aboutsummaryrefslogtreecommitdiff
path: root/security/barnyard2-sguil
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* security/barnyard2-sguil: enable staging on slave portWilliam Grzybowski2013-11-011-1/+0
| | | | | | | | PR: ports/183403 Submitted by: Paul Schmehl <pauls utdallas.edu> (maintainer) Notes: svn path=/head/; revision=332400
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - update to 1.11Ruslan Makhmatkhanov2012-12-021-1/+0
| | | | | | | | | | | - add new port options PR: 174024 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=308105
* - Update to 1.10Jason E. Hale2012-10-121-2/+1
| | | | | | | | | | | | | | | | | - Convert to new options framework - Allow for any available version of TCL to be used - Add LICENSE - Remove indefinite article from COMMENT, update - Mark MAKE_JOBS_SAFE - Trim Makefile header PR: ports/172456 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Approved by: makc (mentor) Feature safe: yes Notes: svn path=/head/; revision=305773
* - add patch to barnyard2 to allow build with postgresql and tclOlli Hauer2011-05-151-0/+12
(reported and fixed upstream) - display option TCL only for Master port, it makes no sense if the slave can de-select a required option - remove broken barnyard-sguil (master port was removed 2011-04-04) - add new port barnyard2-sguil [1] - add entry to MOVED PR: ports/156188 [1] Submitted by: me Approved by: maintainer timeout Notes: svn path=/head/; revision=274149