summaryrefslogtreecommitdiff
path: root/russian/pgp.language (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to USE_ZIPJustin M. Seger1999-05-071-6/+2
| | | | Notes: svn path=/head/; revision=18579
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-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. Notes: svn path=/head/; revision=16518
* Depends on config.txt to not confuse with pgp5 installedAndrey A. Chernov1998-10-191-2/+2
| | | | Notes: svn path=/head/; revision=14087
* Unmark RBOKEN, mark RESSTRICTED: cryptoJustin M. Seger1998-10-161-2/+2
| | | | Notes: svn path=/head/; revision=14044
* Mark BROKEN for ELF:Justin M. Seger1998-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 Notes: svn path=/head/; revision=14031
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-3/+1
| | | | Notes: svn path=/head/; revision=11552
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ruBill Fenner1997-08-101-2/+2
| | | | | | | Submitted by: ache (Andrey A. Chernov) Notes: svn path=/head/; revision=7517
* Fix path on MASTER_SITEBill Fenner1997-08-091-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7507
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Upgrade to 2.6.3iaAndrey A. Chernov1996-05-272-5/+5
| | | | Notes: svn path=/head/; revision=3131
* Update to mach current development PGP snapshotAndrey A. Chernov1996-01-053-5/+5
| | | | Notes: svn path=/head/; revision=2609
* Upgrade to next variantAndrey A. Chernov1995-12-021-1/+1
| | | | Notes: svn path=/head/; revision=2519
* Remove "utils" from the categories. They already are in others.Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2467
* Change "utilities" to "utils.Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2453
* Minor cleanup. Standardize package names (they now all start with "ru-"),Satoshi Asami1995-11-161-3/+3
| | | | | | | add "russian" to categories. Notes: svn path=/head/; revision=2427
* 1st EXEC->BUILDAndrey A. Chernov1995-09-231-3/+3
| | | | | | | 2nd EXEC->RUN Notes: svn path=/head/; revision=2183
* Fix the dependencies. hfs is now in emulators and pgp is in security.Satoshi Asami1995-07-131-2/+3
| | | | Notes: svn path=/head/; revision=1957
* Remove USA_RESIDENT stuff, it goes to pgp meta-port nowAndrey A. Chernov1995-07-081-19/+3
| | | | Notes: svn path=/head/; revision=1936
* Set IS_INTERACTIVE, user should set USA_RESIDENT to YES or NO.Satoshi Asami1995-07-011-1/+4
| | | | | | | Ok'd by: ache Notes: svn path=/head/; revision=1902
* Remove NO_PACKAGE, it depends now on USA_RESIDENT variableAndrey A. Chernov1995-06-261-6/+16
| | | | | | | which must be set to YES or NO to build this package Notes: svn path=/head/; revision=1893
* Upgrade to current stateAndrey A. Chernov1995-06-221-1/+1
| | | | Notes: svn path=/head/; revision=1858
* Add NO_PACKAGE=yes, depends on restricted source (pgp).Satoshi Asami1995-05-181-1/+4
| | | | Notes: svn path=/head/; revision=1781
* Sorry, I was using an old distfile! The checksum hasn't changed,Satoshi Asami1995-05-171-0/+1
| | | | | | | my apologies, I'll now go eat my lemon meringue. *-<:) Notes: svn path=/head/; revision=1771
* The checksum changed again. This is getting ridiculous.Satoshi 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. Notes: svn path=/head/; revision=1770
* Update checksum, dist file changed without name changeAndrey A. Chernov1995-05-121-1/+1
| | | | Notes: svn path=/head/; revision=1698
* Don't know why this was wrong, but it was.Satoshi Asami1995-05-121-1/+1
| | | | Notes: svn path=/head/; revision=1692
* Minor fixup (adding PKGNAME=pgp-2.6.ru is the largest).Satoshi Asami1995-05-121-6/+8
| | | | Notes: svn path=/head/; revision=1691
* Upgrade.Andrey A. Chernov1995-05-101-1/+1
| | | | Notes: svn path=/head/; revision=1674
* Russian translation module for PGPAndrey A. Chernov1995-05-045-0/+50
Notes: svn path=/head/; revision=1607