| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
Notes:
svn path=/head/; revision=124183
|
|
|
|
| |
Notes:
svn path=/head/; revision=118712
|
|
|
|
| |
Notes:
svn path=/head/; revision=116635
|
|
|
|
|
|
|
|
|
| |
- add a WITHOUT_NLS knob
Requested by: many
Notes:
svn path=/head/; revision=116634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
| |
Notes:
svn path=/head/; revision=112149
|
|
|
|
|
|
|
|
|
|
| |
o Drop maintainership
PR: 67607
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
Notes:
svn path=/head/; revision=112134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=100321
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
| |
Prodded by: kris
Notes:
svn path=/head/; revision=87743
|
|
|
|
| |
Notes:
svn path=/head/; revision=87644
|
|
|
|
| |
Notes:
svn path=/head/; revision=76311
|
|
|
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
Notes:
svn path=/head/; revision=63850
|
|
|
|
| |
Notes:
svn path=/head/; revision=62811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix libtool .la files installation and potential conflict with
libiconv [1]
o Take over maintainership [2]
Submitted by: marcus [1]
Reviewed by: anders, marcus, will, FreeBSD-Ports mailing list
Requested by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> (previous maintainer) [2]
Approved by: Yuan-Chen Cheng <ycheng@sinica.edu.tw> (previous maintainer)
Notes:
svn path=/head/; revision=62810
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
Notes:
svn path=/head/; revision=57625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
Notes:
svn path=/head/; revision=56168
|
|
|
|
|
|
|
| |
No responce from: maintainer
Notes:
svn path=/head/; revision=38136
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=35480
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 18577
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Reviewed by: maintainer
Notes:
svn path=/head/; revision=28575
|
|
|
|
|
|
|
|
|
| |
and shared libraries
Reviewed by: maintainer
Notes:
svn path=/head/; revision=27965
|
|
|
|
| |
Notes:
svn path=/head/; revision=27866
|
|
|
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
Notes:
svn path=/head/; revision=27537
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
PR: 15759
Submitted by: Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
Notes:
svn path=/head/; revision=24287
|