mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Reassign to the heap at maintainer's request
- Trim header while I am here
This commit is contained in:
parent
953cfbdd79
commit
a820d140e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314654
4 changed files with 8 additions and 24 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: holotzcastle
|
# Created by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
||||||
# Date created: 4 January 2006
|
|
||||||
# Whom: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= holotz-castle
|
PORTNAME= holotz-castle
|
||||||
PORTVERSION= 1.3.13
|
PORTVERSION= 1.3.13
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= games
|
||||||
MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/
|
MASTER_SITES= http://www.mainreactor.net/holotzcastle/download/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
|
|
||||||
MAINTAINER= ppl@nbnet.nb.ca
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A platform game with high doses of mystery
|
COMMENT= A platform game with high doses of mystery
|
||||||
|
|
||||||
MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/
|
MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ HC_BIN_DIR=${PREFIX}/bin/
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: mbasecalc
|
# Created by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
||||||
# Date created: 15 June 2004
|
|
||||||
# Whom: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= mbasecalc
|
PORTNAME= mbasecalc
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.1
|
||||||
|
@ -12,7 +8,7 @@ CATEGORIES= math
|
||||||
MASTER_SITES= http://www.muquit.com/muquit/software/mbasecalc/
|
MASTER_SITES= http://www.muquit.com/muquit/software/mbasecalc/
|
||||||
DISTNAME= ${PORTNAME}
|
DISTNAME= ${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= ppl@nbnet.nb.ca
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Simple calculator program inspired by basecalc
|
COMMENT= Simple calculator program inspired by basecalc
|
||||||
|
|
||||||
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: weewm
|
# Created by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
||||||
# Date created: 15 May 2003
|
|
||||||
# Whom: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= weewm
|
PORTNAME= weewm
|
||||||
PORTVERSION= 0.0.2
|
PORTVERSION= 0.0.2
|
||||||
|
@ -12,7 +8,7 @@ PORTEPOCH= 1
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= http://weewm.flashtux.org/download/
|
MASTER_SITES= http://weewm.flashtux.org/download/
|
||||||
|
|
||||||
MAINTAINER= ppl@nbnet.nb.ca
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Fast and ultra light windowmanager with total keyboard control
|
COMMENT= Fast and ultra light windowmanager with total keyboard control
|
||||||
|
|
||||||
PLIST_FILES= bin/weewm
|
PLIST_FILES= bin/weewm
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: windowlab
|
# Created by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
||||||
# Date created: 19 April 2003
|
|
||||||
# Whom: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= windowlab
|
PORTNAME= windowlab
|
||||||
PORTVERSION= 1.40
|
PORTVERSION= 1.40
|
||||||
|
@ -11,7 +7,7 @@ CATEGORIES= x11-wm
|
||||||
MASTER_SITES= http://nickgravgaard.com/windowlab/
|
MASTER_SITES= http://nickgravgaard.com/windowlab/
|
||||||
EXTRACT_SUFX= .tar
|
EXTRACT_SUFX= .tar
|
||||||
|
|
||||||
MAINTAINER= ppl@nbnet.nb.ca
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A small window manager for X11
|
COMMENT= A small window manager for X11
|
||||||
|
|
||||||
MAN1= windowlab.1x
|
MAN1= windowlab.1x
|
||||||
|
|
Loading…
Add table
Reference in a new issue