aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libarena/Makefile2
-rw-r--r--devel/libassa/Makefile9
-rw-r--r--devel/libast/Makefile8
-rw-r--r--devel/libatomic_ops/Makefile8
-rw-r--r--devel/libaura/Makefile8
-rw-r--r--devel/libavl/Makefile9
-rw-r--r--devel/libcfg/Makefile8
-rw-r--r--devel/libcii/Makefile8
-rw-r--r--devel/libdfui/Makefile8
-rw-r--r--devel/libdict/Makefile8
-rw-r--r--devel/libedit/Makefile8
-rw-r--r--devel/libelf/Makefile8
-rw-r--r--devel/libgetline/Makefile8
-rw-r--r--devel/libhash/Makefile8
-rw-r--r--devel/libmsocket/Makefile8
-rw-r--r--devel/libmtrie/Makefile8
-rw-r--r--devel/libnaji/Makefile8
-rw-r--r--devel/liboop/Makefile9
-rw-r--r--devel/libredblack/Makefile8
-rw-r--r--devel/libtai/Makefile8
-rw-r--r--devel/libtap/Makefile8
-rw-r--r--devel/libxalloc/Makefile9
-rw-r--r--devel/log4c/Makefile2
-rw-r--r--devel/mm/Makefile8
24 files changed, 46 insertions, 138 deletions
diff --git a/devel/libarena/Makefile b/devel/libarena/Makefile
index f4afe4a93ddd..0a401a121429 100644
--- a/devel/libarena/Makefile
+++ b/devel/libarena/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.25thandclement.com/~william/projects/releases/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Custom Memory Allocator Interface
LICENSE= MIT
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile
index dbfadc796d8e..178859a8caef 100644
--- a/devel/libassa/Makefile
+++ b/devel/libassa/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: libassa
-# Date created: Dec 24, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libassa
PORTVERSION= 3.4.2.2
@@ -13,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.4.2
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([[:digit:]])$/-\1/}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= An C++ networking library and application framework
GNU_CONFIGURE= yes
diff --git a/devel/libast/Makefile b/devel/libast/Makefile
index 78e759137fd8..0610c4a9babd 100644
--- a/devel/libast/Makefile
+++ b/devel/libast/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: libast
-# Date created: 7 September 2001
-# Whom: Jeremy Norris <ishmael27@home.com>
-#
+# Created by: Jeremy Norris <ishmael27@home.com>
# $FreeBSD$
-#
PORTNAME= libast
PORTVERSION= 0.7
@@ -12,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.eterm.org/download/ \
CRITICAL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A library of assorted spiffy things
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
diff --git a/devel/libatomic_ops/Makefile b/devel/libatomic_ops/Makefile
index 367f8f38a128..61ddb83eceaa 100644
--- a/devel/libatomic_ops/Makefile
+++ b/devel/libatomic_ops/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libatomic-ops
-# Date created: 09/22/2011
-# Whom: stas
-#
+# Created by: stas
# $FreeBSD$
-#
PORTNAME= libatomic_ops
PORTVERSION= 7.2.a6
@@ -12,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
DISTNAME= gc-${PORTVERSION:S/.a/alpha/}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Atomic operations access library
USE_AUTOTOOLS= aclocal autoconf automake
diff --git a/devel/libaura/Makefile b/devel/libaura/Makefile
index 7b5717b88065..a5ebde8a9595 100644
--- a/devel/libaura/Makefile
+++ b/devel/libaura/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libaura
-# Date created: 18 April 2006
-# Whom: Andrew Turner <andrew+ports@fubar.geek.nz>
-#
+# Created by: Andrew Turner <andrew+ports@fubar.geek.nz>
# $FreeBSD$
-#
PORTNAME= libaura
PORTVERSION= 3.1.20051222
@@ -11,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= philip
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library of Assorted Useful Reusable Abstractions
USE_BZIP2= yes
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile
index 0f3394527edf..18d856330f06 100644
--- a/devel/libavl/Makefile
+++ b/devel/libavl/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: libavl
-# Date created: Aug 13, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libavl
PORTVERSION= 1.4.0
@@ -13,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= avl
DISTNAME= avl-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A library for balanced binary trees
GNU_CONFIGURE= yes
diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile
index 51954d63e2a7..8c61111d8800 100644
--- a/devel/libcfg/Makefile
+++ b/devel/libcfg/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: libcfg
-# Date created: 30 April 2007
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libcfg
PORTVERSION= 0.6.2
@@ -12,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://platon.sk/upload/_projects/00003/
DISTNAME= ${PORTNAME}+-${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library for command line and configuration file parsing
LICENSE= GPLv2
diff --git a/devel/libcii/Makefile b/devel/libcii/Makefile
index 7b7027ae69fa..b5a7d49021bf 100644
--- a/devel/libcii/Makefile
+++ b/devel/libcii/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libcii
-# Date created: 21 April 1998
-# Whom: J Han <hjh@photino.com>
-#
+# Created by: J Han <hjh@photino.com>
# $FreeBSD$
-#
PORTNAME= libcii
PORTVERSION= 1.1
@@ -11,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.princeton.edu/pub/packages/cii/
DISTNAME= cii11
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library from "C Interfaces and Implementations" by David Hanson
NO_WRKSUBDIR= yes
diff --git a/devel/libdfui/Makefile b/devel/libdfui/Makefile
index 94bcb2a92b2f..395e053b073f 100644
--- a/devel/libdfui/Makefile
+++ b/devel/libdfui/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libdfui
-# Date created: 18 April 2006
-# Whom: Andrew Turner <andrew+ports@fubar.geek.nz>
-#
+# Created by: Andrew Turner <andrew+ports@fubar.geek.nz>
# $FreeBSD$
-#
PORTNAME= libdfui
PORTVERSION= 4.1.20060122
@@ -11,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= philip
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Abstract user interface protocol library
LIB_DEPENDS= aura3.3:${PORTSDIR}/devel/libaura
diff --git a/devel/libdict/Makefile b/devel/libdict/Makefile
index 756a7bb6bc63..2838954615b3 100644
--- a/devel/libdict/Makefile
+++ b/devel/libdict/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libdict
-# Date created: Apr 19 2003
-# Whom: Alex Semenyaka <alex@rinet.ru>
-#
+# Created by: Alex Semenyaka <alex@rinet.ru>
# $FreeBSD$
-#
PORTNAME= libdict
PORTVERSION= 0.2.1
@@ -14,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source treap_insert.pdf:doc \
avl_insert.pdf:doc empty.pdf:doc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library providing access to ``dictionary'' data structures
USE_GMAKE= yes
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile
index 303e92a664bb..707fbc044eab 100644
--- a/devel/libedit/Makefile
+++ b/devel/libedit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: libedit
-# Date created: 9 February 2002
-# Whom: jasone
-#
+# Created by: jasone
# $FreeBSD$
-#
PORTNAME= libedit
PORTVERSION= 2.6.10
@@ -12,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp.astron.com/pub/libedit/ \
http://www.canonware.com/download/libedit/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Command line editing library
GNU_CONFIGURE= yes
diff --git a/devel/libelf/Makefile b/devel/libelf/Makefile
index 5d836ffbd580..ca6b36517308 100644
--- a/devel/libelf/Makefile
+++ b/devel/libelf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libelf
-# Date created: 18 Apr 2001
-# Whom: roam@FreeBSD.org
-#
+# Created by: roam@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= libelf
PORTVERSION= 0.8.13
@@ -13,7 +9,7 @@ MASTER_SITES= http://www.mr511.de/software/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A public ELF file access library similar to libelf(3) in Solaris
OPTIONS_DEFINE= EXTENDED NLS SANITY
diff --git a/devel/libgetline/Makefile b/devel/libgetline/Makefile
index 02c83017666d..0a44833c61b4 100644
--- a/devel/libgetline/Makefile
+++ b/devel/libgetline/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: getline library
-# Date created: 3 June 1995
-# Whom: roberto
-#
+# Created by: roberto
# $FreeBSD$
-#
PORTNAME= getline
PORTVERSION= 3.9
@@ -11,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp2.caldera.com/pub/skunkware/src/libraries/
DISTNAME= ${PORTNAME}-39-src
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A small, portable, and easy to use command line library
DEPRECATED= Upstream disapear and distfile is no more available
diff --git a/devel/libhash/Makefile b/devel/libhash/Makefile
index 1cbc5ac7c897..f0d552f9d81a 100644
--- a/devel/libhash/Makefile
+++ b/devel/libhash/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libhash
-# Date created: 14 Jan 2002
-# Whom: Andrew <andrew@ugh.net.au>
-#
+# Created by: Andrew <andrew@ugh.net.au>
# $FreeBSD$
-#
PORTNAME= libhash
PORTVERSION= 1.0.3
@@ -11,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A library for manipulating hash tables
WRKSRC= ${WRKDIR}/libhash
diff --git a/devel/libmsocket/Makefile b/devel/libmsocket/Makefile
index a60f03f34747..c089e769abc3 100644
--- a/devel/libmsocket/Makefile
+++ b/devel/libmsocket/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libmsocket
-# Date created: 2008-10-14
-# Whom: Matt Harris <mattdharris@users.sourceforge.net>
-#
+# Created by: Matt Harris <mattdharris@users.sourceforge.net>
# $FreeBSD$
-#
PORTNAME= libmsocket
PORTVERSION= 0.4
@@ -11,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel net
MASTER_SITES= SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A socket abstraction library for C programmers
LIB_DEPENDS= event:${PORTSDIR}/devel/libevent
diff --git a/devel/libmtrie/Makefile b/devel/libmtrie/Makefile
index 6660bd75ded5..979a4d5cfca1 100644
--- a/devel/libmtrie/Makefile
+++ b/devel/libmtrie/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libmtrie
-# Date created: 07 May 2003
-# Whom: alfred@freebsd.org
-#
+# Created by: alfred@freebsd.org
# $FreeBSD$
-#
PORTNAME= libmtrie
PORTVERSION= 1.0.3
@@ -12,7 +8,7 @@ MASTER_SITES= http://people.freebsd.org/~alfred/sources/$(PORTNAME)/
DISTNAME= $(PORTNAME)-${PORTVERSION}
USE_BZIP2= yes
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library to build an IP-netmask based mtrie
USE_LDCONFIG= yes
diff --git a/devel/libnaji/Makefile b/devel/libnaji/Makefile
index 8ce9c710519f..3c26a376bf5e 100644
--- a/devel/libnaji/Makefile
+++ b/devel/libnaji/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: libnaji
-# Date created: 18 May 2005
-# Whom: NECDET COKYAZICI <cokyazici@yahoo.co.uk>
-#
+# Created by: NECDET COKYAZICI <cokyazici@yahoo.co.uk>
# $FreeBSD$
-#
PORTNAME= libnaji
PORTVERSION= 0.6.4
CATEGORIES= devel
MASTER_SITES= SF/najitool/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A library that generates, converts, and filters files
DISTVERSIONSUFFIX= .src
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile
index 90bb6d735cf8..48b0e5c723cf 100644
--- a/devel/liboop/Makefile
+++ b/devel/liboop/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: liboop
-# Date created: Jun 1, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= liboop
PORTVERSION= 1.0
@@ -13,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= GENTOO/distfiles \
http://download.ofb.net/liboop/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A low-level event loop management library for POSIX-based OS
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile
index ccbb20cfb69a..fc56562c7c06 100644
--- a/devel/libredblack/Makefile
+++ b/devel/libredblack/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libredblack
-# Date created: 15 April 2002
-# Whom: smace@freebsd.org
-#
+# Created by: smace@freebsd.org
# $FreeBSD$
-#
PORTNAME= libredblack
PORTVERSION= 1.3
@@ -11,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library that provides the red-black balanced tree algorithm
USE_AUTOTOOLS= libtool
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index a0d4f48d9d52..29e9a1190752 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libtai
-# Date created: 15 June 2000
-# Whom: Mario S F Ferreira <lioux@linf.unb.br> et al.
-#
+# Created by: Mario S F Ferreira <lioux@linf.unb.br> et al.
# $FreeBSD$
-#
PORTNAME= libtai
PORTVERSION= 0.60
@@ -13,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/libtai/ \
ftp://ftp.sunsite.auc.dk/disk1/qmail/ \
ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A library for storing and manipulating dates and times in second/attosecond
ALL_TARGET= it
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile
index a98958c60226..40b6506ae6ee 100644
--- a/devel/libtap/Makefile
+++ b/devel/libtap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libtap
-# Date created: 21 December 2004
-# Whom: Nik Clayton <nik@FreeBSD.org>
-#
+# Created by: Nik Clayton <nik@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libtap
PORTVERSION= 1.01
@@ -13,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= nik
DISTNAME= tap-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Library implementing the Test Anything Protocol
USE_AUTOTOOLS= libtool
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile
index 54cac6c167b4..95c3928648f8 100644
--- a/devel/libxalloc/Makefile
+++ b/devel/libxalloc/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: libxalloc
-# Date created: 12 April 1998
-# Whom: Andrey Zakhvatov
-#
+# Created by: Andrey Zakhvatov
# $FreeBSD$
-#
PORTNAME= libxalloc
PORTVERSION= 1.0.4
@@ -12,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://shh.thathost.com/pub-unix/files/
DISTNAME= xalloc-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= A memory allocation library with error checking
MAKEFILE= ${FILESDIR}/Makefile.lib
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile
index 58d77d914aef..d2dc1f3e324d 100644
--- a/devel/log4c/Makefile
+++ b/devel/log4c/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.2.2
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Logging for C Library
LICENSE= LGPL21
diff --git a/devel/mm/Makefile b/devel/mm/Makefile
index 352eccc96132..05bf67cf2bb6 100644
--- a/devel/mm/Makefile
+++ b/devel/mm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mm
-# Date Created: 14 March 1999
-# Whom: Ralf S. Engelschall
-#
+# Created by: Ralf S. Engelschall
# $FreeBSD$
-#
PORTNAME= mm
PORTVERSION= 1.4.2
@@ -11,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= lib/${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rodrigo@bebik.net
COMMENT= Shared memory allocation library for pre-forked process models
USE_LDCONFIG= yes