aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Tweaking compiler options should be considered a configure task ratherAkinori MUSHA2008-10-081-1/+1
| | | | | | | than a patch task. Notes: svn path=/head/; revision=221326
* Add missing files to pkg-plist.Akinori MUSHA2008-10-082-0/+3
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=221324
* Install configuration files also when NOPORTDOCS is yes.Akinori MUSHA2008-10-081-5/+5
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=221323
* Update to 3.00c.Akinori MUSHA2008-10-084-118/+71
| | | | Notes: svn path=/head/; revision=221322
* - Update to R35bMartin Wilke2008-09-252-8/+10
| | | | Notes: svn path=/head/; revision=220762
* Reset tg due to lack of commits for several months and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220036
* Move a comment that broke completion for 'zfs clone'.Dag-Erling Smørgrav2008-08-272-2/+2
| | | | Notes: svn path=/head/; revision=219319
* - Readd shells/rssh without rsync support. I'm still actively using it.Pav Lucistnik2008-08-215-0/+58
| | | | Notes: svn path=/head/; revision=218955
* 2008-08-21 shells/rssh: No longer maintained upstreamThomas Abthorpe2008-08-215-68/+0
| | | | Notes: svn path=/head/; revision=218953
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-213-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Reset conrads@cox.net due to lack of time to work on FreeBSD.Mark Linimon2008-08-201-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218897
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-202-2/+2
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 2008-07-25Martin Wilke2008-08-182-7/+7
| | | | | | | | PR: 126613 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=218780
* Reset rushani@FreeBSD.org due to maintainer-timeouts and no commits forMark Linimon2008-08-151-1/+1
| | | | | | | | | more than one year. Hat: portmgr Notes: svn path=/head/; revision=218611
* Regenerate some patches that were being incorrectly applied.Dag-Erling Smørgrav2008-08-134-61/+46
| | | | | | | Noticed by: garga Notes: svn path=/head/; revision=218511
* Previous commit did not update the plist.Dag-Erling Smørgrav2008-08-122-1/+8
| | | | Notes: svn path=/head/; revision=218458
* Break out BSD completion patches into separate files.Dag-Erling Smørgrav2008-08-1212-82/+627
| | | | | | | | | | | | | | Update csup, portsnap and portlint completion. Add completion for powerd, freebsd-update, fetch and portaudit (from submitter) as well as zfs and zpool (from zsh repo). Bump PORTREVISION. PR: ports/126457 Submitted by: baptiste.daroussin@gmail.com Notes: svn path=/head/; revision=218457
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217479
* Add a patch to fix a paste-o problem under the INPUTKCODE=UTF8-macAkinori MUSHA2008-07-162-0/+95
| | | | | | | environment. Notes: svn path=/head/; revision=216899
* Update to 2.09i.Akinori MUSHA2008-07-103-21/+20
| | | | Notes: svn path=/head/; revision=216654
* - Update to 20080629Martin Wilke2008-07-072-4/+4
| | | | Notes: svn path=/head/; revision=216438
* - Fix ownership on all installed files.Felippe de Meirelles Motta2008-06-191-1/+2
| | | | | | | | | | | - Bump PORTREVISION. PR: ports/121254 Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=215237