diff options
author | rene <rene@FreeBSD.org> | 2016-05-10 05:17:59 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-05-10 05:17:59 +0800 |
commit | fc5611a784dded50084e561826f39fae6b4efeb6 (patch) | |
tree | d73dda24a39c85ef7fdcfec1ca6cd7db0365b0a2 /deskutils | |
parent | 536885f26741edc1209d6ae75c71ff7fbe2028a2 (diff) | |
download | freebsd-ports-gnome-fc5611a784dded50084e561826f39fae6b4efeb6.tar.gz freebsd-ports-gnome-fc5611a784dded50084e561826f39fae6b4efeb6.tar.zst freebsd-ports-gnome-fc5611a784dded50084e561826f39fae6b4efeb6.zip |
Remove expired ports:
2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security vulnerabilities
2016-04-13 deskutils/gnustep-notebook: Does not fetch
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gnustep-notebook/Makefile | 27 | ||||
-rw-r--r-- | deskutils/gnustep-notebook/distinfo | 2 | ||||
-rw-r--r-- | deskutils/gnustep-notebook/pkg-descr | 13 | ||||
-rw-r--r-- | deskutils/gnustep-notebook/pkg-plist | 19 |
5 files changed, 0 insertions, 62 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index be379c33fe7e..8395fe391842 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -93,7 +93,6 @@ SUBDIR += gnome-weather SUBDIR += gnote SUBDIR += gnotime - SUBDIR += gnustep-notebook SUBDIR += gnustep-wrapper SUBDIR += gourmet SUBDIR += griffith diff --git a/deskutils/gnustep-notebook/Makefile b/deskutils/gnustep-notebook/Makefile deleted file mode 100644 index 917fcb1699bf..000000000000 --- a/deskutils/gnustep-notebook/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $FreeBSD$ - -PORTNAME= notebook -PORTVERSION= 0.3 -PORTREVISION= 6 -CATEGORIES= deskutils gnustep -MASTER_SITES= http://notebook.cowgar.com/NoteBook/releases/ \ - http://io.debian.net/~tar/debian/notebook/ -PKGNAMEPREFIX= gnustep- -DISTNAME= NoteBook-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Place to store notes in an organized manner - -BROKEN= Does not fetch -DEPRECATED= Does not fetch -EXPIRATION_DATE=2016-04-13 - -LICENSE= GPLv2 - -USES= gnustep -USE_GNUSTEP= back build - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/NoteBook.app/NoteBook - -.include <bsd.port.mk> diff --git a/deskutils/gnustep-notebook/distinfo b/deskutils/gnustep-notebook/distinfo deleted file mode 100644 index 23d47de1af1c..000000000000 --- a/deskutils/gnustep-notebook/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (NoteBook-0.3.tar.gz) = 30902d925b676b104ac50dcddd5f1ba82422ef6dd1adc85457c20f98cd31b078 -SIZE (NoteBook-0.3.tar.gz) = 30612 diff --git a/deskutils/gnustep-notebook/pkg-descr b/deskutils/gnustep-notebook/pkg-descr deleted file mode 100644 index a081e90e5fad..000000000000 --- a/deskutils/gnustep-notebook/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -NoteBook.app is an application to store and organize your notes written -for use with GNUstep. - -Features - * Uses a document interface to open multiple Notebooks. - * Each notebook has it's own tree interface navigable via a NSBrowser - control. Both branch pages and leaf pages can contain note information. - * Stores note pages in Rich Text Format allowing you to format the note - with different fonts, styles, weights, etc... - -LICENSE: GPL2 - -WWW: http://notebook.cowgar.com/ diff --git a/deskutils/gnustep-notebook/pkg-plist b/deskutils/gnustep-notebook/pkg-plist deleted file mode 100644 index 211684b93e41..000000000000 --- a/deskutils/gnustep-notebook/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -GNUstep/System/Applications/NoteBook.app/NoteBook -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/NoteBookApp.gorm/data.classes -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/NoteBookApp.gorm/data.info -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/NoteBookApp.gorm/objects.gorm -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/Page.gorm/NoteDelete.png -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/Page.gorm/NoteNew.png -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/Page.gorm/NoteSubNew.png -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/Page.gorm/data.classes -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/Page.gorm/data.info -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/Page.gorm/objects.gorm -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/PageName.gorm/data.classes -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/PageName.gorm/data.info -GNUstep/System/Applications/NoteBook.app/Resources/English.lproj/PageName.gorm/objects.gorm -GNUstep/System/Applications/NoteBook.app/Resources/Info-gnustep.plist -GNUstep/System/Applications/NoteBook.app/Resources/NoteBook.desktop -GNUstep/System/Applications/NoteBook.app/Resources/NoteBook.png -GNUstep/System/Applications/NoteBook.app/Resources/NoteBookInfo.plist -GNUstep/System/Applications/NoteBook.app/stamp.make -GNUstep/System/Tools/NoteBook |