aboutsummaryrefslogtreecommitdiffstats
path: root/net/libnet10
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2014-09-308-174/+0
| | | | | | | | | | | | | | | | | | 2014-08-31 net/libnet10: Superseded by net/libnet 2014-09-30 net/despoof: Depends on expired net/libnet10 2014-09-30 sysutils/gpkgdep: Requires old pkg_info 2014-09-30 security/vida: Depends on expired net/libnet10 2014-09-30 net/nemesis: Depends on expired net/libnet10 2014-09-30 net-mgmt/sing: Depends on expired net/libnet10 2014-09-30 net-mgmt/gps: Depends on expired net/libnet10 2014-09-30 net/ttlscan: Depends on expired net/libnet10 2014-09-30 security/zombiezapper: Depends on expired net/libnet10 2014-09-30 dns/dnshijacker: Depends on expired net/libnet10 2014-09-30 net/xboxproxy: Depends on expired net/libnet10 2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10 2014-09-30 net-mgmt/angst: Depends on expired net/libnet10 2014-09-30 security/py-otr: Abandoned upstream 2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version
* Rename net/ patch-xy patches to reflect the files they modify.adamw2014-07-293-5/+3
| | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port)
* Mark deprecated. Removing this port allows simplifying net/libnet and alltijl2014-07-141-0/+3
| | | | ports that depend on it.
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* - drop maintainershipdinoex2014-05-171-1/+1
|
* - remove broken MANPREFIXdinoex2014-03-041-1/+1
|
* Remove trailing whitespaces from category netehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - cleanup unused macrodinoex2013-12-071-1/+0
|
* - use STAGEDIRdinoex2013-11-172-10/+9
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net)
* - cleanup headerdinoex2013-01-271-5/+1
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - extend MASTER_SITESdinoex2009-09-221-1/+3
| | | | Feature safe: yes
* - fix build inside jaildinoex2009-07-061-2/+3
| | | | - take maintainership
* Library net/libnet10 defines structures for contents of network packets.pgollucci2009-06-121-1/+8
| | | | | | | | | | 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>
* - Update download locationpav2009-01-311-1/+1
| | | | Reported by: -fetch-original pointyhat run
* Reset shipley@dis.org due to maintainer-timeouts and no response to email.linimon2008-09-031-1/+1
| | | | Hat: portmgr
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Bump PORTREVISION (i forget this in the previous commit.)miwi2007-10-301-1/+1
| | | | Submitted by: Wesley Shields <wxs@atarininja.org> (via privat mail)
* - Fix build with amd64miwi2007-10-292-2/+13
| | | | | | PR: 116876 Submitted by: Wesley Shields <wxs@atarininja.org> Approved by: maintainer timeout
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Patch net/libnet* to versioned libraries and header files, so they canpav2007-01-316-93/+79
| | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* libnet update:sem2005-11-151-1/+4
| | | | | | | | | | | | | | - 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>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* - Utilize CONFLICTS with net/libnet-develkrion2004-02-151-1/+1
|
* Fix build on -currentkrion2003-07-301-0/+15
| | | | | | | PR: 54612 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: 8 days
* Back out last commit.kuriyama2003-03-276-22/+83
| | | | | | | 1.1.0 is already in net/libnet-devel and has different API. Bump $PORTEPOCH for my mistake. Spotted by: sheldonh
* Upgrade to 1.1.0.kuriyama2003-03-266-82/+22
| | | | No response from: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Tag the libnet_error() function with __printflike()kris2002-06-071-0/+11
|
* make WWW correctijliao2001-11-191-1/+1
|
* Update this port and close the PR that has been open for akeichii2001-07-135-70/+63
| | | | | | | long time. Maintainer has not responded to the PR at all. PR: 28656 Submitted by: cnh@netVmg.com
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Update to libnet-1.0.1b and portlintkris2000-06-034-38/+69
| | | | No response from: Maintainer
* white space fixes and add WWW: (portlint)mharo2000-04-213-7/+6
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Err, the last commit was actually a downgrade.cpiazza1999-10-084-5/+35
| | | | Actually upgrade to version 0.99g
* Update to version 0.10acpiazza1999-10-084-26/+18
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Upgrade to fix build problem.asami1999-05-125-20/+13
| | | | Submitted by: maintainer
* Hopefully a little bit better worded COMMENT. :)steve1999-05-091-1/+1
|
* A C library for creating IP packets.steve1999-05-097-0/+99
PR: 9901 Submitted by: Peter Shipley <shipley@dis.org>