/editors/jupp/

gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on system with source later than r227487 [1]sunpoet2012-06-191-0/+10
| | | | | | [1] http://svn.freebsd.org/changeset/base/227487 Submitted by: cy
* - Remove SITE_PERL from *_DEPENDSaz2012-06-051-1/+1
| | | | Approved by: maintainer (miwi@ via email)
* Update contact information.obrien2012-06-051-0/+8
| | | | Approved by: skreuzer
* Fix bug for add_glob:obrien2012-06-052-1/+11
| | | | | | | | | | | Do not stop scanning if we see '$' as it does more harm than good. For $HOME/tm we should return $HOME/tm* Set license to BSD (not "public domain" due to sigact.[ch]). Submitted by: Simon Gerraty <sjg@juniper.net> Obtained from: NetBSD Approved by: skreuzer
* - update png to 1.5.10dinoex2012-06-012-2/+2
|
* Double quotes not needed anymore for options descriptionbapt2012-05-311-2/+2
|
* Show up debug flagsbapt2012-05-291-1/+1
| | | | Add shared DEBUG description
* Fix descriptions with "()"bapt2012-05-291-2/+2
| | | | Reported by: freshports sanity check
* Convert to new option frameworkbapt2012-05-291-20/+21
|
* Prevent post-install from removing ksh93 from /etc/shellsskreuzer2012-05-221-1/+1
| | | | | PR: ports/168140 Submitted by: Rob Windsor <windsor@warthog.com>
* do not link against librt for clock_gettime(2)bapt2012-05-191-1/+2
| | | | | PR: ports/167857 Submitted by: Jan Beich <jbeich@tormail.org>
* Fix sysctl completion on freebsd 10+bapt2012-05-122-1/+12
|
* - Update to 0.9.15.1sylvio2012-05-082-4/+4
| | | | | PR: ports/167054 Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com>
* Update to Bash 4.2 patchlevel 28.obrien2012-05-072-2/+10
|
* Force a package cluster rebuild.obrien2012-05-011-1/+1
|
* The UK now has their own .moobrien2012-05-011-0/+2
|
* Update version 4.2 to patchlevel 24.obrien2012-04-253-3/+9
|
* Update to 3.00k (patched).knu2012-04-244-66/+18
|
* switch from devel/p5-ReadLine-Perl to /devel/p5-ReadLine-Gnuaz2012-04-181-2/+3
| | | | since it more preferable way since 0.9(0).
* - Remove RESTRICTEDsunpoet2012-04-181-2/+0
| | | | Notified by: pfg
* - Update to R40fmiwi2012-04-102-3/+3
| | | | | PR: 166750 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* - Update to R40Emiwi2012-04-092-3/+3
| | | | | | PR: 166535 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes
* Change the default behavior to create a dynamically linked binaryskreuzer2012-04-061-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
* - Update to 2012-02-29sunpoet2012-03-293-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
* - fix plist from previous commit, bump PORTREVISIONjgh2012-03-272-2/+11
| | | | | PR: ports/166232 Feature safe: yes
* - Update to binary built for FreeBSD 9 [1].jgh2012-03-273-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
* - remove useless USE_LDCONFIGbapt2012-03-251-3/+1
| | | | | | - bump portrevision Feature safe: yes
* - remove invalid post-deinstall targetjgh2012-03-202-7/+8
| | | | | | | PR: ports/166093 Submitted by: jgh@ Approved by: maintainer, rfarmer@predatorlabs.net Feature safe: yes
* - Update to 7.0.0miwi2012-03-183-2015/+2073
| | | | | | | | - Pass maintainership to submitter PR: 166061 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-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)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-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
* - Fix build with CLANGmiwi2012-03-041-1/+1
| | | | PR: 164418
* - Drop conditional that was only relevant to 6.X and olderpav2012-03-031-7/+1
|
* - Restore shells/tcsh_nls, I have misread the OSVERSION conditionalpav2012-03-033-0/+81
| | | | | Requested by: ume Pointy hat to: pav
* - Retire shells/tcsh_nls, is included in base system since FreeBSD 7.0-RELEASEpav2012-03-023-81/+0
|
* - update to 4.3.17bapt2012-02-274-38/+18
|
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
|
* - Update to 0.92sunpoet2012-02-102-10/+9
| | | | | | | - Add BUILD_DEPENDS - Do not silence installation message Changes: http://search.cpan.org/dist/Term-ShellUI/Changes
* - Update to R40Dmiwi2012-02-072-4/+3
| | | | | PR: 164251 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-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
* - Update to 20120102miwi2012-01-152-3/+3
|
* - Update to 0.3.2miwi2012-01-152-16/+4
|
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-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.
* - Fix buildmiwi2012-01-141-0/+2
| | | | With hat: portmgr
* add a patch from upstream to fix SIGWINCH detectionbapt2012-01-142-0/+31
| | | | Obtained from: zsh (cvs)
* Update to version 4.2 PL 20.obrien2012-01-133-31/+45
|
* - Update INIT to 2012-01-01 which also fixes 'make fetch' errorsunpoet2012-01-082-4/+5
| | | | | | - Bump PORTREVISION for package change Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
|
* Mark as broken on powerpc.linimon2011-12-281-1/+7
| | | | Hat: portmgr
* - Update website linkeadler2011-12-251-1/+1
| | | | | | PR: ports/163597 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Feature Safe: yes
* Add the forgotten checksum for zsh-docbapt2011-12-191-0/+2
| | | | Submitted by: zi
* - update to 4.3.15bapt2011-12-183-5/+4
|
* Fix distfile fetching with NOPORTDOCS=yesbapt2011-12-091-2/+3
| | | | Feature safe: yes
* - update to 4.3.14bapt2011-12-083-7/+17
| | | | | | | - remove unnecessary USE_AUTOTOOLS - fixes libiconv detection Feature safe: yes
* - Make sure after deinstall /etc/shells is cleanmiwi2011-11-26