aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2007-06-28Martin Wilke2007-07-042-7/+18
| | | | | | | | PR: 114228 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=194861
* Remove 'ru' entries - they are already in mtree/BSD.local.distDavid E. O'Brien2007-06-301-2/+0
| | | | | | | Submitted by: sat Notes: svn path=/head/; revision=194540
* Slightly cleaner PREFIX=/ handling.David E. O'Brien2007-06-292-8/+8
| | | | Notes: svn path=/head/; revision=194424
* Support PREFIX=/David E. O'Brien2007-06-282-4/+4
| | | | | | | | PR: 95566 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> Notes: svn path=/head/; revision=194422
* Add rbash.David E. O'Brien2007-06-284-1/+22
| | | | | | | | PR: 104040 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=194421
* Add missing dirrmtry entries.David E. O'Brien2007-06-281-0/+2
| | | | | | | | PR: 112159 Submitted by: rafan Notes: svn path=/head/; revision=194419
* - Fix plistPav Lucistnik2007-06-252-0/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=194261
* - Remove 4.x cruftBeech Rintoul2007-06-221-4/+0
| | | | | | | | | | | - Partial commit (use of destdir is deprecated) PR: ports/113930 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194042
* Upgrade to 3.2.David E. O'Brien2007-06-214-77/+55
| | | | Notes: svn path=/head/; revision=194009
* Remove expired ports:Gabor Kovesdan2007-06-0418-722/+0
| | | | | | | | | 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 Notes: svn path=/head/; revision=192717
* - Update to R29fMartin Wilke2007-05-302-4/+4
| | | | Notes: svn path=/head/; revision=192377
* - Add WWW in pkg-descr.Jean Milanez Melo2007-05-281-0/+2
| | | | | | | | | PR: ports/112209 Submitted by: kitsune <v.velox@vvelox.net> Approved by: Zane C.B. <vvelox@vvelox.net> Notes: svn path=/head/; revision=192186
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-194-2/+4
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.86Cheng-Lung Sung2007-04-292-5/+4
| | | | Notes: svn path=/head/; revision=191107
* Update to 2.09d.Akinori MUSHA2007-04-292-4/+4
| | | | Notes: svn path=/head/; revision=191102
* - Update to r29cMartin Wilke2007-04-242-4/+4
| | | | Notes: svn path=/head/; revision=190827
* Allows include files to be used in shells the same way they are with C.Martin Wilke2007-04-205-0/+61
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=190502
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-203-22/+2
| | | | | | | with letter r-s Notes: svn path=/head/; revision=190445
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-061-7/+1
| | | | | | | with letter o-z Notes: svn path=/head/; revision=189335
* Update to 2007-03-28.Philip Paeps2007-04-052-7/+7
| | | | | | | | | | Keep BROKEN on sparc64 - it still doesn't compile. PR: ports/111165 Submitted by: Joe Kelsey <joe -at- zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=189249
* - Update to 20070324Martin Wilke2007-03-263-5/+7
| | | | | | | Submitted by: J.A. Neitzel <jneitzel@sdf1.org> (author) Notes: svn path=/head/; revision=188375
* - WWWDIR is now defined in bsd.ports.mkPav Lucistnik2007-03-243-40/+25
| | | | | | | | PR: ports/105529 Submitted by: laszlof Notes: svn path=/head/; revision=188173
* - Use proper NO_SHARED knob instead of obsoleted NOSHAREDSergei Kolobov2007-03-211-2/+2
| | | | | | | | PR: ports/108327 Submitted by: Josh Carroll (floyd AT pflog DOT net) Notes: svn path=/head/; revision=187916
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - Update to R29bMartin Wilke2007-03-113-8/+17
| | | | | | | | | | | - Update pkg-descr Changelog: http://www.mirbsd.org/?mksh#clog Approved by: maintainer (implicit) Notes: svn path=/head/; revision=187169
* - Update to R29Martin Wilke2007-03-052-4/+4
| | | | | | | Approved by: Maintainer implicit Notes: svn path=/head/; revision=186606
* fish is a user friendly commandline shell intended mostly forMartin Wilke2007-02-265-0/+394
| | | | | | | | | | | | interactive use. WWW: http://www.fishshell.org/ PR: ports/109556 Submitted by: Kai Wang <kaiw27 at gmail.com> Notes: svn path=/head/; revision=186043
* . deprecate this old and unmaintained software (use shells/bash instead);Boris Samorodov2007-02-151-0/+3
| | | | | | | . set expiration date to 2007-05-15. Notes: svn path=/head/; revision=185244
* . drop OPTIONS for BASH2;Boris Samorodov2007-02-152-12/+2
| | | | | | | | | | | | . 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) Notes: svn path=/head/; revision=185242
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - Install examples. [1]Sergey Matveychuk2007-01-292-2/+34
| | | | | | | | | | | | - Add dependancy on devel/p5-ReadLine-Perl. It enables autocompletion feature. [2] - Butify COMMENT. - Pass to perl@ Submitted by: az [1], [2] Notes: svn path=/head/; revision=183617
* A new port: shells/p5-Term-ShellUISergey Matveychuk2007-01-255-0/+44
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=183234
* Update to 2.09c.Akinori MUSHA2007-01-182-6/+6
| | | | Notes: svn path=/head/; revision=182718
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+2
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* Fix calculation of prompt length. Bump PORTREVISION.Thomas Gellekum2007-01-072-1/+11
| | | | | | | | PR: 107410 Submitted by: Bruce Becker <hostmaster at whois dot gts dot net> Notes: svn path=/head/; revision=181715
* - Fix pkg-plist.Stanislav Sedov2007-01-021-2/+4
| | | | | | | Approved by: maintainer timeout (5 months) Notes: svn path=/head/; revision=181306
* Apply FreeBSD specific changes:Emanuel Haupt2006-12-264-4/+92
| | | | | | | | | | | | | * '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 Notes: svn path=/head/; revision=180797
* - Fix build on 4.x.Tim Bishop2006-12-171-1/+1
| | | | | | | The test in the previous commit was the wrong way round. Notes: svn path=/head/; revision=180013
* Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.Mark Linimon2006-12-131-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=179668
* Remove expired leaf ports:Vasil Dimov2006-12-125-60/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179573
* - Remove dead and duplicite download locations, move a fast one to the topPav Lucistnik2006-11-211-6/+2
| | | | | | | | | PR: ports/104948 Submitted by: Geoff C. Wing <gcw@zsh.org> Approved by: maintainer timeout (sergei; 3 weeks) Notes: svn path=/head/; revision=177765
* The readline fix should not be required on 4.x. Disable post-patch magicSam Lawrance2006-11-031-0/+2
| | | | | | | | | on 4.x systems. Reported by: kris Notes: svn path=/head/; revision=176311
* Drop maintainershipJean-Yves Lefort2006-11-031-1/+1
| | | | Notes: svn path=/head/; revision=176271
* - Assign maintainership to original submitter (the e-mail address is nowAlejandro Pulver2006-10-311-1/+1
| | | | | | | working). Notes: svn path=/head/; revision=175866
* Provide flv (FFmpeg Flash video) file completion for mplayerEmanuel Haupt2006-10-312-4/+6
| | | | | | | | PR: 104571 Approved by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=175776
* - DEPRECATED Project disappeared from the internetMartin Wilke2006-10-311-0/+3
| | | | | | | | PR: ports/104260 Submitted by: Josh Paetzel <josh@tcbug.org> Notes: svn path=/head/; revision=175742
* Fix build. Don't remove all of the bundled readline, someSam Lawrance2006-10-211-1/+2
| | | | | | | | | | parts are required for building documentation. Reported by: kris, Randy Bush, Michael Butler` Approved by: portmgr (marcus) Notes: svn path=/head/; revision=175480
* - Add wrapper script to respect PREFIX at runtime.Alejandro Pulver2006-10-202-4/+12
| | | | | | | | | | - Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS. - Bump PORTREVISION. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175437
* bash2 links against the system readline, so patch it to build with theSam Lawrance2006-10-201-1/+4
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=175427