Commit Graph

63 Commits

Author SHA1 Message Date
Sergey A. Osokin
893b6ff7ec Fix NOSHARED (produce static executable)
Noticed by:	Dan Nelson
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR:		54699, 54700
2003-07-21 12:42:34 +00:00
Shigeyuki Fukushima
d6622ef721 Update to 4.1.1.
PR:		ports/53513
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-07-04 15:12:52 +00:00
Shigeyuki Fukushima
1b18ca6529 Update to 4.1.0.dev7.
PR:		ports/50451
Submitted by:	Anders Andersson <anders@andersa.net>
2003-04-04 12:44:52 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
cae02560c6 Add missing manpage 2003-01-14 05:33:26 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Shigeyuki Fukushima
bde1614b6b Update to 4.1.0.dev5.
Remove FORBIDDEN mark.
2002-10-13 17:11:37 +00:00
Shigeyuki Fukushima
391a77aac8 Update to 4.1.0.dev4, new zsh development version. 2002-05-22 16:28:04 +00:00
Kris Kennaway
e86f9a98b7 Move a pre-everything target which displays a message and exits to
a FORBIDDEN tag.
2002-05-18 02:59:03 +00:00
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
Will Andrews
c4314f0ecb Upgrade Zsh to 4.0.1:
C1) Turn shells/zsh-devel into a stub which prints a message that
	    points people at the new shells/zsh, upgraded to 4.0.1.
	M1) Add patch to fix some functions included in 4.0.1.
	M2) Remove obsolete patches.
	M3) Remove MASTER_SITE_LOCAL since we can't use knu's version now.
	W1) Remove MASTER_SITE_LOCAL fully.
	W2) Put patch-aa in patch-ab for backwards-compatible diffing.
	W3) Do C1 with the least diff, using pre-everything:: and then
	    ${FALSE}'ing out after printing the message.

Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>,
		Christian Weisgerber <naddy@mips.inka.de>
Noted by:	Cyrille Lefevre <clefevre@redirect.to>,
		Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Approved by:	shige (C1)
2001-06-03 18:43:08 +00:00
Shigeyuki Fukushima
a2ddabb4c8 Correct MASTER_SITES.
Submitted by:	Brett M Hogden <hogden@rge.com>
2000-10-27 16:37:56 +00:00
Akinori MUSHA
5fe6c3dc48 Update _kld to look (also) into /boot/kernel for kernel modules. 2000-09-06 15:07:31 +00:00
Akinori MUSHA
afd6b6f4e1 Get rid of the workaround regarding the libzsh-3.1.x.so generation, as
zsh 3.1.9 was found to generate it also on 3-STABLE.

This should fix the breakage of the package for 3-STABLE.

Pointed out by:	Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>
Reviewed by:	shige (Maintainer)
2000-06-30 08:12:40 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Maxim Sobolev
7c22eb053a Add MASTER_SITE_SOURCEFORGE.
Submitted by:	Ollivier Robert <roberto@keltia.freenix.fr>
2000-06-15 10:24:55 +00:00
Akinori MUSHA
734603bc20 The zsh-functions distfile has been moved from freefall to ftp. 2000-06-08 14:53:07 +00:00
Shigeyuki Fukushima
d2cb670101 Update to 3.1.9. 2000-06-08 14:34:59 +00:00
Shigeyuki Fukushima
57ded945a1 Add dependency to autoconf.
PR:		ports/19066
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2000-06-06 17:54:20 +00:00
Shigeyuki Fukushima
86ad2630ed Update to 3.1.7.
Submitted by:	knu@FreeBSD.org
2000-06-02 18:01:29 +00:00
Akinori MUSHA
1e5c0b46e1 Update to 3.1.7-pre-4.
No response from:	shige

Now the FreeBSD specific compdefs I submitted have been included
within their distribution!

Introduce a workaround for the libzsh shared library generation.
This should be solved by the forthcoming 3.1.7 release.
2000-05-27 19:03:47 +00:00
Shigeyuki Fukushima
332a0f517d Update to 3.1.7.p2. 2000-05-02 16:04:56 +00:00
Akinori MUSHA
ff050cd009 Oops, I forgot the distfile zsh-3.1.7-pre-1.tar.gz was under
zsh/development/, not zsh/.

Noticed by:	cpiazza
2000-04-29 15:20:10 +00:00
Shigeyuki Fukushima
95e89bcde7 Update to 3.1.7.p1.
Submitted by:	knu@FreeBSD.org
2000-04-29 15:00:44 +00:00
Shigeyuki Fukushima
7e1e3c5d9a Add some completion definitions(compdef) of FreeBSD original commands.
Contributor, knu-san, thank you!
And we need more and more compdefs! :)
2000-04-25 17:27:50 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Satoshi Asami
62eda254b9 As per prior decision, move NO_LATEST_LINK from zsh to zsh-devel. As
it is obvious from their names, NO_LATEST_LINK should have been in
zsh-devel/Makefile when it was committed.

We will revisit this issue after the release.
2000-02-22 06:15:57 +00:00
Shigeyuki Fukushima
66826587ed Fix reported in ports/14376 does not solve the problem essentially.
Therefore I solve the problem by the another way.
Thank you for your bug-report.

PR:		ports/14376
Submitted by:	Will Andrews <andrews@technologist.com>
1999-10-29 14:39:47 +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
Shigeyuki Fukushima
bfd08aac4c Update to 3.1.6.
PR:		ports/12944
Submitted by:	Chris Piazza <cpiazza@FreeBSD.org>
1999-08-06 11:59:41 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
Steve Price
81165fa536 Update to version 3.1.5 after repository copy.
PR:		8552
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-24 08:01:26 +00:00
Satoshi Asami
fc38cb75e9 Mark this broken while Steve works on upgrade. 1998-12-24 07:42:53 +00:00
Masafumi Max NAKANE
7d889fa355 Update /etc/shells upon make install. 1998-08-27 02:33:51 +00:00
Torsten Blum
bed1863567 Upgrade to 3.0.5 1997-09-26 08:23:15 +00:00
Torsten Blum
6740f47b6f Update from 3.0.2 to 3.0.4 1997-06-25 05:24:46 +00:00
Masafumi Max NAKANE
e61e2fecb8 Use install-info to edit the dir file. 1997-06-16 11:51:14 +00:00
Torsten Blum
483cf6a144 Upgrade to 3.0.2 1996-12-19 11:31:22 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Torsten Blum
bbbe77322b Upgrade to 3.0.1 1996-11-15 12:51:59 +00:00
Torsten Blum
732f7e5a43 Upgrade to 3.0.0 1996-09-14 22:55:01 +00:00
Torsten Blum
b050c4809a Upgrade to 3.0 pre 2
Approved-By: asami
1996-07-09 22:11:19 +00:00
Torsten Blum
83ebfb6e7c Upgrade to 2.6 beta 21
OK'ed by: gpalmer
1996-06-24 11:46:40 +00:00
Torsten Blum
dcab64c2af the path on the master sites have changed... 1996-05-16 08:03:47 +00:00
Satoshi Asami
cff81d0b57 Conditionalize man page compression on NOMANCOMPRESS. Use a .for loop
instead of a humongous gzip command line.
1996-05-15 23:02:07 +00:00
Torsten Blum
2f8774e7b3 Update to beta 17 1996-05-15 18:39:35 +00:00
Torsten Blum
b805fb9d01 upgrade to beta 13 1996-03-06 17:57:58 +00:00