Add a few CATEGORIES lines to take these ports out of `orphans'.

Seeing your port in the orphans directory is pretty good indication that
it doesn't have a categories line! :-)
This commit is contained in:
Jordan K. Hubbard 1995-04-28 13:35:40 +00:00
parent 7747e70a61
commit caedea32b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1545
6 changed files with 13 additions and 7 deletions

View file

@ -3,7 +3,7 @@
# Date created: 3 October 1994 # Date created: 3 October 1994
# Whom: jmz # Whom: jmz
# #
# $Id: Makefile,v 1.4 1995/04/11 01:59:57 jmz Exp $ # $Id: Makefile,v 1.5 1995/04/16 23:19:07 asami Exp $
# #
DISTNAME= calc-2.9.3t6 DISTNAME= calc-2.9.3t6
@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/
MAINTAINER= jmz@FreeBSD.org MAINTAINER= jmz@FreeBSD.org
CATEGORIES+= math
pre-install: pre-install:
@mkdir -p ${PREFIX}/lib/calc/help @mkdir -p ${PREFIX}/lib/calc/help
@mkdir -p ${PREFIX}/man/man1 @mkdir -p ${PREFIX}/man/man1

View file

@ -3,7 +3,7 @@
# Date created: 31 October 1994 # Date created: 31 October 1994
# Whom: ljo # Whom: ljo
# #
# $Id: Makefile,v 1.5 1995/04/11 01:18:49 asami Exp $ # $Id: Makefile,v 1.6 1995/04/22 11:30:05 asami Exp $
# #
DISTNAME= eispack DISTNAME= eispack
@ -11,6 +11,7 @@ PKGNAME= eispack-1.0
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME} DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
CATEGORIES+= math
MASTER_SITES= ftp://netlib.att.com/netlib/eispack/ MASTER_SITES= ftp://netlib.att.com/netlib/eispack/
.if defined(MASTER_SITE_OVERRIDE) .if defined(MASTER_SITE_OVERRIDE)
MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/eispack/ MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/eispack/
@ -43,4 +44,3 @@ pre-extract:
chmod +x scripts/uncomp chmod +x scripts/uncomp
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -3,11 +3,12 @@
# Date created: 6 October 1994 # Date created: 6 October 1994
# Whom: jmz # Whom: jmz
# #
# $Id: Makefile,v 1.3 1995/04/11 02:01:00 jmz Exp $ # $Id: Makefile,v 1.4 1995/04/22 11:30:11 asami Exp $
# #
DISTNAME= gnuplot DISTNAME= gnuplot
PKGNAME= gnuplot-3.5 PKGNAME= gnuplot-3.5
CATEGORIES+= math graphics
MASTER_SITES= ftp://ftp.dartmouth.edu/pub/gnuplot/ MASTER_SITES= ftp://ftp.dartmouth.edu/pub/gnuplot/
DISTFILES= gnuplot3.5.tar.Z DISTFILES= gnuplot3.5.tar.Z

View file

@ -3,11 +3,12 @@
# Date created: 5 December 1994 # Date created: 5 December 1994
# Whom: asami # Whom: asami
# #
# $Id: Makefile,v 1.3 1995/03/24 11:10:19 asami Exp $ # $Id: Makefile,v 1.4 1995/04/11 01:19:01 asami Exp $
# #
DISTNAME= hexcalc DISTNAME= hexcalc
PKGNAME= hexcalc-1.11 PKGNAME= hexcalc-1.11
CATEGORIES+= math
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
MAINTAINER= asami@FreeBSD.ORG MAINTAINER= asami@FreeBSD.ORG

View file

@ -3,13 +3,14 @@
# Date created: 31 October 1994 # Date created: 31 October 1994
# Whom: ljo # Whom: ljo
# #
# $Id: Makefile,v 1.5 1995/04/11 01:19:04 asami Exp $ # $Id: Makefile,v 1.6 1995/04/22 11:30:13 asami Exp $
# #
DISTNAME= linpack DISTNAME= linpack
PKGNAME= linpack-1.0 PKGNAME= linpack-1.0
DISTDIR=${PORTSDIR}/distfiles/${DISTNAME} DISTDIR=${PORTSDIR}/distfiles/${DISTNAME}
CATEGORIES+= math
MASTER_SITES= ftp://netlib.att.com/netlib/linpack/ MASTER_SITES= ftp://netlib.att.com/netlib/linpack/
.if defined(MASTER_SITE_OVERRIDE) .if defined(MASTER_SITE_OVERRIDE)
MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/linpack/ MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/linpack/

View file

@ -3,10 +3,11 @@
# Date created: 3 September 1994 # Date created: 3 September 1994
# Whom: mr # Whom: mr
# #
# $Id: Makefile,v 1.4 1995/04/11 01:19:10 asami Exp $ # $Id: Makefile,v 1.5 1995/04/22 11:30:15 asami Exp $
# #
DISTNAME= oleo-1.6 DISTNAME= oleo-1.6
CATEGORIES+= math applications
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
EXTRACT_SUFX= .tar.gz EXTRACT_SUFX= .tar.gz