aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-09-27 11:51:05 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-09-27 11:51:05 +0000
commita14c2d8322e62df9b7e8fb3243421dd6fca18fd7 (patch)
treee64e6d086b5948379b504f4d5146d989897a0d88
parenta2921c23eaa255bc69c69d91b5b5c2c458849a73 (diff)
downloadports-a14c2d8322e62df9b7e8fb3243421dd6fca18fd7.tar.gz
ports-a14c2d8322e62df9b7e8fb3243421dd6fca18fd7.zip
Notes
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/bitnotes/Makefile41
-rw-r--r--deskutils/bitnotes/distinfo1
-rw-r--r--deskutils/bitnotes/pkg-comment1
-rw-r--r--deskutils/bitnotes/pkg-descr11
-rw-r--r--deskutils/bitnotes/pkg-plist8
6 files changed, 0 insertions, 63 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 7b82bdb5f276..3ba0490c3201 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -4,7 +4,6 @@
SUBDIR += abacus
SUBDIR += aspostit
SUBDIR += bigyear
- SUBDIR += bitnotes
SUBDIR += bulb
SUBDIR += cal
SUBDIR += cbb
diff --git a/deskutils/bitnotes/Makefile b/deskutils/bitnotes/Makefile
deleted file mode 100644
index c5ec666d21b2..000000000000
--- a/deskutils/bitnotes/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Ports collection Makefile for: bitnotes
-# Date created: 5 September 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= bitnotes
-PORTVERSION= 0.9
-CATEGORIES= deskutils gnome
-MASTER_SITES= http://www.bitbuilder.com/bitnotes/
-DISTNAME= BitNotes-${PORTVERSION}
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= sobomax@FreeBSD.org
-
-BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
-
-WRKSRC= ${WRKDIR}/BitNotes
-
-USE_X_PREFIX= yes
-USE_AUTOCONF= yes
-USE_GMAKE= yes
-USE_GNOME= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-AUTOCONF= autoconf && \
- ${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' \
- ${WRKSRC}/configure
-
-pre-patch:
- @find ${WRKSRC} -type l | xargs ${RM} -f
- @cd ${WRKSRC} && automake --add-missing 2>/dev/null
- @${RM} -f ${WRKSRC}/config.cache
- @find ${WRKSRC} \( -name "Makefile.in" -or -name "*.make" \) | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-
-.include <bsd.port.mk>
diff --git a/deskutils/bitnotes/distinfo b/deskutils/bitnotes/distinfo
deleted file mode 100644
index b237294d24ae..000000000000
--- a/deskutils/bitnotes/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (BitNotes-0.9.tgz) = ceab25310e1a704abd8822c8b8ce0498
diff --git a/deskutils/bitnotes/pkg-comment b/deskutils/bitnotes/pkg-comment
deleted file mode 100644
index 15827fb778b7..000000000000
--- a/deskutils/bitnotes/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Gnome applet which keeps your notes on the BitBuilder server
diff --git a/deskutils/bitnotes/pkg-descr b/deskutils/bitnotes/pkg-descr
deleted file mode 100644
index 3f6e5eba8703..000000000000
--- a/deskutils/bitnotes/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-BitNotes are yet another desktop note taking applet, BUT, this one is connected
-to the net. Huh, you say, what does that mean?, you ask. Well, everytime you
-see a interesting URL or an important phone number for example, you usually
-type it in some note pad application. The problem is, once you get to another
-computer you can't get to your notes. With BitNotes, your notes are
-automatically saved on a server. The notes you take at the office will also
-pop up at home for example.
-
-Enjoy!
-
-WWW: http://www.bitbuilder.com/bitnotes/
diff --git a/deskutils/bitnotes/pkg-plist b/deskutils/bitnotes/pkg-plist
deleted file mode 100644
index 9f32879c34ff..000000000000
--- a/deskutils/bitnotes/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/BitNotes
-etc/CORBA/servers/BitNotes.gnorba
-share/gnome/applets/Utility/BitNotes.desktop
-share/gnome/pixmaps/BitNotes/About_BitNotes.png
-share/gnome/pixmaps/BitNotes/BitNotes_icon.png
-share/gnome/pixmaps/BitNotes/BitNotes_icon.xpm
-share/gnome/pixmaps/BitNotes/BitNotes_small_icon.png
-@dirrm share/gnome/pixmaps/BitNotes