Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -9/+9 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -2/+2 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Switch to USE_ZIP | jseger | 1999-05-07 | 1 | -6/+2 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Depends on config.txt to not confuse with pgp5 installed | ache | 1998-10-19 | 1 | -2/+2 |
| | |||||
* | Unmark RBOKEN, mark RESSTRICTED: crypto | jseger | 1998-10-16 | 1 | -2/+2 |
| | |||||
* | Mark BROKEN for ELF: | jseger | 1998-10-16 | 1 | -1/+3 |
| | | | | | | | | | | | ===> ru-pgp-2.6.3ia depends on executable: pgp - found [ -d /usr/local/lib/pgp ] || mkdir -p /usr/local/lib/pgp cd /usr/ports/russian/pgp.language/work; install -c -o bin -g bin -m 444 language.txt ru.hlp /usr/local/lib/pgp cd /usr/ports/russian/pgp.language/work; tr -d '\015' < NOTES.ru > /usr/local/lib/pgp/NOTES.ru cd /usr/local/lib/pgp; grep -l -q '^Language.*=.*ru' config.txt || { cp config.txt config.txt.bak; sed 's/^Language.*=.*$/Language = ru/' < config.txt.bak > config.txt; } grep: config.txt: No such file or directory cp: config.txt: No such file or directory *** Error code 1 | ||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 1 | -3/+1 |
| | |||||
* | Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru | fenner | 1997-08-10 | 1 | -2/+2 |
| | | | | Submitted by: ache (Andrey A. Chernov) | ||||
* | Fix path on MASTER_SITE | fenner | 1997-08-09 | 1 | -2/+2 |
| | | | | Found by: distfile checker | ||||
* | 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 |
| | |||||
* | Upgrade to 2.6.3ia | ache | 1996-05-27 | 2 | -5/+5 |
| | |||||
* | Update to mach current development PGP snapshot | ache | 1996-01-05 | 3 | -5/+5 |
| | |||||
* | Upgrade to next variant | ache | 1995-12-02 | 1 | -1/+1 |
| | |||||
* | Remove "utils" from the categories. They already are in others. | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Change "utilities" to "utils. | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Minor cleanup. Standardize package names (they now all start with "ru-"), | asami | 1995-11-16 | 1 | -3/+3 |
| | | | | add "russian" to categories. | ||||
* | 1st EXEC->BUILD | ache | 1995-09-23 | 1 | -3/+3 |
| | | | | 2nd EXEC->RUN | ||||
* | Fix the dependencies. hfs is now in emulators and pgp is in security. | asami | 1995-07-13 | 1 | -2/+3 |
| | |||||
* | Remove USA_RESIDENT stuff, it goes to pgp meta-port now | ache | 1995-07-08 | 1 | -19/+3 |
| | |||||
* | Set IS_INTERACTIVE, user should set USA_RESIDENT to YES or NO. | asami | 1995-07-01 | 1 | -1/+4 |
| | | | | Ok'd by: ache | ||||
* | Remove NO_PACKAGE, it depends now on USA_RESIDENT variable | ache | 1995-06-26 | 1 | -6/+16 |
| | | | | which must be set to YES or NO to build this package | ||||
* | Upgrade to current state | ache | 1995-06-22 | 1 | -1/+1 |
| | |||||
* | Add NO_PACKAGE=yes, depends on restricted source (pgp). | asami | 1995-05-18 | 1 | -1/+4 |
| | |||||
* | Sorry, I was using an old distfile! The checksum hasn't changed, | asami | 1995-05-17 | 1 | -0/+1 |
| | | | | my apologies, I'll now go eat my lemon meringue. *-<:) | ||||
* | The checksum changed again. This is getting ridiculous. | asami | 1995-05-17 | 1 | -1/+0 |
| | | | | | | I made this file empty for now. Andrey, unless you have a really good reason to put it back in, I recommend you to keep it this way. This port fails every time I try to compile it. | ||||
* | Update checksum, dist file changed without name change | ache | 1995-05-12 | 1 | -1/+1 |
| | |||||
* | Don't know why this was wrong, but it was. | asami | 1995-05-12 | 1 | -1/+1 |
| | |||||
* | Minor fixup (adding PKGNAME=pgp-2.6.ru is the largest). | asami | 1995-05-12 | 1 | -6/+8 |
| | |||||
* | Upgrade. | ache | 1995-05-10 | 1 | -1/+1 |
| | |||||
* | Russian translation module for PGP | ache | 1995-05-04 | 5 | -0/+50 |