Commit Graph

917 Commits

Author SHA1 Message Date
Martin Wilke
f3d5f24958 - Update to R33d
Security:	http://www.vuxml.org/freebsd/86c05550-12c1-11dd-bab7-0016179b2dd5.html
2008-04-25 12:39:50 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Pav Lucistnik
1c286a97e0 - Update to 4.8
PR:		ports/121651
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout (rushani; 3 weeks)
2008-04-03 14:14:28 +00:00
Martin Wilke
ae719932db - Update to R33b 2008-03-29 23:25:12 +00:00
Akinori MUSHA
568ed45328 Update to 2.09h. 2008-03-24 06:40:40 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Alejandro Pulver
88863d272a Bash Commander is a traditional GNU bash shell extended with visual two-panel
file browser.

Features:

* Full bash compatibility.
* Embedded visual file browser.
* Two file panels, turned on and off by pressing ^O.
* Actions and colors configured via .bashrc script.
* Run current file on pressing Enter, configurable via commander_start_file()
  shell function.
* Perform an action on pressing F1-F20 keys, configurable via commander_fN()
  shell functions.

WWW:	http://groups.google.com/group/bashc/web/overview
2008-03-11 22:38:46 +00:00
Martin Wilke
46a6f0405a Shell::Perl is the implementation of a simple command-line interpreter
for Perl.

WWW: http://search.cpan.org/dist/Shell-Perl/

PR:		ports/121142
Submitted by:	Shinsuke Matsui <smatsui at karashi.org>
2008-03-07 17:16:21 +00:00
Martin Wilke
6197defde4 - Update to R33 2008-03-06 23:59:57 +00:00
Martin Wilke
92ea6e5888 - File was repacked
Submitted by:	erwinbot
2008-02-28 16:57:29 +00:00
Martin Wilke
e2072ccac9 - Update to 2008-02-02
PR:		120485
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
2008-02-15 18:16:56 +00:00
Dag-Erling Smørgrav
0702eff637 Assume maintainership.
Approved by:	maintainer timeout, portmgr (linimon)
2008-02-12 07:27:53 +00:00
Akinori MUSHA
d2ceddf24e Update to 2.09g. 2008-02-12 06:39:31 +00:00
Dag-Erling Smørgrav
e5dda08f1b Add vendor patch to fix subversion command completion.
Approved by:	maintainer timeout
2008-02-06 19:20:16 +00:00
Martin Wilke
71fab5d6e5 - Update to 2007-11-05 release
- Allow the build with spac64

PR:		119734
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
2008-01-19 13:59:28 +00:00
Martin Wilke
6ba6e10bd5 - Update MASTER_SITES
Submitted by:	J.A. Neitzel <jneitzel@sdf1.org> (author)
2008-01-19 13:57:17 +00:00
Martin Wilke
4395d65d57 - Update to 20080109
Changelog:	http://jneitzel.sdf1.org/osh/src/CHANGES

Submitted by:	Jeffrey Allen Neitzel (author)
2008-01-10 11:51:01 +00:00
Akinori MUSHA
afd3bcf4f6 Update to 2.09f. 2007-12-27 09:24:13 +00:00
David E. O'Brien
6c68b8f39d Update to patchlevel 33.
PR:		118728
Submitted by:	bf <bf2006a@yahoo.com>
2007-12-17 23:48:06 +00:00
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