summaryrefslogtreecommitdiffstats
path: root/russian/pgp.language
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* expr -> ${EXPR}mharo1999-08-281-2/+2
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-2/+2
|
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* awk -> ${AWK}mharo1999-08-221-3/+3
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* Switch to USE_ZIPjseger1999-05-071-6/+2
|
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-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 installedache1998-10-191-2/+2
|
* Unmark RBOKEN, mark RESSTRICTED: cryptojseger1998-10-161-2/+2
|
* Mark BROKEN for ELF:jseger1998-10-161-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.asami1998-06-271-3/+1
|
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.rufenner1997-08-101-2/+2
| | | | Submitted by: ache (Andrey A. Chernov)
* Fix path on MASTER_SITEfenner1997-08-091-2/+2
| | | | Found by: distfile checker
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-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.asami1996-11-181-2/+2
|
* Upgrade to 2.6.3iaache1996-05-272-5/+5
|
* Update to mach current development PGP snapshotache1996-01-053-5/+5
|
* Upgrade to next variantache1995-12-021-1/+1
|
* Remove "utils" from the categories. They already are in others.asami1995-11-261-2/+2
|
* Change "utilities" to "utils.asami1995-11-221-2/+2
|
* Minor cleanup. Standardize package names (they now all start with "ru-"),asami1995-11-161-3/+3
| | | | add "russian" to categories.
* 1st EXEC->BUILDache1995-09-231-3/+3
| | | | 2nd EXEC->RUN
* Fix the dependencies. hfs is now in emulators and pgp is in security.asami1995-07-131-2/+3
|
* Remove USA_RESIDENT stuff, it goes to pgp meta-port nowache1995-07-081-19/+3
|
* Set IS_INTERACTIVE, user should set USA_RESIDENT to YES or NO.asami1995-07-011-1/+4
| | | | Ok'd by: ache
* Remove NO_PACKAGE, it depends now on USA_RESIDENT variableache1995-06-261-6/+16
| | | | which must be set to YES or NO to build this package
* Upgrade to current stateache1995-06-221-1/+1
|
* Add NO_PACKAGE=yes, depends on restricted source (pgp).asami1995-05-181-1/+4
|
* Sorry, I was using an old distfile! The checksum hasn't changed,asami1995-05-171-0/+1
| | | | my apologies, I'll now go eat my lemon meringue. *-<:)
* The checksum changed again. This is getting ridiculous.asami1995-05-171-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 changeache1995-05-121-1/+1
|
* Don't know why this was wrong, but it was.asami1995-05-121-1/+1
|
* Minor fixup (adding PKGNAME=pgp-2.6.ru is the largest).asami1995-05-121-6/+8
|
* Upgrade.ache1995-05-101-1/+1
|
* Russian translation module for PGPache1995-05-045-0/+50
OpenPOWER on IntegriCloud