aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lbl-hf
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.5Pawel Pekala2014-03-152-17/+12
| | | | | | | | | | | - Add LICENSE - Staging support PR: ports/187597 Submitted by: maintainer Notes: svn path=/head/; revision=348330
* - Update header, missed in previous commitBryan Drewery2013-09-211-1/+1
| | | | | | | | PR: ports/182267 Submitted by: maintainer Notes: svn path=/head/; revision=327808
* - Update to 1.4 [1]Bryan Drewery2013-09-213-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | - Update MASTER_SITES [1] - Convert tab to space in WWW Changes: Switch to sigsetjump() from setjmp() since the latter doesn't save and restore the signal mask on linux. Prefer sigaction() over sigset() since the latter is just a macro on linux. Fix async lookup bug for IPv6; use ip6.arpa domain. Work around autoconf AC_TRY_LINK() brokenness in ns_initparse() and res_mkquery() checks. Fix mandir under FreeBSD. PR: ports/182267 [1] Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) [1] Notes: svn path=/head/; revision=327807
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* Remove CONFLICTS with security/bro. They are no more relevant.Ruslan Makhmatkhanov2012-07-181-1/+1
| | | | | | | | | Pending update of security/bro to 2.0 depend on this two ports by default. This is non-functional change. Notes: svn path=/head/; revision=301106
* - update to 1.3Ruslan Makhmatkhanov2012-06-103-8/+8
| | | | | | | | | | | | | - correct CONFLICTS While I'm here: - fix porlint warning (misplaced PKGNAMEPREFIX) PR: 168783 Submitted by: Craig Leres <leres at ee.lbl dot gov> (maintainer) Notes: svn path=/head/; revision=298940
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.2Philip M. Gollucci2010-02-112-4/+14
| | | | | | | | PR: ports/143464 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer) Notes: svn path=/head/; revision=249612
* - Use GNU_CONFIGURE to fix build for amd64 (thanks to pav@)Thomas Abthorpe2008-05-141-1/+1
| | | | | | | | Noticed by: Andrzej Tobola <ato iem.pw.edu.pl> Approved by: portmgr (pav) Notes: svn path=/head/; revision=213050
* hf is a filter that reads files or stdin and replaces internetThomas Abthorpe2008-05-133-0/+40
addresses with hostnames. WWW: http://ee.lbl.gov/ PR: ports/123102 Submitted by: leres at ee.lbl.gov Notes: svn path=/head/; revision=213004