Commit graph

897 commits

Author SHA1 Message Date
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
Alexander Botero-Lowry
5b5d658096 - unbreak on gcc 4.1
PR:		103902
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	novel (mentor, implicit)
2006-10-07 07:22:11 +00:00
Shaun Amott
3001068268 Fix auto-completion for portinstall and /usr/ports/INDEX-*.
PR:		ports/103550
Submitted by:	Jeppe Larsen <jwl@io.dk>
Approved by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2006-10-07 03:32:29 +00:00
Alejandro Pulver
56cb67b79c Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell
programming, 2D/3D plotting, numerical computing, and embedded scripting.

Ch is the solution for:

    * Embedded Scripting
    * Enterprise
    * Academic
    * Plotting and Numerical Computing

WWW: http://www.softintegration.com/products/chstandard/

PR:		ports/101259
Submitted by:	conrads at cox.net
2006-10-05 19:07:49 +00:00
Sergei Kolobov
c521388f4c - Add a patch from Zsh CVS to fix a bug with acroread(1) completion:
http://zsh.cvs.sourceforge.net/zsh/zsh/Completion/X/Command/_acroread?r1=1.5&r2=1.6

PR:		ports/100614
Submitted by:	Simon Olofsson <simon at olofsson dot de>
2006-09-20 11:43:20 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Akinori MUSHA
57196d6b08 Update to 2.09. 2006-09-14 18:52:23 +00:00
Dirk Meyer
59ccda5113 cleanup pkg-plist after gnustep-make 2006-09-13 05:00:56 +00:00
Akinori MUSHA
3563fca2bb This port has served its purpose. Just use the shells/zsh port with
the multibyte option turned on.
2006-09-10 22:13:54 +00:00
David E. O'Brien
4314fbe3d1 Return to ports@.
Bash[3] has worked out very well, with the transition from Bash2 being
trival vs. Bash1->Bash2.  Maybe we don't even need this port anymore?
2006-09-09 01:36:29 +00:00
Mark Linimon
0323114808 Actually assign port to new maintainer.
Forgotten by:	itetcu
2006-09-05 09:04:21 +00:00
Martin Wilke
476628a9db - Update to R28
Submitted by:	andreas kohn via irc (maintainer)
2006-09-04 07:02:54 +00:00
Akinori MUSHA
a4b373bb16 This port has served its purpose. Just use the shells/zsh port with
the multibyte option turned on.
2006-09-01 14:21:39 +00:00
David E. O'Brien
5e595f7722 Rather than have to manually list every patch version, use some automation
(courtesy of 'jot').

Obtained from:	Vim port
2006-09-01 05:45:04 +00:00
David E. O'Brien
fae962b7dc Move bash2 specification to lower in the file. In its current position,
caused the %F to be redefined to "bash2" as a side effect.

Submitted by:	ru
2006-08-31 19:33:20 +00:00
Martin Wilke
1e48ead47e - Respect DESTDIR for all my ports
Reviewed by:	gabor
Approved by:	krion (mentor)
2006-08-07 07:58:28 +00:00
Jean-Yves Lefort
eb2c4e06a9 Update to 2.0.4
PR:		ports/98462
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-08-06 19:39:58 +00:00
Tilman Keskinoz
594b0dc64c Unbreak rsync comatibility when long opts ("--server", "--sender"
and "--delete" in this case) specified.

PR:		96295
Suggested by:	ueda _at_ drweb dot jp
Obtained from:	https://lists.ccs.neu.edu/pipermail/scponly/2006-March/001287.html
Approved by:	rushani (maintainer)
2006-08-06 17:38:15 +00:00
Akinori MUSHA
ea3abebc05 Update patches. 2006-08-02 07:33:25 +00:00
Martin Wilke
7e35a47175 - Improved description
PR:		ports/100757
Submitted by:	Parv <parv(at)pair.com>
Approved by:	krion (mentor), maintainer via irc
2006-07-25 11:41:05 +00:00
Akinori MUSHA
2368dab3c0 Update to 2.08d. 2006-07-24 09:44:11 +00:00
Martin Wilke
1f5d8f463c Add mksh , a Korn shell with many additions.
The MirOS Korn Shell, which contains many additions to the original
Korn shell.

WWW: http://mirbsd.de/mksh

PR:		ports/100713
Submitted by:	Andreas Kohn <andreas at syndrom23.de>
2006-07-22 10:55:20 +00:00
Rong-En Fan
b45f3b5e64 - Pass maintainership to submitter
- Reformat pkg-descr

