| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Nov 2011 15:26:04
1.11_3
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 09:37:46
1.11_3
|
kwm  |
Fix build on FreeBSD 10.
Approved by: portmgr (miwi) |
24 Oct 2011 04:17:38
1.11_3
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- 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. |
20 Mar 2011 12:54:45
1.11_3
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:32:25
1.11_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
29 Apr 2009 02:43:59
1.11_3
|
pgollucci  |
- This port builds on 8-CURRENT again
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer, via private
e-mail) |
22 Jan 2009 17:53:35
1.11_2
|
erwin  |
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat |
21 Aug 2008 06:18:49
1.11_2
|
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
04 Jul 2008 00:44:12
1.11_2
|
araujo  |
- Unbreak jail builds (bpf0 has been here since 3.x).
- Use SF macro.
PR: ports/125001
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Approved by: "Jonatan B" <onatan@gmail.com> (maintainer) |
23 Sep 2007 06:10:37
1.11_1
|
edwin  |
Remove trailing . from BROKEN message. |
16 Jul 2007 07:12:54
1.11_1
|
miwi  |
- Marked BROKEN Does not build properly without /dev/bpf0.
PR: 113893
Submitted by: Wesley Shields <wxs@atarininja.org>
Approved by: maintainer |
10 Jul 2007 21:19:27
1.11_1
|
pav  |
- Fix build of net/py-libdnet slave with GCC 4.2
PR: ports/114475
Submitted by: Wesley Shields <wxs@atarininja.org> |
12 Mar 2007 17:51:53
1.11_1
|
tmclaugh  |
Fix py-libdnet.
The py-libdnet port has been seperated out as a slave port to libdnet and
is now dependent on libdnet. py-libdnet now only installs the libdnet
python module. Since files previously owned by py-libdnet are now owned
by its dependency, in order to upgrade correctly, py-libdnet must be
deinstall and then reinstalled manually.
PR: 109262
Submitted by: thierry and me
Approved by: maintainer timeout |
30 Jan 2007 19:32:35
1.11
|
pav  |
- Fix after objformat removal
PR: ports/108500
Submitted by: Jonathan <afarsec@012.net.il> (maintainer) |
11 Dec 2006 16:02:41
1.11
|
xride  |
Backout previous commit
Approved by: tmclaugh (implicit) |
11 Dec 2006 14:06:24
1.11
|
xride  |
Fix pkg-plist info to unbreak net/py-libdnet
PR: 104364
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Approved by: tmclaugh (implicit) |
10 Oct 2006 08:19:04
1.11
|
itetcu  |
Fix typo in previous commit and prevend INDEX breakage
Submitted by: FreshPorts sanity checking |
10 Oct 2006 08:03:42
1.11
|
itetcu  |
- Update to 1.11
- doesn't build on 4.x
PR: ports/101665
Submitted by: maintainer (Yonatan) |
23 Feb 2006 10:40:45
1.10_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Nov 2005 21:55:30
1.10
|
thierry  |
Build libdnet' Python module in a slave port.
(needed for a to-be-released soon port)
Since I'm there, add SHA256.
Approved by: Jonatan B <onatan (at) gmail.com> (maintainer) |
15 Nov 2005 06:52:12
1.10
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
16 Mar 2005 22:12:24
1.10
|
pav  |
- Update to 1.10
- Add knob for python bindings, default off
PR: ports/78774
Submitted by: Jonathan <onatan@gmail.com> (maintainer) |
20 Feb 2005 17:11:36
1.9
|
pav  |
- Update to 1.9
PR: ports/77781
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
14 Nov 2004 22:26:11
1.8
|
pav  |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
12 Oct 2004 17:36:00
1.8
|
leeym  |
- add missing files
- add INSTALLS_SHLIB and USE_LIBTOOL_VER
PR: ports/71710
Submitted by: leeym
Approved by: maintainer timeout |
15 Aug 2004 13:17:41
1.8
|
vanilla  |
Upgrade to 1.8.
PR: ports/70472
Submitted by: Yonatan Yonatan.at.Xpert.dot.com> |
31 Jan 2004 00:25:48
1.7_1
|
arved  |
Fix build of dependant ports on AMD64 |
29 Jan 2004 16:13:06
1.7_1
|
trevor  |
SIZEify. |
22 Jan 2004 22:48:40
1.7_1
|
krion  |
- Add CONFIGURE_TARGET to silence configure's warning |
24 Sep 2003 08:37:39
1.7_1
|
edwin  |
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> |
03 Sep 2003 23:28:08
1.7_1
|
edwin  |
[PATCH] net/libdnet: unbreak on -CURRENT
[DESCRIBE CHANGES]
This band-aid fix inhibits IPFW detection at configure time.
At least it will allow -CURRENT users to build ports depending
on this one (net/honeyd, net/arpd, net/ttlscan,
security/fragroute).
Note that this doesn't solve the FreeBSD 4.x + IPFW2 case.
Added directory / file: files/configure.patch
Port maintainer (dominic.marks@btinternet.com) is cc'd.
PR: ports/55807
Submitted by: Yann Berthier <yb@sainte-barbe.org> |
30 Jun 2003 14:09:55
1.7
|
daichi  |
update net/libdnet: 1.5 --> 1.7
PR: 53891
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer) |
24 Jun 2003 01:06:04
1.5
|
leeym  |
update maintainer's email address.
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk> |
21 Feb 2003 13:15:09
1.5
|
knu  |
De-pkg-comment. |
07 Jan 2003 21:36:50
1.5
|
arved  |
Mark BROKEN on CURRENT, since libdnet does not work with ipfw2
PR: 46822
Submitted by: Dominic Marks <dom@cus.org.uk> |
02 Nov 2002 04:33:43
1.5
|
perky  |
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> |
24 Oct 2002 07:01:03
1.5
|
kevlo  |
Upgrade to version 1.5
PR: 44387
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
08 Oct 2002 12:10:37
1.4
|
perky  |
Update maintainer address
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> |
12 Aug 2002 06:15:50
1.4
|
pat  |
Fix maintainer email address
PR: ports/41564
Submitted by: maintainer |
27 May 2002 01:25:57
1.4
|
anders  |
Add libdnet, a simplified, portable interface to low-level networking
routines. Complement to pcap.
PR: 37118
Submitted by: Dominic Marks <dominic_marks@btinternet.com> |