aboutsummaryrefslogtreecommitdiff
path: root/net/netwib
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark as BROKEN on riscv64:Mark Linimon2020-12-091-0/+2
| | | | | | | | | | | Error: Could not guess NETWIBDEF_SYSARCH. Edit genemake to set NETWIBDEF_SYSARCH, and rerun genemake. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing Notes: svn path=/head/; revision=557335
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Install net/libnet headers and libraries back in the location where otherTijl Coosemans2016-03-201-11/+6
| | | | | | | | | | | | 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
* Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397461
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+3
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Cleanup plistAntoine Brodin2014-11-221-6/+0
| | | | Notes: svn path=/head/; revision=373063
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-141-2/+2
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* Stagify.Vanilla I. Shu2014-06-232-9/+14
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358944
* 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
* - Change MAINTAINER addressThomas Abthorpe2013-01-091-6/+2
| | | | | | | | - Trim headers while I am here - Clean up some trailing whitespace Notes: svn path=/head/; revision=310162
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 5.38.0Li-Wen Hsu2010-02-152-7/+7
| | | | | | | | PR: ports/143958 Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer) Notes: svn path=/head/; revision=249893
* - Remove BROKEN, new version build fine on FreeBSD 8.0Renato Botelho2009-05-071-7/+1
| | | | Notes: svn path=/head/; revision=233376
* - Update to 5.36.0Renato Botelho2009-05-072-8/+7
| | | | | | | | PR: ports/134316 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=233359
* Mark BROKEN on 8: does not build after the arp-v2 import.Erwin Lansing2009-01-081-1/+7
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=225498
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-311-1/+12
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* - Update to 5.35.0 :Babak Farrokhi2006-11-092-7/+7
| | | | | | | | | | | | | - memory leak fixed - improved and more secure buffer usage - more uniform function naming PR: ports/105323 Submitted by: Janos Mohacsi (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=176921
* - Maintainer Update to net/netwib to version 5.34.0Cheng-Lung Sung2006-07-082-7/+7
| | | | | | | | | | | | | Original package changes: - New functions netwib_buf_casecmp(), netwib_buf_cmp_str() and netwib_buf_casecmp_str() - bug fixes PR: ports/99874 Submitted by: maintainer (Janos Mohacsi) Notes: svn path=/head/; revision=167178
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* [MAINTAINER] net/netwib: update to 5.33.0Edwin Groothuis2006-01-022-6/+7
| | | | | | | | Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> PR: ports/91165 Notes: svn path=/head/; revision=152566
* libnet update:Sergey Matveychuk2005-11-141-1/+2
| | | | | | | | | | | | | | | | | - 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
* - Update to 5.30.0Sergey Matveychuk2005-10-122-5/+5
| | | | | | | | PR: ports/87330 Submitted by: maintainer Notes: svn path=/head/; revision=145135
* - Update to 5.28.0Sergey Matveychuk2005-01-102-5/+5
| | | | | | | | | | | * Module sys/path was rewritten to provide functions that are easier to use. PR: ports/76038 Submitted by: maintainer Notes: svn path=/head/; revision=126086
* - Update to 5.27Sergey Matveychuk2004-12-202-5/+5
| | | | | | | | PR: ports/75295 Submitted by: maintainer Notes: svn path=/head/; revision=124621
* - Update to 5.26.0Pav Lucistnik2004-11-092-5/+5
| | | | | | | | PR: ports/73709 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=121224
* - Update to 5.25.0Pav Lucistnik2004-10-122-5/+5
| | | | | | | | PR: ports/72518 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=118725
* - Update to 5.24.0Pav Lucistnik2004-10-112-6/+13
| | | | | | | | PR: ports/71822 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=118664
* Update to 5.23.0Sergey Matveychuk2004-09-012-5/+5
| | | | | | | | | | | Changes: bugfix in netwib_buf_append_fmt() PR: ports/71232 Submitted by: maintainer Notes: svn path=/head/; revision=117820
* Update to 5.22.0Sergey Matveychuk2004-08-193-14/+18
| | | | | | | | | | Copmlete PREFIX and CFLAGS compliant now. PR: ports/70567 Submitted by: maintainer Notes: svn path=/head/; revision=116700
* Fix dependences.Sergey Matveychuk2004-08-161-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=116399
* * update to 5.21.0Sergey Matveychuk2004-08-113-135/+137
| | | | | | | | | | * make pkg-plist more flexible PR: ports/70303 Submitted by: maintainer Notes: svn path=/head/; revision=115944
* * lcrzo library was renamed to netwibSergey Matveychuk2004-08-015-80/+194
| | | | | | | | | | | * update to 5.20.0 and move to net category * new maintainer PR: ports/69608 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Notes: svn path=/head/; revision=115192
* - Refresh MASTER_SITESPav Lucistnik2004-05-251-3/+2
| | | | | | | | PR: ports/67176 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109984
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add missing manpages and headersKris Kennaway2003-02-222-2/+7
| | | | Notes: svn path=/head/; revision=76083
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 4.17Tilman Keskinoz2003-01-182-2/+2
| | | | | | | | PR: 47159 Submitted by: Jose Rey <king@main.v2project.com> Notes: svn path=/head/; revision=73413
* ONLY_FOR_ARCHS=i386 alphaKris Kennaway2002-12-081-0/+1
| | | | Notes: svn path=/head/; revision=71414
* upgrade to 4.10Ying-Chieh Liao2002-06-302-2/+2
| | | | | | | | PR: 40032, 40033 Submittted by: maintainer Notes: svn path=/head/; revision=62219
* add lcrzo 4.08Ying-Chieh Liao2002-06-256-0/+85
Lcrzo is a network library (used by Lcrzoex, network testing toolbox) PR: 36947 Submitted by: Joseph King <king@v2project.com> Notes: svn path=/head/; revision=61938