CVS log for ports/net/honeyd/Makefile
Up to [FreeBSD] / ports / net / honeyd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Apr 20 20:12:20 2011 UTC (9 months, 3 weeks ago) by skreuzer
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -2 lines
- Update MASTER_SITES - Add LICENSE
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:53 2010 UTC (14 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jul 25 15:39:17 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Update libevent to 1.4.14b PR: ports/147723 Approved by: maintainer (timeout)
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:58 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -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
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jun 3 15:19:10 2009 UTC (2 years, 8 months ago) by skreuzer
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Take over maintenance Approved by: wxs (mentor)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat May 9 02:46:06 2009 UTC (2 years, 9 months ago) by wxs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -0 lines
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which is MAKE_JOBS_UNSAFE).
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:51 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:40:14 2008 UTC (3 years, 5 months ago) by mnag
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
- Update libevent dependency and bump PORTREVISION
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Feb 4 15:35:08 2008 UTC (4 years ago) by wxs
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Update my address. Approved by: garga (mentor)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 2 23:43:00 2008 UTC (4 years, 1 month ago) by mnag
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Bump PORTREVISION since devel/libevent are updated.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Sep 21 20:21:27 2007 UTC (4 years, 4 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:16 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script 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
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jun 22 09:52:01 2007 UTC (4 years, 7 months ago) by rafan
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -9 lines
- Update to 1.5c - Remove support for 4.x PR: ports/113919 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Apr 6 18:28:44 2007 UTC (4 years, 10 months ago) by mnag
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Mar 22 17:49:07 2007 UTC (4 years, 10 months ago) by nivit
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Fix after objformat removal PR: ports/110409 Submitted by: Wesley Shields <wxs at atarininja.org> (maintainer)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 5 13:28:59 2006 UTC (5 years, 2 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -4 lines
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 22 20:30:25 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
- Update to 1.5b PR: 105744 Submitted by: miwi Approved by: maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 19 16:49:47 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Update maintainer addresses PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Apr 29 12:33:12 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -7 lines
- Update to 1.5a - Take over maintaining PR: ports/96318 Submitted by: Wesley Shields <wxs@csh.rit.edu> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jan 29 23:27:23 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Chase libedit update PR: ports/92450 Submitted by: Thomas Schweikle <tps@vr-web.de>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 1 22:47:19 2005 UTC (6 years, 7 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
Chase the libevent update. Reported by: pointyhat
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 18 07:38:15 2005 UTC (6 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -1 lines
- Update to 1.0 PR: ports/79909 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: Yann Berthier <yb@bashibuzuk.net> (maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:12 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:35 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 21 15:07:51 2005 UTC (6 years, 10 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update maintainer's address Submitted by: maintainer
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 16 01:04:31 2004 UTC (7 years, 8 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 0.8b PR: ports/66672 Submitted by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 21 19:22:47 2004 UTC (7 years, 9 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -1 lines
- Fix build on 4.x 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)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 16 23:15:46 2004 UTC (7 years, 9 months ago) by clement
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
- Update to 0.8a PR: 65639 Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 22 22:44:39 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
- - Update to version 0.8 PR: 61737 Submitted by: maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Dec 20 22:00:04 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
- Update to 0.7a - Add a MASTER_SITE PR: 60429 Submitted by: maintainer
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:00:46 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +33 -3 lines
- Update to 0.7 - Install sample scripts in DATADIR - Clarify and shorten COMMENT - Make Python dependency optional - add WITH_PYTHON knob PR: 59727 Submitted by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 26 07:44:53 2003 UTC (8 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -3 lines
- Update to version 0.6a - Give maintainership to submitter PR: 57107 Submitted by: Yann Berthier <yb@sainte-barbe.org>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 24 08:37:36 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Cease FreeBSD port maintainerships 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>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jun 24 01:06:02 2003 UTC (8 years, 7 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
update maintainer's email address. PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 12 16:30:31 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
MAINTAINER update: honeyd v0.5
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 12 03:19:54 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -6 lines
PR: 46887 Submitted by: Paulius Bulotas <paulius@kaktusas.org> Upgrade to 0.4a
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:43 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 2 04:33:42 2002 UTC (9 years, 3 months ago) by perky
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Fix typoes on MAINTAINER address. Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 8 12:10:36 2002 UTC (9 years, 4 months ago) by perky
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update maintainer address PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 12 06:33:14 2002 UTC (9 years, 6 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
- Update to 0.3 - 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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 08:58:04 2002 UTC (9 years, 7 months ago) by will
Branches: MAIN
Add honeyd 0.2, a utility to simualte services and hosts on a virtual network host. PR: 37124 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
