| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=153954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=145112
|
|
|
|
|
|
|
|
| |
PR: 87310
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=145111
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 87260
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=144960
|
|
|
|
|
|
|
| |
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=144099
|
|
|
|
|
|
|
|
|
| |
PR: 86872
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=144073
|
|
|
|
|
|
|
| |
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=142945
|
|
|
|
|
|
|
|
| |
PR: 854[06-15]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=141237
|
|
|
|
|
|
|
|
| |
PR: ports/79832
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
Notes:
svn path=/head/; revision=133183
|
|
|
|
|
|
|
|
| |
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=116953
|
|
|
|
|
|
|
|
| |
PR: ports/66379
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=108866
|
|
|
|
| |
Notes:
svn path=/head/; revision=106930
|
|
|
|
| |
Notes:
svn path=/head/; revision=104582
|
|
|
|
|
|
|
|
| |
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
Notes:
svn path=/head/; revision=103976
|
|
|
|
| |
Notes:
svn path=/head/; revision=102973
|
|
|
|
| |
Notes:
svn path=/head/; revision=76032
|
|
|
|
| |
Notes:
svn path=/head/; revision=75706
|
|
|
|
| |
Notes:
svn path=/head/; revision=57127
|
|
|
|
| |
Notes:
svn path=/head/; revision=46332
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
Notes:
svn path=/head/; revision=29628
|
|
|
|
| |
Notes:
svn path=/head/; revision=29615
|
|
|
|
| |
Notes:
svn path=/head/; revision=27505
|
|
|
|
| |
Notes:
svn path=/head/; revision=26087
|
|
|
|
| |
Notes:
svn path=/head/; revision=25857
|
|
The Str library is a generic string library written in ANSI C which
provides functions for handling, matching, parsing, searching and
formatting of C strings. So it can be considered as a superset
of POSIX string(3), but its main intention is to provide a more
convinient and compact API plus a more generalized functionality.
Notes:
svn path=/head/; revision=24608
|