summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2000-11-26 04:53:53 +0000
committerDoug Barton <dougb@FreeBSD.org>2000-11-26 04:53:53 +0000
commit47a25f698351034c1e029e3f308fe6ffd575c867 (patch)
tree489be8e0ad6fc691c1c922a29267c5a576e024c2 /x11-fm
parentrox-base contains basic icons and configuration items needed (diff)
"ROX-Filer is a simple and easy to use graphical file manager for X11."
PR: ports/22789 Submitted by: Jimmy Olgeni <olgeni@uli.it>
Notes
Notes: svn path=/head/; revision=35428
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/Makefile1
-rw-r--r--x11-fm/rox-filer/Makefile43
-rw-r--r--x11-fm/rox-filer/distinfo1
-rw-r--r--x11-fm/rox-filer/files/rox3
-rw-r--r--x11-fm/rox-filer/pkg-comment1
-rw-r--r--x11-fm/rox-filer/pkg-descr5
-rw-r--r--x11-fm/rox-filer/pkg-plist34
7 files changed, 88 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile
index bed44d85b696..8f75a13f6fd3 100644
--- a/x11-fm/Makefile
+++ b/x11-fm/Makefile
@@ -14,6 +14,7 @@
SUBDIR += nautilus
SUBDIR += offix-files
SUBDIR += rox-base
+ SUBDIR += rox-filer
SUBDIR += systemg
SUBDIR += tkdesk
SUBDIR += vide
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile
new file mode 100644
index 000000000000..1343080aac01
--- /dev/null
+++ b/x11-fm/rox-filer/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: rox-filer
+# Date created: 13 November 2000
+# Whom: Jimmy Olgeni <olgeni@uli.it>
+#
+# $FreeBSD$
+
+PORTNAME= rox
+PORTVERSION= 0.1.29
+CATEGORIES= x11-fm
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= rox
+DISTNAME= rox-${PORTVERSION}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= olgeni@uli.it
+
+RUN_DEPENDS= ${LOCALBASE}/share/Choices:${PORTSDIR}/x11-fm/rox-base
+
+USE_GLIB= yes
+USE_GTK= yes
+MAN1= rox.1
+
+do-build:
+ # Hopefully gtk-config and glib-config will become
+ # configurable, so don't bother to add patch-* files
+
+ ${PERL} -pi -e "s/gtk-config/gtk12-config/g" \
+ ${WRKSRC}/ROX-Filer/src/Makefile.in
+ ${PERL} -pi -e "s/glib-config/glib12-config/g" \
+ ${WRKSRC}/ROX-Filer/src/configure
+
+ # Run the custom build procedure
+
+ cd ${WRKSRC} && ROX-Filer/AppRun --compile
+
+do-install:
+ ${MKDIR} ${PREFIX}/apps/ROX-Filer
+ cd ${WRKSRC}/ROX-Filer && ${CP} -r AppIcon.xpm FreeBSD-ix86 Messages AppRun Help pixmaps ${PREFIX}/apps/ROX-Filer
+ ${CAT} ${FILESDIR}/rox | ${SED} -e "s|%%PREFIX%%|${PREFIX}|" > ${PREFIX}/bin/rox
+ ${CHMOD} 775 ${PREFIX}/bin/rox
+ ${INSTALL_MAN} ${WRKSRC}/rox.1 ${PREFIX}/man/man1
+
+.include <bsd.port.mk>
diff --git a/x11-fm/rox-filer/distinfo b/x11-fm/rox-filer/distinfo
new file mode 100644
index 000000000000..15eabdb2c27f
--- /dev/null
+++ b/x11-fm/rox-filer/distinfo
@@ -0,0 +1 @@
+MD5 (rox-0.1.29.tgz) = 69cdf3a8000b6795a3439c959848212b
diff --git a/x11-fm/rox-filer/files/rox b/x11-fm/rox-filer/files/rox
new file mode 100644
index 000000000000..aba0c60ccd0c
--- /dev/null
+++ b/x11-fm/rox-filer/files/rox
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec %%PREFIX%%/apps/ROX-Filer/AppRun
diff --git a/x11-fm/rox-filer/pkg-comment b/x11-fm/rox-filer/pkg-comment
new file mode 100644
index 000000000000..859a3fc617cb
--- /dev/null
+++ b/x11-fm/rox-filer/pkg-comment
@@ -0,0 +1 @@
+A simple and easy to use graphical file manager.
diff --git a/x11-fm/rox-filer/pkg-descr b/x11-fm/rox-filer/pkg-descr
new file mode 100644
index 000000000000..a6e214b95427
--- /dev/null
+++ b/x11-fm/rox-filer/pkg-descr
@@ -0,0 +1,5 @@
+ROX-Filer is a simple and easy to use graphical file
+manager for X11, the windowing system used on Unix and
+Unix-like operating systems.
+
+WWW: http://rox.sourceforge.net/
diff --git a/x11-fm/rox-filer/pkg-plist b/x11-fm/rox-filer/pkg-plist
new file mode 100644
index 000000000000..44e252900de7
--- /dev/null
+++ b/x11-fm/rox-filer/pkg-plist
@@ -0,0 +1,34 @@
+bin/rox
+apps/ROX-Filer/AppRun
+apps/ROX-Filer/AppIcon.xpm
+apps/ROX-Filer/pixmaps/up.xpm
+apps/ROX-Filer/pixmaps/close.xpm
+apps/ROX-Filer/pixmaps/error.xpm
+apps/ROX-Filer/pixmaps/file.xpm
+apps/ROX-Filer/pixmaps/help.xpm
+apps/ROX-Filer/pixmaps/home.xpm
+apps/ROX-Filer/pixmaps/large.xpm
+apps/ROX-Filer/pixmaps/mount.xpm
+apps/ROX-Filer/pixmaps/mounted.xpm
+apps/ROX-Filer/pixmaps/multiple.xpm
+apps/ROX-Filer/pixmaps/refresh.xpm
+apps/ROX-Filer/pixmaps/small.xpm
+apps/ROX-Filer/pixmaps/symlink.xpm
+apps/ROX-Filer/pixmaps/unknown.xpm
+apps/ROX-Filer/pixmaps/application.xpm
+apps/ROX-Filer/Help/Manual.ps
+apps/ROX-Filer/Help/COPYING
+apps/ROX-Filer/Help/Changes
+apps/ROX-Filer/Help/README
+apps/ROX-Filer/Help/TODO
+apps/ROX-Filer/Messages/fr.gmo
+apps/ROX-Filer/Messages/README
+apps/ROX-Filer/Messages/it.gmo
+apps/ROX-Filer/Messages/nl.gmo
+apps/ROX-Filer/FreeBSD-ix86/ROX-Filer
+@dirrm apps/ROX-Filer/FreeBSD-ix86
+@dirrm apps/ROX-Filer/Messages
+@dirrm apps/ROX-Filer/Help
+@dirrm apps/ROX-Filer/pixmaps
+@dirrm apps/ROX-Filer
+@unexec rmdir %D/apps 2>/dev/null || true