summaryrefslogtreecommitdiff
path: root/security/openbsm
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Fix previous commit by edwin - 500000 != 600000. While here, fix packagingPav Lucistnik2007-10-261-2/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=202061
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200791
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-041-6/+1
| | | | Notes: svn path=/head/; revision=200765
* Update to 1.0-alpha12.Florent Thoumie2006-09-262-4/+4
| | | | Notes: svn path=/head/; revision=173844
* - Update to 1.0-alpha9.Florent Thoumie2006-08-262-4/+4
| | | | Notes: svn path=/head/; revision=171424
* Mark broken as appropriate: does not compile on 4.X, does not package on 5.X.Mark Linimon2006-07-161-0/+8
| | | | Notes: svn path=/head/; revision=168019
* - Update to 1.0-alpha7.Florent Thoumie2006-07-033-11/+18
| | | | | | | - Fix packing list when auditon(2) doesn't exist. Notes: svn path=/head/; revision=166856
* Add OpenBSM 1.0a6, the Open Source Basic Security Module (BSM) AuditFlorent Thoumie2006-06-144-0/+87
Implementation. Notes: svn path=/head/; revision=165397