View | Details | Raw Unified | Return to bug 216777
Collapse All | Expand All

(-)b/MOVED (-1 / +1 lines)
Lines 6298-6304 sysutils/lookupd_ldap||2014-07-24|Has expired: Fails to build with new utmpx Link Here
6298
sysutils/p5-Sys-Utmp||2014-07-24|Has expired: Fails to build with new utmpx
6298
sysutils/p5-Sys-Utmp||2014-07-24|Has expired: Fails to build with new utmpx
6299
sysutils/syslog-ng2||2014-07-24|Has expired: Fails to build with new utmpx
6299
sysutils/syslog-ng2||2014-07-24|Has expired: Fails to build with new utmpx
6300
sysutils/yawho||2014-07-24|Has expired: Fails to build with new utmpx
6300
sysutils/yawho||2014-07-24|Has expired: Fails to build with new utmpx
6301
devel/libevent|devel/libevent2|2014-07-27|libevent2 replaced libevent
6302
devel/p5-MetaCPAN-API|devel/p5-MetaCPAN-Client|2014-07-27|Has expired: Use devel/p5-MetaCPAN-Client instead
6301
devel/p5-MetaCPAN-API|devel/p5-MetaCPAN-Client|2014-07-27|Has expired: Use devel/p5-MetaCPAN-Client instead
6303
net-im/pidgin-facebookchat||2014-07-27|Has expired: obsolete, development has ceased, not staged
6302
net-im/pidgin-facebookchat||2014-07-27|Has expired: obsolete, development has ceased, not staged
6304
net-im/gtkyahoo||2014-07-28|Has expired: Broken, unmaintained, unstaged, gtk12, i386 only
6303
net-im/gtkyahoo||2014-07-28|Has expired: Broken, unmaintained, unstaged, gtk12, i386 only
Lines 9057-9059 databases/rubygem-arel5|databases/rubygem-arel|2017-01-31|Has expired: Use devel Link Here
9057
www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead
9056
www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead
9058
devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead
9057
devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead
9059
devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead
9058
devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead
9059
devel/libevent2|devel/libevent|2017-02-14|Only libevent 2.x is supported
(-)b/Mk/bsd.gecko.mk (-1 / +1 lines)
Lines 169-175 cairo_LIB_DEPENDS= libcairo.so:graphics/cairo Link Here
169
cairo_MOZ_OPTIONS=	--enable-system-cairo
169
cairo_MOZ_OPTIONS=	--enable-system-cairo
170
.endif
170
.endif
171
171
172
event_LIB_DEPENDS=	libevent.so:devel/libevent2
172
event_LIB_DEPENDS=	libevent.so:devel/libevent
173
event_MOZ_OPTIONS=	--with-system-libevent
173
event_MOZ_OPTIONS=	--with-system-libevent
174
174
175
ffi_LIB_DEPENDS=	libffi.so:devel/libffi
175
ffi_LIB_DEPENDS=	libffi.so:devel/libffi
(-)b/audio/forked-daapd/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	forked-daapd
4
PORTNAME=	forked-daapd
5
PORTVERSION=	24.1
5
PORTVERSION=	24.1
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
8
9
MAINTAINER=	takumiiinn@gmail.com
9
MAINTAINER=	takumiiinn@gmail.com
Lines 17-23 LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \ Link Here
17
		libavahi-client.so:net/avahi-app \
17
		libavahi-client.so:net/avahi-app \
18
		libavcodec.so:multimedia/ffmpeg \
18
		libavcodec.so:multimedia/ffmpeg \
19
		libconfuse.so:devel/libconfuse \
19
		libconfuse.so:devel/libconfuse \
20
		libevent.so:devel/libevent2 \
20
		libevent.so:devel/libevent \
21
		libgcrypt.so:security/libgcrypt \
21
		libgcrypt.so:security/libgcrypt \
22
		libinotify.so:devel/libinotify \
22
		libinotify.so:devel/libinotify \
23
		libmxml.so:textproc/mxml \
23
		libmxml.so:textproc/mxml \
(-)b/databases/libcouchbase/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	libcouchbase
3
PORTNAME=	libcouchbase
4
DISTVERSION=	2.6.3
4
DISTVERSION=	2.6.3
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	databases
6
CATEGORIES=	databases
7
MASTER_SITES=	http://packages.couchbase.com/clients/c/
7
MASTER_SITES=	http://packages.couchbase.com/clients/c/
8
8
Lines 11-17 COMMENT= Multithreaded noSQL database (client and library) Link Here
11
11
12
LICENSE=	APACHE20
12
LICENSE=	APACHE20
13
13
14
LIB_DEPENDS=	libevent.so:devel/libevent2 \
14
LIB_DEPENDS=	libevent.so:devel/libevent \
15
		libev.so:devel/libev \
15
		libev.so:devel/libev \
16
		libuv.so:devel/libuv
16
		libuv.so:devel/libuv
17
17
(-)b/databases/libmemcached/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	libmemcached
3
PORTNAME=	libmemcached
4
PORTVERSION=	1.0.18
4
PORTVERSION=	1.0.18
5
PORTREVISION=	3
5
PORTREVISION=	4
6
CATEGORIES=	databases
6
CATEGORIES=	databases
7
MASTER_SITES=	http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
7
MASTER_SITES=	http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
8
8
Lines 12-18 COMMENT= C and C++ client library to the memcached server Link Here
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
LIB_DEPENDS?=	libevent.so:devel/libevent2
15
LIB_DEPENDS?=	libevent.so:devel/libevent
16
TEST_DEPENDS=	memcached:databases/memcached
16
TEST_DEPENDS=	memcached:databases/memcached
17
17
18
USES=		autoreconf execinfo gmake pathfix pkgconfig libtool
18
USES=		autoreconf execinfo gmake pathfix pkgconfig libtool
(-)b/databases/memcached/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	memcached
4
PORTNAME=	memcached
5
PORTVERSION=	1.4.34
5
PORTVERSION=	1.4.34
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
MASTER_SITES=	http://www.memcached.org/files/ \
8
MASTER_SITES=	http://www.memcached.org/files/ \
9
		GENTOO
9
		GENTOO
Lines 14-20 COMMENT= High-performance distributed memory object cache system Link Here
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
16
16
17
LIB_DEPENDS=	libevent.so:devel/libevent2
17
LIB_DEPENDS=	libevent.so:devel/libevent
18
18
19
CONFLICTS=	memcached-1.2*
19
CONFLICTS=	memcached-1.2*
20
20
(-)b/databases/memcacheq/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	memcacheq
4
PORTNAME=	memcacheq
5
PORTVERSION=	0.2.0
5
PORTVERSION=	0.2.0
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
MASTER_SITES=	GENTOO
8
MASTER_SITES=	GENTOO
9
9
Lines 12-18 COMMENT= Simple queue service over Memcache Link Here
12
12
13
LICENSE=	BSD3CLAUSE
13
LICENSE=	BSD3CLAUSE
14
14
15
LIB_DEPENDS=	libevent.so:devel/libevent2
15
LIB_DEPENDS=	libevent.so:devel/libevent
16
16
17
USE_CSTD=	gnu89
17
USE_CSTD=	gnu89
18
CFLAGS+=	-I"${BDB_INCLUDE_DIR}"
18
CFLAGS+=	-I"${BDB_INCLUDE_DIR}"
(-)b/databases/mysql-proxy/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	mysql-proxy
4
PORTNAME=	mysql-proxy
5
PORTVERSION=	0.8.4
5
PORTVERSION=	0.8.4
6
PORTREVISION=	4
6
PORTREVISION=	5
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
MASTER_SITES=	MYSQL/MySQL-Proxy
8
MASTER_SITES=	MYSQL/MySQL-Proxy
9
9
Lines 12-18 COMMENT= Monitor, analyze, or transform the communication of MySQL Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
LIB_DEPENDS=	libevent.so:devel/libevent2
15
LIB_DEPENDS=	libevent.so:devel/libevent
16
16
17
CONFIGURE_ARGS+=	--with-lua=lua-${LUA_VER} --with-mysql=${LOCALBASE}/bin/mysql_config --docdir=${DATADIR} --enable-self-contained
17
CONFIGURE_ARGS+=	--with-lua=lua-${LUA_VER} --with-mysql=${LOCALBASE}/bin/mysql_config --docdir=${DATADIR} --enable-self-contained
18
CFLAGS+=	-I${LOCALBASE}/include
18
CFLAGS+=	-I${LOCALBASE}/include
(-)b/databases/mysql56-client/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	mysql
4
PORTNAME=	mysql
5
PORTREVISION?=	2
5
PORTREVISION?=	3
6
PKGNAMESUFFIX=	56-client
6
PKGNAMESUFFIX=	56-client
7
7
8
COMMENT=	Multithreaded SQL database (client)
8
COMMENT=	Multithreaded SQL database (client)
(-)b/databases/mysql56-server/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME?=	mysql
4
PORTNAME?=	mysql
5
PORTVERSION=	5.6.35
5
PORTVERSION=	5.6.35
6
PORTREVISION?=	4
6
PORTREVISION?=	5
7
CATEGORIES=	databases ipv6
7
CATEGORIES=	databases ipv6
8
MASTER_SITES=	MYSQL/MySQL-5.6
8
MASTER_SITES=	MYSQL/MySQL-5.6
9
PKGNAMESUFFIX?=	56-server
9
PKGNAMESUFFIX?=	56-server
Lines 23-29 MY_DBDIR= /var/db/mysql Link Here
23
MY_SECDIR=	/var/db/mysql_secure
23
MY_SECDIR=	/var/db/mysql_secure
24
MY_TMPDIR=	/var/db/mysql_tmpdir
24
MY_TMPDIR=	/var/db/mysql_tmpdir
25
25
26
LIB_DEPENDS+=	libevent.so:devel/libevent2 \
26
LIB_DEPENDS+=	libevent.so:devel/libevent \
27
		liblz4.so:archivers/liblz4
27
		liblz4.so:archivers/liblz4
28
28
29
CMAKE_BUILD_TYPE=	Release
29
CMAKE_BUILD_TYPE=	Release
(-)b/databases/mysql57-client/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	mysql
4
PORTNAME=	mysql
5
PORTREVISION?=	1
5
PORTREVISION?=	2
6
PKGNAMESUFFIX=	57-client
6
PKGNAMESUFFIX=	57-client
7
7
8
COMMENT=	Multithreaded SQL database (client)
8
COMMENT=	Multithreaded SQL database (client)
(-)b/databases/mysql57-server/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME?=	mysql
4
PORTNAME?=	mysql
5
PORTVERSION=	5.7.17
5
PORTVERSION=	5.7.17
6
PORTREVISION?=	1
6
PORTREVISION?=	2
7
CATEGORIES=	databases ipv6
7
CATEGORIES=	databases ipv6
8
MASTER_SITES=	MYSQL/MySQL-5.7
8
MASTER_SITES=	MYSQL/MySQL-5.7
9
PKGNAMESUFFIX?=	57-server
9
PKGNAMESUFFIX?=	57-server
Lines 26-32 MY_DBDIR= /var/db/mysql Link Here
26
MY_SECDIR=	/var/db/mysql_secure
26
MY_SECDIR=	/var/db/mysql_secure
27
MY_TMPDIR=	/var/db/mysql_tmpdir
27
MY_TMPDIR=	/var/db/mysql_tmpdir
28
28
29
LIB_DEPENDS+=	libevent.so:devel/libevent2 \
29
LIB_DEPENDS+=	libevent.so:devel/libevent \
30
		liblz4.so:archivers/liblz4
30
		liblz4.so:archivers/liblz4
31
31
32
CMAKE_BUILD_TYPE=	Release
32
CMAKE_BUILD_TYPE=	Release
(-)b/databases/mysql80-client/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	mysql
4
PORTNAME=	mysql
5
PORTREVISION?=	2
5
PORTREVISION?=	3
6
PKGNAMESUFFIX=	80-client
6
PKGNAMESUFFIX=	80-client
7
7
8
COMMENT=	Multithreaded SQL database (client)
8
COMMENT=	Multithreaded SQL database (client)
(-)b/databases/mysql80-server/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME?=		mysql
4
PORTNAME?=		mysql
5
PORTVERSION=		8.0.0
5
PORTVERSION=		8.0.0
6
DISTVERSIONSUFFIX?=	-dmr
6
DISTVERSIONSUFFIX?=	-dmr
7
PORTREVISION?=		1
7
PORTREVISION?=		2
8
CATEGORIES=		databases ipv6
8
CATEGORIES=		databases ipv6
9
MASTER_SITES=		MYSQL/MySQL-8.0
9
MASTER_SITES=		MYSQL/MySQL-8.0
10
PKGNAMESUFFIX?=		80-server
10
PKGNAMESUFFIX?=		80-server
Lines 27-33 MY_DBDIR= /var/db/mysql Link Here
27
MY_SECDIR=	/var/db/mysql_secure
27
MY_SECDIR=	/var/db/mysql_secure
28
MY_TMPDIR=	/var/db/mysql_tmpdir
28
MY_TMPDIR=	/var/db/mysql_tmpdir
29
29
30
LIB_DEPENDS+=	libevent.so:devel/libevent2 \
30
LIB_DEPENDS+=	libevent.so:devel/libevent \
31
		liblz4.so:archivers/liblz4
31
		liblz4.so:archivers/liblz4
32
32
33
CMAKE_BUILD_TYPE=	Release
33
CMAKE_BUILD_TYPE=	Release
(-)b/databases/percona57-client/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	percona
4
PORTNAME=	percona
5
PORTREVISION?=	1
5
PORTREVISION?=	2
6
PKGNAMESUFFIX=	57-client
6
PKGNAMESUFFIX=	57-client
7
7
8
COMMENT=	Multithreaded SQL database (client)
8
COMMENT=	Multithreaded SQL database (client)
(-)b/databases/percona57-pam-for-mysql/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	percona57
4
PORTNAME=	percona57
5
PORTREVISION?=	1
5
PORTREVISION?=	2
6
PKGNAMESUFFIX=	-pam-for-mysql
6
PKGNAMESUFFIX=	-pam-for-mysql
7
7
8
COMMENT=	PAM plugin for MySQL
8
COMMENT=	PAM plugin for MySQL
(-)b/databases/percona57-server/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME?=	percona
4
PORTNAME?=	percona
5
DISTVERSION=	5.7.16-10
5
DISTVERSION=	5.7.16-10
6
PORTREVISION?=	2
6
PORTREVISION?=	3
7
CATEGORIES=	databases ipv6
7
CATEGORIES=	databases ipv6
8
MASTER_SITES=	http://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-${DISTVERSION}/source/tarball/:percona \
8
MASTER_SITES=	http://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-${DISTVERSION}/source/tarball/:percona \
9
		SF/boost/boost/1.59.0:boost
