# New ports collection makefile for: detach # Date created: 2 November 1999 # Whom: arnej@pvv.org # # $FreeBSD$ # PORTNAME= detach PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.ntnu.no/pub/unix/utils/ MAINTAINER= arnej@pvv.org COMMENT= Start a process detached from a terminal MAN1= detach.1 PLIST_FILES= bin/detach do-install: ${INSTALL_PROGRAM} -m 0755 ${WRKSRC}/detach ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/detach.1 ${PREFIX}/man/man1/detach.1 .include www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
* - Chase graphics/ImageMagick shlib version bumpmiwi2008-04-221-2/+2
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Add an additional mirror.shaun2006-08-141-1/+2
* Mark a broken on 5.x: internal gcc error.linimon2006-07-171-0/+4
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
* - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-241-1/+2
* - Update to 0.8.4pav2006-05-233-12/+12
* - Chase fftw3 libver bumpahze2006-05-111-3/+3
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+2
* Update to 0.8.3ehaupt2005-12-272-9/+8
* - Update to 0.8.2pav2005-11-272-11/+11
* - Add SHA256pav2005-11-261-0/+1
* Update to 0.8.1jylefort2005-05-093-20/+11
* - Chase ImageMagick shlib bumppav2005-03-071-1/+2
* Does not build on alphakris2005-01-021-0/+4
* Update to version 0.7.3krion2004-12-123-11/+13
* Bump portrevision and dependency on ImageMagickjosef2004-12-051-1/+2
* Update to version 0.7.2krion2004-11-023-12/+12
* Update to version 0.7.1krion2004-08-283-27/+41
* - Convert to OPTIONSpav2004-08-211-8/+3
* Update to 0.7.0krion2004-08-085-40/+50
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+3
* fix build on -stableijliao2004-01-27