aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-pcap/Makefile
blob: 17404cfd009b1af4fe77c73233f3eb9800d86a6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# New ports collection makefile for:    py-pcap
# Date created:     24 Nov 2001
# Whom:         Hye-Shik Chang <perky@fallin.lv>
#
# $FreeBSD$
#

PORTNAME=   pcap
PORTVERSION=    0.4
CATEGORIES= net python
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pylibpcap
PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
DISTNAME=   pylibpcap-${PORTVERSION}
DIST_SUBDIR=    python

MAINTAINER= perky@FreeBSD.org
COMMENT=    Python interface to LBL Packet Capture library (libpcap)

BUILD_DEPENDS=  swig:${PORTSDIR}/devel/swig11

USE_PYTHON= yes
USE_PYDISTUTILS=    yes
USE_PYTHON_PREFIX=  yes

.include <bsd.port.pre.mk>

.if ${OSVERSION} < 460001 || \
    ( ${OSVERSION} >= 500000 && ${OSVERSION} < 500038 )
IGNORE=     "needs libpcap 0.7 or higher"
.endif

.include <bsd.port.post.mk>
/tr> * Update to Bash 4.2 patchlevel 42.obrien2013-01-231-1/+1 * Register CONFLICTSehaupt2013-01-141-2/+2 * Update to Bash 4.2 patchlevel 37.obrien2012-08-041-2/+7 * Update to Bash 4.2 patchlevel 28.obrien2012-05-071-2/+2 * Force a package cluster rebuild.obrien2012-05-011-1/+1 * Update version 4.2 to patchlevel 24.obrien2012-04-251-1/+1 * Update to version 4.2 PL 20.obrien2012-01-131-2/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+1 * Update to Bash 4.1 patchlevel 11.obrien2011-08-301-1/+1 * Add option to log user history to syslog.obrien2011-04-071-0/+5 * Update to Bash 4.1 patchlevel 10.obrien2011-04-061-1/+1 * Update to Bash 4.1 patchlevel 9.obrien2010-10-201-2/+2 * Add OPTIONS processing.obrien2010-09-101-2/+6 * - Remove iconv dependency if WITHOUT_NLS is definedehaupt2010-09-091-2/+8 * - Depend on libiconv in order to fix package installationehaupt2010-08-061-1/+2 * Update to 4.1.7ehaupt2010-06-161-2/+2 * Bump PORTREVISION after gettext update - not sure how this one was missed.ade2010-05-311-1/+1 * - Fix statically linked versionehaupt2010-05-111-1/+1 * Update to Bash 4.1 patchlevel 5.obrien2010-05-111-2/+2 * Update to patchlevel 35ehaupt2009-11-141-2/+2 * Pass the -y flag to bison to fix $() parsing.naddy2009-11-031-2/+2 * Register CONFLICTSehaupt2009-11-021-4/+3 * - Update to 4.0.33miwi2009-09-201-1/+1 * Update to Bash 4.0 patchlevel 24.obrien2009-05-191-1/+1 * Update to patchlevel 17.obrien2009-05-061-2/+2 * Set MAKE_JOBS_UNSAFE.obrien2009-05-061-0/+1 * Use Bison in the build instead of byacc.obrien2009-03-131-2/+6 * Fix pkg-plist.osa2009-03-121-1/+1 * Now that the build break is quickly dealt with, update the descriptionobrien2009-03-121-1/+1 * Blah^2. Now DISTNAME is wrong. But yay! patches are here. So now allobrien2009-03-121-6/+5 * Fix nit in version number.obrien2009-03-121-1/+2 * Update to 4.0 PL0.obrien2009-03-121-6/+6 * Add ports conflicts between bash{,-static}.obrien2009-01-261-0/+2 * Update 3.2 to patchlevel 48.obrien2009-01-021-1/+1 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Update to Bash 3.2 patchlevel 39.obrien2008-05-041-1/+1 * Update to patchlevel 33.obrien2007-12-181-1/+1 * Update to Bash 3.2 patchlevel 25.obrien2007-09-121-3/+3 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-5/+5 * dd 'cklatest' target.obrien2007-08-041-0/+5 * Add rbash.obrien2007-06-291-1/+2 * - Fix plistpav2007-06-261-0/+1