Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=75971 | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808 | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612 | ||||
* | To ports@freebsd.org. | David E. O'Brien | 2002-05-08 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=58737 | ||||
* | Fix master site | David E. O'Brien | 2001-05-25 | 1 | -4/+3 |
| | | | | Notes: svn path=/head/; revision=43040 | ||||
* | Add $FreeBSD$, which help me in problem reports. | David E. O'Brien | 2000-11-22 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=35324 | ||||
* | Remove directory on deinstall | Kris Kennaway | 2000-06-05 | 1 | -0/+1 |
| | | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29210 | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=27423 | ||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=26941 | ||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=26835 | ||||
* | portlint | David E. O'Brien | 1999-09-05 | 1 | -2/+1 |
| | | | | Notes: svn path=/head/; revision=21286 | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=21126 | ||||
* | Replace a dead master site with MASTER_SITE_SUNSITE and the appropriate | Bill Fumerola | 1999-06-04 | 1 | -3/+4 |
| | | | | | | | directory within. Notes: svn path=/head/; revision=19196 | ||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | Michael Haro | 1999-05-03 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=18431 | ||||
* | woju@freebsd.ee.ntu.edu.tw requested I take over maintance. | David E. O'Brien | 1998-11-12 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=14485 | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | Satoshi Asami | 1998-11-11 | 1 | -3/+4 |
| | | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465 | ||||
* | QueSO determines a remote OS by sending simple TCP packets and analysing | David E. O'Brien | 1998-10-24 | 7 | -0/+164 |
the result. Notes: svn path=/head/; revision=14169 |