9
		SF/boost/boost/1.59.0:boost
Lines 17-23 COMMENT?= Multithreaded SQL database (server) Link Here
17
17
18
LICENSE?=	GPLv2+
18
LICENSE?=	GPLv2+
19
19
20
LIB_DEPENDS=	libevent.so:devel/libevent2 \
20
LIB_DEPENDS=	libevent.so:devel/libevent \
21
		liblz4.so:archivers/liblz4
21
		liblz4.so:archivers/liblz4
22
22
23
BROKEN_powerpc64=	Does not build
23
BROKEN_powerpc64=	Does not build
(-)b/databases/pgbouncer/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	pgbouncer
4
PORTNAME=	pgbouncer
5
PORTVERSION=	1.7.2
5
PORTVERSION=	1.7.2
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
MASTER_SITES=	https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \
8
MASTER_SITES=	https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \
9
		http://pgbouncer.github.io/downloads/files/${PORTVERSION}/
9
		http://pgbouncer.github.io/downloads/files/${PORTVERSION}/
Lines 13-19 COMMENT= Lightweight connection pooler for PostgreSQL Link Here
13
13
14
LICENSE=	BSD2CLAUSE
14
LICENSE=	BSD2CLAUSE
15
15
16
LIB_DEPENDS=	libevent.so:devel/libevent2
16
LIB_DEPENDS=	libevent.so:devel/libevent
17
BUILD_DEPENDS+=	${LOCALBASE}/bin/gsed:textproc/gsed
17
BUILD_DEPENDS+=	${LOCALBASE}/bin/gsed:textproc/gsed
18
18
19
PORTSCOUT=	site:https://pgbouncer.github.io/downloads/
19
PORTSCOUT=	site:https://pgbouncer.github.io/downloads/
(-)b/databases/sharedance/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	sharedance
4
PORTNAME=	sharedance
5
PORTVERSION=	0.6
5
PORTVERSION=	0.6
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
MASTER_SITES=	http://download.pureftpd.org/pub/sharedance/
8
MASTER_SITES=	http://download.pureftpd.org/pub/sharedance/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Daemon to centralize keys and associated data
11
COMMENT=	Daemon to centralize keys and associated data
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
CONFIGURE_ARGS=	--with-largefile
15
CONFIGURE_ARGS=	--with-largefile
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
(-)b/devel/Makefile (-1 / +1 lines)
Lines 1274-1280 Link Here
1274
    SUBDIR += libev
1274
    SUBDIR += libev
1275
    SUBDIR += libevdev
1275
    SUBDIR += libevdev
1276
    SUBDIR += libevent-hiphop
1276
    SUBDIR += libevent-hiphop
1277
    SUBDIR += libevent2
1277
    SUBDIR += libevent
1278
    SUBDIR += libevt
1278
    SUBDIR += libevt
1279
    SUBDIR += libevtx
1279
    SUBDIR += libevtx
1280
    SUBDIR += libewf
1280
    SUBDIR += libewf
(-)b/devel/eventxx/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	eventxx
4
PORTNAME=	eventxx
5
PORTVERSION=	1.0.1
5
PORTVERSION=	1.0.1
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://proj.llucax.com.ar/home/eventxx/releases/ \
8
MASTER_SITES=	http://proj.llucax.com.ar/home/eventxx/releases/ \
9
		LOCAL/glarkin
9
		LOCAL/glarkin
Lines 11-17 MASTER_SITES= http://proj.llucax.com.ar/home/eventxx/releases/ \ Link Here
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	C++ wrapper for libevent
12
COMMENT=	C++ wrapper for libevent
13
13
14
LIB_DEPENDS=	libevent.so:devel/libevent2
14
LIB_DEPENDS=	libevent.so:devel/libevent
15
15
16
NO_BUILD=	yes
16
NO_BUILD=	yes
17
17
(-)b/devel/fstrm/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=		fstrm
4
PORTNAME=		fstrm
5
PORTVERSION=		0.3.0
5
PORTVERSION=		0.3.0
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=		1
7
PORTREVISION=		2
8
CATEGORIES=		devel
8
CATEGORIES=		devel
9
9
10
MAINTAINER=		freebsd@dns-lab.com
10
MAINTAINER=		freebsd@dns-lab.com
Lines 13-19 COMMENT= Implementation of the Frame Streams data transport protocol in C Link Here
13
LICENSE=		APACHE20
13
LICENSE=		APACHE20
14
LICENSE_FILE=		${WRKSRC}/LICENSE
14
LICENSE_FILE=		${WRKSRC}/LICENSE
15
15
16
LIB_DEPENDS=		libevent.so:devel/libevent2
16
LIB_DEPENDS=		libevent.so:devel/libevent
17
17
18
USE_GITHUB=		yes
18
USE_GITHUB=		yes
19
GH_ACCOUNT=		farsightsec
19
GH_ACCOUNT=		farsightsec
(-)b/devel/gearmand-devel/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	gearmand
4
PORTNAME=	gearmand
5
PORTVERSION=	1.1.8
5
PORTVERSION=	1.1.8
6
PORTREVISION=	7
6
PORTREVISION=	8
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/
8
MASTER_SITES=	http://launchpad.net/gearmand/1.2/${PORTVERSION}/+download/
9
9
Lines 12-18 COMMENT= Gearman C Server and Library Link Here
12
12
13
BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs \
13
BUILD_DEPENDS=	boost-libs>=0:devel/boost-libs \
14
		${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
14
		${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
15
LIB_DEPENDS=	libevent.so:devel/libevent2 \
15
LIB_DEPENDS=	libevent.so:devel/libevent \
16
		libuuid.so:misc/e2fsprogs-libuuid
16
		libuuid.so:misc/e2fsprogs-libuuid
17
17
18
CONFLICTS=	p5-Gearman-Server-1.* gearmand-1.0.*
18
CONFLICTS=	p5-Gearman-Server-1.* gearmand-1.0.*
(-)b/devel/gearmand/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	gearmand
4
PORTNAME=	gearmand
5
PORTVERSION=	1.0.6
5
PORTVERSION=	1.0.6
6
PORTREVISION=	8
6
PORTREVISION=	9
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/
8
MASTER_SITES=	http://launchpad.net/gearmand/1.0/${PORTVERSION}/+download/
9
9
Lines 12-18 COMMENT= Gearman C Server and Library Link Here
12
12
13
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
13
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx
14
LIB_DEPENDS=	libboost_program_options.so:devel/boost-libs \
14
LIB_DEPENDS=	libboost_program_options.so:devel/boost-libs \
15
		libevent.so:devel/libevent2 \
15
		libevent.so:devel/libevent \
16
		libuuid.so:misc/e2fsprogs-libuuid
16
		libuuid.so:misc/e2fsprogs-libuuid
17
17
18
CONFLICTS=	p5-Gearman-Server-1.* gearmand-1.1.*
18
CONFLICTS=	p5-Gearman-Server-1.* gearmand-1.1.*
(-)b/devel/libdnsres/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	libdnsres
4
PORTNAME=	libdnsres
5
PORTVERSION=	0.1a
5
PORTVERSION=	0.1a
6
PORTREVISION=	8
6
PORTREVISION=	9
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://monkey.org/~provos/
8
MASTER_SITES=	http://monkey.org/~provos/
9
9
10
MAINTAINER=	oz@nixil.net
10
MAINTAINER=	oz@nixil.net
11
COMMENT=	Provides a non-blocking thread-safe API for resolving DNS names
11
COMMENT=	Provides a non-blocking thread-safe API for resolving DNS names
12
12
13
BUILD_DEPENDS=	${LOCALBASE}/lib/libevent.a:devel/libevent2
13
BUILD_DEPENDS=	${LOCALBASE}/lib/libevent.a:devel/libevent
14
14
15
USES=		libtool
15
USES=		libtool
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
(-)b/devel/libevent/Makefile (-1 lines)
Lines 6-12 PORTVERSION= 2.1.8 Link Here
6
DISTVERSIONPREFIX=	release-
6
DISTVERSIONPREFIX=	release-
7
DISTVERSIONSUFFIX=	-stable
7
DISTVERSIONSUFFIX=	-stable
8
CATEGORIES=	devel
8
CATEGORIES=	devel
9
PKGNAMESUFFIX=	2
10
9
11
MAINTAINER=	mm@FreeBSD.org
10
MAINTAINER=	mm@FreeBSD.org
12
COMMENT=	API for executing callback functions on events or timeouts
11
COMMENT=	API for executing callback functions on events or timeouts
(-)b/devel/libmsocket/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	libmsocket
4
PORTNAME=	libmsocket
5
PORTVERSION=	0.4
5
PORTVERSION=	0.4
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	devel net
7
CATEGORIES=	devel net
8
MASTER_SITES=	SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION}
8
MASTER_SITES=	SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION}
9
9
10
MAINTAINER=	rodrigo@FreeBSD.org
10
MAINTAINER=	rodrigo@FreeBSD.org
11
COMMENT=	Socket abstraction library for C programmers
11
COMMENT=	Socket abstraction library for C programmers
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
OPTIONS_DEFINE=	DEBUG
15
OPTIONS_DEFINE=	DEBUG
16
16
(-)b/devel/p5-Event-Lib/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	Event-Lib
4
PORTNAME=	Event-Lib
5
PORTVERSION=	1.03
5
PORTVERSION=	1.03
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	devel perl5
7
CATEGORIES=	devel perl5
8
MASTER_SITES=	CPAN
8
MASTER_SITES=	CPAN
9
PKGNAMEPREFIX=	p5-
9
PKGNAMEPREFIX=	p5-
Lines 11-17 PKGNAMEPREFIX= p5- Link Here
11
MAINTAINER=	fk@fabiankeil.de
11
MAINTAINER=	fk@fabiankeil.de
12
COMMENT=	Makes libevent(3) accessible with Perl
12
COMMENT=	Makes libevent(3) accessible with Perl
13
13
14
LIB_DEPENDS=	libevent.so:devel/libevent2
14
LIB_DEPENDS=	libevent.so:devel/libevent
15
15
16
BROKEN=		fails to build with libevent 2.1
16
BROKEN=		fails to build with libevent 2.1
17
17
(-)b/devel/pecl-event/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	event
4
PORTNAME=	event
5
PORTVERSION=	2.0.4
5
PORTVERSION=	2.0.4
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://pecl.php.net/get/
8
MASTER_SITES=	http://pecl.php.net/get/
9
PKGNAMEPREFIX=	pecl-
9
PKGNAMEPREFIX=	pecl-
Lines 15-21 COMMENT= Provides interface to libevent library Link Here
15
LICENSE=	PHP301
15
LICENSE=	PHP301
16
LICENSE_FILE=	${WRKSRC}/LICENSE
16
LICENSE_FILE=	${WRKSRC}/LICENSE
17
17
18
LIB_DEPENDS=	libevent.so:devel/libevent2
18
LIB_DEPENDS=	libevent.so:devel/libevent
19
19
20
USES=		php:ext tar:tgz
20
USES=		php:ext tar:tgz
21
USE_OPENSSL=	yes
21
USE_OPENSSL=	yes
(-)b/devel/pecl-libevent/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	libevent
4
PORTNAME=	libevent
5
PORTVERSION=	0.1.0
5
PORTVERSION=	0.1.0
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	http://pecl.php.net/get/
8
MASTER_SITES=	http://pecl.php.net/get/
9
PKGNAMEPREFIX=	pecl-
9
PKGNAMEPREFIX=	pecl-
Lines 14-20 COMMENT= Libevent extension for PHP Link Here
14
14
15
LICENSE=	PHP301
15
LICENSE=	PHP301
16
16
17
LIB_DEPENDS=	libevent.so:devel/libevent2
17
LIB_DEPENDS=	libevent.so:devel/libevent
18
18
19
USES=	php:ext tar:tgz
19
USES=	php:ext tar:tgz
20
20
(-)b/devel/pinba_engine/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	pinba_engine
4
PORTNAME=	pinba_engine
5
PORTVERSION=	2011.08.18
5
PORTVERSION=	2011.08.18
6
PORTREVISION=	7
6
PORTREVISION=	8
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
8
9
MAINTAINER=	raven428@gmail.com
9
MAINTAINER=	raven428@gmail.com
10
COMMENT=	Mysql-engine part of statistics server for PHP
10
COMMENT=	Mysql-engine part of statistics server for PHP
11
11
12
BUILD_DEPENDS=	${LOCALBASE}/include/google/protobuf/descriptor.h:devel/protobuf \
12
BUILD_DEPENDS=	${LOCALBASE}/include/google/protobuf/descriptor.h:devel/protobuf \
13
		${LOCALBASE}/include/event.h:devel/libevent2 \
13
		${LOCALBASE}/include/event.h:devel/libevent \
14
		${LOCALBASE}/include/Judy.h:devel/judy \
14
		${LOCALBASE}/include/Judy.h:devel/judy \
15
		${LOCALBASE}/lib/mysql/plugin:${_MYSQL_SERVER} \
15
		${LOCALBASE}/lib/mysql/plugin:${_MYSQL_SERVER} \
16
		${NONEXISTENT}:${_MYSQL_SERVER}:configure \
16
		${NONEXISTENT}:${_MYSQL_SERVER}:configure \
