head	1.26;
access;
symbols
	RELEASE_8_3_0:1.24
	RELEASE_9_0_0:1.24
	RELEASE_7_4_0:1.23
	RELEASE_8_2_0:1.23
	RELEASE_6_EOL:1.23
	RELEASE_8_1_0:1.23
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.21
	RELEASE_7_2_0:1.19
	RELEASE_7_1_0:1.19
	RELEASE_6_4_0:1.19
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.16
	RELEASE_4_EOL:1.16
	RELEASE_6_2_0:1.16
	RELEASE_6_1_0:1.15
	RELEASE_5_5_0:1.15
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.7
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3;
locks; strict;
comment	@# @;


1.26
date	2012.12.18.08.04.12;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2012.11.17.05.54.23;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2011.03.09.04.12.44;	author clsung;	state Exp;
branches;
next	1.23;

1.23
date	2010.06.07.20.38.08;	author pgollucci;	state Exp;
branches;
next	1.22;

1.22
date	2010.04.04.23.51.44;	author pgollucci;	state Exp;
branches;
next	1.21;

1.21
date	2009.08.22.00.12.54;	author amdmi3;	state Exp;
branches;
next	1.20;

1.20
date	2009.05.16.06.27.40;	author pgollucci;	state Exp;
branches;
next	1.19;

1.19
date	2008.07.23.02.43.44;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2008.07.02.21.20.26;	author pav;	state Exp;
branches;
next	1.17;

1.17
date	2008.06.17.19.29.49;	author pav;	state Exp;
branches;
next	1.16;

1.16
date	2006.07.03.00.42.10;	author clsung;	state Exp;
branches;
next	1.15;

1.15
date	2006.02.08.08.23.20;	author tdb;	state Exp;
branches;
next	1.14;

1.14
date	2005.11.11.01.17.17;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2004.12.25.17.41.50;	author knu;	state Exp;
branches;
next	1.12;

1.12
date	2004.04.18.18.37.01;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2004.02.28.06.07.32;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2004.02.09.05.03.37;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2003.08.23.10.21.46;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2003.08.22.23.03.37;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2003.04.19.15.57.37;	author knu;	state Exp;
branches;
next	1.6;

1.6
date	2003.03.28.09.53.59;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.18.04.17.41;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.10.06.20.56.04;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.30.11.27.45;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2002.03.24.16.47.42;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.26.12.27.30;	author knu;	state Exp;
branches;
next	;


desc
@@


1.26
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: Akinori MUSHA aka knu <knu@@idaemons.org>
# $FreeBSD: head/archivers/ruby-zip/Makefile 309150 2012-12-18 07:57:31Z danfe $

PORTNAME=	zip
PORTVERSION=	0.9.4
CATEGORIES=	archivers ruby
MASTER_SITES=	SF/ruby${PORTNAME}/ruby${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
DISTNAME=	ruby${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	ruby

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	Ruby module for reading and writing ZIP files

MAKE_JOBS_SAFE=	yes

USE_RUBY=	yes
USE_RUBY_FEATURES=	zlib

WRKSRC=		${WRKDIR}/rubyzip-${PORTVERSION}
NO_BUILD=	yes

DOCS=		ChangeLog NEWS README TODO
EXAMPLES=	samples/*

do-install:
	${MKDIR} ${RUBY_SITELIBDIR}/zip
	${INSTALL_DATA} ${WRKSRC}/lib/zip/*.rb ${RUBY_SITELIBDIR}/zip
.if !defined(NOPORTDOCS)
	${MKDIR} ${RUBY_MODEXAMPLESDIR}
.for f in ${EXAMPLES}
	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/
.endfor
	${MKDIR} ${RUBY_MODDOCDIR}
.for f in ${DOCS}
	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
.endfor
.endif

.include <bsd.port.mk>
@


1.25
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	rubyzip
# Date created:		26 January 2002
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/archivers/ruby-zip/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d14 1
a14 1
COMMENT=	A Ruby module for reading and writing zip files
@


1.24
log
@- Update to 0.9.4
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.23
log
@send some ruby- ports to ruby@@
@
text
@d9 1
a9 1
PORTVERSION=	0.9.1
d20 1
a20 1
MAKE_JOBS_SAFE=  yes
@


1.22
log
@re-assign back to ports@@
@
text
@d17 1
a17 1
MAINTAINER=	ports@@FreeBSD.org
@


1.21
log
@- Switch SourceForge ports to the new File Release System: categories starting with A
@
text
@d17 1
a17 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.20
log
@- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	ruby${PORTNAME}
@


1.19
log
@Update my ports to my freebsd address

Approved by:    araujo (mentor)
@
text
@d21 2
@


1.18
log
@- Assign to new maintainer

Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com> (the new maintainer)
@
text
@d18 1
a18 1
MAINTAINER=	pgollucci@@p6m7g8.com
@


1.17
log
@Reset maintainership (the domain has expired):

<joe@@joeholden.co.uk>
    (reason: 553 5.3.5 system config error)

----- Transcript of session follows -----
553 5.3.5 127.0.0.1. config error: mail loops back to me (MX problem?)
554 5.3.5 Local configuration error
@
text
@d18 1
a18 1
MAINTAINER=	ports@@FreeBSD.org
@


1.16
log
@- Update to 0.9.1
  - Major feature enhancements

PR:		ports/99691
Submitted by:	clsung
Approved by:	maintainer (Joe Holden)
@
text
@d18 1
a18 1
MAINTAINER=	joe@@joeholden.co.uk
@


1.15
log
@- Update to 0.5.12
- Assign maintainership to submitter

PR:		92997
Submitted by:	Joe Holden <joe@@joeholden.co.uk>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.12
@


1.14
log
@With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.6
d15 1
d18 1
a18 1
MAINTAINER=	ports@@FreeBSD.org
d24 1
a24 1
WRKSRC=		${WRKDIR}/ruby${PORTNAME}
d32 1
a32 1
	${INSTALL_DATA} ${WRKSRC}/zip/*.rb ${RUBY_SITELIBDIR}/zip/
@


1.13
log
@Update to 0.5.6.
@
text
@d17 1
a17 1
MAINTAINER=	knu@@FreeBSD.org
@


1.12
log
@Update to 0.5.5.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.5
@


1.11
log
@Update to 0.5.3.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.3
@


1.10
log
@Update to 0.5.2.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.2
@


1.9
log
@Update to 0.5.1.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.1
@


1.8
log
@Update to 0.5.0.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.0
@


1.7
log
@Update lang/ruby, lang/ruby-devel and lang/ruby16-shim-ruby18 to the
latest snapshots as of 2003-04-19.

ruby-bigdecimal (formerly known as ruby-bigfloat) and ruby-zlib are
now part of ruby 1.8.
@
text
@d9 1
a9 2
PORTVERSION=	0.4.2
PORTREVISION=	1
d27 1
a27 1
EXAMPLES=	example.rb NEWS		# NEWS is used as test data
d30 2
a31 1
	${INSTALL_DATA} ${WRKSRC}/zip.rb ${RUBY_SITELIBDIR}/
@


1.6
log
@Catch up with the recent ruby-zlib changes. (PORTREVISION bumped)
@
text
@a20 2
RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/zlib.so:${PORTSDIR}/archivers/ruby-zlib

d22 1
@


1.5
log
@De-pkg-comment.
@
text
@d10 1
@


1.4
log
@Use RUBY_MOD*.
@
text
@d18 1
@


1.3
log
@Update to 0.4.2.
@
text
@d32 1
a32 1
	${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME}
d34 1
a34 1
	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_EXAMPLESDIR}/${PORTNAME}/
d36 1
a36 1
	${MKDIR} ${RUBY_DOCDIR}/${PORTNAME}
d38 1
a38 1
	${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/${PORTNAME}/
@


1.2
log
@Update to 0.4.1.
@
text
@d9 1
a9 1
PORTVERSION=	0.4.1
@


1.1
log
@Add ruby-zip, a Ruby module for reading and writing zip files.
@
text
@d9 1
a9 1
PORTVERSION=	0.3.1
d26 1
a26 1
DOCS=		ChangeLog NEWS README.txt
@

