Commit Graph

967 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
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
Sergei Kolobov
8d6718db8f - Use proper NO_SHARED knob instead of obsoleted NOSHARED
PR:		ports/108327
Submitted by:	Josh Carroll (floyd AT pflog DOT net)
2007-03-21 17:36:19 +00:00
Martin Wilke
70e597f144 - Take maintainership
Approved by:	Andreas Kohn (old maintainer)
2007-03-12 10:07:17 +00:00
Martin Wilke
cb91a0a86a - Update to R29b
- Update pkg-descr

Changelog: http://www.mirbsd.org/?mksh#clog

Approved by:    maintainer (implicit)
2007-03-11 22:24:33 +00:00
Martin Wilke
9126b6a370 - Update to R29
Approved by:    Maintainer implicit
2007-03-05 21:57:11 +00:00
Martin Wilke
1dee70fb5b fish is a user friendly commandline shell intended mostly for
interactive use.

WWW:	http://www.fishshell.org/

PR:		ports/109556
Submitted by:	Kai Wang <kaiw27 at gmail.com>
2007-02-26 22:51:49 +00:00
Boris Samorodov
7056673d34 . deprecate this old and unmaintained software (use shells/bash instead);
. set expiration date to 2007-05-15.
2007-02-15 16:40:56 +00:00
Boris Samorodov
2314d82820 . drop OPTIONS for BASH2;
. drop variable RUN_DEPENDS for shells/bash2;
. do not bump PORTREVISION since this dependency is not default.

PR:		108626
Submitted by:	bsam (me)
Approved by:	kirk at strauser.com (maintainer timeout -- 2 weeks)
2007-02-15 15:32:03 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Sergey Matveychuk
98edc829d2 - Install examples. [1]
- Add dependancy on devel/p5-ReadLine-Perl.
  It enables autocompletion feature. [2]
- Butify COMMENT.
- Pass to perl@

Submitted by:	az [1], [2]
2007-01-29 12:13:01 +00:00
Sergey Matveychuk
0078064281 A new port: shells/p5-Term-ShellUI
Term::ShellUI uses the history and autocompletion features of Term::ReadLine
to present a sophisticated command-line interface to the user.  It tries to
make every feature that one would expect to see in a fully interactive shell
trivial to implement.

You simply declare your command set and let ShellUI take
care of the heavy lifting.

WWW: http://search.cpan.org/dist/Term-ShellUI
2007-01-25 09:12:28 +00:00
Akinori MUSHA
8c6c28765c Update to 2.09c. 2007-01-18 10:43:08 +00:00
Dirk Meyer
d7f59ea8de - update to use new bsd.gnustep.mk
Approved by:	gurkan@linuks.mine.nu
2007-01-13 03:57:25 +00:00
Thomas Gellekum
ae84ec6c0f Fix calculation of prompt length. Bump PORTREVISION.
PR:		107410
Submitted by:	Bruce Becker <hostmaster at whois dot gts dot net>
2007-01-07 22:00:21 +00:00
Stanislav Sedov
12a3e6e80e - Fix pkg-plist.
Approved by:	maintainer timeout (5 months)
2007-01-02 22:47:18 +00:00
Emanuel Haupt
9168b9be03 Apply FreeBSD specific changes:
* 'ls --color' -> 'ls -G'
  * adjusted manpath

NOTE: Submitter is encouraged to submit the changes to the author.

PR:		105154 (based on)
Submitted by:	ingo.petersen.webfreenet.de
2006-12-26 13:29:25 +00:00
Tim Bishop
15fa02d05f - Fix build on 4.x.
The test in the previous commit was the wrong way round.
2006-12-17 12:33:02 +00:00
Mark Linimon
73021e6e14 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat:		portmgr
2006-12-13 16:14:17 +00:00
Vasil Dimov
96286aa69d Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
2006-12-12 15:42:12 +00:00
Pav Lucistnik
b87453fc01 - Remove dead and duplicite download locations, move a fast one to the top
PR:		ports/104948
Submitted by:	Geoff C. Wing <gcw@zsh.org>
Approved by:	maintainer timeout (sergei; 3 weeks)
2006-11-21 22:19:45 +00:00
Sam Lawrance
acd56d5496 The readline fix should not be required on 4.x. Disable post-patch magic
on 4.x systems.

Reported by:		kris
2006-11-03 23:25:41 +00:00
Jean-Yves Lefort
fe44f94ecc Drop maintainership 2006-11-03 13:10:57 +00:00
Alejandro Pulver
fcc56f8fc4 - Assign maintainership to original submitter (the e-mail address is now
working).
2006-10-31 17:08:43 +00:00
Emanuel Haupt
7d0823eddc Provide flv (FFmpeg Flash video) file completion for mplayer
PR:		104571
Approved by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2006-10-31 10:13:10 +00:00
Martin Wilke
fcc440c20a - DEPRECATED Project disappeared from the internet
PR:		ports/104260
Submitted by:	Josh Paetzel <josh@tcbug.org>
2006-10-31 08:30:28 +00:00
Sam Lawrance
b0e911e8fd Fix build. Don't remove all of the bundled readline, some
parts are required for building documentation.

Reported by:	kris, Randy Bush, Michael Butler`
Approved by:	portmgr (marcus)
2006-10-21 23:18:43 +00:00
Alejandro Pulver
8a47c6dfcf - Add wrapper script to respect PREFIX at runtime.
- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS.
- Bump PORTREVISION.

Approved by:	portmgr (erwin)
2006-10-20 18:08:06 +00:00
Sam Lawrance
aea1bd2334 bash2 links against the system readline, so patch it to build with the
system readline headers too.  This prevents segfaults due to certain
key sequences.

PR:		ports/75315
Submitted by:	Michiel Boland
Approved by:	portmgr (marcus)
Approved by:	obrien (maintainer, timeout 22 months)
2006-10-20 07:55:54 +00:00
Alejandro Pulver
606e6d61e6 - Take mainainership back (maintainer address still bounces, Pair Networks
relay is just very persistent).
2006-10-09 21:53:26 +00:00
Alejandro Pulver
66d8d068a8 - Reassign maintainership to submitter (mail address doesn't bounce anymore). 2006-10-09 17:44:57 +00:00
Alejandro Pulver
a7d0de4e87 - Take maintainership (maintainer address bounces - recipient rejected). 2006-10-08 16:56:57 +00:00