Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2014 19:51:55 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349056 - in head: . databases databases/p5-Class-DBI-Lite databases/p5-Ima-DBI-Contextual deskutils deskutils/lxshortcut emulators emulators/hfs games games/fuhquake games/p5-Algorithm...
Message-ID:  <201403241951.s2OJpt9f065046@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Mon Mar 24 19:51:54 2014
New Revision: 349056
URL: http://svnweb.freebsd.org/changeset/ports/349056
QAT: https://qat.redports.org/buildarchive/r349056/

Log:
  Remove expired ports:
  2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
  2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
  2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
  2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
  2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
  2014-03-23 games/xflame: No more public distfiles
  2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead
  2014-03-24 x11-wm/hackedbox: Abandonware
  2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
  2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained

Deleted:
  head/databases/p5-Class-DBI-Lite/
  head/databases/p5-Ima-DBI-Contextual/
  head/deskutils/lxshortcut/
  head/emulators/hfs/
  head/games/fuhquake/
  head/games/p5-Algorithm-Pair-Best/
  head/games/xflame/
  head/mail/mailutils/
  head/net/AquaGatekeeper/
  head/x11-wm/hackedbox/
Modified:
  head/LEGAL
  head/MOVED
  head/databases/Makefile
  head/deskutils/Makefile
  head/emulators/Makefile
  head/games/Makefile
  head/mail/Makefile
  head/net/Makefile
  head/x11-wm/Makefile

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/LEGAL	Mon Mar 24 19:51:54 2014	(r349056)
@@ -39,7 +39,6 @@ alephone/M1A1.zip	games/alephone-data	Bu
 alephone/Marathon*.zip	games/alephone-data	Bungie/Microsoft do not allow charging for Marathon data files
 annelid-*		games/annelid		No redistribution allowed
 apache2/mod_h264_streaming-*	www/mod_h264_streaming	No commercial use
-AquaGatekeeper*		net/AquaGatekeeper	No redistribution allowed
 armyops*-linux.run	games/linux-americasarmy Redistribution is limited
 astah-community-*.zip	devel/astah-community	License restrictions -- See http://astah.net/faq/community/enduser-license-agreement
 asWedit-*		www/aswedit		Commercial software

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/MOVED	Mon Mar 24 19:51:54 2014	(r349056)
@@ -5793,3 +5793,13 @@ x11-toolkits/ruby-pango||2014-03-24|Has 
 x11-toolkits/ruby-poppler||2014-03-24|Has expired: Use rubygem-poppler instead
 x11-toolkits/ruby-vte||2014-03-24|Has expired: Use rubygem-vte instead
 x11/ruby-gnome2||2014-03-24|Has expired: Use rubygem-gnome2 instead
+deskutils/lxshortcut||2014-03-24|Has expired: Now distributed with x11/libfm-1.2.0
+databases/p5-Ima-DBI-Contextual||2014-03-24|Has expired: deprecated by upstream
+databases/p5-Class-DBI-Lite||2014-03-24|Has expired: deprecated by upstream
+net/AquaGatekeeper||2014-03-24|Has expired: Binary port of software abandoned by the vendor
+mail/mailutils||2014-03-24|Has expired: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
+games/xflame||2014-03-24|Has expired: No more public distfiles
+games/p5-Algorithm-Pair-Best|games/p5-Algorithm-Pair-Best2|2014-03-24|Has expired: Use games/p5-Algorithm-Pair-Best2 instead
+x11-wm/hackedbox||2014-03-24|Has expired: Abandonware
+emulators/hfs|sysutils/hfsutils|2014-03-24|Has expired: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
+games/fuhquake||2014-03-24|Has expired: Upstream disappeared; no more public distfiles; unmaintained

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/databases/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -284,7 +284,6 @@
     SUBDIR += p5-Class-DBI-DDL
     SUBDIR += p5-Class-DBI-FromCGI
     SUBDIR += p5-Class-DBI-LazyInflate
-    SUBDIR += p5-Class-DBI-Lite
     SUBDIR += p5-Class-DBI-Loader
     SUBDIR += p5-Class-DBI-Loader-Relationship
     SUBDIR += p5-Class-DBI-Oracle
@@ -430,7 +429,6 @@
     SUBDIR += p5-GraphViz-DBI
     SUBDIR += p5-HTML-FormHandler-Model-DBIC
     SUBDIR += p5-Ima-DBI
-    SUBDIR += p5-Ima-DBI-Contextual
     SUBDIR += p5-Iterator-DBI
     SUBDIR += p5-Jifty-DBI
     SUBDIR += p5-KyotoCabinet

Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/deskutils/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -128,7 +128,6 @@
     SUBDIR += ljclive
     SUBDIR += ljit
     SUBDIR += logjam
-    SUBDIR += lxshortcut
     SUBDIR += mate-character-map
     SUBDIR += mate-file-manager-open-terminal
     SUBDIR += mate-menu-editor

Modified: head/emulators/Makefile
==============================================================================
--- head/emulators/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/emulators/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -53,7 +53,6 @@
     SUBDIR += gxmame
     SUBDIR += hatari
     SUBDIR += hercules
-    SUBDIR += hfs
     SUBDIR += higan
     SUBDIR += hugo
     SUBDIR += i386-wine

Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/games/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -299,7 +299,6 @@
     SUBDIR += frozen-bubble
     SUBDIR += fteqw
     SUBDIR += ftjava
-    SUBDIR += fuhquake
     SUBDIR += funnyboat
     SUBDIR += fxsudoku
     SUBDIR += galaxis
@@ -693,7 +692,6 @@
     SUBDIR += osgg
     SUBDIR += outerspace
     SUBDIR += p5-Acme-GuessNumber
-    SUBDIR += p5-Algorithm-Pair-Best
     SUBDIR += p5-Algorithm-Pair-Best2
     SUBDIR += p5-Algorithm-Pair-Swiss
     SUBDIR += p5-Baseball-Sabermetrics
@@ -1073,7 +1071,6 @@
     SUBDIR += xevil
     SUBDIR += xeyesplus
     SUBDIR += xfireworks
-    SUBDIR += xflame
     SUBDIR += xfrisk
     SUBDIR += xgalaga
     SUBDIR += xgalaga++

Modified: head/mail/Makefile
==============================================================================
--- head/mail/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/mail/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -249,7 +249,6 @@
     SUBDIR += mailscanner
     SUBDIR += mailsync
     SUBDIR += mailtray
-    SUBDIR += mailutils
     SUBDIR += mailx
     SUBDIR += mairix
     SUBDIR += majordomo

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/net/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -6,7 +6,6 @@
     SUBDIR += 3proxy
     SUBDIR += 44bsd-rdist
     SUBDIR += 6tunnel
-    SUBDIR += AquaGatekeeper
     SUBDIR += DarwinStreamingServer
     SUBDIR += GeoIP
     SUBDIR += R-cran-twitteR

Modified: head/x11-wm/Makefile
==============================================================================
--- head/x11-wm/Makefile	Mon Mar 24 19:48:07 2014	(r349055)
+++ head/x11-wm/Makefile	Mon Mar 24 19:51:54 2014	(r349056)
@@ -95,7 +95,6 @@
     SUBDIR += gcompmgr
     SUBDIR += genmenu
     SUBDIR += golem
-    SUBDIR += hackedbox
     SUBDIR += herbstluftwm
     SUBDIR += hs-xmonad
     SUBDIR += hs-xmonad-contrib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403241951.s2OJpt9f065046>