diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-09-01 23:06:45 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-09-01 23:06:45 +0800 |
commit | 27abcfb125b957a3b2ea92c3a3447e162febcd88 (patch) | |
tree | c3cd600bf732276ea53c01aeb9ac670282ee253b /graphics | |
parent | fff0ec48b7d159a57542b153b21c286badc0987d (diff) | |
download | freebsd-ports-gnome-27abcfb125b957a3b2ea92c3a3447e162febcd88.tar.gz freebsd-ports-gnome-27abcfb125b957a3b2ea92c3a3447e162febcd88.tar.zst freebsd-ports-gnome-27abcfb125b957a3b2ea92c3a3447e162febcd88.zip |
Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
Diffstat (limited to 'graphics')
25 files changed, 0 insertions, 606 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 7277218a3890..bf4dd9b77aff 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -505,9 +505,6 @@ SUBDIR += libgeotiff SUBDIR += libgfx SUBDIR += libggi - SUBDIR += libggigcp - SUBDIR += libggimisc - SUBDIR += libggiwmh SUBDIR += libgltext SUBDIR += libgnomecanvas SUBDIR += libgnomecanvas-reference @@ -770,7 +767,6 @@ SUBDIR += php55-exif SUBDIR += php55-gd SUBDIR += phplot - SUBDIR += phpsview SUBDIR += picpuz SUBDIR += picturebook SUBDIR += picviz @@ -876,7 +872,6 @@ SUBDIR += pymorph SUBDIR += pyro SUBDIR += pysvg - SUBDIR += qcamview SUBDIR += qcomicbook SUBDIR += qcread SUBDIR += qgis @@ -979,7 +974,6 @@ SUBDIR += sketch SUBDIR += sng SUBDIR += sodipodi - SUBDIR += spcaview SUBDIR += springgraph SUBDIR += squish SUBDIR += sswf diff --git a/graphics/libggigcp/Makefile b/graphics/libggigcp/Makefile deleted file mode 100644 index 9cf7452c6da8..000000000000 --- a/graphics/libggigcp/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# Created by: Antoine Brodin <antoine@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= libggigcp -PORTVERSION= 1.0.2 -PORTREVISION= 1 -CATEGORIES= graphics devel -MASTER_SITES= SF/ggi/misc/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION}.src - -MAINTAINER= antoine@FreeBSD.org -COMMENT= Libggi extension for advanced color and palette handling - -LICENSE= MIT - -LIB_DEPENDS= ggi:${PORTSDIR}/graphics/libggi - -DEPRECATED= Unmaintained -EXPIRATION_DATE=2013-09-01 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_BZIP2= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes - -LDFLAGS+= ${PTHREAD_LIBS} - -MAN3= gcpBlendColor.3 \ - gcpGetLuminance.3 \ - gcpGetRGBAGamma.3 \ - gcpInit.3 \ - gcpMapRGBAColor.3 \ - gcpSetColorfulPalette.3 \ - gcpSetIntensity.3 \ - gcpSetRGBAPalette.3 \ - gcpUnmapRGBAPixel.3 \ - gcp_pixel.3 -MAN7= libggigcp.7 -MLINKS= gcpGetRGBAGamma.3 gcpGetCMYKGamma.3 \ - - gcpGetCMYKGammaMap.3 - gcpGetHSVGamma.3 \ - - gcpGetHSVGammaMap.3 - gcpGetRGBAGammaMap.3 \ - - gcpGetYCCGamma.3 - gcpGetYCCGammaMap.3 \ - - gcpGetYUVGamma.3 - gcpGetYUVGammaMap.3 \ - - gcpSetCMYKGamma.3 - gcpSetCMYKGammaMap.3 \ - - gcpSetHSVGamma.3 - gcpSetHSVGammaMap.3 \ - - gcpSetRGBAGamma.3 - gcpSetRGBAGammaMap.3 \ - - gcpSetYCCGamma.3 - gcpSetYCCGammaMap.3 \ - - gcpSetYUVGamma.3 - gcpSetYUVGammaMap.3 \ - gcpInit.3 gcpAttach.3 \ - - gcpDetach.3 - gcpExit.3 \ - gcpMapRGBAColor.3 gcpMapCMYKColor.3 \ - - gcpMapHSVColor.3 - gcpMapYCCColor.3 \ - - gcpMapYUVColor.3 - gcpPackCMYKColors.3 \ - - gcpPackHSVColors.3 - gcpPackRGBAColors.3 \ - - gcpPackYCCColors.3 - gcpPackYUVColors.3 \ - gcpSetIntensity.3 gcpGetIntensity.3 \ - gcpSetRGBAPalette.3 gcpGetCMYKPalette.3 \ - - gcpGetHSVPalette.3 - gcpGetRGBAPalette.3 \ - - gcpGetYCCPalette.3 - gcpGetYUVPalette.3 \ - - gcpSetCMYKPalette.3 - gcpSetHSVPalette.3 \ - - gcpSetYCCPalette.3 - gcpSetYUVPalette.3 \ - gcpUnmapRGBAPixel.3 gcpUnmapCMYKPixel.3 \ - - gcpUnmapHSVPixel.3 - gcpUnmapYCCPixel.3 \ - - gcpUnmapYUVPixel.3 - gcpUnpackCMYKPixels.3 \ - - gcpUnpackHSVPixels.3 - gcpUnpackRGBAPixels.3 \ - - gcpUnpackYCCPixels.3 - gcpUnpackYUVPixels.3 \ - gcp_pixel.3 gcp_CMYKcolor.3 \ - - gcp_HSVcolor.3 - gcp_RGBAcolor.3 \ - - gcp_YCCcolor.3 - gcp_YUVcolor.3 - -post-install: - ${INSTALL_DATA} ${WRKSRC}/libggigcp.conf ${PREFIX}/etc/ggi/libggigcp.conf.dist - -.include <bsd.port.mk> diff --git a/graphics/libggigcp/distinfo b/graphics/libggigcp/distinfo deleted file mode 100644 index 86d4325b281f..000000000000 --- a/graphics/libggigcp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libggigcp-1.0.2.src.tar.bz2) = 6c66821a5f1ccc20290c08b85138ecd00a91745c8abff97f476e82bc81362188 -SIZE (libggigcp-1.0.2.src.tar.bz2) = 365368 diff --git a/graphics/libggigcp/pkg-descr b/graphics/libggigcp/pkg-descr deleted file mode 100644 index 47affee0f195..000000000000 --- a/graphics/libggigcp/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libggigcp is a libggi extension for advanced color and palette handling. -It adds features for conversion between different color spaces such as RGBA, -YUV, HSV and CMYK and some manipulation functions like brightness. - -WWW: http://www.ggi-project.org/ diff --git a/graphics/libggigcp/pkg-plist b/graphics/libggigcp/pkg-plist deleted file mode 100644 index 1edef3fcef04..000000000000 --- a/graphics/libggigcp/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -@unexec if cmp -s %D/etc/ggi/libggigcp.conf %D/etc/ggi/libggigcp.conf.dist; then rm -f %D/etc/ggi/libggigcp.conf; fi -etc/ggi/libggigcp.conf.dist -@exec [ -f %B/libggigcp.conf ] || cp %B/%f %B/libggigcp.conf -include/ggi/gcp-defs.h -include/ggi/gcp.h -include/ggi/internal/gcp.h -lib/ggi/gcp/default/color_gcp.la -lib/ggi/gcp/default/color_gcp.so -lib/libggigcp.a -lib/libggigcp.la -lib/libggigcp.so -lib/libggigcp.so.1 -@dirrm lib/ggi/gcp/default -@dirrm lib/ggi/gcp diff --git a/graphics/libggimisc/Makefile b/graphics/libggimisc/Makefile deleted file mode 100644 index f93b7aa265f9..000000000000 --- a/graphics/libggimisc/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# Created by: Antoine Brodin <antoine@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= libggimisc -PORTVERSION= 2.2.2 -PORTREVISION= 1 -CATEGORIES= graphics devel -MASTER_SITES= SF/ggi/lowlevel/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION}.src - -MAINTAINER= antoine@FreeBSD.org -COMMENT= Libggi extension providing support for hard to categorize features - -LICENSE= MIT - -LIB_DEPENDS= ggi:${PORTSDIR}/graphics/libggi - -DEPRECATED= Unmaintained -EXPIRATION_DATE=2013-09-01 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_BZIP2= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes - -LDFLAGS+= ${PTHREAD_LIBS} - -MAN3= ggiGetRayPos.3 \ - ggiSetSplitline.3 \ - ggiWaitRayPos.3 -MAN7= libggimisc.7 - -OPTIONS_DEFINE= SVGALIB - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MSVGALIB} -CONFIGURE_ARGS+=--enable-svgalib -LIB_DEPENDS+= vga:${PORTSDIR}/graphics/svgalib -PLIST_SUB+= WITH_SVGALIB="" -.else -CONFIGURE_ARGS+=--disable-svgalib -PLIST_SUB+= WITH_SVGALIB="@comment " -.endif - -post-install: - ${INSTALL_DATA} ${WRKSRC}/libggimisc.conf ${PREFIX}/etc/ggi/libggimisc.conf.dist - -.include <bsd.port.mk> diff --git a/graphics/libggimisc/distinfo b/graphics/libggimisc/distinfo deleted file mode 100644 index 98dac84ba686..000000000000 --- a/graphics/libggimisc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libggimisc-2.2.2.src.tar.bz2) = 0f5f62c67f31dbc2577de013d17caddaa864bcaa619c2fec5bb4e6c1440e5484 -SIZE (libggimisc-2.2.2.src.tar.bz2) = 320084 diff --git a/graphics/libggimisc/pkg-descr b/graphics/libggimisc/pkg-descr deleted file mode 100644 index 2c2c5825318c..000000000000 --- a/graphics/libggimisc/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libggimisc is a libggi extension providing support for a range of hard to -categorize features. -vga splitline and wait-for-vsync are two examples. - -WWW: http://www.ggi-project.org/ diff --git a/graphics/libggimisc/pkg-plist b/graphics/libggimisc/pkg-plist deleted file mode 100644 index 406e2f6694c8..000000000000 --- a/graphics/libggimisc/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -@unexec if cmp -s %D/etc/ggi/libggimisc.conf %D/etc/ggi/libggimisc.conf.dist; then rm -f %D/etc/ggi/libggimisc.conf; fi -etc/ggi/libggimisc.conf.dist -@exec [ -f %B/libggimisc.conf ] || cp %B/%f %B/libggimisc.conf -include/ggi/internal/misc.h -include/ggi/misc-defs.h -include/ggi/misc.h -lib/ggi/ggimisc/display/pseudo_stubs_ggimisc.la -lib/ggi/ggimisc/display/pseudo_stubs_ggimisc.so -%%WITH_SVGALIB%%lib/ggi/ggimisc/display/svgalib_ggimisc.la -%%WITH_SVGALIB%%lib/ggi/ggimisc/display/svgalib_ggimisc.so -lib/libggimisc.a -lib/libggimisc.la -lib/libggimisc.so -lib/libggimisc.so.2 -@dirrm lib/ggi/ggimisc/display -@dirrm lib/ggi/ggimisc diff --git a/graphics/libggiwmh/Makefile b/graphics/libggiwmh/Makefile deleted file mode 100644 index fad701fbadd8..000000000000 --- a/graphics/libggiwmh/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# Created by: Antoine Brodin <antoine@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= libggiwmh -PORTVERSION= 0.3.2 -PORTREVISION= 2 -CATEGORIES= graphics devel -MASTER_SITES= SF/ggi/misc/${PORTNAME}-${PORTVERSION} -DISTNAME= ${PORTNAME}-${PORTVERSION}.src - -MAINTAINER= antoine@FreeBSD.org -COMMENT= Libggi extension, wmh stands for Window Manager Hints - -LICENSE= MIT - -LIB_DEPENDS= ggi:${PORTSDIR}/graphics/libggi - -DEPRECATED= Unmaintained -EXPIRATION_DATE=2013-09-01 - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_BZIP2= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes - -LDFLAGS+= ${PTHREAD_LIBS} - -MAN3= ggiWmhIconify.3 \ - ggiWmhInit.3 \ - ggiWmhMove.3 \ - ggiWmhSetTitle.3 \ - ggiWmhZOrder.3 -MAN7= libggiwmh.7 -MLINKS= ggiWmhIconify.3 ggiWmhMoveIcon.3 \ - - ggiWmhSetIconTitle.3 \ - ggiWmhInit.3 ggiWmhAttach.3 \ - - ggiWmhDetach.3 - ggiWmhExit.3 \ - ggiWmhMove.3 ggiWmhAllowResize.3 \ - - ggiWmhGetPos.3 - ggiWmhGetSize.3 \ - - ggiWmhMaximize.3 - ggiWmhResize.3 - -OPTIONS_DEFINE= X11 -OPTIONS_DEFAULT=X11 - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MX11} -CONFIGURE_ARGS+=--enable-x --with-x -USE_XORG= x11 -PLIST_SUB+= XWMH="" -.else -CONFIGURE_ARGS+=--disable-x --without-x -PLIST_SUB+= XWMH="@comment " -.endif - -post-install: - ${INSTALL_DATA} ${WRKSRC}/libggiwmh.conf ${PREFIX}/etc/ggi/libggiwmh.conf.dist - -.include <bsd.port.mk> diff --git a/graphics/libggiwmh/distinfo b/graphics/libggiwmh/distinfo deleted file mode 100644 index 2e8bde45a4de..000000000000 --- a/graphics/libggiwmh/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libggiwmh-0.3.2.src.tar.bz2) = 4f5d08557350b540a3a20ab09aab65e43cdda393a1ec4dec8e48eaad658b548d -SIZE (libggiwmh-0.3.2.src.tar.bz2) = 316669 diff --git a/graphics/libggiwmh/pkg-descr b/graphics/libggiwmh/pkg-descr deleted file mode 100644 index 26e53d2133ef..000000000000 --- a/graphics/libggiwmh/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -libggiwmh is a libggi extension whereby wmh stands for 'Window Manager Hints' -It adds features like moving, resizing, iconifying, z-ordering Windows and more -that happen to contain a ggi visual. -It is safe to use it even on non-windowed targets. The ggiWmh* functions just -fail in that case, where the failure indicates a NOOP. - -WWW: http://www.ggi-project.org/ diff --git a/graphics/libggiwmh/pkg-plist b/graphics/libggiwmh/pkg-plist deleted file mode 100644 index 9c81adbf1aa4..000000000000 --- a/graphics/libggiwmh/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -@unexec if cmp -s %D/etc/ggi/libggiwmh.conf %D/etc/ggi/libggiwmh.conf.dist; then rm -f %D/etc/ggi/libggiwmh.conf; fi -etc/ggi/libggiwmh.conf.dist -@exec [ -f %B/libggiwmh.conf ] || cp %B/%f %B/libggiwmh.conf -include/ggi/internal/wmh.h -include/ggi/wmh-defs.h -include/ggi/wmh.h -lib/ggi/wmh/display/pseudo_stubs_wmh.la -lib/ggi/wmh/display/pseudo_stubs_wmh.so -%%XWMH%%lib/ggi/wmh/display/X_wmh.la -%%XWMH%%lib/ggi/wmh/display/X_wmh.so -lib/libggiwmh.a -lib/libggiwmh.la -lib/libggiwmh.so -lib/libggiwmh.so.0 -@dirrm lib/ggi/wmh/display -@dirrm lib/ggi/wmh diff --git a/graphics/phpsview/Makefile b/graphics/phpsview/Makefile deleted file mode 100644 index 3d3d8a0005c1..000000000000 --- a/graphics/phpsview/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: phpsview -# Date created: 17 April 2005 -# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp> -# -# $FreeBSD$ -# - -PORTNAME= phpsview -PORTVERSION= 10.0.5 -PORTREVISION= 7 -CATEGORIES= graphics -MASTER_SITES= http://www.saillard.org/linux/pwc/old-releases/ -DISTNAME= ${REALNAME}-${PORTVERSION} - -PATCH_SITES= http://vinvin.dyndns.org/projects/ -PATCHFILES= ${REALNAME}-${PORTVERSION}-bsd-0.06.patch.gz -PATCH_DIST_STRIP= -p1 - -MAINTAINER= sarumaru@jp.FreeBSD.org -COMMENT= Philips USB Cameras Utilities for NetBSD/FreeBSD - -DEPRECATED= Broken on FreeBSD 8 and newer -EXPIRATION_DATE=2013-09-01 - -REALNAME= pwc - -USE_BZIP2= yes - -.if defined(WITHOUT_X11) -COMPONENTS= phpsshot -.else -USE_GNOME= imlib gtk12 -COMPONENTS= phpsshot phpsview -.endif - -MAN1= ${COMPONENTS:S/$/.1/} -MANCOMPRESSED= yes -PLIST_FILES= ${COMPONENTS:S/^/bin\//} - -MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man - -do-build: -.for component in ${COMPONENTS} - @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for component in ${COMPONENTS} - @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${INSTALL_TARGET}) -.endfor - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 800064 -BROKEN= does not build -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/phpsview/distinfo b/graphics/phpsview/distinfo deleted file mode 100644 index 1f9d2619237f..000000000000 --- a/graphics/phpsview/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (pwc-10.0.5.tar.bz2) = 26705b0405f9632feb38a6472b666906ffc31b2d32d74a2bd7d4185c3620a00b -SIZE (pwc-10.0.5.tar.bz2) = 46811 -SHA256 (pwc-10.0.5-bsd-0.06.patch.gz) = 8bbb86ed3b0a09dce5d3fc45dcb5368b8c29c1243253857773bab705cab18021 -SIZE (pwc-10.0.5-bsd-0.06.patch.gz) = 53010 diff --git a/graphics/phpsview/files/patch-phpsshot.1 b/graphics/phpsview/files/patch-phpsshot.1 deleted file mode 100644 index 401cabab910e..000000000000 --- a/graphics/phpsview/files/patch-phpsshot.1 +++ /dev/null @@ -1,28 +0,0 @@ ---- phpsshot.1.orig Mon Jan 30 23:58:20 2006 -+++ phpsshot.1 Tue Jan 31 00:28:15 2006 -@@ -32,7 +32,7 @@ - .Nd simple image capture program for Philips USB Cameras - .Sh SYNOPSIS - .Nm phpsshot --.Op /dev/ugen?.00 -+.Op /dev/ugen? - .Sh DESCRIPTION - .Nm - is a simple program to capture image for Philips USB Cameras. -@@ -41,9 +41,9 @@ - .Pp - The following options are supported: - .Bl -tag -width indent --.It /dev/ugen?.00 -+.It /dev/ugen? - Specifies the ugen device name. If no device name is specified, --the program will cycle through the /dev/ugen0.00, /dev/ugen1.00, ... -+the program will cycle through the /dev/ugen0, /dev/ugen1, ... - devices until it finds an attached target camera. - .El - .Sh EXAMPLES -@@ -60,4 +60,3 @@ - .El - .Sh AUTHORS - .An Mizuno Takafumi -- diff --git a/graphics/phpsview/files/patch-phpsview.1 b/graphics/phpsview/files/patch-phpsview.1 deleted file mode 100644 index 9135beb3b2d3..000000000000 --- a/graphics/phpsview/files/patch-phpsview.1 +++ /dev/null @@ -1,23 +0,0 @@ ---- phpsview.1.orig Tue Jan 31 00:29:15 2006 -+++ phpsview.1 Tue Jan 31 00:31:03 2006 -@@ -33,7 +33,7 @@ - .Sh SYNOPSIS - .Nm phpsview - .Op -n --.Op /dev/ugen?.00 -+.Op /dev/ugen? - .Op 320x240 - .Op filename - .Op -ddump_interval -@@ -45,9 +45,9 @@ - .Pp - The following options are supported: - .Bl -tag -width indent --.It /dev/ugen?.00 -+.It /dev/ugen? - Specifies the ugen device name. If no device name is specified, --the program will cycle through the /dev/ugen0.00, /dev/ugen1.00, ... -+the program will cycle through the /dev/ugen0, /dev/ugen1, ... - devices until it finds an attached target camera. - .It 320x240 - Sets the capture resolution to 320x240. Can also be 160x120, 640x480 or whatever. diff --git a/graphics/phpsview/pkg-descr b/graphics/phpsview/pkg-descr deleted file mode 100644 index 978a111e8bc5..000000000000 --- a/graphics/phpsview/pkg-descr +++ /dev/null @@ -1,31 +0,0 @@ -Philips USB Cameras Utilities for NetBSD/FreeBSD ------------------------------------------------ - -1. What is it? - phpsshot ... simple image capture program ( output stdout PPM file ) - phpsview ... sequential image viewer program - ( about 3fps, even with decompression ) - -2. What is supported USB camera? - - Vendor Device Product Name(Sensor name) - ------ ------ ---------------------------------- - 0x046d 0x08b1 Logitech QuickCam Notebook Pro - 0x046d 0x08b2 Logitech QuickCam Pro 4000 - 0x041e 0x400c Creative Labs Webcam 5 - 0x0471 0x0311 Philips ToUCam Pro - - Maybe the camera that has a same CCD will work. - If cameras worked (or not worked) below, please report me. - - Same CCD cameras - - Philips PCVC740K (ToUCam Pro) - - Logitech QuickCam Pro 3000 - - Logitech QuickCam Zoom - - Logitech QuickCam Zoom(new model) - - Logitech QuickCam Orbit/Sphere - - Creative Labs Webcam Pro Ex - - Samsung MPC-C30 - - Visionite VCS-UC300 - -WWW: http://vinvin.dyndns.org/projects/pwc_bsd.html diff --git a/graphics/phpsview/pkg-message b/graphics/phpsview/pkg-message deleted file mode 100644 index fc2507eb5485..000000000000 --- a/graphics/phpsview/pkg-message +++ /dev/null @@ -1,26 +0,0 @@ -When you have a problem with phpsview, please read following Q and A. - -Q. The capture program doesn't work with the message "Not found Philips Webcam", - or "Permission denied". - -A. 1) Check your dmesg and make sure the camera was attached as ugen device. - If your camera was attached as uaudio device, apply a patch that tells - to the kernel that these cameras are not audio devices (although it has - a microphone in it). - http://www.medias.ne.jp/~takam/bsd/phpsview-netbsd-sys-1.6.2.diff - - If your camera doesn't match with the entry in above patch, you have to - add your camera in the same manner, or disable uaudio driver. - - 2) Make sure you can write to the device file connected to your camera. - With default settings, regular user can't write to /dev/ugen*. - Run chmod a+w /dev/ugen0 (or other corresponding device file) - or setup /etc/devfs.rules to makes the device file will be created - with a suitable permission every time you plug your camera to the - devfs running system (such as 5.x or higher). - -Q. phpsview seems to be working with no errors, but I can't get the right image. - -A. Some people said that FreeBSD ohci USB driver had something troubles. - If you have problems with ohci system, please upgrade FreeBSD to 5.4 - and try again (I hear that FreeBSD 5.4-RC is free from the problem). diff --git a/graphics/qcamview/Makefile b/graphics/qcamview/Makefile deleted file mode 100644 index efda68f23deb..000000000000 --- a/graphics/qcamview/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: qcamview -# Date created: 16 April 2004 -# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp> -# -# $FreeBSD$ -# - -PORTNAME= qcamview -PORTVERSION= 0.40d -PORTREVISION= 6 -CATEGORIES= graphics -MASTER_SITES= SF/qce-ga/OldFiles -DISTNAME= ${REALNAME}-${PORTVERSION} - -PATCH_SITES= http://home.384.jp/takam/bsd/ \ - ${MASTER_SITE_LOCAL} -PATCH_SITE_SUBDIR= nork -PATCHFILES= ${REALNAME}-bsd-0.04.patch.gz -PATCH_DIST_STRIP= -p1 - -MAINTAINER= sarumaru@jp.FreeBSD.org -COMMENT= Logitech Quickcam Express USB Utilities for NetBSD/FreeBSD - -DEPRECATED= Broken on FreeBSD 8 and newer -EXPIRATION_DATE=2013-09-01 - -REALNAME= qce-ga -WRKSRC= ${WRKDIR}/${REALNAME}-${PORTVERSION} - -.if defined(WITHOUT_X11) -COMPONENTS= qcamshot -.else -USE_GNOME= imlib gtk12 -COMPONENTS= qcamshot qcamview -.endif - -MAN1= ${COMPONENTS:S/$/.1/} -MANCOMPRESSED= yes -PLIST_FILES= ${COMPONENTS:S/^/bin\//} - -MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man - -do-build: -.for component in ${COMPONENTS} - @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for component in ${COMPONENTS} - @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${INSTALL_TARGET}) -.endfor - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 800064 -BROKEN= does not build -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/qcamview/distinfo b/graphics/qcamview/distinfo deleted file mode 100644 index 909411c7bfb8..000000000000 --- a/graphics/qcamview/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (qce-ga-0.40d.tar.gz) = c15c7bbed549cfd6a94353c85c227200824ccb8c033f5f529f4e67b6b0ea923d -SIZE (qce-ga-0.40d.tar.gz) = 40715 -SHA256 (qce-ga-bsd-0.04.patch.gz) = 8c0c71d09c3fdd7c9435cbdd233c4e1ef51baa9cc09718a751098a300d8587ca -SIZE (qce-ga-bsd-0.04.patch.gz) = 17623 diff --git a/graphics/qcamview/pkg-descr b/graphics/qcamview/pkg-descr deleted file mode 100644 index 1cf02d70e041..000000000000 --- a/graphics/qcamview/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Logitech Quickcam Express USB Utilities for NetBSD/FreeBSD - -1. What is it? - qcamshot ... simple image capture program (output stdout PPM file) - qcamview ... sequential image capture program like animation(about 3fps) - - Programs are required Linux device driver source. Those programs are - not device driver. They are image capture programs via ugen(4). - -2. What cameras are supported? - - Vendor Device Product Name(Sensor name) - ------ ------ ---------------------------------- - 0x046d 0x0870 Qcam Express QV-30(HDCS1000) - 0x046d 0x0870 Qcam for Notebook QV-300N(HDCS1020) - -WWW: http://www.medias.ne.jp/~takam/bsd/NetBSD.html#qcam diff --git a/graphics/spcaview/Makefile b/graphics/spcaview/Makefile deleted file mode 100644 index bb0944389d71..000000000000 --- a/graphics/spcaview/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# New ports collection makefile for: spca5xx -# Date created: 21 March 2005 -# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp> -# -# $FreeBSD$ -# - -PORTNAME= spca5xx -PORTVERSION= 20060402 -PORTREVISION= 7 -CATEGORIES= graphics -MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/ \ - http://mxhaard.free.fr/spca50x/Download/oldrelease/ - -PATCH_SITES= http://home.384.jp/takam/bsd/ \ - ${MASTER_SITE_LOCAL} -PATCH_SITE_SUBDIR= nork -PATCHFILES= spca5xx-bsd-0.6b.patch.gz -PATCH_DIST_STRIP= -p3 - -MAINTAINER= sarumaru@jp.FreeBSD.org -COMMENT= USB Cameras based SPCA5xx Utilities - -DEPRECATED= Broken on FreeBSD 8 and newer -EXPIRATION_DATE=2013-09-01 - -WRKSRC= ${WRKDIR}/${DISTNAME}/drivers/usb - -.if defined(WITHOUT_X11) -COMPONENTS= spca5shot -.else -USE_GNOME= imlib gtk12 -COMPONENTS= spca5shot spca5view -.endif - -MAN1= ${COMPONENTS:S/$/.1/} -MANCOMPRESSED= yes -PLIST_FILES= ${COMPONENTS:S/^/bin\//} - -MAKE_ARGS+= MANDIR=${MANPREFIX}/man/man - -do-build: -.for component in ${COMPONENTS} - @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for component in ${COMPONENTS} - @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} Makefile.${component} ${MAKE_ARGS} ${INSTALL_TARGET}) -.endfor - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 800064 -BROKEN= does not build -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/spcaview/distinfo b/graphics/spcaview/distinfo deleted file mode 100644 index aefe12ebc5aa..000000000000 --- a/graphics/spcaview/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (spca5xx-20060402.tar.gz) = f144f476e393e0ebd75d2eca4fde28c20b78b887c925fdff5e5139adece7fcf5 -SIZE (spca5xx-20060402.tar.gz) = 195622 -SHA256 (spca5xx-bsd-0.6b.patch.gz) = f90c12a35ab3fe87662d253072c85321728cff6c0c9f762d3ec492c872fbf944 -SIZE (spca5xx-bsd-0.6b.patch.gz) = 31635 diff --git a/graphics/spcaview/pkg-descr b/graphics/spcaview/pkg-descr deleted file mode 100644 index 457d2c3718d6..000000000000 --- a/graphics/spcaview/pkg-descr +++ /dev/null @@ -1,34 +0,0 @@ -USB Cameras based SPCA5xx Utilities for NetBSD ------------------------------------------------ -1. What is it? - They are patches from SPCA5xx chipset linux driver to be worked on *BSD, - There is included two userland programs as follow; - spca5shot ... simple image capture program. - spca5view ... sequential image viewer program. - -2. Supported USB cameras - Vendor Device Product Name - ------ ------ ------------ - 0x041e 0x4036 Creative WebCam Live! - 0x041e 0x403a Creative webcam nx pro - 0x046d 0x0928 Logitech QuickCam Express II - 0x046d 0x092c Logitech QuickCam chat - 0x046d 0x092e Logitech QuickCam chat - 0x0572 0x0041 Creative webcam notebook PD1170 - 0x060b 0xa001 Maxell CompactPC Camera PM3 - 0x0733 0x0401 Intel CS330 - 0x0923 0x010f Che-ez! Webbie(NHJ) - 0x0923 0x010f SNAKE EYE SI-8480/8481 - 0x0923 0x010f PC CAM CP03(global sources) - 0x0923 0x010f WEB Camera PBC0006(persol) - 0x093a 0x2468 Generic webcam based PAC207 - 0x093a 0x2468 Easy Snap Snake Eye Webcam - 0x0ac8 0x301b LOAS MCM-H06SL - 0x0ac8 0x301b Sandberg Nightvision - 0x0c45 0x6005 Generic webcam based SN9C101 - 0x0c45 0x6025 LOAS MCM-S02SL - 0x0c45 0x6029 Raccoon AM-ST3 - 0x0c45 0x602e Genius Messenger - 0xabcd 0xcdee SIGMA-APO Petcam - -WWW: http://www.medias.ne.jp/~takam/bsd/NetBSD.html#spca561 |