Commit graph

897 commits

Author SHA1 Message Date
Martin Wilke
3717ba5d21 - Update to R32
Notes:
	this update fix a crash, when stdin is closed
	mksh begins to eat all of one's cpu

Approved by:	portmgr (erwin,linimon)
2007-11-18 17:32:08 +00:00
Ade Lovett
f08f4b47c2 Since zsh calls autoheader as part of the build phase:
===>  Building for zsh-4.3.4_2
	cd . && autoheader

Include the autoconf-2.61 environment to actually allow this thing
to build.
2007-10-07 03:38:19 +00:00
Sergei Kolobov
91fa081e73 - Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()
detection. This fixes the issue on 7-CURRENT where Zsh was manipulating
  environment directly in conflict with the new *env() functions:
     http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075538.html
  6-STABLE continues to works correctly.

  More info about the patch:
     http://www.zsh.org/mla/workers/2007/msg00619.html

- Fix completions for locate(1), mount(8), umount(8) to avoid some linuxisms
  and do the right thing under FreeBSD

PR:		ports/115094, ports/115702
Submitted by:	Sean C. Farley (scf)
2007-10-05 08:22:46 +00:00
Edwin Groothuis
13441eac4b Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:02:06 +00:00
Edwin Groothuis
103160759e Bump portrevision after previous commit 2007-10-03 13:07:55 +00:00
Edwin Groothuis
6c06b5f993 scponlyc sftp support doesn't work without minimal devfs in chroot dir
I'm finding that recently-created scponlyc chroots do not
	provide a sufficient environment for /usr/libexec/sftp-server
	to run. The sftp client symptom is just:

	$ sftp user@www
	Connecting to www...
	Password:
	Connection closed
	$

	The cause appears to be that recent versions of
	/usr/libexec/sftp-server will complain about of lack of
	access to /dev/null and exit, resulting in the closed
	connection witnessed by the remote client.

	The solution appears to be to create a devfs in the scponlyc
	chroot.

	To automatically create at boot time a devfs in the home
	directory of each user of scponlyc, I have chosen to put a
	script in /usr/local/etc/rc.d.

PR:		ports/108009
Submitted by:	Jim Long <list@museum.rain.com>
Approved by:	maintainer timeout
2007-10-03 13:07:09 +00:00
Ade Lovett
1f63d4fac8 Add new files that got accidently missed during autoconf update patch.
PR:		116639
2007-09-30 05:19:51 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Akinori MUSHA
f3cea306ce Update to 2.09e, a bug-fix release. 2007-09-18 06:22:22 +00:00
Martin Wilke
f800a70dab - Update to R31C 2007-09-13 00:07:28 +00:00
Martin Wilke
8b2d160e37 - Update to R31b 2007-09-11 22:18:58 +00:00
David E. O'Brien
85ef9b0739 Update to Bash 3.2 patchlevel 25.
PR:	116272
2007-09-11 18:15:34 +00:00
Martin Wilke
0d6142cdf0 - Update to R31 2007-09-09 09:43:20 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Martin Wilke
218282bfcc - Update to 1.0300 2007-09-05 07:19:44 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Renato Botelho
5c711d524c Repocopy shells/perlsh to shells/psh to reflect the correct project's name
PR:		ports/115305
Submitted by:	garga
2007-08-13 13:41:01 +00:00
Martin Matuska
199ad67c1e - Add OPTIONS for included knobs
PR:		ports/110036
Approved by:	maintainer (timeout), garga (mentor, implicit)
2007-08-13 10:34:17 +00:00
Renato Botelho
d55e60be51 Use a more clan solution on MASTER_SITES
Suggested by:	sat@
2007-08-09 11:10:06 +00:00
Renato Botelho
ee518f4189 - Update to 1.8.1 [1]
- Use DATADIR in pkg-plist
- Move pkg-install and pkg-deinstall to files/ and use SUB_FILES
- Change MASTER_SITES to use MASTER_SITE_PERL_CPAN

PR:		ports/115281 [1]
Submitted by:	Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> [1]
2007-08-08 13:12:42 +00:00
Martin Wilke
05d2ab117d a interactive PHP Shell with tab-completion, inline help
and handling of FATAL errors

