head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	2013.03.09.15.49.00;	author svnexp;	state dead;
branches;
next	1.3;

1.3
date	2012.12.31.17.09.13;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.11.17.06.03.09;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.08.10.19.59.17;	author crees;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313708
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/transmission25-web/Makefile 309763 2012-12-31 17:03:21Z mezz $

PORTREVISION=	0
CATEGORIES=	www net-p2p
PKGNAMESUFFIX=	-web

MAINTAINER=	crees@@FreeBSD.org
COMMENT=	A fast and lightweight WebUI for Transmission BitTorrent client

DESCR=		${.CURDIR}/pkg-descr
MASTERDIR=	${.CURDIR}/../../net-p2p/transmission25-cli
PLIST=		${NONEXISTENT}
SLAVEPORT=	web

PORTDATA=	web
PORTDOCS=	*

NO_BUILD=	yes

post-extract:
	@@${FIND} ${WRKSRC}/web -name Makefile.* -delete

do-install:
	@@${MKDIR} ${DATADIR}/web
	@@(cd ${WRKSRC}/web && ${COPYTREE_SHARE} \* ${DATADIR}/web)

.include "${MASTERDIR}/Makefile"
@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309763
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309763 | mezz | 2012-12-31 17:03:21 +0000 (Mon, 31 Dec 2012) | 4 lines
## SVN ##
## SVN ## Remove the created by me and update those header at the same time. I never
## SVN ## care about those header, so you even can claim that those were created by
## SVN ## you instead of me.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@@


1.2
log
@Switch exporter over
@
text
@d1 1
a1 6
# New ports collection makefile for:	transmission-web
# Date created:				14 July 2008
# Whom:					Mezz <mezz@@FreeBSD.org>
#
# $FreeBSD: head/www/transmission25-web/Makefile 302400 2012-08-10 19:59:17Z crees $
#
@


1.1
log
@SVN rev 302400 on 2012-08-10 19:59:17Z by crees

Create transmission25 ports and UPDATING entry to explain.

Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
@
text
@d5 1
a5 1
# $FreeBSD$
@

