aboutsummaryrefslogtreecommitdiff
path: root/net/libnet
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up (followup of r483807)Sunpoet Po-Chuan Hsieh2018-11-032-2/+0
| | | | Notes: svn path=/head/; revision=483915
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-5/+1
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Fix functionality on FreeBSD 11 and aboveSunpoet Po-Chuan Hsieh2017-02-146-16/+39
| | | | | | | | | | - Bump PORTREVISION for package change PR: 216308 [1], 217093 [2] Submitted by: <ganbold-freebsd@ateamsystems.com> [1], Eugene Grosbein <ports@grosbein.net> [2] Notes: svn path=/head/; revision=434089
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* - Cleanup Makefile: remove PLIST_SUBSunpoet Po-Chuan Hsieh2016-03-202-66/+9
| | | | | | | | - Use PORTDOCS and PORTEXAMPLES - Convert to new options target helper Notes: svn path=/head/; revision=411473
* Install net/libnet headers and libraries back in the location where otherTijl Coosemans2016-03-203-41/+18
| | | | | | | | | | | | ports expect it. The files were put in a different location to avoid a conflict with net/libnet10 but this port has been removed a while ago now. PR: 208122 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411432
* - Backport upstream fixes (from 1.2 to 1.1.6)Sunpoet Po-Chuan Hsieh2015-01-185-1/+82
| | | | | | | | | | | | | | | - Bump PORTREVISION for package change - While I'm here, rename patch-libnet.h.in to patch-include-libnet.h.in PR: 196818 Submitted by: Kevin Hung <khung@nullaxiom.com> (via email) Obtained from: https://github.com/sam-github/libnet/commit/18cbe497dd84afc471a5320e4ef3a7cde87c2c4e https://github.com/sam-github/libnet/commit/2e724b2f5cd614d7362f8dcbc57dc1fca6e437b3 https://github.com/sam-github/libnet/commit/408fa2266a4af402152cc0f1e9a40b56477b995a https://github.com/sam-github/libnet/commit/c9390bf8f3379c280ba8ceec67fbd8e908675d96 Notes: svn path=/head/; revision=377316
* Cleanup plistAntoine Brodin2014-11-221-5/+0
| | | | Notes: svn path=/head/; revision=373063
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-142-39/+27
| | | | | | | | | | | | | | - Fix LN in post-install: - Convert to new options helper - Remove unnecessary MASTER_SITE_SUBDIR and SVER - Silence post-patch: - Simplify Makefile - Cosmetic change - Update pkg-descr and WWW - Take maintainership Notes: svn path=/head/; revision=361798
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-142-12/+8
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-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) Notes: svn path=/head/; revision=361440
* net/libnet: Fix build on DragonFly (dports)John Marino2014-07-051-2/+2
| | | | Notes: svn path=/head/; revision=360846
* - drop maintainershipDirk Meyer2014-05-161-1/+1
| | | | Notes: svn path=/head/; revision=354255
* - use STAGEDIRDirk Meyer2013-11-162-8/+9
| | | | Notes: svn path=/head/; revision=334028
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - recover lost description for option BPFDirk Meyer2013-07-081-1/+1
| | | | | | | Submitted by: Wesley Shields Notes: svn path=/head/; revision=322516
* - remove AuthorDirk Meyer2013-07-081-2/+1
| | | | | | | | - fix typo Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=322515
* - remove broken options SNOOP and PFDirk Meyer2013-07-071-14/+1
| | | | | | | | | PR: 180227 - remove PKGNAMESUFFIX Notes: svn path=/head/; revision=322418
* - remove TAB in pkg-descrDirk Meyer2013-07-071-2/+2
| | | | Notes: svn path=/head/; revision=322417
* - Unbreak build on HEADMartin Wilke2013-05-301-4/+0
| | | | Notes: svn path=/head/; revision=319418
* Upstream makefile is not bmake compatible, let's use gmake to build this ↵Baptiste Daroussin2013-05-031-0/+4
| | | | | | | | | port in case make is bmake Obtained from: dports Notes: svn path=/head/; revision=317184
* - build shared lib with PICDirk Meyer2013-02-211-2/+3
| | | | Notes: svn path=/head/; revision=312706
* - update libnet to 1.1.6Dirk Meyer2013-02-1811-213/+107
| | | | | | | | | - build shared lib - fix dependend ports when libnet.so.8 was linked in - fix dependend ports when includes where missing Notes: svn path=/head/; revision=312526
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* - honor NOPORTEXAMPLESDirk Meyer2012-03-192-45/+47
| | | | | | | | | PR: 165786 Submitted by: Michael Scheidell Feature safe: yes Notes: svn path=/head/; revision=293576
* - fix UDP checksums in odd sized packetsDirk Meyer2012-02-222-1/+24
| | | | | | | | | PR: 165355 Submitted by: Y.A. Obtained from: debian Notes: svn path=/head/; revision=292029
* - add USE_CSTD=gnu89Dirk Meyer2011-06-251-0/+1
| | | | | | | Submitted by: Ed Schouten Notes: svn path=/head/; revision=276304
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - force -fPICDirk Meyer2010-12-221-1/+2
| | | | | | | | PR: 153371 Submitted by: wxs (Wesley Shields) Notes: svn path=/head/; revision=266726
* - extend MASTER_SITESDirk Meyer2009-09-221-1/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241903
* - take maintanershipDirk Meyer2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237238
* Reset shipley@dis.org due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219722
* 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
* patch net/libnet's configure to not do anymore checks of bpf deviceEdwin Groothuis2008-05-292-1/+81
| | | | | | | | | | | | | | when building net/libnet, bpf has been there since FreeBSD 3.X, so do not do anymore checks. this is useful when building in jails as they don't have bpf. this is somewhat like #113893 PR: ports/123213 Submitted by: Mars G Miro <spry@anarchy.in.the.ph> Approved by: maintainer timeout Notes: svn path=/head/; revision=213844
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-316-15/+65
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* libnet update:Sergey Matveychuk2005-11-148-127/+122
| | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=148262
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Utilize CONFLICTS with net/libnet-develKirill Ponomarev2004-02-141-1/+1
| | | | Notes: svn path=/head/; revision=100943
* Fix build on -currentKirill Ponomarev2003-07-301-0/+15
| | | | | | | | | | PR: 54612 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: 8 days Notes: svn path=/head/; revision=85900
* Back out last commit.Jun 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 Notes: svn path=/head/; revision=77501
* Upgrade to 1.1.0.Jun Kuriyama2003-03-266-82/+22
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=77485
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Tag the libnet_error() function with __printflike()Kris Kennaway2002-06-071-0/+11
| | | | Notes: svn path=/head/; revision=60753
* make WWW correctYing-Chieh Liao2001-11-191-1/+1
| | | | Notes: svn path=/head/; revision=50219
* Update this port and close the PR that has been open for aMichael C . Wu2001-07-125-70/+63
| | | | | | | | | | long time. Maintainer has not responded to the PR at all. PR: 28656 Submitted by: cnh@netVmg.com Notes: svn path=/head/; revision=45084