| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The options weren't getting sent to the linker. Moreover, the -lncurses
switch was not required and runpath switches are required, otherwise
the realtime linker finds the system libncurses before the ports version.
Use "Linker_Options" instead of "Switches" to enable linker options.
Reported by: Natacha Porte
Notes:
svn path=/head/; revision=354108
|
|
|
|
| |
Notes:
svn path=/head/; revision=344710
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was another Ada "library" port that didn't actually build the
library. The first step is to switch to the original source (AdaCurses
has been distributed by ncurses, but it's maintained separately by
Thomas Dickey). Besides a much smaller distfile, we also get the html
documentation which is not provided by ncurses.
Use the provided makefile to build. The only change was adacurses.gpr
added by myself to use as an alternative to adacurses-config (which is
also now generated instead of provided if /files). This should address
a complaint I heard at FOSDEM about AdaCurses not working (hopefully).
Notes:
svn path=/head/; revision=344549
|
|
|
|
| |
Notes:
svn path=/head/; revision=344510
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
|
|
| |
that they are not written in Ada and build fine without any Ada compiler.
PR: ports/178166
Submitted by: John Marino <draco@marino.st>
Notes:
svn path=/head/; revision=316927
|
|
|
|
|
|
|
| |
- Add License
Notes:
svn path=/head/; revision=274271
|
|
|
|
| |
Notes:
svn path=/head/; revision=270193
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=244870
|
|
|
|
|
|
|
|
| |
PR: ports/138082
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Notes:
svn path=/head/; revision=240826
|
|
|
|
| |
Notes:
svn path=/head/; revision=236451
|
|
|
|
| |
Notes:
svn path=/head/; revision=232975
|
|
|
|
|
|
|
| |
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=194470
|
|
|
|
|
|
|
|
|
|
|
| |
- Taken maintainership by submitter
PR: ports/107698
Submitted by: "Marcelo Araujo" <araujo at bsdmail.org>
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=182641
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=136564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
| |
PR: 59534
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=94618
|
|
|
|
| |
Notes:
svn path=/head/; revision=81207
|
|
|
|
| |
Notes:
svn path=/head/; revision=76254
|
|
|
|
| |
Notes:
svn path=/head/; revision=76252
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
Notes:
svn path=/head/; revision=61589
|