WWW: http://pear.php.net/package/PHP_Shell/
2007-08-05 21:00:44 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
David E. O'Brien
812bdd6875 dd 'cklatest' target. 2007-08-03 18:19:53 +00:00
Renato Botelho
2aaf09db8f - Add USE_LDCONFIG and fix last commit, zsh binary depends of a shared library.
- Bump PORTREVISION
2007-07-30 17:42:24 +00:00
Renato Botelho
cf7b6f9465 - Update to 4.3.4
- Pet a bit portlint
- OPTION'ify
- Add PCRE support OPTION off by default
- Add more MASTER_SITES
- Remove ?= from MAINTAINER and COMMENT since there are no more slave ports
- Remove CONFLICTS since conflicting ports doesn't exist anymore
- Fix iconv detection and add USE_ICONV=yes
- Use PORTDOCS and PORTEXAMPLES and cleanup pkg-plist
- Respect NOPORTEXAMPLES
- Add csup, portsnap and portlint Completions, it was already added to zsh cvs
  but add it here using a patch while new version don't come

Reviewed by:	sergei@
Approved by:	sergei@ (maintainer)
2007-07-30 16:21:42 +00:00
Martin Wilke
ab3cf3c5a6 - Update to R30 2007-07-27 08:42:20 +00:00
Martin Wilke
4c0e1a1c9d - Update to 20070707
Submitted by:	Jeffrey Allen Neitzel (author via privat mail)
2007-07-09 16:14:00 +00:00
Martin Wilke
e2eb459c5c - Update to 2007-06-28
PR:		114228
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
2007-07-04 07:28:17 +00:00
David E. O'Brien
691c2c20bc Remove 'ru' entries - they are already in mtree/BSD.local.dist
Submitted by:	sat
2007-06-30 19:42:35 +00:00
David E. O'Brien
112e1f3008 Slightly cleaner PREFIX=/ handling. 2007-06-29 01:06:38 +00:00
David E. O'Brien
cacc031ebc Support PREFIX=/
PR:		95566
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2007-06-28 23:33:44 +00:00
David E. O'Brien
abe6aac47f Add rbash.
PR:		104040
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2007-06-28 23:25:16 +00:00
David E. O'Brien
adda6e8768 Add missing dirrmtry entries.
PR:		112159
Submitted by:	rafan
2007-06-28 22:43:42 +00:00
Pav Lucistnik
3a33358cbf - Fix plist
With hat:	portmgr
2007-06-25 23:37:33 +00:00
Beech Rintoul
84334daf45 - Remove 4.x cruft
- Partial commit (use of destdir is deprecated)

PR:		ports/113930
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Approved by:	sat (mentor)
2007-06-22 07:30:42 +00:00
David E. O'Brien
392bd21eb6 Upgrade to 3.2. 2007-06-21 17:12:01 +00:00
Gabor Kovesdan
a5a79ff2eb Remove expired ports:
2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases
2007-06-04 15:01:37 +00:00
Martin Wilke
001270b26a - Update to R29f 2007-05-30 06:43:06 +00:00
Jean Milanez Melo
1b63fb0c33 - Add WWW in pkg-descr.
PR:		ports/112209
Submitted by:	kitsune <v.velox@vvelox.net>
Approved by:	Zane C.B. <vvelox@vvelox.net>
2007-05-28 14:58:33 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
66d21da36e - Update to 0.86 2007-04-29 10:26:30 +00:00
Akinori MUSHA
2386e447a0 Update to 2.09d. 2007-04-29 08:02:59 +00:00
Martin Wilke
540302c1cb - Update to r29c 2007-04-24 21:53:45 +00:00
Martin Wilke
c8a7494f7e Allows include files to be used in shells the same way they are with C.
The file with the include code needs to be included. This is done by
figuring out were it is located using which.  . `which sh-include` will
take care of it for sh.

sh example...
. `which sh-include`
include fileGetLine
line=`fileGetLine /etc/group 4`

PR:		ports/111829
Submitted by:	Zane C. Bowers
2007-04-20 21:36:35 +00:00
Gabor Kovesdan
053520453d - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s
2007-04-20 15:12:29 +00:00
Gabor Kovesdan
e7babf9153 - Remove old Perl support from unmaintained ports in categories starting
with letter o-z
2007-04-06 06:48:45 +00:00
Philip Paeps
4648fe1176 Update to 2007-03-28.
Keep BROKEN on sparc64 - it still doesn't compile.

PR:		ports/111165
Submitted by:	Joe Kelsey <joe -at- zircon.seattle.wa.us> (maintainer)
2007-04-05 05:48:02 +00:00
Martin Wilke
5317530b7f - Update to 20070324
Submitted by:   J.A. Neitzel <jneitzel@sdf1.org> (author)
2007-03-26 10:00:32 +00:00
Pav Lucistnik
47649f7033 - WWWDIR is now defined in bsd.ports.mk
PR:		ports/105529
Submitted by:	laszlof
2007-03-24 14:04:36 +00:00