Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update WWW | miwi | 2008-08-12 | 1 | -1/+1 |
| | | | | | PR: 126319 Submitted by: Chris St Denis <chris@smartt.com> | ||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | Remove obsolete mastersite. | linimon | 2005-09-28 | 1 | -1/+0 |
| | | | | Source: distfile survey | ||||
* | Homepage has moved. | sem | 2004-07-18 | 1 | -1/+1 |
| | | | | Approved by: krion (mentor) (implicitly) | ||||
* | - Fix MASTER_SITES | krion | 2004-05-25 | 1 | -1/+1 |
| | | | | | PR: ports/67154 Submitted by: Roman Neuhauser <neuhauser@chello.cz> | ||||
* | Tidy up whitespace. | trevor | 2004-04-11 | 1 | -2/+2 |
| | |||||
* | - tar -> ${TAR} (since we have now a bsdtar ;) | clement | 2004-04-07 | 1 | -1/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | Add MASTER_SITE_PACKETSTORM as an additional mirror. | petef | 2003-08-17 | 1 | -1/+3 |
| | | | | | | PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 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-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update master sites | obrien | 2002-05-09 | 2 | -5/+5 |
| | | | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> PR: 37850 | ||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | Remove the restriction on these due to containing DES code. | obrien | 2000-11-25 | 1 | -1/+0 |
| | |||||
* | Add $FreeBSD$'s which help me in problem reports. | obrien | 2000-11-22 | 1 | -0/+1 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -2/+2 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 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 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -10/+10 |
| | |||||
* | portlint | obrien | 1999-09-05 | 2 | -2/+0 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -3/+3 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -4/+4 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | '-lcrypt' is needed in the USE_DES case too. | steve | 1998-10-10 | 1 | -2/+2 |
| | | | | PR: 8080 | ||||
* | Don't fetch Crack from a US site. | obrien | 1997-11-26 | 1 | -2/+1 |
| | |||||
* | Replace a couple of non-working master_sites with working ones. | fenner | 1997-06-09 | 1 | -3/+3 |
| | | | | Found by: distfile checker | ||||
* | Add $Id$. | asami | 1997-02-06 | 1 | -0/+3 |
| | |||||
* | Minor style nitpick. | obrien | 1997-02-02 | 1 | -1/+1 |
| | |||||
* | Change Makefile more to my likeing. | obrien | 1997-02-02 | 1 | -8/+8 |
| | |||||
* | This is Alec Muffett's password guessing program. | obrien | 1997-02-02 | 9 | -0/+97 |
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's MD5 style passwords. |