| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
| |
With hat: portmgr (myself)
|
| |
|
|
|
|
|
| |
550 5.1.2 <taguchi@tohoku.iij.ad.jp>... Host unknown (Name server:
tohoku.iij.ad.jp: no data known)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
ports
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES [1]
- Fix maintainer's e-mail [1]
- Fix build with gcc4 [2]
- Fix wrongly implemented NOPORTDOCS
- Bump PORTREVISION
PR: ports/106913 [1],
ports/106914 [2]
Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (maintainer) [1] [2]
Approved by: erwin (mentor)
|
| |
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Submitted by: Maintainer (taguchi@tohoku.iij.ad.jp)
|
|
|
|
|
| |
Submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
Approved by: MAINTAINER
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
|
|
|
| |
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
|
|
|
|
|
| |
PR: 15349
Submitted by: maintainer
|
|
|
|
|
| |
PR: 13483
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
some core dump probrems)
PR: 11554
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/10915
Submitted by: haro@tk.kubota.co.jp (Munehiro Matsuda)
|
|
|
|
|
| |
PR: ports/10816
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
|
|
|
|
|
|
|
|
| |
- Entry binding didn't work properly in XIM session.
- Widget path name that have kanji cound not be parsed when
internal kanji code is JIS.
PR: 8391
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/8046
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 7342
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
|
| |
PR: 6952
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
| |
|
|
"Graphical toolkit for Japanized TCL, version 8.0".
PR: 5579
|