Commit Graph

40 Commits

Author SHA1 Message Date
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Andrey A. Chernov
6878b46b54 Add WWW 2000-04-17 04:07:59 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Andrey A. Chernov
94fe11a957 Fix for address with last "."
Submitted by:	obrien
2000-02-21 00:28:53 +00:00
Andrey A. Chernov
e1ef1b0b0b Handle all RU/SU domains properly now 1999-11-04 00:39:52 +00:00
Andrey A. Chernov
e64ca32ec5 Strip Russian domains to 2 components, not to 3 1999-11-02 22:05:15 +00:00
Michael Haro
a8b5f10a6f sed -> ${SED} and portlint 1999-08-27 20:16:57 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +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
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Andrey A. Chernov
484d98218a upgrade to 3.52 1999-05-16 22:58:26 +00:00
Satoshi Asami
7a143b1217 Back out unapproved commit from an idiot committer who can't
understand what "ports freeze" means.
1999-05-12 01:33:37 +00:00
Andrey A. Chernov
ef8667b482 upgrade to 3.52 1999-05-11 14:16:53 +00:00
David E. O'Brien
c13b124c9a Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.
(hope he doesn't mind)
1999-05-09 21:47: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
c651511a68 upgrade to 3.49 1999-01-15 00:36:59 +00:00
Andrey A. Chernov
50f913b722 upgrade to 3.47 1998-12-14 16:33:13 +00:00
Andrey A. Chernov
6889f2dbd2 Use PERL variable for script 1998-10-07 10:15:19 +00:00
Andrey A. Chernov
4055532e85 Use PERL5 variable 1998-09-16 11:45:01 +00:00
Andrey A. Chernov
a236b86e49 upgrade to 4.42 1998-09-15 17:23:32 +00:00
Andrey A. Chernov
dba3507399 Upgrade to 3.35 1998-07-31 14:46:24 +00:00
Andrey A. Chernov
e5216a176b Upgrade to 3.33 1998-06-30 19:36:41 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Andrey A. Chernov
2193d7be94 upgrade to 3.31 1998-06-09 22:21:00 +00:00
Andrey A. Chernov
b98d1705bf Upgrade to 3.28 1998-05-16 08:43:28 +00:00
Andrey A. Chernov
6029ceef86 Upgrade to 3.14 1998-04-01 23:29:31 +00:00
Andrey A. Chernov
72bfa4768b Upgrade to 3.6 1998-03-03 00:38:18 +00:00
Andrey A. Chernov
a8112295cb Upgrade to 2.87b 1998-01-17 13:50:45 +00:00
Andrey A. Chernov
4f672c1248 Upgrade to 2.87 1998-01-02 05:40:57 +00:00
Andrey A. Chernov
dcc724f9d0 Upgrade to 2.84 1997-12-15 22:51:03 +00:00
Satoshi Asami
462561efee Define the variables more naturally. (You can see it's now one line
less. :)
1997-11-15 10:35:49 +00:00
Andrey A. Chernov
a5d40cdbf6 Upgrade to 2.78 1997-11-14 16:51:05 +00:00
Andrey A. Chernov
d14e6f1d79 Upgrade to 2.74 1997-11-08 15:50:27 +00:00
Andrey A. Chernov
afa3809ca6 Remove h$id expansion 1997-10-07 22:20:28 +00:00
Andrey A. Chernov
b8e7e46736 Fix possible regexp botch 1997-10-07 22:16:25 +00:00
Andrey A. Chernov
a695a0fbb8 Upgrade to 2.56 1997-10-07 21:34:19 +00:00
Andrey A. Chernov
aa07770f89 New name for adcomplain home page 1997-10-05 10:17:03 +00:00
Masafumi Max NAKANE
95d2da7653 Style police. 1997-09-13 21:31:54 +00:00
Masafumi Max NAKANE
94cd1c774d Remove lines containing $Id$ and adjust this patch file so that this can
be applied cleanly.
1997-09-13 21:29:51 +00:00
Andrey A. Chernov
d33e4a090c Mail/News SPAM complain tool 1997-09-13 14:04:22 +00:00