aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build under 4.x:sergei2006-05-021-4/+4
| | | | | | | | | FreeBSD 4.x doesn't have wide character support, so avoid adding --enable-multibyte to CONFIGURE_ARGS on FreeBSD 4.x PR: ports/96645 [1] Submitted by: Tod McQuillin <devin@spamcop.net> [1], Hajimu UMEMOTO <ume@FreeBSD.org> (in private e-mail)
* - Update to 4.3.2 [1], [3]sergei2006-05-013-40/+101
| | | | | | | | | | | | | | | - Enable multibyte character support in Zsh by default [3], [4] - Added new knob (WITHOUT_ZSH_MULTIBYTE) to disable multibyte support - Fix zsh.info installation that was previously attempted before "su" (and thus could fail when running "make install" under a regular user) [2] - apply a different fix, though - move zsh.info generation from pre-install to post-build phase PR: ports/95970 [1], ports/94205 [2] Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], Michael Kuhn <mkuhn.nw@web.de> [2] umei [3] (in private e-mail), "J.R. Oldroyd" <jr@opal.com> [4] (in private e-mail)
* Add an additional mirror.ehaupt2006-04-291-1/+2
| | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* - Update to latest versionvs2006-04-242-5/+5
| | | | | | | - Assign maintainership to submitter PR: ports/95974 Submitted by: Martin Wilke
* MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment wherekris2006-04-231-0/+2
| | | | kernel != userland version
* - Update to 060124vs2006-04-193-6/+7
| | | | | | | - Assign maintainership to submitter PR: ports/95972 Submitted by: Martin Wilke
* - Update to 3.1.16mnag2006-04-142-5/+22
| | | | | | PR: 95188 Submitted by: Toni Viemero <toni.viemero___iki.fi> Approved by: portmgr (krion)
* Add a patch to fix a problem that ~/.fd_history is truncatedknu2006-04-112-0/+48
| | | | when the home directory is on a file system without locking support.
* - Fix plistmnag2006-04-091-0/+1
| | | | | PR: 95491 Submitted by: maintainer
* - use @dirrmtrydinoex2006-04-081-1/+1
|
* Update to 2.08b.knu2006-04-073-12/+14
|
* shells/wapsh - update, make fetchable, take maintainershipedwin2006-04-068-155/+111
| | | | | | | | | | | | - Upgrade to latest version (make fetchable again) - Add WWW line and more supported phones to pkg-descr - Single PLIST file addition - Replace rc.d script with new rc.subr-style - Install in more appropriate place - Take maintainership PR: ports/94243 Submitted by: Shaun Amott <shaun@inerd.com>
* Use SUB_FILES for pkg-messageedwin2006-04-014-3/+7
|
* - add USE_GNUSTEP_PREFIXdinoex2006-03-191-3/+1
|
* - Update to 20060301mnag2006-03-154-10/+8
| | | | | | | | - portlint(1) PR: 93995 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer
* - Update to 2.3.2 and UnFORBIDDENmnag2006-03-122-9/+6
| | | | | | PR: 94255 Submitted by: delphij Approved by: portmgr (marcus)
* - Unbreakgarga2006-03-072-13/+7
| | | | | | | | - Update to 2006-02-14 PR: ports/93733 Submitted by: maintainer Approved by: portmgr (clement)
* When bash is built with the bison 1.75 port present it breaks the abilitykris2006-03-071-1/+3
| | | | | | | | | | | | of bash to parse certain legal shell scripts (used by e.g. GNU configure). Fix this by explicitly directing bash to use yacc. Bump PORTREVISION since this is likely to be a common enough occurrence that many users will benefit from the rebuild. Submitted by: Nicolas Rachinsky <nicolas-0@ml.turing-complete.org> PR: ports/94086 Approved by: portmgr (implicit)
* BROKEN: Size mismatchkris2006-03-071-0/+2
| | | | Approved by: portmgr (implicit)
* NLS catalog stuff of csh(1) was MFC'ed. So, enable buildingume2006-02-261-2/+2
| | | | | | on RELENG_6 as well. Approved by: portmgr (kris)
* - Fix master sites and patch sitesmnag2006-02-261-5/+5
| | | | | Reported by: Guillermo MORENO-SOCIAS Approved by: portmgr (krion)
* - Update to 3.1.10garga2006-02-2112-139/+93
| | | | | | PR: ports/91036 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: maintainer timeout (54 days)
* - Update to 0.96erwin2006-02-192-5/+11
| | | | - Mark for perl 5.6.0 and higher only
* Add new port tcsh_nls - Misc NLS catalogs for tcsh whichume2006-02-193-0/+81
| | | | | requires libiconv. This port is meaningful only on 7-CURRENT for now.
* Mark FORBIDDEN due to local privilege escalation.simon2006-02-161-0/+2
| | | | | | Security: http://vuxml.FreeBSD.org/e34d0c2e-9efb-11da-b410-000e0c2e438a.html Security: http://www.pizzashack.org/rssh/security.shtml Prodded by: remko
* Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000garga2006-02-141-1/+1
| | | | Reported by: maintainer
* - Fix install on FreeBSD >= 6.x [1]garga2006-02-132-9/+14
| | | | | | | | | - Make portlint(1) happy [2] PR: ports/92754 [1] Submitted by: maintainer [1] Reported by: kris [1] Approved by: maintainer [2]
* - Fix fetch by update to latest version (2006-01-24)barner2006-01-312-9/+7
| | | | | Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) PR: ports/92581
* - Update to 4.4barner2006-01-313-15/+4
| | | | | | | | | o fixes that hopefully improve the optarg compilation situation o UNISON $HOME environment fix o fixes to setup_chroot.sh.in PR: ports/92587 Submitted by: rushani (maintainer)
* BROKEN: Unfetchablekris2006-01-291-0/+2
|
* SHA256ifyedwin2006-01-241-4/+30
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-2413-0/+42
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - new option GNUSTEP_PREFIXdinoex2006-01-191-1/+2
| | | | allow user defined location of all files
* - Update to 1.7.1tdb2006-01-172-3/+4
| | | | | | | | - Add SHA256 checksum PR: 91876 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer
* - Fix runtimepav2006-01-112-16/+13
| | | | | | PR: ports/91540 Submitted by: Sam Sirlin <swsirlin@earthlink.net> Approved by: maintainer
* [Maintainer update] shells/scponly: Update to 4.3.edwin2005-12-294-27/+16
| | | | | | | | | Update to 4.3. Highlights in this release, - Compatibility of WinSCP in SCP mode improved. - The scponlyc (chroot'ed version of scponly) works again. PR: ports/91039 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
* [Maintainer update] shells/scponly: Fix WinSCP compativility and etcedwin2005-12-282-2/+30
| | | | | | | | | | | 1. Fix WinSCP compativility in SCP mode. PORTREVISION bumped. 2. Add sourceforge mirrors to ${MASTER_SITES}. 3. From scponly 4.2, scp & WinSCP compatibilities are not enabled by default. Notice this at pre-everything target as well as UPDATING. PR: ports/90983 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
* o Update to 4.2.garga2005-12-232-20/+29
| | | | | | | | | | | | | | | - Security fixes (local privilege escalation exploits). See https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html for details. - The scp and WinSCP compatibilities are turned off by default to improve scp argument processing. - The sftp-logging supported. - Etc. o Add SHA256 hash. PR: ports/90813 Submitted by: maintainer Security: https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
* - Update to 4.2.6, the latest stable releasesergei2005-12-093-8/+23
| | | | | | PR: ports/89992 [1] Submitted by: KIMURA Yasuhiro <yasu at utahime dot org> [1], osa (in private e-mail)
* - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.flz2005-12-052-2/+2
| | | | | | PR: ports/89772 Submitted by: flz Approved by: maintainer
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
|
* Add INFO macroedwin2005-12-042-3/+1
|
* Reset maintainer per his request. We hope to see him back soon.linimon2005-12-021-1/+1
|
* - Add WANT_STATIC_BASH knob.flz2005-11-301-0/+10
| | | | | | PR: ports/81795 Submitted by: Bjarne Koenig <bkoenig@cs.tu-berlin.de> Approved by: maintainer timeout (5 months)
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
|
* - Add SHA256 checksums to my portssergei2005-11-251-0/+2
|
* - Add SHA256pav2005-11-249-0/+9
|
* Add a missing man page to MAN1.knu2005-11-181-1/+2
| | | | Noticed by: kris
* Update to 0.95edwin2005-11-153-7/+6
|
* Update to 2.07bknu2005-11-144-31/+20
| | | | Turn ADJTTY off by default.
* - add SHA checksumdinoex2005-11-131-0/+1
|
* Iron Bars Shell is a restricted Unix shell. The user can not step out of, norpav2005-11-127-0/+91
| | | | | | | | | access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. PR: ports/88351 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-112-2/+2
| | | | been inactive more than 6 months. We hope to see him back sometime.
* - Add SHA256garga2005-11-082-0/+2
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Fix ${name:?word} substitution. Bump PORTREVISION.tg2005-11-022-0/+12
| | | | | Submitted by: Marc Olzheim (marcolz at stack dot nl) Obtained from: OpenBSD PR user/4023
* Use groups to prevent trying to fetch the wrong patches from thefenner2005-10-161-3/+3
| | | | | | wrong sites. Approved by: obrien (MAINTAINER)
* Provide accurate COMMENT and pkg-descrgarga2005-10-152-2/+5
| | | | Submitted by: maintainer by email
* Add tcsh-bofh 6.12.00, patch tcsh to providing true BOFH logfunctions.garga2005-10-144-0/+39
| | | | | PR: ports/87394 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
* search.cpan.org redirect reduction canonicalization project, pass 3:fenner2005-09-232-2/+2
| | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. These are mostly stragglers that should have been caught in pass 2. This pass brought to you by Bill's 102-degree fever during pass 2.
* Unbreak on 4.x: gnatbind does not support -D_THREAD_SAFE.thierry2005-09-121-2/+37
| | | | Reported by: pointyhat via Kris
* - Update to 2.0.3jylefort2005-09-065-50/+25
| | | | - Reformat the Makefile
* - Stop adding rzsh (restricted zsh) to /etc/shells [1]:sergei2005-09-062-6/+36
| | | | | | | | | | | | | | | | | | | | | rzsh(1) is the restricted version of zsh(1), with various things disabled so as to provide a strictly limited access to the system. A user with a shell in /etc/shells can use chsh(1) to change their shell, can use FTP, can use other file-transfer services, etc. Thus, adding rzsh to /etc/shells could be a security risk in certain configurations. - zsh-mime-setup is set up to look for /etc/{mime.types,mailcap}. Neither of them should exist on a stock FreeBSD system. Teach it to look in ${LOCALBASE}/etc instead. [2] - Zsh completion doesn't know about bsdtar(1) achievements: it won't complete to foo.tar.gz if you just enter 'tar xf foo^D'. Teach zsh completion about this and other formats supported by bsdtar(1). NOTE: This is only applicable to FreeBSD 5.3-RELEASE or newer, where bsdtar(1) replaced GNU tar(1) in the base system. - Bump PORTREVISION PR: ports/82066 [2], ports/83023 [3] Submitted by: Phil Pennock <pdp@nl.demon.net> [1] Ulrich Spoerlein <q@galgenberg.net> [2] [3]
* There is more than 12 packages now.thierry2005-09-031-1/+1
| | | | Noted by: Ken Burtch <ken (at) pegasoft.ca> (author)
* Upgrade to 1.0.3.thierry2005-09-023-6/+70
|
* - Re-add patch-configure (removed by mistake) to fix the build on the cluster;thierry2005-09-023-2/+28
| | | | | | - handle ADACFLAGS. Note: update to 1.0.3 is in progress.
* Remove mastersite which has gone away.linimon2005-09-011-1/+0
| | | | Approved by: maintainer
* Remove ftp.rge.com from MASTER_SITES.tg2005-08-301-2/+1
|
* - Retire shells/zsh-devel in favor of shells/zsh:sergei2005-08-295-772/+0
| | | | | The development version of Zsh is no longer being released. Interested parties can always check out Zsh from SourceForge.net CVS.
* Upgrade to 1.0.2.thierry2005-08-287-47/+32
|
* [1]:jylefort2005-07-308-124/+58
| | | | | | | | | | | | | - Update to 20050721 - OPTIONSify Moreover: - Improve the FreeBSD integration by fixing paths in the script - Use SUB_FILES=pkg-message [1]: PR: ports/84305 Submitted by: maintainer
* Per prior standing request, turn this port over from inactive committerlinimon2005-07-201-1/+1
| | | | | | (eik) to obrien. Hat: portmgr
* Change MASTER_SITES to a CPAN address since old is brokengarga2005-07-124-4/+4
| | | | | Approved by: flz (mentor) Reported by: kris
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-122-2/+2
| | | | Approved by: flz (mentor)
* Update to osh-050219 to fix fetchingkris2005-07-112-8/+3
|
* Fix svn issue with scponly via ssh+svn://.nork2005-06-201-2/+3
| | | | | Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: rushani (maintainer)
* Bump PORTREVISION by previous commit.nork2005-06-191-1/+1
| | | | Approved by: rushani (maintainer)
* Add support ssh+svn://.nork2005-06-191-0/+9
| | | | | | PR: ports/81889 Submitted by: Matthias Fechner <idefix@fechner.net> Approved by: rushani (maintainer)
* - Add itself to /etc/shellspav2005-06-062-1/+13
| | | | | | PR: ports/81257 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout (16 days)
* Fix this patch file.obrien2005-05-052-21/+12
| | | | | PR: 69873 Submitted by: Dave Evans <root@hclb.demon.co.uk>
* - Change the way used to add/remove the shell on /etc/shells,clsung2005-05-048-24/+84
| | | | | | | | | | use pkg-install and pkg-deinstall (both stoled from shells/bash) to do it. - Remove pre-install section, it's not more needed on this version, because Makefile is created correctly changing Makefile.PL PR: 80583 Submitted by: Renato Botelho (maintainer)
* Tweak pkg-descr, break out /etc/shell editing as seperate target, installobrien2005-04-293-13/+231
| | | | | | | examples. Also use the modern nobs bsd.port.mk provides. PR: 30732 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* - Use MAKE_ARGSvs2005-04-262-22/+1
| | | | - Don't invoke install-info twice when using INFO
* Update to version 1.0136krion2005-04-212-3/+3
| | | | | PR: ports/80210 Submitted by: Ports Fury
* - Update to 4.2.5sergei2005-04-203-15/+20
| | | | | | | - Update MASTER_SITES based on the list at http://www.zsh.org/ PR: ports/79708 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - It was not installing on FreeBSD 4.x with perl 5.00503.leeym2005-04-206-0/+40
| | | | | | | | - Rename patch-aa to reflect which file is patched. - update /etc/shells in pkg-plist for package PR: 80104 Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
* - Update to 1.8sergei2005-04-198-96/+202
| | | | | | | | | | - Unbreak - Remove gratuitous use of REINPLACE - Add $FreeBSD$ on pkg-plist - Assign maintainership to the submitter PR: ports/79623 Submitted by: Renato Botelho <freebsd@galle.com.br>
* - Update to 4.1leeym2005-04-143-16/+4
| | | | | PR: 79859 Submitted by: rushani
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
| | | | Approved by: adamw (mentor)
* CVS really does need a better way of backing out a commit composing aobrien2005-04-121-3/+2
| | | | set of files...
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-123-3/+4
| | | | after 5.4-RELEASE.
* Very sorry for a local change that made it into the last commit.obrien2005-04-111-2/+1
|
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-113-4/+5
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Remove references to ports recently deleted.kris2005-02-211-3/+0
|
* As previously announced, remove ports that have reached their expiry date,kris2005-02-1929-675/+0
| | | | and the handful of ports that depended on them.
* BROKEN: Incomplete pkg-plistkris2005-02-122-0/+4
|
* - Update to 4.2.4sergei2005-02-072-5/+5
| | | | | PR: ports/77172 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Update to 2005-02-02vs2005-02-042-5/+5
| | | | | PR: ports/77072 Submitted by: Joey Kelsey (maintainer)
* Use USE_PGSQLerwin2005-01-311-3/+1
| | | | Forgotten by: girgen
* Update to version 2.2.3 to fix security vulnerability.simon2005-01-262-3/+3
| | | | | | Security: http://vuxml.FreeBSD.org/f11b219a-44b6-11d9-ae2f-021106004fd6.html With hat: secteam Approved by: maintainer timeout (security; 2 days), erwin (mentor)
* Remove the test for /dev/dsp during configure, it does not affect thethierry2005-01-261-0/+13
| | | | | | package build. Reported by: Kris via pointyhat.
* - Update to 4.2.3sergei2005-01-243-6/+23
| | | | | PR: ports/76268 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Add bush 1.0.1, the Business Shell.thierry2005-01-247-0/+177
|
* - Update to 1.0.2pav2005-01-205-49/+39
| | | | | | | - Mark IGNORE on FreeBSD 4.x, missing library functions PR: ports/76424 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 20050112pav2005-01-204-6/+6
| | | | | | PR: ports/76455 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Fix shells/ksh93 portedwin2005-01-123-20/+8
| | | | | | | Update ksh93 to 2004-12-25 version PR: ports/75828 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
* BROKEN: unfetchable (maintainer confirms that a new release was uploadedkris2004-12-301-0/+2
| | | | but the download password changed)
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
| | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
* Scponly validates dangerous arguments since version 4.0. However,vs2004-12-152-1/+13
| | | | | | | | | | there is a regression compared with version 3.11. That is scponly can not be built only with sftp support. Reference: https://lists.ccs.neu.edu/pipermail/scponly/2004-December/000655.html PR: ports/75092 Submitteed by: maintainer
* - Update to 4.0pav2004-12-053-19/+24
| | | | | PR: ports/74633 Submitted by: rushani (maintainer)
* Update to 1.6.0seanc2004-11-303-7/+7
| | | | | PR: ports/72760 Submitted by: Pawel Pekala c0rn - a t - gazeta dotty pl
* Fix `read -e' handling when PS1 is longer than the terminal widtheik2004-11-192-1/+25
| | | | | | <http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306> Obtained from: Tim Waugh <twaugh@redhat.com>
* - update to patchlevel 16 (replacing FreeBSD subst.c patch)eik2004-11-113-18/+10
| | | | | | - use system readline on -CURRENT [1] Submitted by: sf [1]
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* There is a string format vulnerability in rssh-2.2.1leeym2004-11-033-17/+9
| | | | | | | | | | | http://www.pizzashack.org/rssh/security.shtml - update to 2.2.2 - use REINPLACE_CMD instead of the patch file - correct the knob for RDIST PR: 73143 Submitted by: leeym
* - update to patchlevel 15eik2004-11-023-19/+7
|
* Install the binary as 'bash2' also.obrien2004-10-282-0/+2
|
* Use the offical option for static linking.obrien2004-10-281-1/+1
|
* - Update to 20041017pav2004-10-286-32/+44
| | | | | PR: ports/73174 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update to 2.06a.knu2004-10-266-478/+5
|
* Unbreak building by requiring gcc 3.4edwin2004-10-161-0/+1
| | | | Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - better reflect `bash --version' in PORTVERSIONeik2004-10-149-22/+302
| | | | | - new shopt colonbreakswords - fix default PATH
* New port: shells/viewglob, a GTK+ add-on to bash and zshedwin2004-10-147-0/+121
| | | | | | | | | | | | | | | | | | | | | | | | viewglob is an utility designed to complement the Unix shell in graphical environments. It has two parts: 1. A tool that sits as a layer between the shell and X terminal, keeping track of the user's current directory and command line. 2. A graphical display which shows the layouts of directories referenced on the command line (including pwd). The display reveals the results of file globs and expansions as they are typed (hence the name), highlighting selected files and potential name completions. It can also be used as a surrogate terminal, where keystrokes typed in the display are passed to the shell. Files and directories can be double-clicked to insert their names and/or paths into the terminal. PR: ports/72369 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* [NEW PORT] shells/zoidberg: A modular PERL shelledwin2004-10-145-0/+152
| | | | | | | | | | | | | | A modular Perl shell written, configured, and operated entirely in Perl. It aspires to be a fully operational login shell with all the features one normally expects. But it also gives direct access to Perl objects and data structures from the command line, and allows you to run Perl code within the scope of your command line. WWW: http://zoidberg.student.utwente.nl/ PR: ports/72053 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)eik2004-10-099-98/+79
| | | | | | | | While I'm here, use the official patchset instead of the custom ones and reflect the port revision in the version number. Submitted by: Reinhard Speyerer <rspmn@arcor.de> Approved by: portmgr (krion)
* Unbreak on 5.X and -CURRENT.danfe2004-10-072-6/+1
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-291-0/+4
| | | | Approved by: portmgr (self)
* - Fix package build on pointyhat and other environments wheresergei2004-09-271-1/+2
| | | | | | | | | there is no controlling tty by adding --with-tcsetpgrp argument to CONFIGURE_ARGS Pointed by: pointyhat (via kris, krion) Submitted by: eik (based on) Approved by: portmgr (eik)
* - rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1leeym2004-09-223-97/+20
| | | | | | | | - rssh depends on rsync and rdist (optionally) PR: 71472 Submitted by: leeym Approved by: portmgr (marcus)
* update to version 3.7eik2004-09-0320-520/+168
|
* - add FAQeik2004-09-036-11/+181
| | | | | | | - experimental shopt `implicitcd' - fix `Tags out of Date' in texinfo pages - fix line wrap bug in libreadline - set LATEST_LINK to `bash', so that `pkg_add -r bash' works
* Reenable 'pkg_add -r' usefullness.obrien2004-08-271-0/+1
|
* Add patch-set which fixes various bugs including a stack overflow.vs2004-08-262-1/+6
| | | | | PR: ports/70953 Submitted by: Jeffrey Allen Neitzel (author)
* Deprecated.shige2004-08-261-0/+3
|
* - Move a faster site (archive.progeny.com) to the beginningsergei2004-08-251-3/+4
| | | | | | | of MASTER_SITES list because the primary distribution site zsh.org is "always damn slow" Prompted by: krion
* - Remove dead mirrors, add few new onessergei2004-08-251-5/+6
| | | | | PR: ports/70578 (also contains 4.2.1 update) Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Update to 4.2.1 [1]sergei2004-08-243-69/+86
| | | | | | | | | - Install rzsh - restricted-mode zsh [2] - Fix static version (NOSHARED=yes) build [3] - Utilize INFO macro again Submitted by: osa [1], ceri [2], Dan Nelson <dnelson@allantgroup.com> [3]
* We now have the C99 wide/multibyte character functions bash needs.obrien2004-08-232-26/+0
| | | | | PR: 69652 Submitted by: tjr
* Add the 'DEBUG' build option.obrien2004-08-231-0/+3
|
* add three fixes from bug-bash@:eik2004-08-194-1/+57
| | | | | | - pipefail option - broken array expansion - segmentation fault in unset typeset array variable
* update to 040812oliver2004-08-162-3/+3
|
* mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25eik2004-08-121-0/+3
|
* move shells/bash3 -> shells/basheik2004-08-129-232/+1
|
* Fix nested brace vs. variable expansioneik2004-08-114-2/+32
|
* Fix segfault when accessing an unset arrayeik2004-08-114-0/+34
|
* Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/obrien2004-08-102-1/+17
| | | | | | | | and so Bash's process substitution feature doesn't work when 'configure' finds we do have /dev/fd/ and tries to use it vs. named pipes. PR: 48434 Submitted by: naddy
* Add bash3, The GNU Bourne-Again SHell version 3.00eik2004-07-3143-958/+355
| | | | http://cnswww.cns.cwru.edu/~chet/bash/NEWS
* - Update to 20040711pav2004-07-304-8/+6
| | | | | | PR: ports/69769 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer
* Remove references to mirror.ac.ukvs2004-07-261-2/+1
| | | | | PR: ports/69481 Submitted by: Tim Bishop
* Update to 3.11krion2004-07-174-15/+27
| | | | | PR: ports/69179 Submitted by: maintainer
* Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]knu2004-07-174-0/+464
| | | | and [FDclone-users:00313].
* - Update to 0.9.5vs2004-07-172-4/+5
| | | | | | | - Fix linker-brokeness introduced by patch-aa Closes PR: ports/57143 Submitted by: Dan Mahoney
* upgrade to 1.0124ijliao2004-07-152-3/+3
|
* Update to 2.05g.knu2004-07-102-3/+3
|
* Fix location of binary in man-pagevs2004-07-083-0/+15
| | | | | | PR: ports/42729 Submitted by: Harold Gutch Approved by: maintainer timeout
* Fix packaging w/ NOSHARED.vs2004-06-301-19/+19
| | | | | | PR: ports/65468 Submitted by: Dimitry Andric Approved by: maintainer timeout
* Update to 2.05f.knu2004-06-256-94/+15
|
* Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix includingpav2004-06-2239-0/+5606
| | | | | | | System III, 4.3BSD-Reno, Ultrix 3.1 and `home made'' fixes and enhancements PR: ports/68127 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'obrien2004-06-216-3/+63
| | | | | | will not segfault and dump core. Submitted by: Robert Nagy <robert@openbsd.org>
* Fix MASTER_SITES.nork2004-06-131-4/+2
| | | | | | PR: ports/66867 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout(3 weeks)
* Fix MASTER_SITES.nork2004-06-131-4/+2
| | | | | | PR: ports/66868 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: shige (blanket)
* Fix a bug where a \ at EOL did not work as escape character.knu2004-06-134-0/+88
| | | | Obtained from: [FDclone-users:00287]
* Update to 2.05e.knu2004-06-097-762/+3
|
* - Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATHpav2004-06-054-4/+42
| | | | | | PR: ports/63314 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout (1 month)
* Putting commit bit in storage. I don't have the timepatrick2004-06-031-1/+1
| | | | to work on FreeBSD for now. Should have done this a while back.
* Don't remove directories we didn't installkris2004-05-312-6/+0
|
* Double MAXLAUNCHTABLE and MAXFUNCLINES.knu2004-05-272-5/+15
|
* Readd a correct fix against the glob expansion bug.knu2004-05-264-1/+715
|
* Back out part of the previous commit. Turned out that the fixes inknu2004-05-254-652/+1
| | | | [FDclone-users:00266] and [FDclone-users:00274] have bugs...
* Apply fixes against recently reported bugs.knu2004-05-256-0/+696
| | | | | | | | | | | | | | | | | | | [FDclone-users:00266] Properly expand globs like <"/usr/"*> and </usr\/*>. [FDclone-users:00274] Complete the previous fix and make <'/usr/'*> work. [FDclone-users:00275] Fix a bug where a recursive copy fails when the destination directory has a trailing slash. [FDclone-users:00276] Remove superfluous calls of chflags(2) to supress errors on filesystems that do not support file flags. [FDclone-users:00278] Disable path name completion RENAME_FILE.
* - Mark rssh as IGNORE on 4.x (wordexp() is not supported)clement2004-05-231-1/+5
| | | | Maintainer informed.
* Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.clement2004-05-216-0/+140
| | | | | | | | | | | | rssh is a Restricted Secure SHell that allow only the use of sftp or scp. It could be use when you need an account (and a valid shell) in order to execute sftp or scp but when you don't want to give the possibility to log in to this user. WWW: http://www.pizzashack.org/rssh/index.shtml PR: ports/65860 Submitted by: enigmatyc
* - Fix MASTER_SITESkrion2004-05-192-5/+3
| | | | | | | - Pet portlint PR: ports/66861 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Update to 2.05d.knu2004-05-132-3/+3
|
* Update to osh-040421linimon2004-05-112-3/+3
| | | | | PR: ports/65962 Submitted by: Jeffrey Allen Neitzel <jneitzel@sdf.lonestar.org>
* - Update to version 20040331krion2004-04-164-6/+6
| | | | | | PR: ports/65606 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer
* Trim whitespace.trevor2004-04-111-1/+0
|
* - Update to version 040216krion2004-04-103-15/+5
| | | | | PR: ports/65369 Submitted by: Ports Fury
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-1/+1
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* - Fix CONFIGURE_ARGS handlingpav2004-04-021-4/+4
| | | | | PR: ports/64823 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
* SIZEify (maintainer timeout)trevor2004-03-319-0/+36
|
* Catch up with the master port's update to 4.2.0.knu2004-03-252-10/+9
|
* Rename a wrongly named patch.knu2004-03-251-0/+0
|
* Add a patch to fix a minor bug with deleting a multibyte character atknu2004-03-252-0/+18
| | | | BOL.
* - Update to 4.2.0 [1]sergei2004-03-243-23/+98
| | | | | | | | | | | | | | - Fix a bug introduced in the previous commit when trying to utilize INFO macro: zsh.info was not added to generated pkg-plist because it is installed via post-install target, while pkg-plist is updated in add-plist-info target which gets run earlier. Revert to previous behavior of explicitly listing this single zsh.info file in pkg-plist for now. Thanks to Dimitry Andric for his excellent analysis of the problem. [2] - Update pkg-plist PR: ports/64499 [1], ports/64540 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1], Dimitry Andric <dimitry@andric.com> [2]
* - Update to 1.0115clement2004-03-223-11/+11
| | | | | - Clean Makefile - Make portlint happy
* Use PORTDOCS macro.clement2004-03-222-3/+1
|
* Remove old version's SIZE.nork2004-03-201-1/+0
| | | | | Submitted by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* Update to 3.9(support for WinSCP3).nork2004-03-205-30/+37
| | | | | | | PR: ports/64076 Submitted by: Jim Shewmaker <jims@bluenotch.com> Reviewed by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* Fix build on amd64, and make this port actually run on 5.x.kris2004-03-183-8/+33
| | | | Submitted by: maintainer
* - SIZE'ifykrion2004-03-181-0/+1
| | | | | PR: ports/64396 Submitted by: rushani
* . New victim^Wmaintainer.glewis2004-03-181-1/+1
| | | | | PR: 64392 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
* . Unbreak by updating to 2004-02-29.glewis2004-03-183-8/+7
| | | | | PR: 64370 Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com>
* SIZEify.trevor2004-03-181-0/+2
|
* BROKEN: Distfile is unfetchablekris2004-03-171-0/+2
|
* BROKEN on amd64: Does not compilekris2004-03-141-1/+7
|
* BROKEN on ia64: Does not compilekris2004-03-071-1/+7
|
* Drop maintainership. I don't use this.naddy2004-03-061-1/+1
| | | | | The license is byzantine and restrictive, the build system is complex and unlike any other, the codebase doesn't inspire confidence.
* BROKEN on sparc64: Does not compilekris2004-03-051-1/+7
|
* - add SIZEdinoex2004-02-261-0/+1
|
* Update to 2.05c.knu2004-02-252-2/+3
|
* - Update to version 20040214krion2004-02-196-44/+30
| | | | | PR: ports/63023 Submitted by: maintainer
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-066-3/+3
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
| | | | (Part 1)
* SIZE *DOES* MATTER.sergei2004-01-311-0/+2
|
* SIZEify.trevor2004-01-3011-0/+11
|
* Update to 20040101mharo2004-01-114-4/+4
| | | | | PR: 61177 Submitted by: maintainer
* Fix pkg-plist (NOPORTDOCS knob).osa2004-01-033-12/+12
| | | | | | Use DOCSDIR macro. Approved by: obrien (maintainer)
* Use DOCSDIR macro.osa2003-12-312-8/+8
| | | | Approved by: knu (maintainer)
* Use DOCSDIR macro.osa2003-12-311-2/+2
|
* - Update to 4.0.9sergei2003-12-203-21/+51
| | | | | - Temporarily switch to gzipped tarballs - Utilize INFO
* Also pay attention to NOSHARED=yes as /usr/src and zsh does.obrien2003-12-153-3/+3
| | | | Requested by: Richard Coleman <richardcoleman@mindspring.com>
* The option to enable network redirection is removed since this is theobrien2003-12-143-27/+0
| | | | | | | default behavior. PR: 60222 Submitted by: David Yeske <dyeske@yahoo.com>
* Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTobrien2003-12-143-0/+12
| | | | is defined.
* - Fix build on non-i386 platforms.pav2003-12-132-30/+43
| | | | | | | | Tested ok on: i386/stable, i386/current, amd64 Fails later on: ia64 (pluto2) PR: ports/60176 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Update to 2.05a, which fixes a bug in a builtin command "checkid".knu2003-12-102-3/+4
|
* Update to 2.05.knu2003-12-093-34/+2
|
* Add 'cvs blame' support.obrien2003-12-072-8/+44
|
* scponly dist includes a script which setup chroot cage, whichjeh2003-11-212-0/+25
| | | | | | | | | depends a location of run-time link-editor. Since FreeBSD has dynamic root capability from __FreeBSD_version == 501105, we should add new location to unbreak the script. PR: 59511 Submintted by: MAINTAINER
* Apply a patch that fixes segv in group lookups.knu2003-11-202-0/+32
| | | | Obtained from: [FDclone-users:00244]
* - fix build with gcc 3.3.xkrion2003-11-195-109/+171
| | | | | | | | | | - unmark as BROKEN - use %%DATADIR%% and %%DOCSDIR%% - pkg-plist is NOPORTSDOC compliant - make portlint happy PR: 59427 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* - Update to version 20031112krion2003-11-174-4/+4
| | | | | PR: 59343 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Update to 031112 and unbreak, old version was not fetchable anymore.pav2003-11-152-2/+2
| | | | Approved by: adamw (mentor)
* - Update to version 20031022krion2003-11-074-4/+4
| | | | | PR: 59018 Submitted by: maintainer
* Some days it doesn't pay to try to try to chew through the leather straps.linimon2003-11-051-1/+1
|
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-032-2/+2
|
* Reset maintainer to ports@. Reviewed by: kris.linimon2003-11-031-1/+1
|
* Update to current version. PR ports/58192.linimon2003-11-035-20/+15
|
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-031-2/+2
|
* Move inclusion of bsd.port.pre.mk past variable definitions.linimon2003-10-291-6/+6
|
* utilize SITE_PERLijliao2003-10-243-122/+122
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* All right, that's it, no more commits at 4am for me.linimon2003-10-211-5/+1
| | | | | | | | | But I'm still going to leave it marked broken on all the other architectures. That's because I think it really is broken on all the other architectures. If it is not broken on all the other architectures, I am going to stick my fingers in my ears and chant la-la-la-can't-hear-you. arrrrrgh
* Remove BROKEN case for i386 4.x.linimon2003-10-211-2/+10
| | | | Previous attempt at deprecation objected to by: krion
* Per bento logs, this is broken on 5.x. Rather than marking it so onlylinimon2003-10-211-1/+3
| | | | | | | | | for 5.x, mark it as generally broken; the latest distfile in the 1.x series was in 1996 and this isn't even it (this one is from 1994). The bash2 releases began in 1996. Unless there is some absolute need to maintain this port for backwards compatibility, it should probably just be deleted.
* - Layout for GnuSTEP 1.8.0dinoex2003-10-191-5/+1
|
* Update to 2.04c.knu2003-10-182-2/+2
|
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* BROKEN on 5.x: does not compilekris2003-10-162-2/+14
|
* [patch][non-maintainer] remove dead master site from shells/zshedwin2003-10-041-1/+0
| | | | | | | | Per Fenner's logs, ftp://uiarchive.uiuc.edu disappeared around July 22nd of this year. It should be removed from this port. PR: ports/57563 Submitted by: Mark Linimon <linimon@lonesome.com>
* - Update to version 20030929krion2003-09-304-6/+6
| | | | | PR: 57373 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
* New port: shells/bash-completionedwin2003-09-2913-0/+143
| | | | | | | | | | | The shells/bash-completion port installs Ian Macdonald's programmable completion library for Bash 2.04 and above. This gives users context- sensitive tab-completion for such things as program arguments, SSH hostnames, NFS mounts, and so on. PR: ports/52790 Submitted by: Kirk Strauser <kirk@strauser.com>
* - Fix build on -currentkrion2003-09-281-0/+11
| | | | Reported by: kris via bento
* KATO mega patchedwin2003-09-275-5/+5
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.seanc2003-09-111-1/+6
| | | | Pointed out by: demon
* After using tcsh for 4 years and having just discovered the 'rprompt'seanc2003-09-105-0/+38
| | | | | parameter, I conclude my hunt for other nifty shell tricks by adding a port of the .tcshrc project.
* o Respect scponly default configuration.nork2003-09-022-26/+37
| | | | | | | | o Introduce WITH_SCPONLY_CHROOT knob. o Use ${DOCSDIR} in Makefile. PR: ports/56300 Submitted by: rushani (maintainer)