Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USE_REINPLACE from all categories starting with S | edwin | 2006-05-13 | 1 | -1/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 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) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Add a mirror | dwcjr | 2002-09-01 | 1 | -2/+2 |
| | | | | | | | Make DISTFILES take version number from PORTVERSION PR: 41951 Submitted by: maintainer | ||||
* | PERL -> REINPLACE_CMD | pat | 2002-06-23 | 1 | -1/+2 |
| | | | | | | PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com> | ||||
* | To ports@freebsd.org. | obrien | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Add $FreeBSD$, which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -3/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | @dirrm share/doc/rid | asami | 2000-06-07 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | RID is a configurable tool which uses intrusion fingerprints to track down | obrien | 2000-02-14 | 7 | -0/+70 |
compromised hosts. RID can remotely detect Stacheldraht, TFN, Trinoo and TFN2k if the attacker did not change the default ports. |