1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Renato Botelho
48819b0d3e - Update to 1.6.2 [1]
- Add LICENSE

PR:		196568 [1]
Submitted by:	pi [1]
2015-01-08 14:39:11 +00:00
Wesley Shields
c219c8d956 Assign these over to garga@.
He can give them a better home than I can at this time.
2015-01-06 14:21:24 +00:00
Baptiste Daroussin
5587763f34 cleanup plist 2014-12-20 19:23:19 +00:00
Ryan Steinmetz
4af0966ffd - Remove MLINKS as this port is staged
- Do not try to link against dbus if it is installed
- Do not bump PORTREVISION as this should be a pkg no-op
2014-08-14 17:19:59 +00:00
Martin Wilke
c2866e7e03 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-29 12:00:30 +00:00
Wesley Shields
a8ef9bf3b4 Make stage aware. 2013-12-29 20:44:39 +00:00
Wesley Shields
4fd976b0a6 Update to 1.5.2 2013-12-29 05:22:35 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Wesley Shields
0cece56d5f Update to 1.4.0. 2013-05-30 02:15:01 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Wesley Shields
b636db25a4 Update to 1.3.0.
While here convert to new-style options.
2012-06-19 01:38:43 +00:00
Wesley Shields
a96ddd6b8a - Update to 1.2.1.
- Remove two patch files which are now in this release.
2012-01-15 03:15:56 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Wesley Shields
e282e73442 Bring in commit ecdc5c0a7f7591a7cd4aff696e42757c677fbbf7 from upstream.
This fixes a crash when using 'ip6 protochain' filters.

PR:		kern/157188
Submitted by:	plosher@
2011-05-22 17:15:21 +00:00
Wesley Shields
2d783f5218 Fix building when using WITH_DAG.
PR:		ports/149008
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2010-08-16 02:20:43 +00:00
Wesley Shields
d9e89a89cd Attempt to unbreak on sparc64
Noticed by:	linimon@ (via pointyhat)
2010-04-21 01:51:03 +00:00
Wesley Shields
d321ca6382 - Update to 1.1.1. It now installs libpcap.so.1 instead of libpcap.so.3. 2010-04-07 19:49:12 +00:00
Wesley Shields
632fdaa015 - Explictly declare when cloning is allowed.
Bump PORTREVISION to address this for older packages.
- While here fix whitespace.

Noticed by:	csjp@
2010-01-24 22:14:45 +00:00
Wesley Shields
c6eb35f215 - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE).
2009-05-09 02:46:09 +00:00
Wesley Shields
9f92002a9b - Pick up maintainership on these ports. 2009-04-24 14:39:33 +00:00
Bruce M Simpson
5dd199fdd0 Drop maintainership. 2009-04-24 13:47:04 +00:00
Bruce M Simpson
c93900c42f Update to 1.0.0. 2009-04-24 13:42:36 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Bruce M Simpson
e754b69e7a libpcap -> 0.9.7 2007-08-02 21:25:25 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Bruce M Simpson
8118bb2b6a Update to 0.9.6.
PR:		ports/114212
Submitted by:	Robin Gruyters
2007-07-03 16:26:32 +00:00
Bruce M Simpson
b501550500 add to ipv6 category
PR:		106895
Submitted by:	Janos Mohacsi
2006-12-19 10:31:17 +00:00
Bruce M Simpson
bcf4382bd3 Update to 0.9.5.
PR:		104147
Submitted by:	chinsan
2006-10-08 16:37:58 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Bruce M Simpson
68332e9ce6 Update to libpcap 0.9.4 and tcpdump 3.9.4.
Add new MASTER_SITE mirror icrew.org.
2005-12-13 00:13:51 +00:00
Pav Lucistnik
3f4eda4833 - Build with -fPIC on amd64 to fix build of net/p5-Net-Pcap module
- Use USE_BISON

Approved by:	bms (maintainer)
2005-11-13 12:29:21 +00:00
Bruce M Simpson
4c753cd394 Update tcpdump/libpcap ports for new releases 3.8.3/0.8.3. Reset PORTREVISION.
Update radiotap patches as radiotap is not yet in tcpdump release branch
due to endianness issues.
2004-03-31 00:14:06 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Bruce M Simpson
4b70245024 Decouple ${PORTREVISION} from ${DISTNAME}.
Submitted by:	nectar
Pointy hat to:	bms, edwin
2004-01-19 19:52:25 +00:00
Bruce M Simpson
bed768a899 Update libpcap to latest beta version and add option to overwrite base system
version of libpcap.

PR:		ports/61096
Submitted by:	edwin
2004-01-13 18:04:51 +00:00
Bruce M Simpson
dd87736a49 Add a port of libpcap 0.8.1. Some work is being done around tcpdump and
libpcap right now, in the areas of wireless and mesh networking. Import
this port so as not to disturb the vendor branch, and bring the bleeding
edge stuff to a wider audience.

Sponsored by:	consume.net
2003-12-10 18:32:12 +00:00