PR:		ports/100447
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2006-07-17 20:03:19 +00:00
David E. O'Brien
83df8a3817 Set conflicts with other bash ports.
PR:		99969
Submitted by:	Gabor Kovesdan <gabor@FreeBSD.org>
2006-07-11 18:34:21 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Mark Linimon
4b1b4c16b1 Reset bouncing maintainer address enigmatyc@laposte.net.
Hat:		portmgr
2006-06-23 04:18:53 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Martin Wilke
10591c2463 Obey conventions and change my mail to @FreeBSD.org address
Approved by:	krion (mentor)
2006-06-16 22:17:25 +00:00
David E. O'Brien
eca44c8543 Add vendor patch fixing array expansion fails with an arithmetic
syntax error when the subscript appears within double quotes.
For example: ${a["4"]}.
2006-06-09 03:54:02 +00:00
Ion-Mihai Tetcu
a48986cf21 - Shells/rc got a new MASTER_SITES [1]
- This software is now maintain by Erik Quanstrom <quanstro@quanstro.net> [1]
- OPTIONify [2]

PR:		ports/97298 [1]
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> [1]
		itetcu (me) [2]
Approved by:	maintainer-timeout, lawrance (mentor, implicit)
2006-06-08 01:52:27 +00:00
Edwin Groothuis
aba2c3d647 Add SHA256 checksum 2006-06-07 14:38:02 +00:00
Marcus Alves Grando
70a44ff07f - Update to 4.6
PR:		98278
Submitted by:	maintainer
2006-06-03 02:59:04 +00:00
Akinori MUSHA
102e47aa5c Update to 2.08c. 2006-05-24 11:48:20 +00:00
Ion-Mihai Tetcu
08b3b4180f ${PREFIX}/www/data -> ${PREFIX}/www
PR:		ports/97274
Submitted by:	Shaun Amott <shaun@inerd.com> (maintainer)
Approved by:	lawrance (mentor)
2006-05-16 10:36:01 +00:00
Edwin Groothuis
a9d365bc22 shells/tcshrc:
- Use DATADIR macro

PR:		ports/95836
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	maintainer timeout
2006-05-14 01:13:30 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Jean Milanez Melo
df4fd43703 - Fix mastersite.
- Remove WWW, site is gone.

PR:		ports/97098
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:	Scott Kenney <saken@hotel.rmta.org> (maintainer), mnag (mentor)
2006-05-10 19:55:06 +00:00
Edwin Groothuis
e945f71e7d shells/scponly cannot work with rsync
From: Hideyuki KURASHINA <rushani@FreeBSD.org>

	I've confirmed the rsync compatibility in scponly 4.4 is broken.
	Unfortunately, at this moment I don't have enough time to
	test the patch you showed us...

PR:		ports/96295
Submitted by:	UEDA Hiroyuki <ueda@drweb.jp>
2006-05-09 20:54:19 +00:00
Sergei Kolobov
f6ea5c7be9 - Fix build under 4.x:
FreeBSD 4.x doesn't have wide character support,
  so avoid adding --enable-multibyte to CONFIGURE_ARGS on FreeBSD 4.x

PR:		ports/96645 [1]
Submitted by:	Tod McQuillin <devin@spamcop.net> [1],
		Hajimu UMEMOTO <ume@FreeBSD.org> (in private e-mail)
2006-05-02 09:03:06 +00:00
Sergei Kolobov
1951f82570 - Update to 4.3.2 [1], [3]
- Enable multibyte character support in Zsh by default [3], [4]
- Added new knob (WITHOUT_ZSH_MULTIBYTE) to disable multibyte support
- Fix zsh.info installation that was previously attempted before "su"
  (and thus could fail when running "make install" under a regular user) [2] -
  apply a different fix, though - move zsh.info generation from pre-install
  to post-build phase

PR:		ports/95970 [1], ports/94205 [2]
Submitted by:	Martin Wilke <freebsd@unixfreunde.de> [1],
		Michael Kuhn <mkuhn.nw@web.de> [2]
		umei [3] (in private e-mail),
		"J.R. Oldroyd" <jr@opal.com> [4] (in private e-mail)
2006-04-30 23:41:54 +00:00
Emanuel Haupt
f78cf042fb Add an additional mirror.
Submitted by:	Shaun Amott <shaun@inerd.com> (maintainer)
2006-04-29 09:14:52 +00:00
Volker Stolz
ab2382c79d - Update to latest version
- Assign maintainership to submitter

PR:		ports/95974
Submitted by:	Martin Wilke
2006-04-23 18:28:41 +00:00
Kris Kennaway
ac1097381b MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment where
kernel != userland version
2006-04-22 22:21:28 +00:00
Volker Stolz
b4bbc2db8e - Update to 060124
- Assign maintainership to submitter

