Commit Graph

33 Commits

Author SHA1 Message Date
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Steve Price
853fa7ed5f Fix a few spelling nits. 2000-08-13 15:14:23 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
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
Jean-Marc Zucconi
13bab5d0f0 Fix MASTER_SITES
PR:		ports/17162
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-03 22:13:12 +00:00
Jean-Marc Zucconi
214f11c865 Don't check the existence of the font directory. It always exists thanks to
BSD.x11.dist.
2000-02-23 02:03:55 +00:00
Jean-Marc Zucconi
eb867c45b8 Create X11 font directory if it does not exist.
PR:		ports/16868
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-21 23:17:31 +00:00
Jean-Marc Zucconi
bb331b64d8 This file goes with rev 1.17 of Makefile. I forgot to cvs add it last time.
PR:		ports/16731
2000-02-17 15:56:43 +00:00
Jean-Marc Zucconi
42aba7d78c Add new MASTER_SITES
Support CFLAGS properly

PR:		ports/1667
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-13 01:21:24 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +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
Steve Price
98a694e9a8 Move manpages from pkg/PLIST to MAN* macro in Makefile. 1998-09-28 02:25:34 +00:00
Jean-Marc Zucconi
c242a9d547 move lib/xjewel.* to lib/X11/xjewel, and portlint
Reviewed by:	jmz
Submitted by:	vanilla
1998-05-13 21:26:11 +00:00
Satoshi Asami
f863ca684c Oops, there were two more places I needed to change pcf.Z -> pcf.gz! 1997-06-12 04:23:24 +00:00
David E. O'Brien
20b9bbed0a Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
MASTER_SITE_SUBDIR=games
swallace wasn't listed as MAINTAINER of any of his ports
janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports
bin.bin --> ${BINOWN}.${BINGRP}
chown --> /usr/sbin/chown
	(not everyone has /usr/sbin in their path, esp. if you sudo'ed to root)
mkdir -p --> ${MKDIR}
1997-01-03 09:38:01 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
76d301aa2d Shorten and fix typos.
Typo fix submitted by:	James Raynard <fports@jraynard.demon.co.uk>
1996-07-10 08:17:53 +00:00
Satoshi Asami
93ee51481e (1) Rename do-install to post-install.
(2) Take out make install.man from pre-install, it's not necessary as
    USE_IMAKE is set.
1995-05-02 11:42:00 +00:00
Satoshi Asami
069e6920d0 Take out invocation of fake-pkg from do-install target. It is now
done in the main install target itself.
1995-04-24 09:10:36 +00:00
Satoshi Asami
8b2e20cba0 Don't forget to add
@${MAKE} ${.MAKEFLAGS} fake-pkg

to your do-install target! ;)
1995-04-21 01:21:34 +00:00
Satoshi Asami
ca676ef208 Updates of games Makefiles. I think they work, but don't quote
me on this. ;)
1995-04-20 18:21:16 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Satoshi Asami
f4d6acbc42 And here comes the next round of Makefile updates, for games. Folks,
there are lots of broken stuff and funky Makefiles here.  Please check
your ports, and also put yourself in MAINTAINER so I know who to talk
to.  Thanks....
1995-04-11 00:20:58 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Jean-Marc Zucconi
5fb7c720d6 man page is gzipped 1994-11-23 15:16:51 +00:00
Jean-Marc Zucconi
4309f1b2f0 xjewel - X windows droping jewels game. Version 1.6 1994-11-22 18:21:47 +00:00