From 1c93f195c1f7547ce2e4a48c0b62b9eae36833ac Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Wed, 20 Aug 2003 01:39:52 +0000 Subject: [PATCH] project has been dormant. remove it as requested by maintainer. PR: 55704 Submitted by: Dan Pelleg --- MOVED | 1 + www/Makefile | 1 - www/bmsync/Makefile | 25 ------------------------- www/bmsync/distinfo | 1 - www/bmsync/files/patch-aa | 23 ----------------------- www/bmsync/pkg-descr | 7 ------- www/bmsync/pkg-plist | 3 --- 7 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 www/bmsync/Makefile delete mode 100644 www/bmsync/distinfo delete mode 100644 www/bmsync/files/patch-aa delete mode 100644 www/bmsync/pkg-descr delete mode 100644 www/bmsync/pkg-plist diff --git a/MOVED b/MOVED index 80be63bdf652..af62805e5c37 100644 --- a/MOVED +++ b/MOVED @@ -531,3 +531,4 @@ misc/pl-sms|polish/sms|2003-08-19|moved to new polish category misc/kde3-i18n-pl|polish/kde3-i18n|2003-08-19|moved to new polish category misc/koffice-i18n-pl|polish/koffice-i18n|2003-08-19|moved to new polish category textproc/pl-aspell|polish/pl-aspell|2003-08-19|moved to new polish category +www/bmsync||2003-08-19|obsolete diff --git a/www/Makefile b/www/Makefile index 840fca2601ec..d2dc066b67de 100644 --- a/www/Makefile +++ b/www/Makefile @@ -36,7 +36,6 @@ SUBDIR += bkmrkconv SUBDIR += bluefish SUBDIR += bluefish-devel - SUBDIR += bmsync SUBDIR += boa SUBDIR += bozohttpd SUBDIR += cadaver diff --git a/www/bmsync/Makefile b/www/bmsync/Makefile deleted file mode 100644 index 8540a9c385e0..000000000000 --- a/www/bmsync/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: bmsync -# Date created: 22 Sep 2000 -# Whom: Dan Pelleg -# -# $FreeBSD$ -# - -PORTNAME= bmsync -PORTVERSION= 0.2.0 -CATEGORIES= www -MASTER_SITES= http://web.cs.cmu.edu/~dpelleg/sw/ - -MAINTAINER= daniel+bmsync@pelleg.org -COMMENT= A bookmark converter and synchronizer for NN, KDE and MSIE - -USE_PERL5= yes -WRKSRC= ${WRKDIR}/${PKGNAME} - -MAN1= bmsync.1 -MAN_COMPRESSED= no - -pre-install: - @${PERL} -pi -e "s:/usr/bin/perl:${PERL}:g" ${WRKSRC}/bmsync - -.include diff --git a/www/bmsync/distinfo b/www/bmsync/distinfo deleted file mode 100644 index a8a7e7fb1dc1..000000000000 --- a/www/bmsync/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (bmsync-0.2.0.tar.gz) = a84b5cdb3fb43a90814bdd42336a8edd diff --git a/www/bmsync/files/patch-aa b/www/bmsync/files/patch-aa deleted file mode 100644 index fc3e66b2b06f..000000000000 --- a/www/bmsync/files/patch-aa +++ /dev/null @@ -1,23 +0,0 @@ ---- Makefile.orig Fri Sep 22 11:34:42 2000 -+++ Makefile Fri Sep 22 16:55:27 2000 -@@ -15,16 +15,16 @@ - all: bmsync.1 bmsync.html - - bmsync.html: bmsync -- pod2html $< >$@ -+ pod2html $> >$@ - - bmsync.1: bmsync -- pod2man --center=" " --release=$(VERSION) $< >$@ -+ pod2man --center=" " --release=$(VERSION) $> >$@ - - install: all -- install -o root -g root -m 755 bmsync $(PREFIX)/bin -+ install -c -o root -g wheel -m 755 bmsync $(PREFIX)/bin - ln -s bmsync $(PREFIX)/bin/bmcopy - ln -s bmsync $(PREFIX)/bin/bmmerge -- install -o root -g root -m 644 bmsync.1 $(PREFIX)/man/man1 -+ install -o root -g wheel -m 644 bmsync.1 $(PREFIX)/man/man1 - - list-install: - @list='$(INSTALLED_FILES)'; \ diff --git a/www/bmsync/pkg-descr b/www/bmsync/pkg-descr deleted file mode 100644 index 1d7dedf3dd37..000000000000 --- a/www/bmsync/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -bmsync reads bookmarks from any number of so called bookmark collections, -checks for conflicts among the bookmarks, and writes them back to the -bookmark collections. It supports Netscape, KDE, and MSIE bookmarks. - -- Dan Pelleg - -daniel+bmsync@pelleg.org diff --git a/www/bmsync/pkg-plist b/www/bmsync/pkg-plist deleted file mode 100644 index d3f7150b78f9..000000000000 --- a/www/bmsync/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/bmsync -bin/bmcopy -bin/bmmerge