non port: net/arping/Makefile |
SVNWeb
|
Number of commits found: 44 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 30 Jul 2022
|
[ 05:57 Po-Chuan Hsieh (sunpoet) ] 9f7a285 (Only the first 10 of 40 ports in this commit are shown above. )
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 30 Dec 2020
|
[ 16:18 pkubaj ]
net/arping: fix build on GCC architectures
arping.c: In function 'xrandom':
arping.c:239: error: 'for' loop initial declaration used outside C99 mode
|
Tue, 15 Dec 2020
|
[ 15:38 cy ]
Update arping 2.19 --> 2.21.
PR: 243275
Submitted by: cy
Reported by: cy
Prompted by: <daniel.engberg.lists at pyret.net>
Approved by: gavin (maintainer timeout)
|
Tue, 27 Mar 2018
|
[ 21:05 yuri ]
net/arping: Update 2.15 -> 2.19
Port changes:
* Change to DISTVERSION
* Replace CPPFLAGS/LIBS with USES=localbase
* Change WWW to a URL with arping-specific info
* Remove junk from pkg-descr
PR: 226304
Submitted by: Kai <freebsd_ports@k-worx.org>
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Mar 2016
|
[ 10:53 tijl ] (Only the first 10 of 57 ports in this commit are shown above. )
Install net/libnet headers and libraries back in the location where other
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)
|
Tue, 14 Apr 2015
|
[ 22:26 gavin ]
Update arping to 2.15.
|
Mon, 14 Jul 2014
|
[ 15:38 tijl ] (Only the first 10 of 35 ports in this commit are shown above. )
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
|
Wed, 9 Jul 2014
|
[ 14:57 gavin ]
Update net/arping to 2.14.
Approved by: bapt
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Thu, 15 May 2014
|
[ 01:25 gavin ]
Add LICENSE statement.
|
Thu, 7 Nov 2013
|
[ 10:08 zeising ]
Update to 2.13 and stagify.
PR: ports/183233
Submitted by: zeising
Approved by: maintainer timeout
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 18 Feb 2013
|
[ 21:13 dinoex ] (Only the first 10 of 34 ports in this commit are shown above. )
- update libnet to 1.1.6
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Wed, 15 Dec 2010
|
[ 02:43 pgollucci ]
- if net/libpcap from ports is install, net/arping bombs b/c of errors in pcap.h
fix this. Versions of this patch are committed upstream.
- Bump PORTREVISION
PR: ports/151263
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Approved by: maintainer timeout (gavin ; 67 days)
|
Thu, 9 Sep 2010
|
[ 01:55 pgollucci ]
- Update to 2.09
- GNU configure now used
- MASTER_SITES updated
PR: ports/149025
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: maintainer timeout (gavin ; 43 days)
|
Sun, 24 Jan 2010
|
[ 15:05 gavin ]
Update net/arping to 2.08.
While here, switch MAINTAINER to my @FreeBSD.org email address
PR: ports/142827
Submitted by: Sofian Brabez sbrabez gmail.com
Approved by: jadawin, ed (mentor, implicit)
|
Mon, 8 Oct 2007
|
[ 10:07 rafan ]
- Update to 2.06
PR: ports/116997
Submitted by: Wesley Shields <wxs at atarininja.org>
Approved by: Gavin Atkinson <gavin.atkinson at ury.york.ac.uk> (maintainer)
|
Tue, 17 Apr 2007
|
[ 03:32 rafan ]
- Build arping 2.x as it's distribution default
PR: ports/102058
Reported by: Dr. Markus Waldeck <waldeck at gmx.de>
Approved by: maintainer timeout
|
Wed, 31 Jan 2007
|
[ 14:09 pav ] (Only the first 10 of 72 ports in this commit are shown above. )
- 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
|
Fri, 26 May 2006
|
[ 16:26 pav ]
- Grant maintainership
PR: ports/97892
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
|
Tue, 23 May 2006
|
[ 04:18 itetcu ]
Update to 2.0.5
PR: ports/97549
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: tmclaugh (mentor)
|
Mon, 24 Apr 2006
|
[ 14:07 jmelo ]
- Update to 2.01.
PR: ports/95875
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: mnag (mentor)
|
Mon, 14 Nov 2005
|
[ 17:07 sem ] (Only the first 10 of 57 ports in this commit are shown above. )
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>
|
Fri, 28 Oct 2005
|
[ 17:05 ehaupt ] (Only the first 10 of 20 ports in this commit are shown above. )
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
|
Mon, 8 Aug 2005
|
[ 07:46 sem ]
- Fix build on 6.0 (a conflicting struct name)
Approved by: portmgr (krion)
|
Wed, 20 Jul 2005
|
[ 23:37 kris ]
BROKEN on 6.0: Does not compile
|
Fri, 12 Mar 2004
|
[ 00:32 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Sun, 2 Nov 2003
|
[ 11:44 edwin ]
Remove mastersite which doesn't get updated soon enough.
Informed maintainer.
|
Tue, 8 Apr 2003
|
[ 12:09 edwin ]
Update port: net/arping
- Update to latest release. (bug fix)
- Remove unnesscessary patch files
- Maintainer CC'ed
PR: ports/50718
Submitted by: "Michael L.Hostbaek" <mich@freebsdcluster.org>
Approved by: talked to the maintainer earlier today about it (see
ports/50322)
|
[ 10:46 edwin ]
update net/arping to 1.06
update net/arping to 1.06
PR: ports/50322
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by: roman@xpert.com
|
Fri, 21 Feb 2003
|
[ 13:15 knu ] (Only the first 10 of 484 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 13:27 arved ]
Update to 1.04
|
Tue, 26 Mar 2002
|
[ 05:37 ijliao ]
synscan.nss.nu -> http://www.habets.pp.se/synscan/
both master site and WWW
Submitted by: Thomas Habets <thomas@habets.pp.se>
|
Sun, 22 Jul 2001
|
[ 06:27 dwcjr ]
Update to 1.00
|
Thu, 7 Jun 2001
|
[ 19:58 dwcjr ]
Update to latest version
|
Fri, 4 May 2001
|
[ 10:29 mharo ]
0.95->0.96
|
Sun, 22 Oct 2000
|
[ 00:44 jeh ]
Add another mirror site
|
Mon, 16 Oct 2000
|
[ 15:27 jeh ]
Add net/arping v0.95. ARP level "ping" utility
|
Number of commits found: 44 |