aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on amd64, and make this port actually run on 5.x.Kris Kennaway2004-03-183-8/+33
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=104433
* - SIZE'ifyKirill Ponomarev2004-03-181-0/+1
| | | | | | | | PR: ports/64396 Submitted by: rushani Notes: svn path=/head/; revision=104411
* . New victim^Wmaintainer.Greg Lewis2004-03-181-1/+1
| | | | | | | | PR: 64392 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> Notes: svn path=/head/; revision=104356
* . Unbreak by updating to 2004-02-29.Greg Lewis2004-03-183-8/+7
| | | | | | | | PR: 64370 Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com> Notes: svn path=/head/; revision=104353
* SIZEify.Trevor Johnson2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104313
* BROKEN: Distfile is unfetchableKris Kennaway2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104285
* BROKEN on amd64: Does not compileKris Kennaway2004-03-141-1/+7
| | | | Notes: svn path=/head/; revision=103949
* BROKEN on ia64: Does not compileKris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103167
* Drop maintainership. I don't use this.Christian Weisgerber2004-03-051-1/+1
| | | | | | | | The license is byzantine and restrictive, the build system is complex and unlike any other, the codebase doesn't inspire confidence. Notes: svn path=/head/; revision=103061
* BROKEN on sparc64: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=103000
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Update to 2.05c.Akinori MUSHA2004-02-252-2/+3
| | | | Notes: svn path=/head/; revision=102093
* - Update to version 20040214Kirill Ponomarev2004-02-186-44/+30
| | | | | | | | PR: ports/63023 Submitted by: maintainer Notes: svn path=/head/; revision=101352
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-066-3/+3
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-042-0/+2
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+2
| | | | Notes: svn path=/head/; revision=99525
* SIZEify.Trevor Johnson2004-01-2911-0/+11
| | | | Notes: svn path=/head/; revision=99421
* Update to 20040101Michael Haro2004-01-104-4/+4
| | | | | | | | PR: 61177 Submitted by: maintainer Notes: svn path=/head/; revision=97880
* Fix pkg-plist (NOPORTDOCS knob).Sergey A. Osokin2004-01-023-12/+12
| | | | | | | | | Use DOCSDIR macro. Approved by: obrien (maintainer) Notes: svn path=/head/; revision=97095
* Use DOCSDIR macro.Sergey A. Osokin2003-12-302-8/+8
| | | | | | | Approved by: knu (maintainer) Notes: svn path=/head/; revision=96970
* Use DOCSDIR macro.Sergey A. Osokin2003-12-301-2/+2
| | | | Notes: svn path=/head/; revision=96962
* - Update to 4.0.9Sergei Kolobov2003-12-193-21/+51
| | | | | | | | - Temporarily switch to gzipped tarballs - Utilize INFO Notes: svn path=/head/; revision=96235
* Also pay attention to NOSHARED=yes as /usr/src and zsh does.David E. O'Brien2003-12-153-3/+3
| | | | | | | Requested by: Richard Coleman <richardcoleman@mindspring.com> Notes: svn path=/head/; revision=95858
* The option to enable network redirection is removed since this is theDavid E. O'Brien2003-12-143-27/+0
| | | | | | | | | | default behavior. PR: 60222 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=95772
* Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTDavid E. O'Brien2003-12-143-0/+12
| | | | | | | is defined. Notes: svn path=/head/; revision=95771
* - Fix build on non-i386 platforms.Pav Lucistnik2003-12-122-30/+43
| | | | | | | | | | | Tested ok on: i386/stable, i386/current, amd64 Fails later on: ia64 (pluto2) PR: ports/60176 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=95672
* Update to 2.05a, which fixes a bug in a builtin command "checkid".Akinori MUSHA2003-12-102-3/+4
| | | | Notes: svn path=/head/; revision=95516
* Update to 2.05.Akinori MUSHA2003-12-083-34/+2
| | | | Notes: svn path=/head/; revision=95407
* Add 'cvs blame' support.David E. O'Brien2003-12-062-8/+44
| | | | Notes: svn path=/head/; revision=95203
* scponly dist includes a script which setup chroot cage, whichJames E. Housley2003-11-212-0/+25
| | | | | | | | | | | | depends a location of run-time link-editor. Since FreeBSD has dynamic root capability from __FreeBSD_version == 501105, we should add new location to unbreak the script. PR: 59511 Submintted by: MAINTAINER Notes: svn path=/head/; revision=94583
* Apply a patch that fixes segv in group lookups.Akinori MUSHA2003-11-202-0/+32
| | | | | | | Obtained from: [FDclone-users:00244] Notes: svn path=/head/; revision=94427
* - fix build with gcc 3.3.xKirill Ponomarev2003-11-185-109/+171
| | | | | | | | | | | | | - unmark as BROKEN - use %%DATADIR%% and %%DOCSDIR%% - pkg-plist is NOPORTSDOC compliant - make portlint happy PR: 59427 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=94292
* - Update to version 20031112Kirill Ponomarev2003-11-164-4/+4
| | | | | | | | PR: 59343 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=94123
* Update to 031112 and unbreak, old version was not fetchable anymore.Pav Lucistnik2003-11-152-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94012
* - Update to version 20031022Kirill Ponomarev2003-11-064-4/+4
| | | | | | | | PR: 59018 Submitted by: maintainer Notes: svn path=/head/; revision=93258
* Some days it doesn't pay to try to try to chew through the leather straps.Mark Linimon2003-11-051-1/+1
| | | | Notes: svn path=/head/; revision=93132
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-032-2/+2
| | | | Notes: svn path=/head/; revision=92931
* Reset maintainer to ports@. Reviewed by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92905
* Update to current version. PR ports/58192.Mark Linimon2003-11-035-20/+15
| | | | Notes: svn path=/head/; revision=92904
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-2/+2
| | | | Notes: svn path=/head/; revision=92900
* Move inclusion of bsd.port.pre.mk past variable definitions.Mark Linimon2003-10-291-6/+6
| | | | Notes: svn path=/head/; revision=92527
* utilize SITE_PERLYing-Chieh Liao2003-10-243-122/+122
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* All right, that's it, no more commits at 4am for me.Mark Linimon2003-10-201-5/+1
| | | | | | | | | | | | But I'm still going to leave it marked broken on all the other architectures. That's because I think it really is broken on all the other architectures. If it is not broken on all the other architectures, I am going to stick my fingers in my ears and chant la-la-la-can't-hear-you. arrrrrgh Notes: svn path=/head/; revision=91760
* Remove BROKEN case for i386 4.x.Mark Linimon2003-10-201-2/+10
| | | | | | | Previous attempt at deprecation objected to by: krion Notes: svn path=/head/; revision=91757
* Per bento logs, this is broken on 5.x. Rather than marking it so onlyMark Linimon2003-10-201-1/+3
| | | | | | | | | | | | for 5.x, mark it as generally broken; the latest distfile in the 1.x series was in 1996 and this isn't even it (this one is from 1994). The bash2 releases began in 1996. Unless there is some absolute need to maintain this port for backwards compatibility, it should probably just be deleted. Notes: svn path=/head/; revision=91752
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-5/+1
| | | | Notes: svn path=/head/; revision=91666
* Update to 2.04c.Akinori MUSHA2003-10-182-2/+2
| | | | Notes: svn path=/head/; revision=91562
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-10-161-7/+1
| | | | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-162-2/+14
| | | | Notes: svn path=/head/; revision=91379