aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small asDmitry Marakasov2009-11-214-0/+36
| | | | | | | | | | | | | possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks. WWW: http://gondor.apana.org.au/~herbert/dash/ PR: 140381 Submitted by: Eitan Adler <EitanAdlerList@gmail.com> Notes: svn path=/head/; revision=244580
* Update to patchlevel 35Emanuel Haupt2009-11-142-2/+8
| | | | | | | | PR: 140179 Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=244254
* - Update to 0.1.2Martin Wilke2009-11-122-6/+6
| | | | | | | | | PR: 140389 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: maintainer Notes: svn path=/head/; revision=244161
* Pass the -y flag to bison to fix $() parsing.Christian Weisgerber2009-11-021-2/+2
| | | | | | | | | | | | Plain "bison -d parse.y" outputs parse.tab.c instead of y.tab.c, so y.tab.c is never regenerated, and the parser fix from patch 001 is effectively not applied. PR: 139720 Approved by: maintainer timeout (4+2 weeks) Notes: svn path=/head/; revision=243665
* Also update distinfo, which was forgotten in the last commit.Emanuel Haupt2009-11-011-0/+6
| | | | | | | Notified by: QAT via itetcu Notes: svn path=/head/; revision=243625
* Register CONFLICTSEmanuel Haupt2009-11-011-4/+3
| | | | Notes: svn path=/head/; revision=243623
* - Update to patch level 50Emanuel Haupt2009-11-011-8/+8
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=243622
* Add shells/bash3-static, a meta port to build a static version of shells/bash3Emanuel Haupt2009-11-012-0/+13
| | | | Notes: svn path=/head/; revision=243620
* - Fix pkg-plist issue.Marcelo Araujo2009-10-261-0/+1
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=243322
* - Update to 2.10.Marcelo Araujo2009-10-252-4/+4
| | | | | | | | PR: ports/139849 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Notes: svn path=/head/; revision=243309
* - Update to 0.9.6Martin Wilke2009-10-044-29/+12
| | | | | | | | PR: 139249 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintianer) Notes: svn path=/head/; revision=242448
* - Update to 1.23.1Martin Wilke2009-09-214-55/+211
| | | | | | | | | | | | - Pass maintainership to submitter PR: 138958 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=241863
* - Update to 4.0.33Martin Wilke2009-09-192-1/+28
| | | | | | | | | | PR: 137294 Submitted by: bf <bf1783@gmail.com> Approved by: obrien (maintainer timeout) Feature safe: yes Notes: svn path=/head/; revision=241786
* Jailkit is a set of utilities to limit user accounts to specificMarcelo Araujo2009-09-046-0/+111
| | | | | | | | | | | | | | | files using chroot() and or specific commands. Setting up a chroot shell, a shell limited to some specific command, or a daemon inside a chroot jail is a lot easier and can be automated using these utilities. WWW: http://olivier.sessink.nl/jailkit/ PR: ports/138047 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=240832
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-225-8/+6
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Mark BROKEN: does not buildErwin Lansing2009-08-211-0/+2
| | | | Notes: svn path=/head/; revision=240011
* - Add lshell in /etc/shells.Marcelo Araujo2009-08-102-10/+29
| | | | | | | | | | | | - Fix the PORTDOCS issue. - Bump PORTREVISION. PR: ports/137551 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer) Reported by: erwin, pav (pointyhat) Notes: svn path=/head/; revision=239259
* - Update to R39Martin Wilke2009-08-062-4/+4
| | | | | | | | PR: 137492 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=239047
* lshell lets you restrict a user's shell environment to limited sets of commands,Marcelo Araujo2009-08-055-0/+63
| | | | | | | | | | | | | | choose to enable or disable any command over SSH (e.g. SCP, SFTP, rsync, etc.) log user's commands, implement timing restrictions, and more. WWW: http://lshell.ghantoos.org PR: ports/137369 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Reviewed by: myself Notes: svn path=/head/; revision=238991
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-312-2/+2
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.0018Philip M. Gollucci2009-07-232-4/+4
| | | | | | | | | PR: ports/136559 Approved by: maintainer timeout (smatsui@karashi.org; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238277
* Remove references to my mirror, which will be decommissioned shortly;Shaun Amott2009-07-191-2/+1
| | | | | | | fall back to FreeBSD mirrors in case the port has no others. Notes: svn path=/head/; revision=238071
* - Update to r38cMartin Wilke2009-06-302-4/+4
| | | | Notes: svn path=/head/; revision=236836
* Update pkg-plist after add completion patches.Sergey A. Osokin2009-06-162-1/+4
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=236011
* Add some upstream completion patches + new completion files forDag-Erling Smørgrav2009-06-157-37/+171
| | | | | | | | | procstat, sockstat and fstat. Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com> Notes: svn path=/head/; revision=235876
* MAKE_JOBS_UNSAFEDag-Erling Smørgrav2009-06-081-1/+2
| | | | | | | | PR: ports/135350 Submitted by: pgollucci Notes: svn path=/head/; revision=235427
* Update to 4.3.10.Dag-Erling Smørgrav2009-06-046-531/+65
| | | | | | | PR: ports/135188 Notes: svn path=/head/; revision=235157
* - Update to 1.0305Martin Wilke2009-05-282-4/+4
| | | | Notes: svn path=/head/; revision=234727
* - Update to 20090527Martin Wilke2009-05-282-4/+4
| | | | Notes: svn path=/head/; revision=234726
* - Update to R38Martin Wilke2009-05-282-4/+4
| | | | Notes: svn path=/head/; revision=234725
* Update to Bash 4.0 patchlevel 24.David E. O'Brien2009-05-182-1/+22
| | | | Notes: svn path=/head/; revision=234156
* Add an option to enable GDBM support.Hajimu UMEMOTO2009-05-172-2/+13
| | | | | | | | | PR: ports/134585 Submitted by: ume Approved by: des (maintainer) Notes: svn path=/head/; revision=234054
* - Fix plist with new doxygenPav Lucistnik2009-05-132-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=233856
* - Update to 2009-05-05Renato Botelho2009-05-092-7/+7
| | | | | | | | PR: ports/134375 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=233552
* Update to patchlevel 17.David E. O'Brien2009-05-062-2/+23
| | | | Notes: svn path=/head/; revision=233284
* Set MAKE_JOBS_UNSAFE.David E. O'Brien2009-05-061-0/+1
| | | | | | | | | Philip reports he sees a race condition as it fails 3 of 8 tries. Submitted by: pgollucci Notes: svn path=/head/; revision=233283
* - Update to 1.0304Martin Wilke2009-05-032-5/+4
| | | | Notes: svn path=/head/; revision=233149
* - Update to r37.cMartin Wilke2009-04-262-4/+4
| | | | Notes: svn path=/head/; revision=232786
* Fix mtree issues caught by QATSteven Kreuzer2009-04-233-37/+21
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=232585
* Fix plist with -DNOPORTDOCSIon-Mihai Tetcu2009-04-211-2/+0
| | | | | | | Prompted by: QAT QA run Notes: svn path=/head/; revision=232403
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFERenato Botelho2009-03-281-0/+1
| | | | Notes: svn path=/head/; revision=231204
* Change MAINTAINER on my ports to my FreeBSD email addressSteven Kreuzer2009-03-281-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=231170
* We probably need to bump PORTREVISION in order to the the LATEST_LINKDavid E. O'Brien2009-03-231-1/+1
| | | | | | | added on ftp.freebsd.org. Notes: svn path=/head/; revision=230812
* Set LATEST_LINK.David E. O'Brien2009-03-231-1/+2
| | | | | | | | PR: 132631 Submitted by: ehaupt Notes: svn path=/head/; revision=230797
* - Update to R36bMartin Wilke2009-03-212-4/+4
| | | | Notes: svn path=/head/; revision=230564
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Use Bison in the build instead of byacc.David E. O'Brien2009-03-131-2/+6
| | | | | | | | | | This fixes the issue of '$()' (for ``) not being parsed correctly. PR: 101230 Submitted by: bf2006a@yahoo.com Notes: svn path=/head/; revision=229998
* Fix pkg-plist.Sergey A. Osokin2009-03-122-4/+30
| | | | | | | | | Bump PORTREVISION. Approved by: pav@ (portmgr) Notes: svn path=/head/; revision=229928
* Now that the build break is quickly dealt with, update the descriptionDavid E. O'Brien2009-03-122-6/+6
| | | | | | | and conflicts. Notes: svn path=/head/; revision=229921
* Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now allDavid E. O'Brien2009-03-122-6/+35
| | | | | | | the patch logic won't get in the way. Notes: svn path=/head/; revision=229920