diff options
author | garga <garga@FreeBSD.org> | 2011-02-01 16:35:55 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2011-02-01 16:35:55 +0000 |
commit | 41d85a91d0bc89df1d83e1ac14b71d8f0acd2685 (patch) | |
tree | 021ad9d1015ef59cfc1b3f340e32dc772ff9bfe3 | |
parent | 8bb7ca2b32459d78bd52e86b7397baddeaede6b0 (diff) | |
download | FreeBSD-ports-41d85a91d0bc89df1d83e1ac14b71d8f0acd2685.zip FreeBSD-ports-41d85a91d0bc89df1d83e1ac14b71d8f0acd2685.tar.gz |
Remove expired ports:
2011-02-01 audio/ecawave: has been broken for over one year
2011-01-31 mail/spamass-rules_du_jour: Use sa-update instead
2011-01-31 x11/accessx: Project abandoned, mastersite disappeared
2011-01-31 x11/kde3-apireference: outdated and obsolete
Feature safe: yes
25 files changed, 4 insertions, 456 deletions
@@ -1525,3 +1525,7 @@ devel/cvsnt||2011-01-15|Removed: abandoned upstream net-p2p/qbittorrent-23||2011-01-24|Old, no longer updated. Try net-p2p/qbittorrent-26 dns/staticcharge||2011-01-29|Has expired: abandoned by author shells/bash3-static|shells/bash-static|2011-01-29|Has expired: Use shells/bash or shells/bash-static instead +audio/ecawave||2011-02-01|Has expired: has been broken for over one year +mail/spamass-rules_du_jour||2011-02-01|Has expired: Use sa-update instead +x11/accessx||2011-02-01|Has expired: Project abandoned, mastersite disappeared +x11/kde3-apireference||2011-02-01|Has expired: outdated and obsolete diff --git a/audio/Makefile b/audio/Makefile index 7d08a53..e9f06ad 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -143,7 +143,6 @@ SUBDIR += eawpats SUBDIR += eawplus SUBDIR += ecasound - SUBDIR += ecawave SUBDIR += emms SUBDIR += emu10kx SUBDIR += enscribe diff --git a/audio/ecawave/Makefile b/audio/ecawave/Makefile deleted file mode 100644 index 435abae..0000000 --- a/audio/ecawave/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: ecawave -# Date created: 24 aug 2001 -# Whom: The Anarcat <anarcat@anarcat.dyndns.org> -# -# $FreeBSD$ -# - -PORTNAME= ecawave -PORTVERSION= 0.6.1 -PORTREVISION= 7 -CATEGORIES= audio -MASTER_SITES= http://ecasound.seul.org/download/ - -MAINTAINER= sylvio@FreeBSD.org -COMMENT= Simple graphical audio file editor - -BUILD_DEPENDS= ${LOCALBASE}/lib/libecasound.a:${PORTSDIR}/audio/ecasound - -BROKEN= does not compile -DEPRECATED= has been broken for over one year -EXPIRATION_DATE= 2011-02-01 - -USE_QT_VER= 3 -USE_GMAKE= yes -GNU_CONFIGURE= yes - -CFLAGS+= ${PTHREAD_CFLAGS:S/"//g} -LDFLAGS+= ${PTHREAD_LIBS:S/"//g} -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}" \ - -MAN1= ecawave.1 -PLIST_FILES= bin/ecawave -PORTDOCS= *.html - -.include <bsd.port.pre.mk> - -.if ${ARCH} == "alpha" -BROKEN= Configure fails on alpha 5.x -.endif - -post-patch: - ${REINPLACE_CMD} -e "s,lqt,lqt-mt," ${WRKSRC}/src/Makefile.in - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for docs in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/Documentation/${docs} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/audio/ecawave/distinfo b/audio/ecawave/distinfo deleted file mode 100644 index 612a9bb..0000000 --- a/audio/ecawave/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ecawave-0.6.1.tar.gz) = 19bbd69d52debe851fbfda4438aa5535 -SHA256 (ecawave-0.6.1.tar.gz) = 06a7789666bf2c3f24670355c187ec4735990450b916f8952a16472702a72404 -SIZE (ecawave-0.6.1.tar.gz) = 207090 diff --git a/audio/ecawave/files/patch-qewaveform.h b/audio/ecawave/files/patch-qewaveform.h deleted file mode 100644 index dbdc5fb..0000000 --- a/audio/ecawave/files/patch-qewaveform.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/qewaveform.h.orig Wed Jun 11 18:38:05 2003 -+++ src/qewaveform.h Wed Jun 11 18:38:39 2003 -@@ -1,6 +1,7 @@ - #ifndef INCLUDED_QEWAVEFORM_H - #define INCLUDED_QEWAVEFORM_H - -+#include <sys/types.h> - #include <vector> - - #include <qwidget.h> diff --git a/audio/ecawave/pkg-descr b/audio/ecawave/pkg-descr deleted file mode 100644 index b0afd0d..0000000 --- a/audio/ecawave/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Ecawave is a simple graphical audio file editor. The user-interface is -based on Qt libraries, while almost all audio functionality is taken -directly from ecasound libraries. As ecawave is designed for editing -large audio files, all processing is done direct-to-disk. Simple -waveform caching is used to speed-up file operations. Ecawave supports -all audio file formats and effect algorithms provided by ecasound -libraries. This includes OSS, ALSA, aRts, over 20 file formats, over 30 -effect types, LADPSA plugins and multi-operator effect presets. - -WWW: http://www.eca.cx/ecawave/ diff --git a/mail/Makefile b/mail/Makefile index b6f990e..efa91d8 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -649,7 +649,6 @@ SUBDIR += spamass-ixhash SUBDIR += spamass-milter SUBDIR += spamass-rules - SUBDIR += spamass-rules_du_jour SUBDIR += spambnc SUBDIR += spamcup SUBDIR += spamd diff --git a/mail/spamass-rules_du_jour/Makefile b/mail/spamass-rules_du_jour/Makefile deleted file mode 100644 index e05b78e..0000000 --- a/mail/spamass-rules_du_jour/Makefile +++ /dev/null @@ -1,108 +0,0 @@ -# New ports collection makefile for: spamass-rules -# Date created: 20040802 -# Whom: mranner@inode.at -# -# $FreeBSD$ -# - -PORTNAME= rules_du_jour -PORTVERSION= 1.29b -PORTREVISION= 3 -CATEGORIES= mail -MASTER_SITES= http://www.ranner.jawa.at/stuff/ -PKGNAMEPREFIX= spamass- - -MAINTAINER= michael@ranner.eu -COMMENT= Automatic updates of custom rulesets for SpamAssassin - -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin - -DEPRECATED= Use sa-update instead -EXPIRATION_DATE= 2011-01-31 - -OPTIONS= ANTIDRUG "Already included in SA 3.0" off \ - BLACKLIST "William Stearn's sa-blacklist" off \ - BLACKLISTU "William Stearn's URI blacklist" off \ - BOGUS_VIRUS "Catch 'collateral spam' caused by viruses" on \ - CURL "Use curl to download rule files" off \ - RANDOM "Detects spamware mistakes like: %RANDOM_WORD" on \ - SARE "Installs safe SARE rules" on \ - SARE_CODING "Ruleset for html coding abuse" off \ - SARE_HEADER "Ruleset for header abuse" off \ - SARE_SPEC "SARE Specific Ruleset" off \ - TRIPWIRE "Matches 3 chars that shouldn't be together" off -PLIST_FILES= bin/rules_du_jour etc/mail/rulesdujour.sample -SUB_FILES= pkg-message -NO_BUILD= yes -USE_BZIP2= yes -SPAMASS_CONF= etc/mail/spamassassin -SPAMASS_DIR= ${PREFIX}/${SPAMASS_CONF} - -.include <bsd.port.pre.mk> - -.if defined(WITH_ANTIDRUG) -SPAMASS_FILES+= ANTIDRUG -.endif - -.if defined(WITH_BOGUS_VIRUS) -SPAMASS_FILES+= BOGUSVIRUS -.endif - -.if defined(WITH_BLACKLIST) -SPAMASS_FILES+= BLACKLIST -.endif - -.if defined(WITH_BLACKLISTU) -SPAMASS_FILES+= BLACKLIST_URI -.endif - -.if defined(WITH_CURL) -RUN_DEPENDS+= curl:${PORTSDIR}/ftp/curl -.endif - -.if defined(WITH_RANDOM) -SPAMASS_FILES+= RANDOMVAL -.endif - -.if defined(WITH_SARE) -.for i in SARE_ADULT SARE_FRAUD SARE_BML SARE_RATWARE SARE_SPOOF \ - SARE_BAYES_POISON_NXM SARE_OEM SARE_RANDOM \ - EVILNUMBERS -SPAMASS_FILES+= $i -.endfor -.endif - -.if defined(WITH_SARE_CODING) -SPAMASS_FILES+= SARE_CODING -.endif - -.if defined(WITH_SARE_HEADER) -SPAMASS_FILES+= SARE_HEADER -.endif - -.if defined(WITH_SARE_SPEC) -SPAMASS_FILES+= SARE_SPECIFIC -.endif - -.if defined(WITH_TRIPWIRE) -SPAMASS_FILES+= TRIPWIRE -.endif - -do-build: - @${DO_NADA} - -pre-install: - @${SED} -e 's|TRIPWIRE EVILNUMBERS SARE_RANDOM|${SPAMASS_FILES}|' \ - -e 's|PREFIX="/usr/local"|PREFIX="${PREFIX}"|' \ - <${WRKSRC}/config >${WRKSRC}/config.sample - -do-install: - @${INSTALL} -d -o root -g wheel -m 0755 ${SPAMASS_DIR}/RulesDuJour - @${INSTALL} ${WRKSRC}/rules_du_jour ${PREFIX}/bin - @${INSTALL_DATA} ${WRKSRC}/config.sample ${PREFIX}/etc/mail/rulesdujour.sample - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/mail/spamass-rules_du_jour/distinfo b/mail/spamass-rules_du_jour/distinfo deleted file mode 100644 index 9e32de2..0000000 --- a/mail/spamass-rules_du_jour/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rules_du_jour-1.29b.tar.bz2) = 2bdbd2ccf12b985f8df28512435226f224c3319093506b175c35a6c430c6acfd -SIZE (rules_du_jour-1.29b.tar.bz2) = 15430 diff --git a/mail/spamass-rules_du_jour/files/patch-config b/mail/spamass-rules_du_jour/files/patch-config deleted file mode 100644 index 3ef3a44..0000000 --- a/mail/spamass-rules_du_jour/files/patch-config +++ /dev/null @@ -1,58 +0,0 @@ ---- config.orig Sun Aug 8 14:56:31 2004 -+++ config Sun Aug 8 14:58:41 2004 -@@ -0,0 +1,55 @@ -+TRUSTED_RULESETS="TRIPWIRE EVILNUMBERS SARE_RANDOM"; -+PREFIX="/usr/local" -+ -+#### Local SpamAssassin/system Settings #### -+#### Modify these to match your system. #### -+SA_DIR="/usr/local/etc/mail/spamassassin"; # Change this to your SA local config -+ # directory, probably /etc/mail/spamassassin. -+ -+MAIL_ADDRESS="root"; # Where do Email notifications go -+ -+SINGLE_EMAIL_ONLY="true"; # Set this to "true" to send only one notification -+ # email per RDJ run with "interesting" -+ # activity. Set to "" to send a separate -+ # for each interesting activity. -+ -+EMAIL_RDJ_UPDATE_ONLY="true"; # Set this to "true" to send notifications only -+ # when an update for RDJ has been retrieved. Set -+ # to "" (default) to send notifications whenever a ruleset -+ # has changed. (Has no effect unless SINGLE_EMAIL_ONLY is set) -+ -+SA_LINT="$PREFIX/bin/spamassassin --lint"; # Command used to lint the rules -+ -+SA_RESTART="$PREFIX/etc/rc.d/sa-spamd.sh restart"; # Command used to restart spamd -+ # May be /etc/rc.d/init.d/spamassassin restart -+ # For amavisd, may be /etc/init.d/amavisd restart -+ # For minedefang, may be /etc/init.d/mimedefang restart -+ -+CURL_PROG="$PREFIX/bin/curl"; # Location of the curl program -+CURL_OPTS="-w %{http_code} --compressed -O -R -s -S -z"; # Parameters of the curl program -+ -+WGET_PROG="fetch"; # Use FreeBSD's fetch instead of wget -+WGET_OPTS="-m"; # Parameter of the fetch program -+ -+#WGET_PROG="$PREFIX/bin/wget"; # Location of the wget program -+#WGET_OPTS="-N"; # Parameters of the wget program -+ -+#PERL="perl"; # Location of the perl program -+#GREP="grep"; # Location of the grep program -+#TAIL="tail -1"; # Location (and parameters) for 'tail -n1' -+#HEAD="head -1"; # Location (and parameters) for 'head -n1' -+#MAILCMD="mail"; # Location of the mail program -+ # that takes and understand the -s flag -+#DEBUG="true"; # Uncomment this to force debug mode on (or use -D) -+#### End Local SpamAssassin Settings #### -+ -+#TMPDIR="${SA_DIR}/RulesDuJour"; # Where we store old rulesets. If you delete -+ # this directory, RuleSets may be detected as -+ # out of date the next time you run rules_du_jour. -+ -+ -+#### Do not change next lines #### -+#### or script will break on FreeBSD #### -+ -+DONT_CHECK_FOR_RDJ_UPDATES="true"; # Do not change, or periodic run will break on FreeBSD -+RDJ_URL="http://sandgnat.com/rdj/rules_du_jour"; # URL to update this script diff --git a/mail/spamass-rules_du_jour/files/patch-rules_du_jour b/mail/spamass-rules_du_jour/files/patch-rules_du_jour deleted file mode 100644 index 1680332..0000000 --- a/mail/spamass-rules_du_jour/files/patch-rules_du_jour +++ /dev/null @@ -1,26 +0,0 @@ ---- rules_du_jour.orig Fri Dec 8 16:36:00 2006 -+++ rules_du_jour Fri Dec 8 16:42:32 2006 -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/usr/local/bin/bash - # Version 1.29b (1.29b: fixed SARE_STOCKS url) Changed ZMI_GERMAN url to its new location - # TODO: add auto-cleanup of old rulesets - -@@ -52,7 +52,7 @@ - # Read configuration file (my_rules_du_jour wrapper script is no longer recommended) - # /etc/rulesdujour/config is the recommended configuration file location but may - # be read from one of the following locations, including the RDJ_CONFIGFILE env variable. --for i in ${RDJ_CONFIGFILE} /etc/rulesdujour/config /etc/rulesdujour /etc/mail/rulesdujour /etc/sysconfig/RulesDuJour /etc/sysconfig/rulesdujour ; do -+for i in ${RDJ_CONFIGFILE} /usr/local/etc/rulesdujour/config /usr/local/etc/rulesdujour /usr/local/etc/mail/rulesdujour ; do - [ -f "$i" ] && source $i ; - done; - -@@ -143,7 +143,7 @@ - - TRIPWIRE=0; - CF_URLS[0]="${RULESEMPORIUM}/99_FVGT_Tripwire.cf"; -- CF_FILES[0]="tripwire.cf"; -+ CF_FILES[0]="99_FVGT_Tripwire.cf"; - CF_NAMES[0]="TripWire"; - PARSE_NEW_VER_SCRIPTS[0]="${PERL} -ne 'print if /^\s*#.*(vers?|version|rev|revision)[:\.\s]*[0-9]/i;' | sort | ${TAIL}"; - diff --git a/mail/spamass-rules_du_jour/files/pkg-message.in b/mail/spamass-rules_du_jour/files/pkg-message.in deleted file mode 100644 index 1028f85..0000000 --- a/mail/spamass-rules_du_jour/files/pkg-message.in +++ /dev/null @@ -1,20 +0,0 @@ -************************************************************************* - -Please edit the configuration in %%PREFIX%%/etc/mail/rulesdujour -Run %%PREFIX%%/bin/rules_du_jour to fetch the latest rulesets -The custom rulesets are updated in %%PREFIX%%/etc/mail/spamassassin - -After updating the rules please do the following: - -1. Read any extra info available with the rules, including the comments - in the .cf files. -2. Check to make sure that the default scores in these rules fit your - installation. You might want to modify scores. -3. Test the new rulesets. Keep an eye on hits from the new rules to - determine if the scoring is right for you. -4. Run %%PREFIX%%/bin/rules_du_jour ONLY once per day. - -You may visit http://www.exit0.us/index.php/RulesDuJour before you use -RulesDuJour. - -************************************************************************* diff --git a/mail/spamass-rules_du_jour/pkg-descr b/mail/spamass-rules_du_jour/pkg-descr deleted file mode 100644 index f847867..0000000 --- a/mail/spamass-rules_du_jour/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Automatic updates of custom rulesets for SpamAssassin which are not -part of the official distro. - -WWW: http://www.exit0.us/index.php?pagename=RulesDuJour diff --git a/mail/spamass-rules_du_jour/pkg-plist b/mail/spamass-rules_du_jour/pkg-plist deleted file mode 100644 index 73eec5c..0000000 --- a/mail/spamass-rules_du_jour/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -@exec mkdir -p %D/etc/mail/spamassassin/RulesDuJour -@dirrmtry etc/mail/spamassassin/RulesDuJour -@dirrmtry etc/mail/spamassassin -@dirrmtry etc/mail diff --git a/x11/Makefile b/x11/Makefile index 416d3a7..0ec3325 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -7,7 +7,6 @@ SUBDIR += 9box SUBDIR += 9menu SUBDIR += Terminal - SUBDIR += accessx SUBDIR += alltray SUBDIR += appres SUBDIR += apwal @@ -132,7 +131,6 @@ SUBDIR += kbproto SUBDIR += kde-lite SUBDIR += kde3 - SUBDIR += kde3-apireference SUBDIR += kde4 SUBDIR += kdebase3 SUBDIR += kdebase4 diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile deleted file mode 100644 index f9ac328..0000000 --- a/x11/accessx/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: accessx -# Date created: January 20 2001 -# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu> -# -# $FreeBSD$ -# - -PORTNAME= accessx -PORTVERSION= 0.951 -PORTREVISION= 5 -CATEGORIES= x11 accessibility -MASTER_SITES= http://cmos-eng.rehab.uiuc.edu/accessx/software/ -DISTNAME= accessx${PORTVERSION:S/.//g} - -MAINTAINER= stephen@missouri.edu -COMMENT= Customise accessibility features for X - -DEPRECATED= Project abandoned, mastersite disappeared -EXPIRATION_DATE=2011-01-31 - -USE_TK= yes - -USE_XORG= xext -WRKSRC= ${WRKDIR}/accessx - -PLIST_FILES= bin/ax bin/accessx - -post-patch: - ${REINPLACE_CMD} \ - -e "s@/usr/local@${PREFIX}@" \ - -e "s@/usr/X11R6/lib@${LOCALBASE}/lib@" \ - -e "s@g\+\+@${CXX} ${CXXFLAGS} -I${LOCALBASE}/include@g" \ - ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e "s@wish -f@${WISH} -f@g" ${WRKSRC}/accessx - -post-install: - ${STRIP_CMD} ${PREFIX}/bin/ax - -.include <bsd.port.mk> diff --git a/x11/accessx/distinfo b/x11/accessx/distinfo deleted file mode 100644 index 0e2f2cd..0000000 --- a/x11/accessx/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (accessx0951.tar.gz) = e61286559b65e452705a6329646776f1 -SHA256 (accessx0951.tar.gz) = 441e9316552a88d26b265a3074656ec56a84d8ea287d7dcebdb7a2b562111863 -SIZE (accessx0951.tar.gz) = 17199 diff --git a/x11/accessx/files/patch-Access.C b/x11/accessx/files/patch-Access.C deleted file mode 100644 index dc50b39..0000000 --- a/x11/accessx/files/patch-Access.C +++ /dev/null @@ -1,29 +0,0 @@ ---- Access.C.orig Tue Mar 13 23:39:55 2001 -+++ Access.C Tue Jan 30 22:18:00 2007 -@@ -21,6 +21,8 @@ - #include <X11/XKBlib.h> - #include "Access.h" - -+using namespace std; -+ - // - // Access() - // -@@ -152,7 +154,7 @@ - //Get the state of the keyboard. - - XkbDescPtr xkb = XkbGetMap(display, 0, XkbUseCoreKbd); -- if ((int)xkb == BadAlloc || xkb == NULL) -+ if (xkb == NULL) - { - return 5; /*AccessKeyboardQueryFailure;*/ - } -@@ -261,7 +263,7 @@ - //Get the state of the keyboard. - - XkbDescPtr xkb = XkbGetMap(display, 0, XkbUseCoreKbd); -- if ((int)xkb == BadAlloc || xkb == NULL) -+ if (xkb == NULL) - { - return 5; /*AccessKeyboardQueryFailure;*/ - } diff --git a/x11/accessx/files/patch-Access.h b/x11/accessx/files/patch-Access.h deleted file mode 100644 index 58c8c0b..0000000 --- a/x11/accessx/files/patch-Access.h +++ /dev/null @@ -1,11 +0,0 @@ ---- Access.h-orig Sun Nov 17 19:34:23 2002 -+++ Access.h Sun Nov 17 19:34:34 2002 -@@ -20,7 +20,7 @@ - * - */ - --#include <iostream.h> -+#include <iostream> - #include <math.h> - - inline char* onoroff(int val) diff --git a/x11/accessx/files/patch-ax.C b/x11/accessx/files/patch-ax.C deleted file mode 100644 index ea2db42..0000000 --- a/x11/accessx/files/patch-ax.C +++ /dev/null @@ -1,8 +0,0 @@ ---- ax.C.orig Tue Mar 13 21:42:10 2001 -+++ ax.C Mon Dec 16 20:37:56 2002 -@@ -18,6 +18,7 @@ - - #include "ax.h" - -+using namespace std; - diff --git a/x11/accessx/files/patch-ax.h b/x11/accessx/files/patch-ax.h deleted file mode 100644 index bf25abe..0000000 --- a/x11/accessx/files/patch-ax.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ax.h.orig Mon Dec 16 20:36:59 2002 -+++ ax.h Mon Dec 16 20:37:06 2002 -@@ -22,7 +22,7 @@ - - // Include Files - --#include <iostream.h> -+#include <iostream> - #include <stdio.h> - #include <stdlib.h> - #include <string.h> diff --git a/x11/accessx/pkg-descr b/x11/accessx/pkg-descr deleted file mode 100644 index d44926d..0000000 --- a/x11/accessx/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -A GUI program to manage various of the accessibility features of X window -to help people with physical disabilities. The features include: - -MouseKeys - move the mouse pointer using the keypad. -StickyKeys - key modifiers such as SHIFT and CTRL latch. -SlowKeys - keys only work if pressed for a certain period of time. -BounceKeys - key pressed several times will only register once. - -WWW: http://www.rehab.uiuc.edu/accessx/ - -Stephen Montgomery-Smith -stephen@math.missouri.edu diff --git a/x11/kde3-apireference/Makefile b/x11/kde3-apireference/Makefile deleted file mode 100644 index cb01aba..0000000 --- a/x11/kde3-apireference/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: kde3-apireference -# Date created: 2004/01/02 -# Whom: Heiner <h.eichmann@gmx.de> -# -# $FreeBSD$ -# - -PORTNAME= kde3-apireference -PORTVERSION= 3.4 -CATEGORIES= x11 kde -MASTER_SITES= http://developer.kde.org/documentation/library/${PORTVERSION}-api/ -DISTNAME= ${PORTVERSION}-api -DIST_SUBDIR= KDE - -MAINTAINER= ports@FreeBSD.org -COMMENT= API reference for KDE 3 - -DEPRECATED= outdated and obsolete -EXPIRATION_DATE=2011-01-31 -IGNOREFILES= ${ALLFILES} -USE_BZIP2= yes - -PLIST= ${WRKDIR}/plist - -do-build: - @cd ${WRKSRC} ; ${FIND} * -type d -delete - @cd ${WRKSRC} ; ${FIND} * -type f | ${SED} -e "s#^#share/doc/kdeapi3/#" > ${WRKDIR}/plist - @cd ${WRKSRC} ; ${FIND} * -type l | ${SED} -e "s#^#share/doc/kdeapi3/#" >> ${WRKDIR}/plist - @cd ${WRKSRC} ; ${FIND} * -type d | ${SORT} -r | ${SED} -e "s#^#@dirrm share/doc/kdeapi3/#" >> ${WRKDIR}/plist - @${ECHO} "@dirrm share/doc/kdeapi3" >> ${WRKDIR}/plist - -do-install: - @${MKDIR} ${PREFIX}/share/doc/kdeapi3 - @${CP} -r ${WRKSRC}/* ${PREFIX}/share/doc/kdeapi3 - -.include <bsd.port.mk> diff --git a/x11/kde3-apireference/distinfo b/x11/kde3-apireference/distinfo deleted file mode 100644 index 98453bb..0000000 --- a/x11/kde3-apireference/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (KDE/3.4-api.tar.bz2) = IGNORE -SHA256 (KDE/3.4-api.tar.bz2) = IGNORE diff --git a/x11/kde3-apireference/pkg-descr b/x11/kde3-apireference/pkg-descr deleted file mode 100644 index f8a7dc8..0000000 --- a/x11/kde3-apireference/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -API reference for KDE 3.x - -WWW: http://developer.kde.org/documentation/library/libraryref.php |