| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
tohoku.iij.ad.jp: no data known)
|
|
|
|
|
|
| |
ports
With hat: portmgr
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
created by matherr() no longer need to do so.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
problems. Notified maintainer.
|
| |
|
|
|
|
| |
Submitted by: mike
|
| |
|
|
|
|
|
| |
PR: 22654
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
|
|
|
|
|
| |
${PKGDIR} if DEINSTALL.tclsh exists there.
Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl. The latter
two technically don't need it since they depend on another library
which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing
them anyways as a defensive measure.
|
|
|
|
| |
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
|
|
|
|
|
|
| |
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
|
| |
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/8043
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
| |
|
|
|
|
| |
from octave and iv.
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
|
|
|
|
|
|
| |
Closes PR ports/2937.
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
|
| |
of shared library (the Makefile.lib called in pre-install was for
the static lib).
|
|
ports/2764.
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|