summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
commitd293b9db160a0dfd0ea19dba7bf255144ce233ef (patch)
treebcfbaaae5da78fdc44756bf29594e15187268614
parent- Update to 0.23 (diff)
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Notes
Notes: svn path=/head/; revision=190273
-rw-r--r--archivers/grzip/Makefile2
-rw-r--r--audio/fdmf/Makefile2
-rw-r--r--audio/laudio/Makefile4
-rw-r--r--audio/liboggz/Makefile2
-rw-r--r--audio/lpac/Makefile2
-rw-r--r--audio/optimfrog/Makefile2
-rw-r--r--audio/portaudio2/Makefile2
-rw-r--r--audio/shntool/Makefile6
-rw-r--r--audio/xmms-crossfade/Makefile4
-rw-r--r--converters/htx/Makefile3
-rw-r--r--deskutils/bitcollider/Makefile10
-rw-r--r--deskutils/when/Makefile2
-rw-r--r--devel/9base/Makefile2
-rw-r--r--devel/gzstream/Makefile2
-rw-r--r--devel/py-fusefs/Makefile2
-rw-r--r--games/freeciv/Makefile4
-rw-r--r--games/palomino/Makefile8
-rw-r--r--graphics/frei0r/Makefile2
-rw-r--r--graphics/jp2a/Makefile8
-rw-r--r--graphics/libgfx/Makefile10
-rw-r--r--graphics/shim/Makefile2
-rw-r--r--graphics/synaesthesia/Makefile13
-rw-r--r--graphics/tkpng/Makefile8
-rw-r--r--multimedia/gaupol/Makefile2
-rw-r--r--net-im/cjc/Makefile2
-rw-r--r--net-im/py-pyxmpp/Makefile2
-rw-r--r--net-mgmt/bsnmptools/Makefile2
-rw-r--r--net/radvd/Makefile12
-rw-r--r--net/spoofer/Makefile2
-rw-r--r--security/p5-Net-SinFP/Makefile2
-rw-r--r--sysutils/durep/Makefile5
-rw-r--r--sysutils/hachoir-wx/Makefile2
-rw-r--r--textproc/minised/Makefile2
-rw-r--r--www/aria2/Makefile8
-rw-r--r--www/castget/Makefile2
-rw-r--r--www/linux-firefox-devel/Makefile2
-rw-r--r--www/linux-seamonkey-devel/Makefile2
-rw-r--r--www/py-openssl-proxy/Makefile2
-rw-r--r--www/xpi-joga/Makefile2
-rw-r--r--www/xpi-linkification/Makefile2
-rw-r--r--www/xpi-num2web/Makefile2
-rw-r--r--www/xpi-quick-locale-switcher/Makefile2
-rw-r--r--x11-toolkits/py-sexy/Makefile2
-rw-r--r--x11-toolkits/py-tktreectrl/Makefile2
-rw-r--r--x11-toolkits/tkdnd/Makefile2
-rw-r--r--x11-toolkits/tktray/Makefile10
46 files changed, 57 insertions, 118 deletions
diff --git a/archivers/grzip/Makefile b/archivers/grzip/Makefile
index ba1713af30e8..221514e87b86 100644
--- a/archivers/grzip/Makefile
+++ b/archivers/grzip/Makefile
@@ -8,7 +8,7 @@
PORTNAME= grzip
PORTVERSION= 0.3.0
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CSME
+MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/compression/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Efficient file compressor
diff --git a/audio/fdmf/Makefile b/audio/fdmf/Makefile
index d4c5e6ed267f..2799e7619547 100644
--- a/audio/fdmf/Makefile
+++ b/audio/fdmf/Makefile
@@ -9,7 +9,7 @@ PORTNAME= fdmf
DISTVERSION= 0.0.9r
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://w140.com/audio/ CSME
+MASTER_SITES= http://w140.com/audio/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Find similar music by perceptual hashing
diff --git a/audio/laudio/Makefile b/audio/laudio/Makefile
index b4b8935c880d..32539cc7df9d 100644
--- a/audio/laudio/Makefile
+++ b/audio/laudio/Makefile
@@ -8,7 +8,7 @@
PORTNAME= laudio
PORTVERSION= 0.4
CATEGORIES= audio linux
-MASTER_SITES= http://www.lossless-audio.com/ CSME
+MASTER_SITES= http://www.lossless-audio.com/ CENKES
DISTNAME= la04
MAINTAINER= infofarmer@FreeBSD.org
@@ -25,7 +25,7 @@ do-install:
@${INSTALL_PROGRAM} ${WRKDIR}/la ${PREFIX}/bin/laudio
@${BRANDELF} -t Linux ${PREFIX}/bin/laudio
.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
+ @${INSTALL} -d ${DOCSDIR}/
@${INSTALL_DATA} ${WRKDIR}/readme.txt ${DOCSDIR}
.endif
diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile
index d30ebb8f8e64..b985e49a8cba 100644
--- a/audio/liboggz/Makefile
+++ b/audio/liboggz/Makefile
@@ -8,7 +8,7 @@
PORTNAME= liboggz
DISTVERSION= 0.9.5
CATEGORIES= audio
-MASTER_SITES= http://www.annodex.net/software/liboggz/download/ CSME
+MASTER_SITES= http://www.annodex.net/software/liboggz/download/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Simple Ogg API
diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile
index bd0f22534daf..a46c2e74c2e8 100644
--- a/audio/lpac/Makefile
+++ b/audio/lpac/Makefile
@@ -8,7 +8,7 @@
PORTNAME= lpac
PORTVERSION= 1.40
CATEGORIES= audio linux
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Lossless audio codec
diff --git a/audio/optimfrog/Makefile b/audio/optimfrog/Makefile
index 26057ad3ce21..073310f767cc 100644
--- a/audio/optimfrog/Makefile
+++ b/audio/optimfrog/Makefile
@@ -8,7 +8,7 @@
PORTNAME= optimfrog
DISTVERSION= 4.520b1
CATEGORIES= audio linux
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
DISTNAME= OptimFROG_All_Linux_x86_${DISTVERSION:S/.//}
MAINTAINER= infofarmer@FreeBSD.org
diff --git a/audio/portaudio2/Makefile b/audio/portaudio2/Makefile
index 308fd01e736f..c532afd80f26 100644
--- a/audio/portaudio2/Makefile
+++ b/audio/portaudio2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= portaudio
PORTVERSION= 19.b${SNAPREV}
CATEGORIES= audio
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
# svn export -rSNAPREV https://www.portaudio.com/repos/portaudio/branches/v19-devel
LATEST_LINK= ${PORTNAME}2
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile
index b5d1f924c62c..b9edd3bfa550 100644
--- a/audio/shntool/Makefile
+++ b/audio/shntool/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: shntool
# Date created: 2 November 2000
-# Whom: Bill Fenner <fenner@FreeBSD.Org>
+# Whom: Bill Fenner <fenner@FreeBSD.org>
#
# $FreeBSD$
#
@@ -8,9 +8,9 @@
PORTNAME= shntool
PORTVERSION= 3.0.2
CATEGORIES= audio
-MASTER_SITES= http://www.etree.org/shnutils/shntool/dist/src/ CSME LOCAL/fenner
+MASTER_SITES= http://www.etree.org/shnutils/shntool/dist/src/ CENKES
-MAINTAINER= infofarmer@FreeBSD.Org
+MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Multi-purpose .wav processing utility
GNU_CONFIGURE= yes
diff --git a/audio/xmms-crossfade/Makefile b/audio/xmms-crossfade/Makefile
index dc38737db37a..d792cf25850a 100644
--- a/audio/xmms-crossfade/Makefile
+++ b/audio/xmms-crossfade/Makefile
@@ -8,7 +8,7 @@
PORTNAME= crossfade
PORTVERSION= 0.3.12
CATEGORIES= audio
-MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ CSME
+MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ CENKES
PKGNAMEPREFIX= ${APP}-
DISTNAME= xmms-${PORTNAME}-${PORTVERSION}
@@ -43,7 +43,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/.libs/libcrossfade.so ${PREFIX}/${PLUGDIR}/
.ifndef NOPORTDOCS
- ${INSTALL_DATA} -d -m 555 ${DOCSDIR}/
+ ${INSTALL} -d ${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
.endif
diff --git a/converters/htx/Makefile b/converters/htx/Makefile
index 5ed4df5027b9..43c79d819532 100644
--- a/converters/htx/Makefile
+++ b/converters/htx/Makefile
@@ -8,14 +8,13 @@
PORTNAME= htx
DISTVERSION= 0.7.7a
CATEGORIES= converters www
-MASTER_SITES= http://stuff.myrealm.co.uk/htx/ CSME
+MASTER_SITES= http://stuff.myrealm.co.uk/htx/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= HTML to XHTML converter
USE_PERL5= yes
NO_BUILD= yes
-
PLIST_FILES= bin/htx
post-patch:
diff --git a/deskutils/bitcollider/Makefile b/deskutils/bitcollider/Makefile
index df36904bfa5e..3e7829e7c64a 100644
--- a/deskutils/bitcollider/Makefile
+++ b/deskutils/bitcollider/Makefile
@@ -13,17 +13,11 @@ MASTER_SITES= SF
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A Bitzi metadata generator
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on FreeBSD 4.x
-.endif
-
HAS_CONFIGURE= yes
CFLAGS+= -lm
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|g' ${WRKSRC}/configure
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile
index 61b21457ab37..21c0750e37f9 100644
--- a/deskutils/when/Makefile
+++ b/deskutils/when/Makefile
@@ -8,7 +8,7 @@
PORTNAME= when
PORTVERSION= 1.1.0
CATEGORIES= deskutils
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A very simple personal calendar
diff --git a/devel/9base/Makefile b/devel/9base/Makefile
index c5014f55c4f0..44b3a9860f41 100644
--- a/devel/9base/Makefile
+++ b/devel/9base/Makefile
@@ -8,7 +8,7 @@
PORTNAME= 9base
DISTVERSION= b20060209
CATEGORIES= devel
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
#http://www.suckless.org/cgi-bin/hgwebdir.cgi/9base/
MAINTAINER= infofarmer@FreeBSD.org
diff --git a/devel/gzstream/Makefile b/devel/gzstream/Makefile
index e4485d653d49..c972298d42e3 100644
--- a/devel/gzstream/Makefile
+++ b/devel/gzstream/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gzstream
DISTVERSION= 1.5
CATEGORIES= devel
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Provides zlib functionality in an iostream
diff --git a/devel/py-fusefs/Makefile b/devel/py-fusefs/Makefile
index d076cce9d4f3..3b14fffdde04 100644
--- a/devel/py-fusefs/Makefile
+++ b/devel/py-fusefs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fusefs
DISTVERSION= 0.2pre1-20060720
CATEGORIES= devel
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= fuse-python-${DISTVERSION}
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 97472888de72..2bbc4ccec0cf 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -88,8 +88,4 @@ post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | \
${XARGS} ${REINPLACE_CMD} -e 's/@program_transform_name@//'
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
.include <bsd.port.post.mk>
diff --git a/games/palomino/Makefile b/games/palomino/Makefile
index 1082f8ace993..08ceb4317a4e 100644
--- a/games/palomino/Makefile
+++ b/games/palomino/Makefile
@@ -46,10 +46,4 @@ do-install:
@${INSTALL_DATA} ${INSTALL_WRKSRC}/src/mod_pony.py \
${WRKSRC}/palomino/engine/src/eng.py ${DATADIR}/pony/out/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/frei0r/Makefile b/graphics/frei0r/Makefile
index a0e424ebd618..a0ed11f3d767 100644
--- a/graphics/frei0r/Makefile
+++ b/graphics/frei0r/Makefile
@@ -9,7 +9,7 @@ PORTNAME= frei0r
PORTVERSION= 1.1.19
DISTVERSIONPREFIX= plugins-
CATEGORIES= graphics
-MASTER_SITES= http://frei0r.kexbox.org/download/source/ CSME
+MASTER_SITES= http://frei0r.kexbox.org/download/source/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Minimalistic plugin API for video effects
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile
index 8c2217f062b0..74bf5d212c41 100644
--- a/graphics/jp2a/Makefile
+++ b/graphics/jp2a/Makefile
@@ -27,10 +27,4 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin/
@${INSTALL_MAN} ${WRKSRC}/man/${MAN1} ${MAN1PREFIX}/man/man1/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/libgfx/Makefile b/graphics/libgfx/Makefile
index a2068e9a6bda..5dbbb3f6c91f 100644
--- a/graphics/libgfx/Makefile
+++ b/graphics/libgfx/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgfx
DISTVERSION= 1.1.0
CATEGORIES= graphics
-MASTER_SITES= http://graphics.cs.uiuc.edu/~garland/dist/ CSME
+MASTER_SITES= http://graphics.cs.uiuc.edu/~garland/dist/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= OpenGL/FLTK development
@@ -33,10 +33,4 @@ do-install:
@${CP} -R ${WRKSRC}/include/gfx ${PREFIX}/include/
@${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}.a ${PREFIX}/lib/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/shim/Makefile b/graphics/shim/Makefile
index ed7fa5d0e958..5e615378149b 100644
--- a/graphics/shim/Makefile
+++ b/graphics/shim/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shim
DISTVERSION= 1.1b
CATEGORIES= graphics
-MASTER_SITES= http://corp.efnet.net/~lamer/pegasosppc/download/ CSME
+MASTER_SITES= http://corp.efnet.net/~lamer/pegasosppc/download/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Show images of various formats
diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile
index 0df902a37222..d6fe2964b9df 100644
--- a/graphics/synaesthesia/Makefile
+++ b/graphics/synaesthesia/Makefile
@@ -9,25 +9,18 @@ PORTNAME= synaesthesia
PORTVERSION= 2.4
PORTREVISION= 1
CATEGORIES= graphics audio
-MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ CSME
+MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Graphically represents sound in real time
USE_SDL= sdl
USE_GMAKE= yes
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE}
PORTDOCS= README
PLIST_FILES= bin/${PORTNAME}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's,stdint.h,inttypes.h,' ${WRKSRC}/*.c?
@${REINPLACE_CMD} -e 's,int16_t,u_int16_t,' ${WRKSRC}/sound.cc
@@ -35,8 +28,8 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/synaesthesia ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
+ @${INSTALL} -d ${DOCSDIR}/
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/graphics/tkpng/Makefile b/graphics/tkpng/Makefile
index b0cf2fe9105d..47efb0976179 100644
--- a/graphics/tkpng/Makefile
+++ b/graphics/tkpng/Makefile
@@ -33,10 +33,4 @@ post-install:
@${LN} -sf ${PREFIX}/lib/${TKPKG}/lib${TKPKG}.so \
${PREFIX}/lib/${TKPKG}/lib${TKPKG}.so.0
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/multimedia/gaupol/Makefile b/multimedia/gaupol/Makefile
index 02f9d0b02f48..f2b64ef7efb9 100644
--- a/multimedia/gaupol/Makefile
+++ b/multimedia/gaupol/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gaupol
PORTVERSION= 0.7.2
CATEGORIES= multimedia
-MASTER_SITES= http://download.gna.org/gaupol/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ CSME
+MASTER_SITES= http://download.gna.org/gaupol/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Subtitle editor
diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile
index e34239eb8fd9..974b5f8d5878 100644
--- a/net-im/cjc/Makefile
+++ b/net-im/cjc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cjc
PORTVERSION= 1.0.0.675
CATEGORIES= net-im python
-MASTER_SITES= CSME http://jabberstudio.2nw.net/cjc/
+MASTER_SITES= CENKES http://jabberstudio.2nw.net/cjc/
# svn export -r675 http://cjc.jajcus.net/svn/cjc/trunk cjc
MAINTAINER= infofarmer@FreeBSD.org
diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile
index 80d0fcbeeb95..7ec5d55605f8 100644
--- a/net-im/py-pyxmpp/Makefile
+++ b/net-im/py-pyxmpp/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pyxmpp
PORTVERSION= 1.0.0.664
CATEGORIES= net-im python
-MASTER_SITES= CSME http://jabberstudio.2nw.net/pyxmpp/
+MASTER_SITES= CENKES http://jabberstudio.2nw.net/pyxmpp/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
# svn export -r664 http://pyxmpp.jajcus.net/svn/pyxmpp/trunk pyxmpp
diff --git a/net-mgmt/bsnmptools/Makefile b/net-mgmt/bsnmptools/Makefile
index 5b724f6be591..b76f027aeb34 100644
--- a/net-mgmt/bsnmptools/Makefile
+++ b/net-mgmt/bsnmptools/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.0.20060818
DISTVERSION= 20060818-01
PORTREVISION= 2
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.ringlet.net/~shteryana/snmp/ CSME
+MASTER_SITES= http://www.ringlet.net/~shteryana/snmp/ CENKES
EXTRACT_SUFX= .tar
MAINTAINER= infofarmer@FreeBSD.org
diff --git a/net/radvd/Makefile b/net/radvd/Makefile
index 777922773c9e..648526debe94 100644
--- a/net/radvd/Makefile
+++ b/net/radvd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= radvd
PORTVERSION= 1.0
CATEGORIES= net ipv6
-MASTER_SITES= http://www.litech.org/radvd/dist/ CSME
+MASTER_SITES= http://www.litech.org/radvd/dist/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A Linux/BSD IPv6 router advertisement daemon
@@ -25,14 +25,8 @@ PLIST_FILES= etc/radvd.conf.example sbin/radvd sbin/radvdump
post-install:
@${INSTALL_DATA} ${WRKSRC}/radvd.conf.example ${PREFIX}/etc/
.ifndef NOPORTDOCS
- @${INSTALL} -d ${DOCSDIR}
+ @${INSTALL} -d ${DOCSDIR}/
@${INSTALL_DATA} ${PORTDOCS:S.^.${WRKSRC}/.} ${DOCSDIR}/
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index 7c2964ee3d7a..992500ea6159 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= spoofer
PORTVERSION= 0.5
CATEGORIES= net
-MASTER_SITES= http://spoofer.csail.mit.edu/ CSME
+MASTER_SITES= http://spoofer.csail.mit.edu/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= ANA Spoofer Project testing software
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile
index a3fff6735c94..4d31fc237d05 100644
--- a/security/p5-Net-SinFP/Makefile
+++ b/security/p5-Net-SinFP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN/Net
DISTNAME= Net-SinFP-${DISTVERSION}
.ifdef DBDATE
PORTREVISION= ${DBDATE}
-MASTER_SITES+= http://www.gomor.org/files/:DB CSME:DB
+MASTER_SITES+= http://www.gomor.org/files/:DB CENKES:DB
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-${DBDATE}.db:DB
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile
index e549a00668ee..7354fb31e764 100644
--- a/sysutils/durep/Makefile
+++ b/sysutils/durep/Makefile
@@ -9,7 +9,7 @@ PORTNAME= durep
PORTVERSION= 0.9
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://www.hibernaculum.net/download/ CSME
+MASTER_SITES= http://www.hibernaculum.net/download/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Utility for monitoring disk usage in a more visual way than du
@@ -17,7 +17,6 @@ COMMENT= Utility for monitoring disk usage in a more visual way than du
RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
USE_PERL5= yes
-
MAN1= durep.1
WWW_FILES= durep.cgi style.css bar.png
PLIST_FILES= bin/durep ${WWW_FILES:S,^,${WWWDIR_REL}/,}
@@ -28,7 +27,7 @@ do-build:
pod2man --center="Disk Usage Report Generator" --release="durep version ${PORTVERSION}" ${WRKSRC}/durep.pod > ${WRKSRC}/durep.1
do-install:
- ${INSTALL} -d ${WWWDIR}
+ ${INSTALL} -d ${WWWDIR}/
${INSTALL_SCRIPT} ${WRKSRC}/durep ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/durep.1 ${MAN1PREFIX}/man/man1/
${INSTALL_SCRIPT} ${WRKSRC}/durep.cgi ${WWWDIR}/
diff --git a/sysutils/hachoir-wx/Makefile b/sysutils/hachoir-wx/Makefile
index a9938ba35631..2d79791804c9 100644
--- a/sysutils/hachoir-wx/Makefile
+++ b/sysutils/hachoir-wx/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hachoir-wx
PORTVERSION= 0.1.2
CATEGORIES= sysutils python
-MASTER_SITES= http://cheeseshop.python.org/packages/source/h/${PORTNAME}/ CSME
+MASTER_SITES= http://cheeseshop.python.org/packages/source/h/${PORTNAME}/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Hachoir GUI
diff --git a/textproc/minised/Makefile b/textproc/minised/Makefile
index 4c5f1af6b89a..0959417f2765 100644
--- a/textproc/minised/Makefile
+++ b/textproc/minised/Makefile
@@ -8,7 +8,7 @@
PORTNAME= minised
PORTVERSION= 1.12
CATEGORIES= textproc
-MASTER_SITES= http://dl.exactcode.de/oss/minised/ CSME
+MASTER_SITES= http://dl.exactcode.de/oss/minised/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Smaller, cheaper, faster sed implementation
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index e15ffeb69df7..da0db092de9f 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -31,10 +31,4 @@ PLIST_FILES= bin/aria2c \
share/locale/ru/LC_MESSAGES/aria2c.mo
MAN1= aria2c.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/castget/Makefile b/www/castget/Makefile
index f7fe50f1fbb1..f4219b6a4000 100644
--- a/www/castget/Makefile
+++ b/www/castget/Makefile
@@ -8,7 +8,7 @@
PORTNAME= castget
PORTVERSION= 0.9.6
CATEGORIES= www
-MASTER_SITES= SAVANNAH CSME
+MASTER_SITES= SAVANNAH CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Command-line podcast downloader
diff --git a/www/linux-firefox-devel/Makefile b/www/linux-firefox-devel/Makefile
index 00ecdfd36af2..15dc202d9a6f 100644
--- a/www/linux-firefox-devel/Makefile
+++ b/www/linux-firefox-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \
ftp://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \
http://ftp.belnet.be/packages/mozilla/%SUBDIR%/ \
ftp://ftp.belnet.be/packages/mozilla/%SUBDIR%/ \
- CSME/myports/${DIST_SUBDIR}
+ CENKES/myports/${DIST_SUBDIR}
MASTER_SITE_SUBDIR= ${PORTNAME}/nightly/${SNAPDATE}-04-trunk
PKGNAMESUFFIX= -devel
DIST_SUBDIR= ${PORTNAME}-${SNAPDATE}
diff --git a/www/linux-seamonkey-devel/Makefile b/www/linux-seamonkey-devel/Makefile
index 313953818888..bbb01f512266 100644
--- a/www/linux-seamonkey-devel/Makefile
+++ b/www/linux-seamonkey-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \
ftp://ftp.mozilla.org/pub/mozilla.org/%SUBDIR%/ \
http://ftp.belnet.be/packages/mozilla/%SUBDIR%/ \
ftp://ftp.belnet.be/packages/mozilla/%SUBDIR%/ \
- CSME/myports/${DIST_SUBDIR}
+ CENKES/myports/${DIST_SUBDIR}
MASTER_SITE_SUBDIR= ${PORTNAME}/nightly/${SNAPDATE}-01-trunk
PKGNAMESUFFIX= -devel
DIST_SUBDIR= ${PORTNAME}-${SNAPDATE}
diff --git a/www/py-openssl-proxy/Makefile b/www/py-openssl-proxy/Makefile
index 5fc8c402ba54..0802fbbd2165 100644
--- a/www/py-openssl-proxy/Makefile
+++ b/www/py-openssl-proxy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= openssl-proxy
PORTVERSION= 0.1
CATEGORIES= www security
-MASTER_SITES= http://richard.jones.name/google-hacks/gmail-filesystem/ CSME
+MASTER_SITES= http://richard.jones.name/google-hacks/gmail-filesystem/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyOpenSSLProxy-${PORTVERSION}
diff --git a/www/xpi-joga/Makefile b/www/xpi-joga/Makefile
index 2db75b65c775..14b0310f6ac8 100644
--- a/www/xpi-joga/Makefile
+++ b/www/xpi-joga/Makefile
@@ -8,7 +8,7 @@
PORTNAME= joga
PORTVERSION= 1.5
CATEGORIES= www
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
# The unversioned dist is at http://dl.google.com/firefox/joga/companion.xpi
# The update RDF is at http://tools.google.com/firefox/joga/update.rdf
diff --git a/www/xpi-linkification/Makefile b/www/xpi-linkification/Makefile
index 7a5a71aebd05..c807cbe910e0 100644
--- a/www/xpi-linkification/Makefile
+++ b/www/xpi-linkification/Makefile
@@ -8,7 +8,7 @@
PORTNAME= linkification
PORTVERSION= 1.3.3
CATEGORIES= www
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Converts text links into genuine, clickable links
diff --git a/www/xpi-num2web/Makefile b/www/xpi-num2web/Makefile
index 1f7ddd3678e3..1ef0e291b8ac 100644
--- a/www/xpi-num2web/Makefile
+++ b/www/xpi-num2web/Makefile
@@ -8,7 +8,7 @@
PORTNAME= num2web
PORTVERSION= 0.1
CATEGORIES= www
-MASTER_SITES= http://www.e164.org/${PORTNAME}/ CSME
+MASTER_SITES= http://www.e164.org/${PORTNAME}/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Enum lookups support
diff --git a/www/xpi-quick-locale-switcher/Makefile b/www/xpi-quick-locale-switcher/Makefile
index 0daff28c0ece..2293d57e03ed 100644
--- a/www/xpi-quick-locale-switcher/Makefile
+++ b/www/xpi-quick-locale-switcher/Makefile
@@ -9,7 +9,7 @@ PORTNAME= quick-locale-switcher
PORTVERSION= 1.5.0.1
DISTVERSIONSUFFIX= -fx+fl+mz+ns+nv+zm+sb+tb
CATEGORIES= www
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Quickly change and apply a different locale from the tools menu
diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile
index 68ba9ed049cc..e20911046343 100644
--- a/x11-toolkits/py-sexy/Makefile
+++ b/x11-toolkits/py-sexy/Makefile
@@ -9,7 +9,7 @@ PORTNAME= sexy
PORTVERSION= 0.1.9
DISTVERSIONPREFIX= python-
CATEGORIES= x11-toolkits
-MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ CSME
+MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= infofarmer@FreeBSD.org
diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile
index 64fc89bad6f6..172b0020e86e 100644
--- a/x11-toolkits/py-tktreectrl/Makefile
+++ b/x11-toolkits/py-tktreectrl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tktreectrl
PORTVERSION= 0.6
CATEGORIES= x11-toolkits tk84
-MASTER_SITES= http://klappnase.zexxo.net/TkinterTreectrl/ CSME
+MASTER_SITES= http://klappnase.zexxo.net/TkinterTreectrl/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TkinterTreectrl-${DISTVERSION}
diff --git a/x11-toolkits/tkdnd/Makefile b/x11-toolkits/tkdnd/Makefile
index 0481170d6845..2fb4e0d48b26 100644
--- a/x11-toolkits/tkdnd/Makefile
+++ b/x11-toolkits/tkdnd/Makefile
@@ -9,7 +9,7 @@ PORTNAME= tkdnd
PORTVERSION= 1.0
DISTVERSION= 1.0.20040304
CATEGORIES= x11-toolkits tk84
-MASTER_SITES= CSME
+MASTER_SITES= CENKES
# Distfile prepared from SourceForge CVS
MAINTAINER= infofarmer@FreeBSD.org
diff --git a/x11-toolkits/tktray/Makefile b/x11-toolkits/tktray/Makefile
index 111044249154..e4ea09c43c26 100644
--- a/x11-toolkits/tktray/Makefile
+++ b/x11-toolkits/tktray/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tktray
PORTVERSION= 1.1
CATEGORIES= x11-toolkits tk84
-MASTER_SITES= http://www.sw4me.com/ CSME
+MASTER_SITES= http://www.sw4me.com/ CENKES
DISTNAME= ${TKPKG}
MAINTAINER= infofarmer@FreeBSD.org
@@ -32,10 +32,4 @@ post-patch:
post-install:
@${LN} -sf ${USE_LDCONFIG}/lib${TKPKG}.so ${USE_LDCONFIG}/lib${TKPKG}.so.0
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>