diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-18 14:46:44 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-18 14:46:44 +0800 |
commit | 21623aab02861d38823c01e555e67680543631b5 (patch) | |
tree | df1d5873daf262392584db897ee951887d6adbc2 /graphics | |
parent | 28b2532f6a610d812f7f05afc483e035f72cb640 (diff) | |
download | freebsd-ports-gnome-21623aab02861d38823c01e555e67680543631b5.tar.gz freebsd-ports-gnome-21623aab02861d38823c01e555e67680543631b5.tar.zst freebsd-ports-gnome-21623aab02861d38823c01e555e67680543631b5.zip |
- remove broken/expired ports@ ports
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
Diffstat (limited to 'graphics')
33 files changed, 0 insertions, 1753 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 5e7d6813dbc5..40c09857ec7f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -222,7 +222,6 @@ SUBDIR += geomview SUBDIR += geos SUBDIR += geoserver - SUBDIR += gephex SUBDIR += gfont SUBDIR += giblib SUBDIR += gif2png @@ -342,7 +341,6 @@ SUBDIR += intergif SUBDIR += inventor SUBDIR += ipe - SUBDIR += irit SUBDIR += isreal SUBDIR += iulib SUBDIR += ivtools @@ -694,7 +692,6 @@ SUBDIR += pixelize SUBDIR += pixen SUBDIR += pixie - SUBDIR += pixieplus SUBDIR += pixmap SUBDIR += plasma-kmod SUBDIR += plotmtv diff --git a/graphics/gephex/Makefile b/graphics/gephex/Makefile deleted file mode 100644 index 43eb5bf3a764..000000000000 --- a/graphics/gephex/Makefile +++ /dev/null @@ -1,130 +0,0 @@ -# New ports collection makefile for: gephex -# Date created: 25 Jan 2005 -# Whom: Igor Pokrovsky <ip@doom.homeunix.org> -# -# $FreeBSD$ -# - -PORTNAME= gephex -PORTVERSION= 0.4.4 -PORTREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= http://www.gephex.org/download/src/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Software-based interactive video-effect system - -LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg - -BROKEN= does not build -DEPRECATED= has been broken for 3 months -EXPIRATION_DATE=2010-01-08 - -OPTIONS= SDL "Turn on SDL support" on \ - AALIB "Turn on AALIB support" on \ - FFMPEG "Turn on FFMPEG support" on \ - MPEG3 "Turn on MPEG3 support" off \ - PNG "Turn on PNG support" off \ - GL "Turn on GL support" off - -ONLY_FOR_ARCHS= i386 - -USE_BZIP2= yes -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui moc_build uic_build -USE_XORG= xv -USE_GMAKE= yes -USE_AUTOTOOLS= automake:18 autoconf:262 libtool:22 -AUTOMAKE_ARGS= --foreign -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_ARGS= --without-ASOUNDLIB --without-AVIFILE \ - --without-LINUX_JOYSTICK --without-V4L \ - --disable-static - -MAN1= gephex-engine.1 gephex-gui.1 gephex.1 - -PLIST_SUB= VERSION="${PORTVERSION:R}" -PORTREVISION= 1 - -CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -CONFIGURE_ARGS+= --disable-mmx -.else -BUILD_DEPENDS+= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm -.endif - -.if defined(WITHOUT_SDL) -CONFIGURE_ARGS+= --without-SDL --without-SDL_IMAGE --without-SDL_TTF -PLIST_SUB+= SDL="@comment " -.else -CONFIGURE_ARGS+= --with-SDL --with-SDL_IMAGE --with-SDL_TTF -USE_SDL= sdl image ttf -PLIST_SUB+= SDL="" -.endif - -.if defined(WITHOUT_AALIB) -CONFIGURE_ARGS+= --without-AALIB -PLIST_SUB+= AALIB="@comment " -.else -CONFIGURE_ARGS+= --with-AALIB -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib -PLIST_SUB+= AALIB="" -.endif - -.if defined(WITHOUT_FFMPEG) -CONFIGURE_ARGS+= --without-FFMPEG -PLIST_SUB+= FFMPEG="@comment " -.else -BUILD_DEPENDS+= ${LOCALBASE}/lib/libavcodec.a:${PORTSDIR}/multimedia/ffmpeg -CONFIGURE_ARGS+= --with-FFMPEG -PLIST_SUB+= FFMPEG="" -.endif - -.if defined(WITH_MPEG3) -CONFIGURE_ARGS+= --with-MPEG3 -BUILD_DEPENDS+= ${LOCALBASE}/lib/libmpeg3.a:${PORTSDIR}/multimedia/libmpeg3 -PLIST_SUB+= MPEG3="" -.else -CONFIGURE_ARGS+= --without-MPEG3 -PLIST_SUB+= MPEG3="@comment " -.endif - -.if defined(WITH_PNG) -CONFIGURE_ARGS+= --with-LIBPNG -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png -PLIST_SUB+= PNG="" -.else -CONFIGURE_ARGS+= --without-LIBPNG -PLIST_SUB+= PNG="@comment " -.endif - -.if defined(WITH_GL) -CONFIGURE_ARGS+= --with-GL -USE_GL= gl -PLIST_SUB+= GL="" -.else -CONFIGURE_ARGS+= --without-GL -PLIST_SUB+= GL="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e \ - 's|$$QTDIR/include |${QT_INCDIR} |g ; \ - s|$$QTDIR/lib |${QT_LIBDIR} |g ; \ - s|$$QTDIR/bin |${QT_PREFIX}/bin |g ; \ - s|/moc|/${MOC:T}|g ; \ - s|/uic|/${UIC:T}|g' ${WRKSRC}/acinclude.m4 - @${REINPLACE_CMD} -e \ - 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/configure.ac - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR}/html - ${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}/html -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/gephex/distinfo b/graphics/gephex/distinfo deleted file mode 100644 index a82f67c5ef04..000000000000 --- a/graphics/gephex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gephex-0.4.4.tar.bz2) = 5cde05a6c8396fabdaba2efc77731590 -SHA256 (gephex-0.4.4.tar.bz2) = a5a221036b5ae72cd5c8bedaac83f857c979ed6b8c932be897bdf19a4578d685 -SIZE (gephex-0.4.4.tar.bz2) = 4204313 diff --git a/graphics/gephex/files/patch-Makefile.am b/graphics/gephex/files/patch-Makefile.am deleted file mode 100644 index 4b4a5318c0f3..000000000000 --- a/graphics/gephex/files/patch-Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ ---- Makefile.am.orig 2007-04-29 23:53:38.000000000 +0900 -+++ Makefile.am 2008-08-08 23:24:21.000000000 +0900 -@@ -1,5 +1,5 @@ - AUTOMAKE_OPTIONS = 1.6 --SUBDIRS = contrib base build engine types util modules effectvmodules qtgui data examples doc -+SUBDIRS = base build engine types util modules effectvmodules qtgui data examples doc - EXTRA_DIST = BUGS NEWS README COPYING README.win32 README.macosx config_h.win32 - - # Strip binaries diff --git a/graphics/gephex/files/patch-base_src_utils_sharedlibrary.cpp b/graphics/gephex/files/patch-base_src_utils_sharedlibrary.cpp deleted file mode 100644 index 7af539664e55..000000000000 --- a/graphics/gephex/files/patch-base_src_utils_sharedlibrary.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- base/src/utils/sharedlibrary.cpp.orig -+++ base/src/utils/sharedlibrary.cpp -@@ -73,7 +73,7 @@ - #elif defined(OS_LINUX) - m_impl->handle = dlopen(path.c_str(), RTLD_NOW); - #elif defined(OS_BSD) -- m_impl->handle = dlopen(path.c_str(), DL_LAZY); -+ m_impl->handle = dlopen(path.c_str(), RTLD_LAZY); - #elif defined(OS_POSIX) - m_impl->handle = dlopen(path.c_str(), 0); - #endif diff --git a/graphics/gephex/files/patch-configure.ac b/graphics/gephex/files/patch-configure.ac deleted file mode 100644 index 1ff6da70d3fc..000000000000 --- a/graphics/gephex/files/patch-configure.ac +++ /dev/null @@ -1,91 +0,0 @@ ---- configure.ac.orig 2007-04-29 23:53:44.000000000 +0900 -+++ configure.ac 2008-08-08 23:06:42.000000000 +0900 -@@ -290,7 +290,7 @@ - - # ffmpeg - CHECK_EXTRA_LIB([FFMPEG], -- [if test -d $srcdir/contrib/ffmpeg; then have_ffmpeg=yes; else have_ffmpeg=no; fi], -+ [have_ffmpeg=yes], - [yes], [with_ffmpeg], [have_ffmpeg], [use_ffmpeg]) - AM_CONDITIONAL([WITH_FFMPEG], test "x$use_ffmpeg" = "xyes") - -@@ -366,48 +366,48 @@ - AC_DEFINE_UNQUOTED([FRBINMODULE_CACHE_SIZE], $FRBINCACHE, [Size of the cache the frbinmodule uses (in MB)]) - fi; - --if test "x$use_ffmpeg" = "xyes"; then -- FFMPEG_CONFIGURE_FLAGS="--prefix=$prefix --disable-ffserver --disable-ffplay --enable-shared --enable-memalign-hack" -+#if test "x$use_ffmpeg" = "xyes"; then -+# FFMPEG_CONFIGURE_FLAGS="--prefix=$prefix --disable-ffserver --disable-ffplay --enable-shared --enable-memalign-hack" - #--disable-risky" - -- echo Preparing ffmpeg configure call... -+# echo Preparing ffmpeg configure call... - - # If building with builddir != srcdir, ffmpegs configure wants to be - # called with an absolute path. - # Also, we have to do some workarounds (doc dir is missing for example). -- if test "x${srcdir}" != x.; then -- pwd -- (mkdir contrib && mkdir contrib/ffmpeg) || true -- -- if ! test -e contrib/ffmpeg/doc -- then -- mkdir contrib/ffmpeg/doc -- echo "all:" > contrib/ffmpeg/doc/Makefile -- fi -- -- TMPDIR=`pwd` && cd ${srcdir} && absolute_srcdir=`pwd` && cd $TMPDIR -- -- FFMPEG_CONFIG_DIR="${absolute_srcdir}/contrib/ffmpeg" -- -- AC_SUBST(FFMPEG_DIR,"${absolute_srcdir}/contrib/ffmpeg") #TODO -- else -- FFMPEG_CONFIG_DIR="." -- AC_SUBST(FFMPEG_DIR,"../../../contrib/ffmpeg") #TODO -- fi -+# if test "x${srcdir}" != x.; then -+# pwd -+# (mkdir contrib && mkdir contrib/ffmpeg) || true -+# -+# if ! test -e contrib/ffmpeg/doc -+# then -+# mkdir contrib/ffmpeg/doc -+# echo "all:" > contrib/ffmpeg/doc/Makefile -+# fi -+# -+# TMPDIR=`pwd` && cd ${srcdir} && absolute_srcdir=`pwd` && cd $TMPDIR -+# -+# FFMPEG_CONFIG_DIR="${absolute_srcdir}/contrib/ffmpeg" -+# -+# AC_SUBST(FFMPEG_DIR,"${absolute_srcdir}/contrib/ffmpeg") #TODO -+# else -+# FFMPEG_CONFIG_DIR="." -+# AC_SUBST(FFMPEG_DIR,"../../../contrib/ffmpeg") #TODO -+# fi - - # get absolute path of builddir -- abs_builddir=`pwd` -+# abs_builddir=`pwd` - -- AC_SUBST(FFMPEG_LDFLAGS,"${abs_builddir}/contrib/ffmpeg/libavformat/libavformat.a ${abs_builddir}/contrib/ffmpeg/libavcodec/libavcodec.a ${abs_builddir}/contrib/ffmpeg/libavutil/libavutil.a -lz") -+ AC_SUBST(FFMPEG_LDFLAGS,"%%LOCALBASE%%/lib/libavformat.a %%LOCALBASE%%/lib/libavcodec.a %%LOCALBASE%%/lib/libavutil.a -lz") - # AC_SUBST(FFMPEG_LDFLAGS,"-L${abs_builddir}/contrib/ffmpeg/libavcodec -lavcodec -lz -L${abs_builddir}/contrib/ffmpeg/libavformat -lavformat") -- AC_SUBST(FFMPEG_CFLAGS,"-I${FFMPEG_DIR}/libavcodec -I${FFMPEG_DIR}/libavformat -I${FFMPEG_DIR}/libavutil") -+ AC_SUBST(FFMPEG_CFLAGS,"-I%%LOCALBASE%%/include/ffmpeg") - -- echo Calling ffmpeg configure with flags: -- echo "${FFMPEG_CONFIG_DIR}/configure $FFMPEG_CONFIGURE_FLAGS" -- cd contrib/ffmpeg/ || exit 1 -- ${FFMPEG_CONFIG_DIR}/configure $FFMPEG_CONFIGURE_FLAGS -- cd ../.. --fi -+# echo Calling ffmpeg configure with flags: -+# echo "${FFMPEG_CONFIG_DIR}/configure $FFMPEG_CONFIGURE_FLAGS" -+# cd contrib/ffmpeg/ || exit 1 -+# ${FFMPEG_CONFIG_DIR}/configure $FFMPEG_CONFIGURE_FLAGS -+# cd ../.. -+#fi - - # set gphx_module_lib_dir and gphx_type_lib_dir - test "x$prefix" = xNONE && prefix=$ac_default_prefix diff --git a/graphics/gephex/files/patch-data__Makefile.am b/graphics/gephex/files/patch-data__Makefile.am deleted file mode 100644 index 20bfd1f40699..000000000000 --- a/graphics/gephex/files/patch-data__Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ ---- data/Makefile.am.orig 2007-04-29 23:53:38.000000000 +0900 -+++ data/Makefile.am 2008-08-08 23:12:37.000000000 +0900 -@@ -1,8 +1,7 @@ --datadir = $(prefix)/share/gephex/ --icondir = $(prefix)/share/gephex/icon -+icondir = $(pkgdatadir)/icon - - icon_DATA = gephex-gui.xpm gephex-engine.xpm --data_DATA = gephex.conf.default run_in_terminal.sh -+pkgdata_DATA = gephex.conf.default run_in_terminal.sh - bin_SCRIPTS = gephex-wrapper - - EXTRA_DIST = $(icon_DATA) run_in_terminal.sh gephex-wrapper.in gephex.conf.default.in gephexw.conf.default -@@ -17,9 +16,9 @@ - ln -s $(DESTDIR)$(bindir)/gephex-wrapper $(DESTDIR)$(bindir)/gephex - - install-data-hook: -- chmod u+x $(DESTDIR)$(datadir)/run_in_terminal.sh -- sed -e "s,\$$(prefix),@prefix@," < $(DESTDIR)$(datadir)/gephex.conf.default > $(DESTDIR)$(datadir)/gephex.conf.default.tmp -- mv $(DESTDIR)$(datadir)/gephex.conf.default.tmp $(DESTDIR)$(datadir)/gephex.conf.default -+ chmod u+x $(DESTDIR)$(pkgdatadir)/run_in_terminal.sh -+ sed -e "s,\$$(prefix),@prefix@," < $(DESTDIR)$(pkgdatadir)/gephex.conf.default > $(DESTDIR)$(pkgdatadir)/gephex.conf.default.tmp -+ mv $(DESTDIR)$(pkgdatadir)/gephex.conf.default.tmp $(DESTDIR)$(pkgdatadir)/gephex.conf.default - - uninstall-hook: - rm -rf $(DESTDIR)$(bindir)/gephex-engine diff --git a/graphics/gephex/files/patch-doc__Makefile.am b/graphics/gephex/files/patch-doc__Makefile.am deleted file mode 100644 index 939c06c92d9e..000000000000 --- a/graphics/gephex/files/patch-doc__Makefile.am +++ /dev/null @@ -1,21 +0,0 @@ ---- doc/Makefile.am.orig 2007-04-29 23:53:38.000000000 +0900 -+++ doc/Makefile.am 2008-08-08 23:20:20.000000000 +0900 -@@ -1,7 +1,7 @@ - SUBDIRS = images - --htmldir = $(prefix)/share/doc/gephex/html --html_DATA = documentation.html -+#htmldir = $(prefix)/share/doc/gephex/html -+#html_DATA = documentation.html - - man_MANS = gephex.1 gephex-engine.1 gephex-gui.1 - -@@ -10,7 +10,7 @@ - - # include this prebuild stuff (and its sources) in the dist - EXTRA_DIST = \ -- $(html_DATA) \ -+ $(srcdir)/documentation.html \ - $(man_MANS) \ - $(srcdir)/documentation.xml \ - $(srcdir)/module-api*.xml \ diff --git a/graphics/gephex/files/patch-modules__src__ffmpegoutmodule__ffmpegwriter.cpp b/graphics/gephex/files/patch-modules__src__ffmpegoutmodule__ffmpegwriter.cpp deleted file mode 100644 index 8ce68eb3df35..000000000000 --- a/graphics/gephex/files/patch-modules__src__ffmpegoutmodule__ffmpegwriter.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/src/ffmpegoutmodule/ffmpegwriter.cpp.orig 2007-04-29 23:53:40.000000000 +0900 -+++ modules/src/ffmpegoutmodule/ffmpegwriter.cpp 2008-08-09 19:33:29.000000000 +0900 -@@ -175,7 +175,7 @@ - if (!(fmt->flags & AVFMT_NOFILE)) - { - /* close the output file */ -- url_fclose(&oc->pb); -+ url_fclose(oc->pb); - } - - /* free the stream */ diff --git a/graphics/gephex/files/patch-modules__src__ffmpegoutmodule__ffmpegwriter.h b/graphics/gephex/files/patch-modules__src__ffmpegoutmodule__ffmpegwriter.h deleted file mode 100644 index 229976a33cb1..000000000000 --- a/graphics/gephex/files/patch-modules__src__ffmpegoutmodule__ffmpegwriter.h +++ /dev/null @@ -1,19 +0,0 @@ ---- modules/src/ffmpegoutmodule/ffmpegwriter.h.orig 2007-04-29 23:53:40.000000000 +0900 -+++ modules/src/ffmpegoutmodule/ffmpegwriter.h 2008-08-09 19:44:12.000000000 +0900 -@@ -24,10 +24,16 @@ - #include <iostream> - #include <map> - -+#if defined _MSC_VER - #define EMULATE_INTTYPES -+#endif -+ -+extern "C" -+{ - #include "avformat.h" - #include "avcodec.h" - #include "avutil.h" -+} - - - class FFMpegWriter diff --git a/graphics/gephex/files/patch-modules__src__frbinmodule__ffmpegdriver.cpp b/graphics/gephex/files/patch-modules__src__frbinmodule__ffmpegdriver.cpp deleted file mode 100644 index 23a9e8483f7e..000000000000 --- a/graphics/gephex/files/patch-modules__src__frbinmodule__ffmpegdriver.cpp +++ /dev/null @@ -1,35 +0,0 @@ ---- modules/src/frbinmodule/ffmpegdriver.cpp.orig 2007-04-29 23:53:43.000000000 +0900 -+++ modules/src/frbinmodule/ffmpegdriver.cpp 2008-08-09 19:14:24.000000000 +0900 -@@ -20,6 +20,8 @@ - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.*/ - -+#define __STDC_CONSTANT_MACROS -+ - #include "ffmpegdriver.h" - - #include <string> -@@ -35,9 +37,12 @@ - #define EMULATE_INTTYPES - #endif - --#include "avformat.h" --#include "avcodec.h" --#include "avutil.h" -+extern "C" -+{ -+#include "avformat.h" -+#include "avcodec.h" -+#include "avutil.h" -+} - - #include "libscale.h" - -@@ -239,7 +244,6 @@ - AVFormatParameters params; - - memset(¶ms, 0, sizeof(params)); -- params.image_format = 0; - params.initial_pause = 1; - - // open input file without format or bufffer size diff --git a/graphics/gephex/files/patch-modules__src__frbinmodule__mpeg3driver.cpp b/graphics/gephex/files/patch-modules__src__frbinmodule__mpeg3driver.cpp deleted file mode 100644 index ef287f5aa3bd..000000000000 --- a/graphics/gephex/files/patch-modules__src__frbinmodule__mpeg3driver.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- modules/src/frbinmodule/mpeg3driver.cpp.orig 2007-04-29 23:53:40.000000000 +0900 -+++ modules/src/frbinmodule/mpeg3driver.cpp 2008-08-08 22:32:25.000000000 +0900 -@@ -82,7 +82,9 @@ - - if(mpeg3_check_sig(const_cast<char*>(m_impl->file_name.c_str()))==1) - { -- m_impl->file=mpeg3_open(const_cast<char*>(m_impl->file_name.c_str())); -+ int retcode = 0; -+ -+ m_impl->file=mpeg3_open(const_cast<char*>(m_impl->file_name.c_str()), &retcode); - - try - { diff --git a/graphics/gephex/files/patch-modules__src__frboutmodule__Makefile.am b/graphics/gephex/files/patch-modules__src__frboutmodule__Makefile.am deleted file mode 100644 index 1e03e1627a02..000000000000 --- a/graphics/gephex/files/patch-modules__src__frboutmodule__Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ ---- modules/src/frboutmodule/Makefile.am.orig 2007-04-29 23:53:40.000000000 +0900 -+++ modules/src/frboutmodule/Makefile.am 2008-08-08 23:14:02.000000000 +0900 -@@ -80,8 +80,8 @@ - slist.c $(X11_sOURCES) $(V4L_sOURCES) $(AALIB_sOURCES) $(SDL_sOURCES) $(GL_sOURCES) $(PLT_sOURCES) - - --frboutmodule_la_LDFLAGS = -module -avoid-version -no-undefined -L/usr/X11R6/lib -L@builddir@/../libscale -L/usr/X11R6/lib -L@builddir@/../libcolorconv --frboutmodule_la_LIBADD = -lscale -lcolorconv -lX11 -lXext -lXv $(AALIB_lDFLAGS) $(SDL_lD_FLAGS) $(GLLIBS) -+frboutmodule_la_LDFLAGS = -module -avoid-version -no-undefined -L@builddir@/../libscale -L@builddir@/../libcolorconv -+frboutmodule_la_LIBADD = -lscale -lcolorconv -lX11 -lXext -lXv $(AALIB_lDFLAGS) $(SDL_lD_FLAGS) $(GLLIBS) $(X_LIBS) - - frboutmodule_la_DEPENDENCIES = @builddir@/../libscale/libscale.a \ - @builddir@/../libcolorconv/libcolorconv.a -@@ -92,7 +92,7 @@ - -I@srcdir@/../libcolorconv \ - -I@srcdir@/../../../types/src/stringtype \ - -I@srcdir@/../../../types/src/framebuffertype \ -- -I@srcdir@/../../../types/src/numbertype $(SDL_cFLAGS) -+ -I@srcdir@/../../../types/src/numbertype $(SDL_cFLAGS) $(X_CFLAGS) - - - DISTCLEANFILES = frboutmodule.h frboutmodule_auto.c diff --git a/graphics/gephex/files/patch-types_src_osctype_osctype.h b/graphics/gephex/files/patch-types_src_osctype_osctype.h deleted file mode 100644 index 712ea1ad3b4f..000000000000 --- a/graphics/gephex/files/patch-types_src_osctype_osctype.h +++ /dev/null @@ -1,11 +0,0 @@ ---- types/src/osctype/osctype.h.orig -+++ types/src/osctype/osctype.h -@@ -60,7 +60,7 @@ - - static __inline void osc_resize(OscType* dst, int newSize) - { -- assert( osc_invariant(dst) ); -+// assert( osc_invariant(dst) ); - unsigned char* newData; - - if (newSize < dst->len) diff --git a/graphics/gephex/pkg-descr b/graphics/gephex/pkg-descr deleted file mode 100644 index f6063cb27daf..000000000000 --- a/graphics/gephex/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -GePhex is an interactive effect system for video jockeys. The effects -can be controlled with external devices like joysticks, web-cams, or -midi-devices. New effects can be designed in a GUI (Graphical User -Interface) by composing basic effects into more complex ones. - -WWW: http://www.gephex.org/ diff --git a/graphics/gephex/pkg-plist b/graphics/gephex/pkg-plist deleted file mode 100644 index 67534a1bb55c..000000000000 --- a/graphics/gephex/pkg-plist +++ /dev/null @@ -1,170 +0,0 @@ -bin/gephex -bin/gephex-engine -bin/gephex-engine-real -bin/gephex-gui -bin/gephex-gui-real -bin/gephex-wrapper -%%SDL%%bin/joystick_midi_net -include/gephex/basic_types.h -include/gephex/dllmodule.h -include/gephex/dlltype.h -include/gephex/dllutils.h -include/gephex/types/audiotype.h -include/gephex/types/envtype.h -include/gephex/types/framebuffertype.h -include/gephex/types/ifstype.h -include/gephex/types/lfotype.h -include/gephex/types/miditype.h -include/gephex/types/numbertype.h -include/gephex/types/osctype.h -include/gephex/types/positiontype.h -include/gephex/types/rgbtype.h -include/gephex/types/stringtype.h -lib/gephex-%%VERSION%%/modules/audioaddmodule.so -lib/gephex-%%VERSION%%/modules/audiobdmodule.so -lib/gephex-%%VERSION%%/modules/audioenergymodule.so -lib/gephex-%%VERSION%%/modules/audioinmodule.so -lib/gephex-%%VERSION%%/modules/audiooutmodule.so -lib/gephex-%%VERSION%%/modules/audiospecmodule.so -lib/gephex-%%VERSION%%/modules/audiosynthmodule.so -lib/gephex-%%VERSION%%/modules/audiovismodule.so -lib/gephex-%%VERSION%%/modules/audiowavegenmodule.so -lib/gephex-%%VERSION%%/modules/blurmodule.so -lib/gephex-%%VERSION%%/modules/bwmodule.so -lib/gephex-%%VERSION%%/modules/centermodule.so -lib/gephex-%%VERSION%%/modules/chromakeymodule.so -lib/gephex-%%VERSION%%/modules/color2numbermodule.so -lib/gephex-%%VERSION%%/modules/colorizemodule.so -lib/gephex-%%VERSION%%/modules/diffmodule.so -lib/gephex-%%VERSION%%/modules/doepfermodule.so -lib/gephex-%%VERSION%%/modules/dplmodule.so -lib/gephex-%%VERSION%%/modules/effectv1dmodule.so -lib/gephex-%%VERSION%%/modules/effectvagingmodule.so -lib/gephex-%%VERSION%%/modules/effectvbaltanmodule.so -lib/gephex-%%VERSION%%/modules/effectvblurzoommodule.so -lib/gephex-%%VERSION%%/modules/effectvburnmodule.so -lib/gephex-%%VERSION%%/modules/effectvchameleonmodule.so -lib/gephex-%%VERSION%%/modules/effectvcyclemodule.so -lib/gephex-%%VERSION%%/modules/effectvdicemodule.so -lib/gephex-%%VERSION%%/modules/effectvdiffmodule.so -lib/gephex-%%VERSION%%/modules/effectvdizzymodule.so -lib/gephex-%%VERSION%%/modules/effectvdotmodule.so -lib/gephex-%%VERSION%%/modules/effectvedgemodule.so -lib/gephex-%%VERSION%%/modules/effectvfiremodule.so -lib/gephex-%%VERSION%%/modules/effectvholomodule.so -lib/gephex-%%VERSION%%/modules/effectvlensmodule.so -lib/gephex-%%VERSION%%/modules/effectvlifemodule.so -lib/gephex-%%VERSION%%/modules/effectvmatrixmodule.so -lib/gephex-%%VERSION%%/modules/effectvmosaicmodule.so -lib/gephex-%%VERSION%%/modules/effectvnervousmodule.so -lib/gephex-%%VERSION%%/modules/effectvnoisemodule.so -lib/gephex-%%VERSION%%/modules/effectvpredatormodule.so -lib/gephex-%%VERSION%%/modules/effectvpupmodule.so -lib/gephex-%%VERSION%%/modules/effectvpuzzlemodule.so -lib/gephex-%%VERSION%%/modules/effectvquarkmodule.so -lib/gephex-%%VERSION%%/modules/effectvrdsmodule.so -lib/gephex-%%VERSION%%/modules/effectvrevmodule.so -lib/gephex-%%VERSION%%/modules/effectvripplemodule.so -lib/gephex-%%VERSION%%/modules/effectvrndmmodule.so -lib/gephex-%%VERSION%%/modules/effectvscrollmodule.so -lib/gephex-%%VERSION%%/modules/effectvshagadelicmodule.so -lib/gephex-%%VERSION%%/modules/effectvsimuramodule.so -lib/gephex-%%VERSION%%/modules/effectvsparkmodule.so -lib/gephex-%%VERSION%%/modules/effectvspiralmodule.so -lib/gephex-%%VERSION%%/modules/effectvstreakmodule.so -lib/gephex-%%VERSION%%/modules/effectvtransformmodule.so -lib/gephex-%%VERSION%%/modules/effectvwarholmodule.so -lib/gephex-%%VERSION%%/modules/effectvwarpmodule.so -%%FFMPEG%%lib/gephex-%%VERSION%%/modules/ffmpegoutmodule.so -lib/gephex-%%VERSION%%/modules/flashmodule.so -lib/gephex-%%VERSION%%/modules/flipflopmodule.so -lib/gephex-%%VERSION%%/modules/fpsmodule.so -lib/gephex-%%VERSION%%/modules/frbinmodule.so -lib/gephex-%%VERSION%%/modules/frboutmodule.so -lib/gephex-%%VERSION%%/modules/funparsemodule.so -lib/gephex-%%VERSION%%/modules/gradnormmodule.so -lib/gephex-%%VERSION%%/modules/ifsgenmodule.so -lib/gephex-%%VERSION%%/modules/ifsmodule.so -lib/gephex-%%VERSION%%/modules/ifsxfadermodule.so -lib/gephex-%%VERSION%%/modules/imagebuffermodule.so -%%PNG%%lib/gephex-%%VERSION%%/modules/imagewritermodule.so -lib/gephex-%%VERSION%%/modules/imgarithmodule.so -lib/gephex-%%VERSION%%/modules/isingnoizemodule.so -%%SDL%%lib/gephex-%%VERSION%%/modules/joystickmodule.so -lib/gephex-%%VERSION%%/modules/jumpmodule.so -lib/gephex-%%VERSION%%/modules/midiccdecmodule.so -lib/gephex-%%VERSION%%/modules/midiinmodule.so -lib/gephex-%%VERSION%%/modules/midikeyrangedecmodule.so -lib/gephex-%%VERSION%%/modules/midinotedecmodule.so -lib/gephex-%%VERSION%%/modules/midipitchwdecmodule.so -lib/gephex-%%VERSION%%/modules/midiprgchdecmodule.so -lib/gephex-%%VERSION%%/modules/mirrormodule.so -lib/gephex-%%VERSION%%/modules/netcontrolmodule.so -lib/gephex-%%VERSION%%/modules/noisemodule.so -lib/gephex-%%VERSION%%/modules/numarithmodule.so -lib/gephex-%%VERSION%%/modules/number2colormodule.so -lib/gephex-%%VERSION%%/modules/numbermodule.so -lib/gephex-%%VERSION%%/modules/numenvmodule.so -lib/gephex-%%VERSION%%/modules/numlfomodule.so -lib/gephex-%%VERSION%%/modules/numoscmodule.so -lib/gephex-%%VERSION%%/modules/numposmodule.so -lib/gephex-%%VERSION%%/modules/numxfadermodule.so -lib/gephex-%%VERSION%%/modules/oscinmodule.so -lib/gephex-%%VERSION%%/modules/oscmergemodule.so -lib/gephex-%%VERSION%%/modules/oscnummodule.so -lib/gephex-%%VERSION%%/modules/oscoutmodule.so -lib/gephex-%%VERSION%%/modules/overlaymodule.so -lib/gephex-%%VERSION%%/modules/pixelizemodule.so -lib/gephex-%%VERSION%%/modules/planemodule.so -lib/gephex-%%VERSION%%/modules/plasmamodule.so -lib/gephex-%%VERSION%%/modules/pongmodule.so -lib/gephex-%%VERSION%%/modules/posnummodule.so -lib/gephex-%%VERSION%%/modules/rangeconvertmodule.so -lib/gephex-%%VERSION%%/modules/resultmodule.so -lib/gephex-%%VERSION%%/modules/rotozoommodule.so -%%SDL%%lib/gephex-%%VERSION%%/modules/sdlfontmodule.so -lib/gephex-%%VERSION%%/modules/signalgenmodule.so -lib/gephex-%%VERSION%%/modules/signalplotmodule.so -lib/gephex-%%VERSION%%/modules/staticcolormodule.so -lib/gephex-%%VERSION%%/modules/stringtokenizermodule.so -lib/gephex-%%VERSION%%/modules/timesourcemodule.so -lib/gephex-%%VERSION%%/modules/tunnelmodule.so -lib/gephex-%%VERSION%%/modules/twolayermodule.so -lib/gephex-%%VERSION%%/modules/xfademodule.so -lib/gephex-%%VERSION%%/modules/y4minmodule.so -lib/gephex-%%VERSION%%/modules/y4moutputmodule.so -lib/gephex-%%VERSION%%/types/audiotype.so -lib/gephex-%%VERSION%%/types/envtype.so -lib/gephex-%%VERSION%%/types/framebuffertype.so -lib/gephex-%%VERSION%%/types/ifstype.so -lib/gephex-%%VERSION%%/types/lfotype.so -lib/gephex-%%VERSION%%/types/miditype.so -lib/gephex-%%VERSION%%/types/numbertype.so -lib/gephex-%%VERSION%%/types/osctype.so -lib/gephex-%%VERSION%%/types/positiontype.so -lib/gephex-%%VERSION%%/types/rgbtype.so -lib/gephex-%%VERSION%%/types/stringtype.so -%%PORTDOCS%%%%DOCSDIR%%/html/documentation.html -%%DATADIR%%/gephex.conf.default -%%DATADIR%%/graphs/example1 -%%DATADIR%%/graphs/example2 -%%DATADIR%%/graphs/example3 -%%DATADIR%%/graphs/fzcam4 -%%DATADIR%%/graphs/gephexwin32 -%%DATADIR%%/graphs/noise -%%DATADIR%%/icon/gephex-engine.xpm -%%DATADIR%%/icon/gephex-gui.xpm -%%DATADIR%%/img/033.jpg -%%DATADIR%%/img/huebsch.jpg -%%DATADIR%%/run_in_terminal.sh -@dirrm %%DATADIR%%/img -@dirrm %%DATADIR%%/icon -@dirrm %%DATADIR%%/graphs -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm lib/gephex-%%VERSION%%/types -@dirrm lib/gephex-%%VERSION%%/modules -@dirrm lib/gephex-%%VERSION%% -@dirrm include/gephex/types -@dirrm include/gephex diff --git a/graphics/irit/Makefile b/graphics/irit/Makefile deleted file mode 100644 index 7feee200e9ff..000000000000 --- a/graphics/irit/Makefile +++ /dev/null @@ -1,100 +0,0 @@ -# New ports collection makefile for: irit -# Date created: 6 August 2002 -# Whom: Igor Pokrovsky <tiamat@telegraph.spb.ru> -# -# $FreeBSD$ -# - -PORTNAME= irit -PORTVERSION= 9.5 -PORTREVISION= 3 -CATEGORIES= graphics -MASTER_SITES= http://www.cs.technion.ac.il/~irit/ -DISTNAME= ${PORTNAME}-sm - -MAINTAINER= ports@FreeBSD.org -COMMENT= Solid modeling system - -LIB_DEPENDS= rle.1:${PORTSDIR}/graphics/urt -BUILD_DEPENDS= ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png \ - ${LOCALBASE}/lib/libungif.a:${PORTSDIR}/graphics/libungif - -BROKEN= checksum mismatch -DEPRECATED= has been broken for 3 months -EXPIRATION_DATE=2010-01-08 - -USE_ZIP= yes -USE_GMAKE= yes -.ifdef (WITH_MOTIF) -USE_MOTIF= yes -USE_GL= gl -.endif -USE_LDCONFIG= yes -NO_WRKSUBDIR= yes -MAKEFILE= makefile.gnux -MAKE_ARGS= "CFG=Rel" -MAKE_ENV= WRKSRC=${WRKSRC} \ - ECHO_CMD=${ECHO_CMD} \ - LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${WRKSRC}/lib -NOT_FOR_ARCHS= sparc64 -.ifdef (WITH_MOTIF) -MAKE_ENV+= WITH_MOTIF_DEF=yes -.endif - -SUB_FILES= pkg-message -SUB_LIST= "DATADIR=${DATADIR}" - -PORTDOCS= irit.doc prog_man.html general.inf technion.inf update.new \ - coding.std coding.hints - -.if !defined(WITH_MOTIF) -PLIST_SUB= WITH_MOTIF="@comment " -.else -PLIST_SUB= WITH_MOTIF="" -.endif - -.ifndef (WITH_MOTIF) -pre-everything:: - @${ECHO_CMD} "" - @${ECHO_CMD} "Define WITH_MOTIF=yes to build X11/Motif and OpenGL display drivers" - @${ECHO_CMD} "" -.endif - -pre-build: - @${CP} ${WRKSRC}/makefile.gnux ${WRKSRC}/makefile.unx - @${CP} ${WRKSRC}/makeflag.gnux ${WRKSRC}/makeflag.unx - -do-install: - FILES="`${FIND} ${WRKSRC}/bin -type f`"; \ - for i in $${FILES}; do \ - if [ "`${FILE} -b $$i | ${GREP} LSB`" ]; then \ - ${INSTALL_PROGRAM} $$i ${PREFIX}/bin; \ - fi; \ - done - - ${INSTALL_PROGRAM} ${WRKSRC}/lib/libIrit*.so ${PREFIX}/lib/ - @${MKDIR} ${PREFIX}/include/${PORTNAME} - ${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/${PORTNAME} - - @${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/bin/*.cfg ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/bin/iritfont.itd ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/bin/iritinit.irt ${DATADIR} - - @${MKDIR} ${EXAMPLESDIR} - @${MKDIR} ${EXAMPLESDIR}/data - ${INSTALL_DATA} ${WRKSRC}/data/* ${EXAMPLESDIR}/data - @${MKDIR} ${EXAMPLESDIR}/emacs - ${INSTALL_DATA} ${WRKSRC}/emacs/irit.el ${EXAMPLESDIR}/emacs - @${MKDIR} ${EXAMPLESDIR}/scripts - ${INSTALL_DATA} ${WRKSRC}/scripts/*.irt ${EXAMPLESDIR}/scripts - -.ifndef (NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/docs/|} ${DOCSDIR} -.endif - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/graphics/irit/distinfo b/graphics/irit/distinfo deleted file mode 100644 index d9530e7ff2df..000000000000 --- a/graphics/irit/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (irit-sm.zip) = 347f09a7d139c4d7bbd0da474000e8af -SHA256 (irit-sm.zip) = a72c0a1dab411a1c30240709d3d3d3f639684dc0dd830dd96106f10e8d46d2de -SIZE (irit-sm.zip) = 3515025 diff --git a/graphics/irit/files/patch-makefile.gnux b/graphics/irit/files/patch-makefile.gnux deleted file mode 100644 index 8abcfaafc727..000000000000 --- a/graphics/irit/files/patch-makefile.gnux +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.gnux.orig -+++ makefile.gnux -@@ -28,7 +28,7 @@ - - SHELL = /bin/sh - --all: binaries doc init -+all: binaries doc #init - - # - # Print info regarding initialization. diff --git a/graphics/irit/files/patch-makeflag.gnux b/graphics/irit/files/patch-makeflag.gnux deleted file mode 100644 index de218851640d..000000000000 --- a/graphics/irit/files/patch-makeflag.gnux +++ /dev/null @@ -1,146 +0,0 @@ ---- makeflag.gnux.orig -+++ makeflag.gnux -@@ -9,7 +9,7 @@ - # be simple wrong. - # - --SRC_DIR = /home/gershon/irit/sun -+SRC_DIR = ${WRKSRC} - - # - # All libraries created will be installed into the LIB_DIR directory. -@@ -34,7 +34,7 @@ - IRITOBJPF = - IRITLIBPF = - IRITEXEPF = -- STRIPEXE = strip -+ STRIPEXE = ${ECHO_CMD} # ${INSTALL_PROGRAM} takes care of stripping - - else - IRITOBJPF = D -@@ -54,27 +54,27 @@ - # - # Make these empty if you would like to give up on irender's compilation. - # --#URT = /b/d2/gershon/urt/onyx64 --#URT_INC = -I$(URT)/include --#URT_LIB = -L$(URT)/lib -lrle --#URT_FLAGS = -DHAVE_URT_RLE -DURT_OLD_COMPAT -+URT = ${LOCALBASE} -+URT_INC = -I$(URT)/include -+URT_LIB = -L$(URT)/lib -lrle -+URT_FLAGS = -DHAVE_URT_RLE -DURT_OLD_COMPAT - - # - # Support for GIF image read/write using the giflib toolkit library. - # You can ftp it from - # --#GIF = /b/d2/gershon/gif_lib --#GIF_INC = -I$(GIF)/lib --#GIF_LIB = $(GIF)/onyx64/lib/libgif.a --#GIF_FLAGS = -DHAVE_GIF_LIB -+GIF = ${LOCALBASE} -+GIF_INC = -I$(GIF)/include -+GIF_LIB = $(GIF)/lib/libungif.a -+GIF_FLAGS = -DHAVE_GIF_LIB - - # - # If you would like to use Mesa emulation of Open GL and compile Open GL - # code using it (see http://www.ssec.wisc.edu/~brianp/Mesa.html for info - # on Mesa), define the following: - # --# MESA_INC = -I/mach/emc2-32/isl/gershon/c/mesa/MesaLib-2.4/include -D__MESA__ -D__OPENGL__ --# MESA_LIB = -L/mach/emc2-32/isl/gershon/c/mesa/MesaLib-2.4/lib -lGLU -lGL -+MESA_INC = -I${LOCALBASE}/include -D__MESA__ -D__OPENGL__ -+MESA_LIB = -L${LOCALBASE}/lib -lGLU -lGL - - # - # Support of (shared) libraries. You will need to set the proper suffix -@@ -340,25 +340,25 @@ - # Note you cannot use SUN's native cc compiler since it does not support - # Ansi C. If you use mesa emulation of Open GL, uncomment xogldrvs - # --CC = gcc --DFLAGS = -DSUN4 -DTIMES -DRAND48 -DNANOSLEEP -D__UNIX__ -D__X11__ -I/usr/openwin/share/include -I/opt/SUNWmotif/share/include $(MESA_INC) --ifeq ($(CFG), Rel) -- CFLAGS = -O2 $(DFLAGS) --else -- CFLAGS = -g -DDEBUG $(DFLAGS) --endif --MORELIBS = -lsocket -lnsl -lposix4 --GRAPX11LIBS = -L/usr/openwin/lib -lX11 --GRAPXMTLIBS = -L/opt/SUNWmotif/lib -L/usr/ccs/lib -lXm -L/usr/openwin/lib -lXt -lX11 -lgen -+#CC = gcc -+#DFLAGS = -DSUN4 -DTIMES -DRAND48 -DNANOSLEEP -D__UNIX__ -D__X11__ -I/usr/openwin/share/include -I/opt/SUNWmotif/share/include $(MESA_INC) -+#ifeq ($(CFG), Rel) -+# CFLAGS = -O2 $(DFLAGS) -+#else -+# CFLAGS = -g -DDEBUG $(DFLAGS) -+#endif -+#MORELIBS = -lsocket -lnsl -lposix4 -+#GRAPX11LIBS = -L/usr/openwin/lib -lX11 -+#GRAPXMTLIBS = -L/opt/SUNWmotif/lib -L/usr/ccs/lib -lXm -L/usr/openwin/lib -lXt -lX11 -lgen - # GRAPOGLLIBS = $(MESA_LIB) -lXext $(GRAPXMTLIBS) - # GRAPOGLLIBS = -lGLU -lGL $(GRAPXMTLIBS) --GRAPDRVS = nuldrvs$(IRITEXEPF) x11drvs$(IRITEXEPF) xmtdrvs$(IRITEXEPF) # xogldrvs$(IRITEXEPF) -+#GRAPDRVS = nuldrvs$(IRITEXEPF) x11drvs$(IRITEXEPF) xmtdrvs$(IRITEXEPF) # xogldrvs$(IRITEXEPF) - # - # For shared libraries add: - # --LIB_SUFFIX = so --LIB_MAKE = ld -G -o --LIB_RAN = echo -+#LIB_SUFFIX = so -+#LIB_MAKE = ld -G -o -+#LIB_RAN = echo - - # - # Flags for SUN Solaris 5.3 using cc SC3.0.1 and X11 (uncomment xogldrvs if -@@ -570,23 +570,33 @@ - # - # Flags for i386 FreeBSD using X11R6 - # --# DFLAGS = -D__UNIX__ -DX11R6 -D__X11__ -DTIMES -DRAND48 -DUSLEEP -+DFLAGS = -D__UNIX__ -DX11R6 -D__X11__ -DTIMES -DRAND48 -DUSLEEP -+ifeq ($(WITH_MOTIF_DEF),yes) -+DFLAGS+= ${MESA_INC} -+else -+DFLAGS+= -D__X11__ -I${LOCALBASE}/include -+endif -+CFLAGS += -fPIC $(DFLAGS) - # ifeq ($(CFG), Rel) - # CFLAGS = -O2 -pipe -m486 -fomit-frame-pointer $(DFLAGS) - # else - # CFLAGS = -g -DDEBUG $(DFLAGS) - # endif --# MORELIBS = -lc --# GRAPX11LIBS = -L/usr/X11R6/lib -lX11 --# GRAPXMTLIBS = -L/usr/X11R6/lib -lXm -lXt -lX11 --# GRAPDRVS = nuldrvs$(IRITEXEPF) x11drvs$(IRITEXEPF) xmtdrvs$(IRITEXEPF) -+MORELIBS = -lc -+GRAPX11LIBS = -L${LOCALBASE}/lib -lX11 -+GRAPDRVS = nuldrvs$(IRITEXEPF) x11drvs$(IRITEXEPF) -+ifeq ($(WITH_MOTIF_DEF),yes) -+GRAPXMTLIBS = -L${LOCALBASE}/lib -lXm -lXt -lX11 -+GRAPOGLLIBS = ${MESA_LIB} ${GRAPXMTLIBS} -+GRAPDRVS+= xmtdrvs$(IRITEXEPF) xogldrvs$(IRITEXEPF) -+endif - # - # - # For shared libraries add: - # --# LIB_SUFFIX = so --# LIB_MAKE = cc -shared -o --# LIB_RAN = ranlib -+LIB_SUFFIX = so -+LIB_MAKE = ${LD} -shared -o -+LIB_RAN = ${ECHO_CMD} - - # - # Default rule for compilation. -@@ -612,4 +622,4 @@ - -lIritCagd$(IRITLIBPF) \ - -lIritGeom$(IRITLIBPF) \ - -lIritMisc$(IRITLIBPF) \ -- -lIritXtra$(IRITLIBPF) $(URT_LIB) $(GIF_LIB) # -l gif -+ -lIritXtra$(IRITLIBPF) $(URT_LIB) $(GIF_LIB) $(GRAPOGLLIBS) # -l gif diff --git a/graphics/irit/files/patch-prsr__lib_ipc__loc.h b/graphics/irit/files/patch-prsr__lib_ipc__loc.h deleted file mode 100644 index 4b81e7b85fef..000000000000 --- a/graphics/irit/files/patch-prsr__lib_ipc__loc.h +++ /dev/null @@ -1,20 +0,0 @@ ---- prsr_lib/ipc_loc.h.orig -+++ prsr_lib/ipc_loc.h -@@ -338,7 +338,7 @@ - /* General file pointer for varios compression tools. */ - typedef gzFile IpcFile; - #define _IPC_OPEN_FILE(FileName, Mode) (gzopen(FileName, Mode)) --#define _IPC_DOPEN_FILE(f, Mode) (gzdopen(_fileno(f), Mode)) -+#define _IPC_DOPEN_FILE(f, Mode) (gzdopen(fileno(f), Mode)) - #define _IPC_INIT(f) { \ - if (gzsetparams(f, IPC_COMPRESS_LEVEL, Z_DEFAULT_STRATEGY) != Z_OK) \ - return IPC_ERROR_ZLIB;} -@@ -353,7 +353,7 @@ - /* General file pointer for varios compression tools. */ - typedef FILE IpcFile; - #define _IPC_OPEN_FILE(FileName, Mode) (fopen(FileName, Mode)) --#define _IPC_DOPEN_FILE(f, Mode) (fdopen(_fileno(f), Mode)) -+#define _IPC_DOPEN_FILE(f, Mode) (fdopen(fileno(f), Mode)) - #define _IPC_INIT(f) - #define _IPC_CLOSE_FILE(f) fclose(f) - /* In Debug mode if used extern console compressor, */ diff --git a/graphics/irit/files/pkg-message.in b/graphics/irit/files/pkg-message.in deleted file mode 100644 index 5809c2d31575..000000000000 --- a/graphics/irit/files/pkg-message.in +++ /dev/null @@ -1,20 +0,0 @@ -******************************************************************************* -In order to use IRIT you should set the following environment variables: - -IRIT_PATH=%%DATADIR%% -IRIT_DISPLAY="${DRV} -s-" - -where DRV is one of the following: - x11drvs - X11 display driver -and if IRIT has been built with Motif support: - xmtdrvs - X11/Motif display driver - xogldrvs - OpenGL/Motif display driver - -and optionally: - -IRIT_BIN_IPC=1 -IRIT_SERVER_HOST=`hostname` -IRIT_SERVER_PORT=5432 - -For more information please consult IRIT documentation -******************************************************************************* diff --git a/graphics/irit/pkg-descr b/graphics/irit/pkg-descr deleted file mode 100644 index d606e830162a..000000000000 --- a/graphics/irit/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -The IRIT solid modeling system is a simple environment that allows -one to model basic, primitive based, models using Boolean operations -as well as freeform surface's based models. - -The system is designed for simplicity and is geared toward research. -As such, no graphical user interface (GUI) exists or is planned in -the near future. The modeling is performed using the main -module/executable of the system which is called (surprise!) IRIT. -A textual interface (or PUI for programmable user interface) is -available which provides the interaction interface. An interpreter -processes the user's command and executes them. This interpreter -includes general mechanisms that are common in high level programming -languages such as loops, conditional sentences, and functions. In -addition, features that can be found in modern languages such as -operator overloading and object oriented design are extensively -used. - -WWW: http://www.cs.technion.ac.il/~irit/ diff --git a/graphics/irit/pkg-plist b/graphics/irit/pkg-plist deleted file mode 100644 index b845e2ef4370..000000000000 --- a/graphics/irit/pkg-plist +++ /dev/null @@ -1,367 +0,0 @@ -bin/3ds2irit -bin/aisoshad -bin/dat2bin -bin/dat2irit -bin/dxf2irit -bin/igs2irit -bin/ihidden -bin/illustrt -bin/irender -bin/irit -bin/irit2dxf -bin/irit2hgl -bin/irit2igs -bin/irit2iv -bin/irit2nff -bin/irit2off -bin/irit2plg -bin/irit2pov -bin/irit2ps -bin/irit2ray -bin/irit2scn -bin/irit2stl -bin/irit2wrl -bin/irit2xfg -bin/izebra -bin/lineshad -bin/nuldrvs -bin/obj2irit -bin/off2irit -bin/poly3d-h -bin/skeletn1 -bin/stl2irit -bin/x11drvs -%%WITH_MOTIF%%bin/xmtdrvs -%%WITH_MOTIF%%bin/xogldrvs -include/irit/allocate.h -include/irit/attribut.h -include/irit/bool_lib.h -include/irit/cagd_lib.h -include/irit/extra_fn.h -include/irit/filt.h -include/irit/geom_lib.h -include/irit/ip_cnvrt.h -include/irit/irit_sm.h -include/irit/iritgrap.h -include/irit/iritprsr.h -include/irit/irt_clr.h -include/irit/mdl_lib.h -include/irit/misc_lib.h -include/irit/miscattr.h -include/irit/mrchcube.h -include/irit/mvar_lib.h -include/irit/obj_dpnd.h -include/irit/rndr_lib.h -include/irit/symb_lib.h -include/irit/trim_lib.h -include/irit/triv_lib.h -include/irit/trng_lib.h -include/irit/user_lib.h -lib/libIritBool.so -lib/libIritCagd.so -lib/libIritGeom.so -lib/libIritMdl.so -lib/libIritMisc.so -lib/libIritMvar.so -lib/libIritPrsr.so -lib/libIritRndr.so -lib/libIritSymb.so -lib/libIritTrim.so -lib/libIritTriv.so -lib/libIritTrng.so -lib/libIritUser.so -lib/libIritXtra.so -%%EXAMPLESDIR%%/data/3dhead.32 -%%EXAMPLESDIR%%/data/3dhead.inf -%%EXAMPLESDIR%%/data/ai_b58.itd -%%EXAMPLESDIR%%/data/ai_dinnr.itd -%%EXAMPLESDIR%%/data/ai_glass.itd -%%EXAMPLESDIR%%/data/ai_tea.itd -%%EXAMPLESDIR%%/data/ai_wiggl.itd -%%EXAMPLESDIR%%/data/fltrtest.itd -%%EXAMPLESDIR%%/data/ih_alpha.itd -%%EXAMPLESDIR%%/data/ih_glass.itd -%%EXAMPLESDIR%%/data/ih_pawns.itd -%%EXAMPLESDIR%%/data/ih_tpot.itd -%%EXAMPLESDIR%%/data/ih_trim.itd -%%EXAMPLESDIR%%/data/ih_wiggl.itd -%%EXAMPLESDIR%%/data/ihaglsum.itd -%%EXAMPLESDIR%%/data/il_b58.itd -%%EXAMPLESDIR%%/data/il_dish.itd -%%EXAMPLESDIR%%/data/il_icsdr.itd -%%EXAMPLESDIR%%/data/il_icsdt.itd -%%EXAMPLESDIR%%/data/il_sld1t.itd -%%EXAMPLESDIR%%/data/il_sold1.itd -%%EXAMPLESDIR%%/data/il_wgglt.itd -%%EXAMPLESDIR%%/data/il_wiggl.itd -%%EXAMPLESDIR%%/data/ir1eggs.itd -%%EXAMPLESDIR%%/data/ir2eggs.itd -%%EXAMPLESDIR%%/data/ir3eggs.itd -%%EXAMPLESDIR%%/data/ir_b58.itd -%%EXAMPLESDIR%%/data/ir_chckr.irt -%%EXAMPLESDIR%%/data/ir_chckr.itd -%%EXAMPLESDIR%%/data/ir_cube.itd -%%EXAMPLESDIR%%/data/ir_eggs.itd -%%EXAMPLESDIR%%/data/ir_isogls.itd -%%EXAMPLESDIR%%/data/ir_l3ort.itd -%%EXAMPLESDIR%%/data/ir_mrbgl.itd -%%EXAMPLESDIR%%/data/ir_ornge.itd -%%EXAMPLESDIR%%/data/ir_pawn.itd -%%EXAMPLESDIR%%/data/ir_tpot1.itd -%%EXAMPLESDIR%%/data/ir_tpot2.itd -%%EXAMPLESDIR%%/data/ir_tpot3.itd -%%EXAMPLESDIR%%/data/ir_tpot4.itd -%%EXAMPLESDIR%%/data/ir_tpot5.itd -%%EXAMPLESDIR%%/data/ir_walls.itd -%%EXAMPLESDIR%%/data/ir_wdcub.itd -%%EXAMPLESDIR%%/data/ir_wdgls.itd -%%EXAMPLESDIR%%/data/ir_wiggl.itd -%%EXAMPLESDIR%%/data/iz_pawn.itd -%%EXAMPLESDIR%%/data/iz_tpot.itd -%%EXAMPLESDIR%%/data/pl_cncyl.itd -%%EXAMPLESDIR%%/data/pl_cube.itd -%%EXAMPLESDIR%%/data/pl_saddl.itd -%%EXAMPLESDIR%%/data/pl_sold1.itd -%%EXAMPLESDIR%%/data/pl_sold3.itd -%%EXAMPLESDIR%%/data/pl_wiggl.itd -%%EXAMPLESDIR%%/data/plystrip.itd -%%EXAMPLESDIR%%/data/sphere16.itd -%%EXAMPLESDIR%%/data/sphere8.itd -%%EXAMPLESDIR%%/emacs/irit.el -%%EXAMPLESDIR%%/scripts/adap_iso.irt -%%EXAMPLESDIR%%/scripts/algsum.irt -%%EXAMPLESDIR%%/scripts/alphsec2.irt -%%EXAMPLESDIR%%/scripts/alphsect.irt -%%EXAMPLESDIR%%/scripts/ambiguit.irt -%%EXAMPLESDIR%%/scripts/analyfit.irt -%%EXAMPLESDIR%%/scripts/animball.irt -%%EXAMPLESDIR%%/scripts/animdemo.irt -%%EXAMPLESDIR%%/scripts/ant.irt -%%EXAMPLESDIR%%/scripts/arc_len.irt -%%EXAMPLESDIR%%/scripts/art_glry.irt -%%EXAMPLESDIR%%/scripts/aspct_gr.irt -%%EXAMPLESDIR%%/scripts/b58.irt -%%EXAMPLESDIR%%/scripts/bed.irt -%%EXAMPLESDIR%%/scripts/bez_clip.irt -%%EXAMPLESDIR%%/scripts/bezier.irt -%%EXAMPLESDIR%%/scripts/biarc.irt -%%EXAMPLESDIR%%/scripts/bisectrs.irt -%%EXAMPLESDIR%%/scripts/blending.irt -%%EXAMPLESDIR%%/scripts/blossom.irt -%%EXAMPLESDIR%%/scripts/box-box.irt -%%EXAMPLESDIR%%/scripts/bsc_geom.irt -%%EXAMPLESDIR%%/scripts/bsct_smp.irt -%%EXAMPLESDIR%%/scripts/bspline.irt -%%EXAMPLESDIR%%/scripts/bulb.irt -%%EXAMPLESDIR%%/scripts/cbi2anim.irt -%%EXAMPLESDIR%%/scripts/cbi_anim.irt -%%EXAMPLESDIR%%/scripts/cbisec3d.irt -%%EXAMPLESDIR%%/scripts/cbisect.irt -%%EXAMPLESDIR%%/scripts/cbisect2.irt -%%EXAMPLESDIR%%/scripts/cenvoff.irt -%%EXAMPLESDIR%%/scripts/chess.irt -%%EXAMPLESDIR%%/scripts/client2.irt -%%EXAMPLESDIR%%/scripts/clients.irt -%%EXAMPLESDIR%%/scripts/clntcrsr.irt -%%EXAMPLESDIR%%/scripts/closloop.irt -%%EXAMPLESDIR%%/scripts/cmorph.irt -%%EXAMPLESDIR%%/scripts/cmorph2.irt -%%EXAMPLESDIR%%/scripts/cmp_itd.irt -%%EXAMPLESDIR%%/scripts/colors.irt -%%EXAMPLESDIR%%/scripts/cone-cyl.irt -%%EXAMPLESDIR%%/scripts/cone2cyl.irt -%%EXAMPLESDIR%%/scripts/cone3cyl.irt -%%EXAMPLESDIR%%/scripts/conicdst.irt -%%EXAMPLESDIR%%/scripts/conics.irt -%%EXAMPLESDIR%%/scripts/contours.irt -%%EXAMPLESDIR%%/scripts/coords.irt -%%EXAMPLESDIR%%/scripts/coplanar.irt -%%EXAMPLESDIR%%/scripts/corkplug.irt -%%EXAMPLESDIR%%/scripts/cort_map.irt -%%EXAMPLESDIR%%/scripts/cos_sphr.irt -%%EXAMPLESDIR%%/scripts/crosplug.irt -%%EXAMPLESDIR%%/scripts/crv_dist.irt -%%EXAMPLESDIR%%/scripts/crv_krnl.irt -%%EXAMPLESDIR%%/scripts/crv_tan.irt -%%EXAMPLESDIR%%/scripts/crvarrng.irt -%%EXAMPLESDIR%%/scripts/crvdecmp.irt -%%EXAMPLESDIR%%/scripts/crvtrrec.irt -%%EXAMPLESDIR%%/scripts/cslogo.irt -%%EXAMPLESDIR%%/scripts/cube.irt -%%EXAMPLESDIR%%/scripts/cube2.irt -%%EXAMPLESDIR%%/scripts/cube3cut.irt -%%EXAMPLESDIR%%/scripts/cubes.irt -%%EXAMPLESDIR%%/scripts/cup.irt -%%EXAMPLESDIR%%/scripts/curvatur.irt -%%EXAMPLESDIR%%/scripts/cvisible.irt -%%EXAMPLESDIR%%/scripts/cylin3.irt -%%EXAMPLESDIR%%/scripts/decimate.irt -%%EXAMPLESDIR%%/scripts/demo.irt -%%EXAMPLESDIR%%/scripts/demo2.irt -%%EXAMPLESDIR%%/scripts/depend.irt -%%EXAMPLESDIR%%/scripts/dinner.irt -%%EXAMPLESDIR%%/scripts/disjoint.irt -%%EXAMPLESDIR%%/scripts/disp_map.irt -%%EXAMPLESDIR%%/scripts/dist2ff.irt -%%EXAMPLESDIR%%/scripts/distmtch.irt -%%EXAMPLESDIR%%/scripts/domino.irt -%%EXAMPLESDIR%%/scripts/duality.irt -%%EXAMPLESDIR%%/scripts/duck.irt -%%EXAMPLESDIR%%/scripts/ellipses.irt -%%EXAMPLESDIR%%/scripts/escher.irt -%%EXAMPLESDIR%%/scripts/f16.irt -%%EXAMPLESDIR%%/scripts/facemask.irt -%%EXAMPLESDIR%%/scripts/ffcmpcrv.irt -%%EXAMPLESDIR%%/scripts/ffcnvhul.irt -%%EXAMPLESDIR%%/scripts/ffloops.irt -%%EXAMPLESDIR%%/scripts/ffmatch4.irt -%%EXAMPLESDIR%%/scripts/ffptdist.irt -%%EXAMPLESDIR%%/scripts/flecnodl.irt -%%EXAMPLESDIR%%/scripts/flippage.irt -%%EXAMPLESDIR%%/scripts/freeform.irt -%%EXAMPLESDIR%%/scripts/function.irt -%%EXAMPLESDIR%%/scripts/gamakrnl.irt -%%EXAMPLESDIR%%/scripts/gearbox.irt -%%EXAMPLESDIR%%/scripts/gersktch.irt -%%EXAMPLESDIR%%/scripts/glocal.irt -%%EXAMPLESDIR%%/scripts/gpolylin.irt -%%EXAMPLESDIR%%/scripts/handset.irt -%%EXAMPLESDIR%%/scripts/hermite.irt -%%EXAMPLESDIR%%/scripts/interpol.irt -%%EXAMPLESDIR%%/scripts/isocline.irt -%%EXAMPLESDIR%%/scripts/knight.irt -%%EXAMPLESDIR%%/scripts/knotrmvl.irt -%%EXAMPLESDIR%%/scripts/knots.irt -%%EXAMPLESDIR%%/scripts/lightmil.irt -%%EXAMPLESDIR%%/scripts/lj8000.irt -%%EXAMPLESDIR%%/scripts/ln2circ.irt -%%EXAMPLESDIR%%/scripts/loffset.irt -%%EXAMPLESDIR%%/scripts/loffset2.irt -%%EXAMPLESDIR%%/scripts/logos.irt -%%EXAMPLESDIR%%/scripts/loops.irt -%%EXAMPLESDIR%%/scripts/macros.irt -%%EXAMPLESDIR%%/scripts/make_spr.irt -%%EXAMPLESDIR%%/scripts/mbisect.irt -%%EXAMPLESDIR%%/scripts/molecule.irt -%%EXAMPLESDIR%%/scripts/moments.irt -%%EXAMPLESDIR%%/scripts/mrchcube.irt -%%EXAMPLESDIR%%/scripts/mrescrv.irt -%%EXAMPLESDIR%%/scripts/msc_ch.irt -%%EXAMPLESDIR%%/scripts/multivar.irt -%%EXAMPLESDIR%%/scripts/multivr2.irt -%%EXAMPLESDIR%%/scripts/mvexplct.irt -%%EXAMPLESDIR%%/scripts/nc5axis.irt -%%EXAMPLESDIR%%/scripts/ofstmtch.irt -%%EXAMPLESDIR%%/scripts/orthotmc.irt -%%EXAMPLESDIR%%/scripts/platonic.irt -%%EXAMPLESDIR%%/scripts/playgrnd.irt -%%EXAMPLESDIR%%/scripts/plotter.irt -%%EXAMPLESDIR%%/scripts/plycrvtr.irt -%%EXAMPLESDIR%%/scripts/pmorph.irt -%%EXAMPLESDIR%%/scripts/polygons.irt -%%EXAMPLESDIR%%/scripts/polypris.irt -%%EXAMPLESDIR%%/scripts/polyprop.irt -%%EXAMPLESDIR%%/scripts/polytrnc.irt -%%EXAMPLESDIR%%/scripts/pp_apprx.irt -%%EXAMPLESDIR%%/scripts/prim_fit.irt -%%EXAMPLESDIR%%/scripts/primitiv.irt -%%EXAMPLESDIR%%/scripts/primsrfs.irt -%%EXAMPLESDIR%%/scripts/print_it.irt -%%EXAMPLESDIR%%/scripts/printf.irt -%%EXAMPLESDIR%%/scripts/prisa.irt -%%EXAMPLESDIR%%/scripts/prisanim.irt -%%EXAMPLESDIR%%/scripts/prismovi.irt -%%EXAMPLESDIR%%/scripts/puz12pcs.irt -%%EXAMPLESDIR%%/scripts/puz3cube.irt -%%EXAMPLESDIR%%/scripts/puz4pcs.irt -%%EXAMPLESDIR%%/scripts/puz_anim.irt -%%EXAMPLESDIR%%/scripts/puz_crnr.irt -%%EXAMPLESDIR%%/scripts/puz_cube.irt -%%EXAMPLESDIR%%/scripts/puz_dvd.irt -%%EXAMPLESDIR%%/scripts/puz_snak.irt -%%EXAMPLESDIR%%/scripts/puzcubes.irt -%%EXAMPLESDIR%%/scripts/puzzles.irt -%%EXAMPLESDIR%%/scripts/quadric.irt -%%EXAMPLESDIR%%/scripts/ray_trap.irt -%%EXAMPLESDIR%%/scripts/rbt_hand.irt -%%EXAMPLESDIR%%/scripts/register.irt -%%EXAMPLESDIR%%/scripts/rflct_ln.irt -%%EXAMPLESDIR%%/scripts/ringring.irt -%%EXAMPLESDIR%%/scripts/rrinter.irt -%%EXAMPLESDIR%%/scripts/rvrs_eng.irt -%%EXAMPLESDIR%%/scripts/saccess.irt -%%EXAMPLESDIR%%/scripts/saloon2.irt -%%EXAMPLESDIR%%/scripts/sbisect.irt -%%EXAMPLESDIR%%/scripts/sbisect2.irt -%%EXAMPLESDIR%%/scripts/scnvhull.irt -%%EXAMPLESDIR%%/scripts/selfintr.irt -%%EXAMPLESDIR%%/scripts/silh.irt -%%EXAMPLESDIR%%/scripts/skel2d.irt -%%EXAMPLESDIR%%/scripts/smorph.irt -%%EXAMPLESDIR%%/scripts/smorph2.irt -%%EXAMPLESDIR%%/scripts/snakanim.irt -%%EXAMPLESDIR%%/scripts/solid0.irt -%%EXAMPLESDIR%%/scripts/solid1.irt -%%EXAMPLESDIR%%/scripts/solid2.irt -%%EXAMPLESDIR%%/scripts/solid2h.irt -%%EXAMPLESDIR%%/scripts/solid3.irt -%%EXAMPLESDIR%%/scripts/solid3h.irt -%%EXAMPLESDIR%%/scripts/solid4.irt -%%EXAMPLESDIR%%/scripts/solid4h.irt -%%EXAMPLESDIR%%/scripts/solid5.irt -%%EXAMPLESDIR%%/scripts/solid6.irt -%%EXAMPLESDIR%%/scripts/solid6h.irt -%%EXAMPLESDIR%%/scripts/solid7.irt -%%EXAMPLESDIR%%/scripts/solid7h.irt -%%EXAMPLESDIR%%/scripts/solid8.irt -%%EXAMPLESDIR%%/scripts/solid8h.irt -%%EXAMPLESDIR%%/scripts/solid9.irt -%%EXAMPLESDIR%%/scripts/sphercon.irt -%%EXAMPLESDIR%%/scripts/srf_dist.irt -%%EXAMPLESDIR%%/scripts/srf_krnl.irt -%%EXAMPLESDIR%%/scripts/srf_ssi.irt -%%EXAMPLESDIR%%/scripts/srf_tan.irt -%%EXAMPLESDIR%%/scripts/srfray.irt -%%EXAMPLESDIR%%/scripts/ssi-test.irt -%%EXAMPLESDIR%%/scripts/surfrev.irt -%%EXAMPLESDIR%%/scripts/symbolic.irt -%%EXAMPLESDIR%%/scripts/tea-bool.irt -%%EXAMPLESDIR%%/scripts/teacrvtr.irt -%%EXAMPLESDIR%%/scripts/teapot.irt -%%EXAMPLESDIR%%/scripts/teapot2.irt -%%EXAMPLESDIR%%/scripts/techlogo.irt -%%EXAMPLESDIR%%/scripts/test_all.irt -%%EXAMPLESDIR%%/scripts/testmost.irt -%%EXAMPLESDIR%%/scripts/textgeom.irt -%%EXAMPLESDIR%%/scripts/textwarp.irt -%%EXAMPLESDIR%%/scripts/tmorph.irt -%%EXAMPLESDIR%%/scripts/trees.irt -%%EXAMPLESDIR%%/scripts/triang.irt -%%EXAMPLESDIR%%/scripts/trim_off.irt -%%EXAMPLESDIR%%/scripts/trimsrfs.irt -%%EXAMPLESDIR%%/scripts/trisrfs.irt -%%EXAMPLESDIR%%/scripts/trivars.irt -%%EXAMPLESDIR%%/scripts/turbine.irt -%%EXAMPLESDIR%%/scripts/tvcover.irt -%%EXAMPLESDIR%%/scripts/warp2trv.irt -%%EXAMPLESDIR%%/scripts/warp_tea.irt -%%EXAMPLESDIR%%/scripts/warptriv.irt -%%EXAMPLESDIR%%/scripts/weights.irt -%%EXAMPLESDIR%%/scripts/wheel.irt -%%DATADIR%%/aisoshad.cfg -%%DATADIR%%/ihidden.cfg -%%DATADIR%%/illustrt.cfg -%%DATADIR%%/irender.cfg -%%DATADIR%%/irit.cfg -%%DATADIR%%/iritfont.itd -%%DATADIR%%/iritinit.irt -%%DATADIR%%/izebra.cfg -%%DATADIR%%/lineshad.cfg -%%DATADIR%%/poly3d-h.cfg -%%DATADIR%%/x11drvs.cfg -@dirrm %%DATADIR%% -@dirrm %%EXAMPLESDIR%%/scripts -@dirrm %%EXAMPLESDIR%%/emacs -@dirrm %%EXAMPLESDIR%%/data -@dirrm %%EXAMPLESDIR%% -@dirrm include/irit diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile deleted file mode 100644 index 2a7d11cb9a42..000000000000 --- a/graphics/pixieplus/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: pixieplus -# Date created: 3 March 2003 -# Whom: Arjan van Leeuwen <avleeuwen@piwebs.com> -# -# $FreeBSD$ -# - -PORTNAME= pixieplus -PORTVERSION= 0.5.4.1 -PORTREVISION= 13 -CATEGORIES= graphics kde -MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= A free, fast, and feature packed image browser and viewer for KDE - -PATCH_DEPENDS= GraphicsMagick-config:${PORTSDIR}/graphics/GraphicsMagick -LIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick \ - ungif:${PORTSDIR}/graphics/libungif - -BROKEN= does not compile -DEPRECATED= has been broken for 6 months -EXPIRATION_DATE=2010-01-08 - -USE_AUTOTOOLS= libtool:22 -USE_KDELIBS_VER=3 -USE_LDCONFIG= yes -USE_BZIP2= yes -ALL_TARGET= -j`${SYSCTL} -n hw.ncpu` - -.include <bsd.port.pre.mk> - -post-patch: - # Massaging to use GraphicsMagick - ${REINPLACE_CMD} -e \ - "s,INCLUDES =.*,INCLUDES=`${LOCALBASE}/bin/GraphicsMagick-config \ - --cppflags` -I${LOCALBASE}/include," -e \ - "s|-lMagick -ltiff|`${LOCALBASE}/bin/GraphicsMagick-config \ - --libs`|" ${WRKSRC}/app/Makefile.in - ${REINPLACE_CMD} -e 's,<api.h>,<magick/api.h>,' \ - ${WRKSRC}/app/*.h ${WRKSRC}/app/*.cpp - ${REINPLACE_CMD} -e s,Magick-config,GraphicsMagick-config,g -e s,6.0.0,1.1.10, \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/graphics/pixieplus/distinfo b/graphics/pixieplus/distinfo deleted file mode 100644 index 30b8c735cb0c..000000000000 --- a/graphics/pixieplus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pixieplus-0.5.4.1.tar.bz2) = 5a7b98acef2af9cdf6a0b546cada562a -SHA256 (pixieplus-0.5.4.1.tar.bz2) = dc6849fda69135c084f1a50ebf814a16755fe6476e8573e82af2690dc36c0ccb -SIZE (pixieplus-0.5.4.1.tar.bz2) = 2126186 diff --git a/graphics/pixieplus/files/patch-app_compressedgif.cpp b/graphics/pixieplus/files/patch-app_compressedgif.cpp deleted file mode 100644 index 4a7bc12d8c42..000000000000 --- a/graphics/pixieplus/files/patch-app_compressedgif.cpp +++ /dev/null @@ -1,59 +0,0 @@ ---- app/compressedgif.cpp 2004-05-22 10:02:26.000000000 -0400 -+++ app/compressedgif.cpp 2007-11-08 08:44:00.000000000 -0500 -@@ -7,5 +7,5 @@ - #include <time.h> - #include <sys/types.h> --#include <api.h> -+#include <magick/api.h> - #include <assert.h> - -@@ -28,5 +28,6 @@ - #endif - --#if (MagickLibVersion < 0x0554) -+/* GraphicsMagick uses much higher "base" for version numbers: */ -+#if (MagickLibVersion < 0x0554) || (MagickLibVersion > 0x0100000) - #warning Using pre-ImageMagick 5.5.4 tags - #define SaveImageTag SaveImageText -@@ -360,5 +361,9 @@ - status=OpenBlob(image_info,image,WriteBinaryBlobMode,&image->exception); - if (status == false) -+#if (MagickLibVersion > 0x0100000) /* GraphicsMagick - must pass image */ -+ ThrowWriterException(FileOpenError,"Unable to open file", image); -+#else - ThrowWriterException(FileOpenError,"Unable to open file"); -+#endif - /* - Determine image bounding box. -@@ -385,5 +390,9 @@ - if ((global_colormap == (unsigned char *) NULL) || - (colormap == (unsigned char *) NULL)) -+#if (MagickLibVersion > 0x0100000) /* GraphicsMagick - must pass image */ -+ ThrowWriterException(ResourceLimitError,"Memory allocation failed", image); -+#else - ThrowWriterException(ResourceLimitError,"Memory allocation failed"); -+#endif - for (i=0; i < 768; i++) - colormap[i]=0; -@@ -437,6 +446,11 @@ - LiberateMemory((void **) &global_colormap); - LiberateMemory((void **) &colormap); -+#if (MagickLibVersion > 0x0100000) /* GraphicsMagick - must pass image */ -+ ThrowWriterException(ResourceLimitError, -+ "Memory allocation failed", image); -+#else - ThrowWriterException(ResourceLimitError, - "Memory allocation failed") -+#endif - } - image->colormap[opacity]=image->background_color; -@@ -615,5 +629,9 @@ - LiberateMemory((void **) &global_colormap); - LiberateMemory((void **) &colormap); -+#if (MagickLibVersion > 0x0100000) /* GraphicsMagick - must pass image */ -+ ThrowWriterException(ResourceLimitError,"Memory allocation failed", image); -+#else - ThrowWriterException(ResourceLimitError,"Memory allocation failed") -+#endif - } - (void) WriteBlobByte(image,0x0); diff --git a/graphics/pixieplus/files/patch-app_ifapp.cpp b/graphics/pixieplus/files/patch-app_ifapp.cpp deleted file mode 100644 index b6a68782ba07..000000000000 --- a/graphics/pixieplus/files/patch-app_ifapp.cpp +++ /dev/null @@ -1,42 +0,0 @@ ---- app/ifapp.cpp 2004-05-22 10:02:26.000000000 -0400 -+++ app/ifapp.cpp 2007-11-08 08:51:37.000000000 -0500 -@@ -34,6 +34,7 @@ - // ImageMagick message and progress stubs - extern "C"{ -- unsigned int magickMonitor(const char *msg, const off_t value, -- const long long unsigned int span, ExceptionInfo *) -+ static unsigned int -+ magickMonitor(const char *msg, const magick_int64_t value, -+ const magick_uint64_t span, ExceptionInfo *) - { - if(!appPtr) -@@ -48,6 +49,7 @@ - } - -- void magickWarning(const ExceptionType /*warning*/, const char *reason, -- const char *description) -+ static void -+ magickWarning(const ExceptionType /*warning*/, const char *reason, -+ const char *description) - { - QString str(reason); -@@ -58,6 +60,7 @@ - } - -- void magickError(const ExceptionType /*error*/, const char *reason, -- const char *description) -+ static void -+ magickError(const ExceptionType /*error*/, const char *reason, -+ const char *description) - { - QString str(reason); -@@ -68,6 +71,7 @@ - } - -- void magickFatalError(const ExceptionType /*error*/, const char *reason, -- const char *description) -+ static void -+ magickFatalError(const ExceptionType /*error*/, const char *reason, -+ const char *description) - { - QString str(reason); diff --git a/graphics/pixieplus/files/patch-app_rightclick.cpp b/graphics/pixieplus/files/patch-app_rightclick.cpp deleted file mode 100644 index 637940569485..000000000000 --- a/graphics/pixieplus/files/patch-app_rightclick.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- app/rightclick.cpp.orig Sat Sep 18 22:05:03 2004 -+++ app/rightclick.cpp Sat Sep 18 22:05:36 2004 -@@ -220,7 +220,7 @@ - idx = -1; - } - if(idx != -1){ -- QStringList itemList(view->itemCatagories(&itemList[idx])); -+ QStringList itemList(view->itemCatagories((Thumbnail*)&itemList[idx])); - for(it=catList.begin(), i=1000; it != catList.end(); ++it, ++i){ - if(itemList.findIndex((*it)) == -1) - addMnu->insertItem((*it), i); diff --git a/graphics/pixieplus/files/patch-misc_qxcfi.cpp b/graphics/pixieplus/files/patch-misc_qxcfi.cpp deleted file mode 100644 index 1602b63068e5..000000000000 --- a/graphics/pixieplus/files/patch-misc_qxcfi.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- misc/qxcfi.cpp.orig Sat Sep 18 21:59:48 2004 -+++ misc/qxcfi.cpp Sat Sep 18 22:00:16 2004 -@@ -1342,7 +1342,7 @@ - bool XCFImageFormat::loadProperty ( QDataStream& xcf_io, PropType& type, - QByteArray& bytes ) - { -- xcf_io >> (Q_UINT32)type; -+ xcf_io >> (Q_UINT32&)type; - - if ( xcf_io.device()->status() != IO_Ok ) { - qDebug( "XCF: read failure on property type" ); diff --git a/graphics/pixieplus/files/patch-warnings b/graphics/pixieplus/files/patch-warnings deleted file mode 100644 index 6aa614382964..000000000000 --- a/graphics/pixieplus/files/patch-warnings +++ /dev/null @@ -1,27 +0,0 @@ ---- app/htmlexport.cpp 2004-05-22 10:02:26.000000000 -0400 -+++ app/htmlexport.cpp 2007-11-08 08:59:28.000000000 -0500 -@@ -26,6 +26,4 @@ - pages = (int)ceil(((float)fileList.count())/imagesPerPage); - -- qWarning("Total images: %d, images per page %d, pages: %d", -- fileList.count(), imagesPerPage, pages); - - it = fileList.begin(); ---- app/browser.cpp 2004-05-22 10:02:26.000000000 -0400 -+++ app/browser.cpp 2007-11-08 09:05:39.000000000 -0500 -@@ -2013,5 +2013,4 @@ - p.begin(tmpIconPix); - -- qWarning("KIO handlers: %d", kioHandlers->count()); - if(kioHandlers->count()){ - QStringList::Iterator it; ---- mimetypes/Makefile.in 2004-05-23 07:00:55.000000000 -0400 -+++ mimetypes/Makefile.in 2007-11-08 09:32:52.000000000 -0500 -@@ -276,6 +276,5 @@ - xdg_menudir = @xdg_menudir@ - --mime_DATA = x-pcx.desktop x-xwd.desktop x-miff.desktop x-tga.desktop \ -- x-pict.desktop -+mime_DATA = x-xwd.desktop x-miff.desktop x-pict.desktop - - diff --git a/graphics/pixieplus/pkg-descr b/graphics/pixieplus/pkg-descr deleted file mode 100644 index bee0ae932cb0..000000000000 --- a/graphics/pixieplus/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -PixiePlus is a free, fast, and feature packed image browser, viewer, and -image/photo editor for Unix/Linux/X11 systems that run KDE. - -Features: -- Fast, flexible thumbnail preview generation -- Embedded JPEG and TIFF thumbnail support -- Lossless JPEG transformations -- Supports many image formats -- Highly configurable HTML export -- Batch conversion and effects -- Animated slideshows -- Similiar image finding -- File management optimized for images - -WWW: http://www.mosfet.org/pixie/ diff --git a/graphics/pixieplus/pkg-plist b/graphics/pixieplus/pkg-plist deleted file mode 100644 index dafb633689da..000000000000 --- a/graphics/pixieplus/pkg-plist +++ /dev/null @@ -1,274 +0,0 @@ -bin/pixie -lib/libpixie_misc.a -lib/libpixie_misc.la -lib/libpixie_misc.so.1 -lib/libpixie_misc.so -lib/pixie.a -lib/pixie.la -lib/pixie.so -share/applnk/Graphics/pixie.desktop -share/applnk/Graphics/pixie-mini.desktop -share/apps/konqueror/servicemenus/konqPixie.desktop -share/apps/pixie/doc/en/basic/basic.html -share/apps/pixie/doc/en/basic/thb_addtext.jpg.png -share/apps/pixie/doc/en/basic/thb_htmllogo.jpg.png -share/apps/pixie/doc/en/basic/thb_back.png -share/apps/pixie/doc/en/basic/thb_layout2.jpg.png -share/apps/pixie/doc/en/basic/thb_borders.jpg.png -share/apps/pixie/doc/en/basic/thb_lowquality.jpg.png -share/apps/pixie/doc/en/basic/thb_browser.jpg.png -share/apps/pixie/doc/en/basic/thb_noembedthumbnail.jpg.png -share/apps/pixie/doc/en/basic/thb_catagoryadd.jpg.png -share/apps/pixie/doc/en/basic/thb_nothumb.jpg.png -share/apps/pixie/doc/en/basic/thb_catagoryselect.jpg.png -share/apps/pixie/doc/en/basic/thb_pixielogo.jpg.png -share/apps/pixie/doc/en/basic/thb_comparison.jpg.png -share/apps/pixie/doc/en/basic/thb_scale.jpg.png -share/apps/pixie/doc/en/basic/thb_embedthumbnail.jpg.png -share/apps/pixie/doc/en/basic/thb_screenshot.jpg.png -share/apps/pixie/doc/en/basic/thb_filelist.jpg.png -share/apps/pixie/doc/en/basic/thb_similarprogress.jpg.png -share/apps/pixie/doc/en/basic/thb_format.jpg.png -share/apps/pixie/doc/en/basic/thb_slideshow.jpg.png -share/apps/pixie/doc/en/basic/thb_forward.png -share/apps/pixie/doc/en/basic/thb_stop.png -share/apps/pixie/doc/en/basic/thb_fullscreentb.jpg.png -share/apps/pixie/doc/en/basic/thb_thumbnailed.jpg.png -share/apps/pixie/doc/en/basic/thb_gohome.png -share/apps/pixie/doc/en/basic/thb_thumb.png -share/apps/pixie/doc/en/basic/thb_grayscalepreview.jpg.png -share/apps/pixie/doc/en/basic/thb_tooltip.jpg.png -share/apps/pixie/doc/en/basic/thb_hi16-action-catagory.png -share/apps/pixie/doc/en/basic/thb_up.png -share/apps/pixie/doc/en/basic/thb_hotlist.jpg.png -share/apps/pixie/doc/en/framed/framed2.html -share/apps/pixie/doc/en/framed/framed4.html -share/apps/pixie/doc/en/framed/framed6.html -share/apps/pixie/doc/en/framed/framed3.html -share/apps/pixie/doc/en/framed/framed5.html -share/apps/pixie/doc/en/framed/framed.html -share/apps/pixie/doc/en/framed/thb_addtext.jpg.png -share/apps/pixie/doc/en/framed/thb_htmllogo.jpg.png -share/apps/pixie/doc/en/framed/thb_back.png -share/apps/pixie/doc/en/framed/thb_layout2.jpg.png -share/apps/pixie/doc/en/framed/thb_borders.jpg.png -share/apps/pixie/doc/en/framed/thb_lowquality.jpg.png -share/apps/pixie/doc/en/framed/thb_browser.jpg.png -share/apps/pixie/doc/en/framed/thb_noembedthumbnail.jpg.png -share/apps/pixie/doc/en/framed/thb_catagoryadd.jpg.png -share/apps/pixie/doc/en/framed/thb_nothumb.jpg.png -share/apps/pixie/doc/en/framed/thb_catagoryselect.jpg.png -share/apps/pixie/doc/en/framed/thb_pixielogo.jpg.png -share/apps/pixie/doc/en/framed/thb_comparison.jpg.png -share/apps/pixie/doc/en/framed/thb_scale.jpg.png -share/apps/pixie/doc/en/framed/thb_embedthumbnail.jpg.png -share/apps/pixie/doc/en/framed/thb_screenshot.jpg.png -share/apps/pixie/doc/en/framed/thb_filelist.jpg.png -share/apps/pixie/doc/en/framed/thb_similarprogress.jpg.png -share/apps/pixie/doc/en/framed/thb_format.jpg.png -share/apps/pixie/doc/en/framed/thb_slideshow.jpg.png -share/apps/pixie/doc/en/framed/thb_forward.png -share/apps/pixie/doc/en/framed/thb_stop.png -share/apps/pixie/doc/en/framed/thb_fullscreentb.jpg.png -share/apps/pixie/doc/en/framed/thb_thumbnailed.jpg.png -share/apps/pixie/doc/en/framed/thb_gohome.png -share/apps/pixie/doc/en/framed/thb_thumb.png -share/apps/pixie/doc/en/framed/thb_grayscalepreview.jpg.png -share/apps/pixie/doc/en/framed/thb_up.png -share/apps/pixie/doc/en/framed/thb_tooltip.jpg.png -share/apps/pixie/doc/en/framed/thb_hi16-action-catagory.png -share/apps/pixie/doc/en/framed/thb_hotlist.jpg.png -share/apps/pixie/doc/en/liquid/liquid.html -share/apps/pixie/doc/en/liquid/thb_addtext.jpg.png -share/apps/pixie/doc/en/liquid/thb_htmllogo.jpg.png -share/apps/pixie/doc/en/liquid/thb_back.png -share/apps/pixie/doc/en/liquid/thb_layout2.jpg.png -share/apps/pixie/doc/en/liquid/thb_borders.jpg.png -share/apps/pixie/doc/en/liquid/thb_lowquality.jpg.png -share/apps/pixie/doc/en/liquid/thb_browser.jpg.png -share/apps/pixie/doc/en/liquid/thb_noembedthumbnail.jpg.png -share/apps/pixie/doc/en/liquid/thb_catagoryadd.jpg.png -share/apps/pixie/doc/en/liquid/thb_nothumb.jpg.png -share/apps/pixie/doc/en/liquid/thb_catagoryselect.jpg.png -share/apps/pixie/doc/en/liquid/thb_pixielogo.jpg.png -share/apps/pixie/doc/en/liquid/thb_comparison.jpg.png -share/apps/pixie/doc/en/liquid/thb_scale.jpg.png -share/apps/pixie/doc/en/liquid/thb_embedthumbnail.jpg.png -share/apps/pixie/doc/en/liquid/thb_screenshot.jpg.png -share/apps/pixie/doc/en/liquid/thb_filelist.jpg.png -share/apps/pixie/doc/en/liquid/thb_similarprogress.jpg.png -share/apps/pixie/doc/en/liquid/thb_format.jpg.png -share/apps/pixie/doc/en/liquid/thb_slideshow.jpg.png -share/apps/pixie/doc/en/liquid/thb_forward.png -share/apps/pixie/doc/en/liquid/thb_stop.png -share/apps/pixie/doc/en/liquid/thb_fullscreentb.jpg.png -share/apps/pixie/doc/en/liquid/thb_thumbnailed.jpg.png -share/apps/pixie/doc/en/liquid/thb_gohome.png -share/apps/pixie/doc/en/liquid/thb_thumb.png -share/apps/pixie/doc/en/liquid/thb_grayscalepreview.jpg.png -share/apps/pixie/doc/en/liquid/thb_tooltip.jpg.png -share/apps/pixie/doc/en/liquid/thb_hi16-action-catagory.png -share/apps/pixie/doc/en/liquid/thb_up.png -share/apps/pixie/doc/en/liquid/thb_hotlist.jpg.png -share/apps/pixie/doc/en/list/list2.html -share/apps/pixie/doc/en/list/list3.html -share/apps/pixie/doc/en/list/list.html -share/apps/pixie/doc/en/roundcorner/roundcorner.html -share/apps/pixie/doc/en/roundcorner/thb_addtext.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_htmllogo.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_back.png -share/apps/pixie/doc/en/roundcorner/thb_layout2.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_borders.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_lowquality.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_browser.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_noembedthumbnail.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_catagoryadd.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_nothumb.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_catagoryselect.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_pixielogo.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_comparison.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_scale.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_screenshot.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_embedthumbnail.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_filelist.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_similarprogress.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_format.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_slideshow.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_forward.png -share/apps/pixie/doc/en/roundcorner/thb_stop.png -share/apps/pixie/doc/en/roundcorner/thb_fullscreentb.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_thumbnailed.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_gohome.png -share/apps/pixie/doc/en/roundcorner/thb_thumb.png -share/apps/pixie/doc/en/roundcorner/thb_grayscalepreview.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_tooltip.jpg.png -share/apps/pixie/doc/en/roundcorner/thb_hi16-action-catagory.png -share/apps/pixie/doc/en/roundcorner/thb_up.png -share/apps/pixie/doc/en/roundcorner/thb_hotlist.jpg.png -share/apps/pixie/doc/en/batch.html -share/apps/pixie/doc/en/galleryexample.html -share/apps/pixie/doc/en/previewoptions.html -share/apps/pixie/doc/en/categories.html -share/apps/pixie/doc/en/hotlist.html -share/apps/pixie/doc/en/rightclick.html -share/apps/pixie/doc/en/comparison.html -share/apps/pixie/doc/en/htmlexport.html -share/apps/pixie/doc/en/screenshot.html -share/apps/pixie/doc/en/contents.html -share/apps/pixie/doc/en/index.html -share/apps/pixie/doc/en/slideshow.html -share/apps/pixie/doc/en/convert.html -share/apps/pixie/doc/en/layout.html -share/apps/pixie/doc/en/viewingimages.html -share/apps/pixie/doc/en/filelist.html -share/apps/pixie/doc/en/back.png -share/apps/pixie/doc/en/navigate.html -share/apps/pixie/doc/en/viewingthumbnails.html -share/apps/pixie/doc/en/gohome.png -share/apps/pixie/doc/en/stop.png -share/apps/pixie/doc/en/up.png -share/apps/pixie/doc/en/forward.png -share/apps/pixie/doc/en/hi16-action-catagory.png -share/apps/pixie/doc/en/thumb.png -share/apps/pixie/doc/en/addtext.jpg -share/apps/pixie/doc/en/hotlist.jpg -share/apps/pixie/doc/en/lowquality.jpg -share/apps/pixie/doc/en/borders.jpg -share/apps/pixie/doc/en/html1.jpg -share/apps/pixie/doc/en/noembedthumbnail.jpg -share/apps/pixie/doc/en/browser.jpg -share/apps/pixie/doc/en/html2.jpg -share/apps/pixie/doc/en/nothumb.jpg -share/apps/pixie/doc/en/catagoryadd.jpg -share/apps/pixie/doc/en/html3.jpg -share/apps/pixie/doc/en/pixielogo.jpg -share/apps/pixie/doc/en/catagoryselect.jpg -share/apps/pixie/doc/en/html4.jpg -share/apps/pixie/doc/en/scale.jpg -share/apps/pixie/doc/en/comparison.jpg -share/apps/pixie/doc/en/html5.jpg -share/apps/pixie/doc/en/screenshot.jpg -share/apps/pixie/doc/en/embedthumbnail.jpg -share/apps/pixie/doc/en/html6.jpg -share/apps/pixie/doc/en/similarprogress.jpg -share/apps/pixie/doc/en/filelist.jpg -share/apps/pixie/doc/en/html7.jpg -share/apps/pixie/doc/en/slideshow.jpg -share/apps/pixie/doc/en/format.jpg -share/apps/pixie/doc/en/html8.jpg -share/apps/pixie/doc/en/thumbnailed.jpg -share/apps/pixie/doc/en/fullscreentb.jpg -share/apps/pixie/doc/en/htmllogo.jpg -share/apps/pixie/doc/en/tooltip.jpg -share/apps/pixie/doc/en/grayscalepreview.jpg -share/apps/pixie/doc/en/layout2.jpg -share/apps/pixie/pixielogo.jpg -share/apps/pixie/toolbar/mini-run.png -share/apps/pixie/toolbar/mini-ray.png -share/apps/pixie/toolbar/kwin.png -share/mimelnk/image/x-xwd.desktop -share/mimelnk/image/x-miff.desktop -share/mimelnk/image/x-pict.desktop -share/icons/locolor/22x22/actions/thumb.png -share/icons/locolor/16x16/apps/run.png -share/icons/locolor/16x16/apps/ray.png -share/icons/locolor/16x16/actions/thumb.png -share/icons/locolor/16x16/actions/hotlistadd.png -share/icons/locolor/16x16/actions/hotlistdel.png -share/icons/locolor/32x32/actions/thumb.png -share/icons/hicolor/16x16/actions/catagory.png -share/icons/hicolor/16x16/actions/prevfilelist.png -share/icons/hicolor/16x16/actions/forwardimage.png -share/icons/hicolor/16x16/actions/brightness.png -share/icons/hicolor/16x16/actions/hotlistdel.png -share/icons/hicolor/16x16/actions/thumb.png -share/icons/hicolor/16x16/actions/dim.png -share/icons/hicolor/16x16/actions/backimage.png -share/icons/hicolor/16x16/actions/contrast+.png -share/icons/hicolor/16x16/actions/contrast-.png -share/icons/hicolor/16x16/actions/nextfilelist.png -share/icons/hicolor/16x16/actions/hotlistadd.png -share/icons/hicolor/16x16/apps/pixie.png -share/icons/hicolor/48x48/apps/pixie.png -share/icons/hicolor/22x22/actions/thumb.png -share/icons/hicolor/22x22/actions/catagory.png -share/icons/hicolor/32x32/apps/pixie.png -share/icons/hicolor/32x32/actions/thumb.png -share/icons/hicolor/32x32/actions/window_new.png -share/icons/hicolor/32x32/actions/catagory.png -@dirrmtry share/applnk/Graphics -@dirrmtry share/applnk -@dirrmtry share/apps/konqueror/servicemenus -@dirrmtry share/apps/konqueror -@dirrm share/apps/pixie/doc/en/basic -@dirrm share/apps/pixie/doc/en/framed -@dirrm share/apps/pixie/doc/en/liquid -@dirrm share/apps/pixie/doc/en/list -@dirrm share/apps/pixie/doc/en/roundcorner -@dirrm share/apps/pixie/doc/en -@dirrm share/apps/pixie/doc -@dirrm share/apps/pixie/toolbar -@dirrm share/apps/pixie -@dirrmtry share/apps -@dirrmtry share/mimelnk/image -@dirrmtry share/mimelnk -@dirrmtry share/icons/locolor/22x22/actions -@dirrmtry share/icons/locolor/22x22 -@dirrmtry share/icons/locolor/16x16/apps -@dirrmtry share/icons/locolor/16x16/actions -@dirrmtry share/icons/locolor/16x16 -@dirrmtry share/icons/locolor/32x32/actions -@dirrmtry share/icons/locolor/32x32 -@dirrmtry share/icons/locolor -@dirrmtry share/icons/hicolor/16x16/actions -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor/22x22/actions -@dirrmtry share/icons/hicolor/22x22 -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32/actions -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons |