mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
2007-01-15 x11-wm/wmi: This port is unsupported by the author. Please use x11-wm/wmii instead.
2007-01-15 www/abcache: "is a dead project and the distfile disappeared" 2007-01-17 devel/rubygem-event-loop: replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system
This commit is contained in:
parent
bab5e8e804
commit
6e2c295d9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182630
3
MOVED
3
MOVED
@ -2698,3 +2698,6 @@ net/ruby-radius||2007-01-08|Has expired: distfile disappeared from homepage
|
||||
devel/versuch|net/versuch|2007-01-12|Removed duplicate port
|
||||
german/tvbrowser|misc/tvbrowser|2007-01-13|move to misc/tvbrowser
|
||||
chinese/xcin||2007-01-17|Has expired: dead project, see http://lists.linux.org.tw/pipermail/xcin/2005-November/004300.html
|
||||
x11-wm/wmi||2007-01-17|Has expired: This port is unsupported by the author. Please use x11-wm/wmii instead.
|
||||
www/abcache||2007-01-17|Has expired: "is a dead project and the distfile disappeared"
|
||||
devel/rubygem-event-loop||2007-01-17|Has expired: replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system
|
||||
|
@ -1908,7 +1908,6 @@
|
||||
SUBDIR += rubygem-activesupport
|
||||
SUBDIR += rubygem-builder
|
||||
SUBDIR += rubygem-daemons
|
||||
SUBDIR += rubygem-event-loop
|
||||
SUBDIR += rubygem-fastercsv
|
||||
SUBDIR += rubygem-gem_plugin
|
||||
SUBDIR += rubygem-hoe
|
||||
|
@ -1,20 +0,0 @@
|
||||
# Ports collection makefile for: rubygem-event-loop
|
||||
# Date created: Fri Mar 31 20:45:37 PST 2006
|
||||
# Whom: Alexander Botero-Lowry <alex@foxybanana.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= event-loop
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= http://www.brockman.se/software/ruby-event-loop/
|
||||
|
||||
MAINTAINER= alexbl@FreeBSD.org
|
||||
COMMENT= Event loop for ruby applications
|
||||
|
||||
DEPRECATED= replaced by devel/ruby-event-loop which gets around issues caused by the rubygems system
|
||||
EXPIRATION_DATE= 2007-01-17
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
SHA256 (rubygem/event-loop-0.2.gem) = 60a1b04aac651de4f653b6576a743bdf6117af713b8a39a933309100121c55fc
|
||||
MD5 (rubygem/event-loop-0.2.gem) = af9405764977798f4e89188b92321226
|
||||
SIZE (rubygem/event-loop-0.2.gem) = 36352
|
@ -1,4 +0,0 @@
|
||||
event-loop is a simple signal system and an event loop that uses
|
||||
said simple signal system.
|
||||
|
||||
WWW: http://www.brockman.se/software/ruby-event-loop/
|
@ -1,18 +0,0 @@
|
||||
%%CACHE_DIR%%/event-loop-%%PORTVERSION%%.gem
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/AUTHORS
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/COPYING
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/ChangeLog
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/GFDL
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/README
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/README.utf-8
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/Rakefile
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/gemspec.rb
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop.rb
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop/better-definers.rb
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop/event-loop.rb
|
||||
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop/signal-system.rb
|
||||
%%SPEC_DIR%%/event-loop-%%PORTVERSION%%.gemspec
|
||||
@dirrm %%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop
|
||||
@dirrm %%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib
|
||||
@dirrm %%GEMS_DIR%%/event-loop-%%PORTVERSION%%
|
||||
@dirrm %%GEM_DOC_DIR%%
|
@ -5,7 +5,6 @@
|
||||
|
||||
SUBDIR += MT
|
||||
SUBDIR += WebMagick
|
||||
SUBDIR += abcache
|
||||
SUBDIR += adblock
|
||||
SUBDIR += admuser
|
||||
SUBDIR += adzap
|
||||
|
@ -1,45 +0,0 @@
|
||||
# New ports collection makefile for: abcache
|
||||
# Date created: Sat Feb 23 14:27:35 CET 2002
|
||||
# Whom: Alex Dupre <sysadmin@alexdupre.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= abcache
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://afterburner.bware.it/download/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= A tool to cache applications written in PHP
|
||||
|
||||
BROKEN= is a dead project and the distfile disappeared
|
||||
DEPRECATED= "${BROKEN}"
|
||||
EXPIRATION_DATE=2007-01-15
|
||||
|
||||
WRKSRC= ${WRKDIR}/bware_cache-${PORTVERSION}
|
||||
|
||||
USE_PHP= yes
|
||||
USE_PHPIZE= yes
|
||||
WITH_PHP_MOD= yes
|
||||
IGNORE_WITH_PHP=5
|
||||
DEFAULT_PHP_VER=4
|
||||
|
||||
CONFIGURE_ARGS+=--enable-bware_cache=shared
|
||||
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
post-build:
|
||||
@${SED} "s|%%LOCALBASE%%|${LOCALBASE}|g;s|%%PREFIX%%|${PREFIX}|g;s|%%PHP_EXT_DIR%%|${PHP_EXT_DIR}|g" \
|
||||
${.CURDIR}/pkg-message > ${PKGMESSAGE}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${PREFIX}/lib/php/${PHP_EXT_DIR}
|
||||
@${INSTALL_DATA} ${WRKSRC}/modules/bware_cache.so \
|
||||
${PREFIX}/lib/php/${PHP_EXT_DIR}
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (abcache-0.14.tgz) = 2fbdc342142066dcd02f7b55e8e1d505
|
||||
SHA256 (abcache-0.14.tgz) = 754e0ccc6246a0febfcd2dfc480ece4574e4322f553ae9790b9825e63ad22832
|
||||
SIZE (abcache-0.14.tgz) = 25022
|
@ -1,14 +0,0 @@
|
||||
afterBURNER*Cache is a tool to speed up web applications written
|
||||
in PHP.
|
||||
It works by caching inside the web server compiled PHP code (the
|
||||
first time it's executed) so that the next time the same script
|
||||
is called it is simply restored, already compiled, from the cache
|
||||
with big savings in terms of execution time.
|
||||
Caching and saving scripts at compile time can be a big performance
|
||||
win, especially if your PHP script is complex and makes heavy use
|
||||
of libraries.
|
||||
|
||||
WWW: http://afterburner.bware.it/
|
||||
|
||||
- Alex Dupre
|
||||
ale@FreeBSD.org
|
@ -1,14 +0,0 @@
|
||||
*****************************************************************************
|
||||
|
||||
You have installed the abcache package.
|
||||
|
||||
Edit %%LOCALBASE%%/etc/php.ini and add:
|
||||
|
||||
[abcache]
|
||||
zend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/bware_cache.so"
|
||||
bware_cache_enable="1"
|
||||
bware_cache_check_stamp="1"
|
||||
bware_cache_log_level="1"
|
||||
bware_cache_only=*.php"
|
||||
|
||||
*****************************************************************************
|
@ -1,2 +0,0 @@
|
||||
lib/php/%%PHP_EXT_DIR%%/bware_cache.so
|
||||
@dirrmtry lib/php/%%PHP_EXT_DIR%%
|
@ -115,7 +115,6 @@
|
||||
SUBDIR += wmconfig
|
||||
SUBDIR += wmcp
|
||||
SUBDIR += wmg
|
||||
SUBDIR += wmi
|
||||
SUBDIR += wmii
|
||||
SUBDIR += wmthemeinstall
|
||||
SUBDIR += xcompmgr
|
||||
|
@ -1,33 +0,0 @@
|
||||
# New ports collection makefile for: WMI
|
||||
# Date created: 6 May 2004
|
||||
# Whom: Wesley Shields <wxs@csh.rit.edu>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= wmi
|
||||
PORTVERSION= 10
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://suckless.org/download/
|
||||
|
||||
MAINTAINER= wxs@atarininja.org
|
||||
COMMENT= A window manager designed to be like Ion and LarsWM
|
||||
|
||||
DEPRECATED= This port is unsupported by the author. Please use x11-wm/wmii instead.
|
||||
EXPIRATION_DATE= 2007-01-15
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= wmi.1 wmiremote.1
|
||||
MAN5= actions.conf.5 common.conf.5 session.conf.5 theme.conf.5
|
||||
|
||||
PLIST_FILES= bin/wmi \
|
||||
bin/wmiremote
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,-Os,,' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's,CXXFLAGS =,CXXFLAGS +=,' \
|
||||
${WRKSRC}/src/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (wmi-10.tar.gz) = 6728ae28aaa172db3df1e3c2bc483b23
|
||||
SHA256 (wmi-10.tar.gz) = c98064b2022532d3bb6737a3348dd9cae0e107c87d5c03c6731a84290f9476a2
|
||||
SIZE (wmi-10.tar.gz) = 193148
|
@ -1,10 +0,0 @@
|
||||
A window manager that attempts to combine the best features of Ion,
|
||||
LarsWM, TrsWM, evilwm, and ratpoison. Utilizing a combination of
|
||||
standard window manager concepts and tabbing window manager concepts WMI
|
||||
attempts to fuse the best of both worlds.
|
||||
|
||||
WWW: http://wmi.berlios.de/
|
||||
|
||||
-- WXS
|
||||
Wesley Shields
|
||||
wxs@csh.rit.edu
|
Loading…
Reference in New Issue
Block a user