mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned 2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead 2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead 2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi
This commit is contained in:
parent
bf71cbdb67
commit
192e2cf766
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213958
5
MOVED
5
MOVED
@ -3483,3 +3483,8 @@ japanese/truetypefonts||2008-05-25|Removed due to copyright problem
|
||||
japanese/kochi-cidfonts||2008-05-25|Removed due to copyright problem
|
||||
japanese/latex-japanese|japanese/platex-japanese|2008-05-26|Works only with platex
|
||||
ports-mgmt/newportsversioncheck||2008-05-27|Obsoleted by portscout
|
||||
net-p2p/dclibc||2008-05-30|Has expired: Abandoned, not used, website disappeared
|
||||
net-mgmt/ap-utils||2008-05-30|Has expired: Does not work with gcc4.2; appears to be abandoned
|
||||
multimedia/xfce4-xmms-controller-plugin||2008-05-30|Has expired: Project is dead
|
||||
www/pear-HTTP_Session||2008-05-30|Has expired: Use www/pear-HTTP_Session2 instead
|
||||
security/bioapitool||2008-05-30|Has expired: All functionallity of this tools has been merged with pam_bsdbioapi
|
||||
|
@ -251,7 +251,6 @@
|
||||
SUBDIR += xawtv
|
||||
SUBDIR += xdvshow
|
||||
SUBDIR += xfce4-media
|
||||
SUBDIR += xfce4-xmms-controller-plugin
|
||||
SUBDIR += xfce4-xmms-plugin
|
||||
SUBDIR += xfmedia-remote-plugin
|
||||
SUBDIR += xine
|
||||
|
@ -1,41 +0,0 @@
|
||||
# New ports collection makefile for: xfce4-xmms-controller-plugin
|
||||
# Date created: 8 Nov 2004
|
||||
# Whom: Robin Schoonover (endx7@users.sf.net)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-xmms-controller-plugin
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= multimedia audio xfce
|
||||
MASTER_SITES= http://eoin.angrystickman.com/files/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= robin.schoonover@gmail.com
|
||||
COMMENT= XMMS controller plugin for the xfce4 panel
|
||||
|
||||
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
DEPRECATED= Project is dead
|
||||
EXPIRATION_DATE=2008-03-31
|
||||
IGNORE= Does not support xfce 4.4
|
||||
USE_GNOME= gtk20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/share/${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500043
|
||||
IGNORE= requires pthread stubs not provided by libXThr
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
${REINPLACE_CMD} -e 's_share/_share/xfce4-xmms-controller-plugin/_' ${WRKSRC}/panel-plugin/xfcexmms.c
|
||||
${REINPLACE_CMD} -e 's_/usr/local_${PREFIX}_' ${WRKSRC}/config.h.in
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (xfce4/xfce4-xmms-controller-plugin-1.4.3.tar.gz) = 84dcd34f7b2187c8f270feb4ab22f135
|
||||
SHA256 (xfce4/xfce4-xmms-controller-plugin-1.4.3.tar.gz) = 1ef4fe36f6f61f54e7caf5ac5fbd63bb2974e39883513c80256186fa4f4f18c3
|
||||
SIZE (xfce4/xfce4-xmms-controller-plugin-1.4.3.tar.gz) = 210431
|
@ -1,6 +0,0 @@
|
||||
xfce4-xmms-controller is a full-featured XMMS controller for the Xfce4
|
||||
Panel. It features playback control, playlist navigation, volume
|
||||
control and launching XMMS. It is customisable and supports the mouse
|
||||
scroll wheel.
|
||||
|
||||
WWW: http://freshmeat.net/projects/xfce4xmmscontroller/
|
@ -1,13 +0,0 @@
|
||||
lib/xfce4/panel-plugins/libxfcexmms.a
|
||||
lib/xfce4/panel-plugins/libxfcexmms.la
|
||||
lib/xfce4/panel-plugins/libxfcexmms.so
|
||||
share/xfce4-xmms-controller-plugin/eject.png
|
||||
share/xfce4-xmms-controller-plugin/next.png
|
||||
share/xfce4-xmms-controller-plugin/stop.png
|
||||
share/xfce4-xmms-controller-plugin/pause.png
|
||||
share/xfce4-xmms-controller-plugin/play.png
|
||||
share/xfce4-xmms-controller-plugin/prev.png
|
||||
share/xfce4-xmms-controller-plugin/icon.png
|
||||
@dirrmtry lib/xfce4/panel-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrmtry share/xfce4-xmms-controller-plugin
|
@ -11,7 +11,6 @@
|
||||
SUBDIR += airport
|
||||
SUBDIR += angst
|
||||
SUBDIR += annextools
|
||||
SUBDIR += ap-utils
|
||||
SUBDIR += argus
|
||||
SUBDIR += argus-clients
|
||||
SUBDIR += argus-monitor
|
||||
|
@ -1,52 +0,0 @@
|
||||
# New ports collection makefile for: ap-utils
|
||||
# Date created: 2002/07/10
|
||||
# Whom: Jerry A! <jerry@thehutt.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ap-utils
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A set of utilities to configure and monitor wireless access points
|
||||
|
||||
DEPRECATED= Does not work with gcc4.2; appears to be abandoned
|
||||
EXPIRATION_DATE= 2008-04-07
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
USE_BZIP2= yes
|
||||
CONFIGURE_ENV= LDFLAGS="-lintl -L${LOCALBASE}/lib"
|
||||
MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
BROKEN= Does not build without gettext
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Broken with gcc 4.2
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|_nl_domain_bindings|libintl_nl_domain_bindings|' ${WRKSRC}/configure
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
cd ${WRKSRC}/Documentation && \
|
||||
${INSTALL_DATA} FAQ Ovislink-HOWTO.html HARDWARE-NOTES README.ap-gl ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (ap-utils-1.4.1.tar.bz2) = 15b3ee8ae8f5e501ffa6dd8ced9c528d
|
||||
SHA256 (ap-utils-1.4.1.tar.bz2) = 2fc07e0603d745f169b686ddb5101b31942dc6aa0a2f994f2685e5e249ef0f26
|
||||
SIZE (ap-utils-1.4.1.tar.bz2) = 348746
|
@ -1,10 +0,0 @@
|
||||
--- lib/ap_search.c.orig Tue May 4 11:18:09 2004
|
||||
+++ lib/ap_search.c Fri Jul 30 22:29:37 2004
|
||||
@@ -34,6 +34,7 @@
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
||||
+#include <sys/socket.h>
|
||||
#include <net/if.h>
|
||||
#include <sys/time.h>
|
||||
#include <errno.h>
|
@ -1,10 +0,0 @@
|
||||
A set of utilities to configure and monitor several popular
|
||||
wireless access points using SNMP. Among other things, they
|
||||
allow access restrictions, MAC authorization and WEP encryption
|
||||
for access points and "wireless gateways" by Linksys, Netgear,
|
||||
SMC, and D-Link.
|
||||
|
||||
WWW: http://ap-utils.polesye.net/
|
||||
|
||||
-- Dan Pelleg
|
||||
daniel+aputils@pelleg.org
|
@ -1,14 +0,0 @@
|
||||
bin/ap-config
|
||||
bin/ap-mrtg
|
||||
bin/ap-gl
|
||||
sbin/ap-trapd
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/ap-utils.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/ap-utils.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/ap-utils.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/ap-utils.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/ap-utils.mo
|
||||
%%PORTDOCS%%%%DOCSDIR%%/FAQ
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Ovislink-HOWTO.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/HARDWARE-NOTES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.ap-gl
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
@ -17,7 +17,6 @@
|
||||
SUBDIR += ctorrent
|
||||
SUBDIR += dcd
|
||||
SUBDIR += dclib
|
||||
SUBDIR += dclibc
|
||||
SUBDIR += dctc
|
||||
SUBDIR += dctc-gui
|
||||
SUBDIR += dctc-gui-qt
|
||||
|
@ -1,27 +0,0 @@
|
||||
# New ports collection makefile for: dclibc
|
||||
# Date created: 2006-08-20
|
||||
# Whom: Pankov Pavel <pankov_@mail.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= dclibc
|
||||
PORTVERSION= 0.1.1.d1
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= http://www.gtkdc.org/gtkdc_files/dclibc/0.1/
|
||||
DISTNAME= dclibc-0.1.1-debug1
|
||||
|
||||
MAINTAINER= pankov_p@mail.ru
|
||||
COMMENT= A Direct Connect peer-to-peer protocol C library
|
||||
|
||||
DEPRECATED= Abandoned, not used, website disappeared
|
||||
EXPIRATION_DATE= 2008-05-15
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_ICONV= yes
|
||||
USE_GNOME= glib20 pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (dclibc-0.1.1-debug1.tar.gz) = e62affd68344b9c1ef9dec29be540c00
|
||||
SHA256 (dclibc-0.1.1-debug1.tar.gz) = d22e5fee5ffbc42799506df9affb55c1b94a4d949eaf9014d7e9c9742c1cb618
|
||||
SIZE (dclibc-0.1.1-debug1.tar.gz) = 340603
|
@ -1,11 +0,0 @@
|
||||
--- Makefile.in-orig Mon May 22 10:23:09 2006
|
||||
+++ Makefile.in Sun Aug 20 01:23:21 2006
|
||||
@@ -193,7 +193,7 @@
|
||||
target_alias = @target_alias@
|
||||
SUBDIRS = dclibc
|
||||
EXTRA_DIST = TODO dclibc.pc.in
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = @exec_prefix@/libdata/pkgconfig
|
||||
pkgconfig_DATA = dclibc.pc
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
@ -1,6 +0,0 @@
|
||||
DCLibC is a library for implementing the Direct Connect peer-to-peer
|
||||
protocol. It offers support for the NMDC protocol (client-hub
|
||||
commands and client-client operations) and an interface to the
|
||||
most common filelists.
|
||||
|
||||
WWW: http://www.gtkdc.org/
|
@ -1,14 +0,0 @@
|
||||
include/dclibc/dclibc/dclibc.h
|
||||
include/dclibc/dclibc/dcproto.h
|
||||
include/dclibc/dclibc/hub.h
|
||||
include/dclibc/dclibc/hubconn.h
|
||||
include/dclibc/dclibc/search.h
|
||||
include/dclibc/dclibc/userinfo.h
|
||||
include/dclibc/dclibc/userlist.h
|
||||
lib/libdclibc.a
|
||||
lib/libdclibc.la
|
||||
lib/libdclibc.so
|
||||
lib/libdclibc.so.8
|
||||
libdata/pkgconfig/dclibc.pc
|
||||
@dirrm include/dclibc/dclibc
|
||||
@dirrm include/dclibc
|
@ -39,7 +39,6 @@
|
||||
SUBDIR += beecrypt
|
||||
SUBDIR += bfbtester
|
||||
SUBDIR += bioapi
|
||||
SUBDIR += bioapitool
|
||||
SUBDIR += bjorb
|
||||
SUBDIR += blocksshd
|
||||
SUBDIR += borzoi
|
||||
|
@ -1,24 +0,0 @@
|
||||
# Ports collection makefile for: bioapitool
|
||||
# Date created: 12 January 2006
|
||||
# Whom: Fredrik Lindberg <fli@shapeshifter.se>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= bioapitool
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://shapeshifter.se/pub/bioapitool/
|
||||
|
||||
MAINTAINER= fli@shapeshifter.se
|
||||
COMMENT= BioAPI management utility
|
||||
|
||||
DEPRECATED= All functionallity of this tools has been merged with pam_bsdbioapi
|
||||
EXPIRATION_DATE=2008-05-04
|
||||
|
||||
LIB_DEPENDS= bioapi100.0:${PORTSDIR}/security/bioapi
|
||||
|
||||
MAN1= bioapitool.1
|
||||
PLIST_FILES= sbin/bioapitool
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (bioapitool-1.0.tar.gz) = fcda08f5b067ed59a111ad30687989e7
|
||||
SHA256 (bioapitool-1.0.tar.gz) = 0cab7564742f8e698163e077b40fd821e5b5fa6bf76c5940f21eaf7ea51ba5cb
|
||||
SIZE (bioapitool-1.0.tar.gz) = 5458
|
@ -1,4 +0,0 @@
|
||||
bioapitool is a small BioAPI management utility which allows enrollment and
|
||||
verification of BIR entries.
|
||||
|
||||
WWW: http://shapeshifter.se/code/bioapitool
|
@ -1026,7 +1026,6 @@
|
||||
SUBDIR += pear-HTTP_Header
|
||||
SUBDIR += pear-HTTP_Request
|
||||
SUBDIR += pear-HTTP_Server
|
||||
SUBDIR += pear-HTTP_Session
|
||||
SUBDIR += pear-HTTP_Session2
|
||||
SUBDIR += pear-HTTP_Upload
|
||||
SUBDIR += pear-Services_Compete
|
||||
|
@ -1,33 +0,0 @@
|
||||
# Ports collection makefile for: pear-HTTP_Session
|
||||
# Date created: 13 December 2003
|
||||
# Whom: Alex Miller (<asm@asm.kiev.ua>)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= HTTP_Session
|
||||
PORTVERSION= 0.5.6
|
||||
CATEGORIES= www devel pear
|
||||
|
||||
MAINTAINER= bg1tpt@gmail.com
|
||||
COMMENT= PEAR Object-oriented interface to the session_* family functions
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
|
||||
DEPRECATED= Use www/pear-HTTP_Session2 instead
|
||||
EXPIRATION_DATE= 2008-05-15
|
||||
|
||||
FILES= Session.php Session/Container.php Session/Container/DB.php \
|
||||
Session/Container/MDB.php Session/Container/MDB2.php \
|
||||
Session/Container/Memcache.php
|
||||
EXAMPLES= HTTP_Session_Example.php Container_Example.php sessiondata.sql
|
||||
_EXAMPLESDIR= docs
|
||||
TESTS= AllTests.bat AllTests.php HTTP_SessionTest.php \
|
||||
HTTP_Session_ContainerTest.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (PEAR/HTTP_Session-0.5.6.tgz) = 96a45274b2164f13c3b73e274453787d
|
||||
SHA256 (PEAR/HTTP_Session-0.5.6.tgz) = 2aabce7400ad8f0deedd08f873f098e5ca76f2c4c56a2eac0abe69d251258b18
|
||||
SIZE (PEAR/HTTP_Session-0.5.6.tgz) = 15343
|
@ -1,7 +0,0 @@
|
||||
Object-oriented interface to the session_* family functions
|
||||
it provides extra features such as database storage for
|
||||
session data using DB package. It introduces new methods
|
||||
like isNew(), useCookies(), setExpire(), setIdle(),
|
||||
isExpired(), isIdled() and others.
|
||||
|
||||
WWW: http://pear.php.net/package/HTTP_Session/
|
Loading…
Reference in New Issue
Block a user