aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 20040331Kirill Ponomarev2004-04-164-6/+6
| | | | | | | | | PR: ports/65606 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer Notes: svn path=/head/; revision=107229
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* - Update to version 040216Kirill Ponomarev2004-04-093-15/+5
| | | | | | | | PR: ports/65369 Submitted by: Ports Fury Notes: svn path=/head/; revision=106593
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106396
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* - Fix CONFIGURE_ARGS handlingPav Lucistnik2004-04-021-4/+4
| | | | | | | | PR: ports/64823 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> Notes: svn path=/head/; revision=105939
* SIZEify (maintainer timeout)Trevor Johnson2004-03-319-0/+36
| | | | Notes: svn path=/head/; revision=105747
* Catch up with the master port's update to 4.2.0.Akinori MUSHA2004-03-252-10/+9
| | | | Notes: svn path=/head/; revision=105219
* Rename a wrongly named patch.Akinori MUSHA2004-03-251-0/+0
| | | | Notes: svn path=/head/; revision=105217
* Add a patch to fix a minor bug with deleting a multibyte character atAkinori MUSHA2004-03-242-0/+18
| | | | | | | BOL. Notes: svn path=/head/; revision=105140
* - Update to 4.2.0 [1]Sergei Kolobov2004-03-243-23/+98
| | | | | | | | | | | | | | | | | - Fix a bug introduced in the previous commit when trying to utilize INFO macro: zsh.info was not added to generated pkg-plist because it is installed via post-install target, while pkg-plist is updated in add-plist-info target which gets run earlier. Revert to previous behavior of explicitly listing this single zsh.info file in pkg-plist for now. Thanks to Dimitry Andric for his excellent analysis of the problem. [2] - Update pkg-plist PR: ports/64499 [1], ports/64540 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1], Dimitry Andric <dimitry@andric.com> [2] Notes: svn path=/head/; revision=105104
* - Update to 1.0115Clement Laforet2004-03-223-11/+11
| | | | | | | | - Clean Makefile - Make portlint happy Notes: svn path=/head/; revision=104949
* Use PORTDOCS macro.Clement Laforet2004-03-222-3/+1
| | | | Notes: svn path=/head/; revision=104948
* Remove old version's SIZE.Norikatsu Shigemura2004-03-201-1/+0
| | | | | | | | Submitted by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104729
* Update to 3.9(support for WinSCP3).Norikatsu Shigemura2004-03-205-30/+37
| | | | | | | | | | PR: ports/64076 Submitted by: Jim Shewmaker <jims@bluenotch.com> Reviewed by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104724
* 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