1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Style police over the devel category.

This commit is contained in:
Jimmy Olgeni 2001-02-05 14:34:42 +00:00
parent e18f0a7be2
commit 9a723dd34f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37976
17 changed files with 27 additions and 27 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= astyle
PORTVERSION= 1.11.6
CATEGORIES= devel textproc
CATEGORIES= devel textproc
MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\
http://www.gelemna.org/ports/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src

View File

@ -22,12 +22,12 @@ USE_GMAKE= yes
CFLAGS+= -DCC65_INC=\\\"${PREFIX}/lib/cc65/include\\\" \
-DCC65_LIB=\\\"${PREFIX}/lib/cc65/lib\\\"
DOCFILES= doc/ar65.txt doc/ca65.txt doc/cc65.txt doc/cl65.txt doc/coding.txt \
DOCFILES= doc/ar65.txt doc/ca65.txt doc/cc65.txt doc/cl65.txt doc/coding.txt \
doc/compile.txt doc/debugging.txt doc/internal.doc doc/intro.txt \
doc/ld65.txt doc/library.txt doc/newvers.txt doc/readme.txt BUGS \
CREDITS announce.txt
BINFILES= binutils/ar65/ar65 binutils/ca65/ca65 binutils/ld65/ld65 \
BINFILES= binutils/ar65/ar65 binutils/ca65/ca65 binutils/ld65/ld65 \
cc65/cc65 cl65/cl65
CC65INCFILES= 6502.h _6525.h _6526.h _6545.h _6551.h _sid.h _vdc.h _vic.h \
@ -39,7 +39,7 @@ CC65INCFILES= 6502.h _6525.h _6526.h _6545.h _6551.h _sid.h _vdc.h _vic.h \
CC65LIBFILES= apple2.lib apple2.o c128.lib c128.o c64.lib c64.o cbm610.lib \
cbm610.o pet.lib pet.o plus4.lib plus4.o
SAMPLES= Makefile c1541.rsp hello.c nachtm.c sieve.c
SAMPLES= Makefile c1541.rsp hello.c nachtm.c sieve.c
do-build:
cd ${WRKSRC}/cc65 && ${SETENV} ${MAKE_ENV} ${GMAKE} -ef make/gcc.mak

View File

@ -5,9 +5,9 @@
# $FreeBSD$
#
PORTNAME= cpp2html
PORTVERSION= 1.2
CATEGORIES= devel
PORTNAME= cpp2html
PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -21,7 +21,7 @@ MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=${TARGET}
USE_GMAKE= yes
TARGET= i386-go32
TARGET= i386-go32
MAN1= i386-go32-ar.1 i386-go32-nm.1 i386-go32-objdump.1\
i386-go32-ranlib.1 i386-go32-size.1 i386-go32-strings.1\

View File

@ -5,8 +5,8 @@
# $FreeBSD$
#
PORTNAME= gide
PORTVERSION= 0.3.0
PORTNAME= gide
PORTVERSION= 0.3.0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gIDE

View File

@ -6,7 +6,7 @@
#
PORTNAME= gtranslator
PORTVERSION= 0.30
PORTVERSION= 0.30
CATEGORIES= devel gnome
MASTER_SITES= http://gtranslator.sourceforge.net/${PORTVERSION}/tarbz2/ \
${MASTER_SITE_SOURCEFORGE}

View File

@ -5,8 +5,8 @@
# $FreeBSD$
#
PORTNAME= imake
PORTVERSION= 4.0.1
PORTNAME= imake
PORTVERSION= 4.0.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/${PORTVERSION}/source/ \
ftp://ftp.freesoftware.com/pub/XFree86/${PORTVERSION}/source/ \

View File

@ -5,8 +5,8 @@
# $FreeBSD$
#
PORTNAME= imake
PORTVERSION= 1.0
PORTNAME= imake
PORTVERSION= 1.0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3.6/source/ \
ftp://ftp.freesoftware.com/pub/XFree86/3.3.6/source/ \

View File

@ -6,7 +6,7 @@
#
PORTNAME= mime
PORTVERSION= 1.0
PORTVERSION= 1.0
CATEGORIES= devel
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/jmpc/dist/

View File

@ -166,7 +166,7 @@ DOCS= ANNOUNCE INSTALL NEWS README TO-DO doc/html/announce.html \
doc/hackguide.doc doc/html/hackguide.html \
doc/html/index.html doc/ncurses-intro.doc \
doc/html/ncurses-intro.html
EXAMPLES= Makefile README blue.c bs.6 bs.c cardfile.c cardfile.dat \
EXAMPLES= Makefile README blue.c bs.6 bs.c cardfile.c cardfile.dat \
ditto.c dots.c filter.c firework.c firstlast.c gdc.6 \
gdc.c hanoi.c hashtest.c knight.c lrtest.c ncurses.c \
newdemo.c railroad.c rain.c tclock.c test.priv.h \

View File

@ -166,7 +166,7 @@ DOCS= ANNOUNCE INSTALL NEWS README TO-DO doc/html/announce.html \
doc/hackguide.doc doc/html/hackguide.html \
doc/html/index.html doc/ncurses-intro.doc \
doc/html/ncurses-intro.html
EXAMPLES= Makefile README blue.c bs.6 bs.c cardfile.c cardfile.dat \
EXAMPLES= Makefile README blue.c bs.6 bs.c cardfile.c cardfile.dat \
ditto.c dots.c filter.c firework.c firstlast.c gdc.6 \
gdc.c hanoi.c hashtest.c knight.c lrtest.c ncurses.c \
newdemo.c railroad.c rain.c tclock.c test.priv.h \

View File

@ -5,8 +5,8 @@
# $FreeBSD$
#
PORTNAME= prcs
PORTVERSION= 1.2.8
PORTNAME= prcs
PORTVERSION= 1.2.8
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/

View File

@ -6,7 +6,7 @@
#
PORTNAME= mxProxy
PORTVERSION= 0.2.0
PORTVERSION= 0.2.0
CATEGORIES= devel python
MASTER_SITES= http://www.lemburg.com/files/python/
PKGNAMEPREFIX= py-

View File

@ -6,7 +6,7 @@
#
PORTNAME= property
PORTVERSION= 19990308
PORTVERSION= 19990308
CATEGORIES= devel ruby
MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}

View File

@ -6,7 +6,7 @@
#
PORTNAME= tcllib
PORTVERSION= 0.8
PORTVERSION= 0.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcllib

View File

@ -5,13 +5,13 @@
# $FreeBSD$
#
PORTNAME= templ
PORTNAME= templ
PORTVERSION= 0.3
CATEGORIES= devel
CATEGORIES= devel
MASTER_SITES= ftp://ftp.holywar.net/pub/templ/ \
ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
MAINTAINER= hollywar@mail.holywar.net
MAINTAINER= hollywar@mail.holywar.net
post-install:
.if !defined(NOPORTDOCS)

View File

@ -6,7 +6,7 @@
#
PORTNAME= titano
PORTVERSION= 0.0.5b
PORTVERSION= 0.0.5b
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}