Michael Haro
feb212beb0
Correct whitespace introduced during PORTNAME conversion and portlint
2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c
$Id$ -> $FreeBSD$
1999-08-31 01:53:22 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2
sed -> ${SED}
1999-08-28 02:17:34 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Justin M. Seger
66dcbafab4
Switch to USE_ZIP
1999-05-07 03:26:25 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
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.
1999-02-03 11:12:01 +00:00
Andrey A. Chernov
4b00ded032
Depends on config.txt to not confuse with pgp5 installed
1998-10-19 20:00:35 +00:00
Justin M. Seger
8eab637064
Unmark RBOKEN, mark RESSTRICTED: crypto
1998-10-16 02:54:07 +00:00
Justin M. Seger
a80e63be7b
Mark BROKEN for ELF:
...
===> 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
1998-10-16 00:48:11 +00:00
Satoshi Asami
7d45e2b7a1
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
1998-06-27 05:20:00 +00:00
Bill Fenner
4bcbe11de3
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
...
Submitted by: ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Bill Fenner
b07a9ea872
Fix path on MASTER_SITE
...
Found by: distfile checker
1997-08-09 19:50:02 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Andrey A. Chernov
f60ed1bfd9
Upgrade to 2.6.3ia
1996-05-27 01:44:53 +00:00
Andrey A. Chernov
c860f873f0
Update to mach current development PGP snapshot
1996-01-05 18:17:38 +00:00
Andrey A. Chernov
8aa7a8b96b
Upgrade to next variant
1995-12-02 23:21:56 +00:00
Satoshi Asami
7256ded795
Remove "utils" from the categories. They already are in others.
1995-11-26 10:51:53 +00:00
Satoshi Asami
0fd2329541
Change "utilities" to "utils.
1995-11-22 13:17:51 +00:00
Satoshi Asami
099d8df4a7
Minor cleanup. Standardize package names (they now all start with "ru-"),
...
add "russian" to categories.
1995-11-16 03:13:14 +00:00
Andrey A. Chernov
7565c4b733
1st EXEC->BUILD
...
2nd EXEC->RUN
1995-09-23 17:22:38 +00:00
Satoshi Asami
a0796a9ef7
Fix the dependencies. hfs is now in emulators and pgp is in security.
1995-07-13 00:55:40 +00:00
Andrey A. Chernov
4ffdb7f567
Remove USA_RESIDENT stuff, it goes to pgp meta-port now
1995-07-08 00:06:53 +00:00
Satoshi Asami
4339e33ed0
Set IS_INTERACTIVE, user should set USA_RESIDENT to YES or NO.
...
Ok'd by: ache
1995-07-01 08:30:48 +00:00
Andrey A. Chernov
ba83f5a272
Remove NO_PACKAGE, it depends now on USA_RESIDENT variable
...
which must be set to YES or NO to build this package
1995-06-26 15:00:37 +00:00
Andrey A. Chernov
2eb8291377
Upgrade to current state
1995-06-22 17:20:40 +00:00
Satoshi Asami
ddcc39957d
Add NO_PACKAGE=yes, depends on restricted source (pgp).
1995-05-18 10:59:27 +00:00
Satoshi Asami
8146415fdd
Sorry, I was using an old distfile! The checksum hasn't changed,
...
my apologies, I'll now go eat my lemon meringue. *-<:)
1995-05-17 09:30:12 +00:00
Satoshi Asami
9f36cb0c2c
The checksum changed again. This is getting ridiculous.
...
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.
1995-05-17 09:00:33 +00:00
Andrey A. Chernov
a8d75be709
Update checksum, dist file changed without name change
1995-05-12 21:50:50 +00:00
Satoshi Asami
fd655dd8d6
Don't know why this was wrong, but it was.
1995-05-12 09:44:13 +00:00
Satoshi Asami
efb53b6a08
Minor fixup (adding PKGNAME=pgp-2.6.ru is the largest).
1995-05-12 09:43:57 +00:00
Andrey A. Chernov
f0a5bf746e
Upgrade.
1995-05-10 11:43:08 +00:00
Andrey A. Chernov
3e2955219d
Russian translation module for PGP
1995-05-04 14:47:57 +00:00