From f08999eea19bcf483cf9fc99c9e6fd306e57c9de Mon Sep 17 00:00:00 2001 From: anders Date: Sat, 18 May 2002 21:52:55 +0000 Subject: Add fileroller, a GNOME archive manager for zip files, tar, etc. (Something for those that miss WinZip.) --- archivers/Makefile | 1 + archivers/file-roller/Makefile | 35 +++++++++++++++++++++++++++++ archivers/file-roller/distinfo | 1 + archivers/file-roller/pkg-comment | 1 + archivers/file-roller/pkg-descr | 24 ++++++++++++++++++++ archivers/file-roller/pkg-plist | 47 +++++++++++++++++++++++++++++++++++++++ archivers/fileroller/Makefile | 35 +++++++++++++++++++++++++++++ archivers/fileroller/distinfo | 1 + archivers/fileroller/pkg-comment | 1 + archivers/fileroller/pkg-descr | 24 ++++++++++++++++++++ archivers/fileroller/pkg-plist | 47 +++++++++++++++++++++++++++++++++++++++ 11 files changed, 217 insertions(+) create mode 100644 archivers/file-roller/Makefile create mode 100644 archivers/file-roller/distinfo create mode 100644 archivers/file-roller/pkg-comment create mode 100644 archivers/file-roller/pkg-descr create mode 100644 archivers/file-roller/pkg-plist create mode 100644 archivers/fileroller/Makefile create mode 100644 archivers/fileroller/distinfo create mode 100644 archivers/fileroller/pkg-comment create mode 100644 archivers/fileroller/pkg-descr create mode 100644 archivers/fileroller/pkg-plist (limited to 'archivers') diff --git a/archivers/Makefile b/archivers/Makefile index 8826f5c..a6b6cc7 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -10,6 +10,7 @@ SUBDIR += dact SUBDIR += deepforest SUBDIR += fastjar + SUBDIR += fileroller SUBDIR += freeze SUBDIR += gshar+gunshar SUBDIR += gtar diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile new file mode 100644 index 0000000..1004403 --- /dev/null +++ b/archivers/file-roller/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: fileroller +# Date created: 18 May 2002 +# Whom: Anders Nordby +# +# $FreeBSD$ +# + +PORTNAME= fileroller +PORTVERSION= 1.0.1 +CATEGORIES= archivers +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= file-roller-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org + +RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ + lha:${PORTSDIR}/archivers/lha \ + rar:${PORTSDIR}/archivers/rar \ + lzop:${PORTSDIR}/archivers/lzop + +USE_GNOME= yes +GNU_CONFIGURE= yes + +DOCS= AUTHORS COPYING NEWS README TODO + +.if !defined(NOPORTDOCS) +post-install: + ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} +.for f in ${DOCS} + ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ +.endfor +.endif + +.include diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo new file mode 100644 index 0000000..4bb73f4 --- /dev/null +++ b/archivers/file-roller/distinfo @@ -0,0 +1 @@ +MD5 (file-roller-1.0.1.tar.gz) = 36b9c9258809cdc1b50121e98cbd2187 diff --git a/archivers/file-roller/pkg-comment b/archivers/file-roller/pkg-comment new file mode 100644 index 0000000..4bcb773 --- /dev/null +++ b/archivers/file-roller/pkg-comment @@ -0,0 +1 @@ +An archive manager for zip files, tar, etc. diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr new file mode 100644 index 0000000..66b4bc9 --- /dev/null +++ b/archivers/file-roller/pkg-descr @@ -0,0 +1,24 @@ +File Roller is an archive manager for the GNOME environment. Archive manager +means that you can create and modify archives, view the content of an archive, +view a file contained in the archive, and extract files from the archive. + +File Roller is only a front-end (a graphical interface) to archiving programs +like tar and zip. The supported file types are : + +* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), +bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), +lzop (.tar.lzo , .tzo) +* Zip archives (.zip) +* Jar archives (.jar , .ear , .war) +* Lha archives (.lzh) +* Rar archives (.rar) +* Single files compressed with gzip, bzip, bzip2, compress, lzop + +File Roller also has a document viewer based on bonobo that lets you view files +of any type you have a viewer for. + +Former WinZip users may find this program useful. It serves the same purpose. + +WWW: http://fileroller.sourceforge.net/ + +- Anders Nordby diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist new file mode 100644 index 0000000..b318b46 --- /dev/null +++ b/archivers/file-roller/pkg-plist @@ -0,0 +1,47 @@ +bin/file-roller +bin/fr-document-viewer +share/gnome/application-registry/file-roller.applications +share/gnome/file-roller/glade/file_roller.glade +share/gnome/file-roller/glade/file_roller_prop.glade +share/gnome/file-roller/icons/add.xpm +share/gnome/file-roller/icons/down.xpm +share/gnome/file-roller/icons/extract.xpm +share/gnome/file-roller/icons/file.xpm +share/gnome/file-roller/icons/folder.xpm +share/gnome/file-roller/icons/up.xpm +share/gnome/file-roller/icons/view.xpm +share/gnome/file-roller/scripts/Add_to_archive +share/gnome/file-roller/scripts/Extract_here +share/gnome/file-roller/scripts/Extract_in_a_subfolder +share/gnome/file-roller/scripts/Extract_to +share/gnome/file-roller/scripts/README +share/gnome/gnome/apps/Utilities/file-roller.desktop +share/gnome/locale/de/LC_MESSAGES/file-roller.mo +share/gnome/locale/es/LC_MESSAGES/file-roller.mo +share/gnome/locale/fr_FR/LC_MESSAGES/file-roller.mo +share/gnome/locale/it/LC_MESSAGES/file-roller.mo +share/gnome/locale/ja/LC_MESSAGES/file-roller.mo +share/gnome/locale/ko/LC_MESSAGES/file-roller.mo +share/gnome/locale/nl/LC_MESSAGES/file-roller.mo +share/gnome/locale/no/LC_MESSAGES/file-roller.mo +share/gnome/locale/pl/LC_MESSAGES/file-roller.mo +share/gnome/locale/pt_BR/LC_MESSAGES/file-roller.mo +share/gnome/locale/ru/LC_MESSAGES/file-roller.mo +share/gnome/locale/sv/LC_MESSAGES/file-roller.mo +share/gnome/mime-info/file-roller.keys +share/gnome/mime-info/file-roller.mime +share/gnome/pixmaps/file-roller.png +@dirrm share/gnome/file-roller/glade +@dirrm share/gnome/file-roller/icons +@dirrm share/gnome/file-roller/scripts +@dirrm share/gnome/file-roller +@unexec rmdir %D/share/gnome/application-registry 2>/dev/null || true +@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/* 2>/dev/null || true +@unexec rmdir %D/share/locale 2>/dev/null || true +%%PORTDOCS%%share/doc/fileroller/AUTHORS +%%PORTDOCS%%share/doc/fileroller/COPYING +%%PORTDOCS%%share/doc/fileroller/NEWS +%%PORTDOCS%%share/doc/fileroller/README +%%PORTDOCS%%share/doc/fileroller/TODO +%%PORTDOCS%%@dirrm share/doc/fileroller diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile new file mode 100644 index 0000000..1004403 --- /dev/null +++ b/archivers/fileroller/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: fileroller +# Date created: 18 May 2002 +# Whom: Anders Nordby +# +# $FreeBSD$ +# + +PORTNAME= fileroller +PORTVERSION= 1.0.1 +CATEGORIES= archivers +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= file-roller-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org + +RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ + lha:${PORTSDIR}/archivers/lha \ + rar:${PORTSDIR}/archivers/rar \ + lzop:${PORTSDIR}/archivers/lzop + +USE_GNOME= yes +GNU_CONFIGURE= yes + +DOCS= AUTHORS COPYING NEWS README TODO + +.if !defined(NOPORTDOCS) +post-install: + ${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR} +.for f in ${DOCS} + ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ +.endfor +.endif + +.include diff --git a/archivers/fileroller/distinfo b/archivers/fileroller/distinfo new file mode 100644 index 0000000..4bb73f4 --- /dev/null +++ b/archivers/fileroller/distinfo @@ -0,0 +1 @@ +MD5 (file-roller-1.0.1.tar.gz) = 36b9c9258809cdc1b50121e98cbd2187 diff --git a/archivers/fileroller/pkg-comment b/archivers/fileroller/pkg-comment new file mode 100644 index 0000000..4bcb773 --- /dev/null +++ b/archivers/fileroller/pkg-comment @@ -0,0 +1 @@ +An archive manager for zip files, tar, etc. diff --git a/archivers/fileroller/pkg-descr b/archivers/fileroller/pkg-descr new file mode 100644 index 0000000..66b4bc9 --- /dev/null +++ b/archivers/fileroller/pkg-descr @@ -0,0 +1,24 @@ +File Roller is an archive manager for the GNOME environment. Archive manager +means that you can create and modify archives, view the content of an archive, +view a file contained in the archive, and extract files from the archive. + +File Roller is only a front-end (a graphical interface) to archiving programs +like tar and zip. The supported file types are : + +* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), +bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), +lzop (.tar.lzo , .tzo) +* Zip archives (.zip) +* Jar archives (.jar , .ear , .war) +* Lha archives (.lzh) +* Rar archives (.rar) +* Single files compressed with gzip, bzip, bzip2, compress, lzop + +File Roller also has a document viewer based on bonobo that lets you view files +of any type you have a viewer for. + +Former WinZip users may find this program useful. It serves the same purpose. + +WWW: http://fileroller.sourceforge.net/ + +- Anders Nordby diff --git a/archivers/fileroller/pkg-plist b/archivers/fileroller/pkg-plist new file mode 100644 index 0000000..b318b46 --- /dev/null +++ b/archivers/fileroller/pkg-plist @@ -0,0 +1,47 @@ +bin/file-roller +bin/fr-document-viewer +share/gnome/application-registry/file-roller.applications +share/gnome/file-roller/glade/file_roller.glade +share/gnome/file-roller/glade/file_roller_prop.glade +share/gnome/file-roller/icons/add.xpm +share/gnome/file-roller/icons/down.xpm +share/gnome/file-roller/icons/extract.xpm +share/gnome/file-roller/icons/file.xpm +share/gnome/file-roller/icons/folder.xpm +share/gnome/file-roller/icons/up.xpm +share/gnome/file-roller/icons/view.xpm +share/gnome/file-roller/scripts/Add_to_archive +share/gnome/file-roller/scripts/Extract_here +share/gnome/file-roller/scripts/Extract_in_a_subfolder +share/gnome/file-roller/scripts/Extract_to +share/gnome/file-roller/scripts/README +share/gnome/gnome/apps/Utilities/file-roller.desktop +share/gnome/locale/de/LC_MESSAGES/file-roller.mo +share/gnome/locale/es/LC_MESSAGES/file-roller.mo +share/gnome/locale/fr_FR/LC_MESSAGES/file-roller.mo +share/gnome/locale/it/LC_MESSAGES/file-roller.mo +share/gnome/locale/ja/LC_MESSAGES/file-roller.mo +share/gnome/locale/ko/LC_MESSAGES/file-roller.mo +share/gnome/locale/nl/LC_MESSAGES/file-roller.mo +share/gnome/locale/no/LC_MESSAGES/file-roller.mo +share/gnome/locale/pl/LC_MESSAGES/file-roller.mo +share/gnome/locale/pt_BR/LC_MESSAGES/file-roller.mo +share/gnome/locale/ru/LC_MESSAGES/file-roller.mo +share/gnome/locale/sv/LC_MESSAGES/file-roller.mo +share/gnome/mime-info/file-roller.keys +share/gnome/mime-info/file-roller.mime +share/gnome/pixmaps/file-roller.png +@dirrm share/gnome/file-roller/glade +@dirrm share/gnome/file-roller/icons +@dirrm share/gnome/file-roller/scripts +@dirrm share/gnome/file-roller +@unexec rmdir %D/share/gnome/application-registry 2>/dev/null || true +@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/* 2>/dev/null || true +@unexec rmdir %D/share/locale 2>/dev/null || true +%%PORTDOCS%%share/doc/fileroller/AUTHORS +%%PORTDOCS%%share/doc/fileroller/COPYING +%%PORTDOCS%%share/doc/fileroller/NEWS +%%PORTDOCS%%share/doc/fileroller/README +%%PORTDOCS%%share/doc/fileroller/TODO +%%PORTDOCS%%@dirrm share/doc/fileroller -- cgit v1.1