summaryrefslogtreecommitdiff
path: root/net/gnu-radius/files/patch-raddb_Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net/gnu-radius: Modernize portMark Felder2016-03-181-3/+3
| | | | | | | | | | | | | | | - OptionsNG - LICENSE - Whitespace cleanup - EXAMPLE rewrite - Remove @unexec - radiusd.in modification - files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix PR: 206457 Notes: svn path=/head/; revision=411356
* - Convert to USES=libtoolTijl Coosemans2014-07-141-2/+2
| | | | | | | | - Add INSTALL_TARGET=install-strip - Use @sample Notes: svn path=/head/; revision=361813
* Use libtool13 as libtool15 doesn't work with this port (dynamic modulesVsevolod Stakhov2005-07-281-0/+15
load fails). Do not remove config files, install -dist versions instead. Approved by: perky (mentor) Special thanks to: Anton Yuzhaninov <citrin@citrin.ru> Notes: svn path=/head/; revision=140286