aboutsummaryrefslogtreecommitdiff
path: root/security/razorback-api
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportMartin Wilke2014-02-161-5/+4
| | | | Notes: svn path=/head/; revision=344591
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* devel/json-c: update to 0.11William Grzybowski2013-11-091-2/+2
| | | | | | | | | | | | | - Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout) Notes: svn path=/head/; revision=333306
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Add an explicit dependency on pkgconfigBaptiste Daroussin2013-09-021-3/+3
| | | | Notes: svn path=/head/; revision=325989
* Remove -Werror to allow building with clangBaptiste Daroussin2013-08-261-1/+4
| | | | Notes: svn path=/head/; revision=325394
* Fix build with clangBaptiste Daroussin2013-07-301-5/+2
| | | | | | | While here trim headers Notes: svn path=/head/; revision=323949
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* Mark as broken on sparc64.Mark Linimon2012-09-081-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303870
* Convert to the new OptionsNG framework.Tom Judge2012-06-011-8/+10
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=297962
* Update my email address.Tom Judge2012-05-311-1/+1
| | | | | | | Approved by: eadler (mentor) Notes: svn path=/head/; revision=297898
* New port: security/razorback-apiRyan Steinmetz2012-05-215-0/+182
Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types. WWW: http://razorbacktm.sourceforge.net/ PR: ports/167736 Submitted by: Tom Judge <tom@tomjudge.com> Notes: svn path=/head/; revision=297116