/mail/prom-wl/

src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-071-1/+2
| | | | The remainder have other pending patches which I must finish before conversion.
* - Add LICENSEsunpoet2013-06-221-8/+4
| | | | - Cleanup Makefile header
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-181-4/+0
| | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
* Fix a confusionbapt2013-06-141-1/+1
| | | | Reported by: wg
* Use new helpersbapt2013-06-141-48/+16
|
* Update to 3.01a.knu2013-06-082-3/+3
|
* - Update to 2.0.0miwi2013-05-286-194/+262
| | | | | PR: 178868 Submitted by: Ports Fury
* - Update to R46miwi2013-05-282-3/+3
|
* - Update to patchlevel 45miwi2013-05-252-1/+7
| | | | | | - Requested by: many
* - Update to R45miwi2013-05-102-3/+3
| | | | | PR: 178224 Submitted by: olivierd@
* Convert from USE_READLINE to USES=readlinebapt2013-05-071-1/+1
|
* Adopt USES=ncursesbapt2013-05-071-2/+1
|
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1
| | | | Convert USE_READLINE by USES=readline
* Inspired by bapt's recent commit to shells/bash-static adapt this port to alsoehaupt2013-05-061-2/+1
| | | | use OPTIONS_SLAVE.
* Fix bash-static slave ports with bash being now using new options frameworkbapt2013-05-052-7/+3
|
* Convert to new options frameworkbapt2013-05-052-29/+21
| | | | This fixes build with nls not correctly pulling in libintl given USES= gettext was set after pre.mk which is forbidden
* Fix build with clang disabling a bad test from configurebapt2013-05-041-5/+2
|
* - Work around what I believe is a bug in how binary existence in the basegjb2013-05-021-0/+3
| | | | | | | | | system are tracked. Without this "fix", /usr/bin/sftp is not recongnized to negate the build dependency of openssh-portable. [1] - Bump PORTREVISION. Discussed with: bdrewery [1]
* - If sftp is not available, use security/openssh-portable.bdrewery2013-04-291-0/+3
| | | | | | This is the case if running base with WITHOUT_OPENSSH Approved by: gjb (maintainer)
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-285-8/+5
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Convert to USES=gettextehaupt2013-04-231-3/+3
|
* Update to 2.1.adamw2013-04-203-4/+41
| | | | Feature safe: yes
* Fix typo in options checkingbapt2013-04-041-1/+1
| | | | | | Reported by: bdrewery Approved by: portmgr (implicit) With hat: portmgr
* For perl@ owned ports:eadler2013-03-292-13/+4
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Use OPTIONS_OVERRIDE instead of OPTIONS_SET. Also set NO_DIALOG for this stubehaupt2013-03-271-1/+2
| | | | port.
* Move USES prior to bsd.port.pre.mk otherwise the port won't build.ehaupt2013-03-181-1/+2
|
* In categories starting with [n-s], remove empty lines (and also few cases ofdanfe2013-03-172-2/+0
| | | | trailing slashes) from pkg-plist.
* Move USES prior to bsd.port.pre.mk in preparation of the move of the USES loadbapt2013-03-161-1/+2
|
* Update to 4.2.45ehaupt2013-03-112-2/+7
|
* - Update to R44miwi2013-03-102-3/+3
|
* Clean up my ports (and a couple of ports@ owned ones):eadler2013-03-091-1/+3
| | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc)
* Convert USE_BISON to USES= bisonbapt2013-03-082-8/+3
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* Remove useless echo message: the use of PREFIX is global to all ports.eadler2013-03-031-10/+1
| | | | Trim header while here
* Variable that start with _ are considered private to the definingeadler2013-03-021-1/+1
| | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe)
* _ Udpate to R43miwi2013-02-272-3/+3
|
* Take maintainershipgjb2013-02-261-1/+1
|
* - Update to r42miwi2013-02-132-3/+3
|
* - Update to 20120604miwi2013-02-042-8/+4
| | | | - Convert Header
* - Update to R41miwi2013-02-012-14/+5
| | | | | | | - Convert header PR: 174664 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* Update to Bash 4.2 patchlevel 42.obrien2013-01-232-1/+11
| | | | | | | | | | | | | | | | | * If a backslash-newline (which is removed) with no other input is given as input to `read', the shell tries to dereference a null pointer and seg faults. * Under certain circumstances, bash attempts to expand variables in arithmetic expressions even when evaluation is being suppressed. * Output redirection applied to builtin commands missed I/O errors if they happened when the file descriptor was closed, rather than on write (e.g., like with an out-of-space error on a remote NFS file system). * Process substitution incorrectly inherited a flag that inhibited using the (local) temporary environment for variable lookups if it was providing the filename to a redirection. The intent the flag is to enforce the POSIX command expansion ordering rules.
* Add support for WITH_BASH_DEVEL=yes to depend on shells/bash-devel.adamw2013-01-171-1/+7
| | | | Also, use MDOCS.
* Add LICENSEehaupt2013-01-161-0/+2
|
* Remove two unused comments (forgotten in previous commit).ehaupt2013-01-151-2/+0
|
* - Always use bundled FAQ file, it's the same as the one externally fetchedehaupt2013-01-152-106/+10
| | | | | | | | | | | | | - therefore get rid of discouraged IGNOREFILES - Use default SYSLOG definition - Remove unused WITHOUT_NLS variable assignment - Indentation - Adjust options description - Do not install help files, those are meant for translation. Change HELP option to either einable or disable builtin help where default is enabled [1] - Bump PORTREVISION Reviewed by: ak [1]
* Use pre-defined knob for the static build option (STATIC_BASH -> STATIC).ehaupt2013-01-142-4/+3
|
* Register CONFLICTSehaupt2013-01-141-2/+2
|
* Add shells/bash-static-devel. The goal of this port is to have a more up to dateehaupt2013-01-142-0/+9
| | | | | | version of shells/bash-static. This port has also been converted to use OPTIONSng.
* Add shells/bash-devel. The goal of this port is to have a more up to dateehaupt2013-01-1414-0/+801
| | | | | | version of shells/bash. This port has also been converted to use OPTIONSng.
* - Update to 2.15sylvio2013-01-082-9/+8
|
* - update to 5.0.2bapt2012-12-222-5/+5
|
* - update to 5.0.1bapt2012-12-213-17/+19
|
* - Convert to optionsNGrene2012-12-181-15/+11
| | | | - Strip Makefile header
* - Update MASTER_SITES.araujo2012-12-171-10/+16
| | | | | | | | | | - Add LICENSE. - Add MAKE_JOBS_SAFE. - Support USE_READLINE. - Support INFO_PATH. PR: ports/172066 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Convert to new option frameworkbapt2012-12-171-9/+6
|
* Convert to new option frameworkbapt2012-12-171-31/+30
| | | | | Bump port revision as the options name has change a lot Add CHDIR and DOCS to options
* Update PCRE to 8.32mm2012-12-111-1/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.zi2012-12-072-2/+2
| | | | | Reported by: portscout Feature safe: yes
* - Fix typo in OPTIONS codepav2012-12-051-1/+1
| | | | | Spotted by: rm Feature safe: yes
* - Update to 2.3.4pav2012-12-053-11/+10
| | | | | | PR: ports/173980 Submitted by: nemysis <nemysis@gmx.ch> Feature safe: yes
* - Fix build with clanggahr2012-12-033-6/+13
| | | | | | | - Trim Makefile header - Update WWW in pkg-descr Feature safe: yes
* 2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtkbapt2012-11-285-46/+0
| | | | | | | | | | 2012-11-26 palm/txt2pdbdoc: No more public distfiles 2012-11-26 sysutils/xloadface: No more public distfiles 2012-11-26 shells/gscommander: Abandonware 2012-11-26 security/saferpay: No more public distfiles 2012-11-26 x11-wm/qvwm: No more public distfiles Feature safe: yes
* Update to 2.0.adamw2012-11-035-218/+561
| | | | | | | | Please note that the mechanism for activating the completions library has changed. You must source ${PREFIX}/share/bash-completion/bash_completion.sh from your .bashrc. Feature safe: yes
* Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-261-0/+3
| | | | | | public distfiles are available Feature safe: yes
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - Update to 2012-08-01sunpoet2012-10-072-8/+8
| | | | | | | - Convert to new options framework 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
* Trim the headers in the ports I maintain.eadler2012-10-061-5/+0
|
* Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+1
|
* Remove pointless header lines from ports I created once upon a time.naddy2012-09-161-4/+0
|
* - Update to 0.0022swills2012-09-022-4/+3
| | | | | PR: ports/171084 Approved by: Matsui Shinsuke <smatsui@karashi.org> (maintainer)
* shells/rssh: mark FORBIDDEN due to being vulnerablerea2012-08-241-0/+2
| | | | | | | | http://www.vuxml.org/freebsd/65b25acc-e63b-11e1-b81c-001b77d09812.html documents rather serious vulnerability that allows people to curcumvent protections put by rssh, thus making it a kind of non-usable tool. Security: 65b25acc-e63b-11e1-b81c-001b77d09812
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+3
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* Update to Bash 4.2 patchlevel 37.obrien2012-08-043-13/+37
| | | | | PR: 170283 Submitted by: Bryan Drewery <bryan@shatow.net>
* Update to 3.01.knu2012-08-032-3/+3
|
* Update to 3.00m.knu2012-07-296-67/+3
|
* - Add the documentation to distinfo [1]bapt2012-07-252-1/+2
| | | | | | - Fix plist Reported by: zi [1]
* - update to 5.0.0bapt2012-07-244-35/+23
| | | | | | | | no much changes for us (we where following the 4.3.x dev branch for a while) except we are back on an official stable branch Note that this version offers completion for dtrace, beadm (not tested with FreeBSD versions) and improved completion for zfs.
* Convert to new options frameworkbapt2012-07-211-8/+10
|
* Update to 3.00l + patches.knu2012-07-167-18/+67
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-10/+10
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-6/+6
|
* - reset MAINTAINERdinoex2012-06-261-1/+1
|
* - 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-262-2/+6
| | | | | | | | - Bump PORTREVISION PR: 160528 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Feature safe: yes
* - Update to R40cmiwi2011-11-252-3/+3
| | | | | | PR: 162778 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes
* - Fix build for badly upgraded systems which have both utmp.h and utmpx.hbapt2011-11-131-0/+15
| | | | | | PR: ports/156263 Submitted by: Matthew Cashdollar <matthew@cashdollar.org> Feature safe: yes
* Add the right patchbapt2011-11-071-3/+8
| | | | Reported by: Jan Beich <jbeich@tormail.net> (by private mail)
* and with the patch it is even betterbapt2011-11-071-0/+40
|
* - split the zsh_mem option into zsh_mem and zsh_secure_free activate ↵bapt2011-11-071-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 :)
* - Update to 20111027miwi2011-10-282-5/+4
|
* Fix a variable substitution.adamw2011-10-272-2/+2
| | | | | | | | Note that this was the intended fix in PORTREVISION 3, the previous commit, and was the change intended by ports/161999. PR: ports/161999 Submitted by: Eugene Paskevich <eugene@raptor.kiev.ua>
* Fix a // in path which apparently breaks portinstall's ability to parseadamw2011-10-262-2/+2
| | | | | | | INDEX. PR: ports/161999 Submitted by: Eugene Paskevich <eugene@raptor.kiev.ua>