summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
commitd095d4a96566a3ab095ab2e30430ce93a154f1a7 (patch)
treeca5cd97e4ad40da4b6e4a6c197453610fd6c69b1 /devel
parent- Remove conditional checks for FreeBSD 5.x and older (diff)
- Remove conditional checks for FreeBSD 5.x and older
Notes
Notes: svn path=/head/; revision=225293
Diffstat (limited to 'devel')
-rw-r--r--devel/ZendOptimizer/Makefile7
-rw-r--r--devel/ZendOptimizer/distinfo3
-rw-r--r--devel/ace+tao/Makefile2
-rw-r--r--devel/asis/Makefile2
-rw-r--r--devel/boehm-gc/Makefile5
-rw-r--r--devel/cgdb/Makefile4
-rw-r--r--devel/clanlib/Makefile8
-rw-r--r--devel/codeworker/Makefile8
-rw-r--r--devel/cross-binutils/Makefile6
-rw-r--r--devel/crow/Makefile8
-rw-r--r--devel/cscout/Makefile4
-rw-r--r--devel/directfb/Makefile4
-rw-r--r--devel/eet/Makefile8
-rw-r--r--devel/eiffelstudio/Makefile8
-rw-r--r--devel/elfrc/Makefile8
-rw-r--r--devel/geany/Makefile8
-rw-r--r--devel/gsoap/Makefile4
-rw-r--r--devel/gvfs/Makefile2
-rw-r--r--devel/jtag/Makefile7
-rw-r--r--devel/libgtop/Makefile8
-rw-r--r--devel/libhoard/Makefile8
-rw-r--r--devel/liboil/Makefile9
-rw-r--r--devel/linux-js/Makefile4
-rw-r--r--devel/linuxthreads/Makefile12
-rw-r--r--devel/m4/Makefile12
-rw-r--r--devel/ncurses-devel/Makefile4
-rw-r--r--devel/ncurses/Makefile4
-rw-r--r--devel/p4/Makefile10
-rw-r--r--devel/p4/distinfo.freebsd54x8615
-rw-r--r--devel/p4/distinfo.freebsd54x86_6415
-rw-r--r--devel/p4api/Makefile7
-rw-r--r--devel/p4api/distinfo12
-rw-r--r--devel/p4d/Makefile10
-rw-r--r--devel/p4d/distinfo.freebsd54x8615
-rw-r--r--devel/p4d/distinfo.freebsd54x86_6415
-rw-r--r--devel/p4ftpd/Makefile10
-rw-r--r--devel/p4ftpd/distinfo.freebsd54x8615
-rw-r--r--devel/p4ftpd/distinfo.freebsd54x86_6415
-rw-r--r--devel/p4p/Makefile10
-rw-r--r--devel/p4p/distinfo.freebsd54x8615
-rw-r--r--devel/p4p/distinfo.freebsd54x86_6415
-rw-r--r--devel/p4v/Makefile4
-rw-r--r--devel/p4web/Makefile10
-rw-r--r--devel/p4web/distinfo.freebsd54x8615
-rw-r--r--devel/p4web/distinfo.freebsd54x86_6415
-rw-r--r--devel/p5-File-ExtAttr/Makefile8
-rw-r--r--devel/papi/Makefile4
-rw-r--r--devel/perforce/Makefile10
-rw-r--r--devel/perforce/distinfo.freebsd54x8615
-rw-r--r--devel/perforce/distinfo.freebsd54x86_6415
-rw-r--r--devel/py-kqueue/Makefile4
-rw-r--r--devel/py-zope.interface/Makefile8
-rw-r--r--devel/py-zopeInterface/Makefile8
-rw-r--r--devel/qsa/Makefile4
-rw-r--r--devel/qsa/files/extrapatch-src_engine_qsoperations.cpp16
-rw-r--r--devel/root/Makefile4
-rw-r--r--devel/sdl12/Makefile7
-rw-r--r--devel/sdts++/Makefile9
-rw-r--r--devel/subversion-devel/Makefile4
-rw-r--r--devel/thrift/Makefile8
-rw-r--r--devel/umem/Makefile9
-rw-r--r--devel/valgrind-snapshot/Makefile8
-rw-r--r--devel/valgrind-snapshot/pkg-plist4
-rw-r--r--devel/valgrind/Makefile8
-rw-r--r--devel/valgrind/pkg-plist4
65 files changed, 49 insertions, 498 deletions
diff --git a/devel/ZendOptimizer/Makefile b/devel/ZendOptimizer/Makefile
index 11de10562614..d3beb2f4d6fc 100644
--- a/devel/ZendOptimizer/Makefile
+++ b/devel/ZendOptimizer/Makefile
@@ -24,17 +24,10 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
.include <bsd.port.pre.mk>
# Check for FreeBSD version
-.if ${OSVERSION} < 600000
-.if ${ARCH} != "i386"
-IGNORE= this port is for FreeBSD 6 or above
-.endif
-VER= 5.4
-.else
VER= 6.0
.if ${OSVERSION} >= 700043
LIB_DEPENDS+= m.4:${PORTSDIR}/misc/compat6x
.endif
-.endif
.if ${PHP_VER} == 4
ZEND_PATH= 4.4.x
diff --git a/devel/ZendOptimizer/distinfo b/devel/ZendOptimizer/distinfo
index e4dbe2d909fc..413af1867081 100644
--- a/devel/ZendOptimizer/distinfo
+++ b/devel/ZendOptimizer/distinfo
@@ -1,6 +1,3 @@
-MD5 (ZendOptimizer-3.3.0a-freebsd5.4-i386.tar.gz) = 9e2edcc3b4c6be5fe667b6cf8ce3fb2c
-SHA256 (ZendOptimizer-3.3.0a-freebsd5.4-i386.tar.gz) = 113fa0bf3ef65ac3d15c11efb19b45bd8b3b8445d4f346c9a30855d812925916
-SIZE (ZendOptimizer-3.3.0a-freebsd5.4-i386.tar.gz) = 9318300
MD5 (ZendOptimizer-3.3.0a-freebsd6.0-i386.tar.gz) = 44fa8d594d968a0ed612abc96c40c9d9
SHA256 (ZendOptimizer-3.3.0a-freebsd6.0-i386.tar.gz) = 5670b73057b5fdbccfdb09ecf1b7280f9a6014b5bb353d3d7b9ec0eaea079796
SIZE (ZendOptimizer-3.3.0a-freebsd6.0-i386.tar.gz) = 9353326
diff --git a/devel/ace+tao/Makefile b/devel/ace+tao/Makefile
index 75d60368833c..a680719d1512 100644
--- a/devel/ace+tao/Makefile
+++ b/devel/ace+tao/Makefile
@@ -113,9 +113,7 @@ do-build:
test:
.if defined(WITH_TESTS)
-.if ${OSVERSION} >= 500036
/sbin/kldload aio || ${TRUE}
-.endif
@if [ -f ${ACE_TESTS_COOKIE} ]; then \
${ECHO_MSG} "===> Running tests."; \
${ECHO_MSG} "===> ACE tests:"; \
diff --git a/devel/asis/Makefile b/devel/asis/Makefile
index 09f968350b0e..f175837a0370 100644
--- a/devel/asis/Makefile
+++ b/devel/asis/Makefile
@@ -23,9 +23,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500039
WITHOUT_CPU_CFLAGS= yes
-.endif
CFLAGS= -O2 -pipe
USE_GMAKE= yes
MAKEFILE= "${FILESDIR}/Makefile.bsd"
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index b613c02e6cb4..2c5426da4537 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -29,13 +29,8 @@ OPTIONS= REDIRECT "Define malloc(3)-family replacements" off \
.if defined(WITH_THREADING)
CONFIGURE_ARGS+= --enable-threads=posix --enable-thread-local-alloc
-.if ${OSVERSION} < 502102
-CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
- LIBS="${LIBS} ${PTHREAD_LIBS:C/-pthread/-lc_r/}"
-.else
CONFIGURE_ENV= CFLAGSS="${CFLAGS} ${PTHREAD_CFLAGS}" \
LIBS="${LIBS} ${PTHREAD_LIBS:C/-pthread/-lpthread/}"
-.endif
.if defined(WITH_PARALLEL_MARK)
CONFIGURE_ARGS+= --enable-parallel-mark
.endif
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile
index 42fd31b9f186..88c7b59aaa10 100644
--- a/devel/cgdb/Makefile
+++ b/devel/cgdb/Makefile
@@ -30,10 +30,6 @@ CONFIGURE_ARGS+= --with-readline=${LOCALBASE}
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
.endif
-.if ${OSVERSION} < 600000
-BROKEN= Does not compile on 5.x with old texinfo in base
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|dev_ptmx=yes|dev_ptmx=no|' ${WRKSRC}/configure
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile
index cc7abc08b33f..d512e82d40ab 100644
--- a/devel/clanlib/Makefile
+++ b/devel/clanlib/Makefile
@@ -47,14 +47,6 @@ USE_GL= yes
#BROKEN= "Does not compile on !i386 and !amd64"
#.endif
-.if ${OSVERSION} < 500032
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-CPPFLAGS+= -I${LOCALBASE}/include/stlport
-LDFLAGS+= -lstlport_gcc
-CFLAGS+= -O0
-.endif
-
post-patch:
@${GREP} -lR "SDL/SDL" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's|SDL/SDL|SDL|g'
diff --git a/devel/codeworker/Makefile b/devel/codeworker/Makefile
index 8024a4a1f118..494ce9471b6d 100644
--- a/devel/codeworker/Makefile
+++ b/devel/codeworker/Makefile
@@ -28,13 +28,7 @@ CFLAGS+= -Dstricmp=strcasecmp
PLIST_FILES= bin/codeworker
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-CFLAGS+= -fpermissive
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/codeworker ${PREFIX}/bin
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile
index 29819b1f7d14..04cc5bea3159 100644
--- a/devel/cross-binutils/Makefile
+++ b/devel/cross-binutils/Makefile
@@ -88,12 +88,6 @@ FIXREFS= ${SH} -c '${REINPLACE_CMD} -E \
.include <bsd.port.pre.mk>
-.if defined(TGTARCH)
-. if ${OSVERSION} < 600000
-BROKEN= Does not compile
-. endif
-.endif
-
post-patch:
#
# Patch and rename info files
diff --git a/devel/crow/Makefile b/devel/crow/Makefile
index 62c8f1a3fbc9..8d9a3a4de274 100644
--- a/devel/crow/Makefile
+++ b/devel/crow/Makefile
@@ -27,10 +27,4 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-BROKEN= Fails to compile
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile
index 7901bd493a17..fceeb0cfbe60 100644
--- a/devel/cscout/Makefile
+++ b/devel/cscout/Makefile
@@ -26,9 +26,7 @@ MAN1= cscout.1 cswc.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE = fails to work on versions of FreeBSD before 6.0 (it installs FreeBSD 6.x binaries)
-.elif ${OSVERSION} >= 700000
+.if ${OSVERSION} >= 700000
LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x
.endif
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index 9b0d672cce99..ccb0b94018da 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -75,10 +75,6 @@ MAN5= directfbrc.5
BROKEN= Does not compile on alpha
.endif
-.if ${OSVERSION} < 600000
-BROKEN= 5.x not supported
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's/-lc_r/${PTHREAD_LIBS}/g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/g' ${WRKSRC}/configure.in
diff --git a/devel/eet/Makefile b/devel/eet/Makefile
index 2a5f2be3030b..1dd0dac879b1 100644
--- a/devel/eet/Makefile
+++ b/devel/eet/Makefile
@@ -25,10 +25,4 @@ USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 502126
-IGNORE= freebsd 3.*, 4.*, 5.0, 5.1 are not supported
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/eiffelstudio/Makefile b/devel/eiffelstudio/Makefile
index d414adb5d524..b0a2254fc182 100644
--- a/devel/eiffelstudio/Makefile
+++ b/devel/eiffelstudio/Makefile
@@ -24,6 +24,8 @@ DISTNAME= Eiffel${PORTVERSION:S/.//}_gpl_64493-freebsd-${EIFFEL_ARCH}
MAINTAINER= alepulver@FreeBSD.org
COMMENT= A Complete Integrated Development Environment for Eiffel
+LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x
+
USE_GNOME= gtk20
NO_BUILD= yes
WRKSRC= ${WRKDIR}/Eiffel${PORTVERSION:S/.//}
@@ -38,12 +40,6 @@ SUB_LIST+= EIFFEL_HOST="${EIFFEL_HOST}"
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 530000
-IGNORE= needs FreeBSD 5.3 or higher
-.elif ${OSVERSION} >= 600000
-LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x
-.endif
-
# Try native version first, then try i386 compatibility framework.
.for arch in ${ARCH}
. if ${NATIVE_ARCHS:M${arch}} != ""
diff --git a/devel/elfrc/Makefile b/devel/elfrc/Makefile
index be617c03ebc9..515b74f16e62 100644
--- a/devel/elfrc/Makefile
+++ b/devel/elfrc/Makefile
@@ -27,10 +27,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-IGNORE= lack of ELF definitions (STV_DEFAULT) on FreeBSD < 6.0
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/geany/Makefile b/devel/geany/Makefile
index 8fc62fa7b0c6..2b16109ab501 100644
--- a/devel/geany/Makefile
+++ b/devel/geany/Makefile
@@ -28,12 +28,6 @@ MAN1= geany.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 502010
-GNU_REGEX_H= gnu/regex.h
-.else
-GNU_REGEX_H= gnuregex.h
-.endif
-
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
@@ -52,7 +46,7 @@ CONFIGURE_ARGS+=--disable-vte
post-patch:
@${REINPLACE_CMD} -e 's|gcc|${CC} ${CFLAGS}|' ${WRKSRC}/scintilla/Makefile.in
.for file in tagmanager/lregex.c src/encodings.c
- @${REINPLACE_CMD} -e 's|<regex\.h>|<${GNU_REGEX_H}>|g' ${WRKSRC}/${file}
+ @${REINPLACE_CMD} -e 's|<regex\.h>|<gnu/regex.h>|g' ${WRKSRC}/${file}
.endfor
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e '/^SUBDIRS/ s|doc||' ${WRKSRC}/Makefile.in
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile
index ef0a1fe242e2..3610c1cf1cb3 100644
--- a/devel/gsoap/Makefile
+++ b/devel/gsoap/Makefile
@@ -24,10 +24,6 @@ ONLY_FOR_ARCHS= i386 amd64
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE= does not compile: needs gethostbyname_r()
-.endif
-
.if ${ARCH} == "amd64"
CFLAGS+= -fPIC
.endif
diff --git a/devel/gvfs/Makefile b/devel/gvfs/Makefile
index 564264ee0219..804e06b93549 100644
--- a/devel/gvfs/Makefile
+++ b/devel/gvfs/Makefile
@@ -37,7 +37,7 @@ OPTIONS= FUSE "Enable fuse" on \
.include <bsd.port.pre.mk>
-.if defined(WITH_FUSE) && ${OSVERSION} >= 600000
+.if defined(WITH_FUSE)
LIB_DEPENDS+= fuse.2:${PORTSDIR}/sysutils/fusefs-libs
RUN_DEPENDS+= mount_fusefs:${PORTSDIR}/sysutils/fusefs-kmod
PLIST_SUB+= FUSE=""
diff --git a/devel/jtag/Makefile b/devel/jtag/Makefile
index d27c6e1d3974..f38644942ab6 100644
--- a/devel/jtag/Makefile
+++ b/devel/jtag/Makefile
@@ -33,13 +33,6 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
-#
-# We haven't this on FreeBSD version prior to 5.1
-#
-.if ${OSVERSION} < 501000
-CFLAGS+= -Duseconds_t=long
-.endif
-
.if exists(${LOCALBASE}/lib/libreadline.so.5)
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
.endif
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index 92b116051652..1c47ecf8168d 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
INFO= libgtop2
+PKGMESSAGE= ${FILESDIR}/pkg-message
+
.include <bsd.port.pre.mk>
.if ( ${OSVERSION} >= 800000 && ${OSVERSION} < 800019 ) || \
@@ -36,18 +38,12 @@ INFO= libgtop2
RUN_DEPENDS+= lsof:${PORTSDIR}/sysutils/lsof
.endif
-.if ${OSVERSION} >= 600000
-PKGMESSAGE= ${FILESDIR}/pkg-message
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f
post-install:
@${CHGRP} kmem ${PREFIX}/bin/libgtop_server2
@${CHMOD} 2555 ${PREFIX}/bin/libgtop_server2
-.if ${OSVERSION} >= 600000
@${CAT} ${PKGMESSAGE}
-.endif
.include <bsd.port.post.mk>
diff --git a/devel/libhoard/Makefile b/devel/libhoard/Makefile
index 7831c6e34808..9c2f9bbf67aa 100644
--- a/devel/libhoard/Makefile
+++ b/devel/libhoard/Makefile
@@ -22,14 +22,8 @@ ALL_TARGET= freebsd
PLIST_FILES= lib/libhoard.so lib/libhoard.so.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 501100
-IGNORE= you must have a FreeBSD 5.1-RELEASE or better
-.endif
-
do-install:
${INSTALL_DATA} ${WRKSRC}/libhoard.so ${PREFIX}/lib/libhoard.so.1
${LN} -sf ${PREFIX}/lib/libhoard.so.1 ${PREFIX}/lib/libhoard.so
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/liboil/Makefile b/devel/liboil/Makefile
index d24390655e35..283e9f879076 100644
--- a/devel/liboil/Makefile
+++ b/devel/liboil/Makefile
@@ -23,19 +23,10 @@ CFLAGS:= ${CFLAGS:N-O*} -O2
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000 && !defined(WITH_3DNOW_GCC40)
-BUILD_DEPENDS+= gcc34:${PORTSDIR}/lang/gcc34
-RUN_DEPENDS+= gcc34:${PORTSDIR}/lang/gcc34
-CC:= gcc34
-CXX:= g++34
-.endif
-
.if defined(WITH_3DNOW_GCC40) && ${OSVERSION} < 700042
USE_GCC= 4.1+
-.if ${OSVERSION} < 600000
RUN_DEPENDS+= ${BUILD_DEPENDS}
.endif
-.endif
pre-everything::
.if ${MACHINE_CPU:M3dnow}!="" && ${OSVERSION} < 700042
diff --git a/devel/linux-js/Makefile b/devel/linux-js/Makefile
index 8d150dc2580c..2c850415b86b 100644
--- a/devel/linux-js/Makefile
+++ b/devel/linux-js/Makefile
@@ -29,10 +29,6 @@ MAKE_ENV= WITHOUT_DEBUG=yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 503001
-IGNORE= requires FreeBSD 5.3 or superior
-.endif
-
.if !exists(/usr/src/sys/Makefile)
IGNORE= requires kernel source files
.endif
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile
index e1b7a2397996..b0c35598b63a 100644
--- a/devel/linuxthreads/Makefile
+++ b/devel/linuxthreads/Makefile
@@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= i386
.if ${OSVERSION} >= 700042
USING_GCC4= true
MAKE_ENV+= USING_GCC4=true
-.elif ${OSVERSION} >= 500035
+.else
USING_GCC3= true
MAKE_ENV+= USING_GCC3=true
.endif
@@ -230,12 +230,12 @@ post-install:
# @sh ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.if (defined(NOPROFILE) && ${OSVERSION} < 600007 ) || (defined(NO_PROFILE) && ${OSVERSION} >= 600007 )
+.if defined(NO_PROFILE)
PLIST_SUB= PROFILE:="@comment "
.else
PLIST_SUB= PROFILE:=""
.endif
-.if (defined(NOPIC) && ${OSVERSION} < 600007 ) || (defined(NO_PIC) && ${OSVERSION} >= 600007 )
+.if defined(NO_PIC)
PLIST_SUB+= PIC:="@comment "
.else
PLIST_SUB+= PIC:=""
@@ -245,7 +245,7 @@ PLIST_SUB+= PICARCHIVE:=""
.else
PLIST_SUB+= PICARCHIVE:="@comment "
.endif
-.if defined(INSTALL_PIC_ARCHIVE) || ${OSVERSION} >= 501101
+.if defined(INSTALL_PIC_ARCHIVE)
PLIST_SUB+= LIBLGCC_R_PICARCHIVE:=""
.else
PLIST_SUB+= LIBLGCC_R_PICARCHIVE:="@comment "
@@ -282,10 +282,8 @@ PLIST_SUB+= LTHREADSHMAJOR:="2"
.endif
.if ${OSVERSION} >= 700042
PLIST_SUB+= LIBSTDCPPMAJOR:="6"
-.elif ${OSVERSION} >= 600033
-PLIST_SUB+= LIBSTDCPPMAJOR:="5"
.else
-PLIST_SUB+= LIBSTDCPPMAJOR:="4"
+PLIST_SUB+= LIBSTDCPPMAJOR:="5"
.endif
.include <bsd.port.post.mk>
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index b83ad762c8c8..d3fbc4a618d0 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -18,6 +18,7 @@ COMMENT= GNU m4
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
+CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
.if defined(WITH_CHANGEWORD)
CONFIGURE_ARGS+= --enable-changeword
@@ -28,17 +29,8 @@ MAN1= gm4.1
EXAMPLESDIR= share/examples/gm4
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo
-CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo --no-split"
-.else
-CONFIGURE_ENV+= MAKEINFO="makeinfo --no-split"
-.endif
-
post-install:
@${MKDIR} ${PREFIX}/${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/examples/*.m4 ${PREFIX}/${EXAMPLESDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile
index 2a2a53d8842c..f1d073221188 100644
--- a/devel/ncurses-devel/Makefile
+++ b/devel/ncurses-devel/Makefile
@@ -94,10 +94,6 @@ EXAMPLES_CPP= Makefile NEWS PROBLEMS README-first cursesapp.cc \
.include "${.CURDIR}/Makefile.man"
-.if ${OSVERSION} < 503000
-WITHOUT_WIDEC= yes
-.endif
-
CONFIGURE_ARGS_WIDEC=--enable-widec
.if defined(WITH_EXTCOLORS)
CONFIGURE_ARGS_WIDEC+=--enable-ext-colors
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index b97cedac2075..dc0c832b0e3f 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -81,10 +81,6 @@ EXAMPLES_CPP= Makefile NEWS PROBLEMS README-first cursesapp.cc \
.include "${.CURDIR}/Makefile.man"
-.if ${OSVERSION} < 503000
-WITHOUT_WIDEC= yes
-.endif
-
CONFIGURE_ARGS_WIDEC=--enable-widec
.if defined(WITH_EXTCOLORS)
CONFIGURE_ARGS_WIDEC+=--enable-ext-colors
diff --git a/devel/p4/Makefile b/devel/p4/Makefile
index e0b9e888f1c7..d21d643a2704 100644
--- a/devel/p4/Makefile
+++ b/devel/p4/Makefile
@@ -39,15 +39,11 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
# Figure out what to install
-.if ${ARCH} == amd64 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86_64
-.elif ${ARCH} == amd64 && ${OSVERSION} >= 600000
+.if ${ARCH} == amd64
PLATFORM= freebsd60x86_64
-.elif ${ARCH} == i386 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86
-.elif ${ARCH} == i386 && ${OSVERSION} >= 600000
+.elif ${ARCH} == i386
PLATFORM= freebsd60x86
-.elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000
+.elif ${ARCH} == sparc64
PLATFORM= freebsd61sparc64
.else
IGNORE= unsupported OS release, sorry
diff --git a/devel/p4/distinfo.freebsd54x86 b/devel/p4/distinfo.freebsd54x86
deleted file mode 100644
index 5b3a82d2bb25..000000000000
--- a/devel/p4/distinfo.freebsd54x86
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/i386/p4) = b83fca632e6be3721b43ab83285d88f2
-SHA256 (perforce/08.2_1/i386/p4) = 809ee98fdf4a0bdc67dde689334a22dd0930a734d898bcebc04b0a8287311868
-SIZE (perforce/08.2_1/i386/p4) = 544684
-MD5 (perforce/08.2_1/i386/p4d) = 0b547f61b2522b0e19562fe551cb4e5b
-SHA256 (perforce/08.2_1/i386/p4d) = c081020937f9524745613eadf76f5e570a05ac032c304593ec25448fb83ef213
-SIZE (perforce/08.2_1/i386/p4d) = 1577536
-MD5 (perforce/08.2_1/i386/p4ftpd) = a4047079042bd7b26e895b337f91f389
-SHA256 (perforce/08.2_1/i386/p4ftpd) = 45555206e265a5cf087efcae88184247e54ecebeb70435fa06c8d6d3af9f1e4e
-SIZE (perforce/08.2_1/i386/p4ftpd) = 707280
-MD5 (perforce/08.2_1/i386/p4p) = d77b98d78485bac6632e738df3f8a515
-SHA256 (perforce/08.2_1/i386/p4p) = 9dbcd5076d864caa9e79404e2c388624558b8b7352648c8fb0c0a663e2ab9e18
-SIZE (perforce/08.2_1/i386/p4p) = 493800
-MD5 (perforce/08.2_1/i386/p4web) = 83a671908b01485897e46a1be8148991
-SHA256 (perforce/08.2_1/i386/p4web) = 731d92ffc9a8b80f3d99e500fd1f324d190812431e367bd9525f60b5af9f9993
-SIZE (perforce/08.2_1/i386/p4web) = 2362664
diff --git a/devel/p4/distinfo.freebsd54x86_64 b/devel/p4/distinfo.freebsd54x86_64
deleted file mode 100644
index 994a29e06b85..000000000000
--- a/devel/p4/distinfo.freebsd54x86_64
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/amd64/p4) = 460ae9678427306e8b2a488612d0d25a
-SHA256 (perforce/08.2_1/amd64/p4) = bc49a62bf9efebe5816f4b211d8883a2adec7fc3785a84d3e42f9e7c82f7dc3b
-SIZE (perforce/08.2_1/amd64/p4) = 607432
-MD5 (perforce/08.2_1/amd64/p4d) = 1381c7f990a9686ff5cdd90bc07c9f21
-SHA256 (perforce/08.2_1/amd64/p4d) = b789d55903cedfa94129be8459a5f13acd6ee7651361b1bdcfe2ce02dcb93e2f
-SIZE (perforce/08.2_1/amd64/p4d) = 1740000
-MD5 (perforce/08.2_1/amd64/p4ftpd) = b1f2d5dc4e5968c8a04d2c43fb9f186c
-SHA256 (perforce/08.2_1/amd64/p4ftpd) = 2ab63f3cee095fea0ffe39956cdc1fa9644738890e874ac8e88167b99b5f4195
-SIZE (perforce/08.2_1/amd64/p4ftpd) = 743824
-MD5 (perforce/08.2_1/amd64/p4p) = 83657cf66faacfdb0d721f2daa2497c2
-SHA256 (perforce/08.2_1/amd64/p4p) = 0a9a3f4c4abbd4700903616e1132ffa42bdab2994e0bbcd006a47e148c02ae59
-SIZE (perforce/08.2_1/amd64/p4p) = 586600
-MD5 (perforce/08.2_1/amd64/p4web) = 2459a171a4c8bcda63eb494753752f88
-SHA256 (perforce/08.2_1/amd64/p4web) = 706d2fa78537d4eef0392cd1e1661caa9d47c6c4a1a5e9ffc9a32e79f2811c8b
-SIZE (perforce/08.2_1/amd64/p4web) = 2425768
diff --git a/devel/p4api/Makefile b/devel/p4api/Makefile
index 82bd5bb5373e..da1b39baa33e 100644
--- a/devel/p4api/Makefile
+++ b/devel/p4api/Makefile
@@ -22,6 +22,7 @@ COMMENT= Perforce API (static libraries and header files)
NO_BUILD= yes
WRKSRC= ${WRKDIR}/p4api-2008.1.158777
+PLATFORM= freebsd60
VERSION= 08.1
.include <bsd.port.pre.mk>
@@ -36,12 +37,6 @@ IGNORE= "Unsupported platform, sorry."
TAR_FILES= p4api.tgz
-.if ${OSVERSION} >= 600034
-PLATFORM= freebsd60
-.else
-PLATFORM= freebsd54
-.endif
-
DOCVER= ${VERSION:S/.//}
do-install:
diff --git a/devel/p4api/distinfo b/devel/p4api/distinfo
index 55c46040ecef..774495b698e9 100644
--- a/devel/p4api/distinfo
+++ b/devel/p4api/distinfo
@@ -10,15 +10,3 @@ SIZE (perforce/08.1/i386-freebsd60/p4api.tgz) = 594445
MD5 (perforce/08.1/i386-freebsd60/p4api.pdf) = f4953a608f95f52683c6b83c08bc5d84
SHA256 (perforce/08.1/i386-freebsd60/p4api.pdf) = 672ce46eb76f57198d410bedc616ac856fe68065527c2f835b6f3c8b65bfc78a
SIZE (perforce/08.1/i386-freebsd60/p4api.pdf) = 1318445
-MD5 (perforce/08.1/amd64-freebsd54/p4api.pdf) = f4953a608f95f52683c6b83c08bc5d84
-SHA256 (perforce/08.1/amd64-freebsd54/p4api.pdf) = 672ce46eb76f57198d410bedc616ac856fe68065527c2f835b6f3c8b65bfc78a
-SIZE (perforce/08.1/amd64-freebsd54/p4api.pdf) = 1318445
-MD5 (perforce/08.1/i386-freebsd54/p4api.pdf) = f4953a608f95f52683c6b83c08bc5d84
-SHA256 (perforce/08.1/i386-freebsd54/p4api.pdf) = 672ce46eb76f57198d410bedc616ac856fe68065527c2f835b6f3c8b65bfc78a
-SIZE (perforce/08.1/i386-freebsd54/p4api.pdf) = 1318445
-MD5 (perforce/08.1/i386-freebsd54/p4api.tgz) = 206137fdd0129e7d56378c4a3e6a12fb
-SHA256 (perforce/08.1/i386-freebsd54/p4api.tgz) = 886a4b113bcdd8c9f07aaa4a1fa88b9fca254486026c0b69d8e0453b32db1013
-SIZE (perforce/08.1/i386-freebsd54/p4api.tgz) = 593933
-MD5 (perforce/08.1/amd64-freebsd54/p4api.tgz) = 9e79a43355f0c8fb23dd2c5b3c1b3616
-SHA256 (perforce/08.1/amd64-freebsd54/p4api.tgz) = 30513087739f376d114e0796e6da51a36c8acec5ef1b4a144f9f73428c6a1b31
-SIZE (perforce/08.1/amd64-freebsd54/p4api.tgz) = 616862
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile
index e0b9e888f1c7..d21d643a2704 100644
--- a/devel/p4d/Makefile
+++ b/devel/p4d/Makefile
@@ -39,15 +39,11 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
# Figure out what to install
-.if ${ARCH} == amd64 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86_64
-.elif ${ARCH} == amd64 && ${OSVERSION} >= 600000
+.if ${ARCH} == amd64
PLATFORM= freebsd60x86_64
-.elif ${ARCH} == i386 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86
-.elif ${ARCH} == i386 && ${OSVERSION} >= 600000
+.elif ${ARCH} == i386
PLATFORM= freebsd60x86
-.elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000
+.elif ${ARCH} == sparc64
PLATFORM= freebsd61sparc64
.else
IGNORE= unsupported OS release, sorry
diff --git a/devel/p4d/distinfo.freebsd54x86 b/devel/p4d/distinfo.freebsd54x86
deleted file mode 100644
index 5b3a82d2bb25..000000000000
--- a/devel/p4d/distinfo.freebsd54x86
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/i386/p4) = b83fca632e6be3721b43ab83285d88f2
-SHA256 (perforce/08.2_1/i386/p4) = 809ee98fdf4a0bdc67dde689334a22dd0930a734d898bcebc04b0a8287311868
-SIZE (perforce/08.2_1/i386/p4) = 544684
-MD5 (perforce/08.2_1/i386/p4d) = 0b547f61b2522b0e19562fe551cb4e5b
-SHA256 (perforce/08.2_1/i386/p4d) = c081020937f9524745613eadf76f5e570a05ac032c304593ec25448fb83ef213
-SIZE (perforce/08.2_1/i386/p4d) = 1577536
-MD5 (perforce/08.2_1/i386/p4ftpd) = a4047079042bd7b26e895b337f91f389
-SHA256 (perforce/08.2_1/i386/p4ftpd) = 45555206e265a5cf087efcae88184247e54ecebeb70435fa06c8d6d3af9f1e4e
-SIZE (perforce/08.2_1/i386/p4ftpd) = 707280
-MD5 (perforce/08.2_1/i386/p4p) = d77b98d78485bac6632e738df3f8a515
-SHA256 (perforce/08.2_1/i386/p4p) = 9dbcd5076d864caa9e79404e2c388624558b8b7352648c8fb0c0a663e2ab9e18
-SIZE (perforce/08.2_1/i386/p4p) = 493800
-MD5 (perforce/08.2_1/i386/p4web) = 83a671908b01485897e46a1be8148991
-SHA256 (perforce/08.2_1/i386/p4web) = 731d92ffc9a8b80f3d99e500fd1f324d190812431e367bd9525f60b5af9f9993
-SIZE (perforce/08.2_1/i386/p4web) = 2362664
diff --git a/devel/p4d/distinfo.freebsd54x86_64 b/devel/p4d/distinfo.freebsd54x86_64
deleted file mode 100644
index 994a29e06b85..000000000000
--- a/devel/p4d/distinfo.freebsd54x86_64
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/amd64/p4) = 460ae9678427306e8b2a488612d0d25a
-SHA256 (perforce/08.2_1/amd64/p4) = bc49a62bf9efebe5816f4b211d8883a2adec7fc3785a84d3e42f9e7c82f7dc3b
-SIZE (perforce/08.2_1/amd64/p4) = 607432
-MD5 (perforce/08.2_1/amd64/p4d) = 1381c7f990a9686ff5cdd90bc07c9f21
-SHA256 (perforce/08.2_1/amd64/p4d) = b789d55903cedfa94129be8459a5f13acd6ee7651361b1bdcfe2ce02dcb93e2f
-SIZE (perforce/08.2_1/amd64/p4d) = 1740000
-MD5 (perforce/08.2_1/amd64/p4ftpd) = b1f2d5dc4e5968c8a04d2c43fb9f186c
-SHA256 (perforce/08.2_1/amd64/p4ftpd) = 2ab63f3cee095fea0ffe39956cdc1fa9644738890e874ac8e88167b99b5f4195
-SIZE (perforce/08.2_1/amd64/p4ftpd) = 743824
-MD5 (perforce/08.2_1/amd64/p4p) = 83657cf66faacfdb0d721f2daa2497c2
-SHA256 (perforce/08.2_1/amd64/p4p) = 0a9a3f4c4abbd4700903616e1132ffa42bdab2994e0bbcd006a47e148c02ae59
-SIZE (perforce/08.2_1/amd64/p4p) = 586600
-MD5 (perforce/08.2_1/amd64/p4web) = 2459a171a4c8bcda63eb494753752f88
-SHA256 (perforce/08.2_1/amd64/p4web) = 706d2fa78537d4eef0392cd1e1661caa9d47c6c4a1a5e9ffc9a32e79f2811c8b
-SIZE (perforce/08.2_1/amd64/p4web) = 2425768
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile
index e0b9e888f1c7..d21d643a2704 100644
--- a/devel/p4ftpd/Makefile
+++ b/devel/p4ftpd/Makefile
@@ -39,15 +39,11 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
# Figure out what to install
-.if ${ARCH} == amd64 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86_64
-.elif ${ARCH} == amd64 && ${OSVERSION} >= 600000
+.if ${ARCH} == amd64
PLATFORM= freebsd60x86_64
-.elif ${ARCH} == i386 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86
-.elif ${ARCH} == i386 && ${OSVERSION} >= 600000
+.elif ${ARCH} == i386
PLATFORM= freebsd60x86
-.elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000
+.elif ${ARCH} == sparc64
PLATFORM= freebsd61sparc64
.else
IGNORE= unsupported OS release, sorry
diff --git a/devel/p4ftpd/distinfo.freebsd54x86 b/devel/p4ftpd/distinfo.freebsd54x86
deleted file mode 100644
index 5b3a82d2bb25..000000000000
--- a/devel/p4ftpd/distinfo.freebsd54x86
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/i386/p4) = b83fca632e6be3721b43ab83285d88f2
-SHA256 (perforce/08.2_1/i386/p4) = 809ee98fdf4a0bdc67dde689334a22dd0930a734d898bcebc04b0a8287311868
-SIZE (perforce/08.2_1/i386/p4) = 544684
-MD5 (perforce/08.2_1/i386/p4d) = 0b547f61b2522b0e19562fe551cb4e5b
-SHA256 (perforce/08.2_1/i386/p4d) = c081020937f9524745613eadf76f5e570a05ac032c304593ec25448fb83ef213
-SIZE (perforce/08.2_1/i386/p4d) = 1577536
-MD5 (perforce/08.2_1/i386/p4ftpd) = a4047079042bd7b26e895b337f91f389
-SHA256 (perforce/08.2_1/i386/p4ftpd) = 45555206e265a5cf087efcae88184247e54ecebeb70435fa06c8d6d3af9f1e4e
-SIZE (perforce/08.2_1/i386/p4ftpd) = 707280
-MD5 (perforce/08.2_1/i386/p4p) = d77b98d78485bac6632e738df3f8a515
-SHA256 (perforce/08.2_1/i386/p4p) = 9dbcd5076d864caa9e79404e2c388624558b8b7352648c8fb0c0a663e2ab9e18
-SIZE (perforce/08.2_1/i386/p4p) = 493800
-MD5 (perforce/08.2_1/i386/p4web) = 83a671908b01485897e46a1be8148991
-SHA256 (perforce/08.2_1/i386/p4web) = 731d92ffc9a8b80f3d99e500fd1f324d190812431e367bd9525f60b5af9f9993
-SIZE (perforce/08.2_1/i386/p4web) = 2362664
diff --git a/devel/p4ftpd/distinfo.freebsd54x86_64 b/devel/p4ftpd/distinfo.freebsd54x86_64
deleted file mode 100644
index 994a29e06b85..000000000000
--- a/devel/p4ftpd/distinfo.freebsd54x86_64
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/amd64/p4) = 460ae9678427306e8b2a488612d0d25a
-SHA256 (perforce/08.2_1/amd64/p4) = bc49a62bf9efebe5816f4b211d8883a2adec7fc3785a84d3e42f9e7c82f7dc3b
-SIZE (perforce/08.2_1/amd64/p4) = 607432
-MD5 (perforce/08.2_1/amd64/p4d) = 1381c7f990a9686ff5cdd90bc07c9f21
-SHA256 (perforce/08.2_1/amd64/p4d) = b789d55903cedfa94129be8459a5f13acd6ee7651361b1bdcfe2ce02dcb93e2f
-SIZE (perforce/08.2_1/amd64/p4d) = 1740000
-MD5 (perforce/08.2_1/amd64/p4ftpd) = b1f2d5dc4e5968c8a04d2c43fb9f186c
-SHA256 (perforce/08.2_1/amd64/p4ftpd) = 2ab63f3cee095fea0ffe39956cdc1fa9644738890e874ac8e88167b99b5f4195
-SIZE (perforce/08.2_1/amd64/p4ftpd) = 743824
-MD5 (perforce/08.2_1/amd64/p4p) = 83657cf66faacfdb0d721f2daa2497c2
-SHA256 (perforce/08.2_1/amd64/p4p) = 0a9a3f4c4abbd4700903616e1132ffa42bdab2994e0bbcd006a47e148c02ae59
-SIZE (perforce/08.2_1/amd64/p4p) = 586600
-MD5 (perforce/08.2_1/amd64/p4web) = 2459a171a4c8bcda63eb494753752f88
-SHA256 (perforce/08.2_1/amd64/p4web) = 706d2fa78537d4eef0392cd1e1661caa9d47c6c4a1a5e9ffc9a32e79f2811c8b
-SIZE (perforce/08.2_1/amd64/p4web) = 2425768
diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile
index e0b9e888f1c7..d21d643a2704 100644
--- a/devel/p4p/Makefile
+++ b/devel/p4p/Makefile
@@ -39,15 +39,11 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
# Figure out what to install
-.if ${ARCH} == amd64 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86_64
-.elif ${ARCH} == amd64 && ${OSVERSION} >= 600000
+.if ${ARCH} == amd64
PLATFORM= freebsd60x86_64
-.elif ${ARCH} == i386 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86
-.elif ${ARCH} == i386 && ${OSVERSION} >= 600000
+.elif ${ARCH} == i386
PLATFORM= freebsd60x86
-.elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000
+.elif ${ARCH} == sparc64
PLATFORM= freebsd61sparc64
.else
IGNORE= unsupported OS release, sorry
diff --git a/devel/p4p/distinfo.freebsd54x86 b/devel/p4p/distinfo.freebsd54x86
deleted file mode 100644
index 5b3a82d2bb25..000000000000
--- a/devel/p4p/distinfo.freebsd54x86
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/i386/p4) = b83fca632e6be3721b43ab83285d88f2
-SHA256 (perforce/08.2_1/i386/p4) = 809ee98fdf4a0bdc67dde689334a22dd0930a734d898bcebc04b0a8287311868
-SIZE (perforce/08.2_1/i386/p4) = 544684
-MD5 (perforce/08.2_1/i386/p4d) = 0b547f61b2522b0e19562fe551cb4e5b
-SHA256 (perforce/08.2_1/i386/p4d) = c081020937f9524745613eadf76f5e570a05ac032c304593ec25448fb83ef213
-SIZE (perforce/08.2_1/i386/p4d) = 1577536
-MD5 (perforce/08.2_1/i386/p4ftpd) = a4047079042bd7b26e895b337f91f389
-SHA256 (perforce/08.2_1/i386/p4ftpd) = 45555206e265a5cf087efcae88184247e54ecebeb70435fa06c8d6d3af9f1e4e
-SIZE (perforce/08.2_1/i386/p4ftpd) = 707280
-MD5 (perforce/08.2_1/i386/p4p) = d77b98d78485bac6632e738df3f8a515
-SHA256 (perforce/08.2_1/i386/p4p) = 9dbcd5076d864caa9e79404e2c388624558b8b7352648c8fb0c0a663e2ab9e18
-SIZE (perforce/08.2_1/i386/p4p) = 493800
-MD5 (perforce/08.2_1/i386/p4web) = 83a671908b01485897e46a1be8148991
-SHA256 (perforce/08.2_1/i386/p4web) = 731d92ffc9a8b80f3d99e500fd1f324d190812431e367bd9525f60b5af9f9993
-SIZE (perforce/08.2_1/i386/p4web) = 2362664
diff --git a/devel/p4p/distinfo.freebsd54x86_64 b/devel/p4p/distinfo.freebsd54x86_64
deleted file mode 100644
index 994a29e06b85..000000000000
--- a/devel/p4p/distinfo.freebsd54x86_64
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/amd64/p4) = 460ae9678427306e8b2a488612d0d25a
-SHA256 (perforce/08.2_1/amd64/p4) = bc49a62bf9efebe5816f4b211d8883a2adec7fc3785a84d3e42f9e7c82f7dc3b
-SIZE (perforce/08.2_1/amd64/p4) = 607432
-MD5 (perforce/08.2_1/amd64/p4d) = 1381c7f990a9686ff5cdd90bc07c9f21
-SHA256 (perforce/08.2_1/amd64/p4d) = b789d55903cedfa94129be8459a5f13acd6ee7651361b1bdcfe2ce02dcb93e2f
-SIZE (perforce/08.2_1/amd64/p4d) = 1740000
-MD5 (perforce/08.2_1/amd64/p4ftpd) = b1f2d5dc4e5968c8a04d2c43fb9f186c
-SHA256 (perforce/08.2_1/amd64/p4ftpd) = 2ab63f3cee095fea0ffe39956cdc1fa9644738890e874ac8e88167b99b5f4195
-SIZE (perforce/08.2_1/amd64/p4ftpd) = 743824
-MD5 (perforce/08.2_1/amd64/p4p) = 83657cf66faacfdb0d721f2daa2497c2
-SHA256 (perforce/08.2_1/amd64/p4p) = 0a9a3f4c4abbd4700903616e1132ffa42bdab2994e0bbcd006a47e148c02ae59
-SIZE (perforce/08.2_1/amd64/p4p) = 586600
-MD5 (perforce/08.2_1/amd64/p4web) = 2459a171a4c8bcda63eb494753752f88
-SHA256 (perforce/08.2_1/amd64/p4web) = 706d2fa78537d4eef0392cd1e1661caa9d47c6c4a1a5e9ffc9a32e79f2811c8b
-SIZE (perforce/08.2_1/amd64/p4web) = 2425768
diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile
index 5cf65137d06c..2270e3b6cc77 100644
--- a/devel/p4v/Makefile
+++ b/devel/p4v/Makefile
@@ -30,10 +30,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE= please upgrade to FreeBSD 6.x or newer
-.endif
-
P4V_BIN= \
bin/assistant bin/p4v bin/p4v.bin
diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile
index e0b9e888f1c7..d21d643a2704 100644
--- a/devel/p4web/Makefile
+++ b/devel/p4web/Makefile
@@ -39,15 +39,11 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
# Figure out what to install
-.if ${ARCH} == amd64 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86_64
-.elif ${ARCH} == amd64 && ${OSVERSION} >= 600000
+.if ${ARCH} == amd64
PLATFORM= freebsd60x86_64
-.elif ${ARCH} == i386 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86
-.elif ${ARCH} == i386 && ${OSVERSION} >= 600000
+.elif ${ARCH} == i386
PLATFORM= freebsd60x86
-.elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000
+.elif ${ARCH} == sparc64
PLATFORM= freebsd61sparc64
.else
IGNORE= unsupported OS release, sorry
diff --git a/devel/p4web/distinfo.freebsd54x86 b/devel/p4web/distinfo.freebsd54x86
deleted file mode 100644
index 5b3a82d2bb25..000000000000
--- a/devel/p4web/distinfo.freebsd54x86
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/i386/p4) = b83fca632e6be3721b43ab83285d88f2
-SHA256 (perforce/08.2_1/i386/p4) = 809ee98fdf4a0bdc67dde689334a22dd0930a734d898bcebc04b0a8287311868
-SIZE (perforce/08.2_1/i386/p4) = 544684
-MD5 (perforce/08.2_1/i386/p4d) = 0b547f61b2522b0e19562fe551cb4e5b
-SHA256 (perforce/08.2_1/i386/p4d) = c081020937f9524745613eadf76f5e570a05ac032c304593ec25448fb83ef213
-SIZE (perforce/08.2_1/i386/p4d) = 1577536
-MD5 (perforce/08.2_1/i386/p4ftpd) = a4047079042bd7b26e895b337f91f389
-SHA256 (perforce/08.2_1/i386/p4ftpd) = 45555206e265a5cf087efcae88184247e54ecebeb70435fa06c8d6d3af9f1e4e
-SIZE (perforce/08.2_1/i386/p4ftpd) = 707280
-MD5 (perforce/08.2_1/i386/p4p) = d77b98d78485bac6632e738df3f8a515
-SHA256 (perforce/08.2_1/i386/p4p) = 9dbcd5076d864caa9e79404e2c388624558b8b7352648c8fb0c0a663e2ab9e18
-SIZE (perforce/08.2_1/i386/p4p) = 493800
-MD5 (perforce/08.2_1/i386/p4web) = 83a671908b01485897e46a1be8148991
-SHA256 (perforce/08.2_1/i386/p4web) = 731d92ffc9a8b80f3d99e500fd1f324d190812431e367bd9525f60b5af9f9993
-SIZE (perforce/08.2_1/i386/p4web) = 2362664
diff --git a/devel/p4web/distinfo.freebsd54x86_64 b/devel/p4web/distinfo.freebsd54x86_64
deleted file mode 100644
index 994a29e06b85..000000000000
--- a/devel/p4web/distinfo.freebsd54x86_64
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/amd64/p4) = 460ae9678427306e8b2a488612d0d25a
-SHA256 (perforce/08.2_1/amd64/p4) = bc49a62bf9efebe5816f4b211d8883a2adec7fc3785a84d3e42f9e7c82f7dc3b
-SIZE (perforce/08.2_1/amd64/p4) = 607432
-MD5 (perforce/08.2_1/amd64/p4d) = 1381c7f990a9686ff5cdd90bc07c9f21
-SHA256 (perforce/08.2_1/amd64/p4d) = b789d55903cedfa94129be8459a5f13acd6ee7651361b1bdcfe2ce02dcb93e2f
-SIZE (perforce/08.2_1/amd64/p4d) = 1740000
-MD5 (perforce/08.2_1/amd64/p4ftpd) = b1f2d5dc4e5968c8a04d2c43fb9f186c
-SHA256 (perforce/08.2_1/amd64/p4ftpd) = 2ab63f3cee095fea0ffe39956cdc1fa9644738890e874ac8e88167b99b5f4195
-SIZE (perforce/08.2_1/amd64/p4ftpd) = 743824
-MD5 (perforce/08.2_1/amd64/p4p) = 83657cf66faacfdb0d721f2daa2497c2
-SHA256 (perforce/08.2_1/amd64/p4p) = 0a9a3f4c4abbd4700903616e1132ffa42bdab2994e0bbcd006a47e148c02ae59
-SIZE (perforce/08.2_1/amd64/p4p) = 586600
-MD5 (perforce/08.2_1/amd64/p4web) = 2459a171a4c8bcda63eb494753752f88
-SHA256 (perforce/08.2_1/amd64/p4web) = 706d2fa78537d4eef0392cd1e1661caa9d47c6c4a1a5e9ffc9a32e79f2811c8b
-SIZE (perforce/08.2_1/amd64/p4web) = 2425768
diff --git a/devel/p5-File-ExtAttr/Makefile b/devel/p5-File-ExtAttr/Makefile
index f0d4f4b15d09..9917344e1f60 100644
--- a/devel/p5-File-ExtAttr/Makefile
+++ b/devel/p5-File-ExtAttr/Makefile
@@ -18,10 +18,4 @@ PERL_CONFIGURE= 5.8.0+
MAN3= File::ExtAttr.3 File::ExtAttr::Tie.3
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500018
-IGNORE= extended attributes require FreeBSD 5.x at least after 20010326
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/papi/Makefile b/devel/papi/Makefile
index 0e4b7f0aac99..7744f0df752d 100644
--- a/devel/papi/Makefile
+++ b/devel/papi/Makefile
@@ -58,10 +58,6 @@ CONFIGURE_ARGS+= --without-debug
CONFIGURE_ARGS+= --with-debug
.endif
-.if ${OSVERSION} < 600000
-IGNORE= requires FreeBSD 6 or later
-.endif
-
MAN1= papi_avail.1 \
papi_clockres.1 \
papi_command_line.1 \
diff --git a/devel/perforce/Makefile b/devel/perforce/Makefile
index e0b9e888f1c7..d21d643a2704 100644
--- a/devel/perforce/Makefile
+++ b/devel/perforce/Makefile
@@ -39,15 +39,11 @@ PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \
.include <bsd.port.pre.mk>
# Figure out what to install
-.if ${ARCH} == amd64 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86_64
-.elif ${ARCH} == amd64 && ${OSVERSION} >= 600000
+.if ${ARCH} == amd64
PLATFORM= freebsd60x86_64
-.elif ${ARCH} == i386 && ${OSVERSION} >= 504000 && ${OSVERSION} < 600000
-PLATFORM= freebsd54x86
-.elif ${ARCH} == i386 && ${OSVERSION} >= 600000
+.elif ${ARCH} == i386
PLATFORM= freebsd60x86
-.elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000
+.elif ${ARCH} == sparc64
PLATFORM= freebsd61sparc64
.else
IGNORE= unsupported OS release, sorry
diff --git a/devel/perforce/distinfo.freebsd54x86 b/devel/perforce/distinfo.freebsd54x86
deleted file mode 100644
index 5b3a82d2bb25..000000000000
--- a/devel/perforce/distinfo.freebsd54x86
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/i386/p4) = b83fca632e6be3721b43ab83285d88f2
-SHA256 (perforce/08.2_1/i386/p4) = 809ee98fdf4a0bdc67dde689334a22dd0930a734d898bcebc04b0a8287311868
-SIZE (perforce/08.2_1/i386/p4) = 544684
-MD5 (perforce/08.2_1/i386/p4d) = 0b547f61b2522b0e19562fe551cb4e5b
-SHA256 (perforce/08.2_1/i386/p4d) = c081020937f9524745613eadf76f5e570a05ac032c304593ec25448fb83ef213
-SIZE (perforce/08.2_1/i386/p4d) = 1577536
-MD5 (perforce/08.2_1/i386/p4ftpd) = a4047079042bd7b26e895b337f91f389
-SHA256 (perforce/08.2_1/i386/p4ftpd) = 45555206e265a5cf087efcae88184247e54ecebeb70435fa06c8d6d3af9f1e4e
-SIZE (perforce/08.2_1/i386/p4ftpd) = 707280
-MD5 (perforce/08.2_1/i386/p4p) = d77b98d78485bac6632e738df3f8a515
-SHA256 (perforce/08.2_1/i386/p4p) = 9dbcd5076d864caa9e79404e2c388624558b8b7352648c8fb0c0a663e2ab9e18
-SIZE (perforce/08.2_1/i386/p4p) = 493800
-MD5 (perforce/08.2_1/i386/p4web) = 83a671908b01485897e46a1be8148991
-SHA256 (perforce/08.2_1/i386/p4web) = 731d92ffc9a8b80f3d99e500fd1f324d190812431e367bd9525f60b5af9f9993
-SIZE (perforce/08.2_1/i386/p4web) = 2362664
diff --git a/devel/perforce/distinfo.freebsd54x86_64 b/devel/perforce/distinfo.freebsd54x86_64
deleted file mode 100644
index 994a29e06b85..000000000000
--- a/devel/perforce/distinfo.freebsd54x86_64
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (perforce/08.2_1/amd64/p4) = 460ae9678427306e8b2a488612d0d25a
-SHA256 (perforce/08.2_1/amd64/p4) = bc49a62bf9efebe5816f4b211d8883a2adec7fc3785a84d3e42f9e7c82f7dc3b
-SIZE (perforce/08.2_1/amd64/p4) = 607432
-MD5 (perforce/08.2_1/amd64/p4d) = 1381c7f990a9686ff5cdd90bc07c9f21
-SHA256 (perforce/08.2_1/amd64/p4d) = b789d55903cedfa94129be8459a5f13acd6ee7651361b1bdcfe2ce02dcb93e2f
-SIZE (perforce/08.2_1/amd64/p4d) = 1740000
-MD5 (perforce/08.2_1/amd64/p4ftpd) = b1f2d5dc4e5968c8a04d2c43fb9f186c
-SHA256 (perforce/08.2_1/amd64/p4ftpd) = 2ab63f3cee095fea0ffe39956cdc1fa9644738890e874ac8e88167b99b5f4195
-SIZE (perforce/08.2_1/amd64/p4ftpd) = 743824
-MD5 (perforce/08.2_1/amd64/p4p) = 83657cf66faacfdb0d721f2daa2497c2
-SHA256 (perforce/08.2_1/amd64/p4p) = 0a9a3f4c4abbd4700903616e1132ffa42bdab2994e0bbcd006a47e148c02ae59
-SIZE (perforce/08.2_1/amd64/p4p) = 586600
-MD5 (perforce/08.2_1/amd64/p4web) = 2459a171a4c8bcda63eb494753752f88
-SHA256 (perforce/08.2_1/amd64/p4web) = 706d2fa78537d4eef0392cd1e1661caa9d47c6c4a1a5e9ffc9a32e79f2811c8b
-SIZE (perforce/08.2_1/amd64/p4web) = 2425768
diff --git a/devel/py-kqueue/Makefile b/devel/py-kqueue/Makefile
index b9b92e7e2f6a..d371f4709bd6 100644
--- a/devel/py-kqueue/Makefile
+++ b/devel/py-kqueue/Makefile
@@ -25,10 +25,6 @@ MAKE_ENV= MAINCC=${CC}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500010
-IGNORE="requires new kqueue API"
-.endif
-
post-patch:
.if ${PYTHON_REL} >= 230
@${REINPLACE_CMD} -e 's,@DEFS@,,' ${WRKSRC}/Makefile.pre.in
diff --git a/devel/py-zope.interface/Makefile b/devel/py-zope.interface/Makefile
index 0fdddaa48920..8bb8b73df0dd 100644
--- a/devel/py-zope.interface/Makefile
+++ b/devel/py-zope.interface/Makefile
@@ -23,10 +23,4 @@ PYDISTUTILS_NOEGGINFO= yes
PYDISTUTILS_PKGNAME= zope.interface
PYEASYINSTALL_ARCHDEP= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-MANUAL_PACKAGE_BUILD= does not build in tinderbox environment
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/py-zopeInterface/Makefile b/devel/py-zopeInterface/Makefile
index 0fdddaa48920..8bb8b73df0dd 100644
--- a/devel/py-zopeInterface/Makefile
+++ b/devel/py-zopeInterface/Makefile
@@ -23,10 +23,4 @@ PYDISTUTILS_NOEGGINFO= yes
PYDISTUTILS_PKGNAME= zope.interface
PYEASYINSTALL_ARCHDEP= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-MANUAL_PACKAGE_BUILD= does not build in tinderbox environment
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/qsa/Makefile b/devel/qsa/Makefile
index 497a33b5cc88..0b2138fa2e4e 100644
--- a/devel/qsa/Makefile
+++ b/devel/qsa/Makefile
@@ -42,10 +42,6 @@ OPTIONS= IDE "Enable the QSA Workbench (embedded scripting IDE)" on
CONFIGURE_ARGS+=-no-ide
.endif
-.if ${OSVERSION} < 502124
-EXTRA_PATCHES= ${PATCHDIR}/extrapatch-src_engine_qsoperations.cpp
-.endif
-
pre-configure:
# Adjust installation directories for the documentation and the qmake feature extension
@${REINPLACE_CMD} -e 's|$$$$QSA_INSTALL_PREFIX/doc/html|$$$$QSA_INSTALL_PREFIX/share/doc/qsa/html|g' \
diff --git a/devel/qsa/files/extrapatch-src_engine_qsoperations.cpp b/devel/qsa/files/extrapatch-src_engine_qsoperations.cpp
deleted file mode 100644
index 26e08bba551c..000000000000
--- a/devel/qsa/files/extrapatch-src_engine_qsoperations.cpp
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/engine/qsoperations.cpp.orig Mon Jul 12 15:04:29 2004
-+++ src/engine/qsoperations.cpp Mon Jul 12 15:23:49 2004
-@@ -61,6 +61,13 @@
- }
- #endif
-
-+#ifdef __FreeBSD__
-+extern "C" {
-+ int isnan( double );
-+ int isinf( double );
-+}
-+#endif
-+
- using namespace QS;
-
- bool QS::isNaN( double d )
diff --git a/devel/root/Makefile b/devel/root/Makefile
index 962679ad7f0e..2ec07b968f47 100644
--- a/devel/root/Makefile
+++ b/devel/root/Makefile
@@ -220,9 +220,7 @@ CONFIGURE_ARGS+= --disable-srp
### Rules and version dependend variables
-.if ${OSVERSION} < 500016
-BROKEN= "Does not compile / Needs thread support"
-.elif ${OSVERSION} >= 700000
+.if ${OSVERSION} >= 700000
BROKEN= Does not compile
.endif
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index c174311ae5b1..b732c32a6258 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -26,7 +26,8 @@ USE_GNOME= gnomehack gnometarget pkgconfig
USE_ICONV= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
- LDFLAGS="${LDFLAGS}"
+ LDFLAGS="${LDFLAGS}" \
+ ac_cv_header_libusbhid_h=no
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -63,10 +64,6 @@ OPTIONS+= XLIB "XLib (xorg) graphics support" On
MAN3!= ${CAT} ${FILESDIR}/man3
-.if ${OSVERSION} >= 500111
-CONFIGURE_ENV+= ac_cv_header_libusbhid_h=no
-.endif
-
.if defined(WITHOUT_AALIB)
CONFIGURE_ARGS+=--disable-video-aalib
.else
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile
index f5ccf9004069..3d944f71c29c 100644
--- a/devel/sdts++/Makefile
+++ b/devel/sdts++/Makefile
@@ -26,11 +26,4 @@ MAKE_ARGS= CXX="${CXX}"
INFO= sdts++
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-CFLAGS+= -ftemplate-depth-25
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/subversion-devel/Makefile b/devel/subversion-devel/Makefile
index 0c5eb90529be..4a5b53824506 100644
--- a/devel/subversion-devel/Makefile
+++ b/devel/subversion-devel/Makefile
@@ -149,10 +149,6 @@ PLIST_SUB+= WITH_JAVA=""
PLIST_SUB+= WITH_JAVA="@comment "
.endif
-.if defined(WITH_JAVA) && ${OSVERSION} < 503000
-BROKEN="Java bindings are supported only on FreeBSD 5.3 or newer"
-.endif
-
.if !defined(SWIG_BINDINGS)
CONFIGURE_ARGS+= --without-swig
.endif
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index 463cfe8fb407..8178db61a5e1 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -25,12 +25,6 @@ CONFIGURE_ARGS= --with-boost=${LOCALBASE} \
--with-event=${LOCALBASE}
CONFIGURE_ENV+= ${MAKE_ENV}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-BROKEN= Incorrect plist
-.endif
-
post-patch:
${REINPLACE_CMD} -i '' -e 's=lib/py ==' ${WRKSRC}/*.*
@@ -41,4 +35,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/doc/thrift.pdf ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/umem/Makefile b/devel/umem/Makefile
index 179e56122d02..e1570ddfd2e6 100644
--- a/devel/umem/Makefile
+++ b/devel/umem/Makefile
@@ -23,11 +23,4 @@ post-patch:
MAN3= umem_alloc.3 umem_cache_create.3 umem_debug.3
-.include <bsd.port.pre.mk>
-
-# pthread
-.if ${OSVERSION} < 502102
-IGNORE= requires FreeBSD 5.2.1 or above
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile
index 202ed48f13ce..54b0838b1e31 100644
--- a/devel/valgrind-snapshot/Makefile
+++ b/devel/valgrind-snapshot/Makefile
@@ -35,16 +35,10 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
.if ${OSVERSION} >= 800000
IGNORE= FreeBSD 8.0 is supported yet
.elif ${OSVERSION} >= 700000
-PLIST_SUB+= RELENG_5="@comment "
PLIST_SUB+= RELENG_6="@comment "
PLIST_SUB+= RELENG_7=""
-.elif ${OSVERSION} >= 600000
-PLIST_SUB+= RELENG_5="@comment "
-PLIST_SUB+= RELENG_6=""
-PLIST_SUB+= RELENG_7="@comment "
.else
-PLIST_SUB+= RELENG_5=""
-PLIST_SUB+= RELENG_6="@comment "
+PLIST_SUB+= RELENG_6=""
PLIST_SUB+= RELENG_7="@comment "
.endif
diff --git a/devel/valgrind-snapshot/pkg-plist b/devel/valgrind-snapshot/pkg-plist
index 6939056296e9..c520283df928 100644
--- a/devel/valgrind-snapshot/pkg-plist
+++ b/devel/valgrind-snapshot/pkg-plist
@@ -13,10 +13,6 @@ lib/valgrind/glibc-2.1.supp
lib/valgrind/glibc-2.2.supp
lib/valgrind/glibc-2.3.supp
lib/valgrind/hp2ps
-%%RELENG_5%%lib/valgrind/libc_r.so.5
-%%RELENG_5%%lib/valgrind/libkse.so.1
-%%RELENG_5%%lib/valgrind/libpthread.so.1
-%%RELENG_5%%lib/valgrind/libthr.so.1
%%RELENG_6%%lib/valgrind/libc_r.so.6
%%RELENG_6%%lib/valgrind/libpthread.so.2
%%RELENG_6%%lib/valgrind/libthr.so.2
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index ba58c0ef80ab..f87de43c715c 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -31,16 +31,10 @@ USE_GCC= 3.4
.if ${OSVERSION} >= 800000
IGNORE= FreeBSD 8.x is unsupported
.elif ${OSVERSION} >= 700000
-PLIST_SUB+= RELENG_5="@comment "
PLIST_SUB+= RELENG_6="@comment "
PLIST_SUB+= RELENG_7=""
-.elif ${OSVERSION} >= 600000
-PLIST_SUB+= RELENG_5="@comment "
-PLIST_SUB+= RELENG_6=""
-PLIST_SUB+= RELENG_7="@comment "
.else
-PLIST_SUB+= RELENG_5=""
-PLIST_SUB+= RELENG_6="@comment "
+PLIST_SUB+= RELENG_6=""
PLIST_SUB+= RELENG_7="@comment "
.endif
diff --git a/devel/valgrind/pkg-plist b/devel/valgrind/pkg-plist
index 34d0a398cd03..c43e8d12ee69 100644
--- a/devel/valgrind/pkg-plist
+++ b/devel/valgrind/pkg-plist
@@ -12,10 +12,6 @@ lib/valgrind/default.supp
lib/valgrind/glibc-2.1.supp
lib/valgrind/glibc-2.2.supp
lib/valgrind/glibc-2.3.supp
-%%RELENG_5%%lib/valgrind/libc_r.so.5
-%%RELENG_5%%lib/valgrind/libkse.so.1
-%%RELENG_5%%lib/valgrind/libpthread.so.1
-%%RELENG_5%%lib/valgrind/libthr.so.1
%%RELENG_6%%lib/valgrind/libc_r.so.6
%%RELENG_6%%lib/valgrind/libpthread.so.2
%%RELENG_6%%lib/valgrind/libthr.so.2