diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-09-30 16:28:17 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-09-30 16:28:17 +0000 |
commit | a3e44848b968682416dd7fb36febac8aba35da82 (patch) | |
tree | 0b48d46d72390f6785d3d97725f71c9015f78180 /archivers | |
parent | 5501ced545b9da411a9af593e1b9b6da19faf788 (diff) |
- New port: archivers/kbackup
KBackup is a program that lets you back up any directories or files, whereby it
uses an easy to use directory tree to select the things to back up.
The program was designed to be very simple in its use so that it can be used by
non-computer experts.
The storage format is the well known TAR format, whereby the data is still
stored in compressed format (bzip2 or gzip).
It also includes a german, french, italian, slovak and russian translation for
the user interface and an english, french and german handbook.
WWW: http://www.kde-apps.org/content/show.php?content=44998
Notes
Notes:
svn path=/head/; revision=174192
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/Makefile | 1 | ||||
-rw-r--r-- | archivers/kbackup/Makefile | 36 | ||||
-rw-r--r-- | archivers/kbackup/distinfo | 3 | ||||
-rw-r--r-- | archivers/kbackup/pkg-descr | 13 | ||||
-rw-r--r-- | archivers/kbackup/pkg-plist | 37 |
5 files changed, 90 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 67d72e8c20f5..60af5e8d80f6 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -33,6 +33,7 @@ SUBDIR += hpack.non-usa.only SUBDIR += jzip.org SUBDIR += jzlib + SUBDIR += kbackup SUBDIR += kio_p7zip SUBDIR += lbrate SUBDIR += lcab diff --git a/archivers/kbackup/Makefile b/archivers/kbackup/Makefile new file mode 100644 index 000000000000..ddb8e7d19c40 --- /dev/null +++ b/archivers/kbackup/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: kbackup +# Date created: 2006-09-29 +# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= kbackup +PORTVERSION= 0.5 +CATEGORIES= archivers kde +MASTER_SITES= http://www.kde-apps.org/content/files/ +DISTNAME= 44998-${PORTNAME}-${PORTVERSION} + +MAINTAINER= acm@FreeBSD.org +COMMENT= A program for back up of directories or files + +USE_BZIP2= yes +GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 +USE_GMAKE= yes +USE_GETTEXT= yes +USE_KDELIBS_VER=3 +INSTALLS_ICONS= yes + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +.include <bsd.port.pre.mk> + +.if ${OSVERSION} < 500000 +BROKEN= does not compile +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} + +.include <bsd.port.post.mk> diff --git a/archivers/kbackup/distinfo b/archivers/kbackup/distinfo new file mode 100644 index 000000000000..0253377cb5a8 --- /dev/null +++ b/archivers/kbackup/distinfo @@ -0,0 +1,3 @@ +MD5 (44998-kbackup-0.5.tar.bz2) = 49f8c067e9e92e92c115ffca33cfc16a +SHA256 (44998-kbackup-0.5.tar.bz2) = 47f72e4c4831ccae5368ba726a8d485f19b64609ed46aca94b30d5680da61830 +SIZE (44998-kbackup-0.5.tar.bz2) = 694962 diff --git a/archivers/kbackup/pkg-descr b/archivers/kbackup/pkg-descr new file mode 100644 index 000000000000..efb6e00fd100 --- /dev/null +++ b/archivers/kbackup/pkg-descr @@ -0,0 +1,13 @@ +KBackup is a program that lets you back up any directories or files, whereby it +uses an easy to use directory tree to select the things to back up. + +The program was designed to be very simple in its use so that it can be used by +non-computer experts. + +The storage format is the well known TAR format, whereby the data is still +stored in compressed format (bzip2 or gzip). + +It also includes a german, french, italian, slovak and russian translation for +the user interface and an english, french and german handbook. + +WWW: http://www.kde-apps.org/content/show.php?content=44998 diff --git a/archivers/kbackup/pkg-plist b/archivers/kbackup/pkg-plist new file mode 100644 index 000000000000..cb9d51cd8d0a --- /dev/null +++ b/archivers/kbackup/pkg-plist @@ -0,0 +1,37 @@ +bin/kbackup +share/locale/de/LC_MESSAGES/kbackup.mo +share/locale/fr/LC_MESSAGES/kbackup.mo +share/locale/it/LC_MESSAGES/kbackup.mo +share/locale/ru/LC_MESSAGES/kbackup.mo +share/locale/sk/LC_MESSAGES/kbackup.mo +share/apps/kbackup/icons/hicolor/22x22/apps/kbackup_runs.mng +share/apps/kbackup/icons/hicolor/22x22/actions/kbackup_cancel.png +share/apps/kbackup/icons/hicolor/22x22/actions/kbackup_start.png +share/apps/kbackup/kbackupui.rc +share/doc/HTML/de/kbackup/index.docbook +share/doc/HTML/de/kbackup/mainwindow.png +share/doc/HTML/de/kbackup/index.cache.bz2 +share/doc/HTML/de/kbackup/common +share/doc/HTML/en/kbackup/index.docbook +share/doc/HTML/en/kbackup/mainwindow.png +share/doc/HTML/en/kbackup/index.cache.bz2 +share/doc/HTML/en/kbackup/common +share/doc/HTML/fr/kbackup/index.docbook +share/doc/HTML/fr/kbackup/mainwindow.png +share/doc/HTML/fr/kbackup/index.cache.bz2 +share/doc/HTML/fr/kbackup/common +share/icons/hicolor/32x32/mimetypes/kbackup.png +share/icons/hicolor/32x32/apps/kbackup.png +share/icons/hicolor/16x16/mimetypes/kbackup.png +share/icons/hicolor/16x16/apps/kbackup.png +share/mimelnk/text/x-kbp.desktop +share/applications/kde/kbackup.desktop +@dirrm share/doc/HTML/fr/kbackup +@dirrm share/doc/HTML/en/kbackup +@dirrm share/doc/HTML/de/kbackup +@dirrm share/apps/kbackup/icons/hicolor/22x22/apps +@dirrm share/apps/kbackup/icons/hicolor/22x22/actions +@dirrm share/apps/kbackup/icons/hicolor/22x22 +@dirrm share/apps/kbackup/icons/hicolor +@dirrm share/apps/kbackup/icons +@dirrm share/apps/kbackup |