Dmitry Marakasov
33e3d901d4
Convert most of remaining ports that depend on xorg-libraries to
...
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
2009-06-09 15:33:28 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
c94783fe5c
SHA256ify
...
Approved by: krion@
2006-01-22 11:18:58 +00:00
Trevor Johnson
a1bc8c46f5
Add size data, approved by maintainers.
2004-03-20 21:03:41 +00:00
Pav Lucistnik
e6bc169a47
- Update MASTER_SITES
...
Reported by: bento via kris
2004-01-29 09:24:00 +00:00
Pav Lucistnik
f8cfa92576
- Unbreak on -CURRENT
...
- Remove website that no longer mentions this
- Remove dead mastersite
Approved by: marcus (backup mentor)
2003-11-16 00:44:30 +00:00
Kris Kennaway
73f86248bd
BROKEN on 5.x: does not compile
2003-10-16 02:26:47 +00:00
Akinori MUSHA
a8edaa568e
De-pkg-comment.
2003-02-21 12:06:51 +00:00
Patrick Li
2d2f910d2a
Update maintainer email address
...
PR: ports/41429, ports/41430
Submitted by: maintainer
2002-08-08 01:45:55 +00:00
Anton Berezin
e692723a16
Update maintainer email.
...
PR: 31236
Submitted by: maintainer
2001-10-12 21:57:15 +00:00
Mark Pulford
a6cf39e07b
Fix MASTER_SITES and take maintainership.
...
PR: 28891
Submitted by: Adam Kranzel <adam@alameda.edu>
2001-07-19 06:27:57 +00:00
Kevin Lo
d020deb790
- Fix MASTER_SITES
...
- Fix type in WWW: line
PR: 25429
Submitted by: Ports Fury
2001-02-28 14:28:38 +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
Will Andrews
fd6dcd7936
Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.
2001-01-27 05:40:10 +00:00
Steve Price
2b2f39c6e8
Update to version 2.15.
...
PR: 16676
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:53:15 +00:00
Steve Price
c50e660a84
Host the distfile on my WWW page since the MASTER_SITE seems to have
...
dissappeared.
2000-05-28 03:40:23 +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
David E. O'Brien
253c66d044
Change Id->FreeBSD.
1999-08-25 06:06:33 +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
f19d346946
Remove empty directories on deinstall.
1998-09-28 02:34:32 +00:00
Tim Vanderhoek
f0dd53f0e9
Use the MANx variables. This commit only covers ports that
...
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +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
Masafumi Max NAKANE
86913ca557
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
...
RESTRICTED or BROKEN.
Pointed-out by: asami
1996-12-08 01:45:16 +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
fdeb9ade7a
Change NO_PACKAGE to RESTRICTED, the reason is possible trademark
...
infringement.
1996-06-14 03:21:40 +00:00
Satoshi Asami
785118aa6f
Expand lib/xrisk.
1996-03-07 02:57:36 +00:00
Satoshi Asami
e025d181ad
Well we can't distribute the distfile but that doesn't mean we can't have
...
a checksum.
1996-03-07 02:20:27 +00:00
Satoshi Asami
2b6f46187d
Move the comment to after NO_PACKAGE so it's easier to grep and see
...
why it's so.
1996-03-07 02:19:45 +00:00
Satoshi Asami
cc221c65e9
Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.
1995-05-27 07:44:07 +00:00
Satoshi Asami
5db21736b5
Added NO_PACKAGES=yes, restrictive copyright.
1995-05-13 06:25:04 +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
Joshua Peck Macdonald
35ce358bd0
Anyone remember the board game risk? Here it is...
...
Submitted by: swallace
1995-02-05 09:40:09 +00:00