summaryrefslogtreecommitdiffstats
path: root/devel/regexxer
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /devel/regexxer
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/regexxer')
-rw-r--r--devel/regexxer/Makefile64
-rw-r--r--devel/regexxer/distinfo6
-rw-r--r--devel/regexxer/pkg-descr7
-rw-r--r--devel/regexxer/pkg-plist22
4 files changed, 0 insertions, 99 deletions
diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile
deleted file mode 100644
index f673625d6..000000000
--- a/devel/regexxer/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# New ports collection makefile for: regexxer
-# Date created: 15 February 2003
-# Whom: Rui Lopes <rui@ruilopes.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= regexxer
-PORTVERSION= 0.8
-PORTREVISION= 4
-CATEGORIES= devel textproc gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/:pcre \
- ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/:pcre \
- ftp://ftp.tin.org/pub/libs/%SUBDIR%/:pcre
-MASTER_SITE_SUBDIR= ${PORTNAME} \
- ${PCRE_NAME}/:pcre
-DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
- ${PCRE_NAME}-${PCRE_VERSION}${EXTRACT_SUFX}:pcre
-
-MAINTAINER= rui@ruilopes.com
-COMMENT= An interactive tool for performing search and replace operations
-
-LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
- glademm-2.4:${PORTSDIR}/devel/libglademm24
-
-USE_BZIP2= yes
-USE_XLIB= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget intltool intlhack
-CONFIGURE_ARGS= PCRE_CONFIG="${PCRE_WRKDIR}/.install/bin/pcre-config"
-CONFIGURE_ENV= CPPFLAGS="-I${PCRE_WRKDIR}/.install/include -I${LOCALBASE}/include" \
- LDFLAGS="-L${PCRE_WRKDIR}/.install/lib -L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= regexxer.schemas
-
-PCRE_NAME= pcre
-PCRE_VERSION= 4.5
-PCRE_WRKDIR= ${WRKDIR}/${PCRE_NAME}-${PCRE_VERSION}
-
-pre-configure:
- @(cd ${PCRE_WRKDIR} && \
- ${ECHO_CMD} "Configuring PCRE... " && \
- ${SETENV} CC="${CC}" CXX="${CXX}" \
- CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
- INSTALL="/usr/bin/install" \
- INSTALL_DATA="${INSTALL_DATA}" \
- INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
- INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
- ./configure --enable-utf8 --disable-shared --prefix="${PCRE_WRKDIR}/.install" && \
- ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
-
-# This target is only meant to be used by the port maintainer.
-x-generate-plist:
- (${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX}|${GREP} regexxer) > temp-pkg-plist
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-USE_GCC= 3.4
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/devel/regexxer/distinfo b/devel/regexxer/distinfo
deleted file mode 100644
index 19a8f4bcf..000000000
--- a/devel/regexxer/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (regexxer-0.8.tar.bz2) = f84782bd5e3dd4e83e4034a4ad3f2f8a
-SHA256 (regexxer-0.8.tar.bz2) = 9e5850faac4652417d54d4e2b968c493155173060ed4ce98ca561751d3242017
-SIZE (regexxer-0.8.tar.bz2) = 224966
-MD5 (pcre-4.5.tar.bz2) = c51bd34197008b128046f0799d2242e4
-SHA256 (pcre-4.5.tar.bz2) = 2149cc922e26d53448e1e396e1a123925a1f1a83259a80f9bbe796807714c251
-SIZE (pcre-4.5.tar.bz2) = 349536
diff --git a/devel/regexxer/pkg-descr b/devel/regexxer/pkg-descr
deleted file mode 100644
index ffdeae993..000000000
--- a/devel/regexxer/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-regexxer is a nifty GUI search/replace tool featuring Perl-style regular
-expressions.
-
-If you need project-wide substitution and you're tired of hacking sed
-command lines together, then you should definitely give it a try.
-
-WWW: http://regexxer.sourceforge.net/
diff --git a/devel/regexxer/pkg-plist b/devel/regexxer/pkg-plist
deleted file mode 100644
index 54bdb44a8..000000000
--- a/devel/regexxer/pkg-plist
+++ /dev/null
@@ -1,22 +0,0 @@
-bin/regexxer
-share/gnome/applications/regexxer.desktop
-share/gnome/pixmaps/regexxer.png
-share/gnome/regexxer/aboutdialog.glade
-share/gnome/regexxer/mainwindow.glade
-share/gnome/regexxer/prefdialog.glade
-share/locale/cs/LC_MESSAGES/regexxer.mo
-share/locale/de/LC_MESSAGES/regexxer.mo
-share/locale/en/LC_MESSAGES/regexxer.mo
-share/locale/en_CA/LC_MESSAGES/regexxer.mo
-share/locale/en_GB/LC_MESSAGES/regexxer.mo
-share/locale/it/LC_MESSAGES/regexxer.mo
-share/locale/ja/LC_MESSAGES/regexxer.mo
-share/locale/nl/LC_MESSAGES/regexxer.mo
-share/locale/pt/LC_MESSAGES/regexxer.mo
-share/locale/pt_BR/LC_MESSAGES/regexxer.mo
-share/locale/sv/LC_MESSAGES/regexxer.mo
-@dirrm share/gnome/regexxer
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs