# New ports collection makefile for: gnome-btdownload # Date created: 21 October 2003 # Whom: Mezz # # $FreeBSD$ # PORTNAME= gnome-btdownload PORTVERSION= 0.0.17 PORTEPOCH= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnome-bt MAINTAINER= mezz@FreeBSD.org COMMENT= A simple Gnome interface designed as a mime-sink for BitTorrent files RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BitTorrent/__init__.py:${PORTSDIR}/net/py-bittorrent-core USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix pygnome2 desktopfileutils GNU_CONFIGURE= yes MAN1= gnome-btdownload.1 DOCS= AUTHORS COPYING ChangeLog README post-patch: @${REINPLACE_CMD} -e 's|%%X11PREFIX%%|${PREFIX}|g' \ ${WRKSRC}/src/${PORTNAME} @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share/gnome|g' \ ${WRKSRC}/share/desktop/gnome-btdownload.desktop post-install: @-update-desktop-database .ifndef (NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} .endfor .endif .include e='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Re-add file forgotten in update to 1.1.2-1.marius2005-12-201-0/+16
* - Update to 1.1.2-1 in order to fix fetching. [1]marius2005-12-205-74/+135
* - Update to 1.1.1-9. For a list of changes since 1.1.0-7 please see themarius2005-09-288-61/+34
* Now that misc/compat5x exists use the FreeBSD 5 binary on FreeBSD > 600004marius2005-08-311-4/+4
* - Update to 1.1.0-7 in order to fix fetching. For a list of changes seemarius2005-07-1010-56/+393
* Update to 1.1.0-3 which amongst several fixes and some minor new featuresmarius2004-12-129-28/+155
* - Update to 1.1 (final). For changes since 1.1-beta see the ChangeLogmarius2004-10-219-119/+159
* Use the @FreeBSD.org address of the maintainer.netchild2004-04-201-1/+1
* - H+BEDV GmbH released a new tarball of the beta version shipping an updatednetchild2004-04-123-9/+18
* - Use daemon(8) for launching avmilter in order to detach it from thenetchild2004-03-087-12/+70
* HEADS-UP: When updating from a previous version you have to do the followingnetchild2004-03-058-49/+162
* - H+BEDV GmbH released a new tarball shipping an updated anti-virus enginenetchild2004-02-213-9/+11
* - H+BEDV GmbH released a new tarball shipping an updated anti-virus enginenetchild2003-12-114-9/+35
* - Install the virus definition file and the actual virus scanner with thenetchild2003-11-172-7/+7
* - H+BEDV GmbH released a new tarball shipping an updated anti-virus enginenetchild2003-10-156-4/+24