aboutsummaryrefslogtreecommitdiff
path: root/sysutils/warden
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup BROKEN/IGNORE for 10.3-Mathieu Arnold2017-01-031-7/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=430454
* - Remove bogus (in presence of USE_GITHUB) USES=tar*Dmitry Marakasov2016-12-271-1/+2
| | | | | | | | | - While here, minor cosmetic and license fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=429612
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268 Notes: svn path=/head/; revision=410613
* - Update the various PC-BSD ports to their respective 10.2-RC1 versionsKris Moore2015-07-312-6/+9
| | | | | | | - Switch to pulling distfiles from GH Notes: svn path=/head/; revision=393366
* - Distfile re-roll for several PC-BSD portsKris Moore2015-05-221-2/+2
| | | | | | | | - Fix some invalid data being bundled, causing i386 to fail - While here, fix sysutils/pcbsd-appweb plist Notes: svn path=/head/; revision=387054
* - Update PC-BSD related ports to 1431700504 / 10.1.2 versionsKris Moore2015-05-184-61/+39
| | | | | | | | - Pet portlint for many - Remove obsolete pkg-install Notes: svn path=/head/; revision=386685
* Remove useless execution of scriptBaptiste Daroussin2015-03-312-6/+5
| | | | | | | | Simplify Makefile and make it respects the common framework variable Fix plist Notes: svn path=/head/; revision=382835
* - Add PC-BSD ports from the 10.1.1 releaseKris Moore2015-02-035-0/+95
| | | | | | | - Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5 Notes: svn path=/head/; revision=378356
* - Added sysutils/pcbsd-utilsKris Moore2013-09-275-108/+0
| | | | | | | | | | | | | | - Added sysutils/pcbsd-utils-qt4 - Retired some old ports replaced by these * ports-mgmt/pbi-manager * sysutils/libpcbsd * sysutils/pbreg * sysutils/warden Notes: svn path=/head/; revision=328449
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* USE_QMAKE is not a valid make variable and does nothingEitan Adler2012-02-141-1/+0
| | | | | | | | Submitted by: Alex Kozlov Approved by: maintainer Notes: svn path=/head/; revision=291373
* - Remove USE_GZIP=yes since it is defaultWen Heping2011-07-071-1/+0
| | | | | | | | | PR: ports/157174 Submitted by: Alex kozlov <spam@rm-rf.kiev.ua> Approved by: pav@(portmgr) Notes: svn path=/head/; revision=277219
* - Display pkg-message at installKris Moore2011-01-111-0/+3
| | | | | | | | Noticed by: Oleg Ginzburg <olevole@olevole.ru> Feature safe: yes Notes: svn path=/head/; revision=267666
* - Update to 1.1.2Kris Moore2011-01-113-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267663
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* - Update to 1.1.1Kris Moore2010-08-232-4/+4
| | | | Notes: svn path=/head/; revision=259840
* - Update to version 1.1Kris Moore2010-08-122-4/+4
| | | | | | | Approved by: brooks@ (co-mentor) Notes: svn path=/head/; revision=259137
* The xz utils and lzma library have been imported into base, so makeChristian Weisgerber2010-05-211-3/+8
| | | | | | | | | the dependency on the archivers/xz port conditional on OSVERSION. Approved by: MAINTAINER Notes: svn path=/head/; revision=254737
* - Update WWWKris Moore2010-04-061-1/+1
| | | | | | | Approved by: brooks (co-mentor, implicit) Notes: svn path=/head/; revision=252325
* Warden is a jail management program designed on PC-BSD, which provides threeKris Moore2010-04-065-0/+106
interfaces to use, command-line, dialog-based, and a QT4 GUI. Warden has support for backing up an entire jail, installing pre-built packages (inmates) and more. WWW: http://www.pcbsd.org/ Approved by: brooks (co-mentor) Notes: svn path=/head/; revision=252322