Commit graph

35 commits

Author SHA1 Message Date
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Dirk Meyer
b5d0e74764 - extend MASTER_SITES
Feature safe:	yes
2009-09-22 04:35:36 +00:00
Dirk Meyer
a654359ef4 - fix build inside jail
- take maintainership
2009-07-06 07:38:17 +00:00
Philip M. Gollucci
fe8fe8c552 Library net/libnet10 defines structures for contents of network packets.
Fields of the packets have fixed size according to the respective protocol
definitions, but the library uses type u_long for some of the 32bit fields.
This is a problem on amd64 architecture, where type long has 64 bits. On
amd64, libnet creates packets with bad contents.

PR:             ports/122571
Submitted by:   Martin Beran <mb@tns.cz>
2009-06-11 20:08:35 +00:00
Pav Lucistnik
37b585d190 - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-30 21:57:07 +00:00
Mark Linimon
e0f259ff97 Reset shipley@dis.org due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:42:43 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
9b1f00e409 - Bump PORTREVISION (i forget this in the previous commit.)
Submitted by:	Wesley Shields <wxs@atarininja.org> (via privat mail)
2007-10-29 17:47:37 +00:00
Martin Wilke
25695b8938 - Fix build with amd64
PR:		116876
Submitted by:	Wesley Shields <wxs@atarininja.org>
Approved by:	maintainer timeout
2007-10-29 08:31:01 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Pav Lucistnik
eb81a88093 - Patch net/libnet* to versioned libraries and header files, so they can
coexist

PR:		ports/103861
Submitted by:	alepulver
Tested by:	pointyhat
With hat:	portmgr
2007-01-31 14:09:55 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
f135498d0a - Utilize CONFLICTS with net/libnet-devel 2004-02-14 22:08:23 +00:00
Kirill Ponomarev
323b1a6867 Fix build on -current
PR:		54612
Submitted by:	krion
Approved by:	fjoe (mentor) (implicit)
Maintainer timeout: 	8 days
2003-07-30 07:51:29 +00:00
Jun Kuriyama
86f5027b08 Back out last commit.
1.1.0 is already in net/libnet-devel and has different API.
Bump $PORTEPOCH for my mistake.

Spotted by:	sheldonh
2003-03-27 00:04:09 +00:00
Jun Kuriyama
8c5311b85d Upgrade to 1.1.0.
No response from:	maintainer
2003-03-26 14:21:04 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Kris Kennaway
346f657803 Tag the libnet_error() function with __printflike() 2002-06-07 07:33:50 +00:00
Ying-Chieh Liao
75f7d279f0 make WWW correct 2001-11-19 14:11:21 +00:00
Michael C . Wu
831c2fb2b6 Update this port and close the PR that has been open for a
long time.  Maintainer has not responded to the PR at all.

PR: 28656
Submitted by:	cnh@netVmg.com
2001-07-12 21:32:41 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kris Kennaway
2e079a0471 Update to libnet-1.0.1b and portlint
No response from:	Maintainer
2000-06-02 22:51:20 +00:00
Michael Haro
4118d21e64 white space fixes and add WWW: (portlint) 2000-04-20 20:06:48 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Chris Piazza
47cdbc4c93 Err, the last commit was actually a downgrade.
Actually upgrade to version 0.99g
1999-10-08 03:46:27 +00:00
Chris Piazza
4093236db0 Update to version 0.10a 1999-10-08 02:33:51 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Satoshi Asami
34cffc3d20 Upgrade to fix build problem.
Submitted by:	maintainer
1999-05-12 08:05:13 +00:00
Steve Price
fd79e90fca Hopefully a little bit better worded COMMENT. :) 1999-05-09 01:19:12 +00:00
Steve Price
253c687d8f A C library for creating IP packets.
PR:		9901
Submitted by:	Peter Shipley <shipley@dis.org>
1999-05-09 01:16:35 +00:00