aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-234-9/+6
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Use @dirrmtry for PREFIX/etc/bash_completion.dSunpoet Po-Chuan Hsieh2011-09-192-15/+14
| | | | | | | | | | | | | | Other ports (e.g. devel/glib20) install files to this directory. - Costmetic change: put build-related knobs together - Sort PLIST - Space/tab twiddle PR: ports/160202 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 24 days) Notes: svn path=/head/; revision=282011
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-1/+2
| | | | Notes: svn path=/head/; revision=281668
* Ambit, at its simplest, uses Bash Brace Expansion to expand and listEitan Adler2011-08-295-0/+72
| | | | | | | | | | | | | | | | | | | | | hostnames OR commands. First and foremost Ambit is meant to be a general purpose hostlist enumerator to be used by other applications or scripts. Additionally Ambit can be used to manage User Specific as well as System-Wide HostGroups. It can also be used to query Network HostGroups. Finally, Ambit is able to detect when it is expanding a command (rather than a host list), allowing for the command to be expanded and executed synchronously. This means Ambit can expand and run just about anything on the command line and usually works in places where Bash Brace Expansion might fail. WWW: http://m.a.tt/er/ambit/ PR: 159769 Submitted by: Sascha Klauder <sklauder@trimind.de> Approved by: sahil (mentor) Notes: svn path=/head/; revision=280731
* Update to Bash 4.1 patchlevel 11.David E. O'Brien2011-08-292-1/+3
| | | | | | | | | | | Under certain circumstances, running `fc -l' two times in succession with a relative history offset at the end of the history will result in an incorrect calculation of the last history entry and a seg fault PR: 160239 Notes: svn path=/head/; revision=280717
* - Update to R40bMartin Wilke2011-08-262-3/+3
| | | | | | | | PR: 158989 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=280498
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* - Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62Sunpoet Po-Chuan Hsieh2011-08-201-1/+0
| | | | | | | | PR: ports/159921 Submitted by: gjb Notes: svn path=/head/; revision=280057
* - add MASTER_SITE_LOCALDirk Meyer2011-08-081-1/+3
| | | | Notes: svn path=/head/; revision=279252
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* Fix master_siteBaptiste Daroussin2011-08-021-1/+1
| | | | Notes: svn path=/head/; revision=278800
* Fix completions for portinstall, an indexing error.Adam Weinberger2011-08-012-1/+2
| | | | | | | | PR: ports/152387 Submitted by: Martin GlaC <glaszig@gmail.com> Notes: svn path=/head/; revision=278746
* - Update to 0.5.7Frederic Culot2011-07-272-3/+3
| | | | | | | | PR: ports/159235 Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer) Notes: svn path=/head/; revision=278418
* The file completion bugfix for 8.X and 9.X introduced a bug underCy Schubert2011-07-051-1/+1
| | | | | | | 7.X. This commit fixes this. Notes: svn path=/head/; revision=277114
* Previous commit introduced a file completion bug under FreeBSDCy Schubert2011-07-051-4/+6
| | | | | | | versions prior to 8.X (7.X and earlier). This commit fixes that. Notes: svn path=/head/; revision=277113
* Fix patch phase error.Cy Schubert2011-07-051-1/+1
| | | | Notes: svn path=/head/; revision=277088
* As with other shells, link this shell dynamically.Cy Schubert2011-07-052-1/+11
| | | | Notes: svn path=/head/; revision=277087
* Fix file completion bug.Cy Schubert2011-07-052-0/+41
| | | | | | | PR: 140557 Notes: svn path=/head/; revision=277086
* - Kick MD5Martin Wilke2011-07-022-2/+0
| | | | Notes: svn path=/head/; revision=276937
* Fix error introduced by previous commit.Cy Schubert2011-06-281-0/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=276608
* Bring back 44bsd-csh.Cy Schubert2011-06-281-1/+1
| | | | Notes: svn path=/head/; revision=276601
* Bring back this port.Cy Schubert2011-06-285-0/+103
| | | | Notes: svn path=/head/; revision=276600
* Bye ByeMartin Wilke2011-06-256-107/+0
| | | | | | | | | | | | | | | | 2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available 2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released 2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available 2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now 2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now 2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now Notes: svn path=/head/; revision=276353
* - Update to R40Martin Wilke2011-06-252-3/+3
| | | | | | | | PR: 157829 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276291
* - Fix build when WITH_STATIC is setSunpoet Po-Chuan Hsieh2011-06-241-1/+1
| | | | | | | | Reported by: dougb@ Submitted by: jhell <jhell@DataIX.net> Notes: svn path=/head/; revision=276232
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-202-3/+3
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275887
* - Remove INSTALLROOT completelySunpoet Po-Chuan Hsieh2011-06-192-33/+31
| | | | | | | | | | - Add OPTIONS: STATIC - Change manipulation on /etc/shells - Respect PORTEXAMPLES - Bump PORTREVISION for PLIST change Notes: svn path=/head/; revision=275811
* -Add both versions of each configure flag (--enable-x/--disable-x) for safetyOlli Hauer2011-06-185-179/+32
| | | | | | | | | | | | | | | | | | | | | | | | | -Update to May 26, 2011 snapshot: Add support for OpenSSH's sftp-server umask option. Remove inline references to satisify certain compilers Remove the now unnecessary sftp-logging compatibility mode. When getopt_long is not available, like on AIX, use bundled NetBSD getopt_long. Update the SECURITY document to include a reference to /etc/popt and \ ~/.popt as they relate to rsync. Fix for rsync-3.0 which now uses a short -e option, with an optional argument as a server side option indicating protocol compatibility. Fix scponly crash on Solaris Fix detection and inclusion of getopt on certain platforms Document risks associated with popt reading /etc/popt and ~/.popt Document getopt requirement (when certain configure options are enabled) - cleanup redundant BUILD_DEPENDS+= [1] PR: ports/157804 Submitted by: Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer), ohauer [1] Approved by: maintainer Notes: svn path=/head/; revision=275782
* - Update to 0.91Sunpoet Po-Chuan Hsieh2011-06-123-29/+15
| | | | | | | | | - Respect PORTEXAMPLES Changes: http://search.cpan.org/dist/Term-ShellUI/Changes Notes: svn path=/head/; revision=275470
* - update to 4.3.12Baptiste Daroussin2011-05-316-54/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 4.3.11 -------------------- The zsh/parameter module has a new readonly associative array $usergroups whose keys are the names of system groups of which the current user is a member and whose values are the corresponding group identifiers. The region_highlight array, which controls highlighting of the command line from zle widgets, is now updated dynamically as the command line is edited. In POSIX emulation ("emulate sh") the shell is more accurate about when it should or should not exit on errors. The ${NAME:OFFSET:LENGTH} syntax now supports negative LENGTH, which counts back from the end of the string. The (g:opts:) flag in parameter expansion processes escape sequences like the echo and print builtins. opts can be any combination of o, e and c. With e, acts like print rather than echo except for octal escapes which are controlled separately by the o option. With c, interpret control sequences like "^X" as bindkey does. Regardless of the opts, \c is not interpreted. Notes: svn path=/head/; revision=274883
* Add support for xz archives to the configuration file.Akinori MUSHA2011-05-162-5/+18
| | | | Notes: svn path=/head/; revision=274181
* - Update to 2.14Sylvio Cesar Teixeira2011-05-132-4/+3
| | | | Notes: svn path=/head/; revision=274067
* Another bunch of expired ports removalBaptiste Daroussin2011-05-0312-453/+0
| | | | | | | | | | | | 2011-05-01 audio/albumart: Upstream disapear and distfile is no more available 2011-05-01 audio/aylet: Upstream disapear and distfile is no more available 2011-05-01 audio/cantus: Upstream disapear and distfile is no more available 2011-05-01 audio/xaylet: Upstream disapear and distfile is no more available 2011-05-01 science/oases: Upstream disapear and distfile is no more available 2011-05-01 shells/pash: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=273563
* Add a new macro to deal with conflict between ncurses from base and ncurses ↵Baptiste Daroussin2011-04-111-0/+1
| | | | | | | | | | | | | | | | | | | from ports. If a ports is linked against ncurses from base or from the ports, it should then add: USE_NCURSES=yes it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros: WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes PR: ports/155269 Submitted by: me Reviwed by: pav@ Approved by: portmgr (pav@) Exp-run by: portmgr (pav@) Notes: svn path=/head/; revision=272515
* Add option to log user history to syslog.David E. O'Brien2011-04-062-1/+7
| | | | | | | | PR: 155780 Submitted by: Alexander Kriventsov <avk@vl.ru> Notes: svn path=/head/; revision=272309
* Update to Bash 4.1 patchlevel 10.David E. O'Brien2011-04-052-1/+3
| | | | Notes: svn path=/head/; revision=272256
* Remove shells/bash3: Has expired: Use shells/bash or shells/bash-static instead.Emanuel Haupt2011-03-2614-789/+0
| | | | Notes: svn path=/head/; revision=271790
* - Get Rid MD5 supportMartin Wilke2011-03-1830-123/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Deprecate unmaintained ports from shells where upstream disapear and/orBaptiste Daroussin2011-03-132-0/+6
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270787
* - Take maintainership, des@ is no longer having enough time for zsh, he has ↵Baptiste Daroussin2011-02-2810-322/+68
| | | | | | | | | | | | | | | | done a really great job with zsh, thanks a lot. [1] - Upgrade to 4.3.11 - add linsysfs to the file system list for completion [2] - fix mount completion when adding available labels to the list of devices [3] PR: ports/141472 [2], ports/145657 [3] Submitted by: scf [2], Frédéric Perrin <frederic.perrin _at_ resel.fr> [3] Approved by: des@ [1] Notes: svn path=/head/; revision=269957
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Move to py25 or aboveMartin Wilke2011-02-251-1/+2
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269623
* - Fix INSTALLROOT issue which breaks 'make package' under some circumstancesSunpoet Po-Chuan Hsieh2011-02-151-1/+4
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=269170
* Update to 1.3.Adam Weinberger2011-02-125-29/+27
| | | | | | | | | According to the CHANGES file, the avahi-browse error is patched in this version, though in a manner a bit different from our patch. Please test on amd64 and let me know if the problem has regressed. Notes: svn path=/head/; revision=269022
* - Update to 2011-02-08Sunpoet Po-Chuan Hsieh2011-02-112-15/+10
| | | | | | | | | | | - Remove expired CONFLICTS - Use FETCH_ARGS - Fix typo PR: ports/154655 Notes: svn path=/head/; revision=268937
* Unfortunately, reset maintainer.Mark Linimon2011-02-111-1/+1
| | | | | | | | | Please see http://docs.freebsd.org/cgi/mid.cgi?201102101950.p1AJoAwm027852. Hat: portmgr Notes: svn path=/head/; revision=268906
* - Update to 2.13Sylvio Cesar Teixeira2011-02-032-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268585
* - Update to 0.9.14Sylvio Cesar Teixeira2011-02-032-5/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268583
* Remove expired ports:Rene Ladan2011-01-292-18/+0
| | | | | | | | | | | | 2011-01-24 dns/staticcharge: abandoned by author 2011-01-21 shells/bash3-static: Use shells/bash or shells/bash-static instead shells/bash3 is still used by devel/quilt Feature safe: yes Notes: svn path=/head/; revision=268402