mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
portlint
This commit is contained in:
parent
d37a67eabe
commit
244bef6ca3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21286
8 changed files with 10 additions and 17 deletions
|
@ -5,8 +5,7 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
#Also update ports/japanese/plan/ (ja-plan) when this port is updated
|
||||
# Also update ports/japanese/plan/ (ja-plan) when this port is updated
|
||||
|
||||
DISTNAME= plan-1.8.2
|
||||
CATEGORIES= deskutils
|
||||
|
|
|
@ -22,10 +22,9 @@ USE_IMAKE= yes
|
|||
XMKMF= xmkmf
|
||||
ALL_TARGET= y.tab.c depend cl-spim cl-xspim
|
||||
|
||||
|
||||
pre-configure:
|
||||
@${RM} -f ${WRKSRC}/y.tab.*
|
||||
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${PREFIX}/share/spim && ${CHMOD} a+rx ${PREFIX}/share/spim
|
||||
|
||||
|
|
|
@ -26,19 +26,18 @@ PATCH_SITES= http://www.gcc.ml.org/data/source/ \
|
|||
ftp://ftp.hitachi-sk.co.jp/pub/pentium-gcc/source/ \
|
||||
ftp://ftp.fu-berlin.de/unix/languages/pgcc/source/
|
||||
PATCHFILES= egcs-1.1.2-pgcc-1.1.3.diff.gz
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
BROKEN='waiting for new patches against gcc-2.95'
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
|
||||
|
||||
USE_BZIP2= yes
|
||||
BROKEN='waiting for new patches against gcc-2.95.1'
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
EGCS_REV= pgcc-2.91.66
|
||||
LIBSTDCPP_REV= 2.9.0
|
||||
|
||||
|
@ -49,7 +48,6 @@ CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
|
|||
CONFIGURE_TARGET= ${ARCH}-portbld-freebsdaout${OSREL}
|
||||
.endif
|
||||
|
||||
PATCH_DIST_STRIP?= -p1
|
||||
PLIST_SUB= EGCS_REV=${EGCS_REV} GNU_HOST=${GNUHOST}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -13,7 +13,6 @@ CATEGORIES= net security
|
|||
MASTER_SITES= ftp://ftp.ee.lbl.gov/ \
|
||||
${MASTER_SITE_SUNSITE} \
|
||||
ftp://freebsd.ntu.edu.tw/freebsd/_distfiles/
|
||||
DISTFILES= queso-980922.tar.gz
|
||||
MASTER_SITE_SUBDIR= distributions/trinux/src/netmap
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -23,7 +22,7 @@ GNU_CONFIGURE= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 300004
|
||||
DISTFILES+= libpcap-0.4.tar.Z
|
||||
DISTFILES= queso-980922.tar.gz libpcap-0.4.tar.Z
|
||||
post-patch:
|
||||
@cd ${WRKSRC}/../libpcap-0.4/; ./configure; make
|
||||
.endif
|
||||
|
|
|
@ -12,7 +12,7 @@ PKGNAME= telserv-1.0
|
|||
CATEGORIES= net security
|
||||
MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \
|
||||
http://www.freebsd.org/~obrien/Distfiles/
|
||||
DISTFILES= ${DISTNAME}.c
|
||||
EXTRACT_SUFX= .c
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ MAINTAINER= obrien@NUXI.com
|
|||
|
||||
RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
|
||||
|
||||
EXTRACT_CMD= cat
|
||||
EXTRACT_CMD= ${CAT}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= |sh
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PKGNAME= rclock-2.6.1
|
||||
DISTNAME= rxvt-2.6.1
|
||||
PKGNAME= rclock-2.6.1
|
||||
CATEGORIES= x11-clocks
|
||||
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
|
||||
ftp://mason.primenet.com.au/pub/rxvt/ \
|
||||
${MASTER_SITE_SUNSITE}
|
||||
|
||||
MASTER_SITE_SUBDIR= X11/terms
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
|
|
@ -4,4 +4,3 @@ there is mail waiting; an appointment reminder is also builtin.
|
|||
|
||||
The ~/.rclock file lists the messages to display and/or the programs
|
||||
to run at specified times and dates.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue