head	1.20;
access;
symbols
	RELEASE_8_3_0:1.17
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.16
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.9
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.20
date	2012.12.18.08.04.12;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.06.01.05.15.46;	author dinoex;	state Exp;
branches;
next	1.17;

1.17
date	2010.12.04.07.30.14;	author ade;	state Exp;
branches;
next	1.16;

1.16
date	2010.05.31.01.57.17;	author ade;	state Exp;
branches;
next	1.15;

1.15
date	2010.03.28.06.30.31;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2010.02.05.11.33.48;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2009.11.20.22.52.51;	author pav;	state Exp;
branches;
next	1.12;

1.12
date	2009.08.02.19.32.05;	author mezz;	state Exp;
branches;
next	1.11;

1.11
date	2009.07.31.13.48.42;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2008.06.06.13.02.30;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2008.03.28.01.27.47;	author acm;	state Exp;
branches;
next	1.8;

1.8
date	2007.12.23.02.14.33;	author acm;	state Exp;
branches;
next	1.7;

1.7
date	2007.09.04.08.44.05;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2007.08.20.07.12.46;	author acm;	state Exp;
branches;
next	1.5;

1.5
date	2007.05.19.19.57.43;	author flz;	state Exp;
branches;
next	1.4;

1.4
date	2007.04.16.02.46.21;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.22.01.50.16;	author rafan;	state Exp;
branches;
next	1.2;

1.2
date	2006.10.05.16.06.12;	author acm;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.30.16.28.17;	author acm;	state Exp;
branches;
next	;


desc
@@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309150
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309150 | danfe | 2012-12-18 07:57:31 +0000 (Tue, 18 Dec 2012) | 4 lines
## SVN ##
## SVN ## For a number of ports in archives category, trim the header and drop leading
## SVN ## indefinite article from COMMENT line; also fix few noticed styles bugs while
## SVN ## I am here.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Jose Alonso Cardenas Marquez <acm@@FreeBSD.org>
# $FreeBSD: head/archivers/kbackup/Makefile 309150 2012-12-18 07:57:31Z danfe $

PORTNAME=	kbackup
PORTVERSION=	0.5.4
PORTREVISION=	6
CATEGORIES=	archivers kde
MASTER_SITES=	http://www.kde-apps.org/CONTENT/content-files/
DISTNAME=	44998-${PORTNAME}-${PORTVERSION}

MAINTAINER=	acm@@FreeBSD.org
COMMENT=	Program for backing up files and directories

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool
USE_GMAKE=	yes
USE_GETTEXT=	yes
USE_KDELIBS_VER=3
INSTALLS_ICONS=	yes
MAKE_JOBS_UNSAFE=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

post-patch:
	@@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}

.include <bsd.port.mk>
@


1.19
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	kbackup
# Date created:		2006-09-29
# Whom:			Jose Alonso Cardenas Marquez <acm@@FreeBSD.org>
#
# $FreeBSD: head/archivers/kbackup/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d12 1
a12 1
COMMENT=	A program for back up of directories or files
@


1.18
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@Sync to new bsd.autotools.mk
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.16
log
@Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
@
text
@d20 1
a20 1
USE_AUTOTOOLS=	libtool:22
@


1.15
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.14
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.13
log
@- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.12
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d25 1
@


1.11
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d20 1
a20 1
USE_AUTOTOOLS=	libtool:15
@


1.10
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.9
log
@- Update to 0.5.4
@
text
@d10 1
@


1.8
log
@- Update to 0.5.3
@
text
@d9 1
a9 1
PORTVERSION=	0.5.3
@


1.7
log
@- Fix plist

Reported by:	pointyhat
Pointy hat to:	acm
@
text
@d9 1
a9 2
PORTVERSION=	0.5.2
PORTREVISION=	1
@


1.6
log
@- Update to 0.5.2
@
text
@d10 1
@


1.5
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d9 1
a9 2
PORTVERSION=	0.5.1
PORTREVISION=	1
@


1.4
log
@[patch] archivers/kbackup - cleanup non-supported FreeBSD version

PR:		111637
Submitted by:	Edwin Groothuis <edwin@@mavetju.org>
Approved by:	Jose Alonso Cardenas Marquez <acm@@>
@
text
@d10 1
@


1.3
log
@- Change master site to make it fetchable. The following three sites

  www.kde-apps.org
  www.kde-look.org
  www.gnome-look.org

  changed their file location.

PR:		ports/109389
Noticed by:	Phillip Neumann <pneumann at gmail.com>
Approved by:	portmgr (pav)
@
text
@a26 6
.include <bsd.port.pre.mk>

.if ${OSVERSION} < 500000
BROKEN=		does not compile
.endif

d30 1
a30 1
.include <bsd.port.post.mk>
@


1.2
log
@- Update to 0.5.1
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.kde-apps.org/content/files/
@


1.1
log
@- 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
@
text
@d9 1
a9 1
PORTVERSION=	0.5
@

