Commit Graph

828 Commits

Author SHA1 Message Date
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