head	1.7;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.12.05.02.01.39;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.12.04.22.05.59;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.12.04.21.45.59;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.01.27.17.43.28;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2011.01.16.07.14.09;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2010.06.02.15.33.22;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308297
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308297 | danfe | 2012-12-05 01:58:40 +0000 (Wed, 05 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Sanitize port COMMENT
## SVN ## - Remove old-school author attribution from pkg-descr
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Albert Vernon <f3cun3c02@@sneakemail.com>
# $FreeBSD: head/archivers/lzlib/Makefile 308297 2012-12-05 01:58:40Z danfe $

PORTNAME=	lzlib
PORTVERSION=	1.3
CATEGORIES=	archivers
MASTER_SITES=	SAVANNAH/lzip

MAINTAINER=	delphij@@FreeBSD.org
COMMENT=	In-memory LZMA compression and decompression library

PLIST_FILES=	include/lzlib.h \
		lib/liblz.a

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
MAKE_ARGS=	${MAKE_ENV}
INFO=		lzlib

.include <bsd.port.mk>
@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308274
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308274 | delphij | 2012-12-04 21:13:56 +0000 (Tue, 04 Dec 2012) | 5 lines
## SVN ##
## SVN ##  - Update to 1.3.
## SVN ##  - Take maintainership.
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/archivers/lzlib/Makefile 308274 2012-12-04 21:13:56Z delphij $
d10 1
a10 1
COMMENT=	Provides in-memory LZMA compression and decompression functions
@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308272
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308272 | zi | 2012-12-04 20:39:22 +0000 (Tue, 04 Dec 2012) | 5 lines
## SVN ##
## SVN ## - Reset MAINTAINER due to unrecoverable bounce
## SVN ##
## SVN ## Reported by:	portscout
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 6
# New ports collection makefile for:	lzlib
# Date created:		2010-05-22
# Whom:			Albert Vernon <f3cun3c02@@sneakemail.com>
#
# $FreeBSD: head/archivers/lzlib/Makefile 308272 2012-12-04 20:39:22Z zi $
#
d5 1
a5 1
PORTVERSION=	1.1
d9 1
a9 1
MAINTAINER=	ports@@FreeBSD.org
@


1.4
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/lzlib/Makefile 300895 2012-07-14 12:56:14Z beat $
d13 1
a13 1
MAINTAINER=	f3cun3c02@@sneakemail.com
@


1.3
log
@- Respect CXX/CXXFLAGS

PR:		163249
Submitted by:	Jan Beich <jbeich@@tormail.net>
Approved by:	maintainer timeout
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 1.1

PR:		ports/154048
Submitted by:	Albert Vernon <f3cun3c02@@sneakemail.com> (maintainer)
Feature safe:	yes
@
text
@d21 1
@


1.1
log
@The lzlib compression library provides in-memory LZMA compression
and decompression functions, including integrity checking of the
uncompressed data.  The compressed data format used by the library
is the lzip format.

WWW: http://www.nongnu.org/lzip/lzlib.html

Albert Vernon <f3cun3c02@@sneakemail.com>

PR:		ports/146882
Submitted by:	Albert Vernon <f3cun3c02 at sneakemail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.0
d20 1
@

