Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | adamw | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Make games/xlife buildable on -CURRENT again | edwin | 2002-10-25 | 1 | -4/+7 |
| | | | | | | PR: ports/44264 Submitted by: Mark Huizer (xaa@dodh.org) Reviewed by: kris@freebsd.org | ||||
* | Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵ | dwcjr | 2001-09-23 | 1 | -2/+1 |
| | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will | ||||
* | Convert to PORTNAME/PORTVERSION. The following ports hand invalid version | asami | 2000-04-14 | 1 | -3/+3 |
| | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. | ||||
* | Fix MASTER_SITES. | sada | 2000-03-05 | 1 | -1/+1 |
| | | | | | PR: ports/17163 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Fix MASTER_SITES and rearrange install target. | steve | 1999-12-10 | 1 | -11/+9 |
| | | | | | PR: 15380 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Add a trailing '/' to the end of a MASTER_SITE | cpiazza | 1999-08-27 | 1 | -1/+1 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES | cpiazza | 1999-08-18 | 1 | -3/+3 |
| | | | | | PR: 13238 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Remove bad MASTER_SITEs and add more good ones. | jseger | 1998-10-03 | 1 | -4/+3 |
| | |||||
* | Move manpages from pkg/PLIST to MAN* macro in Makefile and add a bunch | steve | 1998-09-28 | 2 | -3/+207 |
| | | | | of files pkg/PLIST forgot. | ||||
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-25 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | Seems the "R5contrib" dir finally disappeared from ftp.x.org. | asami | 1997-09-09 | 1 | -3/+3 |
| | | | | Reminded by: Bill Fenner's distfile checker | ||||
* | Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and | obrien | 1997-01-03 | 1 | -2/+4 |
| | | | | | | | | | | 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} | ||||
* | 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 one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | And here comes the next round of Makefile updates, for games. Folks, | asami | 1995-04-11 | 1 | -4/+6 |
| | | | | | | 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. | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | John Horton Conway's Game of Life, taken from R5-contrib archives. | asami | 1995-03-16 | 6 | -0/+117 |