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