aboutsummaryrefslogtreecommitdiff
path: root/shells/jailkit
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.17Sunpoet Po-Chuan Hsieh2015-03-083-19/+5
| | | | | | | | | | | - Pass maintainership to submitter Changes: http://olivier.sessink.nl/jailkit/index.html#news PR: 198311 Submitted by: Ben Woods <woodsb02@gmail.com> Notes: svn path=/head/; revision=380750
* Fix manpageBaptiste Daroussin2014-11-221-0/+13
| | | | | | | Spotted by: make check-man Notes: svn path=/head/; revision=373029
* Cleanup plistAntoine Brodin2014-11-121-2/+0
| | | | Notes: svn path=/head/; revision=372496
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,Marcus von Appen2014-10-191-1/+1
| | | | | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371203
* - Fix PLISTSunpoet Po-Chuan Hsieh2014-07-152-3/+1
| | | | | | | | | - Bump PORTREVISION for package change Reported by: swills Notes: svn path=/head/; revision=361976
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-122-14/+16
| | | | | | | | | | - Remove unnecessary SHELLS - Use ETCDIR - Fix and sort PLIST - Bump PORTREVISION for package change Notes: svn path=/head/; revision=361640
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-112-3/+2
| | | | | | | | | | | Bump port revision of all ports that were doing it wrong prior to the keyword CR: D208 Reviewed by: antoine With hat: portmgr Notes: svn path=/head/; revision=357511
* Support stageBaptiste Daroussin2013-12-272-28/+15
| | | | Notes: svn path=/head/; revision=337650
* shells/jailkit: fix python usageWilliam Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336517
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* - Try to unbreak parallel builds (-jX) by calling sub-makes correctlyAlexey Dokuchaev2013-08-153-22/+60
| | | | | | | | | | | | | | - Do not mention PORTNAME in the COMMENT (according to PH section 5.6) - Avoid .for loop when installing portdocs, slightly cleanup Makefile - Reformat pkg-descr nicely (now perfectly aligned on both sides) and pacify portlint(1) by using correct delimiter after WWW line (space, per PH section 3.2.1). Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=324765
* - Update to 2.15Sylvio Cesar Teixeira2013-01-072-9/+8
| | | | Notes: svn path=/head/; revision=310054
* - Update to 2.14Sylvio Cesar Teixeira2011-05-132-4/+3
| | | | Notes: svn path=/head/; revision=274067
* - Move to py25 or aboveMartin Wilke2011-02-251-1/+2
| | | | | | | - While here kick md5 support Notes: svn path=/head/; revision=269623
* - Update to 2.13Sylvio Cesar Teixeira2011-02-032-4/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268585
* - Update to 2.12Sylvio Cesar Teixeira2010-09-132-4/+4
| | | | Notes: svn path=/head/; revision=261088
* - Update to 2.11Sylvio Cesar Teixeira2010-02-212-4/+4
| | | | | | | | Approved by: itetcu (mentor) Feature safe: yes Notes: svn path=/head/; revision=250105
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-2/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - 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
* Jailkit is a set of utilities to limit user accounts to specificMarcelo Araujo2009-09-045-0/+110
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