Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update maintainer email address | pat | 2002-08-08 | 2 | -1/+3 |
| | | | | | PR: ports/41429, ports/41430 Submitted by: maintainer | ||||
* | Update maintainer email. | tobez | 2001-10-12 | 1 | -1/+1 |
| | | | | | PR: 31236 Submitted by: maintainer | ||||
* | Fix MASTER_SITES and take maintainership. | markp | 2001-07-19 | 1 | -2/+3 |
| | | | | | PR: 28891 Submitted by: Adam Kranzel <adam@alameda.edu> | ||||
* | - Fix MASTER_SITES | kevlo | 2001-02-28 | 2 | -2/+2 |
| | | | | | | | - Fix type in WWW: line PR: 25429 Submitted by: Ports Fury | ||||
* | Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment} | olgeni | 2001-01-31 | 1 | -1/+1 |
| | | | | files. | ||||
* | Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years. | will | 2001-01-27 | 1 | -1/+1 |
| | |||||
* | Update to version 2.15. | steve | 2000-05-29 | 7 | -62/+91 |
| | | | | | PR: 16676 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Host the distfile on my WWW page since the MASTER_SITE seems to have | steve | 2000-05-28 | 1 | -3/+4 |
| | | | | dissappeared. | ||||
* | Convert to PORTNAME/PORTVERSION. The following ports hand invalid version | asami | 2000-04-14 | 1 | -2/+2 |
| | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Remove empty directories on deinstall. | steve | 1998-09-28 | 1 | -0/+1 |
| | |||||
* | Use the MANx variables. This commit only covers ports that | hoek | 1998-08-23 | 2 | -2/+4 |
| | | | | | | | | | | | 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. | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and | obrien | 1997-01-03 | 1 | -1/+3 |
| | | | | | | | | | | 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} | ||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 1 | -2/+2 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -1/+0 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Shorten and fix typos. | asami | 1996-07-10 | 1 | -1/+1 |
| | | | | Typo fix submitted by: James Raynard <fports@jraynard.demon.co.uk> | ||||
* | Change NO_PACKAGE to RESTRICTED, the reason is possible trademark | asami | 1996-06-14 | 1 | -2/+2 |
| | | | | infringement. | ||||
* | Expand lib/xrisk. | asami | 1996-03-07 | 1 | -1/+52 |
| | |||||
* | Well we can't distribute the distfile but that doesn't mean we can't have | asami | 1996-03-07 | 1 | -0/+1 |
| | | | | a checksum. | ||||
* | Move the comment to after NO_PACKAGE so it's easier to grep and see | asami | 1996-03-07 | 1 | -4/+2 |
| | | | | why it's so. | ||||
* | Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly. | asami | 1995-05-27 | 1 | -1/+2 |
| | |||||
* | Added NO_PACKAGES=yes, restrictive copyright. | asami | 1995-05-13 | 1 | -1/+5 |
| | |||||
* | And here comes the next round of Makefile updates, for games. Folks, | asami | 1995-04-11 | 1 | -4/+4 |
| | | | | | | 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.... | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Anyone remember the board game risk? Here it is... | jmacd | 1995-02-05 | 4 | -0/+21 |
Submitted by: swallace |