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/ http://www.yazzy.org/ports/
MASTER_SITE_SUBDIR= nepim MASTER_SITE_SUBDIR= nepim
MAINTAINER= yazzy@yazzy.org MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for measuring available bandwidth between hosts COMMENT= Tool for measuring available bandwidth between hosts
LIB_DEPENDS= oop.4:${PORTSDIR}/devel/liboop 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. testing, and supports IPv6.
WWW: http://www.nongnu.org/nepim/ 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/ MASTER_SITES= http://oss.coresecurity.com/repo/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yazzy@yazzy.org MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of Python classes providing access to network packets COMMENT= Collection of Python classes providing access to network packets
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcapy.so:${PORTSDIR}/net/py-pcapy 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 the object oriented API makes it simple to work with deep
protocol hierarchies. protocol hierarchies.
- Marcin Jessa
yazzy@yazzy.org
WWW: http://oss.coresecurity.com/projects/impacket.html WWW: http://oss.coresecurity.com/projects/impacket.html

View file

@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= tsocks MASTER_SITE_SUBDIR= tsocks
DISTNAME=${PORTNAME}-${PORTVERSION:C/.b/beta/} 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 COMMENT= Allow non SOCKS aware applications to use SOCKS without modification
GNU_CONFIGURE= yes 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. and negotating them through a SOCKS server as necessary.
WWW: http://tsocks.sourceforge.net 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/ http://www.yazzy.org/ports/ezxml/
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= yazzy@yazzy.org MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use C library for parsing XML documents COMMENT= Easy to use C library for parsing XML documents
WRKSRC= ${WRKDIR}/${PORTNAME} 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. parsing XML configuration files or REST web service responses.
It's also fast and lightweight (less than 20k compiled). It's also fast and lightweight (less than 20k compiled).
- Marcin Jessa
yazzy@yazzy.org
WWW: http://ezxml.sourceforge.net/ WWW: http://ezxml.sourceforge.net/