diff options
author | rene <rene@FreeBSD.org> | 2018-03-03 03:10:48 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-03-03 03:10:48 +0800 |
commit | ba99f44a10bd5438c35030248378497f3826325b (patch) | |
tree | 6df9d024d7f94a3241c3a3279e74f29e9e65c80c /deskutils/charmap | |
parent | de7775aa80e90599e9768ea6134bd8adcaf2a215 (diff) | |
download | freebsd-ports-gnome-ba99f44a10bd5438c35030248378497f3826325b.tar.gz freebsd-ports-gnome-ba99f44a10bd5438c35030248378497f3826325b.tar.zst freebsd-ports-gnome-ba99f44a10bd5438c35030248378497f3826325b.zip |
Remove expired ports:
2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree
2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not fetch
2018-03-01 games/adgali: Mastersite disappeared
2018-03-01 games/tuxpuck: Mastersite disappeared
2018-03-01 japanese/migemo-emacs: Unmaintained
2018-03-01 math/clarence: Mastersite disappeared
2018-03-01 devel/cstringbuffer: Abandonware, no more upstream
2018-03-01 deskutils/charmap: Mastersite disappeared
2018-03-01 devel/afay: Abandonware, not used in the ports tree
2018-03-01 devel/alabastra: Abandonware, not used in the ports tree
2018-03-01 devel/adime: Abandonware, not used in the ports tree
2018-03-01 devel/boaconstructor: Abandonware, does not work with recent python/wxPython
2018-03-01 audio/amp: No more upstream
2018-03-01 devel/alf: Abandonware, unused in the ports tree
Diffstat (limited to 'deskutils/charmap')
-rw-r--r-- | deskutils/charmap/Makefile | 24 | ||||
-rw-r--r-- | deskutils/charmap/distinfo | 2 | ||||
-rw-r--r-- | deskutils/charmap/pkg-descr | 10 | ||||
-rw-r--r-- | deskutils/charmap/pkg-plist | 10 |
4 files changed, 0 insertions, 46 deletions
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile deleted file mode 100644 index eb35bd9a069c..000000000000 --- a/deskutils/charmap/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: gurkan@phys.ethz.ch -# $FreeBSD$ - -PORTNAME= charmap -PORTVERSION= 0.2 -PORTREVISION= 7 -CATEGORIES= deskutils gnustep -MASTER_SITES= # none - -MAINTAINER= ports@FreeBSD.org -COMMENT= Character map for GNUstep - -LICENSE= GPLv2 - -DEPRECATED= Mastersite disappeared -EXPIRATION_DATE= 2018-03-01 - -USES= gnustep -USE_GNUSTEP= back base build gui - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Charmap.app/Charmap - -.include <bsd.port.mk> diff --git a/deskutils/charmap/distinfo b/deskutils/charmap/distinfo deleted file mode 100644 index fc0c80d0f2be..000000000000 --- a/deskutils/charmap/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (charmap-0.2.tar.gz) = 096ebebbf94ce80fc67b3c446bff5052779528276d6bdb6fbf66364a4eec8801 -SIZE (charmap-0.2.tar.gz) = 182553 diff --git a/deskutils/charmap/pkg-descr b/deskutils/charmap/pkg-descr deleted file mode 100644 index 3c2440c07737..000000000000 --- a/deskutils/charmap/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is a character map. It is developed using the GNUstep development -environment (www.gnustep.org) and is meant to contribute to GNUstep's -promise towards a desktop environment. - -Charmap offers font selection, allowing one to easily see all the glyphs -which a particular font offers. - -LICENSE: GPL2 or later - -WWW: http://www.nongnu.org/charmap/ diff --git a/deskutils/charmap/pkg-plist b/deskutils/charmap/pkg-plist deleted file mode 100644 index 08e7dc52be02..000000000000 --- a/deskutils/charmap/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -GNUstep/System/Applications/Charmap.app/Charmap -GNUstep/System/Applications/Charmap.app/Resources/Charmap.desktop -GNUstep/System/Applications/Charmap.app/Resources/Charmap.gorm/data.classes -GNUstep/System/Applications/Charmap.app/Resources/Charmap.gorm/objects.gorm -GNUstep/System/Applications/Charmap.app/Resources/Charmap.png -GNUstep/System/Applications/Charmap.app/Resources/CharmapInfo.plist -GNUstep/System/Applications/Charmap.app/Resources/Info-gnustep.plist -GNUstep/System/Applications/Charmap.app/Resources/UnicodeData.txt -GNUstep/System/Applications/Charmap.app/stamp.make -GNUstep/System/Tools/Charmap |