Commit graph

397 commits

Author SHA1 Message Date
Joseph Koshy
963ec014d2 Upgrade to v0.6.0.
- "files/patch-ae" is no longer required
- PLIST substitution is used to merge the files "pkg-plist.doc" and
  "pkg-plist" into one entity
- new patch file "files/patch-static.scm" has been added

Approved by:  alex [MAINTAINER]
2002-01-14 06:53:27 +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
Ying-Chieh Liao
868dd870d0 upgrade to 1.03u
PR:		33226
Submitted by:	maintainer
2001-12-27 08:58:20 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Christian Weisgerber
f54d549681 Fix LC_NUMERIC locale bug.
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
2001-12-04 21:31:54 +00:00
Christian Weisgerber
0f501f4553 * Update to release 2001-10-31.
* Re-enable WANT_STATIC.
* Remove license check and "Proprietary Notice" since we won't distribute
  a package.
* Move notice about locale bug to pkg-descr.

PR:		32343
2001-12-02 17:43:15 +00:00
Maxim Sobolev
3d1f077b65 Override CONFIGURE_TARGET, so that this configure script generated by
autoconf-2.52 doesn't generate a warning.
2001-11-23 15:40:26 +00:00
Christian Weisgerber
452e627854 * Update to 2.05a.
* Split failglob patch into per-file patches.

Reviewed by:	obrien
2001-11-21 01:40:39 +00:00
Will Andrews
d2c7ce6629 Update to 4.0.4.
PR:		31872
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-11-10 02:24:46 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Ying-Chieh Liao
217cd99bfe - Remove BROKEN.
- Comment out WANT_STATIC, which is currently broken.
- Fix an mbstate_t syntax error; from Mitch Tishmack <otomo@qwest.net>.
- Skip unused floating point tests that prevent building on alpha.
- Point out LC_NUMERIC problem in pkg-message.

PR:		31197
Submitted by:	MAINTAINER
2001-10-11 08:55:13 +00:00
Pete Fritchman
a57055def2 Fix a braino (having @unexec rmdir ... without 2>/dev/null || true really
defeats the purpose...)
2001-10-05 04:34:49 +00:00
Pete Fritchman
dc274f0557 Add missing @unexec rmdir
Noticed by:	bento
2001-10-05 04:27:53 +00:00
Peter Pentchev
ce00a6623c Update the files' checksums.
Remove a patch that is now incorporated in the official sources.
Mark BROKEN until the maintainer (or somebody else) figures out a way
to make it build again on FreeBSD.

PR:		30825
Submitted by:	maintainer
2001-09-27 14:23:56 +00:00
Alexander Langer
0fc58458bd Upgrade to 0.5.3.
Submitted by:	jkoshy
2001-09-15 14:37:39 +00:00
David W. Chapman Jr.
7044a2ff98 Update to 1.03t
PR:		30475
Submitted by:	maintainer
2001-09-10 01:44:37 +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
Pete Fritchman
ff342e75da - remove DIST_SUBDIR
- touch -> ${TOUCH}
- add post-install target to update /etc/shells (to match pkg-plist @exec)
- make sure to remove /etc/shells.bak

PR:		26092
Submitted by:	maintainer
2001-08-31 05:56:31 +00:00
Anton Berezin
2835757114 Remove redundant USE_PERL5 statements. 2001-08-24 21:32:55 +00:00
Ade Lovett
d4084bdd11 1. This should never have been a port
2.  It causes bash2 to core on my 4.3-STABLE box randomly
3.  Since bash is a likely contender for any Linux converts, the last
    thing we need is for them to grep through the ports INDEX file, install
    this, destabilize their FreeBSD box, and generate bad PR
4.  (portmgr hat on) it was not added in an appropriate manner.

Should the original submitter wish to re-evaluate points 1-4 above, then
we'll consider re-adding it.  For now, it's toast.
2001-08-11 06:12:49 +00:00
Trevor Johnson
495f49c6c0 Update ksh93 to 2001-07-04.0000 version. Earlier distfiles are no
longer available from AT&T.

Add DIST_SUBDIR.

PR:  28879
Submitted by:  maintainer
2001-08-04 03:51:41 +00:00
Will Andrews
3a8f58edc3 Update to 4.0.2.
- Remove patches (merged into distribution).
	- Add zsh-doc distribution.
	- Remove USE_AUTOCONF.
	- Remove extraneous shells.bak after /etc/shells update.
	- Adjust to slide .info under NOPORTDOCS and such.
	- Spelling fix in descr.

Thanks to Pete for his work.

