aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-28 07:50:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-28 07:50:46 +0000
commit6fcc268439233d51ca121e17d1ae5e56117313e4 (patch)
treea044c65796eb4bc21fb427fedd558566cb91356c /databases
parent2bb0d085c263289592e6cb5a741e146e6c0920e8 (diff)
downloadports-6fcc268439233d51ca121e17d1ae5e56117313e4.tar.gz
ports-6fcc268439233d51ca121e17d1ae5e56117313e4.zip
2007-12-12 net-im/wildfire: Use net-im/openfire instead of this port
2008-01-20 www/gekko: This port is not being developed anymore. This was replaced by textmotion http://code.google.com/p/textmotion/ 2008-01-20 www/gekko-modules: This port is not being developed anymore. This was replaced by textmotion http://code.google.com/p/textmotion/ 2007-11-01 java/linux-blackdown-jre11: Obsolete version; Support for Java 1.1 is to be removed from the ports tree 2008-01-14 french/pluxml: no active development and known security vulnerabilities, see http://www.securityfocus.com/bid/24607/info for details 2008-01-14 french/pluxml-theme-bridge: pluxml is marked as deprecated 2008-01-14 french/pluxml-theme-snowxml: pluxml is marked as deprecated 2007-09-15 databases/pgbash: Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a 2007-11-01 audio/nogger: "just makes a humming noise""
Notes
Notes: svn path=/head/; revision=208050
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/pgbash/Makefile59
-rw-r--r--databases/pgbash/distinfo6
-rw-r--r--databases/pgbash/pkg-descr4
-rw-r--r--databases/pgbash/pkg-plist2
5 files changed, 0 insertions, 72 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 80699b272472..226194f6dda5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -355,7 +355,6 @@
SUBDIR += pgaccess
SUBDIR += pgadmin3
SUBDIR += pgadmin3-12
- SUBDIR += pgbash
SUBDIR += pgbouncer
SUBDIR += pgcluster
SUBDIR += pgpool
diff --git a/databases/pgbash/Makefile b/databases/pgbash/Makefile
deleted file mode 100644
index b4ed3a77a4a2..000000000000
--- a/databases/pgbash/Makefile
+++ /dev/null
@@ -1,59 +0,0 @@
-# New ports collection makefile for: pgbash
-# Date created: 6 July 2003
-# Whom: Sascha Holzleiter <sascha@root-login.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pgbash
-PORTVERSION= 7.3
-PORTREVISION= 2
-CATEGORIES= databases
-MASTER_SITES= http://www.psn.co.jp/PostgreSQL/pgbash/:pgsource \
- ${MASTER_SITE_GNU:S/$/:bashsrc/}
-MASTER_SITE_SUBDIR= bash/:bashsrc
-DISTFILES= pgbash-7.3.tar.gz:pgsource \
- bash-2.05a.tar.gz:bashsrc
-EXTRACT_ONLY= pgbash-7.3.tar.gz
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SQL Bash Shell for PostgreSQL
-
-DEPRECATED= Last release in 2003, relies on outdated Postgre 7.3 and bash 2.05a
-EXPIRATION_DATE=2007-09-15
-
-USE_PGSQL= yes
-
-WRKSRC= ${WRKDIR}/pgbash-7.3/src/bash-2.05a
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-
-CONFIGURE_ARGS= --pginc-prefix=${LOCALBASE}/include --pglib-prefix=${LOCALBASE}/lib
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN= Does not compile with GCC 4.2
-.endif
-
-post-extract:
- @${ECHO_MSG} ">>> extracting bash"
- @${TAR} -C ${WRKDIR}/pgbash-7.3/src -xzf ${DISTDIR}/bash-2.05a.tar.gz
-
-pre-configure:
- @${REINPLACE_CMD} -e 's|/etc/pgbashrc|${PREFIX}/etc/pgbashrc|g' \
- ${WRKDIR}/pgbash-7.3/src/bash-2.05a-patch/shell.c.patch
-.for i in Makefile.in.patch builtins-Makefile.in.patch \
- builtins-declare.def.patch builtins-mkbuilrins.c.patch \
- builtins-set.def.patch builtins-setattr.def.patch configure.in.patch \
- configure.patch parse.y.patch shell.c.patch variables.c.patch
- @${ECHO_MSG} ">>> applying pg patches"
- @${PATCH} -d ${WRKSRC} -p1 < ${WRKDIR}/pgbash-7.3/src/bash-2.05a-patch/${i}
-.endfor
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/pgbash ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKDIR}/pgbash-7.3/rc/pgbashrc ${PREFIX}/etc/pgbashrc-dist
-
-.include <bsd.port.post.mk>
diff --git a/databases/pgbash/distinfo b/databases/pgbash/distinfo
deleted file mode 100644
index cc70ff3b64a2..000000000000
--- a/databases/pgbash/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (pgbash-7.3.tar.gz) = e3e33423208a5a538708dc92001abf67
-SHA256 (pgbash-7.3.tar.gz) = f82a6763ece3315d157387f4f1ff06d3c057360f2f11262497964feeaaba5399
-SIZE (pgbash-7.3.tar.gz) = 123021
-MD5 (bash-2.05a.tar.gz) = eeabc3f624861c4a8a687f7701db3d06
-SHA256 (bash-2.05a.tar.gz) = 80f843cf3ff5496e780083a2b9fd724168e2aca29cbd9d933d5f7246bf13385b
-SIZE (bash-2.05a.tar.gz) = 1807947
diff --git a/databases/pgbash/pkg-descr b/databases/pgbash/pkg-descr
deleted file mode 100644
index 92551968d6a0..000000000000
--- a/databases/pgbash/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-pgBash is a bash shell with builtin SQL features
-for PostgreSQL
-
-WWW: http://www.psn.co.jp/PostgreSQL/pgbash/
diff --git a/databases/pgbash/pkg-plist b/databases/pgbash/pkg-plist
deleted file mode 100644
index 1edab1d3e4e3..000000000000
--- a/databases/pgbash/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/pgbash
-etc/pgbashrc-dist