aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Fix plist with -DNOPORTDOCSIon-Mihai Tetcu2009-04-211-2/+0
| | | | | | | Prompted by: QAT QA run Notes: svn path=/head/; revision=232403
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* Change MAINTAINER on my ports to my FreeBSD email addressSteven Kreuzer2009-03-281-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=231170
* We probably need to bump PORTREVISION in order to the the LATEST_LINKDavid E. O'Brien2009-03-231-1/+1
| | | | | | | added on ftp.freebsd.org. Notes: svn path=/head/; revision=230812
* Set LATEST_LINK.David E. O'Brien2009-03-231-1/+2
| | | | | | | | PR: 132631 Submitted by: ehaupt Notes: svn path=/head/; revision=230797
* - Update to R36bMartin Wilke2009-03-212-4/+4
| | | | Notes: svn path=/head/; revision=230564
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Use Bison in the build instead of byacc.David E. O'Brien2009-03-131-2/+6
| | | | | | | | | | This fixes the issue of '$()' (for ``) not being parsed correctly. PR: 101230 Submitted by: bf2006a@yahoo.com Notes: svn path=/head/; revision=229998
* Fix pkg-plist.Sergey A. Osokin2009-03-122-4/+30
| | | | | | | | | Bump PORTREVISION. Approved by: pav@ (portmgr) Notes: svn path=/head/; revision=229928
* Now that the build break is quickly dealt with, update the descriptionDavid E. O'Brien2009-03-122-6/+6
| | | | | | | and conflicts. Notes: svn path=/head/; revision=229921
* Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now allDavid E. O'Brien2009-03-122-6/+35
| | | | | | | the patch logic won't get in the way. Notes: svn path=/head/; revision=229920
* Fix nit in version number.David E. O'Brien2009-03-111-1/+2
| | | | Notes: svn path=/head/; revision=229899
* Update to 4.0 PL0.David E. O'Brien2009-03-114-206/+46
| | | | Notes: svn path=/head/; revision=229889
* Resurrect the 'bash3' port as a holder of the legacy BASH version 3.x.David E. O'Brien2009-03-111-0/+1
| | | | Notes: svn path=/head/; revision=229866
* Fix typo I missed on the resurrection.David E. O'Brien2009-03-111-1/+1
| | | | Notes: svn path=/head/; revision=229865
* Resurrect the 'bash3' port as a holder of the legacy BASH version 3.x.David E. O'Brien2009-03-1113-0/+828
| | | | Notes: svn path=/head/; revision=229864
* - Pet portlintWesley Shields2009-03-021-2/+2
| | | | | | | | | | - While here pass maintainership to submitter PR: ports/132169 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=229359
* - Update to 1.6.2Martin Wilke2009-02-203-14/+15
| | | | | | | | PR: 131825 Submitted by: Ports Fury Notes: svn path=/head/; revision=228732
* Add ports conflicts between bash{,-static}.David E. O'Brien2009-01-251-0/+2
| | | | | | | Submitted by: ehaupt Notes: svn path=/head/; revision=226854
* - Add additional dependanciesThomas Abthorpe2009-01-251-1/+4
| | | | | | | | | | | | - Bump PORTREVISION - Fix comment while I am here PR: ports/130692 Submitted by: Lapo Luchini <lapo lapo.it> Approved by: maintainer implicit Notes: svn path=/head/; revision=226817
* Enable the bash-static port.David E. O'Brien2009-01-231-0/+1
| | | | Notes: svn path=/head/; revision=226719
* Provide a meta port of bash-static for shells/bash in order to have packagesDavid E. O'Brien2009-01-231-0/+12
| | | | | | | | | | created by the build cluster. PR: 130888 Submitted by: ehaupt Notes: svn path=/head/; revision=226718
* When I upgraded to 4.3.9, which included Baptiste's completion definitionsDag-Erling Smørgrav2009-01-213-1/+463
| | | | | | | | for zfs(8) and zpool(8) which we had previously had as local patches, I blindly assumed that the upstream versions were correct. They weren't. Notes: svn path=/head/; revision=226620
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* - Fix plist with perl 5.8.9Pav Lucistnik2009-01-151-2/+56
| | | | Notes: svn path=/head/; revision=226151
* - Update wwwMartin Wilke2009-01-091-1/+1
| | | | Notes: svn path=/head/; revision=225607
* - Remove USE_RC_SUR (typo), USE_RC_SUBR is conditionally defined laterPav Lucistnik2009-01-081-3/+1
| | | | Notes: svn path=/head/; revision=225480
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-065-118/+2
| | | | Notes: svn path=/head/; revision=225335
* - Website gone; find another place to download fromPav Lucistnik2009-01-062-5/+1
| | | | | | | | PR: ports/130220 Reported by: Eitan Adler <EitanAdlerList@gmail.com> Notes: svn path=/head/; revision=225321
* Update 3.2 to patchlevel 48.David E. O'Brien2009-01-022-1/+28
| | | | Notes: svn path=/head/; revision=225107
* - Fix files left behindBeech Rintoul2008-12-303-6/+23
| | | | Notes: svn path=/head/; revision=224976
* - Respect NOPORTDOCSBeech Rintoul2008-12-303-9/+21
| | | | | | | | | - Tweak plist PR: ports/130040 Notes: svn path=/head/; revision=224969
* - UnbreakBeech Rintoul2008-12-302-27/+31
| | | | | | | | | | | - Fix pkg-plist - Bump portrevision PR: ports/130040 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Notes: svn path=/head/; revision=224968
* - Update to 20081213Martin Wilke2008-12-112-4/+4
| | | | Notes: svn path=/head/; revision=224123
* 2008-10-19 x11-wm/flwm: Project is dead, and uses obsolete version of fltkMartin Wilke2008-12-075-122/+0
| | | | | | | | | | | | | | 2008-09-19 x11-wm/kahakai: "Development ceased" 2008-08-24 palm/synce-gnomevfs: No longer supported by developers 2008-08-24 palm/synce-kde: No longer supported by developers 2008-08-24 palm/synce-multisync: No longer supported by developers 2008-12-06 shells/ksh93-devel: This port is Outdated. Please use shells/ksh93 2008-09-19 sysutils/dtc-toaster: Has been broken for more than 6 months 2008-09-19 sysutils/dusage: Has been broken for more than 6 months 2008-09-19 games/linux-alienarena: Has been broken for more than 6 months Notes: svn path=/head/; revision=223968
* Precompile functions and completion definitions at installation time.Dag-Erling Smørgrav2008-12-052-1/+31
| | | | | | | Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=223811
* Update to 3.00d.Akinori MUSHA2008-12-022-5/+4
| | | | Notes: svn path=/head/; revision=223699
* - Mark BROKEN: does not package (missing etc/zoidrc)Pav Lucistnik2008-11-301-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223638
* - Update to 20081122Martin Wilke2008-11-222-5/+5
| | | | Notes: svn path=/head/; revision=223169
* Completion: improve portaudit, add pfctlDag-Erling Smørgrav2008-11-214-1/+122
| | | | | | | Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=223101
* Upstream patch to support unusual --help syntax used by fetchmail.Dag-Erling Smørgrav2008-11-172-1/+35
| | | | | | | Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=222968
* Kill the ZSH_ETCDIR, ZSH_FNDIR and ZSH_SITEFNDIR options. They're nice inDag-Erling Smørgrav2008-11-102-879/+855
| | | | | | | | | | theory, but in practice, things will break if you set them to non-default values. This allows us to unobfuscate the plist and fix a broken @dirrmtry. Convert the NO_SHARED option to a proper port option (ZSH_STATIC). Notes: svn path=/head/; revision=222700
* Upgrade to 4.3.9. Most of our local patches have been committed upstream.Dag-Erling Smørgrav2008-11-1016-744/+94
| | | | Notes: svn path=/head/; revision=222684
* With the update to shells/ksh93 this port is now outdated. TheWesley Shields2008-11-061-0/+3
| | | | | | | | maintainer has stated he does not intend to keep it updated. Schedule for removal in a month. Notes: svn path=/head/; revision=222452
* - Update to 2008-11-04Wesley Shields2008-11-062-8/+7
| | | | | | | | | | - This version fixes the breakage on -current after the TTY changes. PR: ports/128586 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=222442
* Add CONFLICTS for new port: shells/ksh93-devel.Wesley Shields2008-11-041-0/+2
| | | | Notes: svn path=/head/; revision=222405
* Welcome ksh93-devel to the tree.Wesley Shields2008-11-045-0/+119
| | | | | | | | PR: ports/128466 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> Notes: svn path=/head/; revision=222404
* - Update to 20081026Martin Wilke2008-11-012-5/+6
| | | | Notes: svn path=/head/; revision=222307
* Various command completion improvements for mount(8).Dag-Erling Smørgrav2008-10-293-6/+113
| | | | | | | | PR: ports/128450 Submitted by: scf@ Notes: svn path=/head/; revision=222202
* - Update to R36Martin Wilke2008-10-252-4/+4
| | | | Notes: svn path=/head/; revision=222054