aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg-mmx
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r--graphics/jpeg-mmx/Makefile24
-rw-r--r--graphics/jpeg-mmx/distinfo1
-rw-r--r--graphics/jpeg-mmx/files/patch-ab11
-rw-r--r--graphics/jpeg-mmx/pkg-comment1
-rw-r--r--graphics/jpeg-mmx/pkg-descr20
-rw-r--r--graphics/jpeg-mmx/pkg-plist15
6 files changed, 0 insertions, 72 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
deleted file mode 100644
index ab6a306f8d8d..000000000000
--- a/graphics/jpeg-mmx/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: jpeg
-# Version required: 6b
-# Date created: 6 November 1994
-# Whom: smace
-#
-# $Id: Makefile,v 1.15 1998/04/15 21:32:49 jseger Exp $
-#
-
-DISTNAME= jpegsrc.v6b
-PKGNAME= jpeg-6b
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
-
-MAINTAINER= jseger@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/jpeg-6b
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-shared --enable-static
-MAN1= cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1
-
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
-.include <bsd.port.mk>
diff --git a/graphics/jpeg-mmx/distinfo b/graphics/jpeg-mmx/distinfo
deleted file mode 100644
index 3b195dfd40b5..000000000000
--- a/graphics/jpeg-mmx/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (jpegsrc.v6b.tar.gz) = dbd5f3b47ed13132f04c685d608a7547
diff --git a/graphics/jpeg-mmx/files/patch-ab b/graphics/jpeg-mmx/files/patch-ab
deleted file mode 100644
index 646f085fec6b..000000000000
--- a/graphics/jpeg-mmx/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed Apr 22 20:32:48 1998
-+++ configure Wed Apr 22 20:33:09 1998
-@@ -1647,7 +1647,7 @@
- # Extract the library version ID from jpeglib.h.
- echo $ac_n "checking libjpeg version number""... $ac_c" 1>&6
- echo "configure:1650: checking libjpeg version number" >&5
--JPEG_LIB_VERSION=`sed -e '/^#define JPEG_LIB_VERSION/!d' -e 's/^[^0-9]*\([0-9][0-9]*\).*$/\1/' $srcdir/jpeglib.h`
-+JPEG_LIB_VERSION=9
- echo "$ac_t""$JPEG_LIB_VERSION" 1>&6
-
-
diff --git a/graphics/jpeg-mmx/pkg-comment b/graphics/jpeg-mmx/pkg-comment
deleted file mode 100644
index 346b918b5149..000000000000
--- a/graphics/jpeg-mmx/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-IJG's jpeg compression utilities.
diff --git a/graphics/jpeg-mmx/pkg-descr b/graphics/jpeg-mmx/pkg-descr
deleted file mode 100644
index a804f2ad48d8..000000000000
--- a/graphics/jpeg-mmx/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-The Independent JPEG Group's JPEG software
-==========================================
-
-README for release 6 of 2-Aug-95
-================================
-
-This distribution contains the sixth public release of the Independent JPEG
-Group's free JPEG software. You are welcome to redistribute this software and
-to use it for any purpose, subject to the conditions under LEGAL ISSUES, below.
-
-Serious users of this software (particularly those incorporating it into
-larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to
-our electronic mailing list. Mailing list members are notified of updates
-and have a chance to participate in technical discussions, etc.
-
-This software is the work of Tom Lane, Philip Gladstone, Luis Ortiz, Jim
-Boucher, Lee Crocker, Julian Minguillon, George Phillips, Davide Rossi,
-Ge' Weijers, and other members of the Independent JPEG Group.
-
-IJG is not affiliated with the official ISO JPEG standards committee.
diff --git a/graphics/jpeg-mmx/pkg-plist b/graphics/jpeg-mmx/pkg-plist
deleted file mode 100644
index 9f298de16895..000000000000
--- a/graphics/jpeg-mmx/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-bin/cjpeg
-bin/djpeg
-bin/jpegtran
-bin/rdjpgcom
-bin/wrjpgcom
-include/jconfig.h
-include/jerror.h
-include/jmorecfg.h
-include/jpeglib.h
-lib/libjpeg.a
-lib/libjpeg.la
-lib/libjpeg.so
-lib/libjpeg.so.9
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R