(-)b/devel/py-event/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	event
4
PORTNAME=	event
5
DISTVERSIONPREFIX=	PYEVENT_
5
DISTVERSIONPREFIX=	PYEVENT_
6
DISTVERSION=	0_3
6
DISTVERSION=	0_3
7
PORTREVISION=	10
7
PORTREVISION=	11
8
CATEGORIES=	devel net python
8
CATEGORIES=	devel net python
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
10
10
Lines 14-20 COMMENT= Python bindings for libevent Link Here
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
16
16
17
LIB_DEPENDS=	libevent.so:devel/libevent2
17
LIB_DEPENDS=	libevent.so:devel/libevent
18
18
19
USE_GITHUB=	yes
19
USE_GITHUB=	yes
20
GH_ACCOUNT=	jaraco
20
GH_ACCOUNT=	jaraco
(-)b/devel/thrift-cpp/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	thrift
4
PORTNAME=	thrift
5
PORTVERSION=	${THRIFT_PORTVERSION} # to keep in sync with thrift
5
PORTVERSION=	${THRIFT_PORTVERSION} # to keep in sync with thrift
6
PORTREVISION=	5
6
PORTREVISION=	6
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES=	devel
8
CATEGORIES=	devel
9
PKGNAMESUFFIX=	-cpp
9
PKGNAMESUFFIX=	-cpp
Lines 16-22 COMMENT= C++ interface to Thrift Link Here
16
DISTINFO_FILE=		${.CURDIR}/../thrift/distinfo
16
DISTINFO_FILE=		${.CURDIR}/../thrift/distinfo
17
17
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
19
		libevent.so:devel/libevent2
19
		libevent.so:devel/libevent
20
20
21
USES=			autoreconf pkgconfig gmake compiler:c++11-lang \
21
USES=			autoreconf pkgconfig gmake compiler:c++11-lang \
22
			libtool pathfix ssl
22
			libtool pathfix ssl
(-)b/dns/adsuck/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	adsuck
4
PORTNAME=	adsuck
5
PORTVERSION=	2.3
5
PORTVERSION=	2.3
6
PORTREVISION=	4
6
PORTREVISION=	5
7
CATEGORIES=	dns
7
CATEGORIES=	dns
8
MASTER_SITES=	http://opensource.conformal.com/snapshots/adsuck/ \
8
MASTER_SITES=	http://opensource.conformal.com/snapshots/adsuck/ \
9
		http://philpep.org/pub/
9
		http://philpep.org/pub/
Lines 14-20 COMMENT= DNS relay for ad blocking Link Here
14
14
15
LICENSE=	ISCL
15
LICENSE=	ISCL
16
16
17
LIB_DEPENDS+=	libevent.so:devel/libevent2 \
17
LIB_DEPENDS+=	libevent.so:devel/libevent \
18
		libldns.so:dns/ldns
18
		libldns.so:dns/ldns
19
19
20
CFLAGS+= 	-I${LOCALBASE}/include
20
CFLAGS+= 	-I${LOCALBASE}/include
(-)b/dns/dnscrypt-wrapper/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	dnscrypt-wrapper
3
PORTNAME=	dnscrypt-wrapper
4
PORTVERSION=	0.2.1
4
PORTVERSION=	0.2.1
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
PORTREVISION=	4
6
PORTREVISION=	5
7
CATEGORIES=	dns
7
CATEGORIES=	dns
8
8
9
MAINTAINER=	freebsd@toyingwithfate.com
9
MAINTAINER=	freebsd@toyingwithfate.com
Lines 13-19 LICENSE= GPLv2 Link Here
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
LIB_DEPENDS=	libsodium.so:security/libsodium \
15
LIB_DEPENDS=	libsodium.so:security/libsodium \
16
		libevent.so:devel/libevent2
16
		libevent.so:devel/libevent
17
17
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
19
GH_ACCOUNT=	Cofyc
19
GH_ACCOUNT=	Cofyc
(-)b/dns/dnsproxy/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	dnsproxy
4
PORTNAME=	dnsproxy
5
PORTVERSION=	1.17
5
PORTVERSION=	1.17
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	dns
7
CATEGORIES=	dns
8
MASTER_SITES=	http://www.wolfermann.org/
8
MASTER_SITES=	http://www.wolfermann.org/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	proxy for DNS queries
11
COMMENT=	proxy for DNS queries
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
16
(-)b/dns/getdns/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	getdns
4
PORTNAME=	getdns
5
PORTVERSION=	1.0.0
5
PORTVERSION=	1.0.0
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	dns ipv6
7
CATEGORIES=	dns ipv6
8
MASTER_SITES=	https://getdnsapi.net/dist/ \
8
MASTER_SITES=	https://getdnsapi.net/dist/ \
9
		https://mirrors.rit.edu/zi/ \
9
		https://mirrors.rit.edu/zi/ \
Lines 44-50 LIBEV_LIB_DEPENDS= libev.so:devel/libev Link Here
44
LIBEV_CONFIGURE_WITH=	libev
44
LIBEV_CONFIGURE_WITH=	libev
45
LIBUV_LIB_DEPENDS=	libuv.so:devel/libuv
45
LIBUV_LIB_DEPENDS=	libuv.so:devel/libuv
46
LIBUV_CONFIGURE_WITH=	libuv
46
LIBUV_CONFIGURE_WITH=	libuv
47
LIBEVENT_LIB_DEPENDS=	libevent.so:devel/libevent2
47
LIBEVENT_LIB_DEPENDS=	libevent.so:devel/libevent
48
LIBEVENT_CONFIGURE_WITH=libevent
48
LIBEVENT_CONFIGURE_WITH=libevent
49
DIAGS_VARS=		PLIST_FILES+=bin/${PORTNAME}_query
49
DIAGS_VARS=		PLIST_FILES+=bin/${PORTNAME}_query
50
DIAGS_LIB_DEPENDS=	libcheck.so:devel/libcheck
50
DIAGS_LIB_DEPENDS=	libcheck.so:devel/libcheck
(-)b/dns/nsd/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	nsd
4
PORTNAME=	nsd
5
PORTVERSION=	4.1.14
5
PORTVERSION=	4.1.14
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	dns ipv6
7
CATEGORIES=	dns ipv6
8
MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
8
MASTER_SITES=	http://www.nlnetlabs.nl/downloads/nsd/	\
9
		ftp://ftp.rhnet.is/pub/nsd/
9
		ftp://ftp.rhnet.is/pub/nsd/
Lines 70-76 ZONE_STATS_DESC= Separate statistics for each zone Link Here
70
MUNIN_PLUGIN_DESC=	Install Munin plugin (requires BIND8_STATS)
70
MUNIN_PLUGIN_DESC=	Install Munin plugin (requires BIND8_STATS)
71
RADIXTREE_DESC=		Enabled: more (15%) memory use but less CPU cycles
71
RADIXTREE_DESC=		Enabled: more (15%) memory use but less CPU cycles
72
72
73
LIB_DEPENDS+=	libevent.so:devel/libevent2
73
LIB_DEPENDS+=	libevent.so:devel/libevent
74
74
75
ROOT_SERVER_CONFIGURE_ENABLE=	root-server
75
ROOT_SERVER_CONFIGURE_ENABLE=	root-server
76
LARGEFILE_CONFIGURE_ENABLE=	largefile
76
LARGEFILE_CONFIGURE_ENABLE=	largefile
(-)b/dns/openmdns/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
PORTNAME=	openmdns
3
PORTNAME=	openmdns
4
DISTVERSION=	0.6-15
4
DISTVERSION=	0.6-15
5
DISTVERSIONSUFFIX=	-gd76ce05
5
DISTVERSIONSUFFIX=	-gd76ce05
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	dns
7
CATEGORIES=	dns
8
8
9
MAINTAINER=	jbeich@FreeBSD.org
9
MAINTAINER=	jbeich@FreeBSD.org
Lines 37-46 GROUPS= _mdnsd Link Here
37
37
38
OPTIONS_DEFINE=	DOCS STATIC
38
OPTIONS_DEFINE=	DOCS STATIC
39
39
40
STATIC_BUILD_DEPENDS=	${LOCALBASE}/lib/libevent.a:devel/libevent2 \
40
STATIC_BUILD_DEPENDS=	${LOCALBASE}/lib/libevent.a:devel/libevent \
41
			${LOCALBASE}/lib/libopenbsd.a:devel/libopenbsd
41
			${LOCALBASE}/lib/libopenbsd.a:devel/libopenbsd
42
STATIC_MAKE_ENV=	NO_SHARED=1
42
STATIC_MAKE_ENV=	NO_SHARED=1
43
STATIC_LIB_DEPENDS_OFF=	libevent.so:devel/libevent2 \
43
STATIC_LIB_DEPENDS_OFF=	libevent.so:devel/libevent \
44
			libopenbsd.so:devel/libopenbsd
44
			libopenbsd.so:devel/libopenbsd
45
45
46
post-patch:
46
post-patch:
(-)b/dns/unbound/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	unbound
4
PORTNAME=	unbound
5
PORTVERSION=	1.6.0
5
PORTVERSION=	1.6.0
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	dns
7
CATEGORIES=	dns
8
MASTER_SITES=	http://unbound.net/downloads/
8
MASTER_SITES=	http://unbound.net/downloads/
9
9
Lines 57-63 GOST_CONFIGURE_ENABLE= gost Link Here
57
GOST_VARS=		DEPENDS_ARGS+=WITH_GOST=yes
57
GOST_VARS=		DEPENDS_ARGS+=WITH_GOST=yes
58
LIBEVENT_CONFIGURE_WITH=libevent
58
LIBEVENT_CONFIGURE_WITH=libevent
59
LIBEVENT_CPPFLAGS+=	$$(pkg-config libevent --cflags-only-I)
59
LIBEVENT_CPPFLAGS+=	$$(pkg-config libevent --cflags-only-I)
60
LIBEVENT_LIB_DEPENDS=	libevent.so:devel/libevent2
60
LIBEVENT_LIB_DEPENDS=	libevent.so:devel/libevent
61
LIBEVENT_LDFLAGS+=	$$(pkg-config libevent --libs-only-L)
61
LIBEVENT_LDFLAGS+=	$$(pkg-config libevent --libs-only-L)
62
LIBEVENT_USES=		pkgconfig
62
LIBEVENT_USES=		pkgconfig
63
MUNIN_PLUGIN_SUB_FILES=	pkg-message
63
MUNIN_PLUGIN_SUB_FILES=	pkg-message
(-)b/irc/bitlbee/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	bitlbee
3
PORTNAME=	bitlbee
4
PORTVERSION=	3.5
4
PORTVERSION=	3.5
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	irc
6
CATEGORIES=	irc
7
MASTER_SITES=	http://get.bitlbee.org/src/ \
7
MASTER_SITES=	http://get.bitlbee.org/src/ \
8
		LOCAL/brix
8
		LOCAL/brix
Lines 61-67 GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls \ Link Here
61
			libgcrypt.so:security/libgcrypt
61
			libgcrypt.so:security/libgcrypt
62
JABBER_CONFIGURE_OFF=	--jabber=0
62
JABBER_CONFIGURE_OFF=	--jabber=0
63
LIBEVENT_CONFIGURE_ON=	--events=libevent --libevent=${LOCALBASE}
63
LIBEVENT_CONFIGURE_ON=	--events=libevent --libevent=${LOCALBASE}
64
LIBEVENT_LIB_DEPENDS=	libevent.so:devel/libevent2
64
LIBEVENT_LIB_DEPENDS=	libevent.so:devel/libevent
65
LIBPURPLE_CONFIGURE_ON=	--purple=1
65
LIBPURPLE_CONFIGURE_ON=	--purple=1
66
LIBPURPLE_LIB_DEPENDS=	libpurple.so:net-im/libpurple
66
LIBPURPLE_LIB_DEPENDS=	libpurple.so:net-im/libpurple
67
MSN_CONFIGURE_OFF=	--msn=0
67
MSN_CONFIGURE_OFF=	--msn=0
(-)b/lang/io/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	io
4
PORTNAME=	io
5
PORTVERSION=	2015.11.11
5
PORTVERSION=	2015.11.11
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	lang
7
CATEGORIES=	lang
8
8
9
MAINTAINER=	gahr@FreeBSD.org
9
MAINTAINER=	gahr@FreeBSD.org
(-)b/lang/io/Makefile.addons (-1 / +1 lines)
Lines 99-105 Regex_LIB_DEPENDS= libpcre.so:devel/pcre Link Here
99
SQLite3_USES=		sqlite:3
99
SQLite3_USES=		sqlite:3
100
SampleRateConverter_LIB_DEPENDS=\
100
SampleRateConverter_LIB_DEPENDS=\
101
			libsamplerate.so:audio/libsamplerate
101
			libsamplerate.so:audio/libsamplerate
102
Socket_LIB_DEPENDS=	libevent.so:devel/libevent2
102
Socket_LIB_DEPENDS=	libevent.so:devel/libevent
103
TagLib_LIB_DEPENDS=	libtag.so:audio/taglib
103
TagLib_LIB_DEPENDS=	libtag.so:audio/taglib
104
Theora_LIB_DEPENDS=	libtheora.so:multimedia/libtheora
104
Theora_LIB_DEPENDS=	libtheora.so:multimedia/libtheora
105
TokyoCabinet_LIB_DEPENDS=	\
105
TokyoCabinet_LIB_DEPENDS=	\
(-)b/mail/dbmail/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	dbmail
4
PORTNAME=	dbmail
5
PORTVERSION=	3.2.3
5
PORTVERSION=	3.2.3
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
MASTER_SITES=	http://git.dbmail.eu/paul/dbmail/snapshot/ \
8
MASTER_SITES=	http://git.dbmail.eu/paul/dbmail/snapshot/ \
9
		http://www.dbmail.org/download/3.2/
9
		http://www.dbmail.org/download/3.2/
Lines 16-22 LICENSE= GPLv2 Link Here
16
LIB_DEPENDS=	libgmime-2.6.so:mail/gmime26 \
16
LIB_DEPENDS=	libgmime-2.6.so:mail/gmime26 \
17
		libzdb.so:databases/libzdb \
17
		libzdb.so:databases/libzdb \
18
		libmhash.so:security/mhash \
18
		libmhash.so:security/mhash \
19
		libevent.so:devel/libevent2
19
		libevent.so:devel/libevent
20
BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
20
BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
21
		xmlto:textproc/xmlto \
21
		xmlto:textproc/xmlto \
22
		docbook-sgml>0:textproc/docbook-sgml
22
		docbook-sgml>0:textproc/docbook-sgml
(-)b/mail/mailest/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	mailest
3
PORTNAME=	mailest
4
PORTVERSION=	0.9.22
4
PORTVERSION=	0.9.22
5
DISTVERSIONPREFIX=	${PORTNAME}-
5
DISTVERSIONPREFIX=	${PORTNAME}-
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
8
9
MAINTAINER=	hrs@FreeBSD.org
9
MAINTAINER=	hrs@FreeBSD.org
Lines 15-21 LICENSE_COMB= multi Link Here
15
LICENSE_FILE_${L}=	${WRKSRC}/LICENSE.${L}
15
LICENSE_FILE_${L}=	${WRKSRC}/LICENSE.${L}
16
.endfor
16
.endfor
17
17
18
LIB_DEPENDS=	libevent.so:devel/libevent2 \
18
LIB_DEPENDS=	libevent.so:devel/libevent \
19
		libqdbm.so:databases/qdbm \
