summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-04 20:34:13 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-04 20:34:13 +0000
commit1c5fe891c5ba42da2d8b7c569cf3df6889a43540 (patch)
tree25825dd2fed2eb6cb88972bd801a74b21a9d3567
parentUpdate to version 0.4.6 (diff)
portlint
Notes
Notes: svn path=/head/; revision=21260
-rw-r--r--lang/gcc28/Makefile2
-rw-r--r--lang/glibstdc++28/Makefile8
-rw-r--r--lang/lcc/Makefile1
-rw-r--r--misc/figlet/pkg-comment2
-rw-r--r--net/fping/Makefile3
-rw-r--r--net/fping/pkg-comment2
6 files changed, 8 insertions, 10 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index 97c60d2e59e6..214c992fc589 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_TARGET= ${ARCH}-portbld-freebsdaout${OSREL}
.endif
PLIST_SUB= GNUHOST=${CONFIGURE_TARGET}
-CONFIGURE_ARGS= --with-gxx-include-dir=${PREFIX}/lib/gcc-lib/${CONFIGURE_TARGET}/2.8.1/include/g++
+CONFIGURE_ARGS= --with-gxx-include-dir=${PREFIX}/lib/gcc-lib/${CONFIGURE_TARGET}/2.8.1/include/g++
GNU_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= bootstrap
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile
index b42feaa05a2b..ffba5d0408f6 100644
--- a/lang/glibstdc++28/Makefile
+++ b/lang/glibstdc++28/Makefile
@@ -15,15 +15,15 @@ MASTER_SITE_SUBDIR= libstdc++
MAINTAINER= obrien@FreeBSD.org
-NO_CDROM= 'old version, not worth the cost in real estate'
-
-Y2K= http://www.gnu.org/software/year2000.html
-
BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
g++28:${PORTSDIR}/lang/gcc28
RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
g++28:${PORTSDIR}/lang/gcc28
+NO_CDROM= 'old version, not worth the cost in real estate'
+
+Y2K= http://www.gnu.org/software/year2000.html
+
.include <bsd.port.pre.mk>
CC= gcc28
diff --git a/lang/lcc/Makefile b/lang/lcc/Makefile
index ad3ac2d28785..0b79801816d2 100644
--- a/lang/lcc/Makefile
+++ b/lang/lcc/Makefile
@@ -49,5 +49,4 @@ do-install:
@${INSTALL_MAN} ${WRKSRC}/doc/lcc.1 ${WRKSRC}/doc/bprint.1 \
${PREFIX}/man/man1
-
.include <bsd.port.mk>
diff --git a/misc/figlet/pkg-comment b/misc/figlet/pkg-comment
index 2fd6f1bf85ad..29a8a28e9b10 100644
--- a/misc/figlet/pkg-comment
+++ b/misc/figlet/pkg-comment
@@ -1 +1 @@
-SysV banner like program prints strings in fancy large ASCII art characters
+SysV banner-like program prints strings in large fancy ASCII art
diff --git a/net/fping/Makefile b/net/fping/Makefile
index 3f4be8ad759c..30bac799ebaa 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume26/fping/ \
ftp://ftp.wustl.edu/usenet/comp.sources.unix/volume26/fping/ \
ftp://ftp.isnet.is/pub/Usenet/Usenet.src/comp.sources.unix/v26/fping/
EXTRACT_SUFX= .Z
-
+
MAINTAINER= obrien@NUXI.com
BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar
@@ -27,7 +27,6 @@ EXTRACT_AFTER_ARGS= | gunshar -d ${WRKDIR}
NO_WRKSUBDIR= yes
MAN8= fping.8
-
post-install:
@strip ${PREFIX}/sbin/fping
diff --git a/net/fping/pkg-comment b/net/fping/pkg-comment
index 2122886d24fc..5b01b6d6daa0 100644
--- a/net/fping/pkg-comment
+++ b/net/fping/pkg-comment
@@ -1 +1 @@
-Quickly ping N hosts to determine their reachability w/o flooding the network
+Quickly ping N hosts w/o flooding the network