summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-fm/Makefile1
-rw-r--r--x11-fm/rox-base/Makefile30
-rw-r--r--x11-fm/rox-base/distinfo1
-rw-r--r--x11-fm/rox-base/pkg-comment1
-rw-r--r--x11-fm/rox-base/pkg-descr8
-rw-r--r--x11-fm/rox-base/pkg-plist38
6 files changed, 79 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index d64bcde1c191..bed44d85b696 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -13,6 +13,7 @@
SUBDIR += mfm
SUBDIR += nautilus
SUBDIR += offix-files
+ SUBDIR += rox-base
SUBDIR += systemg
SUBDIR += tkdesk
SUBDIR += vide
diff --git a/x11-fm/rox-base/Makefile b/x11-fm/rox-base/Makefile
new file mode 100644
index 000000000000..45ffb84dc13a
--- /dev/null
+++ b/x11-fm/rox-base/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: rox-base
+# Date created: 13 November 2000
+# Whom: Jimmy Olgeni <olgeni@uli.it>
+#
+# $FreeBSD$
+
+PORTNAME= rox-base
+PORTVERSION= 0.1.29
+CATEGORIES= x11-fm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= rox
+DISTNAME= rox-base-${PORTVERSION}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= olgeni@uli.it
+
+WRKSRC= ${WRKDIR}/rox-base
+
+do-build:
+ @${ECHO} "Nothing to build"
+
+do-install:
+ ${MKDIR} ${PREFIX}/share/Choices
+ ${CP} -r ${WRKSRC}/Choices ${PREFIX}/share
+ @find ${PREFIX}/share/Choices -type f -exec ${CHMOD} 664 {} \;
+ @find ${PREFIX}/share/Choices/MIME-types -type f \
+ -exec ${CHMOD} 775 {} \;
+ @find ${PREFIX}/share/Choices -type d -exec ${CHMOD} 775 {} \;
+
+.include <bsd.port.mk>
diff --git a/x11-fm/rox-base/distinfo b/x11-fm/rox-base/distinfo
new file mode 100644
index 000000000000..f94f0c0a26f4
--- /dev/null
+++ b/x11-fm/rox-base/distinfo
@@ -0,0 +1 @@
+MD5 (rox-base-0.1.29.tgz) = 5d512027a4e6fc79c1a3ace1087f6a42
diff --git a/x11-fm/rox-base/pkg-comment b/x11-fm/rox-base/pkg-comment
new file mode 100644
index 000000000000..1d70b38935f0
--- /dev/null
+++ b/x11-fm/rox-base/pkg-comment
@@ -0,0 +1 @@
+Resources needed by several ROX desktop applications.
diff --git a/x11-fm/rox-base/pkg-descr b/x11-fm/rox-base/pkg-descr
new file mode 100644
index 000000000000..fb25269830ec
--- /dev/null
+++ b/x11-fm/rox-base/pkg-descr
@@ -0,0 +1,8 @@
+This package contains resources needed by several other applications,
+including ROX-Filer. It contains:
+
+- Rules for guessing a file's type from its extension.
+- Icons to represent the various types.
+- A few default programs to edit the various types.
+
+WWW: http://rox.sourceforge.net/
diff --git a/x11-fm/rox-base/pkg-plist b/x11-fm/rox-base/pkg-plist
new file mode 100644
index 000000000000..74e9ad710bbd
--- /dev/null
+++ b/x11-fm/rox-base/pkg-plist
@@ -0,0 +1,38 @@
+share/Choices/MIME-icons/video_mpeg.xpm
+share/Choices/MIME-icons/application_pdf.xpm
+share/Choices/MIME-icons/application_postscript.xpm
+share/Choices/MIME-icons/application_x-class-file.xpm
+share/Choices/MIME-icons/application_x-gunzip.xpm
+share/Choices/MIME-icons/application_x-jar-file.xpm
+share/Choices/MIME-icons/application_x-tar.xpm
+share/Choices/MIME-icons/application_x-vvsh.xpm
+share/Choices/MIME-icons/application_zip.xpm
+share/Choices/MIME-icons/audio.xpm
+share/Choices/MIME-icons/audio_x-mod.xpm
+share/Choices/MIME-icons/image.xpm
+share/Choices/MIME-icons/image_gif.xpm
+share/Choices/MIME-icons/image_jpeg.xpm
+share/Choices/MIME-icons/image_x-xpixmap.xpm
+share/Choices/MIME-icons/special_block-device.xpm
+share/Choices/MIME-icons/text.xpm
+share/Choices/MIME-icons/special_char-device.xpm
+share/Choices/MIME-icons/special_directory.xpm
+share/Choices/MIME-icons/special_executable.xpm
+share/Choices/MIME-icons/special_pipe.xpm
+share/Choices/MIME-icons/special_socket.xpm
+share/Choices/MIME-icons/text_html.xpm
+share/Choices/MIME-icons/text_plain.xpm
+share/Choices/MIME-icons/text_x-C++.xpm
+share/Choices/MIME-icons/text_x-c.xpm
+share/Choices/MIME-icons/text_x-java.xpm
+share/Choices/MIME-icons/text_x-lyx.xpm
+share/Choices/MIME-icons/text_x-python.xpm
+share/Choices/MIME-icons/video.xpm
+share/Choices/MIME-icons/application.xpm
+share/Choices/MIME-info/Standard
+share/Choices/MIME-types/application_postscript
+share/Choices/MIME-types/text
+@dirrm share/Choices/MIME-types
+@dirrm share/Choices/MIME-info
+@dirrm share/Choices/MIME-icons
+@dirrm share/Choices