diff options
author | rene <rene@FreeBSD.org> | 2013-05-30 17:11:52 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-05-30 17:11:52 +0800 |
commit | ba3e2bef7578d017d643970840f3f4ca559859d8 (patch) | |
tree | 1f833a09d59367ca4fd4624d9910f73bc5342531 /audio/linux-arts | |
parent | 2a475282cd75ad3d3fd94bcf78e86efc7503f61f (diff) | |
download | freebsd-ports-gnome-ba3e2bef7578d017d643970840f3f4ca559859d8.tar.gz freebsd-ports-gnome-ba3e2bef7578d017d643970840f3f4ca559859d8.tar.zst freebsd-ports-gnome-ba3e2bef7578d017d643970840f3f4ca559859d8.zip |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
Diffstat (limited to 'audio/linux-arts')
-rw-r--r-- | audio/linux-arts/Makefile | 29 | ||||
-rw-r--r-- | audio/linux-arts/distinfo.i386 | 4 |
2 files changed, 0 insertions, 33 deletions
diff --git a/audio/linux-arts/Makefile b/audio/linux-arts/Makefile deleted file mode 100644 index 2490d6d6f179..000000000000 --- a/audio/linux-arts/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: linux-arts -# Date created: 6 October 2003 -# Whom: bms@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= arts -DISTVERSION= 1.5.3-0.1.fc4 -PORTREVISION= 2 -CATEGORIES= audio kde linux - -MAINTAINER= ports@FreeBSD.org -COMMENT= Audio system for the KDE integrated X11 desktop (Linux version) - -CONFLICTS= linux-f8-arts-[0-9]* linux-f10-arts-[0-9]* - -# EXPIRATION_DATE is the EoL of the last 7.x release -EXPIRATION_DATE=2013-02-28 -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -AUTOMATIC_PLIST= yes -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr - -BRANDELF_DIRS= usr - -.include <bsd.port.mk> diff --git a/audio/linux-arts/distinfo.i386 b/audio/linux-arts/distinfo.i386 deleted file mode 100644 index 12eff2656ce0..000000000000 --- a/audio/linux-arts/distinfo.i386 +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (rpm/i386/fedora/4/arts-1.5.3-0.1.fc4.i386.rpm) = 1d72935395b33d384f07920967d6018b4c0bf2b7f6fee12fa1cc6d45c3082487 -SIZE (rpm/i386/fedora/4/arts-1.5.3-0.1.fc4.i386.rpm) = 1192085 -SHA256 (rpm/i386/fedora/4/arts-1.5.3-0.1.fc4.src.rpm) = 6e220c65bb83a70bd401831b70bb2edc504065f4a8edfe276d4f26d04f8309a3 -SIZE (rpm/i386/fedora/4/arts-1.5.3-0.1.fc4.src.rpm) = 980232 |