1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Reset yazzy@yazzy.org due to maintainer-timeouts and no response to

email.

Hat:	portmgr
This commit is contained in:
Mark Linimon 2008-12-16 05:25:48 +00:00
parent 6cd1f5c15f
commit 60f36e405c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224296
8 changed files with 4 additions and 15 deletions

View File

@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://www.yazzy.org/ports/
MASTER_SITE_SUBDIR= nepim
MAINTAINER= yazzy@yazzy.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for measuring available bandwidth between hosts
LIB_DEPENDS= oop.4:${PORTSDIR}/devel/liboop

View File

@ -5,6 +5,3 @@ parallel traffic streams, reports periodic partial statistics along the
testing, and supports IPv6.
WWW: http://www.nongnu.org/nepim/
- Marcin Jessa
yazzy@yazzy.org

View File

@ -10,7 +10,7 @@ CATEGORIES= net python
MASTER_SITES= http://oss.coresecurity.com/repo/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yazzy@yazzy.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of Python classes providing access to network packets
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcapy.so:${PORTSDIR}/net/py-pcapy

View File

@ -11,7 +11,4 @@ from scratch, as well as parsed from raw data. Furthermore,
the object oriented API makes it simple to work with deep
protocol hierarchies.
- Marcin Jessa
yazzy@yazzy.org
WWW: http://oss.coresecurity.com/projects/impacket.html

View File

@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= tsocks
DISTNAME=${PORTNAME}-${PORTVERSION:C/.b/beta/}
MAINTAINER= yazzy@yazzy.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Allow non SOCKS aware applications to use SOCKS without modification
GNU_CONFIGURE= yes

View File

@ -17,5 +17,3 @@ calls that applications make to establish network connections
and negotating them through a SOCKS server as necessary.
WWW: http://tsocks.sourceforge.net
Thanks opet for his help on that port.

View File

@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.yazzy.org/ports/ezxml/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= yazzy@yazzy.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use C library for parsing XML documents
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@ -3,7 +3,4 @@ As the name implies, it's easy to use. It's ideal for
parsing XML configuration files or REST web service responses.
It's also fast and lightweight (less than 20k compiled).
- Marcin Jessa
yazzy@yazzy.org
WWW: http://ezxml.sourceforge.net/