diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-02 10:19:05 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-02 10:19:05 +0800 |
commit | b3c98565e0c1d3411c1999fb0c99fb01843d5b20 (patch) | |
tree | e5e3241573bbf424770c17984e1749ea1c8159c5 | |
parent | af822588a150f8c2ac70b4818e7eb19c068fc7b0 (diff) | |
download | marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.tar marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.tar.gz marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.tar.bz2 marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.tar.lz marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.tar.xz marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.tar.zst marcuscom-ports-b3c98565e0c1d3411c1999fb0c99fb01843d5b20.zip |
X11BASE -> LOCALBASE, gtk12 lives in LOCALBASE. Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6927 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-fm/workplace/Makefile | 45 | ||||
-rw-r--r-- | x11-fm/workplace/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/workplace/files/patch-aa | 30 | ||||
-rw-r--r-- | x11-fm/workplace/files/patch-ab | 16 | ||||
-rw-r--r-- | x11-fm/workplace/pkg-descr | 10 | ||||
-rw-r--r-- | x11-fm/workplace/pkg-plist | 72 |
6 files changed, 179 insertions, 0 deletions
diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile new file mode 100644 index 000000000..8399dc40d --- /dev/null +++ b/x11-fm/workplace/Makefile @@ -0,0 +1,45 @@ +# New ports collection makefile for: workplace +# Date created: 7 March 1998 +# Whom: Andrey Zakhvatov +# +# $FreeBSD$ +# + +PORTNAME= workplace +PORTVERSION= 1.0.a3 +PORTREVISION= 3 +PORTEPOCH= 1 +CATEGORIES= x11-fm +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= trevor + +PATCH_SITES= http://people.freebsd.org/~trevor/ports/ +PATCHFILES= workplace-1.0.a3+tj1.diff.gz + +MAINTAINER= ports@FreeBSD.org +COMMENT= File manager and launcher + +GNU_CONFIGURE= yes +USE_GNOME= gtk12 +USE_X_PREFIX= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/glib12 \ + -I${LOCALBASE}/include/gtk12" \ + LIBS="-L${LOCALBASE}/lib" + +pre-configure: + @ ${RM} ${WRKSRC}/config.cache + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/src/workplace ${PREFIX}/bin + @ ${MKDIR} ${PREFIX}/include/X11/pixmaps + @ ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/include/X11/pixmaps + @ ${MKDIR} ${PREFIX}/share/doc/workplace +.if !defined(NOPORTDOCS) +.for file in AUTHORS INSTALL README TODO + @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/workplace +.endfor +.endif + @ ${MKDIR} ${PREFIX}/share/examples/workplace + @ ${INSTALL_DATA} ${WRKSRC}/example/* ${PREFIX}/share/examples/workplace + +.include <bsd.port.mk> diff --git a/x11-fm/workplace/distinfo b/x11-fm/workplace/distinfo new file mode 100644 index 000000000..b47b9430f --- /dev/null +++ b/x11-fm/workplace/distinfo @@ -0,0 +1,6 @@ +MD5 (workplace-1.0.a3.tar.gz) = b224042f0042d8b0505dc9e702f00244 +SHA256 (workplace-1.0.a3.tar.gz) = 1406e10ce40611dbcef408dca2a03ffc26bf1bdbfcbb21765bf791418dc8a582 +SIZE (workplace-1.0.a3.tar.gz) = 178180 +MD5 (workplace-1.0.a3+tj1.diff.gz) = 8494e7f8d75c6a68d72a7643c5fd1468 +SHA256 (workplace-1.0.a3+tj1.diff.gz) = b4984a7459ab1264f34e7d79e313042e0c47986c06100eed7d24fd03e24ed891 +SIZE (workplace-1.0.a3+tj1.diff.gz) = 3193 diff --git a/x11-fm/workplace/files/patch-aa b/x11-fm/workplace/files/patch-aa new file mode 100644 index 000000000..7dd24a87c --- /dev/null +++ b/x11-fm/workplace/files/patch-aa @@ -0,0 +1,30 @@ +--- configure.orig Wed Apr 8 02:48:44 1998 ++++ configure Thu Oct 5 02:42:18 2000 +@@ -1807,14 +1807,14 @@ + + LDFLAGS="$saved_ldflags $X_LDFLAGS $X_LIBS" + +- echo $ac_n "checking for gtk_widget_new in -lgtk""... $ac_c" 1>&6 +-echo "configure:1812: checking for gtk_widget_new in -lgtk" >&5 +-ac_lib_var=`echo gtk'_'gtk_widget_new | sed 'y%./+-%__p_%'` ++ echo $ac_n "checking for gtk_widget_new in -lgtk-12""... $ac_c" 1>&6 ++echo "configure:1812: checking for gtk_widget_new in -lgtk-12" >&5 ++ac_lib_var=`echo gtk-12'_'gtk_widget_new | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-lgtk -lgdk -lglib $x_libs -lm $LIBS" ++LIBS="-lgtk-12 -lgdk-12 -lglib-12 $x_libs -lm $LIBS" + cat > conftest.$ac_ext <<EOF + #line 1820 "configure" + #include "confdefs.h" +@@ -1842,7 +1842,7 @@ + fi + if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 +- X_LIBS="$X_LIBS -lgtk -lgdk -lglib $x_libs -lm" ++ X_LIBS="$X_LIBS -lgtk-12 -lgdk-12 -lglib-12 $x_libs -lm" + else + echo "$ac_t""no" 1>&6 + { echo "configure: error: Can not link with gtk/gdk/glib" 1>&2; exit 1; } diff --git a/x11-fm/workplace/files/patch-ab b/x11-fm/workplace/files/patch-ab new file mode 100644 index 000000000..5e6d58663 --- /dev/null +++ b/x11-fm/workplace/files/patch-ab @@ -0,0 +1,16 @@ +--- configure.in.orig Wed Apr 8 02:39:00 1998 ++++ configure.in Thu Oct 5 02:42:18 2000 +@@ -37,10 +37,10 @@ + + LDFLAGS="$saved_ldflags $X_LDFLAGS $X_LIBS" + +- AC_CHECK_LIB(gtk, gtk_widget_new, +- X_LIBS="$X_LIBS -lgtk -lgdk -lglib $x_libs -lm", ++ AC_CHECK_LIB(gtk-12, gtk_widget_new, ++ X_LIBS="$X_LIBS -lgtk-12 -lgdk-12 -lglib-12 $x_libs -lm", + [AC_MSG_ERROR(Can not link with gtk/gdk/glib)], +- -lgdk -lglib $x_libs -lm) ++ -lgdk-12 -lglib-12 $x_libs -lm) + + CFLAGS="$saved_cflags" + LDFLAGS="$saved_ldflags" diff --git a/x11-fm/workplace/pkg-descr b/x11-fm/workplace/pkg-descr new file mode 100644 index 000000000..4563115fa --- /dev/null +++ b/x11-fm/workplace/pkg-descr @@ -0,0 +1,10 @@ +WorkPlace is a file manager and launcher which can copy files between another +instance of itself by drag-and-drop (not supported in this version) or change +permissions with one click. + +If you try to set preferences, the program is likely to crash, either on exit +or immediately, possibly destroying your preference files. I recommend +manually editing the WPPref and WPSuffix examples, then placing them in your +~/.workplace/. + +Trevor Johnson diff --git a/x11-fm/workplace/pkg-plist b/x11-fm/workplace/pkg-plist new file mode 100644 index 000000000..94ce8f700 --- /dev/null +++ b/x11-fm/workplace/pkg-plist @@ -0,0 +1,72 @@ +bin/workplace +include/X11/pixmaps/3D.xpm +include/X11/pixmaps/3dpaint.xpm +include/X11/pixmaps/AceKingCards.xpm +include/X11/pixmaps/AdobePostscript.xpm +include/X11/pixmaps/Animator.xpm +include/X11/pixmaps/Apple.xpm +include/X11/pixmaps/Book.xpm +include/X11/pixmaps/BookOpen.xpm +include/X11/pixmaps/BooksSideBySide.xpm +include/X11/pixmaps/Brush.xpm +include/X11/pixmaps/BrushText.xpm +include/X11/pixmaps/BulletHole.xpm +include/X11/pixmaps/CAD.xpm +include/X11/pixmaps/CD.xpm +include/X11/pixmaps/Clipboard.xpm +include/X11/pixmaps/ColorGNU.xpm +include/X11/pixmaps/Communications.xpm +include/X11/pixmaps/DTP.xpm +include/X11/pixmaps/DVI.xpm +include/X11/pixmaps/Debug.xpm +include/X11/pixmaps/Draw.xpm +include/X11/pixmaps/Equation.xpm +include/X11/pixmaps/FileGnutar.xpm +include/X11/pixmaps/FileGz.xpm +include/X11/pixmaps/FileLha.xpm +include/X11/pixmaps/FileLzh.xpm +include/X11/pixmaps/FilePS.xpm +include/X11/pixmaps/FileTar.xpm +include/X11/pixmaps/FileTaz.xpm +include/X11/pixmaps/FileTgz.xpm +include/X11/pixmaps/FileURL.xpm +include/X11/pixmaps/FileZ.xpm +include/X11/pixmaps/FileZip.xpm +include/X11/pixmaps/Ghost.xpm +include/X11/pixmaps/ImageGIF.xpm +include/X11/pixmaps/ImageJPG.xpm +include/X11/pixmaps/ImageTIFF.xpm +include/X11/pixmaps/ImageXPM.xpm +include/X11/pixmaps/Mail.xpm +include/X11/pixmaps/MailOpen.xpm +include/X11/pixmaps/Mathematica.xpm +include/X11/pixmaps/Monalisa.xpm +include/X11/pixmaps/Monitor2.xpm +include/X11/pixmaps/MonitorCheck.xpm +include/X11/pixmaps/Mosaic.xpm +include/X11/pixmaps/Netscape-1x.xpm +include/X11/pixmaps/Netscape-2x.xpm +include/X11/pixmaps/Netsurfer.xpm +include/X11/pixmaps/News.xpm +include/X11/pixmaps/PGP.xpm +include/X11/pixmaps/Paint.xpm +include/X11/pixmaps/Pen.xpm +include/X11/pixmaps/Pencils.xpm +include/X11/pixmaps/Pictorial.xpm +include/X11/pixmaps/Reference.xpm +include/X11/pixmaps/RenderManager.xpm +include/X11/pixmaps/Spreadsheet.xpm +include/X11/pixmaps/Time.xpm +include/X11/pixmaps/WWW.xpm +include/X11/pixmaps/Window.xpm +include/X11/pixmaps/Write.xpm +include/X11/pixmaps/WriteMail.xpm +share/doc/workplace/AUTHORS +share/doc/workplace/INSTALL +share/doc/workplace/README +share/doc/workplace/TODO +share/examples/workplace/WPPref +share/examples/workplace/WPSuffix +@dirrm share/doc/workplace +@dirrm share/examples/workplace +@dirrmtry include/X11/pixmaps |