aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd
Commit message (Collapse)AuthorAgeFilesLines
* Change USE_PYTHON to yes since it works with versions newer then 2.4Steven Kreuzer2012-05-311-2/+2
| | | | Notes: svn path=/head/; revision=297875
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-1/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update MASTER_SITESSteven Kreuzer2011-04-201-2/+4
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=272967
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Update libevent to 1.4.14bMartin Matuska2010-07-251-1/+1
| | | | | | | | PR: ports/147723 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=258238
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Take over maintenanceSteven Kreuzer2009-06-031-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=235125
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update libevent dependency and bump PORTREVISIONMarcus Alves Grando2008-08-191-2/+2
| | | | Notes: svn path=/head/; revision=218857
* Update my address.Wesley Shields2008-02-041-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=206711
* - Bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2008-01-021-2/+2
| | | | Notes: svn path=/head/; revision=204872
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-211-1/+2
| | | | Notes: svn path=/head/; revision=199865
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 1.5cRong-En Fan2007-06-223-12/+7
| | | | | | | | | | - Remove support for 4.x PR: ports/113919 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer) Notes: svn path=/head/; revision=194054
* - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.Marcus Alves Grando2007-04-061-2/+2
| | | | Notes: svn path=/head/; revision=189394
* - Fix after objformat removalNicola Vitale2007-03-221-1/+1
| | | | | | | | PR: ports/110409 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer) Notes: svn path=/head/; revision=188050
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventMarcus Alves Grando2006-12-051-4/+5
| | | | | | | - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1) Notes: svn path=/head/; revision=178938
* - Update to 1.5bMartin Wilke2006-11-222-6/+6
| | | | | | | | | PR: 105744 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=177826
* - Update maintainer addressesMartin Wilke2006-08-191-1/+1
| | | | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=170994
* - Update to 1.5aPav Lucistnik2006-04-298-188/+51
| | | | | | | | | | | - Take over maintaining PR: ports/96318 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer) Notes: svn path=/head/; revision=160753
* - Chase libedit updatePav Lucistnik2006-01-291-1/+1
| | | | | | | | PR: ports/92450 Submitted by: Thomas Schweikle <tps@vr-web.de> Notes: svn path=/head/; revision=154750
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Chase the libevent update.Jean-Yves Lefort2005-07-011-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=138315
* - Update to 1.0Pav Lucistnik2005-04-1813-38/+306
| | | | | | | | | PR: ports/79909 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer) Notes: svn path=/head/; revision=133562
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update maintainer's addressVolker Stolz2005-03-211-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=131845
* - Update to 0.8bVanilla I. Shu2004-05-162-3/+3
| | | | | | | | PR: ports/66672 Submitted by: maintainer Notes: svn path=/head/; revision=109231
* - Fix build on 4.xClement Laforet2004-04-211-1/+6
| | | | | | | | | | | PR: 65731 [1], 65855 [2] Noticed by: freebsd@exotope.com [1] Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer) [2] Approved by: portmgr (marcus) Notes: svn path=/head/; revision=107779
* - Update to 0.8aClement Laforet2004-04-163-3/+7
| | | | | | | | PR: 65639 Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer Notes: svn path=/head/; revision=107283
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* - - Update to version 0.8Kirill Ponomarev2004-01-222-2/+3
| | | | | | | | PR: 61737 Submitted by: maintainer Notes: svn path=/head/; revision=98844
* - Update to 0.7aSergei Kolobov2003-12-202-3/+4
| | | | | | | | | | - Add a MASTER_SITE PR: 60429 Submitted by: maintainer Notes: svn path=/head/; revision=96279
* - Update to 0.7Sergei Kolobov2003-12-043-12/+57
| | | | | | | | | | | | - Install sample scripts in DATADIR - Clarify and shorten COMMENT - Make Python dependency optional - add WITH_PYTHON knob PR: 59727 Submitted by: maintainer Notes: svn path=/head/; revision=95019
* - Update to version 0.6aKirill Ponomarev2003-09-263-5/+10
| | | | | | | | | | - Give maintainership to submitter PR: 57107 Submitted by: Yann Berthier <yb@sainte-barbe.org> Notes: svn path=/head/; revision=89426
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
| | | | | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=89148
* update maintainer's email address.Yen-Ming Lee2003-06-241-2/+2
| | | | | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk> Notes: svn path=/head/; revision=83508
* MAINTAINER update: honeyd v0.5Foxfair Hu2003-04-123-3/+13
| | | | Notes: svn path=/head/; revision=78800
* PR: 46887Foxfair Hu2003-04-122-7/+2
| | | | | | | | Submitted by: Paulius Bulotas <paulius@kaktusas.org> Upgrade to 0.4a Notes: svn path=/head/; revision=78784
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix typoes on MAINTAINER address.Hye-Shik Chang2002-11-021-2/+2
| | | | | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> Notes: svn path=/head/; revision=69290
* Update maintainer addressHye-Shik Chang2002-10-081-2/+2
| | | | | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> Notes: svn path=/head/; revision=67632
* - Update to 0.3Patrick Li2002-08-122-5/+5
| | | | | | | | | | | | - Fix typo in maintainer email address - Also use LOCALBASE to pass to configure the location of dependencies instead of PREFIX PR: ports/41563 Submitted by: maintainer Notes: svn path=/head/; revision=64404
* Add honeyd 0.2, a utility to simualte services and hosts on aWill Andrews2002-06-236-0/+58
virtual network host. PR: 37124 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Notes: svn path=/head/; revision=61801