| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
Because configure's timestamp is older than configure.ac's
one. Almost configure's timestamp == configure.ac's one,
but this is not good. So I enforced that configure's
timestamp is always newer than configure.ac's one.
Pointed out by: pointyhat via kris
|
|
|
|
| |
I was cheated by: ume
|
| |
|
|
|
|
|
| |
PR: ports/92939
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Update japanese/less to less-382-iso258.
- gtags is now supported by original source,
so less-358-iso254+gtags-20010110.tar.gz is removed.
PR: ports/90142
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by: maintainet timeout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Notified by: kris
|
| |
|
|
|
|
| |
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: nork
Tested by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
|
| |
|
|
|
|
| |
Obtained from: vim6
|
|
|
|
|
| |
fix submitted by: issei
Reported by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: issei
|
| |
|
|
|
|
|
| |
Submitted by: k5 (maintainer)
PR: ports/23573
|
|
|
|
|
|
|
| |
Change maintainer.
PR: ports/22870
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
|
|
|
|
|
| |
PR: 22230
Submitted by: YASUTOMI Nobuhiro <nobu@psrc.isac.co.jp> MAINTAINER
|
|
|
|
|
|
|
|
| |
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
|
| |
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
| |
|
| |
|
|
|
|
|
| |
PR: 8160
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 7293
Submitted by: Nobuhiro Yasutomi <nobu@prsc.isac.co.jp>
|
|
|
|
|
| |
PR: 7205
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
|
|
|
|
| |
PR: 6390
Submitted by: maintainer
|
|
|
|
|
| |
Reviewed by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (maintainer)
Submitted by: itojun
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
|
|
|
|
|
|
|
|
| |
Change the maintainer to nobu@psrc.isac.co.jp. (Well, he has been
maintaining this port, but someone with commit privilege should be listed as
maintainer back when he submitted the original port.)
PR: 4475
Submitted by: nobu@psrc.isac.co.jp
|
| |
|
| |
|
|
|
|
| |
Inspired by: obrien
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
| |
|
|
|
|
| |
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
|
| |
Submitted by:
Obtained from:
|
|
|
|
| |
and some other minor cleanup.
|
|
with prefix "j" so as not to tramp on the regular less.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|