Commit Graph

19 Commits

Author SHA1 Message Date
Jimmy Olgeni
f16938e3a0 Spaces -> tabs in ports/german. 2001-02-06 13:13:16 +00:00
Satoshi Asami
c919543fe7 Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}
now.
2000-04-14 23:53:21 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
2494e76fd1 Add WWW: 1999-05-03 06:17:22 +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
Satoshi Asami
37c4cb74f3 Move PLIST generation to do-install. Since do-install is already define
in this Makefile, there wasn't much reason why it was separate anyway.
1998-08-25 01:25:05 +00:00
Justin M. Seger
46bf36ee1a Distfile apparently changed on master site. 1997-11-08 19:23:35 +00:00
Satoshi Asami
9ed3192fd6 Um, you can't just "enable checksum test" in the Makefile without
adding it here.  How old is your bsd.port.mk?
1997-10-08 05:26:10 +00:00
Wolfram Schneider
97a266e133 Delete last empty line. 1997-10-03 12:26:29 +00:00
Wolfram Schneider
f52a20dba1 Portlint. Add a scond MASTER_SITES. Enable checksum test. 1997-10-03 12:25:15 +00:00
Satoshi Asami
847da6fb45 (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILES
for files for which the checksum should not be checked.

(2) Use the PLIST variable to point to temporary PLIST in ${WRKSRC}.
    Under no circumstances should a port modify a file in the
    repository (${PKGDIR}/PLIST in this case).
1997-10-02 05:32:40 +00:00
Wolfram Schneider
33cd908f8f Disable checksum - the distfile will be updated daily.
Create pkg/PLIST on the fly.
1997-10-01 20:55:20 +00:00
Satoshi Asami
39ca1b5003 Portlint baby! 1997-09-30 06:51:09 +00:00
Wolfram Schneider
55230eac08 Date typo. 1997-09-29 18:04:04 +00:00
Wolfram Schneider
7f4afc72f1 German GNU and Linux manual pages. 1997-09-29 18:02:05 +00:00