aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cbsd
Commit message (Collapse)AuthorAgeFilesLines
* Update to 10.0.6.Raphael Kubo da Costa2014-07-134-24/+46
| | | | | | | | | | | | | | | Changes for 10.0.6: cbsd taskd: daemon for internal tasks bconstruct-tui: menubox for vm_os_type and get_vm_profiles bhyve: add support for install FreeBSD guest from ISO bhyve: implement other method for POPCNT checking repo: newjname as argument for alternative name of stored jail PR: 191844 Submitted by: olevole@olevole.ru (maintainer) Notes: svn path=/head/; revision=361672
* sysutils/cbsd: Add libsqlite3.so to LIB_DEPENDSKubilay Kocak2014-07-104-36/+38
| | | | | | | | | | | | | | | | | | - Add sqlite3 to LIB_DEPENDS - Remove MASTER_SITES, not required when USE_GITHUB=yes - Remove GH_PROJECT, already defaults to ${PORTNAME} - Strip trailing-slash from pkg-descr WWW: URL While I'm here: - Tweak IGNORE message - Tweak pkg-message.in and pkg-deinstall PR: 191772 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=361426
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-271-0/+1
| | | | | | | Approved by: portmgr (myself) Notes: svn path=/head/; revision=359586
* update to 10.0.5:Veniamin Gvozdikov2014-05-022-5/+4
| | | | | | | | | | | | - fix permission for /usr/local/bin/cbsd - add tmux support for remote jlogin - profiles for jail create script PR: ports/189215 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=352806
* - update distinfo: the distfile was rerolled and now contain workaroundAndrej Zverev2014-04-192-3/+4
| | | | | | | | | | | for bin/188762. - bump portrevision to reflect such changes. PR: ports/188787 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer,upstream all in-one-face) Notes: svn path=/head/; revision=351593
* - Update to 10.0.4Veniamin Gvozdikov2014-04-164-5/+7
| | | | | | | | | | | | | | - jail2iso: imgsize arg renamed to freesize - jcreate: jailskeldir path configure via jail.conf - cbsdsh: build-in function for is_number - Support for allow.kmem, which is allows to run Xorg server in the jail - Initial support for bhyve PR: ports/188661 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=351373
* - Update to 10.0.3Veniamin Gvozdikov2014-02-224-9/+23
| | | | | | | | PR: ports/186864 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=345675
* - update to 10.0.2Dmitry Marakasov2014-02-045-6/+127
| | | | | | | | | | | | - use ports framework to create cbsd user/group - add rc.d scripts - add pkg-deinstall instructions for complete uninstall PR: 186344 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=342481
* Current software version works not as expected, mark it as IGNORE.Andrej Zverev2014-01-281-0/+2
| | | | | | | | PR: ports/186147 Submitted by: maintainer Notes: svn path=/head/; revision=341642
* - Update from 10.0.0 to 10.0.1Danilo Egea Gondolfo2014-01-013-19/+5
| | | | | | | | | | - Convert LICENSE from BSD to BSD2CLAUSE PR: ports/185242 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=338386
* - Update from 9.2.5 to 10.0.0 [1]Danilo Egea Gondolfo2013-12-143-14/+24
| | | | | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax PR: ports/184765 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) [1] Notes: svn path=/head/; revision=336475
* - Update to 9.2.5Veniamin Gvozdikov2013-11-102-4/+4
| | | | | | | | PR: ports/183744 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=333368
* - Update to 9.2.4Veniamin Gvozdikov2013-10-312-4/+4
| | | | | | | | | | | - Fixed bugs at code PR: ports/183532 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Approved by: eadler, osa, rm (mentors, implicit) Notes: svn path=/head/; revision=332271
* - Update to 9.2.3Veniamin Gvozdikov2013-10-292-5/+12
| | | | | | | | | PR: ports/183451 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Approved by: eadler, osa, rm (mentors, implicit) Notes: svn path=/head/; revision=332007
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - update to 9.2.1Andrej Zverev2013-07-294-435/+25
| | | | | | | | | | - add github as distfiles second mirror PR: ports/180878 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=323897
* Add sysutils/cbsd, Yet another FreeBSD jail management tool.Andrej Zverev2013-05-245-0/+470
PR: ports/176377 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Notes: svn path=/head/; revision=318992