1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Yukihiro Nakai
044fe0d8a2 Fix and updates from KATO Tsuguru.
Submitted by:		"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-01-22 11:46:45 +00:00
Yukihiro Nakai
6b0ea0d8a6 Change MAINTAINER address from nacai@iname.com
to nakai@FreeBSD.org
2000-01-07 02:27:48 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Steve Price
98a694e9a8 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:25:34 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Jun-ichiro itojun Hagino
8cec30a334 update to use latest version (3.3c)
PR:		6222
1998-04-18 12:45:13 +00:00
Satoshi Asami
5b59e10b4c Remove unnecessary USE_X11 (implied by USE_IMAKE) and XMKMF (already
defined, why do we need it?).  Don't put "x11" in category just because
it uses X, or 2/3 of the games would be in x11.  Change "mkdir -p" to
${MKDIR}.

In case you are wondering why I jumped on this so quickly, these are
exactly the things I was fixing on Mr. Nakai's other ports too. ;)
1996-11-20 12:38:49 +00:00
Satoshi Asami
2645323cfb It's not recommended to put the full man page in this file. ;) 1996-11-20 12:35:57 +00:00
Thomas Gellekum
7d186159b1 Import of xsokoban, a pushing blocks solitaire game.
Closes PRs 1801, 2029, 2059.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-20 07:06:59 +00:00