Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
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
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
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
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
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
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
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +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
Jean-Marc Zucconi
4309f1b2f0
xjewel - X windows droping jewels game. Version 1.6
1994-11-22 18:21:47 +00:00