summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 11:31:26 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-04 11:31:26 +0800
commit56abe6105d13124e7f48166d2fe6efdaf1295fb3 (patch)
treed699a17ac113ee06191e34e91cacc1780e3325a9
parentf43e02ef9d5ec06c7749e789f938b5b8a95d149e (diff)
downloadmarcuscom-ports-56abe6105d13124e7f48166d2fe6efdaf1295fb3.tar.gz
marcuscom-ports-56abe6105d13124e7f48166d2fe6efdaf1295fb3.tar.zst
marcuscom-ports-56abe6105d13124e7f48166d2fe6efdaf1295fb3.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8811 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11-clocks/sanduhr/Makefile27
-rw-r--r--x11-clocks/sanduhr/distinfo3
-rw-r--r--x11-clocks/sanduhr/pkg-descr14
-rw-r--r--x11-clocks/sanduhr/pkg-plist36
-rw-r--r--x11-fm/gnome-commander/Makefile42
-rw-r--r--x11-fm/gnome-commander/distinfo3
-rw-r--r--x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c10
-rw-r--r--x11-fm/gnome-commander/pkg-descr8
-rw-r--r--x11-fm/gnome-commander/pkg-plist95
9 files changed, 238 insertions, 0 deletions
diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile
new file mode 100644
index 000000000..42c51a5ba
--- /dev/null
+++ b/x11-clocks/sanduhr/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: sanduhr
+# Date created: 14 September 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sanduhr
+PORTVERSION= 1.93
+PORTREVISION= 1
+CATEGORIES= x11-clocks gnome
+MASTER_SITES= http://seehuhn.de/data/
+
+MAINTAINER= araujo@bsdmail.org
+COMMENT= An alarm clock for GNOME desktop designed as a sand-glass
+
+USE_X_PREFIX= yes
+USE_GNOME= gnomehack gnomelibs gnometarget gnomeprefix libgnomeui oaf
+USE_GMAKE= yes
+INSTALLS_OMF= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= sanduhr.1
+
+.include <bsd.port.mk>
diff --git a/x11-clocks/sanduhr/distinfo b/x11-clocks/sanduhr/distinfo
new file mode 100644
index 000000000..be6573914
--- /dev/null
+++ b/x11-clocks/sanduhr/distinfo
@@ -0,0 +1,3 @@
+MD5 (sanduhr-1.93.tar.gz) = bd4cf4984b203db99bea890f3a5ef938
+SHA256 (sanduhr-1.93.tar.gz) = ee8caea47fc3eec90128bf2fd068395f263df748de2f8f42917f867483ed89eb
+SIZE (sanduhr-1.93.tar.gz) = 777230
diff --git a/x11-clocks/sanduhr/pkg-descr b/x11-clocks/sanduhr/pkg-descr
new file mode 100644
index 000000000..4f4522e6a
--- /dev/null
+++ b/x11-clocks/sanduhr/pkg-descr
@@ -0,0 +1,14 @@
+SandUhr is an alarm clock, which is designed as a sand-glass. The program uses
+the X Window System and the GNOME desktop environment. The alarm is delivered
+to you by either ringing the console bell, by playing a sound file, or by
+starting an external program of your choice.
+
+The program is fully integrated into the GNOME application framework.
+
+o Drag and drop: you may drop a color onto the timer to change the sand's visual
+ appearance.
+o It uses the GNOME help system to provide a manual.
+o Use of CORBA: The program provides a CORBA interface. So you may control the
+ SandUhr from within your own programs.
+
+WWW: http://seehuhn.de/comp/sanduhr.html
diff --git a/x11-clocks/sanduhr/pkg-plist b/x11-clocks/sanduhr/pkg-plist
new file mode 100644
index 000000000..bd9b75d66
--- /dev/null
+++ b/x11-clocks/sanduhr/pkg-plist
@@ -0,0 +1,36 @@
+bin/sanduhr
+libdata/bonobo/servers/sanduhr.server
+share/gnome/apps/Utilities/sanduhr.desktop
+share/gnome/help/sanduhr/C/alarmref.xml
+share/gnome/help/sanduhr/C/factoryref.xml
+share/gnome/help/sanduhr/C/sanduhr.xml
+share/gnome/help/sanduhr/C/timerref.xml
+share/gnome/help/sanduhr/C/topic.dat
+share/gnome/help/sanduhr/de/alarmref.xml
+share/gnome/help/sanduhr/de/factoryref.xml
+share/gnome/help/sanduhr/de/sanduhr.xml
+share/gnome/help/sanduhr/de/timerref.xml
+share/idl/sanduhr.idl
+share/locale/de/LC_MESSAGES/sanduhr.mo
+share/omf/sanduhr/sanduhr-C.omf
+share/omf/sanduhr/sanduhr-de.omf
+share/pixmaps/sanduhr/about.png
+share/pixmaps/sanduhr/default/back.png
+share/pixmaps/sanduhr/default/front.png
+share/pixmaps/sanduhr/default/mask.png
+share/pixmaps/sanduhr/icon.xpm
+share/pixmaps/sanduhr/logo.png
+share/pixmaps/sanduhr/steel/back.png
+share/pixmaps/sanduhr/steel/front.png
+share/pixmaps/sanduhr/steel/mask.png
+share/sounds/sanduhr/bell.wav
+@dirrm share/sounds/sanduhr
+@dirrm share/pixmaps/sanduhr/steel
+@dirrm share/pixmaps/sanduhr/default
+@dirrm share/pixmaps/sanduhr
+@dirrm share/omf/sanduhr
+@dirrm share/gnome/help/sanduhr/de/figures
+@dirrm share/gnome/help/sanduhr/de
+@dirrm share/gnome/help/sanduhr/C/figures
+@dirrm share/gnome/help/sanduhr/C
+@dirrm share/gnome/help/sanduhr
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile
new file mode 100644
index 000000000..45df6468b
--- /dev/null
+++ b/x11-fm/gnome-commander/Makefile
@@ -0,0 +1,42 @@
+# New ports collection makefile for: gnomem-commander
+# Date created: 23 April 2002
+# Whom: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnome-commander
+PORTVERSION= 1.0.1
+PORTREVISION= 4
+CATEGORIES= x11-fm gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-commander/1.0/
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= File manager for Gnome
+
+.if defined(WITH_FAM)
+LIB_DEPENDS= fam.0:${PORTSDIR}/devel/fam
+.else
+CONFIGURE_ARGS= --without-fam
+.endif
+
+CONFLICTS= gnome-commander2-*
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_BZIP2= yes
+USE_GNOME= gnomeprefix gnomehack gnometarget gnomevfs gnomelibs gdkpixbuf
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl"
+
+pre-everything::
+.if !defined(WITH_FAM)
+ @${ECHO} ""
+ @${ECHO} " Define WITH_FAM to add support for the"
+ @${ECHO} " 'file alteration monitor' fam"
+ @${ECHO} ""
+.endif
+
+.include <bsd.port.mk>
diff --git a/x11-fm/gnome-commander/distinfo b/x11-fm/gnome-commander/distinfo
new file mode 100644
index 000000000..1a052315c
--- /dev/null
+++ b/x11-fm/gnome-commander/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome-commander-1.0.1.tar.bz2) = 8cd05cbed01290c1af66122c8b27b7dc
+SHA256 (gnome-commander-1.0.1.tar.bz2) = a6b6373830a2f6e6994a3363f58452a4c43bbf18687566098a80e6870430a865
+SIZE (gnome-commander-1.0.1.tar.bz2) = 423714
diff --git a/x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c b/x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c
new file mode 100644
index 000000000..dea0efea2
--- /dev/null
+++ b/x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c
@@ -0,0 +1,10 @@
+--- src/gnome-cmd-connection.c.orig Tue Aug 19 16:07:51 2003
++++ src/gnome-cmd-connection.c Tue Aug 19 16:08:00 2003
+@@ -17,7 +17,6 @@
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ */
+ #include <config.h>
+-#include <mntent.h>
+ #include "gnome-cmd-includes.h"
+ #include "gnome-cmd-connection-funcs.h"
+ #include "gnome-cmd-dir-funcs.h"
diff --git a/x11-fm/gnome-commander/pkg-descr b/x11-fm/gnome-commander/pkg-descr
new file mode 100644
index 000000000..7906f4b28
--- /dev/null
+++ b/x11-fm/gnome-commander/pkg-descr
@@ -0,0 +1,8 @@
+GNOME Commander is file manager aimed at people that wants an efficient and
+fast file manager. The program can currently perform most common file
+operations such as copy, move, delete, chown and chmod and so on. It can also
+detect changes to files caused by other programs and update the views without
+the need for the user to manually reload. The program also supports
+Copy & Paste as well as Drag & Drop.
+
+WWW: http://www.nongnu.org/gcmd/
diff --git a/x11-fm/gnome-commander/pkg-plist b/x11-fm/gnome-commander/pkg-plist
new file mode 100644
index 000000000..0ad5f329c
--- /dev/null
+++ b/x11-fm/gnome-commander/pkg-plist
@@ -0,0 +1,95 @@
+bin/gnome-commander
+share/gnome/apps/Applications/gnome-commander.desktop
+share/locale/de/LC_MESSAGES/gnome-commander.mo
+share/locale/es/LC_MESSAGES/gnome-commander.mo
+share/locale/fr/LC_MESSAGES/gnome-commander.mo
+share/locale/pl/LC_MESSAGES/gnome-commander.mo
+share/locale/ru/LC_MESSAGES/gnome-commander.mo
+share/locale/sk/LC_MESSAGES/gnome-commander.mo
+share/locale/sv/LC_MESSAGES/gnome-commander.mo
+share/pixmaps/gnome-commander/device-icons/burner.xpm
+share/pixmaps/gnome-commander/device-icons/camera.xpm
+share/pixmaps/gnome-commander/device-icons/cdrom.xpm
+share/pixmaps/gnome-commander/device-icons/floppy.xpm
+share/pixmaps/gnome-commander/device-icons/zip.xpm
+share/pixmaps/gnome-commander/exec.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_block_device.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_char_device.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_dir.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_fifo.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_regular.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_socket.xpm
+share/pixmaps/gnome-commander/file-type-icons/file_type_symlink.xpm
+share/pixmaps/gnome-commander/ftp.xpm
+share/pixmaps/gnome-commander/ftp_connect.xpm
+share/pixmaps/gnome-commander/ftp_disconnect.xpm
+share/pixmaps/gnome-commander/gcmd-icon1.png
+share/pixmaps/gnome-commander/gcmd-icon1.xpm
+share/pixmaps/gnome-commander/gcmd-icon2.png
+share/pixmaps/gnome-commander/gcmd-icon3.xpm
+share/pixmaps/gnome-commander/gnome_cmd_arrow_blank.xpm
+share/pixmaps/gnome-commander/gnome_cmd_arrow_down.xpm
+share/pixmaps/gnome-commander/gnome_cmd_arrow_up.xpm
+share/pixmaps/gnome-commander/home.xpm
+share/pixmaps/gnome-commander/key.xpm
+share/pixmaps/gnome-commander/lock.xpm
+share/pixmaps/gnome-commander/menu_bookmark.xpm
+share/pixmaps/gnome-commander/menu_ftp_connect.xpm
+share/pixmaps/gnome-commander/menu_ftp_disconnect.xpm
+share/pixmaps/gnome-commander/mime-icons/gnome-application-msword.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-pdf.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-postscript.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-excel.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-powerpoint.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.calc.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.draw.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.impress.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.math.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-anjuta-project.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-arj.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-dia-diagram.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-executable-binary.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-glade.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gnumeric.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gzip.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-mrproject.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-ogg.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-x-rpm.png
+share/pixmaps/gnome-commander/mime-icons/gnome-application-zip.png
+share/pixmaps/gnome-commander/mime-icons/gnome-audio-plain.png
+share/pixmaps/gnome-commander/mime-icons/gnome-audio-x-mp3.png
+share/pixmaps/gnome-commander/mime-icons/gnome-compressed.png
+share/pixmaps/gnome-commander/mime-icons/gnome-image-plain.png
+share/pixmaps/gnome-commander/mime-icons/gnome-text-html.png
+share/pixmaps/gnome-commander/mime-icons/gnome-text-plain.png
+share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c-header.png
+share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c.png
+share/pixmaps/gnome-commander/mime-icons/gnome-text-x-sh.png
+share/pixmaps/gnome-commander/mime-icons/gnome-video-plain.png
+share/pixmaps/gnome-commander/mime-icons/i-blockdev.png
+share/pixmaps/gnome-commander/mime-icons/i-chardev.png
+share/pixmaps/gnome-commander/mime-icons/i-directory.png
+share/pixmaps/gnome-commander/mime-icons/i-fifo.png
+share/pixmaps/gnome-commander/mime-icons/i-music.png
+share/pixmaps/gnome-commander/mime-icons/i-regular.png
+share/pixmaps/gnome-commander/mime-icons/i-socket.png
+share/pixmaps/gnome-commander/mime-icons/i-symlink.png
+share/pixmaps/gnome-commander/mkdir.xpm
+share/pixmaps/gnome-commander/overlay_symlink.xpm
+share/pixmaps/gnome-commander/overlay_umount.xpm
+share/pixmaps/gnome-commander/parent_dir.xpm
+share/pixmaps/gnome-commander/root_dir.xpm
+share/pixmaps/gnome-commander/server.xpm
+share/pixmaps/gnome-commander/smb-computer.xpm
+share/pixmaps/gnome-commander/smb-network.xpm
+@dirrm share/pixmaps/gnome-commander/mime-icons
+@dirrm share/pixmaps/gnome-commander/file-type-icons
+@dirrm share/pixmaps/gnome-commander/device-icons
+@dirrm share/pixmaps/gnome-commander
+@dirrmtry share/locale/sk/LC_MESSAGES
+@dirrmtry share/locale/sk
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl