Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | Michael Haro | 1999-08-28 | 1 | -3/+3 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -4/+4 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | grep -> ${GREP} | Michael Haro | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -3/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Misc. PLIST cleanups. | Satoshi Asami | 1999-05-12 | 1 | -0/+1 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Switch to USE_ZIP | Justin M. Seger | 1999-05-07 | 1 | -6/+2 |
| | |||||
* | fix extract cmd | Andrey A. Chernov | 1999-02-07 | 1 | -2/+2 |
| | | | | | PR: 9917 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> | ||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | Satoshi Asami | 1999-02-03 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. | ||||
* | security/rsaref has been ELFized. | Satoshi Asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Secure the freedom of the manpages! Free the manpages! | Tim Vanderhoek | 1998-08-19 | 1 | -1/+0 |
| | | | | PR: ports/7651 | ||||
* | Distfile moved, change path | Andrey A. Chernov | 1997-08-27 | 1 | -3/+3 |
| | |||||
* | Use rsaref from ports for USA | Andrey A. Chernov | 1997-02-02 | 1 | -6/+5 |
| | | | | Add more mirrors | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | Satoshi Asami | 1996-11-18 | 2 | -6/+6 |
| | | | | | | | | 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. | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-)) | David E. O'Brien | 1996-11-17 | 1 | -2/+2 |
| | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable | ||||
* | Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the | Satoshi Asami | 1996-10-16 | 1 | -4/+4 |
| | | | | distfile. | ||||
* | Upgrade to 2.6.3ia | Andrey A. Chernov | 1996-05-27 | 1 | -4/+5 |
| | |||||
* | Upgrade to International release | Andrey A. Chernov | 1996-01-18 | 2 | -7/+10 |
| | |||||
* | Better package list | Andrey A. Chernov | 1996-01-04 | 1 | -1/+5 |
| | |||||
* | Upgrade to next international beta snapshot | Andrey A. Chernov | 1996-01-04 | 1 | -4/+5 |
| | |||||
* | Correct the PGP homepage in the header comments. | Mark Murray | 1995-12-06 | 1 | -2/+2 |
| | |||||
* | Upgrade international variant to next development snapshot | Andrey A. Chernov | 1995-12-02 | 1 | -5/+3 |
| | |||||
* | Pick an initial DISTNAME for this. The extra obfuscation for | Jordan K. Hubbard | 1995-10-07 | 1 | -1/+4 |
| | | | | | US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file. | ||||
* | Upgrade to new international dev snapshot. | Andrey A. Chernov | 1995-09-28 | 1 | -2/+3 |
| | | | | Use pre-fetch target instead of non-documented one. | ||||
* | Upgrade to new international dev version | Andrey A. Chernov | 1995-09-25 | 1 | -4/+1 |
| | |||||
* | Overwrite fetch-depends target instead of old exec_depends | Andrey A. Chernov | 1995-09-24 | 1 | -2/+2 |
| | |||||
* | EXEC->BUILD DEPENDS | Andrey A. Chernov | 1995-09-23 | 1 | -4/+3 |
| | |||||
* | Upgrade international version to 2.6.3i | Andrey A. Chernov | 1995-09-15 | 1 | -10/+14 |
| | |||||
* | Moved to new category security. | Satoshi Asami | 1995-07-13 | 1 | -2/+3 |
| | |||||
* | Make common pkg directory to satisfy 'make index' | Andrey A. Chernov | 1995-07-08 | 4 | -3/+13 |
| | |||||
* | Add NO_PACKAGE | Andrey A. Chernov | 1995-07-07 | 1 | -1/+2 |
| | |||||
* | Fix commit conflict | Andrey A. Chernov | 1995-07-07 | 1 | -0/+76 |