Commit graph

54 commits

Author SHA1 Message Date
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Mark Peek
7a6bb52401 Make sure change in patching "builds" correctly on more recent systems.
Submitted by:	gshapiro
2001-09-08 23:21:28 +00:00
Mark Peek
5e02691b8d Update to tcsh-6.11. 2001-09-07 17:36:50 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Steve Price
85c67c3149 Update to version 6.10.00.
PR:		23078
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-11 02:19:19 +00:00
Kris Kennaway
dfd5e25155 Fix the temporary file creation problem with << 2000-11-20 02:45:47 +00:00
Satoshi Asami
4391c4675d Rename PLIST.nobuild to pkg-plist.nobuild. 2000-10-08 06:05:59 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Alexander Langer
9dd4f9878a Correct OSVERSION, which I raised for testing but forgot to
set correctly after that.
2000-07-22 08:42:17 +00:00
Alexander Langer
60619f6fe5 Update to patchlevel 3. 2000-07-21 13:00:24 +00:00
Alexander Langer
1f23d427f6 - Update to verison 6.09.01
- Create symlink for /bin/tcsh (instead of installing full package)
  for -current/-stable (requested by obrien)

PR:		19853
Submitted by:	Ports Fury
2000-07-16 13:02:30 +00:00
David E. O'Brien
a9d4d05c94 Push the FreeBSD version check down to 400021 for tcsh in base system. 2000-07-11 17:16:31 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Andrey A. Chernov
053726fa90 Disable this port for -current
Remove myself from MAINTAINER
2000-04-20 09:20:13 +00:00
Chris Piazza
cd551d001a Fix
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-04-11 21:21:21 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +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
9f389bdc7d Update to tcsh 6.09
Submitted by:	KATO Tsuguru tkato@prontomail.ne.jp
PR:				13413
1999-08-27 23:17:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Steve Price
64c9f43037 Correct identity string on the alpha.
Noticed by:	Jeff Wheat <jeff@cetlink.net>
1999-06-22 17:28:03 +00:00
Andrey A. Chernov
67fa592736 remove links on unexec 1999-03-06 16:07:07 +00:00
Andrey A. Chernov
f247a0fb25 upgrade to 6.08.00 1998-10-21 19:16:55 +00:00
Masafumi Max NAKANE
0bdc221d7d Update /etc/shells upon make install.
ln -> ${LN}
1998-08-27 02:34:07 +00:00
David E. O'Brien
d265ace04d Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
Steve Price
24e6e9519d Yikes! I missed a 'ja-' in my cvs co. Undo the previous
commit.

Pointed out by:	ache@FreeBSD.ORG
1998-07-04 03:09:32 +00:00
Steve Price
35e20053fd Update to version 6.07.06.
PR:		7112
Submitted by:	maintainer
1998-07-03 23:34:26 +00:00
Justin M. Seger
65b8e7cbdf Files from old MASTER_SITE moved to a new site. 1997-11-28 03:35:05 +00:00
Satoshi Asami
fc317df2d6 DISTNAME goes before PKGNAME. 1996-12-17 05:18:09 +00:00
Andrey A. Chernov
d88d277609 Upgrade to 6.07.02 1996-12-16 01:40:25 +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
e3fb033222 Replace last occurance of collate_range_cmp call with its code 1996-10-31 15:14:25 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Andrey A. Chernov
f4e00da194 Convert to newly added collate compare function 1996-08-12 21:58:38 +00:00
Andrey A. Chernov
e29d848cb8 Use collate for alpha character ranges 1996-08-12 02:56:37 +00:00
Andrey A. Chernov
edf1c5bab6 Master site changed 1996-05-01 01:33:55 +00:00
Jordan K. Hubbard
1d1872d38d Remove my previous changes - this is handled better elsewhere
I guess, though I'm still nonplussed that it didn't seem to do
me any good.
1995-10-11 10:28:59 +00:00
Jordan K. Hubbard
4e1b29fbc6 This port requires a LOT of directories in ${PREFIX}/share/nls - make sure
they're all created before trying to install into them.
1995-10-11 08:46:57 +00:00
Andrey A. Chernov
e959b42cf3 Add missing %D
Reviewed by:
Submitted by:
Obtained from:
1995-07-28 04:08:41 +00:00
Andrey A. Chernov
39ffbfe1c0 Install more message catalogs 1995-06-20 21:20:48 +00:00
Andrey A. Chernov
beeaad0104 Upgrade. French and german message catalogs available now. 1995-06-17 04:48:16 +00:00
Andrey A. Chernov
9d3b63c0c0 Add myself as maintainer 1995-05-06 15:19:43 +00:00
Satoshi Asami
8777d60892 Makefile updates, shell version! This was easy! :) 1995-04-11 19:26:36 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andrey A. Chernov
3e88b7ee8c checksum added 1995-03-21 16:08:11 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
884e46693a Make the required changes to make all existing ports use MASTER_SITES
correctly.
1994-09-13 06:35:06 +00:00