Dump ports/deskutils/bitnotes into the Attic - the MASTER_SITE, home page and
the service itself have been dead for a quite some time now. R.I.P.
This commit is contained in:
parent
a2921c23ea
commit
a14c2d8322
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48220
@ -4,7 +4,6 @@
|
||||
SUBDIR += abacus
|
||||
SUBDIR += aspostit
|
||||
SUBDIR += bigyear
|
||||
SUBDIR += bitnotes
|
||||
SUBDIR += bulb
|
||||
SUBDIR += cal
|
||||
SUBDIR += cbb
|
||||
|
@ -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>
|
@ -1 +0,0 @@
|
||||
MD5 (BitNotes-0.9.tgz) = ceab25310e1a704abd8822c8b8ce0498
|
@ -1 +0,0 @@
|
||||
A Gnome applet which keeps your notes on the BitBuilder server
|
@ -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/
|
@ -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
|
Loading…
Reference in New Issue
Block a user