summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* do not link against librt for clock_gettime(2)Baptiste Daroussin2012-05-181-1/+2
| | | | | | | | PR: ports/167857 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=296928
* Fix sysctl completion on freebsd 10+Baptiste Daroussin2012-05-112-1/+12
| | | | Notes: svn path=/head/; revision=296437
* - Update to 0.9.15.1Sylvio Cesar Teixeira2012-05-072-4/+4
| | | | | | | | PR: ports/167054 Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com> Notes: svn path=/head/; revision=296154
* Update to Bash 4.2 patchlevel 28.David E. O'Brien2012-05-072-2/+10
| | | | Notes: svn path=/head/; revision=296137
* Force a package cluster rebuild.David E. O'Brien2012-04-301-1/+1
| | | | Notes: svn path=/head/; revision=295744
* The UK now has their own .moDavid E. O'Brien2012-04-301-0/+2
| | | | Notes: svn path=/head/; revision=295742
* Update version 4.2 to patchlevel 24.David E. O'Brien2012-04-243-3/+9
| | | | Notes: svn path=/head/; revision=295419
* Update to 3.00k (patched).Akinori MUSHA2012-04-244-66/+18
| | | | Notes: svn path=/head/; revision=295371
* switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-GnuAndrej Zverev2012-04-181-2/+3
| | | | | | | since it more preferable way since 0.9(0). Notes: svn path=/head/; revision=295008
* - Remove RESTRICTEDSunpoet Po-Chuan Hsieh2012-04-181-2/+0
| | | | | | | Notified by: pfg Notes: svn path=/head/; revision=294985
* - Update to R40fMartin Wilke2012-04-102-3/+3
| | | | | | | | PR: 166750 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=294500
* - Update to R40EMartin Wilke2012-04-082-3/+3
| | | | | | | | | PR: 166535 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=294386
* Change the default behavior to create a dynamically linked binarySteven Kreuzer2012-04-051-4/+8
| | | | | | | | | | | Add a WITH_STATIC knob to create a statically linked binary Remove dead MASTER_SITE Reported by: Andy Kosela <akosela@andykosela.com> Feature safe: yes Notes: svn path=/head/; revision=294252
* - Update to 2012-02-29Sunpoet Po-Chuan Hsieh2012-03-283-19/+10
| | | | | | | | | | | - Add LICENSE Changes: http://www2.research.att.com/~gsf/download/gen/ast-ksh.html#ksh93 changes http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes Feature safe: yes Notes: svn path=/head/; revision=293934
* - fix plist from previous commit, bump PORTREVISIONJason Helfman2012-03-262-2/+11
| | | | | | | | PR: ports/166232 Feature safe: yes Notes: svn path=/head/; revision=293864
* - Update to binary built for FreeBSD 9 [1].Jason Helfman2012-03-263-2248/+19
| | | | | | | | | | | | | - move away from tar installation, extract to work and install [2] - use portdata from majority of pkg-plist entries [2] - pass maintainer-ship to conrads@cox.net [1] PR: ports/166232 Submitted by: conrads@cox.net [1], 5u623l20@gmail.com [1], jgh [2] Feature safe: yes Notes: svn path=/head/; revision=293859
* - remove useless USE_LDCONFIGBaptiste Daroussin2012-03-241-3/+1
| | | | | | | | | - bump portrevision Feature safe: yes Notes: svn path=/head/; revision=293772
* - remove invalid post-deinstall targetJason Helfman2012-03-192-7/+8
| | | | | | | | | | PR: ports/166093 Submitted by: jgh@ Approved by: maintainer, rfarmer@predatorlabs.net Feature safe: yes Notes: svn path=/head/; revision=293572
* - Update to 7.0.0Martin Wilke2012-03-183-2015/+2073
| | | | | | | | | | | - Pass maintainership to submitter PR: 166061 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=293508
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-0/+4
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-4/+0
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Fix build with CLANGMartin Wilke2012-03-041-1/+1
| | | | | | | PR: 164418 Notes: svn path=/head/; revision=292670
* - Drop conditional that was only relevant to 6.X and olderPav Lucistnik2012-03-021-7/+1
| | | | Notes: svn path=/head/; revision=292545
* - Restore shells/tcsh_nls, I have misread the OSVERSION conditionalPav Lucistnik2012-03-023-0/+81
| | | | | | | | Requested by: ume Pointy hat to: pav Notes: svn path=/head/; revision=292544
* - Retire shells/tcsh_nls, is included in base system since FreeBSD 7.0-RELEASEPav Lucistnik2012-03-023-81/+0
| | | | Notes: svn path=/head/; revision=292530
* - update to 4.3.17Baptiste Daroussin2012-02-264-38/+18
| | | | Notes: svn path=/head/; revision=292285
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
| | | | Notes: svn path=/head/; revision=291338
* - Update to 0.92Sunpoet Po-Chuan Hsieh2012-02-102-10/+9
| | | | | | | | | | - Add BUILD_DEPENDS - Do not silence installation message Changes: http://search.cpan.org/dist/Term-ShellUI/Changes Notes: svn path=/head/; revision=290824
* - Update to R40DMartin Wilke2012-02-072-4/+3
| | | | | | | | PR: 164251 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=290558
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 20120102Martin Wilke2012-01-142-3/+3
| | | | Notes: svn path=/head/; revision=289217
* - Update to 0.3.2Martin Wilke2012-01-142-16/+4
| | | | Notes: svn path=/head/; revision=289178
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-142-2/+2
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Fix buildMartin Wilke2012-01-141-0/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=289142
* add a patch from upstream to fix SIGWINCH detectionBaptiste Daroussin2012-01-132-0/+31
| | | | | | | Obtained from: zsh (cvs) Notes: svn path=/head/; revision=289118
* Update to version 4.2 PL 20.David E. O'Brien2012-01-123-31/+45
| | | | Notes: svn path=/head/; revision=289056
* - Update INIT to 2012-01-01 which also fixes 'make fetch' errorSunpoet Po-Chuan Hsieh2012-01-072-4/+5
| | | | | | | | | - Bump PORTREVISION for package change Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes Notes: svn path=/head/; revision=288705
* End WWW CPAN URL with a "/"Emanuel Haupt2011-12-281-1/+1
| | | | Notes: svn path=/head/; revision=288161
* Mark as broken on powerpc.Mark Linimon2011-12-281-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=288153
* - Update website linkEitan Adler2011-12-251-1/+1
| | | | | | | | | PR: ports/163597 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Feature Safe: yes Notes: svn path=/head/; revision=287991
* Add the forgotten checksum for zsh-docBaptiste Daroussin2011-12-181-0/+2
| | | | | | | Submitted by: zi Notes: svn path=/head/; revision=287604
* - update to 4.3.15Baptiste Daroussin2011-12-183-5/+4
| | | | Notes: svn path=/head/; revision=287591
* Fix distfile fetching with NOPORTDOCS=yesBaptiste Daroussin2011-12-091-2/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=287106
* - update to 4.3.14Baptiste Daroussin2011-12-083-7/+17
| | | | | | | | | | - remove unnecessary USE_AUTOTOOLS - fixes libiconv detection Feature safe: yes Notes: svn path=/head/; revision=287057
* - Make sure after deinstall /etc/shells is cleanMartin Wilke2011-11-252-2/+6
| | | | | | | | | | | - Bump PORTREVISION PR: 160528 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Feature safe: yes Notes: svn path=/head/; revision=286436
* - Update to R40cMartin Wilke2011-11-242-3/+3
| | | | | | | | | PR: 162778 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286380
* - Fix build for badly upgraded systems which have both utmp.h and utmpx.hBaptiste Daroussin2011-11-131-0/+15
| | | | | | | | | PR: ports/156263 Submitted by: Matthew Cashdollar <matthew@cashdollar.org> Feature safe: yes Notes: svn path=/head/; revision=285690
* Add the right patchBaptiste Daroussin2011-11-071-3/+8
| | | | | | | Reported by: Jan Beich <jbeich@tormail.net> (by private mail) Notes: svn path=/head/; revision=285222
* and with the patch it is even betterBaptiste Daroussin2011-11-061-0/+40
| | | | Notes: svn path=/head/; revision=285185
* - split the zsh_mem option into zsh_mem and zsh_secure_free activate ↵Baptiste Daroussin2011-11-061-8/+19
| | | | | | | | | | | | | | secure_free my default disable mem by default[1] - correct memory report for time builtin [2] - bump portrevision PR: ports/143981 [1], ports/152820 [2] Submitted by: Richard Kolkovich <sarumont@sigil.org> [1], Anonymous <swell.k@gmail.com> and Tsu <inyaoo@gmail.com> [2] Hurried by: miwi :) Notes: svn path=/head/; revision=285184