summaryrefslogtreecommitdiff
path: root/security/openfwtk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | security)
* Convert to new options frameworkBaptiste Daroussin2012-10-041-7/+5
|
* - Add LICENSEEmanuel Haupt2011-10-181-33/+41
| | | | | | | | | | - Support OPTIONS - Support USE_TK_WRAPPER - Support ECHO_CMD - Support MAKE_JOBS_UNSAFE PR: 161601 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-0/+4
| | | | Reported by: pointyhat
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with P,R,S
* Reset toxa@toxahost.ru due to maintainer-timeouts and no response toMark Linimon2009-08-171-1/+1
| | | | | | email. Hat: portmgr
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | - 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)
* OpenFWTK is an application proxy toolkit which inherits the ideologyRoman Bogorodskiy2007-10-1912-0/+354
of TIS fwtk and maintains API backwards compatibility. The design goal is to make it simple yet powerful; no performance hacks allowed in the code and library dependencies are reduced to minimum. WWW: http://sourceforge.net/projects/openfwtk PR: ports/117194 Submitted by: Anton Karpov <toxa at toxahost.ru>