| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
starting with A
Notes:
svn path=/head/; revision=240066
|
|
|
|
| |
Notes:
svn path=/head/; revision=229483
|
|
|
|
| |
Notes:
svn path=/head/; revision=226270
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214428
|
|
|
|
|
|
|
|
| |
Submit:ted by:
Revi:rewed by:
Notes:
svn path=/head/; revision=178618
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=177113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Add support for WITHOUT_NLS.
+ Remove patch-configure as it doesn't seem to affect the build any
longer, with or without libtool in the system -- tested with diff.
+ Fix pkg-plist: The locale dirs used here are either standard,
listed in BSD.local.dist, or managed by the gettext port, so
we needn't try to remove them.
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=172775
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154140
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=146548
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
| |
Submitted by: sf
Notes:
svn path=/head/; revision=95238
|
|
PR: 59704
Submitted by: Sergey Akifyev <asa@gascom.ru>
Notes:
svn path=/head/; revision=95221
|