PR:		ports/95972
Submitted by:	Martin Wilke
2006-04-19 14:37:47 +00:00
Marcus Alves Grando
6a342e5b78 - Update to 3.1.16
PR:		95188
Submitted by:	Toni Viemero <toni.viemero___iki.fi>
Approved by:	portmgr (krion)
2006-04-13 17:34:07 +00:00
Akinori MUSHA
36b30af69f Add a patch to fix a problem that ~/.fd_history is truncated
when the home directory is on a file system without locking support.
2006-04-11 08:12:00 +00:00
Marcus Alves Grando
949ef8e014 - Fix plist
PR:		95491
Submitted by:	maintainer
2006-04-08 18:58:52 +00:00
Dirk Meyer
cb96a48d14 - use @dirrmtry 2006-04-08 15:16:30 +00:00
Akinori MUSHA
b4c999234f Update to 2.08b. 2006-04-07 04:25:11 +00:00
Edwin Groothuis
000de2cf3b shells/wapsh - update, make fetchable, take maintainership
- Upgrade to latest version (make fetchable again)
	- Add WWW line and more supported phones to pkg-descr
	- Single PLIST file addition
	- Replace rc.d script with new rc.subr-style
	- Install in more appropriate place
	- Take maintainership

PR:		ports/94243
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-04-06 00:34:34 +00:00
Edwin Groothuis
8750d5977c Use SUB_FILES for pkg-message 2006-04-01 13:13:03 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Marcus Alves Grando
beee07e38f - Update to 20060301
- portlint(1)

PR:		93995
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer
2006-03-15 14:31:33 +00:00
Marcus Alves Grando
73c716732d - Update to 2.3.2 and UnFORBIDDEN
PR:		94255
Submitted by:	delphij
Approved by:	portmgr (marcus)
2006-03-11 17:47:22 +00:00
Renato Botelho
3e1b437329 - Unbreak
- Update to 2006-02-14

PR:		ports/93733
Submitted by:	maintainer
Approved by:	portmgr (clement)
2006-03-07 13:34:28 +00:00
Kris Kennaway
8e180ab31a When bash is built with the bison 1.75 port present it breaks the ability
of bash to parse certain legal shell scripts (used by e.g. GNU configure).
Fix this by explicitly directing bash to use yacc.

Bump PORTREVISION since this is likely to be a common enough occurrence
that many users will benefit from the rebuild.

Submitted by:   Nicolas Rachinsky <nicolas-0@ml.turing-complete.org>
PR:             ports/94086
Approved by:    portmgr (implicit)
2006-03-06 21:58:25 +00:00
Kris Kennaway
35659c4fc1 BROKEN: Size mismatch
Approved by:    portmgr (implicit)
2006-03-06 20:35:29 +00:00
Hajimu UMEMOTO
efd8e663ea NLS catalog stuff of csh(1) was MFC'ed. So, enable building
on RELENG_6 as well.

Approved by:	portmgr (kris)
2006-02-26 06:52:04 +00:00
Marcus Alves Grando
a8efc057b3 - Fix master sites and patch sites
Reported by:	Guillermo MORENO-SOCIAS
Approved by:	portmgr (krion)
2006-02-25 18:11:18 +00:00
Renato Botelho
96a33532bb - Update to 3.1.10
PR:		ports/91036
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
Approved by:	maintainer timeout (54 days)
2006-02-21 15:29:59 +00:00
Erwin Lansing
72b7ce77c3 - Update to 0.96
- Mark for perl 5.6.0 and higher only
2006-02-19 10:08:24 +00:00
Hajimu UMEMOTO
75facbc869 Add new port tcsh_nls - Misc NLS catalogs for tcsh which
requires libiconv.
This port is meaningful only on 7-CURRENT for now.
2006-02-19 06:49:18 +00:00
Simon L. B. Nielsen
e06498b032 Mark FORBIDDEN due to local privilege escalation.
Security:	http://vuxml.FreeBSD.org/e34d0c2e-9efb-11da-b410-000e0c2e438a.html
Security:	http://www.pizzashack.org/rssh/security.shtml
Prodded by:	remko
2006-02-16 15:10:24 +00:00
Renato Botelho
b31a874dca Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000
Reported by:	maintainer
2006-02-14 09:03:59 +00:00
Renato Botelho
5294c83b62 - Fix install on FreeBSD >= 6.x [1]
- Make portlint(1) happy [2]

PR:		ports/92754 [1]
Submitted by:	maintainer [1]
Reported by:	kris [1]
Approved by:	maintainer [2]
2006-02-13 09:46:26 +00:00
Simon Barner
e0cdb0a3e9 - Fix fetch by update to latest version (2006-01-24)
Submitted by:	Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
PR:		ports/92581
2006-01-31 15:07:06 +00:00
Simon Barner
43e6ff00b0 - Update to 4.4
o fixes that hopefully improve the optarg compilation situation
  o UNISON $HOME environment fix
  o fixes to setup_chroot.sh.in

PR:		ports/92587
Submitted by:	rushani (maintainer)
2006-01-31 14:05:46 +00:00
Kris Kennaway
066a004834 BROKEN: Unfetchable 2006-01-28 21:09:46 +00:00
Edwin Groothuis
41ce2d5cf9 SHA256ify
Approved by: krion@
2006-01-24 06:38:31 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00