summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-05 13:26:58 +0000
committersobomax <sobomax@FreeBSD.org>2000-09-05 13:26:58 +0000
commitd51bcd0ea5abe0ddfe0989194db6b28b289a8622 (patch)
tree487f213c9d860f176e1a0af41e0cc977367ea20a /deskutils
parentc9253d69454ea5fe485583fe7d46b0be2329a57f (diff)
downloadFreeBSD-ports-d51bcd0ea5abe0ddfe0989194db6b28b289a8622.zip
FreeBSD-ports-d51bcd0ea5abe0ddfe0989194db6b28b289a8622.tar.gz
New port of bitnotes.
BitNotes are yet another desktop note taking applet for GNOME, 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.
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/bitnotes/Makefile48
-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, 70 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index 5deafe7..a6482f8 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -3,6 +3,7 @@
SUBDIR += abacus
SUBDIR += aspostit
+ SUBDIR += bitnotes
SUBDIR += bulb
SUBDIR += cal
SUBDIR += cbb
diff --git a/deskutils/bitnotes/Makefile b/deskutils/bitnotes/Makefile
new file mode 100644
index 0000000..04d0c3b
--- /dev/null
+++ b/deskutils/bitnotes/Makefile
@@ -0,0 +1,48 @@
+# 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
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
+ gnome.4:${PORTSDIR}/x11/gnomelibs
+
+WRKSRC= ${WRKDIR}/BitNotes
+
+USE_X_PREFIX= yes
+USE_AUTOCONF= yes
+USE_GMAKE= yes
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
+ --datadir=${PREFIX}/share/gnome
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ GTK_CONFIG="${GTK_CONFIG}"
+
+AUTOCONF= autoconf && \
+ ${PERL} -pi -e 's|-lpthread|-pthread|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
new file mode 100644
index 0000000..b237294
--- /dev/null
+++ b/deskutils/bitnotes/distinfo
@@ -0,0 +1 @@
+MD5 (BitNotes-0.9.tgz) = ceab25310e1a704abd8822c8b8ce0498
diff --git a/deskutils/bitnotes/pkg-comment b/deskutils/bitnotes/pkg-comment
new file mode 100644
index 0000000..15827fb
--- /dev/null
+++ b/deskutils/bitnotes/pkg-comment
@@ -0,0 +1 @@
+A Gnome applet which keeps your notes on the BitBuilder server
diff --git a/deskutils/bitnotes/pkg-descr b/deskutils/bitnotes/pkg-descr
new file mode 100644
index 0000000..3f6e5eb
--- /dev/null
+++ b/deskutils/bitnotes/pkg-descr
@@ -0,0 +1,11 @@
+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
new file mode 100644
index 0000000..9f32879
--- /dev/null
+++ b/deskutils/bitnotes/pkg-plist
@@ -0,0 +1,8 @@
+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
OpenPOWER on IntegriCloud