PR:		28657
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-03 04:47:28 +00:00
Chris Costello
490b27d5a8 "the the" -> "the"
PR:		docs/28376
Submitted by:	tyler spivey <tspivey8@home.com>
2001-06-23 21:54:42 +00:00
Jimmy Olgeni
00b40eca21 Preserve files in etc/.
Approved by:	greid
2001-06-17 17:52:33 +00:00
Will Andrews
44b2d737c9 Enable maildir support.
Requested by:	David Thiel <lx@redundancy.redundancy.org>
2001-06-16 10:05:04 +00:00
David W. Chapman Jr.
4c24102a9a Add hmmah, The Deep Prompt, a set of shell prompts
Submitted by:	David Yeske <dyeske@yahoo.com>
Reviewed by:	will
2001-06-14 13:11:03 +00:00
Ying-Chieh Liao
524581f4de upgrade to 1.0008
make RUN_DEPENDS also BUILD_DEPENDS
drop maintainership
2001-06-13 15:00:08 +00:00
James E. Housley
4202c9f72c The perl man directories should not be removed.
PR:		27696
Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-07 11:09:45 +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
Akinori MUSHA
e7b5c28a74 Update to 1.03s and remove hotfix patches.
PR:		ports/27785
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-31 06:20:19 +00:00
George C A Reid
1a3c174951 Make htshd work with tcsh.
PR:		27564
Submitted by:	Yoshiyuki NAKAMICHI <nakamiti@ongs.gr.jp>
2001-05-29 18:10:57 +00:00
George C A Reid
71fb67d740 Fix plist
PR:		27447
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-19 10:21:51 +00:00
Akinori MUSHA
5604e7a14d Update lang/ruby and lang/ruby-devel to the latest snapshots.
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)

Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
2001-05-17 21:16:46 +00:00
Kris Kennaway
e9dd3f8b36 Don't hard-code -O2 2001-04-29 23:49:00 +00:00
Steve Price
46baf67232 Add a couple of missing files and remove extra directories on uninstall. 2001-04-15 01:05:42 +00:00
David E. O'Brien
906c6edb8c Our `end' key defintion for TERM==cons25 seems to be different from others.
So make the same localization here that ache made in
src/contrib/libreadline/terminal.c rev 1.2.

Submitted by:	sobomax
2001-04-11 16:47:56 +00:00
Akinori MUSHA
f7c634fd5e Re-update to 1.03r with a hotfix from the author. PORTREVISION is set
to 1 now due to this whole matter.

Submitted by:	MAINTAINER
2001-04-10 11:48:26 +00:00
David E. O'Brien
0facad47b5 Remove. Patch not needed any longer.
Submitted by:	sobomax
2001-04-10 10:50:49 +00:00
David E. O'Brien
51cbaf554a Update to version 2.05.
Submitted by:	sobomax
2001-04-10 10:47:53 +00:00
Akinori MUSHA
0ed3fa525a Temporarily back out the previous update. There seems to be a nasty
bug in 1.03r.  Now I'm talking with the author...
2001-04-10 10:28:28 +00:00
Akinori MUSHA
2a4757157d Update to 1.03r.
PR:		ports/26471
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (MAINTAINER)
2001-04-10 06:35:10 +00:00
Michael Haro
617ff2b4c1 Make WRKDIR safe (fix broken on bento) 2001-03-29 22:48:45 +00:00
Michael Haro
4ab44e6846 make WRKDIR safe (fix broken on bento) 2001-03-29 22:48:09 +00:00
Akinori MUSHA
980b62f62b Update to 1.03q.
Approved by:	Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
2001-03-20 10:14:58 +00:00
Akinori MUSHA
d58e1a96a0 Update to 0.6. 2001-03-19 12:00:03 +00:00
David E. O'Brien
7f8208f177 Fix a segmentation fault on the Alpha.
As shown with this script :

	m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \
	$3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \
	3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\
	((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb

$ bash2 hanoi.sh 1 2 3
1 2
1 3
Segmentation fault (core dumped)

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-03-17 01:24:32 +00:00
Akinori MUSHA
f8eeebacaa Add ruby-shell, a Ruby library to run commands and control jobs like a
shell.  Pipes and redirections work just as expected:

  sh = Shell.cd("/foo")
  sh.cat("bar") | sh.tee("baz") > "baa"
  # or
  sh.transact do
    cat("bar") | tee("baz") > "baa"
  end
2001-03-16 09:02:00 +00:00
Kevin Lo
a23654a753 Update to lastest version
PR: 25666
Submitted by: maintainer
2001-03-11 06:50:52 +00:00