summaryrefslogtreecommitdiffstats
path: root/graphics/linux-png
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-05-01 17:28:17 +0000
committernetchild <netchild@FreeBSD.org>2006-05-01 17:28:17 +0000
commit3faa8845b28c901780a3a4b7488d6236a8282a12 (patch)
tree749f4f39c0633a1d8ddffe3ef1917d396b853f43 /graphics/linux-png
parent1cbb1cc4f74650df31523d50cb04de767fd857f7 (diff)
downloadFreeBSD-ports-3faa8845b28c901780a3a4b7488d6236a8282a12.zip
FreeBSD-ports-3faa8845b28c901780a3a4b7488d6236a8282a12.tar.gz
- convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1] - category "linux" added to those ports without it [1] - update some ports to a recent FC3 one [1] - remove plists/... for Alpha (there's no support since linux_base-8 for Alpha anymore) - don't hardcode version numbers in some plists, use PLIST_SUB instead (any errors are mine, don't keep them, send them to me) Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried to contact the maintainer) and also pull the "sweeping commit"-card (the port which it uses as some kind of master port can not be used for this anymore). Besides this, I don't think he will be upset when other people do the work instead of adding an entry to his TODO list. :-) This commit brings us just before the switch of the default linux base port to the fc3 one, modulo some bugs which may appear. So: Beta testers wanted! To test: sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8 portupgrade -o x11/linux-xorg-libs linux-XFree86-libs portupgrade linux-\* The first two steps are necessary to switch to fc3 as the new default linux base port, the last 3 steps to upgrade to fc3. And feel free to send a big "Thank you!" to Boris, he did a lot of the work! I just provided some hints and answered some questions (besides from committing all the necessary changes for FC3 and doing some minor changes+comments/improvements to/of his work), even when he tries to tell you something else. ;-) Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
Diffstat (limited to 'graphics/linux-png')
-rw-r--r--graphics/linux-png/Makefile12
-rw-r--r--graphics/linux-png/distinfo.i3869
2 files changed, 12 insertions, 9 deletions
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile
index f827ffa..1233264 100644
--- a/graphics/linux-png/Makefile
+++ b/graphics/linux-png/Makefile
@@ -7,18 +7,18 @@
PORTNAME= png
PORTVERSION= 1.2.8
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics linux
-MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
-MASTER_SITE_SUBDIR= updates/3/${ARCH}
+DISTNAME= libpng-${PORTVERSION}-1.fc3
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of the PNG lib
-DIST_SUBDIR= rpm/i386/fc3
# no alpha rpm is available
ONLY_FOR_ARCHS= i386 amd64
-RPM_SET= libpng-${PORTVERSION}-1.fc3.${ARCH}.rpm
+USE_LINUX_RPM= yes
+LINUX_DIST_VER= 3
+INSTALLS_SHLIB= yes
PLIST_FILES= \
usr/lib/libpng.so.3 \
@@ -29,4 +29,4 @@ PLIST_FILES= \
DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION}
PORTDOCS= CHANGES LICENSE README TODO example.c libpng.txt
-.include "../../x11-toolkits/linux-gtk/Makefile"
+.include <bsd.port.mk>
diff --git a/graphics/linux-png/distinfo.i386 b/graphics/linux-png/distinfo.i386
index 8dec2c8..48ed864 100644
--- a/graphics/linux-png/distinfo.i386
+++ b/graphics/linux-png/distinfo.i386
@@ -1,3 +1,6 @@
-MD5 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = b1dc31b8b29cefbcb304d866538f113d
-SHA256 (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 73cba596485ea8580e18c9950b44643064f6dc98a6f27bdbdcdcfc1540e87422
-SIZE (rpm/i386/fc3/libpng-1.2.8-1.fc3.i386.rpm) = 158945
+MD5 (rpm/i386/fedora/3/libpng-1.2.8-1.fc3.i386.rpm) = b1dc31b8b29cefbcb304d866538f113d
+SHA256 (rpm/i386/fedora/3/libpng-1.2.8-1.fc3.i386.rpm) = 73cba596485ea8580e18c9950b44643064f6dc98a6f27bdbdcdcfc1540e87422
+SIZE (rpm/i386/fedora/3/libpng-1.2.8-1.fc3.i386.rpm) = 158945
+MD5 (rpm/i386/fedora/3/libpng-1.2.8-1.fc3.src.rpm) = c8c663262abf784cb176c5efd763587d
+SHA256 (rpm/i386/fedora/3/libpng-1.2.8-1.fc3.src.rpm) = 415f069d18a88dffa4cac6e773070a0bd47204b4e1dcae194f2601b51509c080
+SIZE (rpm/i386/fedora/3/libpng-1.2.8-1.fc3.src.rpm) = 397948
OpenPOWER on IntegriCloud