mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
This commit is contained in:
parent
80b3fb6c85
commit
c541f27f86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289435
26 changed files with 26 additions and 26 deletions
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= projects/gborg/pgperl/stable
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
DIST_SUBDIR= postgresql
|
DIST_SUBDIR= postgresql
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= An interface for using perl5 to access PostgreSQL databases
|
COMMENT= An interface for using perl5 to access PostgreSQL databases
|
||||||
|
|
||||||
USE_PGSQL= yes
|
USE_PGSQL= yes
|
||||||
|
|
|
@ -10,7 +10,7 @@ PORTREVISION= 2
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
PKGNAMESUFFIX= -plperl
|
PKGNAMESUFFIX= -plperl
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= Write SQL functions for PostgreSQL using Perl5
|
COMMENT= Write SQL functions for PostgreSQL using Perl5
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server
|
MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= SF
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit
|
COMMENT= A powerful GUI PostgreSQL database administration tool and toolkit
|
||||||
|
|
||||||
LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk
|
LIB_DEPENDS= pgtcl:${PORTSDIR}/databases/postgresql-tcltk
|
||||||
|
|
|
@ -9,7 +9,7 @@ PORTNAME= postgresql
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
PKGNAMESUFFIX= -docs
|
PKGNAMESUFFIX= -docs
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The PostgreSQL documentation set
|
COMMENT= The PostgreSQL documentation set
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server
|
MASTERDIR= ${.CURDIR}/../postgresql${PGSQL_VER}-server
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= http://jdbc.postgresql.org/download/
|
||||||
PKGNAMESUFFIX= -jdbc
|
PKGNAMESUFFIX= -jdbc
|
||||||
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSION:C/.([0-9][0-9][0-9]*)/-\1/g}${DISTVERSIONSUFFIX}
|
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSION:C/.([0-9][0-9][0-9]*)/-\1/g}${DISTVERSIONSUFFIX}
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The Java JDBC implementation for PostgreSQL
|
COMMENT= The Java JDBC implementation for PostgreSQL
|
||||||
|
|
||||||
DIST_SUBDIR= postgresql
|
DIST_SUBDIR= postgresql
|
||||||
|
|
|
@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= projects/gborg/pgeasy/stable
|
MASTER_SITE_SUBDIR= projects/gborg/pgeasy/stable
|
||||||
DIST_SUBDIR= postgresql
|
DIST_SUBDIR= postgresql
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= An easy-to-use C interface to PostgreSQL
|
COMMENT= An easy-to-use C interface to PostgreSQL
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
|
|
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= projects/gborg/libpqpp/stable
|
||||||
PKGNAMEPREFIX= postgresql-
|
PKGNAMEPREFIX= postgresql-
|
||||||
DIST_SUBDIR= postgresql
|
DIST_SUBDIR= postgresql
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= C++ interface for PostgreSQL
|
COMMENT= C++ interface for PostgreSQL
|
||||||
|
|
||||||
USE_PGSQL= YES
|
USE_PGSQL= YES
|
||||||
|
|
|
@ -12,7 +12,7 @@ MASTER_SITES= http://pqxx.org/download/software/libpqxx/
|
||||||
PKGNAMEPREFIX= postgresql-
|
PKGNAMEPREFIX= postgresql-
|
||||||
DIST_SUBDIR= postgresql
|
DIST_SUBDIR= postgresql
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A new C++ interface for PostgreSQL
|
COMMENT= A new C++ interface for PostgreSQL
|
||||||
|
|
||||||
CONFLICTS= postgresql-libpqxx-3.*
|
CONFLICTS= postgresql-libpqxx-3.*
|
||||||
|
|
|
@ -10,7 +10,7 @@ PORTREVISION= 3
|
||||||
CATEGORIES= databases tcl
|
CATEGORIES= databases tcl
|
||||||
PKGNAMESUFFIX= -pltcl
|
PKGNAMESUFFIX= -pltcl
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= A module for using Tcl to write SQL functions
|
COMMENT= A module for using Tcl to write SQL functions
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server
|
MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server
|
||||||
|
|
|
@ -10,7 +10,7 @@ PORTREVISION= 2
|
||||||
CATEGORIES?= databases tcl
|
CATEGORIES?= databases tcl
|
||||||
PKGNAMESUFFIX= -tcltk
|
PKGNAMESUFFIX= -tcltk
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= A TCL interface to the database PostgreSQL, including a tk GUI
|
COMMENT= A TCL interface to the database PostgreSQL, including a tk GUI
|
||||||
|
|
||||||
TCLPORTDIR?= ${PORTSDIR}/lang/tcl
|
TCLPORTDIR?= ${PORTSDIR}/lang/tcl
|
||||||
|
|
|
@ -9,7 +9,7 @@ PORTNAME= postgresql
|
||||||
PKGNAMESUFFIX= -contrib
|
PKGNAMESUFFIX= -contrib
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
|
|
||||||
USE_PGSQL= yes
|
USE_PGSQL= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= crees@FreeBSD.org
|
||||||
COMMENT?= The most advanced open-source database available anywhere
|
COMMENT?= The most advanced open-source database available anywhere
|
||||||
|
|
||||||
CONFLICTS?= ${PORTNAME}-client-[79].* \
|
CONFLICTS?= ${PORTNAME}-client-[79].* \
|
||||||
|
|
|
@ -9,7 +9,7 @@ PORTNAME= postgresql
|
||||||
PKGNAMESUFFIX= -contrib
|
PKGNAMESUFFIX= -contrib
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
|
|
||||||
USE_PGSQL= yes
|
USE_PGSQL= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= crees@FreeBSD.org
|
||||||
COMMENT?= The most advanced open-source database available anywhere
|
COMMENT?= The most advanced open-source database available anywhere
|
||||||
|
|
||||||
CONFLICTS?= ${PORTNAME}-client-[79].* \
|
CONFLICTS?= ${PORTNAME}-client-[79].* \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMESUFFIX= -contrib
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
|
|
||||||
USE_PGSQL= yes
|
USE_PGSQL= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= crees@FreeBSD.org
|
||||||
COMMENT?= The most advanced open-source database available anywhere
|
COMMENT?= The most advanced open-source database available anywhere
|
||||||
|
|
||||||
CONFLICTS?= ${PORTNAME}-client-[79].* \
|
CONFLICTS?= ${PORTNAME}-client-[79].* \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PORTREVISION= 0
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
PKGNAMESUFFIX= -contrib
|
PKGNAMESUFFIX= -contrib
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
|
|
||||||
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2
|
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= crees@FreeBSD.org
|
||||||
COMMENT?= The most advanced open-source database available anywhere
|
COMMENT?= The most advanced open-source database available anywhere
|
||||||
|
|
||||||
CONFLICTS?= ${PORTNAME}-client-[78]* \
|
CONFLICTS?= ${PORTNAME}-client-[78]* \
|
||||||
|
|
|
@ -9,7 +9,7 @@ PORTNAME= postgresql
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
PKGNAMESUFFIX= -contrib
|
PKGNAMESUFFIX= -contrib
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= crees@FreeBSD.org
|
||||||
COMMENT= The contrib utilities from the PostgreSQL distribution
|
COMMENT= The contrib utilities from the PostgreSQL distribution
|
||||||
|
|
||||||
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2
|
LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= crees@FreeBSD.org
|
||||||
COMMENT?= The most advanced open-source database available anywhere
|
COMMENT?= The most advanced open-source database available anywhere
|
||||||
|
|
||||||
CONFLICTS?= ${PORTNAME}-client-8* \
|
CONFLICTS?= ${PORTNAME}-client-8* \
|
||||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||||
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
MASTER_SITE_SUBDIR= source/v${DISTVERSION}
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= crees@FreeBSD.org
|
||||||
COMMENT?= The most advanced open-source database available anywhere
|
COMMENT?= The most advanced open-source database available anywhere
|
||||||
|
|
||||||
CONFLICTS?= ${PORTNAME}-client-8* \
|
CONFLICTS?= ${PORTNAME}-client-8* \
|
||||||
|
|
|
@ -11,7 +11,7 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A lightweight cache with timed expiration
|
COMMENT= A lightweight cache with timed expiration
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
|
@ -15,7 +15,7 @@ DISTNAME= Mulberry
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A scalable high-performance GUI internet Mail User Agent
|
COMMENT= A scalable high-performance GUI internet Mail User Agent
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ CATEGORIES= print www perl5
|
||||||
MASTER_SITES= http://user.it.uu.se/~jan/
|
MASTER_SITES= http://user.it.uu.se/~jan/
|
||||||
PKGNAMESUFFIX= -${PAPERSIZE}
|
PKGNAMESUFFIX= -${PAPERSIZE}
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= HTML to PostScript converter
|
COMMENT= HTML to PostScript converter
|
||||||
|
|
||||||
USE_GHOSTSCRIPT_BUILD= yes
|
USE_GHOSTSCRIPT_BUILD= yes
|
||||||
|
|
|
@ -11,7 +11,7 @@ PORTREVISION= 2
|
||||||
PORTEPOCH= 0
|
PORTEPOCH= 0
|
||||||
LATEST_LINK= mod_jk-ap2
|
LATEST_LINK= mod_jk-ap2
|
||||||
|
|
||||||
MAINTAINER= girgen@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
|
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= tomcat/tomcat-connectors/jk/
|
||||||
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
||||||
DISTNAME= tomcat-connectors-${PORTVERSION}-src
|
DISTNAME= tomcat-connectors-${PORTVERSION}-src
|
||||||
|
|
||||||
MAINTAINER?= girgen@FreeBSD.org
|
MAINTAINER?= ports@FreeBSD.org
|
||||||
COMMENT?= Apache JK module for connecting to Tomcat using AJP1X
|
COMMENT?= Apache JK module for connecting to Tomcat using AJP1X
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue