head	1.8;
access;
symbols
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.01.08.22.18.52;	author eadler;	state dead;
branches;
next	1.7;

1.7
date	2011.12.16.19.25.10;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2010.12.17.03.04.10;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2010.09.09.19.12.55;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2010.06.06.19.25.08;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2009.04.09.00.11.42;	author pgollucci;	state Exp;
branches;
next	1.2;

1.2
date	2008.12.21.21.18.52;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.19.10.47.14;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.8
log
@2011-01-02 www/rubygem-htauth: broke for ~12 months
2012-01-02 www/instiki: has been marked ignore since 2010/09/16
@
text
@# Ports collection makefile for:	gem-color
# Date created:				19 Apr 2008
# Whom:					dirk.meyer@@dinoex.sub.org
#
# $FreeBSD: ports/www/rubygem-htauth/Makefile,v 1.7 2011/12/16 19:25:10 pgollucci Exp $

PORTNAME=	htauth
PORTVERSION=	1.0.3
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	dinoex@@FreeBSD.org
COMMENT=	Replacement for the Apache htdigest and htpasswd

RUN_DEPENDS=	rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline

BROKEN=	depends on exact version of rubygem-highline
DEPRECATED=	broke for ~12 months
EXPIRATION_DATE=	2011-01-02

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=  yes
PLIST_FILES=	bin/htdigest-ruby bin/htpasswd-ruby

.include <bsd.port.mk>
@


1.7
log
@- mark for removal
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Mark BROKEN
@
text
@d18 2
@


1.5
log
@RF -> RG Conversion (Part III)

With Hat:       ruby@@
Tested by:      make checksum
@
text
@d17 2
@


1.4
log
@- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
@
text
@d10 1
a10 2
MASTER_SITES=	RF
MASTER_SITE_SUBDIR=	copiousfreetime
@


1.3
log
@- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
@
text
@d16 1
a16 2
BUILD_DEPENDS=	rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.2
log
@- update to 1.0.3
- skip version 1.0.2 due to install problems
Reported by:	portscout
@
text
@d10 1
a10 1
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
d22 2
@


1.1
log
@HTAuth is a pure ruby replacement for the Apache support programs htdigest
and htpasswd. Command line and API access are provided for access to
htdigest and htpasswd files.

WWW: http://copiousfreetime.rubyforge.org/htauth/
@
text
@d8 1
a8 1
PORTVERSION=	1.0.1
d16 1
a16 1
BUILD_DEPENDS=	rubygem-highline>=1.4.0:${PORTSDIR}/devel/rubygem-highline
@

