| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 97523
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
|
|
|
|
|
|
|
|
| |
- fix pkg-plist
- add pkg-message
PR: ports/97195
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
|
|
|
|
|
|
|
| |
- Split ipadic into upcoming japanese/mecab-ipadic port.
PR: ports/96887
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
|
|
|
|
|
|
| |
checks to use perl5 even if perl5 is not required...
Pointed out by: kris (via pointyhat)
|
|
|
|
|
|
|
| |
- Unbreak on some conditions.
- Update WWW: line.
No response from: maintainer
|
|
|
|
| |
(maintainer timeout for 2 weeks)
|
|
|
|
|
|
|
| |
is yet to be supported by mecab 0.7.6, so pull ipadic-2.5.1 itself and
use it.
Reported by: "T.P.S.Nakagawa" <yaemon@kikansha.jp>
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: nobutaka
|
| |
|
| |
|
| |
|
| |
|
|
|