mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Remove as scheduled
Fuse ignited by: clement
This commit is contained in:
parent
813e7dca91
commit
1422b2c617
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116778
1
MOVED
1
MOVED
@ -1242,3 +1242,4 @@ print/tipa|print/latex-tipa|2004-08-18|Port renamed for better categorisation
|
||||
x11-toolkits/notif2|x11-themes/notif2|2004-08-20|Better category
|
||||
www/apache13-fp||2004-08-20|Obsolete and unfixed security vulnerabilities
|
||||
www/mod_csacek||2004-08-20|Obsolete and broken
|
||||
archivers/linux-unace||2004-08-20|Segfaults on startup
|
||||
|
@ -32,7 +32,6 @@
|
||||
SUBDIR += libarchive
|
||||
SUBDIR += libcabinet
|
||||
SUBDIR += libcomprex
|
||||
SUBDIR += linux-unace
|
||||
SUBDIR += lzo
|
||||
SUBDIR += lzop
|
||||
SUBDIR += macutils
|
||||
|
@ -1,46 +0,0 @@
|
||||
# New ports collection makefile for: linux-unace
|
||||
# Date created: 29 May 2003
|
||||
# Whom: fjoe@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= unace
|
||||
PORTVERSION= 2.20
|
||||
CATEGORIES= archivers linux
|
||||
MASTER_SITES= http://ace.imptech.net/ \
|
||||
http://www.shedz.com/winace/ \
|
||||
http://hem.passagen.se/vanlid/winace/ \
|
||||
http://w1.314.telia.com/~u31412016/dload/ \
|
||||
http://www.maxeline.com/winace/
|
||||
PKGNAMEPREFIX= linux-
|
||||
DISTNAME= linunace22
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pav@FreeBSD.org
|
||||
COMMENT= Extract, view & test ACE 2 archives
|
||||
|
||||
IGNORE= is ignored: Segfaults on startup
|
||||
DEPRECATED= ${IGNORE}
|
||||
EXPIRATION_DATE=2004-08-20
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
USE_LINUX= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/unace2
|
||||
STRIP=
|
||||
|
||||
.if exists(/usr/bin/brandelf)
|
||||
BRANDELF?= /usr/bin/brandelf
|
||||
.else
|
||||
BRANDELF?= brandelf
|
||||
.endif
|
||||
|
||||
do-patch:
|
||||
@${BRANDELF} -t Linux ${WRKSRC}/unace
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/unace ${PREFIX}/bin/unace2
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
MD5 (linunace22.tgz) = 218020e64975775e191077a195732735
|
||||
SIZE (linunace22.tgz) = 182891
|
@ -1,3 +0,0 @@
|
||||
Free command-line decompressor of ACE 2.0 or later archives.
|
||||
|
||||
WWW: http://www.winace.com/
|
Loading…
Reference in New Issue
Block a user