19
		libqdbm.so:databases/qdbm \
20
		libestraier.so:textproc/hyperestraier
20
		libestraier.so:textproc/hyperestraier
21
RUN_DEPENDS=	mewl:mail/mew
21
RUN_DEPENDS=	mewl:mail/mew
(-)b/mail/opensmtpd-devel/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	opensmtpd
4
PORTNAME=	opensmtpd
5
PORTVERSION=	201606220754
5
PORTVERSION=	201606220754
6
DISTVERSIONSUFFIX=	p1
6
DISTVERSIONSUFFIX=	p1
7
PORTREVISION=	1
7
PORTREVISION=	2
8
PORTEPOCH=	1
8
PORTEPOCH=	1
9
CATEGORIES=	mail
9
CATEGORIES=	mail
10
MASTER_SITES=	http://www.opensmtpd.org/archives/ \
10
MASTER_SITES=	http://www.opensmtpd.org/archives/ \
Lines 17-23 COMMENT= Security- and simplicity-focused SMTP server from OpenBSD Link Here
17
LICENSE=	ISCL
17
LICENSE=	ISCL
18
LICENSE_FILE=	${WRKSRC}/LICENSE
18
LICENSE_FILE=	${WRKSRC}/LICENSE
19
19
20
LIB_DEPENDS=	libevent.so:devel/libevent2
20
LIB_DEPENDS=	libevent.so:devel/libevent
21
21
22
OPTIONS_DEFINE=		CA_BUNDLE LIBASR MAILERCONF PAM SSL_PORT TABLE_DB
22
OPTIONS_DEFINE=		CA_BUNDLE LIBASR MAILERCONF PAM SSL_PORT TABLE_DB
23
23
(-)b/mail/opensmtpd-extras-filter-clamav/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-clamav
4
PKGNAMESUFFIX=		-filter-clamav
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Check messages with ClamAV in OpenSMTPD
7
COMMENT=		Check messages with ClamAV in OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-dkim/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-dkim
4
PKGNAMESUFFIX=		-filter-dkim
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		DKIM-signing filter for OpenSMTPD
7
COMMENT=		DKIM-signing filter for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-dnsbl/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-dnsbl
4
PKGNAMESUFFIX=		-filter-dnsbl
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		DNSBL-checking filter for OpenSMTPD
7
COMMENT=		DNSBL-checking filter for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-lua/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-lua
4
PKGNAMESUFFIX=		-filter-lua
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		LUA-script filter support for OpenSMTPD
7
COMMENT=		LUA-script filter support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-monkey/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-monkey
4
PKGNAMESUFFIX=		-filter-monkey
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Arbitrary delay or reject filter for OpenSMTPD
7
COMMENT=		Arbitrary delay or reject filter for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-pause/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-pause
4
PKGNAMESUFFIX=		-filter-pause
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Pause incoming OpenSMTPD messages to reduce spam
7
COMMENT=		Pause incoming OpenSMTPD messages to reduce spam
8
8
(-)b/mail/opensmtpd-extras-filter-perl/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-perl
4
PKGNAMESUFFIX=		-filter-perl
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Perl-script filter support for OpenSMTPD
7
COMMENT=		Perl-script filter support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-python/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-python
4
PKGNAMESUFFIX=		-filter-python
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Python-script filter support for OpenSMTPD
7
COMMENT=		Python-script filter support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-regex/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-regex
4
PKGNAMESUFFIX=		-filter-regex
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Regular expression filter for OpenSMTPD
7
COMMENT=		Regular expression filter for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-filter-spamassassin/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-filter-spamassassin
4
PKGNAMESUFFIX=		-filter-spamassassin
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Spamassassin filter addon for OpenSMTPD
7
COMMENT=		Spamassassin filter addon for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-queue-python/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-queue-python
4
PKGNAMESUFFIX=		-queue-python
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Python queue support for OpenSMTPD
7
COMMENT=		Python queue support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-queue-ram/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-queue-ram
4
PKGNAMESUFFIX=		-queue-ram
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		RAM queue support for OpenSMTPD
7
COMMENT=		RAM queue support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-scheduler-python/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-scheduler-python
4
PKGNAMESUFFIX=		-scheduler-python
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Python scheduler support for OpenSMTPD
7
COMMENT=		Python scheduler support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-scheduler-ram/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-scheduler-ram
4
PKGNAMESUFFIX=		-scheduler-ram
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		RAM scheduler support for OpenSMTPD
7
COMMENT=		RAM scheduler support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-ldap/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-table-ldap
4
PKGNAMESUFFIX=		-table-ldap
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		LDAP table support for OpenSMTPD
7
COMMENT=		LDAP table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-mysql/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-mysql
4
PKGNAMESUFFIX=	-table-mysql
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	MySQL table support for OpenSMTPD
7
COMMENT=	MySQL table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-passwd/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-passwd
4
PKGNAMESUFFIX=	-table-passwd
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	passwd(5) table support for OpenSMTPD
7
COMMENT=	passwd(5) table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-postgresql/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-postgresql
4
PKGNAMESUFFIX=	-table-postgresql
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	PostgreSQL table support for OpenSMTPD
7
COMMENT=	PostgreSQL table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-python/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-python
4
PKGNAMESUFFIX=	-table-python
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	Python table support for OpenSMTPD
7
COMMENT=	Python table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-redis/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-redis
4
PKGNAMESUFFIX=	-table-redis
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	Redis table support for OpenSMTPD
7
COMMENT=	Redis table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-socketmap/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-socketmap
4
PKGNAMESUFFIX=	-table-socketmap
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	Socketmap table support for OpenSMTPD
7
COMMENT=	Socketmap table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-table-sqlite/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=	-table-sqlite
4
PKGNAMESUFFIX=	-table-sqlite
5
PORTREVISION=	1
5
PORTREVISION=	2
6
6
7
COMMENT=	SQLite table support for OpenSMTPD
7
COMMENT=	SQLite table support for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras-tool-stats/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PKGNAMESUFFIX=		-tool-stats
4
PKGNAMESUFFIX=		-tool-stats
5
PORTREVISION=		1
5
PORTREVISION=		2
6
6
7
COMMENT=		Statistics tool for OpenSMTPD
7
COMMENT=		Statistics tool for OpenSMTPD
8
8
(-)b/mail/opensmtpd-extras/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	opensmtpd-extras
4
PORTNAME=	opensmtpd-extras
5
PORTVERSION=	201606230001
5
PORTVERSION=	201606230001
6
PORTREVISION?=	1
6
PORTREVISION?=	2
7
CATEGORIES+=	mail
7
CATEGORIES+=	mail
8
MASTER_SITES=	http://www.opensmtpd.org/archives/
8
MASTER_SITES=	http://www.opensmtpd.org/archives/
9
9
Lines 15-21 COMMENT?= Addons for OpenSMTPD Link Here
15
15
16
LICENSE?=	ISCL
16
LICENSE?=	ISCL
17
17
18
LIB_DEPENDS+=	libevent.so:devel/libevent2
18
LIB_DEPENDS+=	libevent.so:devel/libevent
19
19
20
USES+=		autoreconf ssl libtool
20
USES+=		autoreconf ssl libtool
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
(-)b/mail/opensmtpd/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	opensmtpd
4
PORTNAME=	opensmtpd
5
PORTVERSION=	5.9.2p1
5
PORTVERSION=	5.9.2p1
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
PORTREVISION=	2
7
PORTREVISION=	3
8
CATEGORIES=	mail
8
CATEGORIES=	mail
9
MASTER_SITES=	http://www.opensmtpd.org/archives/ \
9
MASTER_SITES=	http://www.opensmtpd.org/archives/ \
10
		http://distfiles.pirateparty.in/ashish/
10
		http://distfiles.pirateparty.in/ashish/
Lines 15-21 COMMENT= Security- and simplicity-focused SMTP server from OpenBSD Link Here
15
LICENSE=	ISCL
15
LICENSE=	ISCL
16
LICENSE_FILE=	${WRKSRC}/LICENSE
16
LICENSE_FILE=	${WRKSRC}/LICENSE
17
17
18
LIB_DEPENDS=	libevent.so:devel/libevent2
18
LIB_DEPENDS=	libevent.so:devel/libevent
19
19
20
OPTIONS_DEFINE=	CA_BUNDLE LIBASRDEVEL MAILERCONF PAM SSL_PORT TABLE_DB
20
OPTIONS_DEFINE=	CA_BUNDLE LIBASRDEVEL MAILERCONF PAM SSL_PORT TABLE_DB
21
21
(-)b/mail/rspamd-devel/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	rspamd
3
PORTNAME=	rspamd
4
PORTVERSION=	1.5.0.a3.20170120
4
PORTVERSION=	1.5.0.a3.20170120
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
PKGNAMESUFFIX=	-devel
7
PKGNAMESUFFIX=	-devel
8
8
Lines 13-19 LICENSE= APACHE20 Link Here
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
LIB_DEPENDS=	libpcre.so:devel/pcre \
15
LIB_DEPENDS=	libpcre.so:devel/pcre \
16
		libevent.so:devel/libevent2 \
16
		libevent.so:devel/libevent \
17
		libluajit-5.1.so:lang/luajit \
17
		libluajit-5.1.so:lang/luajit \
18
		libfann.so:math/fann
18
		libfann.so:math/fann
19
BUILD_DEPENDS=	ragel:devel/ragel
19
BUILD_DEPENDS=	ragel:devel/ragel
(-)b/mail/rspamd/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	rspamd
3
PORTNAME=	rspamd
4
PORTVERSION=	1.4.3
4
PORTVERSION=	1.4.3
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	http://rspamd.com/downloads/
7
MASTER_SITES=	http://rspamd.com/downloads/
8
8
Lines 13-19 LICENSE= APACHE20 Link Here
13
13
14
LIB_DEPENDS=	libpcre.so:devel/pcre \
14
LIB_DEPENDS=	libpcre.so:devel/pcre \
15
		libgmime-2.6.so:mail/gmime26 \
15
		libgmime-2.6.so:mail/gmime26 \
16
		libevent.so:devel/libevent2 \
16
		libevent.so:devel/libevent \
17
		libluajit-5.1.so:lang/luajit \
17
		libluajit-5.1.so:lang/luajit \
18
		libfann.so:math/fann
18
		libfann.so:math/fann
19
BUILD_DEPENDS=	ragel:devel/ragel
19
BUILD_DEPENDS=	ragel:devel/ragel
(-)b/mail/thunderbird/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	thunderbird
4
PORTNAME=	thunderbird
5
DISTVERSION=	45.6.0
5
DISTVERSION=	45.6.0
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	mail news net-im ipv6
7
CATEGORIES=	mail news net-im ipv6
8
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
8
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
9
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
9
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
Lines 15-21 COMMENT= Mozilla Thunderbird is standalone mail and news that stands above Link Here
15
15
16
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
16
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
17
		nss>=3.21.1:security/nss \
17
		nss>=3.21.1:security/nss \
18
		libevent2>=2.0.21_2:devel/libevent2 \
18
		libevent>=2.0.21_2:devel/libevent \
19
		soundtouch>=1.9.0:audio/soundtouch \
19
		soundtouch>=1.9.0:audio/soundtouch \
20
		harfbuzz>=1.1.0:print/harfbuzz \
20
		harfbuzz>=1.1.0:print/harfbuzz \
21
		graphite2>=1.3.7:graphics/graphite2 \
21
		graphite2>=1.3.7:graphics/graphite2 \
(-)b/net-im/telegram/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	telegram
4
PORTNAME=	telegram
5
PORTVERSION=	1.4.1.g20161227
5
PORTVERSION=	1.4.1.g20161227
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	net-im
7
CATEGORIES=	net-im
8
8
9
MAINTAINER=	cpm@FreeBSD.org
9
MAINTAINER=	cpm@FreeBSD.org
Lines 13-19 LICENSE= GPLv2 Link Here
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
LIB_DEPENDS=	libconfig.so:devel/libconfig \
15
LIB_DEPENDS=	libconfig.so:devel/libconfig \
16
		libevent.so:devel/libevent2 \
16
		libevent.so:devel/libevent \
17
		libjansson.so:devel/jansson
17
		libjansson.so:devel/jansson
18
18
19
BROKEN_mips=	Missing header
19
BROKEN_mips=	Missing header
(-)b/net-mgmt/ccnet-client/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	ccnet-client
3
PORTNAME=	ccnet-client
4
PORTVERSION=	6.0.2
4
PORTVERSION=	6.0.2
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	net-mgmt devel
7
CATEGORIES=	net-mgmt devel
8
8
9
MAINTAINER=	ultima1252@gmail.com
9
MAINTAINER=	ultima1252@gmail.com
Lines 17-23 LIB_DEPENDS= libsearpc.so:devel/libsearpc \ Link Here
17
		libsqlite3.so:databases/sqlite3 \
17
		libsqlite3.so:databases/sqlite3 \
18
		libzdb.so:databases/libzdb \
18
		libzdb.so:databases/libzdb \
19
		libuuid.so:misc/e2fsprogs-libuuid \
19
		libuuid.so:misc/e2fsprogs-libuuid \
20
		libevent.so:devel/libevent2 \
20
		libevent.so:devel/libevent \
21
		libjansson.so:devel/jansson
21
		libjansson.so:devel/jansson
22
22
23
CONFLICTS=	ccnet-server-[0-9]*
23
CONFLICTS=	ccnet-server-[0-9]*
(-)b/net-mgmt/ccnet-server/Makefile (-2 / +2 lines)
Lines 4-10 PORTNAME= ccnet-server Link Here
4
PORTVERSION=	6.0.7
4
PORTVERSION=	6.0.7
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSIONSUFFIX=	-server
6
DISTVERSIONSUFFIX=	-server
7
PORTREVISION=	1
7
PORTREVISION=	2
8
CATEGORIES=	net-mgmt devel
8
CATEGORIES=	net-mgmt devel
9
9
10
MAINTAINER=	ultima1252@gmail.com
10
MAINTAINER=	ultima1252@gmail.com
Lines 18-24 LIB_DEPENDS= libsearpc.so:devel/libsearpc \ Link Here
18
		libsqlite3.so:databases/sqlite3 \
