From 1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 30 May 2013 09:11:52 +0000 Subject: - 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 --- graphics/linux-png/Makefile | 37 ------------------------------------- graphics/linux-png/distinfo.i386 | 4 ---- graphics/linux-png/pkg-descr | 1 - 3 files changed, 42 deletions(-) delete mode 100644 graphics/linux-png/Makefile delete mode 100644 graphics/linux-png/distinfo.i386 delete mode 100644 graphics/linux-png/pkg-descr (limited to 'graphics/linux-png') diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile deleted file mode 100644 index 98255877e7d9..000000000000 --- a/graphics/linux-png/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: linux-png -# Date created: 28 September 2000 -# Whom: sanpei@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= png -PORTVERSION= 1.2.8 -PORTREVISION= 6 -CATEGORIES= graphics linux -MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} -DISTNAME= libpng-${PORTVERSION}-2 - -MAINTAINER= emulation@FreeBSD.org -COMMENT= RPM of the PNG lib - -CONFLICTS= linux-f8-png-[0-9]* linux-f10-png-[0-9]* - -# EXPIRATION_DATE is the EoL of the last 7.x release -EXPIRATION_DATE=2013-02-28 -# no alpha rpm is available -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes - -PLIST_FILES= \ - usr/lib/libpng.so.3 \ - usr/lib/libpng.so.3.${PORTVERSION} \ - usr/lib/libpng12.so.0 \ - usr/lib/libpng12.so.0.${PORTVERSION} \ - usr/share/man/man5/png.5.gz -DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION} -PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt - -.include diff --git a/graphics/linux-png/distinfo.i386 b/graphics/linux-png/distinfo.i386 deleted file mode 100644 index 5b9a8ddd826d..000000000000 --- a/graphics/linux-png/distinfo.i386 +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (rpm/i386/fedora/4/libpng-1.2.8-2.i386.rpm) = e72af67a645503e1884299308f41268ebff6ae1580c1ebb416ea7c3e1481dfa4 -SIZE (rpm/i386/fedora/4/libpng-1.2.8-2.i386.rpm) = 160855 -SHA256 (rpm/i386/fedora/4/libpng-1.2.8-2.src.rpm) = b35960b8a3e779e8532baeff67dda95540a31c9a443bab1ea4319f43f709a2a9 -SIZE (rpm/i386/fedora/4/libpng-1.2.8-2.src.rpm) = 398416 diff --git a/graphics/linux-png/pkg-descr b/graphics/linux-png/pkg-descr deleted file mode 100644 index 5cbf2095eb06..000000000000 --- a/graphics/linux-png/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of png lib rpm. -- cgit v1.2.3