summaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* 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-162-3/+4
| | | | | | | | - Add SHA256 checksum PR: 91876 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer
* - Fix runtimepav2006-01-102-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-272-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-222-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-083-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-251-1/+1
|
* - Add SHA256 checksums to my portssergei2005-11-251-0/+2
|
* - Add SHA256pav2005-11-239-0/+9
|
* Add a missing man page to MAN1.knu2005-11-181-1/+2
| | | | Noticed by: kris
* Update to 0.95edwin2005-11-143-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-142-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-222-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-111-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-021-1/+1
| | | | Noted by: Ken Burtch <ken (at) pegasoft.ca> (author)
* Upgrade to 1.0.3.thierry2005-09-013-6/+70
|
* - Re-add patch-configure (removed by mistake) to fix the build on the cluster;thierry2005-09-013-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-298-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-114-4/+4
| | | | | Approved by: flz (mentor) Reported by: kris
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-112-2/+2
| | | | Approved by: flz (mentor)
* Update to osh-050219 to fix fetchingkris2005-07-102-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-181-0/+9
| | | | | | PR: ports/81889 Submitted by: Matthias Fechner <idefix@fechner.net> Approved by: rushani (maintainer)
* - Add itself to /etc/shellspav2005-06-052-1/+13
| | | | | | PR: ports/81257 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout (16 days)
OpenPOWER on IntegriCloud