diff options
47 files changed, 8 insertions, 1111 deletions
@@ -2656,3 +2656,11 @@ palm/isilo||2011-09-22|Has expired: No more public distfiles news/ija||2011-09-22|Has expired: BROKEN for more than 6 month news/PicMonger||2011-09-22|Has expired: Abandonware net/py-zopeproxy|net/py-zope.proxy|2011-09-23|Removed: please use net/py-zope.proxy instead +devel/libnotifymm||2011-09-23|Has expired: Doesn't build and isn't used by anything. +games/abuse||2011-09-23|Has expired: BROKEN after games/abuse_sdl update +security/donkey||2011-09-23|Has expired: No more public distfiles +graphics/moth||2011-09-23|Has expired: No more public distfiles +net-mgmt/aguri||2011-09-23|Has expired: No more public distfiles +games/senso||2011-09-23|Has expired: No more public distfiles +net-im/jabber-users-agent||2011-09-23|Has expired: No more public distfiles +games/cchess||2011-09-23|Has expired: No more public distfiles diff --git a/devel/Makefile b/devel/Makefile index 0ee61e148fae..44c07b9b79c9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -862,7 +862,6 @@ SUBDIR += libnaji SUBDIR += libnfc SUBDIR += libnotify - SUBDIR += libnotifymm SUBDIR += libnxt SUBDIR += liboil SUBDIR += libol diff --git a/devel/libnotifymm/Makefile b/devel/libnotifymm/Makefile deleted file mode 100644 index d3c2a9a76a7d..000000000000 --- a/devel/libnotifymm/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libnotifymm -# Date created: 2008-03-26 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libnotifymm -PORTVERSION= 0.6.1 -PORTREVISION= 4 -CATEGORIES= devel gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrappers for libnotify - -LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \ - glibmm-2.4.1:${PORTSDIR}/devel/glibmm \ - gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 - -BROKEN= doesn't build with notify 0.7. -DEPRECATED= Doesn't build and isn't used by anything. -EXPIRATION_DATE=2011-09-23 - -USE_BZIP2= yes -USE_AUTOTOOLS= libtool -USE_GNOME= pkgconfig gnomehack gnomeprefix ltverhack -CONFIGURE_ENV= CPPFLAGS="-I${WRKSRC}/libnotify `pkg-config --cflags glibmm-2.4 libnotify gtkmm-2.4`" -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/devel/libnotifymm/distinfo b/devel/libnotifymm/distinfo deleted file mode 100644 index 03109f93cdd5..000000000000 --- a/devel/libnotifymm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/libnotifymm-0.6.1.tar.bz2) = fea7f6f7e436d343a14ceed749b5e9ad78e34c0a62c7790520710de5236c402f -SIZE (gnome2/libnotifymm-0.6.1.tar.bz2) = 305654 diff --git a/devel/libnotifymm/files/patch-libnotify__libnotifymm__notification.h b/devel/libnotifymm/files/patch-libnotify__libnotifymm__notification.h deleted file mode 100644 index 03f6e06bc3e7..000000000000 --- a/devel/libnotifymm/files/patch-libnotify__libnotifymm__notification.h +++ /dev/null @@ -1,50 +0,0 @@ ---- ./libnotify/libnotifymm/notification.h.orig 2010-04-23 11:36:40.000000000 -0400 -+++ ./libnotify/libnotifymm/notification.h 2010-04-23 11:37:20.000000000 -0400 -@@ -191,7 +191,7 @@ - * location. If @a attach is <tt>0</tt>, the widget will be unset. - * @param attach The widget to attach to, or <tt>0</tt>. - */ -- void attach_to_widget(Gtk::Widget& attach);; -+ void attach_to_widget(Gtk::Widget& attach); - - /** Attaches the notification to a Gtk::StatusIcon. This will set hints on the - * notification requesting that the notification point to the status icon's -@@ -303,17 +303,16 @@ - * specified callback function will be called. - */ - void add_action(const Glib::ustring& action, const Glib::ustring& label, const SlotInvokeAction& slot); -- ; - - - /** Clears all hints from the notification. - */ -- void clear_hints();; -+ void clear_hints(); - - - /** Clears all actions from the notification. - */ -- void clear_actions();; -+ void clear_actions(); - - /** Tells the notification server to hide the notification on the screen. - * @return <tt>true</tt> if successful. On error, this will return <tt>false</tt> and set -@@ -324,16 +323,14 @@ - #else - void close(std::auto_ptr<Glib::Error>& error); - #endif //GLIBMM_EXCEPTIONS_ENABLED --; -- -- -+ -+ - /** - * @par Prototype: - * <tt>void on_my_%closed()</tt> - */ - - Glib::SignalProxy0< void > signal_closed(); --; - - //gtkmmproc error: id : property defs lookup failed. - #ifdef GLIBMM_PROPERTIES_ENABLED diff --git a/devel/libnotifymm/pkg-descr b/devel/libnotifymm/pkg-descr deleted file mode 100644 index 4c4aa28887d6..000000000000 --- a/devel/libnotifymm/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ wrappers for libnotify diff --git a/devel/libnotifymm/pkg-plist b/devel/libnotifymm/pkg-plist deleted file mode 100644 index 8e3a91527f05..000000000000 --- a/devel/libnotifymm/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -include/libnotifymm-1.0/libnotifymm.h -include/libnotifymm-1.0/libnotifymm/init.h -include/libnotifymm-1.0/libnotifymm/notification.h -include/libnotifymm-1.0/libnotifymm/notify.h -include/libnotifymm-1.0/libnotifymm/private/notification_p.h -include/libnotifymm-1.0/libnotifymm/wrap_init.h -lib/libnotifymm-1.0.a -lib/libnotifymm-1.0.la -lib/libnotifymm-1.0.so -lib/libnotifymm-1.0.so.7 -lib/libnotifymm-1.0/include/libnotifymmconfig.h -lib/libnotifymm-1.0/proc/m4/convert.m4 -lib/libnotifymm-1.0/proc/m4/convert_libnotifymm.m4 -libdata/pkgconfig/libnotifymm-1.0.pc -@dirrm lib/libnotifymm-1.0/proc/m4 -@dirrm lib/libnotifymm-1.0/proc -@dirrm lib/libnotifymm-1.0/include -@dirrm lib/libnotifymm-1.0 -@dirrm include/libnotifymm-1.0/libnotifymm/private -@dirrm include/libnotifymm-1.0/libnotifymm -@dirrm include/libnotifymm-1.0 diff --git a/games/Makefile b/games/Makefile index 8579bed32615..293d34eb5c67 100644 --- a/games/Makefile +++ b/games/Makefile @@ -15,7 +15,6 @@ SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap SUBDIR += abe - SUBDIR += abuse SUBDIR += abuse_sdl SUBDIR += acm SUBDIR += actx @@ -116,7 +115,6 @@ SUBDIR += cardpics SUBDIR += cave9 SUBDIR += cavezofphear - SUBDIR += cchess SUBDIR += ceferino SUBDIR += cgoban SUBDIR += chanta @@ -795,7 +793,6 @@ SUBDIR += secretmaryochronicles SUBDIR += secretmaryochronicles-music SUBDIR += senken - SUBDIR += senso SUBDIR += sex SUBDIR += sfbol SUBDIR += shaaft diff --git a/games/abuse/Makefile b/games/abuse/Makefile deleted file mode 100644 index 10a92d94a3d2..000000000000 --- a/games/abuse/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: abuse -# Date created: 11 May 2002 -# Whom: des -# -# $FreeBSD$ -# - -PORTNAME= abuse -PORTVERSION= 2.0 -PORTREVISION= 3 -CATEGORIES= games -MASTER_SITES= ftp://ftp.pardus.org.tr/pub/source/2007/ \ - ftp://mirror.euronet.nl/pub/mirrors/FreeBSD/distfiles/ \ - ftp://166.111.8.205/mirror/gentoo/distfiles/ \ - http://globalfilesearch.com/download/mirror.euronet.nl/pub/mirrors/tucows/linux/files/ -DISTFILES= abuse_datafiles.tar.gz -EXTRACT_ONLY= # empty - -MAINTAINER= ports@FreeBSD.org -COMMENT= The classic 2D action game Abuse - -RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl - -NO_BUILD= YES - -BROKEN= conflicts with run dependency -DEPRECATED= BROKEN after games/abuse_sdl update -EXPIRATION_DATE= 2011-09-11 - -do-configure: - ${SED} -e 's,%%DATADIR%%,${DATADIR},' \ - ${FILESDIR}/abuse.sh >${WRKDIR}/abuse - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/abuse ${PREFIX}/bin - ${MKDIR} ${DATADIR} -.for DISTFILE in ${DISTFILES} - ${TAR} zxf ${DISTDIR}/${DISTFILE} -C ${DATADIR} -.endfor - -.include <bsd.port.mk> diff --git a/games/abuse/distinfo b/games/abuse/distinfo deleted file mode 100644 index d8d10f9752e0..000000000000 --- a/games/abuse/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (abuse_datafiles.tar.gz) = 89687ace7805a8d1b5a0179953ffb86d09fe57c26df4b55ec050c0414e535196 -SIZE (abuse_datafiles.tar.gz) = 1997832 diff --git a/games/abuse/files/abuse.sh b/games/abuse/files/abuse.sh deleted file mode 100644 index 692ba0ee5fc3..000000000000 --- a/games/abuse/files/abuse.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -rm -f ~/.abuse/sd_cache.tmp -exec abuse.sdl -datadir "%%DATADIR%%" "$@" diff --git a/games/abuse/pkg-descr b/games/abuse/pkg-descr deleted file mode 100644 index b322175a238e..000000000000 --- a/games/abuse/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This port installs the full registered data files for Abuse 2.0 and the -necessary glue to use them with the SDL port of the Abuse game engine. - -WWW: http://abuse.zoy.org diff --git a/games/abuse/pkg-plist b/games/abuse/pkg-plist deleted file mode 100644 index 1a2ff6a73e9c..000000000000 --- a/games/abuse/pkg-plist +++ /dev/null @@ -1,314 +0,0 @@ -bin/abuse -share/abuse/README.datafiles -share/abuse/abuse.lsp -share/abuse/addon/deathmat/deathmat.lsp -share/abuse/addon/deathmat/dstartup.lsp -share/abuse/addon/deathmat/large.lsp -share/abuse/addon/deathmat/levelset.lsp -share/abuse/addon/deathmat/medium.lsp -share/abuse/addon/deathmat/small.lsp -share/abuse/addon/deathmat/version.lsp -share/abuse/addon/example/example.lsp -share/abuse/addon/example/example.lvl -share/abuse/addon/example/example.spe -share/abuse/art/ant.spe -share/abuse/art/back/backgrnd.spe -share/abuse/art/back/cave.spe -share/abuse/art/back/city.spe -share/abuse/art/back/intro.spe -share/abuse/art/back/tech.spe -share/abuse/art/ball.spe -share/abuse/art/blowups.spe -share/abuse/art/bold.spe -share/abuse/art/chars/ammo.spe -share/abuse/art/chars/block.spe -share/abuse/art/chars/concus.spe -share/abuse/art/chars/door.spe -share/abuse/art/chars/lava.spe -share/abuse/art/chars/lavap.spe -share/abuse/art/chars/lightin.spe -share/abuse/art/chars/mine.spe -share/abuse/art/chars/platform.spe -share/abuse/art/chars/push.spe -share/abuse/art/chars/sect.spe -share/abuse/art/chars/step.spe -share/abuse/art/chars/tdoor.spe -share/abuse/art/chars/teleport.spe -share/abuse/art/cloud.spe -share/abuse/art/compass.spe -share/abuse/art/consfnt.spe -share/abuse/art/cop.spe -share/abuse/art/coptop.spe -share/abuse/art/credit.spe -share/abuse/art/dev.spe -share/abuse/art/door.spe -share/abuse/art/endgame.spe -share/abuse/art/exp1.spe -share/abuse/art/flyer.spe -share/abuse/art/fonts.spe -share/abuse/art/fore/cave.spe -share/abuse/art/fore/foregrnd.spe -share/abuse/art/fore/techno.spe -share/abuse/art/fore/techno2.spe -share/abuse/art/fore/techno3.spe -share/abuse/art/fore/techno4.spe -share/abuse/art/frame.spe -share/abuse/art/gun2.spe -share/abuse/art/help.spe -share/abuse/art/icons.spe -share/abuse/art/jug.spe -share/abuse/art/letters.spe -share/abuse/art/misc.spe -share/abuse/art/missle.spe -share/abuse/art/pform.spe -share/abuse/art/rob1.spe -share/abuse/art/rob2.spe -share/abuse/art/satan.bak -share/abuse/art/screen11.spe -share/abuse/art/smoke.spe -share/abuse/art/statbar.spe -share/abuse/art/tints/ant/blue.spe -share/abuse/art/tints/ant/brown.spe -share/abuse/art/tints/ant/darkblue.spe -share/abuse/art/tints/ant/egg.spe -share/abuse/art/tints/ant/evil.spe -share/abuse/art/tints/ant/gray.spe -share/abuse/art/tints/ant/green.spe -share/abuse/art/tints/ant/mustard.spe -share/abuse/art/tints/ant/orange.spe -share/abuse/art/tints/ant/yellow.spe -share/abuse/art/tints/cop/africa.spe -share/abuse/art/tints/cop/blue.spe -share/abuse/art/tints/cop/bright.spe -share/abuse/art/tints/cop/darkblue.spe -share/abuse/art/tints/cop/fire.spe -share/abuse/art/tints/cop/gold.spe -share/abuse/art/tints/cop/gray.spe -share/abuse/art/tints/cop/land.spe -share/abuse/art/tints/cop/normal.txt -share/abuse/art/tints/cop/olive.spe -share/abuse/art/tints/cop/pinkish.spe -share/abuse/art/tints/cop/purple.spe -share/abuse/art/tints/cop/yellow.spe -share/abuse/art/tints/guns/blue.spe -share/abuse/art/tints/guns/green.spe -share/abuse/art/tints/guns/orange.spe -share/abuse/art/tints/guns/redish.spe -share/abuse/art/title.spe -share/abuse/levels/demo1.dat -share/abuse/levels/level00.cpf -share/abuse/levels/level00.spe -share/abuse/levels/level01.cpf -share/abuse/levels/level01.spe -share/abuse/levels/level02.cpf -share/abuse/levels/level02.spe -share/abuse/levels/level03.cpf -share/abuse/levels/level03.spe -share/abuse/levels/level04.cpf -share/abuse/levels/level04.spe -share/abuse/levels/level05.cpf -share/abuse/levels/level05.spe -share/abuse/levels/level06.cpf -share/abuse/levels/level06.spe -share/abuse/levels/level07.cpf -share/abuse/levels/level07.spe -share/abuse/levels/level08.cpf -share/abuse/levels/level08.spe -share/abuse/levels/level09.cpf -share/abuse/levels/level09.spe -share/abuse/levels/level10.cpf -share/abuse/levels/level10.spe -share/abuse/levels/level11.cpf -share/abuse/levels/level11.spe -share/abuse/levels/level12.cpf -share/abuse/levels/level12.spe -share/abuse/levels/level13.cpf -share/abuse/levels/level13.spe -share/abuse/levels/level14.cpf -share/abuse/levels/level14.spe -share/abuse/levels/level15.cpf -share/abuse/levels/level15.spe -share/abuse/levels/level16.cpf -share/abuse/levels/level16.spe -share/abuse/levels/level17.cpf -share/abuse/levels/level17.spe -share/abuse/levels/level18.cpf -share/abuse/levels/level18.spe -share/abuse/levels/level19.spe -share/abuse/levels/level20.cpf -share/abuse/levels/level20.spe -share/abuse/levels/level21.cpf -share/abuse/levels/level21.spe -share/abuse/lisp/ant.lsp -share/abuse/lisp/chat.lsp -share/abuse/lisp/common.lsp -share/abuse/lisp/doors.lsp -share/abuse/lisp/duong.lsp -share/abuse/lisp/english.lsp -share/abuse/lisp/explo.lsp -share/abuse/lisp/flyer.lsp -share/abuse/lisp/french.lsp -share/abuse/lisp/gates.lsp -share/abuse/lisp/general.lsp -share/abuse/lisp/german.lsp -share/abuse/lisp/guns.lsp -share/abuse/lisp/input.lsp -share/abuse/lisp/jugger.lsp -share/abuse/lisp/ladder.lsp -share/abuse/lisp/language.lsp -share/abuse/lisp/light.lsp -share/abuse/lisp/options.lsp -share/abuse/lisp/people.lsp -share/abuse/lisp/platform.lsp -share/abuse/lisp/playwav.lsp -share/abuse/lisp/powerup.lsp -share/abuse/lisp/sfx.lsp -share/abuse/lisp/share.lsp -share/abuse/lisp/startup.lsp -share/abuse/lisp/switch.lsp -share/abuse/lisp/teleport.lsp -share/abuse/lisp/upgrade.lsp -share/abuse/lisp/userfuns.lsp -share/abuse/lisp/version.lsp -share/abuse/lisp/weapons.lsp -share/abuse/music/abuse00.hmi -share/abuse/music/abuse01.hmi -share/abuse/music/abuse02.hmi -share/abuse/music/abuse03.hmi -share/abuse/music/abuse04.hmi -share/abuse/music/abuse06.hmi -share/abuse/music/abuse08.hmi -share/abuse/music/abuse09.hmi -share/abuse/music/abuse11.hmi -share/abuse/music/abuse13.hmi -share/abuse/music/abuse15.hmi -share/abuse/music/abuse17.hmi -share/abuse/music/intro.hmi -share/abuse/music/playhmp.lsp -share/abuse/music/victory.hmi -share/abuse/netlevel/2play1.spe -share/abuse/netlevel/2play2.spe -share/abuse/netlevel/2play3.spe -share/abuse/netlevel/2play4.spe -share/abuse/netlevel/4play1.spe -share/abuse/netlevel/4play2.spe -share/abuse/netlevel/4play3.spe -share/abuse/netlevel/4play4.spe -share/abuse/netlevel/8play1.spe -share/abuse/netlevel/8play2.spe -share/abuse/netlevel/8play3.spe -share/abuse/netlevel/8play4.spe -share/abuse/register/alien.spe -share/abuse/register/alienb.spe -share/abuse/register/ant.lsp -share/abuse/register/boss.spe -share/abuse/register/english.lsp -share/abuse/register/flyer.lsp -share/abuse/register/galien.spe -share/abuse/register/green2.spe -share/abuse/register/micron.vcd -share/abuse/register/people.lsp -share/abuse/register/powerup.lsp -share/abuse/register/tiles.lsp -share/abuse/register/trees.spe -share/abuse/register/trees2.spe -share/abuse/register/weapons.lsp -share/abuse/sfx/adie02.wav -share/abuse/sfx/adie03.wav -share/abuse/sfx/adie05.wav -share/abuse/sfx/ahit01.wav -share/abuse/sfx/aland01.wav -share/abuse/sfx/alien01.wav -share/abuse/sfx/amb07.wav -share/abuse/sfx/amb10.wav -share/abuse/sfx/amb11.wav -share/abuse/sfx/amb13.wav -share/abuse/sfx/amb15.wav -share/abuse/sfx/amb16.wav -share/abuse/sfx/ambcave1.wav -share/abuse/sfx/ambcave2.wav -share/abuse/sfx/ambcave3.wav -share/abuse/sfx/ambcave4.wav -share/abuse/sfx/ambfrst2.wav -share/abuse/sfx/ambtech1.wav -share/abuse/sfx/ambtech2.wav -share/abuse/sfx/ambtech3.wav -share/abuse/sfx/ammo01.wav -share/abuse/sfx/ammo02.wav -share/abuse/sfx/apain01.wav -share/abuse/sfx/aslash01.wav -share/abuse/sfx/ball01.wav -share/abuse/sfx/blkfoot4.wav -share/abuse/sfx/button02.wav -share/abuse/sfx/cleaner.wav -share/abuse/sfx/crmble01.wav -share/abuse/sfx/delobj01.wav -share/abuse/sfx/doorup01.wav -share/abuse/sfx/doorup02.wav -share/abuse/sfx/eleacc01.wav -share/abuse/sfx/elect02.wav -share/abuse/sfx/eledec01.wav -share/abuse/sfx/endlvl02.wav -share/abuse/sfx/explod02.wav -share/abuse/sfx/fadeon01.wav -share/abuse/sfx/firebmb1.wav -share/abuse/sfx/flamloop.wav -share/abuse/sfx/fly03.wav -share/abuse/sfx/force01.wav -share/abuse/sfx/grenad01.wav -share/abuse/sfx/health01.wav -share/abuse/sfx/lasrmis2.wav -share/abuse/sfx/lava01.wav -share/abuse/sfx/link01.wav -share/abuse/sfx/logo09.wav -share/abuse/sfx/metal.wav -share/abuse/sfx/mghit01.wav -share/abuse/sfx/mghit02.wav -share/abuse/sfx/pland01.wav -share/abuse/sfx/plasma02.wav -share/abuse/sfx/plasma03.wav -share/abuse/sfx/pldeth02.wav -share/abuse/sfx/pldeth04.wav -share/abuse/sfx/pldeth05.wav -share/abuse/sfx/pldeth07.wav -share/abuse/sfx/plpain01.wav -share/abuse/sfx/plpain02.wav -share/abuse/sfx/plpain04.wav -share/abuse/sfx/plpain10.wav -share/abuse/sfx/poof05.wav -share/abuse/sfx/poof06.wav -share/abuse/sfx/robot02.wav -share/abuse/sfx/rocket02.wav -share/abuse/sfx/save01.wav -share/abuse/sfx/save05.wav -share/abuse/sfx/scream02.wav -share/abuse/sfx/scream03.wav -share/abuse/sfx/scream08.wav -share/abuse/sfx/shotgn31.wav -share/abuse/sfx/speed02.wav -share/abuse/sfx/spring03.wav -share/abuse/sfx/swish01.wav -share/abuse/sfx/switch01.wav -share/abuse/sfx/telept01.wav -share/abuse/sfx/throw01.wav -share/abuse/sfx/timerfst.wav -share/abuse/sfx/zap2.wav -share/abuse/sfx/zap3.wav -@dirrm share/abuse/sfx -@dirrm share/abuse/register -@dirrm share/abuse/netlevel -@dirrm share/abuse/music -@dirrm share/abuse/lisp -@dirrm share/abuse/levels -@dirrm share/abuse/art/tints/guns -@dirrm share/abuse/art/tints/cop -@dirrm share/abuse/art/tints/ant -@dirrm share/abuse/art/tints -@dirrm share/abuse/art/fore -@dirrm share/abuse/art/chars -@dirrm share/abuse/art/back -@dirrm share/abuse/art -@dirrm share/abuse/addon/example -@dirrm share/abuse/addon/deathmat -@dirrm share/abuse/addon -@dirrm share/abuse diff --git a/games/cchess/Makefile b/games/cchess/Makefile deleted file mode 100644 index 268b89639299..000000000000 --- a/games/cchess/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: cchess -# Date created: 10 May 2007 -# Whom: Yinghong Liu <relaxbsd@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= cchess -PORTVERSION= 1.4 -PORTREVISION= 1 -CATEGORIES= games -MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Very simple Chinese chess program - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ - lirc_client.2:${PORTSDIR}/comms/lirc - -USE_GMAKE= yes - -SYSCONFDIR= ${PREFIX}/etc/cchess - -post-patch: - @${REINPLACE_CMD} -e 's|qizi.bmp|${DATADIR}/qizi.bmp|' \ - -e 's|xqbg.bmp|${DATADIR}/xqbg.bmp|' \ - -e 's|BOOK.DAT|${DATADIR}/BOOK.DAT|' \ - -e 's|big.dat|${DATADIR}/big.dat|' \ - -e 's|jiang.wav|${DATADIR}/jiang.wav|' \ - ${WRKSRC}/src/main.cpp - @${REINPLACE_CMD} -e 's|sdklircrc|${SYSCONFDIR}/sdklircrc|' \ - ${WRKSRC}/src/aihomesdk.cpp - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/cchess ${LOCALBASE}/bin - ${MKDIR} ${SYSCONFDIR} - ${INSTALL_DATA} ${WRKSRC}/sdklircrc ${SYSCONFDIR}/sdklircrc.sample - if [ ! -f ${SYSCONFDIR}/sdklircrc ]; then \ - ${INSTALL_DATA} ${WRKSRC}/sdklircrc ${SYSCONFDIR}; \ - fi - ${MKDIR} ${DATADIR} -.for i in BOOK.DAT jiang.wav big.dat qizi.bmp xqbg.bmp - ${INSTALL_DATA} ${WRKSRC}/$i ${DATADIR} -.endfor - -.include <bsd.port.mk> diff --git a/games/cchess/distinfo b/games/cchess/distinfo deleted file mode 100644 index 8e412debb614..000000000000 --- a/games/cchess/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cchess-1.4.tar.gz) = 014581a947618d6b71e999d063b8f6ced1fbb1144686dde457255212fa82d1d8 -SIZE (cchess-1.4.tar.gz) = 1200743 diff --git a/games/cchess/pkg-descr b/games/cchess/pkg-descr deleted file mode 100644 index e214a46082b4..000000000000 --- a/games/cchess/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -An very simple Chinese chess program. - -WWW: http://www.nchess.com/ diff --git a/games/cchess/pkg-plist b/games/cchess/pkg-plist deleted file mode 100644 index f3711d21ebf1..000000000000 --- a/games/cchess/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/cchess -@unexec if cmp -s %D/etc/cchess/sdklircrc %D/etc/cchess/sdklircrc.sample; then rm -f %D/etc/cchess/sdklircrc; fi -etc/cchess/sdklircrc.sample -@exec if [ ! -f %D/etc/cchess/sdklircrc ]; then cp -p %D/etc/cchess/sdklircrc.sample %D/etc/cchess/sdklircrc; fi -%%DATADIR%%/BOOK.DAT -%%DATADIR%%/jiang.wav -%%DATADIR%%/qizi.bmp -%%DATADIR%%/xqbg.bmp -%%DATADIR%%/big.dat -@dirrmtry etc/cchess -@dirrm %%DATADIR%% diff --git a/games/senso/Makefile b/games/senso/Makefile deleted file mode 100644 index 5fd8dc2d6d5e..000000000000 --- a/games/senso/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: senso -# Date created: 2002-01-09 -# Whom: trevor -# -# $FreeBSD$ -# - -PORTNAME= senso -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= games -MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/ -EXTRACT_SUFX= .py - -MAINTAINER= ports@FreeBSD.org -COMMENT= Game to challenge short-term memory - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter - -USE_PYTHON= yes -PLIST= ${WRKDIR}/pkg-plist -WRKSRC= ${WRKDIR} - -do-extract: - ${MKDIR} ${WRKDIR} - -do-build: - ${SED} -e "s:/usr/bin:${PREFIX}/bin:" < ${_DISTDIR}/${DISTFILES} \ - > ${WRKDIR}/senso - ${ECHO_CMD} "bin/senso" > ${PLIST} - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/senso ${PREFIX}/bin/ - -.include <bsd.port.mk> diff --git a/games/senso/distinfo b/games/senso/distinfo deleted file mode 100644 index 294962a89e9a..000000000000 --- a/games/senso/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (senso-1.0.py) = df2b2ce37b3002d1c80e2736f948d661202fcb8aee8c30945a1e0153d44cf35d -SIZE (senso-1.0.py) = 6976 diff --git a/games/senso/pkg-descr b/games/senso/pkg-descr deleted file mode 100644 index 13979d637709..000000000000 --- a/games/senso/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a game which challenges short-term memory. It is reminiscent -of Milton-Bradley's Simon and Senso toys. - -WWW: http://www.v-i-t.de/mirkos_hp/html/senso.html diff --git a/graphics/Makefile b/graphics/Makefile index 72a55206ee67..813a5c553ae6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -550,7 +550,6 @@ SUBDIR += mirage SUBDIR += mmrecover SUBDIR += morpheus - SUBDIR += moth SUBDIR += mscgen SUBDIR += mtpaint SUBDIR += multican diff --git a/graphics/moth/Makefile b/graphics/moth/Makefile deleted file mode 100644 index d4e4ec6acd84..000000000000 --- a/graphics/moth/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: moth -# Date created: 10 Sep 2005 -# Whom: Igor Pokrovsky <ip@doom.homeunix.org> -# -# $FreeBSD$ -# - -PORTNAME= moth -PORTVERSION= 1.0 -PORTREVISION= 5 -CATEGORIES= graphics -MASTER_SITES= http://moth.titanothere.com/moth/ -DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} \ - lib${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A simple to use 3D mesh editor - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff - -USE_GMAKE= yes -USE_QT_VER= 3 -USE_GL= gl -MAKE_ARGS= CC="${CXX}" XLIBDIR="${LOCALBASE}/lib" MOC="${MOC}" \ - CFLAGS="${CXXFLAGS} ${PTHREAD_CFLAGS}" QTDIR="${QT_PREFIX}" \ - GLINCLUDEDIR="${LOCALBASE}/include" \ - MOTH_INCLUDES="${WRKSRC_LIBMOTH}/include" \ - MOTH_LIBRARIES="${WRKSRC_LIBMOTH}/lib" -ALL_TARGET= clean moth -MAKE_JOBS_UNSAFE= yes - -PLIST_FILES= bin/${PORTNAME} -PORTDOCS= manual.pdf - -WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} -WRKSRC_LIBMOTH= ${WRKDIR}/lib${PORTNAME}_${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|^INCLUDES =|& ${QTCPPFLAGS} -I${LOCALBASE}/include|' \ - ${WRKSRC_LIBMOTH}/Makefile ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 's|g++|${CXX}|; s|strip|# &|; \ - s|#\(-I$$(MOTH_INCLUDES)\)|\1|; \ - s|^LIBRARIES =|& -L${LOCALBASE}/lib|; \ - s|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e '/#include <GL\/glut\.h>/ d' \ - ${WRKSRC_LIBMOTH}/src/MMaterial.cpp \ - ${WRKSRC_LIBMOTH}/include/moth/MLightSource.h - @${FIND} ${WRKSRC_LIBMOTH}/src ${WRKSRC}/src -name '*.cpp' -exec \ - ${GREP} -lEe 'M_PI|exp\(|sqrt\(|fabs\(' "{}" \; | ${XARGS} -L 1 \ - ${REINPLACE_CMD} -Ee '1s|^|#include <math.h>|; 1G' - -# build libmoth first -pre-build: - @(cd ${WRKSRC_LIBMOTH} && \ - ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} ${ALL_TARGET}) - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin -.ifndef (NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/graphics/moth/distinfo b/graphics/moth/distinfo deleted file mode 100644 index c93265aa7ba6..000000000000 --- a/graphics/moth/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (moth_1.0.tar.gz) = c8b9bc5389ff88637504dc010a9cd3cacbcf59841252fa84dc9f123f27045db2 -SIZE (moth_1.0.tar.gz) = 955784 -SHA256 (libmoth_1.0.tar.gz) = 084558f8b4906c3de044d171f4526f3001079773213f5c50a47f52a674f16664 -SIZE (libmoth_1.0.tar.gz) = 180729 diff --git a/graphics/moth/pkg-descr b/graphics/moth/pkg-descr deleted file mode 100644 index eb0dd5086fa5..000000000000 --- a/graphics/moth/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Moth is a simple to use triangle mesh editor based on standardized OpenGL and -XML (file format) technologies. Its major field of application is the creation -of 3D models for interactive applications like games, visualizations, -simulations, virtual worlds and similar uses. Another field of application is -3D sketching. - -WWW: http://moth.titanothere.com/ diff --git a/net-im/Makefile b/net-im/Makefile index 06de65d40fa9..232024eb3a91 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -52,7 +52,6 @@ SUBDIR += jabber-pyaim SUBDIR += jabber-pyicq SUBDIR += jabber-pymsn - SUBDIR += jabber-users-agent SUBDIR += jabber.el SUBDIR += jabberd SUBDIR += jarl diff --git a/net-im/jabber-users-agent/Makefile b/net-im/jabber-users-agent/Makefile deleted file mode 100644 index 4dcd5d5ffbe4..000000000000 --- a/net-im/jabber-users-agent/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# New ports collection makefile for: jabber-users-agent -# Date created: 2005-06-07 -# Whom: Renato Botelho <freebsd@galle.com.br> -# -# $FreeBSD$ -# - -PORTNAME= users-agent -PORTVERSION= 1.2 -CATEGORIES= net-im -MASTER_SITES= http://jabberstudio.rediris.es/users-agent/ \ - http://freebsd.unixfreunde.de/sources/ -PKGNAMEPREFIX= jabber- -DISTNAME= Users-Agent-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A Perl based Jabber User Directory - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -BROKEN= Does not fetch - -NO_BUILD= yes -STRIP= -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME} -PORTDOCS= README INSTALL -USE_PERL5= yes -USE_RC_SUBR= jabber-users-agent.sh -SUB_LIST+= PERL=${PERL} - -BUILD_DEPENDS+= ${SITE_PERL}/Net/Jabber.pm:${PORTSDIR}/net-im/p5-Net-Jabber \ - ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql - -.include <bsd.port.pre.mk> - -post-patch: - @${PERL} -pi -e 's|config.xml|${PREFIX}/etc/jabber-users-agent.xml|g' \ - ${WRKSRC}/users-agent - @${PERL} -pi -e 's|%%PERL%%|${PERL}|g' ${WRKSRC}/users-agent - -do-install: - ${MKDIR} ${INST_DIR} - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${WRKSRC}/createDB ${INST_DIR} - -.if !exists(${PREFIX}/etc/jabber-users-agent.xml) - ${INSTALL_DATA} ${WRKSRC}/config.xml ${PREFIX}/etc/jabber-users-agent.xml -.endif - ${INSTALL_DATA} ${WRKSRC}/config.xml ${PREFIX}/etc/jabber-users-agent.xml.sample - -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S!^!${WRKSRC}/!} ${DOCSDIR} -.endif - -.include <bsd.port.post.mk> diff --git a/net-im/jabber-users-agent/distinfo b/net-im/jabber-users-agent/distinfo deleted file mode 100644 index a53c28754c6e..000000000000 --- a/net-im/jabber-users-agent/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Users-Agent-1.2.tar.gz) = ed7eaf46bff803446e3e4c5ce80fc3bb1979a59cb30aef5b9afa9a9c355c39d7 -SIZE (Users-Agent-1.2.tar.gz) = 7871 diff --git a/net-im/jabber-users-agent/files/jabber-users-agent.sh.in b/net-im/jabber-users-agent/files/jabber-users-agent.sh.in deleted file mode 100644 index 44e2a5673829..000000000000 --- a/net-im/jabber-users-agent/files/jabber-users-agent.sh.in +++ /dev/null @@ -1,37 +0,0 @@ -#!/bin/sh - -# Start or stop jabber-users-agent -# $FreeBSD$ - -# PROVIDE: jabber_users_agent -# REQUIRE: DAEMON -# BEFORE: LOGIN -# KEYWORD: shutdown -# -# Define these jabber_users_agent_* variables in one of these files: -# /etc/rc.conf -# /etc/rc.conf.local -# -# DO NOT CHANGE THESE DEFAULT VALUES HERE -# -jabber_users_agent_dir=${jabberd_users_agent_dir-"%%PREFIX%%/lib/jabber/users-agent"} -jabber_users_agent_enable=${jabberd_users_agent_enable-"NO"} - -. /etc/rc.subr - -name="jabber_users_agent" -rcvar=`set_rcvar` -command_interpreter="%%PERL%%" -command="${jabber_users_agent_dir}/users-agent" -command_args="&" - -pidfile="/var/jabberd/pid/users-agent.pid" - -load_rc_config $name -stop_postcmd="jabber_users_agent_stop_post" - -jabber_users_agent_stop_post () { - rm -f ${pidfile} -} - -run_rc_command "$1" diff --git a/net-im/jabber-users-agent/files/patch-config.xml b/net-im/jabber-users-agent/files/patch-config.xml deleted file mode 100644 index dd30bcf8c6b9..000000000000 --- a/net-im/jabber-users-agent/files/patch-config.xml +++ /dev/null @@ -1,13 +0,0 @@ ---- config.xml.orig Thu Jun 9 07:25:05 2005 -+++ config.xml Thu Jun 9 07:33:13 2005 -@@ -10,6 +10,10 @@ - </component> - <mysql> - <dbname>JUD</dbname> -+ <!-- -+ <host>mysql.remote.server</host> -+ <port>3306</port> -+ --> - <username>someone</username> - <password>something</password> - <limit>250</limit> diff --git a/net-im/jabber-users-agent/files/patch-users-agent b/net-im/jabber-users-agent/files/patch-users-agent deleted file mode 100644 index 3c7de0aa7eaa..000000000000 --- a/net-im/jabber-users-agent/files/patch-users-agent +++ /dev/null @@ -1,57 +0,0 @@ ---- users-agent.orig Mon Sep 6 23:05:32 2004 -+++ users-agent Mon Jun 13 09:19:06 2005 -@@ -1,9 +1,4 @@ --#!/bin/sh --#-*-Perl-*- -- --exec perl -x $0 "$@"; -- --#!perl -+#!%%PERL%% - - ############################################################################## - # -@@ -29,7 +24,7 @@ - - my %optctl = (); - $optctl{debug} = 0; --$optctl{config} = "config.xml"; -+$optctl{config} = "/usr/local/etc/jabber-users-agent.xml"; - &GetOptions(\%optctl, "debug=i","config=s"); - - if (!(-f $optctl{config})) -@@ -39,6 +34,10 @@ - exit(1); - } - -+open(PIDFILE,">/var/jabberd/pid/users-agent.pid"); -+ print PIDFILE "$$"; -+close(PIDFILE); -+ - my $Debug = new Net::Jabber::Debug(level=>$optctl{debug}, - header=>"Users-Agent"); - -@@ -119,8 +118,13 @@ - ############################################################################## - &readConfigXML(); - -+my $data_source = "DBI:mysql:database=".$config{mysql}->{dbname}; -+ -+if ($config{mysql}->{host} ne '') { -+ $data_source .= ";host=".$config{mysql}->{host}.";port=".($config{mysql}->{port} eq '' ? '3306' : $config{mysql}->{port}); -+} - --my $dbh = DBI->connect("DBI:mysql:database=".$config{mysql}->{dbname},$config{mysql}->{username},$config{mysql}->{password}); -+my $dbh = DBI->connect($data_source,$config{mysql}->{username},$config{mysql}->{password}); - #$dbh->trace(2) if (($optctl{debug} > 0) && defined($dbh)); - - ############################################################################## -@@ -174,7 +178,7 @@ - - ############################################################################## - # --# readConfigXML - read the config.xml file, parse it, and set config hash -+# readConfigXML - read the /usr/local/etc/jabber-users-agent.xml file, parse it, and set config hash - # with the proper settings. - # - ############################################################################## diff --git a/net-im/jabber-users-agent/files/pkg-message.in b/net-im/jabber-users-agent/files/pkg-message.in deleted file mode 100644 index b3057d262a18..000000000000 --- a/net-im/jabber-users-agent/files/pkg-message.in +++ /dev/null @@ -1,9 +0,0 @@ -ATTENTION: - -Before start to use this, you need to create a MySQL database. You -can use a script to help you, this script is installed as -%%PREFIX%%/lib/jabber/users-agent/createDB. You will find instructions -to use it on %%DOCSDIR%%/INSTALL. - -After create the database, configure host, username and password -to access it on %%PREFIX%%/etc/jabber-users-agent.xml. diff --git a/net-im/jabber-users-agent/pkg-descr b/net-im/jabber-users-agent/pkg-descr deleted file mode 100644 index 95d3d73c3267..000000000000 --- a/net-im/jabber-users-agent/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A Perl based Jabber User Directory. Currently the -one running on users.jabber.org. - -WWW: http://jabberstudio.org/projects/users-agent/project/view.php diff --git a/net-im/jabber-users-agent/pkg-plist b/net-im/jabber-users-agent/pkg-plist deleted file mode 100644 index 68b7279ddd30..000000000000 --- a/net-im/jabber-users-agent/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -@comment $FreeBSD$ -lib/jabber/users-agent/createDB -lib/jabber/users-agent/users-agent -@dirrm lib/jabber/users-agent -@dirrmtry lib/jabber -@unexec if cmp -s %D/etc/jabber-users-agent.xml %D/etc/jabber-users-agent.xml.sample; then rm -f %D/etc/jabber-users-agent.xml; fi -etc/jabber-users-agent.xml.sample -@exec [ -f %B/jabber-users-agent.xml ] || cp %B/%f %B/jabber-users-agent.xml diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 027773ab4f7f..981856c0a91b 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -6,7 +6,6 @@ SUBDIR += 2ping SUBDIR += TkTopNetFlows SUBDIR += aggregate - SUBDIR += aguri SUBDIR += aircrack-ng SUBDIR += airport SUBDIR += angst diff --git a/net-mgmt/aguri/Makefile b/net-mgmt/aguri/Makefile deleted file mode 100644 index 6be9f3a68196..000000000000 --- a/net-mgmt/aguri/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: aguri -# Date created: 27 February 2003 -# Whom: Yann Berthier <yb@sainte-barbe.org> -# -# $FreeBSD$ -# - -PORTNAME= aguri -PORTVERSION= 0.7 -PORTREVISION= 1 -CATEGORIES= net-mgmt ipv6 -MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= An Aggregation-based Traffic Profiler - -BROKEN= Does not fetch - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -.if defined(WITH_X11) -EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile -USE_XORG= x11 -.endif - -MAN1= aguri.1 - -post-patch: - ${REINPLACE_CMD} -e "s,/usr/X11R6,${LOCALBASE}," ${WRKSRC}/Makefile - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/aguri ${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/aguri.1 ${MANPREFIX}/man/man1 - -post-install: - -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for FILES in CHANGES INSTALL README - @${INSTALL_DATA} ${WRKSRC}/${FILES} ${DOCSDIR} -.endfor -.endif - @${MKDIR} ${DATADIR} - @${INSTALL_DATA} ${WRKSRC}/scripts/README ${DATADIR} -.for SCRIPTS in agurify.pl density.pl makeimages.pl makeplot.pl - @${INSTALL_SCRIPT} ${WRKSRC}/scripts/${SCRIPTS} \ - ${DATADIR} -.endfor - -.include <bsd.port.mk> diff --git a/net-mgmt/aguri/distinfo b/net-mgmt/aguri/distinfo deleted file mode 100644 index 2972ef999594..000000000000 --- a/net-mgmt/aguri/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (aguri-0.7.tar.gz) = 18856f356c4fc8f7c9420d24cb9f26e430cfc84bda73faf7ec9a785cf50cbc1f -SIZE (aguri-0.7.tar.gz) = 48038 diff --git a/net-mgmt/aguri/files/extra-patch-Makefile b/net-mgmt/aguri/files/extra-patch-Makefile deleted file mode 100644 index 11180c8fc7ac..000000000000 --- a/net-mgmt/aguri/files/extra-patch-Makefile +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.aguri.orig Thu Mar 27 11:53:26 2003 -+++ Makefile Thu Mar 27 13:43:46 2003 -@@ -11,9 +11,9 @@ - scripts/makeimages.pl scripts/density.pl - - CFLAGS= -O2 -Wall -DNDEBUG --DEFINES= -DINET6 -DAGURI_STATS $(SYS_DEFINES) # -DXTREE --INCLUDES= -I. $(COMPAT_INCLUDES) $(SYS_INCLUDES) # -I/usr/X11R6/include --LIBS= $(SYS_LIBS) -lpcap # -R/usr/X11R6/lib -L/usr/X11R6/lib -lX11 -+DEFINES= -DINET6 -DAGURI_STATS $(SYS_DEFINES) -DXTREE -+INCLUDES= -I. $(COMPAT_INCLUDES) $(SYS_INCLUDES) -I/usr/X11R6/include -+LIBS= $(SYS_LIBS) -lpcap -R/usr/X11R6/lib -L/usr/X11R6/lib -lX11 - - all: $(PROG) - diff --git a/net-mgmt/aguri/files/patch-aguri.h b/net-mgmt/aguri/files/patch-aguri.h deleted file mode 100644 index ce764a0d2456..000000000000 --- a/net-mgmt/aguri/files/patch-aguri.h +++ /dev/null @@ -1,10 +0,0 @@ ---- aguri.h.orig 2003-03-12 22:09:41.000000000 +0800 -+++ aguri.h 2007-08-25 02:33:28.000000000 +0800 -@@ -32,7 +32,6 @@ - #define AGURI_VERSION "0.7" - - extern char *fmt_string; --extern int read_count; - extern struct timeval start_time, end_time; - extern int debug; - extern int time_slot; diff --git a/net-mgmt/aguri/files/patch-aguri_pcap.c b/net-mgmt/aguri/files/patch-aguri_pcap.c deleted file mode 100644 index 20ba8caa5eaa..000000000000 --- a/net-mgmt/aguri/files/patch-aguri_pcap.c +++ /dev/null @@ -1,10 +0,0 @@ ---- aguri_pcap.c.orig 2003-03-12 15:09:45.000000000 +0100 -+++ aguri_pcap.c 2009-03-27 08:57:57.000000000 +0100 -@@ -35,6 +35,7 @@ - #include <sys/socket.h> - #include <sys/ioctl.h> - #include <net/if.h> -+#include <net/bpf.h> - #include <netinet/in.h> - #include <netinet/in_systm.h> - #include <netinet/if_ether.h> diff --git a/net-mgmt/aguri/pkg-descr b/net-mgmt/aguri/pkg-descr deleted file mode 100644 index d2a522b3aa8b..000000000000 --- a/net-mgmt/aguri/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -Aguri is an aggregation-based traffic profiler targeted for near real-time, -long-term, and wide-area traffic monitoring. Aguri adapts itself to spatial -traffic distribution by aggregating small volume flows into aggregates, and -achieves temporal aggregation by creating a summary of summaries applying the -same algorithm to its outputs. A set of scripts are used for archiving and -visualizing summaries in different time scales. Aguri does not need a -predefined rule set and is capable of detecting an unexpected increase of -unknown protocols or DoS attacks, which considerably simplifies the task of -network monitoring. - -Aguri produces four separate profiles for source addresses, destination -addresses, source protocols and destination protocols. IP addresses are -designed to be hierarchical and aggregatable so that it is natural to apply -aggregation. Both IPv4 and IPv6 are supported in address profiles. Although -protocol numbers are not hierarchical, the same technique can be used to -identify port ranges. We concatenate the IP version, the protocol number and -the TCP/UDP port number to create a 32-bit key for a protocol profile. - -WWW: http://www.csl.sony.co.jp/person/kjc/software.html diff --git a/net-mgmt/aguri/pkg-plist b/net-mgmt/aguri/pkg-plist deleted file mode 100644 index 514144ed9c7a..000000000000 --- a/net-mgmt/aguri/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/aguri -%%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%DATADIR%%/README -%%DATADIR%%/agurify.pl -%%DATADIR%%/density.pl -%%DATADIR%%/makeimages.pl -%%DATADIR%%/makeplot.pl -@dirrm %%DATADIR%% diff --git a/security/Makefile b/security/Makefile index cf99007ca9df..a08ea76c8fc9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -111,7 +111,6 @@ SUBDIR += distcache SUBDIR += distcache-devel SUBDIR += dmitry - SUBDIR += donkey SUBDIR += doorman SUBDIR += doscan SUBDIR += dradis diff --git a/security/donkey/Makefile b/security/donkey/Makefile deleted file mode 100644 index a90ee95a3aea..000000000000 --- a/security/donkey/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: donkey -# Date created: 17 Sep 1996 -# Whom: Masafumi NAKANE <max@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= donkey -PORTVERSION= 0.5 -CATEGORIES= security -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ - http://mirror2.unixfreunde.de/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= An alternative for S/KEY's key command - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/obj/FreeBSD -PATCH_ARGS= -d ${WRKDIR}/${DISTNAME} --forward --quiet -E ${PATCH_STRIP} - -pre-configure: - @(cd ${WRKDIR}/${DISTNAME}; ./setup FreeBSD) - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 900000 -BROKEN= does not build -.endif - -.include <bsd.port.post.mk> diff --git a/security/donkey/distinfo b/security/donkey/distinfo deleted file mode 100644 index 489a108d9674..000000000000 --- a/security/donkey/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (donkey-0.5.tar.gz) = 670a75c10780052e9b56bf0b47f63bc73b892d6f3c63579a3b0aa02fb28639b8 -SIZE (donkey-0.5.tar.gz) = 39723 diff --git a/security/donkey/files/patch-aa b/security/donkey/files/patch-aa deleted file mode 100644 index 4bd82583e912..000000000000 --- a/security/donkey/files/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ -*** src/Makefile.in.orig Sun Apr 30 14:13:56 1995 ---- src/Makefile.in Wed Oct 16 17:03:57 1996 -*************** -*** 2,8 **** - # Makefile for Donkey - # - -! BINDIR = /usr/local/bin - - SRCS = donkey.c getopt.c passphrase.c btoe.c skey.c md.c md2.c md4.c md5.c - OBJS = donkey.o getopt.o passphrase.o btoe.o skey.o md.o md2.o md4.o md5.o ---- 2,9 ---- - # Makefile for Donkey - # - -! PREFIX ?= /usr/local -! BINDIR = ${PREFIX}/bin - - SRCS = donkey.c getopt.c passphrase.c btoe.c skey.c md.c md2.c md4.c md5.c - OBJS = donkey.o getopt.o passphrase.o btoe.o skey.o md.o md2.o md4.o md5.o -*************** -*** 10,16 **** - CMPT = key - - CC = @CC@ -! CFLAGS = @CFLAGS@ - #CFLAGS = -Aa -D_INCLUDE_POSIX_SOURCE - DEFS = @DEFS@ - #DEFS = -DDefaultMD=MD5 ---- 11,17 ---- - CMPT = key - - CC = @CC@ -! CFLAGS += @CFLAGS@ - #CFLAGS = -Aa -D_INCLUDE_POSIX_SOURCE - DEFS = @DEFS@ - #DEFS = -DDefaultMD=MD5 -*************** -*** 25,32 **** - $(CC) -o $(PROG) $(CFLAGS) $(OBJS) $(LIBS) - - install: -! cp $(PROG) $(BINDIR) -! ln -s $(PROG) $(BINDIR)/$(CMPT) - - clean: - rm -f $(PROG) $(OBJS) ---- 26,33 ---- - $(CC) -o $(PROG) $(CFLAGS) $(OBJS) $(LIBS) - - install: -! install -cs -o bin -g bin -m 755 $(PROG) $(BINDIR) -! ln -fs $(PROG) $(BINDIR)/$(CMPT) - - clean: - rm -f $(PROG) $(OBJS) diff --git a/security/donkey/pkg-descr b/security/donkey/pkg-descr deleted file mode 100644 index fccfc212674c..000000000000 --- a/security/donkey/pkg-descr +++ /dev/null @@ -1,47 +0,0 @@ ----- From 00readme (slightly modified) ---- - -<What's Donkey?> - -Donkey is an alternative for S/KEY's "key" command. The new feature that -the original key doesn't have is print an entry for skeykeys as -follows; - - kazu 0099 al02004 115d83956f1089b6 Apr 26,1995 22:13:27 - -This means that donkey is also an alternative for "keyinit". Since the -entry is printed to stdout (not to /etc/skeykeys), you can easily send -it to remote operator by e-mail (with PGP signature or something). So, -it is possible to initiate S/KEY without logging in from the console of the -host. - -The name "Donkey" is an acronym of "Don't Key". - -<How to use Donkey> - -(1) Calculate a One-Time-Password. - -Execute Donkey with sequence and seed, then input your passphrase. - -The -f option allows you to choose hash function from MD2, MD4, and MD5. - -The default hash function is MD4 due to the historical reason. - -(2) Calculate multiple One-Time-Passwords at once. - -Use -n option. - -Note that although "Enter passphrase" is printed out to stderr, -One-Time-Passwords go to stdout. So, you can redirect the output -safely. - -(3) Print skeykeys entry. - -Use -i option without argments. Then, enter login name, sequence and -seed. If you like default value, just type RET. Input your passphrase -twice to get the entry. - -<Copyright> - -Donkey conforms GNU GENERAL PUBLIC LICENSE Version 2 and is - Copyright (C) 1995 Kazuhiko Yamamoto - <kazu@is.aist-nara.ac.jp> diff --git a/security/donkey/pkg-plist b/security/donkey/pkg-plist deleted file mode 100644 index 0ed1acae461a..000000000000 --- a/security/donkey/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/donkey -bin/key |