diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 18:03:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 18:03:15 +0000 |
commit | 380e258a409cfc09f61904e113de70ea9a6521bf (patch) | |
tree | 7ef2ef829c9116e741ecf19f244e07afd78bdd35 /french | |
parent | bd27ba56cc4cf2caf6a179012afe6bb1023177ce (diff) | |
download | ports-380e258a409cfc09f61904e113de70ea9a6521bf.tar.gz ports-380e258a409cfc09f61904e113de70ea9a6521bf.zip |
2006-12-01 comms/vpb-driver: leaves files behind on deinstall
2006-12-01 irc/xchat-ecl-plugin: Does not build
2006-12-01 french/gnome-verbiste: does not install
Notes
Notes:
svn path=/head/; revision=181539
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/gnome-verbiste/Makefile | 39 | ||||
-rw-r--r-- | french/gnome-verbiste/files/patch-Makefile.in | 12 | ||||
-rw-r--r-- | french/gnome-verbiste/pkg-descr | 6 | ||||
-rw-r--r-- | french/gnome-verbiste/pkg-plist | 6 |
5 files changed, 0 insertions, 64 deletions
diff --git a/french/Makefile b/french/Makefile index abf441a3cc1d..9ccb24db7646 100644 --- a/french/Makefile +++ b/french/Makefile @@ -14,7 +14,6 @@ SUBDIR += geonext SUBDIR += gfaim SUBDIR += gibi - SUBDIR += gnome-verbiste SUBDIR += homard SUBDIR += ispell SUBDIR += jdictionary-fre-hun diff --git a/french/gnome-verbiste/Makefile b/french/gnome-verbiste/Makefile deleted file mode 100644 index 4335c6a57ea7..000000000000 --- a/french/gnome-verbiste/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnome-verbiste -# Date created: 29 November 2005 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# - -PKGNAMEPREFIX= fr-gnome- - -COMMENT= French verb conjugator/deconjugator (GNOME program and applet) - -LIB_DEPENDS= verbiste-0.1:${PORTSDIR}/french/verbiste - -USE_X_PREFIX= yes -USE_GNOME= gnomepanel -CONFIGURE_ARGS= --with-gnome - -MASTERDIR= ${.CURDIR}/../verbiste - -BROKEN= does not install -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - -EXTRA_PATCHES= ${.CURDIR}/files/patch-* -DESCR= ${.CURDIR}/pkg-descr -PLIST= ${.CURDIR}/pkg-plist - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/ s|po||; /^SUBDIRS =/ s|examples||' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e '/^SUBDIRS =/ s|verbiste commands||' \ - ${WRKSRC}/src/Makefile.in - @${REINPLACE_CMD} -e 's|^localedir = .*|localedir = ${LOCALBASE}/share/locale|' \ - ${WRKSRC}/src/gnome/Makefile.in - @${REINPLACE_CMD} -e 's|\.\./verbiste/libverbiste-$$(API)\.la|-lverbiste-$$(API)|; \ - /^libdatadir =/ s|$$(datadir)|${LOCALBASE}/share|' \ - ${WRKSRC}/src/gui/Makefile.in ${WRKSRC}/src/gnome/Makefile.in - -.include "${MASTERDIR}/Makefile" diff --git a/french/gnome-verbiste/files/patch-Makefile.in b/french/gnome-verbiste/files/patch-Makefile.in deleted file mode 100644 index 81c2977a3af3..000000000000 --- a/french/gnome-verbiste/files/patch-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig Tue Nov 29 18:27:47 2005 -+++ Makefile.in Tue Nov 29 18:28:39 2005 -@@ -892,8 +892,7 @@ - - info-am: - --install-data-am: install-docDATA install-frman1DATA install-frman3DATA \ -- install-libdataDATA install-man install-pkgconfigDATA -+install-data-am: - - install-exec-am: - diff --git a/french/gnome-verbiste/pkg-descr b/french/gnome-verbiste/pkg-descr deleted file mode 100644 index 1d8c9a34d844..000000000000 --- a/french/gnome-verbiste/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -GNOME Verbiste is a GNOME frontend to the Verbiste French conjugation -system. It contains a GNOME program and a GNOME Panel applet. This applet -shows a text field in the GNOME Panel where the user can enter a conjugated -verb and obtain its complete conjugation. - -WWW: http://sarrazip.com/dev/verbiste.html diff --git a/french/gnome-verbiste/pkg-plist b/french/gnome-verbiste/pkg-plist deleted file mode 100644 index 7ef2a6fb104c..000000000000 --- a/french/gnome-verbiste/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/verbiste -libdata/bonobo/servers/verbiste.server -libexec/verbiste-applet -share/applications/verbiste.desktop -@unexec rmdir %B 2>/dev/null || true -share/pixmaps/verbiste.png |