18
		libsqlite3.so:databases/sqlite3 \
19
		libzdb.so:databases/libzdb \
19
		libzdb.so:databases/libzdb \
20
		libuuid.so:misc/e2fsprogs-libuuid \
20
		libuuid.so:misc/e2fsprogs-libuuid \
21
		libevent.so:devel/libevent2 \
21
		libevent.so:devel/libevent \
22
		libjansson.so:devel/jansson
22
		libjansson.so:devel/jansson
23
23
24
CONFLICT=	ccnet-[0-9]*
24
CONFLICT=	ccnet-[0-9]*
(-)b/net-mgmt/lldpd/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	lldpd
4
PORTNAME=	lldpd
5
PORTVERSION=	0.9.4
5
PORTVERSION=	0.9.4
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/ \
8
MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/ \
9
		http://mirror.1labs.ch/${PORTNAME}/
9
		http://mirror.1labs.ch/${PORTNAME}/
Lines 13-19 COMMENT= LLDP (802.1ab)/CDP/EDP/SONMP/FDP daemon and SNMP subagent Link Here
13
13
14
LICENSE=	ISCL
14
LICENSE=	ISCL
15
15
16
LIB_DEPENDS=	libevent.so:devel/libevent2
16
LIB_DEPENDS=	libevent.so:devel/libevent
17
17
18
USES=		libtool
18
USES=		libtool
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
(-)b/net-mgmt/seafile-client/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	seafile-client
3
PORTNAME=	seafile-client
4
PORTVERSION=	6.0.2
4
PORTVERSION=	6.0.2
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
8
9
MAINTAINER=	ultima1252@gmail.com
9
MAINTAINER=	ultima1252@gmail.com
Lines 19-25 LIB_DEPENDS= libsearpc.so:devel/libsearpc \ Link Here
19
		libcurl.so:ftp/curl \
19
		libcurl.so:ftp/curl \
20
		libinotify.so:devel/libinotify \
20
		libinotify.so:devel/libinotify \
21
		libccnet.so:net-mgmt/ccnet-client \
21
		libccnet.so:net-mgmt/ccnet-client \
22
		libevent.so:devel/libevent2 \
22
		libevent.so:devel/libevent \
23
		libuuid.so:misc/e2fsprogs-libuuid \
23
		libuuid.so:misc/e2fsprogs-libuuid \
24
		libjansson.so:devel/jansson
24
		libjansson.so:devel/jansson
25
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
25
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
(-)b/net-mgmt/seafile-gui/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	seafile-gui
3
PORTNAME=	seafile-gui
4
PORTVERSION=	6.0.1
4
PORTVERSION=	6.0.1
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	net-mgmt devel
7
CATEGORIES=	net-mgmt devel
8
8
9
MAINTAINER=	ultima1252@gmail.com
9
MAINTAINER=	ultima1252@gmail.com
Lines 17-23 LIB_DEPENDS= libsearpc.so:devel/libsearpc \ Link Here
17
		libsqlite3.so:databases/sqlite3 \
17
		libsqlite3.so:databases/sqlite3 \
18
		libccnet.so:net-mgmt/ccnet-client \
18
		libccnet.so:net-mgmt/ccnet-client \
19
		libjansson.so:devel/jansson \
19
		libjansson.so:devel/jansson \
20
		libevent.so:devel/libevent2 \
20
		libevent.so:devel/libevent \
21
		libuuid.so:misc/e2fsprogs-libuuid
21
		libuuid.so:misc/e2fsprogs-libuuid
22
22
23
USE_GITHUB=	yes
23
USE_GITHUB=	yes
(-)b/net-mgmt/seafile-server/Makefile (-2 / +2 lines)
Lines 4-10 PORTNAME= seafile-server Link Here
4
PORTVERSION=	6.0.7
4
PORTVERSION=	6.0.7
5
DISTVERSIONPREFIX=	v
5
DISTVERSIONPREFIX=	v
6
DISTVERSIONSUFFIX=	-server
6
DISTVERSIONSUFFIX=	-server
7
PORTREVISION=	2
7
PORTREVISION=	3
8
CATEGORIES=	net-mgmt
8
CATEGORIES=	net-mgmt
9
9
10
MAINTAINER=	ultima1252@gmail.com
10
MAINTAINER=	ultima1252@gmail.com
Lines 20-26 LIB_DEPENDS= libsearpc.so:devel/libsearpc \ Link Here
20
		libcurl.so:ftp/curl \
20
		libcurl.so:ftp/curl \
21
		libinotify.so:devel/libinotify \
21
		libinotify.so:devel/libinotify \
22
		libccnet.so:net-mgmt/ccnet-server \
22
		libccnet.so:net-mgmt/ccnet-server \
23
		libevent.so:devel/libevent2 \
23
		libevent.so:devel/libevent \
24
		libuuid.so:misc/e2fsprogs-libuuid \
24
		libuuid.so:misc/e2fsprogs-libuuid \
25
		libjansson.so:devel/jansson
25
		libjansson.so:devel/jansson
26
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
26
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
(-)b/net-p2p/bitcoin-daemon/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
MASTERDIR=	${.CURDIR}/../bitcoin
3
MASTERDIR=	${.CURDIR}/../bitcoin
4
PORTREVISION=	4
4
PORTREVISION=	5
5
PKGNAMESUFFIX=	-daemon
5
PKGNAMESUFFIX=	-daemon
6
6
7
COMMENT=	Virtual Peer-to-Peer Currency (Daemon)
7
COMMENT=	Virtual Peer-to-Peer Currency (Daemon)
(-)b/net-p2p/bitcoin-utils/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
MASTERDIR=	${.CURDIR}/../bitcoin
3
MASTERDIR=	${.CURDIR}/../bitcoin
4
PORTREVISION=	4
4
PORTREVISION=	5
5
PKGNAMESUFFIX=	-utils
5
PKGNAMESUFFIX=	-utils
6
6
7
COMMENT=	Virtual Peer-to-Peer Currency (CLI and Utilities)
7
COMMENT=	Virtual Peer-to-Peer Currency (CLI and Utilities)
(-)b/net-p2p/bitcoin/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	bitcoin
4
PORTNAME=	bitcoin
5
PORTVERSION=	0.12.1
5
PORTVERSION=	0.12.1
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	7
7
PORTREVISION=	8
8
CATEGORIES=	net-p2p finance
8
CATEGORIES=	net-p2p finance
9
9
10
MAINTAINER=	robbak@robbak.com
10
MAINTAINER=	robbak@robbak.com
Lines 13-19 COMMENT?= Virtual Peer-to-Peer Currency Client (QT) Link Here
13
LICENSE=	MIT
13
LICENSE=	MIT
14
14
15
LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
15
LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
16
		libevent.so:devel/libevent2
16
		libevent.so:devel/libevent
17
17
18
USES=		autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix ssl
18
USES=		autoreconf compiler:c++0x gmake libtool pkgconfig shebangfix ssl
19
SHEBANG_FILES=	src/test/*.py
19
SHEBANG_FILES=	src/test/*.py
(-)b/net-p2p/libswift/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=		libswift
4
PORTNAME=		libswift
5
PORTVERSION=	20160817
5
PORTVERSION=	20160817
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=		net-p2p
7
CATEGORIES=		net-p2p
8
8
9
MAINTAINER=		dch@skunkwerks.at
9
MAINTAINER=		dch@skunkwerks.at
Lines 11-17 COMMENT= IETF Peer-to-Peer Streaming Peer Protocol implementation Link Here
11
11
12
LICENSE=	LGPL21
12
LICENSE=	LGPL21
13
13
14
LIB_DEPENDS=		libevent.so:devel/libevent2
14
LIB_DEPENDS=		libevent.so:devel/libevent
15
15
16
USE_GITHUB=		yes
16
USE_GITHUB=		yes
17
GH_TAGNAME=		dda307f
17
GH_TAGNAME=		dda307f
(-)b/net-p2p/transmission-cli/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	transmission
3
PORTNAME=	transmission
4
PORTVERSION=	2.92
4
PORTVERSION=	2.92
5
PORTREVISION?=	2
5
PORTREVISION?=	3
6
CATEGORIES?=	net-p2p
6
CATEGORIES?=	net-p2p
7
MASTER_SITES=	https://github.com/transmission/transmission-releases/raw/master/ \
7
MASTER_SITES=	https://github.com/transmission/transmission-releases/raw/master/ \
8
		http://transmission.cachefly.net/
8
		http://transmission.cachefly.net/
Lines 37-43 GEN_LIB_DEPENDS=libb64.so:converters/libb64 \ Link Here
37
		libminiupnpc.so:net/miniupnpc \
37
		libminiupnpc.so:net/miniupnpc \
38
		libnatpmp.so:net/libnatpmp \
38
		libnatpmp.so:net/libnatpmp \
39
		libutp.so:net/libutp \
39
		libutp.so:net/libutp \
40
		libevent.so:devel/libevent2
40
		libevent.so:devel/libevent
41
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:www/transmission-web
41
GEN_RUN_DEPENDS=${LOCALBASE}/share/transmission/web/index.html:www/transmission-web
42
42
43
# This is master port of transmission-*, so don't override USES definition
43
# This is master port of transmission-*, so don't override USES definition
(-)b/net-p2p/transmission-daemon/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTREVISION=	2
3
PORTREVISION=	3
4
PKGNAMESUFFIX=	-daemon
4
PKGNAMESUFFIX=	-daemon
5
5
6
MAINTAINER=	crees@FreeBSD.org
6
MAINTAINER=	crees@FreeBSD.org
(-)b/net-p2p/transmission-gtk/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTREVISION=	2
3
PORTREVISION=	3
4
PKGNAMESUFFIX=	-gtk
4
PKGNAMESUFFIX=	-gtk
5
5
6
MAINTAINER=	crees@FreeBSD.org
6
MAINTAINER=	crees@FreeBSD.org
(-)b/net-p2p/transmission-qt4/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTREVISION=	2
3
PORTREVISION=	3
4
PKGNAMESUFFIX=	-qt4
4
PKGNAMESUFFIX=	-qt4
5
5
6
MAINTAINER=	crees@FreeBSD.org
6
MAINTAINER=	crees@FreeBSD.org
(-)b/net-p2p/unworkable/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	unworkable
4
PORTNAME=	unworkable
5
PORTVERSION=	0.53
5
PORTVERSION=	0.53
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	net-p2p
7
CATEGORIES=	net-p2p
8
MASTER_SITES=	GOOGLE_CODE
8
MASTER_SITES=	GOOGLE_CODE
9
9
Lines 14-20 LICENSE= MIT Link Here
14
14
15
BROKEN=		Unfetchable (google code has gone away)
15
BROKEN=		Unfetchable (google code has gone away)
16
16
17
LIB_DEPENDS=	libevent.so:devel/libevent2
17
LIB_DEPENDS=	libevent.so:devel/libevent
18
18
19
USES=		scons
19
USES=		scons
20
USE_OPENSSL=	yes
20
USE_OPENSSL=	yes
(-)b/net/aprsc/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	aprsc
3
PORTNAME=	aprsc
4
PORTVERSION=	2.1.4
4
PORTVERSION=	2.1.4
5
DISTVERSIONSUFFIX=	.g408ed49
5
DISTVERSIONSUFFIX=	.g408ed49
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	net hamradio
7
CATEGORIES=	net hamradio
8
MASTER_SITES=	http://he.fi/aprsc/down/ \
8
MASTER_SITES=	http://he.fi/aprsc/down/ \
9
		LOCAL/db
9
		LOCAL/db
Lines 14-20 COMMENT= Plain APRS-IS server Link Here
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
16
16
17
LIB_DEPENDS=	libevent.so:devel/libevent2
17
LIB_DEPENDS=	libevent.so:devel/libevent
18
18
19
MAKEFILE=	GNUmakefile
19
MAKEFILE=	GNUmakefile
20
20
(-)b/net/honeyd/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	honeyd
4
PORTNAME=	honeyd
5
PORTVERSION=	1.5c
5
PORTVERSION=	1.5c
6
PORTREVISION=	9
6
PORTREVISION=	10
7
CATEGORIES=	net
7
CATEGORIES=	net
8
MASTER_SITES=	http://www.honeyd.org/uploads/ \
8
MASTER_SITES=	http://www.honeyd.org/uploads/ \
9
		http://www.citi.umich.edu/u/provos/honeyd/
9
		http://www.citi.umich.edu/u/provos/honeyd/
Lines 14-20 COMMENT= Simulate virtual network hosts (honeypots) Link Here
14
LICENSE=	GPLv2
14
LICENSE=	GPLv2
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
16
16
17
LIB_DEPENDS=	libevent.so:devel/libevent2 \
17
LIB_DEPENDS=	libevent.so:devel/libevent \
18
		libdnet.so:net/libdnet \
18
		libdnet.so:net/libdnet \
19
		libpcre.so:devel/pcre
19
		libpcre.so:devel/pcre
20
20
(-)b/net/ifstated/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	ifstated
4
PORTNAME=	ifstated
5
PORTVERSION=	5.1
5
PORTVERSION=	5.1
6
PORTREVISION=	1
6
PORTREVISION=	2
7
PORTEPOCH=	3
7
PORTEPOCH=	3
8
CATEGORIES=	net
8
CATEGORIES=	net
9
MASTER_SITES=	http://christianserving.org/ports/net/ifstated/
9
MASTER_SITES=	http://christianserving.org/ports/net/ifstated/
Lines 11-17 MASTER_SITES= http://christianserving.org/ports/net/ifstated/ Link Here
11
MAINTAINER=	ports@christianserving.org
11
MAINTAINER=	ports@christianserving.org
12
COMMENT=	Interface state daemon
12
COMMENT=	Interface state daemon
13
13
14
LIB_DEPENDS=	libevent.so:devel/libevent2
14
LIB_DEPENDS=	libevent.so:devel/libevent
15
15
16
PLIST_FILES=	etc/ifstated.conf-sample \
16
PLIST_FILES=	etc/ifstated.conf-sample \
17
		sbin/ifstated \
17
		sbin/ifstated \
(-)b/net/ladvd/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	ladvd
4
PORTNAME=	ladvd
5
PORTVERSION=	1.1.0
5
PORTVERSION=	1.1.0
6
DISTVERSIONPREFIX=v
6
DISTVERSIONPREFIX=v
7
PORTREVISION=	1
7
PORTREVISION=	2
8
CATEGORIES=	net
8
CATEGORIES=	net
9
9
10
MAINTAINER=	sten@blinkenlights.nl
10
MAINTAINER=	sten@blinkenlights.nl
Lines 13-19 COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon Link Here
13
LICENSE=	MIT
13
LICENSE=	MIT
14
LICENSE_FILE=	${WRKSRC}/doc/LICENSE
14
LICENSE_FILE=	${WRKSRC}/doc/LICENSE
15
15
16
LIB_DEPENDS=	libevent.so:devel/libevent2
16
LIB_DEPENDS=	libevent.so:devel/libevent
17
17
18
USERS=		ladvd
18
USERS=		ladvd
19
GROUPS=		${USERS}
19
GROUPS=		${USERS}
(-)b/net/netatalk3/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	netatalk
4
PORTNAME=	netatalk
5
PORTVERSION=	3.1.10
5
PORTVERSION=	3.1.10
6
PORTREVISION=	3
6
PORTREVISION=	4
7
PORTEPOCH=	1
7
PORTEPOCH=	1
8
CATEGORIES=	net
8
CATEGORIES=	net
9
MASTER_SITES=	SF
9
MASTER_SITES=	SF
Lines 15-21 COMMENT= File server for Mac OS X Link Here
15
LICENSE=	GPLv2
15
LICENSE=	GPLv2
16
16
17
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
17
LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
18
		libevent.so:devel/libevent2
18
		libevent.so:devel/libevent
19
19
20
USES=		bdb:5+ gettext gmake iconv libtool perl5 pkgconfig ssl tar:bzip2
20
USES=		bdb:5+ gettext gmake iconv libtool perl5 pkgconfig ssl tar:bzip2
21
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
(-)b/net/ntop/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	ntop
4
PORTNAME=	ntop
5
PORTVERSION=	5.0.1
5
PORTVERSION=	5.0.1
6
PORTREVISION=	11
6
PORTREVISION=	12
7
CATEGORIES=	net
7
CATEGORIES=	net
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Stable
8
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Stable
9
9
Lines 14-20 LICENSE= GPLv3 Link Here
14
LICENSE_FILE=	${WRKSRC}/COPYING
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
15
16
LIB_DEPENDS=	libgdbm.so:databases/gdbm \
16
LIB_DEPENDS=	libgdbm.so:databases/gdbm \
17
		libevent.so:devel/libevent2
17
		libevent.so:devel/libevent
18
BUILD_DEPENDS=	rrdtool12>=1.2:databases/rrdtool12 \
18
BUILD_DEPENDS=	rrdtool12>=1.2:databases/rrdtool12 \
19
		dot:graphics/graphviz \
19
		dot:graphics/graphviz \
20
		geoiplookup:net/GeoIP
20
		geoiplookup:net/GeoIP
(-)b/net/ntp-devel/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	ntp
4
PORTNAME=	ntp
5
PORTVERSION=	4.3.93
5
PORTVERSION=	4.3.93
6
PORTREVISION=	3
6
PORTREVISION=	4
7
CATEGORIES=	net ipv6
7
CATEGORIES=	net ipv6
8
MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
8
MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
9
		http://archive.ntp.org/ntp4/ntp-dev/
9
		http://archive.ntp.org/ntp4/ntp-dev/
Lines 13-19 DISTNAME= ${PORTNAME}-dev-${PORTVERSION:S/P/p/:S/r/-RC/:S/b/-beta/} Link Here
13
MAINTAINER=	cy@FreeBSD.org
13
MAINTAINER=	cy@FreeBSD.org
14
COMMENT=	The Network Time Protocol Distribution
14
COMMENT=	The Network Time Protocol Distribution
15
15
16
LIB_DEPENDS=	libevent.so:devel/libevent2 \
16
LIB_DEPENDS=	libevent.so:devel/libevent \
17
		libmd5.so:www/libwww
17
		libmd5.so:www/libwww
18
18
19
CONFLICTS=	ntp-[0-9].*
19
CONFLICTS=	ntp-[0-9].*
(-)b/net/ntp/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	ntp
4
PORTNAME=	ntp
5
PORTVERSION=	4.2.8p9
5
PORTVERSION=	4.2.8p9
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	net ipv6
7
CATEGORIES=	net ipv6
8
MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
8
MASTER_SITES=	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
9
		http://archive.ntp.org/ntp4/ntp-4.2/ \
9
		http://archive.ntp.org/ntp4/ntp-4.2/ \
Lines 14-20 MAINTAINER= cy@FreeBSD.org Link Here
14
COMMENT=	The Network Time Protocol Distribution
14
COMMENT=	The Network Time Protocol Distribution
15
15
16
BUILD_DEPENDS=	autogen:devel/autogen
16
BUILD_DEPENDS=	autogen:devel/autogen
17
LIB_DEPENDS=	libevent.so:devel/libevent2 \
17
LIB_DEPENDS=	libevent.so:devel/libevent \
18
		libmd5.so:www/libwww
18
		libmd5.so:www/libwww
19
19
20
CONFLICTS=	ntp-devel-*
20
CONFLICTS=	ntp-devel-*
(-)b/net/nylon/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	nylon
4
PORTNAME=	nylon
5
PORTVERSION=	1.21
5
PORTVERSION=	1.21
6
PORTREVISION=	8
6
PORTREVISION=	9
7
CATEGORIES=	net
7
CATEGORIES=	net
8
MASTER_SITES=	http://monkey.org/~marius/nylon/
8
MASTER_SITES=	http://monkey.org/~marius/nylon/
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Unix SOCKS 4 and 5 proxy server
11
COMMENT=	Unix SOCKS 4 and 5 proxy server
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
USE_RC_SUBR=	nylon
15
USE_RC_SUBR=	nylon
16
16
(-)b/net/openmpi2/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	openmpi
3
PORTNAME=	openmpi
4
PORTVERSION=	2.0.2
4
PORTVERSION=	2.0.2
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	net parallel
6
CATEGORIES=	net parallel
7
MASTER_SITES=	http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
7
MASTER_SITES=	http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
8
PKGNAMESUFFIX=	2
8
PKGNAMESUFFIX=	2
Lines 12-18 COMMENT= High Performance Message Passing Library Link Here
12
12
13
LIB_DEPENDS=	libhwloc.so:devel/hwloc \
13
LIB_DEPENDS=	libhwloc.so:devel/hwloc \
14
		libltdl.so:devel/libltdl \
14
		libltdl.so:devel/libltdl \
15
		libevent.so:devel/libevent2 \
15
		libevent.so:devel/libevent \
16
		libmunge.so:security/munge
16
		libmunge.so:security/munge
17
17
18
HAS_CONFIGURE=	yes
18
HAS_CONFIGURE=	yes
(-)b/net/scribe/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	scribe
4
PORTNAME=	scribe
5
DISTVERSION=	2.2.2013.04.15
5
DISTVERSION=	2.2.2013.04.15
6
PORTREVISION=	6
6
PORTREVISION=	7
7
CATEGORIES=	net
7
CATEGORIES=	net
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
Lines 16-22 BROKEN_powerpc64= Does not build Link Here
16
BUILD_DEPENDS=	fb303>0:devel/fb303 \
16
BUILD_DEPENDS=	fb303>0:devel/fb303 \
17
		thrift:devel/thrift
17
		thrift:devel/thrift
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
18
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
19
		libevent.so:devel/libevent2 \
19
		libevent.so:devel/libevent \
20
		libthrift.so:devel/thrift-cpp
20
		libthrift.so:devel/thrift-cpp
21
RUN_DEPENDS=	p5-Class-Accessor>0:devel/p5-Class-Accessor \
21
RUN_DEPENDS=	p5-Class-Accessor>0:devel/p5-Class-Accessor \
22
		p5-Thrift>0:devel/p5-Thrift \
22
		p5-Thrift>0:devel/p5-Thrift \
(-)b/net/trickle/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	trickle
4
PORTNAME=	trickle
5
PORTVERSION=	1.07
5
PORTVERSION=	1.07
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	net
7
CATEGORIES=	net
8
MASTER_SITES=	http://monkey.org/~marius/trickle/
8
MASTER_SITES=	http://monkey.org/~marius/trickle/
9
9
Lines 13-19 COMMENT= Lightweight, portable bandwidth shaper Link Here
13
LICENSE=	BSD3CLAUSE
13
LICENSE=	BSD3CLAUSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE
15
15
16
LIB_DEPENDS=	libevent.so:devel/libevent2
16
LIB_DEPENDS=	libevent.so:devel/libevent
17
17
18
USES=		libtool localbase
18
USES=		libtool localbase
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
(-)b/net/turnserver/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	turnserver
3
PORTNAME=	turnserver
4
PORTVERSION=	4.5.0.5
4
PORTVERSION=	4.5.0.5
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	http://turnserver.open-sys.org/downloads/v${PORTVERSION}/:prog \
7
MASTER_SITES=	http://turnserver.open-sys.org/downloads/v${PORTVERSION}/:prog \
8
		http://turnserver.open-sys.org/downloads/extradocs/:xdocs \
8
		http://turnserver.open-sys.org/downloads/extradocs/:xdocs \
Lines 18-24 COMMENT= STUN/TURN Server; IPv6, DTLS support; RFCs 5389, 5766, 6062, 6156 Link Here
18
LICENSE=	BSD3CLAUSE
18
LICENSE=	BSD3CLAUSE
19
LICENSE_FILE=	${WRKSRC}/LICENSE
19
LICENSE_FILE=	${WRKSRC}/LICENSE
20
20
21
LIB_DEPENDS=	libevent.so:devel/libevent2
21
LIB_DEPENDS=	libevent.so:devel/libevent
22
22
23
CONFLICTS=	libevent-1.*
23
CONFLICTS=	libevent-1.*
24
24
(-)b/security/certificate-transparency/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	certificate-transparency
4
PORTNAME=	certificate-transparency
5
PORTVERSION=	20161015
5
PORTVERSION=	20161015
6
PORTREVISION=	7
6
PORTREVISION=	8
7
CATEGORIES=	security
7
CATEGORIES=	security
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
Lines 11-17 COMMENT= Open framework for monitoring and auditing SSL certificates Link Here
11
11
12
LICENSE=	APACHE20
12
LICENSE=	APACHE20
13
13
14
LIB_DEPENDS?=	libevent.so:devel/libevent2 \
14
LIB_DEPENDS?=	libevent.so:devel/libevent \
15
		libevhtp.so:www/libevhtp \
15
		libevhtp.so:www/libevhtp \
16
		libgtest.so:devel/googletest \
16
		libgtest.so:devel/googletest \
17
		libgflags.so:devel/gflags \
17
		libgflags.so:devel/gflags \
(-)b/security/fragroute/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	fragroute
4
PORTNAME=	fragroute
5
PORTVERSION=	1.2
5
PORTVERSION=	1.2
6
PORTREVISION=	13
6
PORTREVISION=	14
7
CATEGORIES=	security net
7
CATEGORIES=	security net
8
MASTER_SITES=	http://monkey.org/~dugsong/fragroute/ \
8
MASTER_SITES=	http://monkey.org/~dugsong/fragroute/ \
9
		PACKETSTORM/UNIX/security
9
		PACKETSTORM/UNIX/security
Lines 14-20 COMMENT= Tool for intercepting, modifying, and rewriting egress traffic Link Here
14
LICENSE=	BSD3CLAUSE
14
LICENSE=	BSD3CLAUSE
15
15
16
LIB_DEPENDS=	libdnet.so:net/libdnet \
16
LIB_DEPENDS=	libdnet.so:net/libdnet \
17
		libevent.so:devel/libevent2
17
		libevent.so:devel/libevent
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
CONFIGURE_ARGS+=	--with-libdnet=${LOCALBASE} \
20
CONFIGURE_ARGS+=	--with-libdnet=${LOCALBASE} \
(-)b/security/obfsclient/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	obfsclient
4
PORTNAME=	obfsclient
5
PORTVERSION=	0.0.2
5
PORTVERSION=	0.0.2
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	4
7
PORTREVISION=	5
8
CATEGORIES=	security
8
CATEGORIES=	security
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
Lines 15-21 LICENSE_COMB= multi Link Here
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
16
16
17
LIB_DEPENDS=	liballium-1.0.so:devel/liballium \
17
LIB_DEPENDS=	liballium-1.0.so:devel/liballium \
18
		libevent.so:devel/libevent2
18
		libevent.so:devel/libevent
19
19
20
USE_GITHUB=	yes
20
USE_GITHUB=	yes
21
GH_ACCOUNT=	Yawning
21
GH_ACCOUNT=	Yawning
(-)b/security/openiked/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	openiked
3
PORTNAME=	openiked
4
PORTVERSION=	1.3
4
PORTVERSION=	1.3
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	security net ipv6
6
CATEGORIES=	security net ipv6
7
7
8
MAINTAINER=	marcel@FreeBSD.org
8
MAINTAINER=	marcel@FreeBSD.org
Lines 10-16 COMMENT= IKEv2 daemon Link Here
10
10
11
LICENSE=	ISCL
11
LICENSE=	ISCL
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
USE_GITHUB=	yes
15
USE_GITHUB=	yes
16
GH_ACCOUNT=	xcllnt
16
GH_ACCOUNT=	xcllnt
(-)b/security/scanssh/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	scanssh
4
PORTNAME=	scanssh
5
PORTVERSION=	2.1
5
PORTVERSION=	2.1
6
PORTREVISION=	10
6
PORTREVISION=	11
7
CATEGORIES=	security net
7
CATEGORIES=	security net
8
MASTER_SITES=	http://www.monkey.org/~provos/
8
MASTER_SITES=	http://www.monkey.org/~provos/
9
9
Lines 11-17 MAINTAINER= ports@FreeBSD.org Link Here
11
COMMENT=	Scans networks for open proxies, SSH, web, and SMTP servers
11
COMMENT=	Scans networks for open proxies, SSH, web, and SMTP servers
12
12
13
LIB_DEPENDS=	libdnet.so:net/libdnet \
13
LIB_DEPENDS=	libdnet.so:net/libdnet \
14
		libevent.so:devel/libevent2
14
		libevent.so:devel/libevent
15
15
16
GNU_CONFIGURE=	YES
16
GNU_CONFIGURE=	YES
17
PLIST_FILES=	bin/scanssh man/man1/scanssh.1.gz
17
PLIST_FILES=	bin/scanssh man/man1/scanssh.1.gz
(-)b/security/spybye/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	spybye
4
PORTNAME=	spybye
5
PORTVERSION=	0.3
5
PORTVERSION=	0.3
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	security www
7
CATEGORIES=	security www
8
MASTER_SITES=	http://www.monkey.org/~provos/
8
MASTER_SITES=	http://www.monkey.org/~provos/
9
9
Lines 12-18 COMMENT= Web proxy to detect malware Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
LIB_DEPENDS=	libevent.so:devel/libevent2
15
LIB_DEPENDS=	libevent.so:devel/libevent
16
16
17
OPTIONS_DEFINE=	CLAMAV
17
OPTIONS_DEFINE=	CLAMAV
18
CLAMAV_DESC=	Enable CLAMAV support
18
CLAMAV_DESC=	Enable CLAMAV support
(-)b/security/sslsplit/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	sslsplit
4
PORTNAME=	sslsplit
5
PORTVERSION=	0.5.0
5
PORTVERSION=	0.5.0
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	security
7
CATEGORIES=	security
8
MASTER_SITES=	http://mirror.roe.ch/rel/sslsplit/
8
MASTER_SITES=	http://mirror.roe.ch/rel/sslsplit/
9
9
10
MAINTAINER=	swills@FreeBSD.org
10
MAINTAINER=	swills@FreeBSD.org
11
COMMENT=	Transparent and scalable SSL/TLS interception
11
COMMENT=	Transparent and scalable SSL/TLS interception
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
USES=		gmake pkgconfig tar:bzip2 uidfix
15
USES=		gmake pkgconfig tar:bzip2 uidfix
16
MAKEFILE=	GNUmakefile
16
MAKEFILE=	GNUmakefile
(-)b/security/stegdetect/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	stegdetect
4
PORTNAME=	stegdetect
5
PORTVERSION=	0.6
5
PORTVERSION=	0.6
6
PORTREVISION=	14
6
PORTREVISION=	15
7
CATEGORIES=	security
7
CATEGORIES=	security
8
MASTER_SITES=	http://www.sourcefiles.org/Graphics/Tools/Miscellaneous/
8
MASTER_SITES=	http://www.sourcefiles.org/Graphics/Tools/Miscellaneous/
9
9
Lines 15-21 OPTIONS_DEFAULT= X11 Link Here
15
15
16
OPTIONS_SUB=	yes
16
OPTIONS_SUB=	yes
17
17
18
X11_LIB_DEPENDS=	libevent.so:devel/libevent2
18
X11_LIB_DEPENDS=	libevent.so:devel/libevent
19
X11_USE=	GNOME=gtk12 XORG=x11,xext,xi
19
X11_USE=	GNOME=gtk12 XORG=x11,xext,xi
20
X11_CONFIGURE_ENV+=	PATH_GTKCONFIG="${GTK_CONFIG}"
20
X11_CONFIGURE_ENV+=	PATH_GTKCONFIG="${GTK_CONFIG}"
21
21
(-)b/security/tor-devel/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	tor
4
PORTNAME=	tor
5
DISTVERSION=	0.3.0.2-alpha
5
DISTVERSION=	0.3.0.2-alpha
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	security net ipv6
7
CATEGORIES=	security net ipv6
8
MASTER_SITES=	TOR
8
MASTER_SITES=	TOR
9
PKGNAMESUFFIX=	-devel
9
PKGNAMESUFFIX=	-devel
Lines 62-74 CONFIGURE_ARGS+= --disable-gcc-hardening Link Here
62
.endif
62
.endif
63
63
64
.if ${PORT_OPTIONS:MSTATIC_TOR}
64
.if ${PORT_OPTIONS:MSTATIC_TOR}
65
BUILD_DEPENDS +=	${LOCALBASE}/lib/libevent.a:devel/libevent2
65
BUILD_DEPENDS +=	${LOCALBASE}/lib/libevent.a:devel/libevent
66
CONFIGURE_ARGS+=	--enable-static-tor \
66
CONFIGURE_ARGS+=	--enable-static-tor \
67
			--with-zlib-dir=/usr/lib --disable-linker-hardening
67
			--with-zlib-dir=/usr/lib --disable-linker-hardening
68
TOR_LIBEVENT_LIBS=	${LOCALBASE}/lib/libevent.a
68
TOR_LIBEVENT_LIBS=	${LOCALBASE}/lib/libevent.a
69
.else
69
.else
70
CONFIGURE_ARGS+=	--enable-linker-hardening
70
CONFIGURE_ARGS+=	--enable-linker-hardening
71
LIB_DEPENDS+=		libevent.so:devel/libevent2
71
LIB_DEPENDS+=		libevent.so:devel/libevent
72
TOR_LIBEVENT_LIBS=	-levent
72
TOR_LIBEVENT_LIBS=	-levent
73
.endif
73
.endif
74
74
(-)b/security/tor/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	tor
4
PORTNAME=	tor
5
PORTVERSION=	0.2.9.9
5
PORTVERSION=	0.2.9.9
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	security net ipv6
7
CATEGORIES=	security net ipv6
8
MASTER_SITES=	TOR
8
MASTER_SITES=	TOR
9
9
Lines 57-69 CONFIGURE_ARGS+= --disable-gcc-hardening Link Here
57
.endif
57
.endif
58
58
59
.if ${PORT_OPTIONS:MSTATIC_TOR}
59
.if ${PORT_OPTIONS:MSTATIC_TOR}
60
BUILD_DEPENDS +=	${LOCALBASE}/lib/libevent.a:devel/libevent2
60
BUILD_DEPENDS +=	${LOCALBASE}/lib/libevent.a:devel/libevent
61
CONFIGURE_ARGS+=	--enable-static-tor \
61
CONFIGURE_ARGS+=	--enable-static-tor \
62
			--with-zlib-dir=/usr/lib --disable-linker-hardening
62
			--with-zlib-dir=/usr/lib --disable-linker-hardening
63
TOR_LIBEVENT_LIBS=	${LOCALBASE}/lib/libevent.a
63
TOR_LIBEVENT_LIBS=	${LOCALBASE}/lib/libevent.a
64
.else
64
.else
65
CONFIGURE_ARGS+=	--enable-linker-hardening
65
CONFIGURE_ARGS+=	--enable-linker-hardening
66
LIB_DEPENDS+=		libevent.so:devel/libevent2
66
LIB_DEPENDS+=		libevent.so:devel/libevent
67
TOR_LIBEVENT_LIBS=	-levent
67
TOR_LIBEVENT_LIBS=	-levent
68
.endif
68
.endif
69
69
(-)b/sysutils/grok/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	grok
3
PORTNAME=	grok
4
PORTVERSION=	1.20110708.1
4
PORTVERSION=	1.20110708.1
5
PORTREVISION=	5
5
PORTREVISION=	6
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	sysutils
7
CATEGORIES=	sysutils
8
MASTER_SITES=	GOOGLE_CODE
8
MASTER_SITES=	GOOGLE_CODE
Lines 16-22 OPTIONS_DEFINE= DOCS Link Here
16
16
17
BUILD_DEPENDS=	gperf>=3.0.3:devel/gperf
17
BUILD_DEPENDS=	gperf>=3.0.3:devel/gperf
18
LIB_DEPENDS=	libpcre.so:devel/pcre \
18
LIB_DEPENDS=	libpcre.so:devel/pcre \
19
		libevent.so:devel/libevent2 \
19
		libevent.so:devel/libevent \
20
		libtokyocabinet.so:databases/tokyocabinet
20
		libtokyocabinet.so:databases/tokyocabinet
21
RUN_DEPENDS:=	${BUILD_DEPENDS}
21
RUN_DEPENDS:=	${BUILD_DEPENDS}
22
22
(-)b/sysutils/ori/Makefile (-2 / +2 lines)
Lines 3-16 Link Here
3
3
4
PORTNAME=	ori
4
PORTNAME=	ori
5
PORTVERSION=	0.8.1
5
PORTVERSION=	0.8.1
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	sysutils net
7
CATEGORIES=	sysutils net
8
MASTER_SITES=	http://cdn.bitbucket.org/orifs/ori/downloads/
8
MASTER_SITES=	http://cdn.bitbucket.org/orifs/ori/downloads/
9
9
10
MAINTAINER=	mashti@cs.stanford.edu
10
MAINTAINER=	mashti@cs.stanford.edu
11
COMMENT=	Ori distributed file system
11
COMMENT=	Ori distributed file system
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2 \
13
LIB_DEPENDS=	libevent.so:devel/libevent \
14
		libboost_date_time.so:devel/boost-libs
14
		libboost_date_time.so:devel/boost-libs
15
15
16
USES=		execinfo fuse pkgconfig scons tar:xz
16
USES=		execinfo fuse pkgconfig scons tar:xz
(-)b/sysutils/tlsdate/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
PORTNAME=	tlsdate
3
PORTNAME=	tlsdate
4
PORTVERSION=	0.0.13
4
PORTVERSION=	0.0.13
5
DISTVERSIONPREFIX=	${PORTNAME}-
5
DISTVERSIONPREFIX=	${PORTNAME}-
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	sysutils
7
CATEGORIES=	sysutils
8
8
9
MAINTAINER=	sunpoet@FreeBSD.org
9
MAINTAINER=	sunpoet@FreeBSD.org
Lines 11-17 COMMENT= Secure parasitic rdate replacement Link Here
11
11
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
13
14
LIB_DEPENDS=	libevent.so:devel/libevent2
14
LIB_DEPENDS=	libevent.so:devel/libevent
15
15
16
OPTIONS_DEFINE=	DOCS
16
OPTIONS_DEFINE=	DOCS
17
17
(-)b/sysutils/tmate-slave/Makefile (-2 / +2 lines)
Lines 2-14 Link Here
2
2
3
PORTNAME=	tmate-slave
3
PORTNAME=	tmate-slave
4
PORTVERSION=	0.0.0.2016051901
4
PORTVERSION=	0.0.0.2016051901
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
7
8
MAINTAINER=	swills@FreeBSD.org
8
MAINTAINER=	swills@FreeBSD.org
9
COMMENT=	Instant terminal sharing server
9
COMMENT=	Instant terminal sharing server
10
10
11
LIB_DEPENDS=	libevent.so:devel/libevent2 \
11
LIB_DEPENDS=	libevent.so:devel/libevent \
12
		libmsgpackc.so:devel/msgpack \
12
		libmsgpackc.so:devel/msgpack \
13
		libssh_threads.so:security/libssh
13
		libssh_threads.so:security/libssh
14
14
(-)b/sysutils/tmate/Makefile (-2 / +2 lines)
Lines 2-14 Link Here
2
2
3
PORTNAME=	tmate
3
PORTNAME=	tmate
4
PORTVERSION=	2.2.1
4
PORTVERSION=	2.2.1
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
7
8
MAINTAINER=	swills@FreeBSD.org
8
MAINTAINER=	swills@FreeBSD.org
9
COMMENT=	Instant terminal sharing
9
COMMENT=	Instant terminal sharing
10
10
11
LIB_DEPENDS=	libevent.so:devel/libevent2 \
11
LIB_DEPENDS=	libevent.so:devel/libevent \
12
		libmsgpackc.so:devel/msgpack \
12
		libmsgpackc.so:devel/msgpack \
13
		libssh_threads.so:security/libssh
13
		libssh_threads.so:security/libssh
14
14
(-)b/sysutils/tmux/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	tmux
4
PORTNAME=	tmux
5
PORTVERSION=	2.3
5
PORTVERSION=	2.3
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	sysutils
7
CATEGORIES=	sysutils
8
MASTER_SITES=	https://github.com/tmux/tmux/releases/download/${PORTVERSION}/
8
MASTER_SITES=	https://github.com/tmux/tmux/releases/download/${PORTVERSION}/
9
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
9
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
Lines 36-43 BACKSPACE_DESC= Build with tty/keys patch Link Here
36
36
37
BACKSPACE_EXTRA_PATCHES=	${PATCHDIR}/extra-patch-tty-keys.c
37
BACKSPACE_EXTRA_PATCHES=	${PATCHDIR}/extra-patch-tty-keys.c
38
38
39
LIBEVENT_STATIC_LIB_DEPENDS_OFF=	libevent.so:devel/libevent2
39
LIBEVENT_STATIC_LIB_DEPENDS_OFF=	libevent.so:devel/libevent
40
LIBEVENT_STATIC_BUILD_DEPENDS=	${LOCALBASE}/lib/libevent.a:devel/libevent2
40
LIBEVENT_STATIC_BUILD_DEPENDS=	${LOCALBASE}/lib/libevent.a:devel/libevent
41
LIBEVENT_STATIC_VARS=	LESTATIC=${LOCALBASE}/lib/libevent.a
41
LIBEVENT_STATIC_VARS=	LESTATIC=${LOCALBASE}/lib/libevent.a
42
42
43
post-patch:
43
post-patch:
(-)b/textproc/groonga/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	groonga
3
PORTNAME=	groonga
4
PORTVERSION=	6.0.7
4
PORTVERSION=	6.0.7
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	textproc
6
CATEGORIES=	textproc
7
MASTER_SITES=	http://packages.groonga.org/source/groonga/
7
MASTER_SITES=	http://packages.groonga.org/source/groonga/
8
8
Lines 38-44 MECAB_DESC= Morphological analysis support via MeCab Link Here
38
MECAB_LIB_DEPENDS=	libmecab.so:japanese/mecab
38
MECAB_LIB_DEPENDS=	libmecab.so:japanese/mecab
39
MECAB_CONFIGURE_OFF=	--without-mecab
39
MECAB_CONFIGURE_OFF=	--without-mecab
40
SUGGEST_DESC=		Suggestions support
40
SUGGEST_DESC=		Suggestions support
41
SUGGEST_LIB_DEPENDS=	libevent.so:devel/libevent2 \
41
SUGGEST_LIB_DEPENDS=	libevent.so:devel/libevent \
42
			libmsgpackc.so:devel/msgpack \
42
			libmsgpackc.so:devel/msgpack \
43
			libzmq.so:net/libzmq2
43
			libzmq.so:net/libzmq2
44
SUGGEST_CONFIGURE_ON=	--with-libevent=${LOCALBASE} \
44
SUGGEST_CONFIGURE_ON=	--with-libevent=${LOCALBASE} \
(-)b/www/crawl/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	crawl
4
PORTNAME=	crawl
5
PORTVERSION=	0.4
5
PORTVERSION=	0.4
6
PORTREVISION=	12
6
PORTREVISION=	13
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://www.monkey.org/~provos/
8
MASTER_SITES=	http://www.monkey.org/~provos/
9
9
Lines 12-18 COMMENT= Small, efficient web crawler with advanced features Link Here
12
12
13
LICENSE=	BSD4CLAUSE
13
LICENSE=	BSD4CLAUSE
14
14
15
LIB_DEPENDS=	libevent.so:devel/libevent2
15
LIB_DEPENDS=	libevent.so:devel/libevent
16
16
17
USES=		bdb pkgconfig
17
USES=		bdb pkgconfig
18
18
(-)b/www/firefox-esr/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	firefox
4
PORTNAME=	firefox
5
DISTVERSION=	45.7.0
5
DISTVERSION=	45.7.0
6
DISTVERSIONSUFFIX=esr.source
6
DISTVERSIONSUFFIX=esr.source
7
PORTREVISION=	1
7
PORTREVISION=	2
8
PORTEPOCH=	1
8
PORTEPOCH=	1
9
CATEGORIES=	www ipv6
9
CATEGORIES=	www ipv6
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \
Lines 16-22 COMMENT= Web browser based on the browser portion of Mozilla Link Here
16
16
17
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
17
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
18
		nss>=3.21.3:security/nss \
18
		nss>=3.21.3:security/nss \
19
		libevent2>=2.0.21_2:devel/libevent2 \
19
		libevent>=2.0.21_2:devel/libevent \
20
		soundtouch>=1.9.0:audio/soundtouch \
20
		soundtouch>=1.9.0:audio/soundtouch \
21
		harfbuzz>=1.1.0:print/harfbuzz \
21
		harfbuzz>=1.1.0:print/harfbuzz \
22
		graphite2>=1.3.6:graphics/graphite2 \
22
		graphite2>=1.3.6:graphics/graphite2 \
(-)b/www/firefox/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	firefox
4
PORTNAME=	firefox
5
DISTVERSION=	51.0.1
5
DISTVERSION=	51.0.1
6
DISTVERSIONSUFFIX=.source
6
DISTVERSIONSUFFIX=.source
7
PORTREVISION=	1
7
PORTREVISION=	2
8
PORTEPOCH=	1
8
PORTEPOCH=	1
9
CATEGORIES=	www ipv6
9
CATEGORIES=	www ipv6
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
10
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
Lines 15-21 COMMENT= Web browser based on the browser portion of Mozilla Link Here
15
15
16
BUILD_DEPENDS=	nspr>=4.13.1:devel/nspr \
16
BUILD_DEPENDS=	nspr>=4.13.1:devel/nspr \
17
		nss>=3.28.1:security/nss \
17
		nss>=3.28.1:security/nss \
18
		libevent2>=2.0.21_2:devel/libevent2 \
18
		libevent>=2.0.21_2:devel/libevent \
19
		harfbuzz>=1.3.3:print/harfbuzz \
19
		harfbuzz>=1.3.3:print/harfbuzz \
20
		graphite2>=1.3.8:graphics/graphite2 \
20
		graphite2>=1.3.8:graphics/graphite2 \
21
		png>=1.6.25:graphics/png \
21
		png>=1.6.25:graphics/png \
(-)b/www/httpsqs/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	httpsqs
4
PORTNAME=	httpsqs
5
PORTVERSION=	1.7
5
PORTVERSION=	1.7
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	www devel
7
CATEGORIES=	www devel
8
MASTER_SITES=	GOOGLE_CODE
8
MASTER_SITES=	GOOGLE_CODE
9
9
Lines 15-21 LICENSE= BSD3CLAUSE Link Here
15
BROKEN=		Unfetchable (google code has gone away)
15
BROKEN=		Unfetchable (google code has gone away)
16
16
17
LIB_DEPENDS+=	libtokyocabinet.so:databases/tokyocabinet \
17
LIB_DEPENDS+=	libtokyocabinet.so:databases/tokyocabinet \
18
		libevent.so:devel/libevent2
18
		libevent.so:devel/libevent
19
19
20
USES=		pkgconfig
20
USES=		pkgconfig
21
21
(-)b/www/libevhtp/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	libevhtp
3
PORTNAME=	libevhtp
4
PORTVERSION=	1.2.11
4
PORTVERSION=	1.2.11
5
PORTREVISION=	3
5
PORTREVISION=	4
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
8
MAINTAINER=	ultima1252@gmail.com
8
MAINTAINER=	ultima1252@gmail.com
Lines 11-17 COMMENT= Flexible replacement for libevent httpd API Link Here
11
LICENSE=	BSD3CLAUSE
11
LICENSE=	BSD3CLAUSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
LIB_DEPENDS=	libevent.so:devel/libevent2
14
LIB_DEPENDS=	libevent.so:devel/libevent
15
15
16
USE_GITHUB=	yes
16
USE_GITHUB=	yes
17
GH_ACCOUNT=	ellzey
17
GH_ACCOUNT=	ellzey
(-)b/www/libxul/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	libxul
4
PORTNAME=	libxul
5
DISTVERSION=	45.7.0
5
DISTVERSION=	45.7.0
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES?=	www devel
7
CATEGORIES?=	www devel
8
MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source \
8
MASTER_SITES=	MOZILLA/firefox/releases/${DISTVERSION}esr/source \
9
		MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source
9
		MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source
Lines 14-20 COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps Link Here
14
14
15
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
15
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
16
		nss>=3.21.3:security/nss \
16
		nss>=3.21.3:security/nss \
17
		libevent2>=2.0.21_2:devel/libevent2 \
17
		libevent>=2.0.21_2:devel/libevent \
18
		soundtouch>=1.9.0:audio/soundtouch \
18
		soundtouch>=1.9.0:audio/soundtouch \
19
		harfbuzz>=1.1.0:print/harfbuzz \
19
		harfbuzz>=1.1.0:print/harfbuzz \
20
		graphite2>=1.3.6:graphics/graphite2 \
20
		graphite2>=1.3.6:graphics/graphite2 \
(-)b/www/mohawk/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	mohawk
3
PORTNAME=	mohawk
4
PORTVERSION=	2.0.18
4
PORTVERSION=	2.0.18
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	www ipv6
6
CATEGORIES=	www ipv6
7
MASTER_SITES=	http://fossil.bsdsx.fr/mohawk/tarball/ \
7
MASTER_SITES=	http://fossil.bsdsx.fr/mohawk/tarball/ \
8
		http://fossil.etoilebsd.net/mohawk/tarball/
8
		http://fossil.etoilebsd.net/mohawk/tarball/
Lines 13-19 COMMENT= Simple and lightweight HTTP daemon Link Here
13
13
14
LICENSE=	BSD2CLAUSE
14
LICENSE=	BSD2CLAUSE
15
15
16
LIB_DEPENDS=	libevent.so:devel/libevent2
16
LIB_DEPENDS=	libevent.so:devel/libevent
17
17
18
PLIST_FILES+=	bin/mhtpasswd \
18
PLIST_FILES+=	bin/mhtpasswd \
19
		man/man5/mohawk.conf.5.gz \
19
		man/man5/mohawk.conf.5.gz \
(-)b/www/nghttp2/Makefile (-3 / +3 lines)
Lines 4-10 Link Here
4
PORTNAME=	nghttp2
4
PORTNAME=	nghttp2
5
PORTVERSION=	1.19.0
5
PORTVERSION=	1.19.0
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	1
7
PORTREVISION=	2
8
CATEGORIES=	www net
8
CATEGORIES=	www net
9
9
10
MAINTAINER=	sunpoet@FreeBSD.org
10
MAINTAINER=	sunpoet@FreeBSD.org
Lines 52-59 ASIO_CONFIGURE_OFF= --with-boost=no Link Here
52
ASIO_CONFIGURE_ON=	--enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread
52
ASIO_CONFIGURE_ON=	--enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread
53
ASIO_LIB_DEPENDS=	libboost_thread.so:devel/boost-libs
53
ASIO_LIB_DEPENDS=	libboost_thread.so:devel/boost-libs
54
EXAMPLES_CONFIGURE_ENABLE=	examples
54
EXAMPLES_CONFIGURE_ENABLE=	examples
55
EXAMPLES_BUILD_DEPENDS=	libevent2>=2.0.8:devel/libevent2
55
EXAMPLES_BUILD_DEPENDS=	libevent>=2.0.8:devel/libevent
56
EXAMPLES_LIB_DEPENDS=	libevent_openssl.so:devel/libevent2
56
EXAMPLES_LIB_DEPENDS=	libevent_openssl.so:devel/libevent
57
HPACK_BUILD_DEPENDS=	jansson>=2.5:devel/jansson
57
HPACK_BUILD_DEPENDS=	jansson>=2.5:devel/jansson
58
HPACK_CONFIGURE_ENABLE=	hpack-tools
58
HPACK_CONFIGURE_ENABLE=	hpack-tools
59
HPACK_LIB_DEPENDS=	libjansson.so:devel/jansson
59
HPACK_LIB_DEPENDS=	libjansson.so:devel/jansson
(-)b/www/pecl-http/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	http
4
PORTNAME=	http
5
PORTVERSION=	3.0.1
5
PORTVERSION=	3.0.1
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://pecl.php.net/get/
8
MASTER_SITES=	http://pecl.php.net/get/
9
PKGNAMEPREFIX=	pecl-
9
PKGNAMEPREFIX=	pecl-
Lines 23-29 BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \ Link Here
23
RUN_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
23
RUN_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf2 \
24
		${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2
24
		${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro2
25
LIB_DEPENDS=	libcurl.so:ftp/curl \
25
LIB_DEPENDS=	libcurl.so:ftp/curl \
26
		libevent.so:devel/libevent2
26
		libevent.so:devel/libevent
27
27
28
IGNORE_WITH_PHP=	56
28
IGNORE_WITH_PHP=	56
29
USES=		php:ext tar:tgz
29
USES=		php:ext tar:tgz
(-)b/www/pecl-http2/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	http
4
PORTNAME=	http
5
PORTVERSION=	2.5.6
5
PORTVERSION=	2.5.6
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://pecl.php.net/get/
8
MASTER_SITES=	http://pecl.php.net/get/
9
PKGNAMEPREFIX=	pecl-
9
PKGNAMEPREFIX=	pecl-
Lines 22-28 BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf \ Link Here
22
RUN_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf \
22
RUN_DEPENDS=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/raphf.so:devel/pecl-raphf \
23
		${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro
23
		${LOCALBASE}/lib/php/${PHP_EXT_DIR}/propro.so:devel/pecl-propro
24
LIB_DEPENDS=	libcurl.so:ftp/curl \
24
LIB_DEPENDS=	libcurl.so:ftp/curl \
25
		libevent.so:devel/libevent2
25
		libevent.so:devel/libevent
26
26
27
IGNORE_WITH_PHP=70
27
IGNORE_WITH_PHP=70
28
USES=		php:ext tar:tgz
28
USES=		php:ext tar:tgz
(-)b/www/seamonkey/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	seamonkey
4
PORTNAME=	seamonkey
5
DISTVERSION=	2.46
5
DISTVERSION=	2.46
6
MOZILLA_VER=	49 # above + 3
6
MOZILLA_VER=	49 # above + 3
7
PORTREVISION=	5
7
PORTREVISION=	6
8
CATEGORIES?=	www mail news editors irc ipv6
8
CATEGORIES?=	www mail news editors irc ipv6
9
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
9
MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
10
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source
10
		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source
Lines 16-22 COMMENT= The open source, standards compliant web browser Link Here
16
16
17
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
17
BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
18
		nss>=3.25:security/nss \
18
		nss>=3.25:security/nss \
19
		libevent2>=2.0.21_2:devel/libevent2 \
19
		libevent>=2.0.21_2:devel/libevent \
20
		harfbuzz>=1.2.6:print/harfbuzz \
20
		harfbuzz>=1.2.6:print/harfbuzz \
21
		graphite2>=1.3.8:graphics/graphite2 \
21
		graphite2>=1.3.8:graphics/graphite2 \
22
		png>=1.6.21:graphics/png \
22
		png>=1.6.21:graphics/png \
(-)b/www/slowcgi/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	slowcgi
3
PORTNAME=	slowcgi
4
PORTVERSION=	6.0.20161031
4
PORTVERSION=	6.0.20161031
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
8
MAINTAINER=	koue@chaosophia.net
8
MAINTAINER=	koue@chaosophia.net
Lines 10-16 COMMENT= FastCGI interface for old CGI programs Link Here
10
10
11
LICENSE=	BSD3CLAUSE
11
LICENSE=	BSD3CLAUSE
12
12
13
LIB_DEPENDS=	libevent.so:devel/libevent2
13
LIB_DEPENDS=	libevent.so:devel/libevent
14
14
15
WRKSRC_SUBDIR=	src/usr.sbin/${GH_PROJECT}
15
WRKSRC_SUBDIR=	src/usr.sbin/${GH_PROJECT}
16
16
(-)b/www/spdylay/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	spdylay
4
PORTNAME=	spdylay
5
PORTVERSION=	1.4.0
5
PORTVERSION=	1.4.0
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	www net
7
CATEGORIES=	www net
8
MASTER_SITES=	https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
8
MASTER_SITES=	https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
9
		LOCAL/sunpoet
9
		LOCAL/sunpoet
Lines 14-21 COMMENT= SPDY protocol version 2, 3 and 3.1 implementation in C Link Here
14
LICENSE=	MIT
14
LICENSE=	MIT
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
16
16
17
BUILD_DEPENDS=	libevent2>=2.0.8:devel/libevent2
17
BUILD_DEPENDS=	libevent>=2.0.8:devel/libevent
18
LIB_DEPENDS=	libevent_openssl.so:devel/libevent2
18
LIB_DEPENDS=	libevent_openssl.so:devel/libevent
19
19
20
BROKEN_powerpc64=	does not build
20
BROKEN_powerpc64=	does not build
21
BROKEN_sparc64=		does not build: fails to link
21
BROKEN_sparc64=		does not build: fails to link

Return to bug 216777