diff --git a/devel/p4/Makefile b/devel/p4/Makefile index 57138b7b96fe..bf2811bc486f 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -1,149 +1,149 @@ # New ports collection makefile for: perforce # Date created: 3 Mai 2000 # Whom: sam@inf.enst.fr # # $FreeBSD$ # PORTNAME= perforce PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed # ARCH!= /usr/bin/uname -p ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 0 +REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt .elif ${ARCH} == alpha VERSION= 99.1 REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt .else VERSION= 0 IGNORE= unsupported platform, sorry .endif # End of kludge RESTRICTED= Restricted distribution NO_WRKSUBDIR= yes PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \ ${SBIN_FILES:S+^+sbin/+g} .include .if ${ARCH} == sparc64 && ${OSVERSION} > 700017 BROKEN= requires compat6x, which has not yet been relased .endif # Figure out what to install .if ${ARCH} == alpha PLATFORM= freebsdaxp .elif ${ARCH} == amd64 PLATFORM= freebsd54x86_64 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == i386 PLATFORM= freebsd54x86 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000 PLATFORM= freebsd61sparc64 .else IGNORE= unsupported OS release, sorry .endif # These variables are all configurable. PERFORCE_USER?= p4admin PERFORCE_UID?= 94 PERFORCE_GROUP?= p4admin PERFORCE_GID?= 94 PERFORCE_HOME?= ${LOCALBASE}/perforce PERFORCE_ROOT?= ${PERFORCE_HOME}/root PERFORCE_LOGS?= ${PERFORCE_HOME}/logs PERFORCE_PORT?= 1666 PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 pre-everything:: @${ECHO} "If the checksums fail, try doing 'make distclean'" @${ECHO} "to force getting the latest binaries from Perforce." @${ECHO} "" @${ECHO} "Read the release notes for this release to determine" @${ECHO} "how to migrate the database to the new version. In" @${ECHO} "most instances, it is done automatically. However," @${ECHO} "sometimes it must be done manually." @${ECHO} "" @${ECHO} "The release notes for this version are at" @${ECHO} ${REL_NOTES} @${ECHO} "" @${ECHO} "Checkpoint and backup your data before installing!" do-build: ${SED} -e "s,@PERFORCE_ROOT@,${PERFORCE_ROOT},g" \ -e "s,@PERFORCE_LOGS@,${PERFORCE_LOGS},g" \ -e "s,@PERFORCE_USER@,${PERFORCE_USER},g" \ -e "s,@PERFORCE_PORT@,${PERFORCE_PORT},g" \ -e "s,@PERFORCE_CACHE@,${PERFORCE_CACHE},g" \ -e "s,@PERFORCE_TARGET@,${PERFORCE_TARGET},g" \ < ${FILESDIR}/perforce.conf.in > ${WRKSRC}/perforce.conf ${SED} -e "s,@PREFIX@,${PREFIX},g" \ < ${FILESDIR}/perforce.sh.in > ${WRKSRC}/perforce.sh pre-su-install: ${SETENV} PKG_PREFIX=${PREFIX} \ PERFORCE_USER=${PERFORCE_USER} \ PERFORCE_UID=${PERFORCE_UID} \ PERFORCE_GROUP=${PERFORCE_GROUP} \ PERFORCE_GID=${PERFORCE_GID} \ PERFORCE_HOME=${PERFORCE_HOME} \ PERFORCE_ROOT=${PERFORCE_ROOT} \ PERFORCE_LOGS=${PERFORCE_LOGS} \ ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL do-install: .for f in ${BIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/bin/ .endfor .for f in ${SBIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/sbin/ .endfor ${INSTALL_DATA} ${WRKSRC}/perforce.conf ${PREFIX}/etc/perforce.conf.default; \ if [ ! -f ${PREFIX}/etc/perforce.conf ]; then \ ${CP} -p ${PREFIX}/etc/perforce.conf.default ${PREFIX}/etc/perforce.conf; \ fi ${INSTALL_SCRIPT} ${WRKSRC}/perforce.sh ${PREFIX}/etc/rc.d/ post-install: ${ECHO_CMD} "@unexec ${RMDIR} ${PERFORCE_ROOT} ${PERFORCE_LOGS} ${PERFORCE_HOME} 2>/dev/null || true" >> ${TMPPLIST} .include diff --git a/devel/p4/distinfo.freebsd54x86 b/devel/p4/distinfo.freebsd54x86 index 59386de7dab4..18c888ae8851 100644 --- a/devel/p4/distinfo.freebsd54x86 +++ b/devel/p4/distinfo.freebsd54x86 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = d7ad7f15577b994865d9b5a3318f73f5 -SHA256 (perforce/06.2/i386/p4d) = 2a454d6bf9fd187c9092da808ef17f667817407238c66c373434f7ced1b946ff -SIZE (perforce/06.2/i386/p4d) = 1399160 +MD5 (perforce/06.2/i386/p4d) = 82a514605738d6b1f7a3c822cb2aab64 +SHA256 (perforce/06.2/i386/p4d) = add70f92a06cc680e7ea5edd424aaeb6f7e0c3c40d17babfcf86996f3989ea13 +SIZE (perforce/06.2/i386/p4d) = 1399192 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 MD5 (perforce/06.2/i386/p4p) = e7f32d9da739a12a804a46d647c496d4 SHA256 (perforce/06.2/i386/p4p) = 82a7e7d3dd242650c6fa574de283c993567654038625b675990c4055236f7465 SIZE (perforce/06.2/i386/p4p) = 444320 MD5 (perforce/06.2/i386/p4web) = 16cf5ce929cd2bc068a47cbaf2f9f2e6 SHA256 (perforce/06.2/i386/p4web) = 0322a7e50aa84c2aa20b218df4bf8fb86f3371d5496af99b56acd2b4a9e08581 SIZE (perforce/06.2/i386/p4web) = 1695267 diff --git a/devel/p4/distinfo.freebsd54x86_64 b/devel/p4/distinfo.freebsd54x86_64 index e94250f0aeb9..7ea8929fdf26 100644 --- a/devel/p4/distinfo.freebsd54x86_64 +++ b/devel/p4/distinfo.freebsd54x86_64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = 5b17dd684c9e6367cf3929e2584bedef -SHA256 (perforce/06.2/amd64/p4d) = 53f105d6678b6aea2f5fe39a12c9d2c331f940b397a34e16bc006bbe1583d726 -SIZE (perforce/06.2/amd64/p4d) = 1553528 +MD5 (perforce/06.2/amd64/p4d) = 5156017e519a7d894a3dc92a4d217a54 +SHA256 (perforce/06.2/amd64/p4d) = 87e9bbd395d63fcdccad012f4e654ccb47bde0355469b8356414637171672d60 +SIZE (perforce/06.2/amd64/p4d) = 1556664 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 MD5 (perforce/06.2/amd64/p4p) = 462e16d903e9d99613270b8fadd48295 SHA256 (perforce/06.2/amd64/p4p) = d8e09b6f6746adfe6f19de1bd3494417b7e2e48f02bc08c897464f0ac3897a52 SIZE (perforce/06.2/amd64/p4p) = 529472 MD5 (perforce/06.2/amd64/p4web) = 075a3947b42d67f201920c2bf6dad3df SHA256 (perforce/06.2/amd64/p4web) = 479c2c862ada10147971ddac1d67ed46f8b6950f8f60810aef5ac9a6ba209f08 SIZE (perforce/06.2/amd64/p4web) = 1873416 diff --git a/devel/p4/distinfo.freebsd61sparc64 b/devel/p4/distinfo.freebsd61sparc64 index ea58514d5ecc..10af1695a6bd 100644 --- a/devel/p4/distinfo.freebsd61sparc64 +++ b/devel/p4/distinfo.freebsd61sparc64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = d7a0cecc6d73abf2e3e3b0e0e930bb92 -SHA256 (perforce/06.2/sparc64/p4d) = 69317a30a8107fc63c3b5ae0fdc60417218c02546002573203a5f5882d1b32ea -SIZE (perforce/06.2/sparc64/p4d) = 1580024 +MD5 (perforce/06.2/sparc64/p4d) = 3b2a46ef7f3a6035b1152b72cb5b1255 +SHA256 (perforce/06.2/sparc64/p4d) = 9034699cbf1f2d2cf7634b51548b4183ccdb2c2c5151dfa02f06b98aebaf85f1 +SIZE (perforce/06.2/sparc64/p4d) = 1580824 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 MD5 (perforce/06.2/sparc64/p4p) = 2ce90e0dbfac6d9449bb1c9cd55fdfad SHA256 (perforce/06.2/sparc64/p4p) = 1bad7dc3cf4814d99710e17f3b61b4991517be03c94d86cca0ce1d9fce369cea SIZE (perforce/06.2/sparc64/p4p) = 556832 MD5 (perforce/06.2/sparc64/p4web) = d0ba00ff910b16cc626964ff72c88591 SHA256 (perforce/06.2/sparc64/p4web) = 9d27eb494e4f11308fb57426b596fcfacb64dbe2a453df5a32ac91a90745110d SIZE (perforce/06.2/sparc64/p4web) = 1773992 diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile index 57138b7b96fe..bf2811bc486f 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -1,149 +1,149 @@ # New ports collection makefile for: perforce # Date created: 3 Mai 2000 # Whom: sam@inf.enst.fr # # $FreeBSD$ # PORTNAME= perforce PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed # ARCH!= /usr/bin/uname -p ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 0 +REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt .elif ${ARCH} == alpha VERSION= 99.1 REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt .else VERSION= 0 IGNORE= unsupported platform, sorry .endif # End of kludge RESTRICTED= Restricted distribution NO_WRKSUBDIR= yes PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \ ${SBIN_FILES:S+^+sbin/+g} .include .if ${ARCH} == sparc64 && ${OSVERSION} > 700017 BROKEN= requires compat6x, which has not yet been relased .endif # Figure out what to install .if ${ARCH} == alpha PLATFORM= freebsdaxp .elif ${ARCH} == amd64 PLATFORM= freebsd54x86_64 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == i386 PLATFORM= freebsd54x86 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000 PLATFORM= freebsd61sparc64 .else IGNORE= unsupported OS release, sorry .endif # These variables are all configurable. PERFORCE_USER?= p4admin PERFORCE_UID?= 94 PERFORCE_GROUP?= p4admin PERFORCE_GID?= 94 PERFORCE_HOME?= ${LOCALBASE}/perforce PERFORCE_ROOT?= ${PERFORCE_HOME}/root PERFORCE_LOGS?= ${PERFORCE_HOME}/logs PERFORCE_PORT?= 1666 PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 pre-everything:: @${ECHO} "If the checksums fail, try doing 'make distclean'" @${ECHO} "to force getting the latest binaries from Perforce." @${ECHO} "" @${ECHO} "Read the release notes for this release to determine" @${ECHO} "how to migrate the database to the new version. In" @${ECHO} "most instances, it is done automatically. However," @${ECHO} "sometimes it must be done manually." @${ECHO} "" @${ECHO} "The release notes for this version are at" @${ECHO} ${REL_NOTES} @${ECHO} "" @${ECHO} "Checkpoint and backup your data before installing!" do-build: ${SED} -e "s,@PERFORCE_ROOT@,${PERFORCE_ROOT},g" \ -e "s,@PERFORCE_LOGS@,${PERFORCE_LOGS},g" \ -e "s,@PERFORCE_USER@,${PERFORCE_USER},g" \ -e "s,@PERFORCE_PORT@,${PERFORCE_PORT},g" \ -e "s,@PERFORCE_CACHE@,${PERFORCE_CACHE},g" \ -e "s,@PERFORCE_TARGET@,${PERFORCE_TARGET},g" \ < ${FILESDIR}/perforce.conf.in > ${WRKSRC}/perforce.conf ${SED} -e "s,@PREFIX@,${PREFIX},g" \ < ${FILESDIR}/perforce.sh.in > ${WRKSRC}/perforce.sh pre-su-install: ${SETENV} PKG_PREFIX=${PREFIX} \ PERFORCE_USER=${PERFORCE_USER} \ PERFORCE_UID=${PERFORCE_UID} \ PERFORCE_GROUP=${PERFORCE_GROUP} \ PERFORCE_GID=${PERFORCE_GID} \ PERFORCE_HOME=${PERFORCE_HOME} \ PERFORCE_ROOT=${PERFORCE_ROOT} \ PERFORCE_LOGS=${PERFORCE_LOGS} \ ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL do-install: .for f in ${BIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/bin/ .endfor .for f in ${SBIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/sbin/ .endfor ${INSTALL_DATA} ${WRKSRC}/perforce.conf ${PREFIX}/etc/perforce.conf.default; \ if [ ! -f ${PREFIX}/etc/perforce.conf ]; then \ ${CP} -p ${PREFIX}/etc/perforce.conf.default ${PREFIX}/etc/perforce.conf; \ fi ${INSTALL_SCRIPT} ${WRKSRC}/perforce.sh ${PREFIX}/etc/rc.d/ post-install: ${ECHO_CMD} "@unexec ${RMDIR} ${PERFORCE_ROOT} ${PERFORCE_LOGS} ${PERFORCE_HOME} 2>/dev/null || true" >> ${TMPPLIST} .include diff --git a/devel/p4d/distinfo.freebsd54x86 b/devel/p4d/distinfo.freebsd54x86 index 59386de7dab4..18c888ae8851 100644 --- a/devel/p4d/distinfo.freebsd54x86 +++ b/devel/p4d/distinfo.freebsd54x86 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = d7ad7f15577b994865d9b5a3318f73f5 -SHA256 (perforce/06.2/i386/p4d) = 2a454d6bf9fd187c9092da808ef17f667817407238c66c373434f7ced1b946ff -SIZE (perforce/06.2/i386/p4d) = 1399160 +MD5 (perforce/06.2/i386/p4d) = 82a514605738d6b1f7a3c822cb2aab64 +SHA256 (perforce/06.2/i386/p4d) = add70f92a06cc680e7ea5edd424aaeb6f7e0c3c40d17babfcf86996f3989ea13 +SIZE (perforce/06.2/i386/p4d) = 1399192 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 MD5 (perforce/06.2/i386/p4p) = e7f32d9da739a12a804a46d647c496d4 SHA256 (perforce/06.2/i386/p4p) = 82a7e7d3dd242650c6fa574de283c993567654038625b675990c4055236f7465 SIZE (perforce/06.2/i386/p4p) = 444320 MD5 (perforce/06.2/i386/p4web) = 16cf5ce929cd2bc068a47cbaf2f9f2e6 SHA256 (perforce/06.2/i386/p4web) = 0322a7e50aa84c2aa20b218df4bf8fb86f3371d5496af99b56acd2b4a9e08581 SIZE (perforce/06.2/i386/p4web) = 1695267 diff --git a/devel/p4d/distinfo.freebsd54x86_64 b/devel/p4d/distinfo.freebsd54x86_64 index e94250f0aeb9..7ea8929fdf26 100644 --- a/devel/p4d/distinfo.freebsd54x86_64 +++ b/devel/p4d/distinfo.freebsd54x86_64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = 5b17dd684c9e6367cf3929e2584bedef -SHA256 (perforce/06.2/amd64/p4d) = 53f105d6678b6aea2f5fe39a12c9d2c331f940b397a34e16bc006bbe1583d726 -SIZE (perforce/06.2/amd64/p4d) = 1553528 +MD5 (perforce/06.2/amd64/p4d) = 5156017e519a7d894a3dc92a4d217a54 +SHA256 (perforce/06.2/amd64/p4d) = 87e9bbd395d63fcdccad012f4e654ccb47bde0355469b8356414637171672d60 +SIZE (perforce/06.2/amd64/p4d) = 1556664 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 MD5 (perforce/06.2/amd64/p4p) = 462e16d903e9d99613270b8fadd48295 SHA256 (perforce/06.2/amd64/p4p) = d8e09b6f6746adfe6f19de1bd3494417b7e2e48f02bc08c897464f0ac3897a52 SIZE (perforce/06.2/amd64/p4p) = 529472 MD5 (perforce/06.2/amd64/p4web) = 075a3947b42d67f201920c2bf6dad3df SHA256 (perforce/06.2/amd64/p4web) = 479c2c862ada10147971ddac1d67ed46f8b6950f8f60810aef5ac9a6ba209f08 SIZE (perforce/06.2/amd64/p4web) = 1873416 diff --git a/devel/p4d/distinfo.freebsd61sparc64 b/devel/p4d/distinfo.freebsd61sparc64 index ea58514d5ecc..10af1695a6bd 100644 --- a/devel/p4d/distinfo.freebsd61sparc64 +++ b/devel/p4d/distinfo.freebsd61sparc64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = d7a0cecc6d73abf2e3e3b0e0e930bb92 -SHA256 (perforce/06.2/sparc64/p4d) = 69317a30a8107fc63c3b5ae0fdc60417218c02546002573203a5f5882d1b32ea -SIZE (perforce/06.2/sparc64/p4d) = 1580024 +MD5 (perforce/06.2/sparc64/p4d) = 3b2a46ef7f3a6035b1152b72cb5b1255 +SHA256 (perforce/06.2/sparc64/p4d) = 9034699cbf1f2d2cf7634b51548b4183ccdb2c2c5151dfa02f06b98aebaf85f1 +SIZE (perforce/06.2/sparc64/p4d) = 1580824 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 MD5 (perforce/06.2/sparc64/p4p) = 2ce90e0dbfac6d9449bb1c9cd55fdfad SHA256 (perforce/06.2/sparc64/p4p) = 1bad7dc3cf4814d99710e17f3b61b4991517be03c94d86cca0ce1d9fce369cea SIZE (perforce/06.2/sparc64/p4p) = 556832 MD5 (perforce/06.2/sparc64/p4web) = d0ba00ff910b16cc626964ff72c88591 SHA256 (perforce/06.2/sparc64/p4web) = 9d27eb494e4f11308fb57426b596fcfacb64dbe2a453df5a32ac91a90745110d SIZE (perforce/06.2/sparc64/p4web) = 1773992 diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile index 57138b7b96fe..bf2811bc486f 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -1,149 +1,149 @@ # New ports collection makefile for: perforce # Date created: 3 Mai 2000 # Whom: sam@inf.enst.fr # # $FreeBSD$ # PORTNAME= perforce PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed # ARCH!= /usr/bin/uname -p ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 0 +REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt .elif ${ARCH} == alpha VERSION= 99.1 REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt .else VERSION= 0 IGNORE= unsupported platform, sorry .endif # End of kludge RESTRICTED= Restricted distribution NO_WRKSUBDIR= yes PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \ ${SBIN_FILES:S+^+sbin/+g} .include .if ${ARCH} == sparc64 && ${OSVERSION} > 700017 BROKEN= requires compat6x, which has not yet been relased .endif # Figure out what to install .if ${ARCH} == alpha PLATFORM= freebsdaxp .elif ${ARCH} == amd64 PLATFORM= freebsd54x86_64 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == i386 PLATFORM= freebsd54x86 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000 PLATFORM= freebsd61sparc64 .else IGNORE= unsupported OS release, sorry .endif # These variables are all configurable. PERFORCE_USER?= p4admin PERFORCE_UID?= 94 PERFORCE_GROUP?= p4admin PERFORCE_GID?= 94 PERFORCE_HOME?= ${LOCALBASE}/perforce PERFORCE_ROOT?= ${PERFORCE_HOME}/root PERFORCE_LOGS?= ${PERFORCE_HOME}/logs PERFORCE_PORT?= 1666 PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 pre-everything:: @${ECHO} "If the checksums fail, try doing 'make distclean'" @${ECHO} "to force getting the latest binaries from Perforce." @${ECHO} "" @${ECHO} "Read the release notes for this release to determine" @${ECHO} "how to migrate the database to the new version. In" @${ECHO} "most instances, it is done automatically. However," @${ECHO} "sometimes it must be done manually." @${ECHO} "" @${ECHO} "The release notes for this version are at" @${ECHO} ${REL_NOTES} @${ECHO} "" @${ECHO} "Checkpoint and backup your data before installing!" do-build: ${SED} -e "s,@PERFORCE_ROOT@,${PERFORCE_ROOT},g" \ -e "s,@PERFORCE_LOGS@,${PERFORCE_LOGS},g" \ -e "s,@PERFORCE_USER@,${PERFORCE_USER},g" \ -e "s,@PERFORCE_PORT@,${PERFORCE_PORT},g" \ -e "s,@PERFORCE_CACHE@,${PERFORCE_CACHE},g" \ -e "s,@PERFORCE_TARGET@,${PERFORCE_TARGET},g" \ < ${FILESDIR}/perforce.conf.in > ${WRKSRC}/perforce.conf ${SED} -e "s,@PREFIX@,${PREFIX},g" \ < ${FILESDIR}/perforce.sh.in > ${WRKSRC}/perforce.sh pre-su-install: ${SETENV} PKG_PREFIX=${PREFIX} \ PERFORCE_USER=${PERFORCE_USER} \ PERFORCE_UID=${PERFORCE_UID} \ PERFORCE_GROUP=${PERFORCE_GROUP} \ PERFORCE_GID=${PERFORCE_GID} \ PERFORCE_HOME=${PERFORCE_HOME} \ PERFORCE_ROOT=${PERFORCE_ROOT} \ PERFORCE_LOGS=${PERFORCE_LOGS} \ ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL do-install: .for f in ${BIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/bin/ .endfor .for f in ${SBIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/sbin/ .endfor ${INSTALL_DATA} ${WRKSRC}/perforce.conf ${PREFIX}/etc/perforce.conf.default; \ if [ ! -f ${PREFIX}/etc/perforce.conf ]; then \ ${CP} -p ${PREFIX}/etc/perforce.conf.default ${PREFIX}/etc/perforce.conf; \ fi ${INSTALL_SCRIPT} ${WRKSRC}/perforce.sh ${PREFIX}/etc/rc.d/ post-install: ${ECHO_CMD} "@unexec ${RMDIR} ${PERFORCE_ROOT} ${PERFORCE_LOGS} ${PERFORCE_HOME} 2>/dev/null || true" >> ${TMPPLIST} .include diff --git a/devel/p4ftpd/distinfo.freebsd54x86 b/devel/p4ftpd/distinfo.freebsd54x86 index 59386de7dab4..18c888ae8851 100644 --- a/devel/p4ftpd/distinfo.freebsd54x86 +++ b/devel/p4ftpd/distinfo.freebsd54x86 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = d7ad7f15577b994865d9b5a3318f73f5 -SHA256 (perforce/06.2/i386/p4d) = 2a454d6bf9fd187c9092da808ef17f667817407238c66c373434f7ced1b946ff -SIZE (perforce/06.2/i386/p4d) = 1399160 +MD5 (perforce/06.2/i386/p4d) = 82a514605738d6b1f7a3c822cb2aab64 +SHA256 (perforce/06.2/i386/p4d) = add70f92a06cc680e7ea5edd424aaeb6f7e0c3c40d17babfcf86996f3989ea13 +SIZE (perforce/06.2/i386/p4d) = 1399192 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 MD5 (perforce/06.2/i386/p4p) = e7f32d9da739a12a804a46d647c496d4 SHA256 (perforce/06.2/i386/p4p) = 82a7e7d3dd242650c6fa574de283c993567654038625b675990c4055236f7465 SIZE (perforce/06.2/i386/p4p) = 444320 MD5 (perforce/06.2/i386/p4web) = 16cf5ce929cd2bc068a47cbaf2f9f2e6 SHA256 (perforce/06.2/i386/p4web) = 0322a7e50aa84c2aa20b218df4bf8fb86f3371d5496af99b56acd2b4a9e08581 SIZE (perforce/06.2/i386/p4web) = 1695267 diff --git a/devel/p4ftpd/distinfo.freebsd54x86_64 b/devel/p4ftpd/distinfo.freebsd54x86_64 index e94250f0aeb9..7ea8929fdf26 100644 --- a/devel/p4ftpd/distinfo.freebsd54x86_64 +++ b/devel/p4ftpd/distinfo.freebsd54x86_64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = 5b17dd684c9e6367cf3929e2584bedef -SHA256 (perforce/06.2/amd64/p4d) = 53f105d6678b6aea2f5fe39a12c9d2c331f940b397a34e16bc006bbe1583d726 -SIZE (perforce/06.2/amd64/p4d) = 1553528 +MD5 (perforce/06.2/amd64/p4d) = 5156017e519a7d894a3dc92a4d217a54 +SHA256 (perforce/06.2/amd64/p4d) = 87e9bbd395d63fcdccad012f4e654ccb47bde0355469b8356414637171672d60 +SIZE (perforce/06.2/amd64/p4d) = 1556664 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 MD5 (perforce/06.2/amd64/p4p) = 462e16d903e9d99613270b8fadd48295 SHA256 (perforce/06.2/amd64/p4p) = d8e09b6f6746adfe6f19de1bd3494417b7e2e48f02bc08c897464f0ac3897a52 SIZE (perforce/06.2/amd64/p4p) = 529472 MD5 (perforce/06.2/amd64/p4web) = 075a3947b42d67f201920c2bf6dad3df SHA256 (perforce/06.2/amd64/p4web) = 479c2c862ada10147971ddac1d67ed46f8b6950f8f60810aef5ac9a6ba209f08 SIZE (perforce/06.2/amd64/p4web) = 1873416 diff --git a/devel/p4ftpd/distinfo.freebsd61sparc64 b/devel/p4ftpd/distinfo.freebsd61sparc64 index ea58514d5ecc..10af1695a6bd 100644 --- a/devel/p4ftpd/distinfo.freebsd61sparc64 +++ b/devel/p4ftpd/distinfo.freebsd61sparc64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = d7a0cecc6d73abf2e3e3b0e0e930bb92 -SHA256 (perforce/06.2/sparc64/p4d) = 69317a30a8107fc63c3b5ae0fdc60417218c02546002573203a5f5882d1b32ea -SIZE (perforce/06.2/sparc64/p4d) = 1580024 +MD5 (perforce/06.2/sparc64/p4d) = 3b2a46ef7f3a6035b1152b72cb5b1255 +SHA256 (perforce/06.2/sparc64/p4d) = 9034699cbf1f2d2cf7634b51548b4183ccdb2c2c5151dfa02f06b98aebaf85f1 +SIZE (perforce/06.2/sparc64/p4d) = 1580824 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 MD5 (perforce/06.2/sparc64/p4p) = 2ce90e0dbfac6d9449bb1c9cd55fdfad SHA256 (perforce/06.2/sparc64/p4p) = 1bad7dc3cf4814d99710e17f3b61b4991517be03c94d86cca0ce1d9fce369cea SIZE (perforce/06.2/sparc64/p4p) = 556832 MD5 (perforce/06.2/sparc64/p4web) = d0ba00ff910b16cc626964ff72c88591 SHA256 (perforce/06.2/sparc64/p4web) = 9d27eb494e4f11308fb57426b596fcfacb64dbe2a453df5a32ac91a90745110d SIZE (perforce/06.2/sparc64/p4web) = 1773992 diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile index 57138b7b96fe..bf2811bc486f 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -1,149 +1,149 @@ # New ports collection makefile for: perforce # Date created: 3 Mai 2000 # Whom: sam@inf.enst.fr # # $FreeBSD$ # PORTNAME= perforce PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed # ARCH!= /usr/bin/uname -p ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 0 +REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt .elif ${ARCH} == alpha VERSION= 99.1 REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt .else VERSION= 0 IGNORE= unsupported platform, sorry .endif # End of kludge RESTRICTED= Restricted distribution NO_WRKSUBDIR= yes PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \ ${SBIN_FILES:S+^+sbin/+g} .include .if ${ARCH} == sparc64 && ${OSVERSION} > 700017 BROKEN= requires compat6x, which has not yet been relased .endif # Figure out what to install .if ${ARCH} == alpha PLATFORM= freebsdaxp .elif ${ARCH} == amd64 PLATFORM= freebsd54x86_64 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == i386 PLATFORM= freebsd54x86 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000 PLATFORM= freebsd61sparc64 .else IGNORE= unsupported OS release, sorry .endif # These variables are all configurable. PERFORCE_USER?= p4admin PERFORCE_UID?= 94 PERFORCE_GROUP?= p4admin PERFORCE_GID?= 94 PERFORCE_HOME?= ${LOCALBASE}/perforce PERFORCE_ROOT?= ${PERFORCE_HOME}/root PERFORCE_LOGS?= ${PERFORCE_HOME}/logs PERFORCE_PORT?= 1666 PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 pre-everything:: @${ECHO} "If the checksums fail, try doing 'make distclean'" @${ECHO} "to force getting the latest binaries from Perforce." @${ECHO} "" @${ECHO} "Read the release notes for this release to determine" @${ECHO} "how to migrate the database to the new version. In" @${ECHO} "most instances, it is done automatically. However," @${ECHO} "sometimes it must be done manually." @${ECHO} "" @${ECHO} "The release notes for this version are at" @${ECHO} ${REL_NOTES} @${ECHO} "" @${ECHO} "Checkpoint and backup your data before installing!" do-build: ${SED} -e "s,@PERFORCE_ROOT@,${PERFORCE_ROOT},g" \ -e "s,@PERFORCE_LOGS@,${PERFORCE_LOGS},g" \ -e "s,@PERFORCE_USER@,${PERFORCE_USER},g" \ -e "s,@PERFORCE_PORT@,${PERFORCE_PORT},g" \ -e "s,@PERFORCE_CACHE@,${PERFORCE_CACHE},g" \ -e "s,@PERFORCE_TARGET@,${PERFORCE_TARGET},g" \ < ${FILESDIR}/perforce.conf.in > ${WRKSRC}/perforce.conf ${SED} -e "s,@PREFIX@,${PREFIX},g" \ < ${FILESDIR}/perforce.sh.in > ${WRKSRC}/perforce.sh pre-su-install: ${SETENV} PKG_PREFIX=${PREFIX} \ PERFORCE_USER=${PERFORCE_USER} \ PERFORCE_UID=${PERFORCE_UID} \ PERFORCE_GROUP=${PERFORCE_GROUP} \ PERFORCE_GID=${PERFORCE_GID} \ PERFORCE_HOME=${PERFORCE_HOME} \ PERFORCE_ROOT=${PERFORCE_ROOT} \ PERFORCE_LOGS=${PERFORCE_LOGS} \ ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL do-install: .for f in ${BIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/bin/ .endfor .for f in ${SBIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/sbin/ .endfor ${INSTALL_DATA} ${WRKSRC}/perforce.conf ${PREFIX}/etc/perforce.conf.default; \ if [ ! -f ${PREFIX}/etc/perforce.conf ]; then \ ${CP} -p ${PREFIX}/etc/perforce.conf.default ${PREFIX}/etc/perforce.conf; \ fi ${INSTALL_SCRIPT} ${WRKSRC}/perforce.sh ${PREFIX}/etc/rc.d/ post-install: ${ECHO_CMD} "@unexec ${RMDIR} ${PERFORCE_ROOT} ${PERFORCE_LOGS} ${PERFORCE_HOME} 2>/dev/null || true" >> ${TMPPLIST} .include diff --git a/devel/p4p/distinfo.freebsd54x86 b/devel/p4p/distinfo.freebsd54x86 index 59386de7dab4..18c888ae8851 100644 --- a/devel/p4p/distinfo.freebsd54x86 +++ b/devel/p4p/distinfo.freebsd54x86 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = d7ad7f15577b994865d9b5a3318f73f5 -SHA256 (perforce/06.2/i386/p4d) = 2a454d6bf9fd187c9092da808ef17f667817407238c66c373434f7ced1b946ff -SIZE (perforce/06.2/i386/p4d) = 1399160 +MD5 (perforce/06.2/i386/p4d) = 82a514605738d6b1f7a3c822cb2aab64 +SHA256 (perforce/06.2/i386/p4d) = add70f92a06cc680e7ea5edd424aaeb6f7e0c3c40d17babfcf86996f3989ea13 +SIZE (perforce/06.2/i386/p4d) = 1399192 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 MD5 (perforce/06.2/i386/p4p) = e7f32d9da739a12a804a46d647c496d4 SHA256 (perforce/06.2/i386/p4p) = 82a7e7d3dd242650c6fa574de283c993567654038625b675990c4055236f7465 SIZE (perforce/06.2/i386/p4p) = 444320 MD5 (perforce/06.2/i386/p4web) = 16cf5ce929cd2bc068a47cbaf2f9f2e6 SHA256 (perforce/06.2/i386/p4web) = 0322a7e50aa84c2aa20b218df4bf8fb86f3371d5496af99b56acd2b4a9e08581 SIZE (perforce/06.2/i386/p4web) = 1695267 diff --git a/devel/p4p/distinfo.freebsd54x86_64 b/devel/p4p/distinfo.freebsd54x86_64 index e94250f0aeb9..7ea8929fdf26 100644 --- a/devel/p4p/distinfo.freebsd54x86_64 +++ b/devel/p4p/distinfo.freebsd54x86_64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = 5b17dd684c9e6367cf3929e2584bedef -SHA256 (perforce/06.2/amd64/p4d) = 53f105d6678b6aea2f5fe39a12c9d2c331f940b397a34e16bc006bbe1583d726 -SIZE (perforce/06.2/amd64/p4d) = 1553528 +MD5 (perforce/06.2/amd64/p4d) = 5156017e519a7d894a3dc92a4d217a54 +SHA256 (perforce/06.2/amd64/p4d) = 87e9bbd395d63fcdccad012f4e654ccb47bde0355469b8356414637171672d60 +SIZE (perforce/06.2/amd64/p4d) = 1556664 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 MD5 (perforce/06.2/amd64/p4p) = 462e16d903e9d99613270b8fadd48295 SHA256 (perforce/06.2/amd64/p4p) = d8e09b6f6746adfe6f19de1bd3494417b7e2e48f02bc08c897464f0ac3897a52 SIZE (perforce/06.2/amd64/p4p) = 529472 MD5 (perforce/06.2/amd64/p4web) = 075a3947b42d67f201920c2bf6dad3df SHA256 (perforce/06.2/amd64/p4web) = 479c2c862ada10147971ddac1d67ed46f8b6950f8f60810aef5ac9a6ba209f08 SIZE (perforce/06.2/amd64/p4web) = 1873416 diff --git a/devel/p4p/distinfo.freebsd61sparc64 b/devel/p4p/distinfo.freebsd61sparc64 index ea58514d5ecc..10af1695a6bd 100644 --- a/devel/p4p/distinfo.freebsd61sparc64 +++ b/devel/p4p/distinfo.freebsd61sparc64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = d7a0cecc6d73abf2e3e3b0e0e930bb92 -SHA256 (perforce/06.2/sparc64/p4d) = 69317a30a8107fc63c3b5ae0fdc60417218c02546002573203a5f5882d1b32ea -SIZE (perforce/06.2/sparc64/p4d) = 1580024 +MD5 (perforce/06.2/sparc64/p4d) = 3b2a46ef7f3a6035b1152b72cb5b1255 +SHA256 (perforce/06.2/sparc64/p4d) = 9034699cbf1f2d2cf7634b51548b4183ccdb2c2c5151dfa02f06b98aebaf85f1 +SIZE (perforce/06.2/sparc64/p4d) = 1580824 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 MD5 (perforce/06.2/sparc64/p4p) = 2ce90e0dbfac6d9449bb1c9cd55fdfad SHA256 (perforce/06.2/sparc64/p4p) = 1bad7dc3cf4814d99710e17f3b61b4991517be03c94d86cca0ce1d9fce369cea SIZE (perforce/06.2/sparc64/p4p) = 556832 MD5 (perforce/06.2/sparc64/p4web) = d0ba00ff910b16cc626964ff72c88591 SHA256 (perforce/06.2/sparc64/p4web) = 9d27eb494e4f11308fb57426b596fcfacb64dbe2a453df5a32ac91a90745110d SIZE (perforce/06.2/sparc64/p4web) = 1773992 diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile index 57138b7b96fe..bf2811bc486f 100644 --- a/devel/p4web/Makefile +++ b/devel/p4web/Makefile @@ -1,149 +1,149 @@ # New ports collection makefile for: perforce # Date created: 3 Mai 2000 # Whom: sam@inf.enst.fr # # $FreeBSD$ # PORTNAME= perforce PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed # ARCH!= /usr/bin/uname -p ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 0 +REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt .elif ${ARCH} == alpha VERSION= 99.1 REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt .else VERSION= 0 IGNORE= unsupported platform, sorry .endif # End of kludge RESTRICTED= Restricted distribution NO_WRKSUBDIR= yes PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \ ${SBIN_FILES:S+^+sbin/+g} .include .if ${ARCH} == sparc64 && ${OSVERSION} > 700017 BROKEN= requires compat6x, which has not yet been relased .endif # Figure out what to install .if ${ARCH} == alpha PLATFORM= freebsdaxp .elif ${ARCH} == amd64 PLATFORM= freebsd54x86_64 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == i386 PLATFORM= freebsd54x86 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000 PLATFORM= freebsd61sparc64 .else IGNORE= unsupported OS release, sorry .endif # These variables are all configurable. PERFORCE_USER?= p4admin PERFORCE_UID?= 94 PERFORCE_GROUP?= p4admin PERFORCE_GID?= 94 PERFORCE_HOME?= ${LOCALBASE}/perforce PERFORCE_ROOT?= ${PERFORCE_HOME}/root PERFORCE_LOGS?= ${PERFORCE_HOME}/logs PERFORCE_PORT?= 1666 PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 pre-everything:: @${ECHO} "If the checksums fail, try doing 'make distclean'" @${ECHO} "to force getting the latest binaries from Perforce." @${ECHO} "" @${ECHO} "Read the release notes for this release to determine" @${ECHO} "how to migrate the database to the new version. In" @${ECHO} "most instances, it is done automatically. However," @${ECHO} "sometimes it must be done manually." @${ECHO} "" @${ECHO} "The release notes for this version are at" @${ECHO} ${REL_NOTES} @${ECHO} "" @${ECHO} "Checkpoint and backup your data before installing!" do-build: ${SED} -e "s,@PERFORCE_ROOT@,${PERFORCE_ROOT},g" \ -e "s,@PERFORCE_LOGS@,${PERFORCE_LOGS},g" \ -e "s,@PERFORCE_USER@,${PERFORCE_USER},g" \ -e "s,@PERFORCE_PORT@,${PERFORCE_PORT},g" \ -e "s,@PERFORCE_CACHE@,${PERFORCE_CACHE},g" \ -e "s,@PERFORCE_TARGET@,${PERFORCE_TARGET},g" \ < ${FILESDIR}/perforce.conf.in > ${WRKSRC}/perforce.conf ${SED} -e "s,@PREFIX@,${PREFIX},g" \ < ${FILESDIR}/perforce.sh.in > ${WRKSRC}/perforce.sh pre-su-install: ${SETENV} PKG_PREFIX=${PREFIX} \ PERFORCE_USER=${PERFORCE_USER} \ PERFORCE_UID=${PERFORCE_UID} \ PERFORCE_GROUP=${PERFORCE_GROUP} \ PERFORCE_GID=${PERFORCE_GID} \ PERFORCE_HOME=${PERFORCE_HOME} \ PERFORCE_ROOT=${PERFORCE_ROOT} \ PERFORCE_LOGS=${PERFORCE_LOGS} \ ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL do-install: .for f in ${BIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/bin/ .endfor .for f in ${SBIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/sbin/ .endfor ${INSTALL_DATA} ${WRKSRC}/perforce.conf ${PREFIX}/etc/perforce.conf.default; \ if [ ! -f ${PREFIX}/etc/perforce.conf ]; then \ ${CP} -p ${PREFIX}/etc/perforce.conf.default ${PREFIX}/etc/perforce.conf; \ fi ${INSTALL_SCRIPT} ${WRKSRC}/perforce.sh ${PREFIX}/etc/rc.d/ post-install: ${ECHO_CMD} "@unexec ${RMDIR} ${PERFORCE_ROOT} ${PERFORCE_LOGS} ${PERFORCE_HOME} 2>/dev/null || true" >> ${TMPPLIST} .include diff --git a/devel/p4web/distinfo.freebsd54x86 b/devel/p4web/distinfo.freebsd54x86 index 59386de7dab4..18c888ae8851 100644 --- a/devel/p4web/distinfo.freebsd54x86 +++ b/devel/p4web/distinfo.freebsd54x86 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = d7ad7f15577b994865d9b5a3318f73f5 -SHA256 (perforce/06.2/i386/p4d) = 2a454d6bf9fd187c9092da808ef17f667817407238c66c373434f7ced1b946ff -SIZE (perforce/06.2/i386/p4d) = 1399160 +MD5 (perforce/06.2/i386/p4d) = 82a514605738d6b1f7a3c822cb2aab64 +SHA256 (perforce/06.2/i386/p4d) = add70f92a06cc680e7ea5edd424aaeb6f7e0c3c40d17babfcf86996f3989ea13 +SIZE (perforce/06.2/i386/p4d) = 1399192 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 MD5 (perforce/06.2/i386/p4p) = e7f32d9da739a12a804a46d647c496d4 SHA256 (perforce/06.2/i386/p4p) = 82a7e7d3dd242650c6fa574de283c993567654038625b675990c4055236f7465 SIZE (perforce/06.2/i386/p4p) = 444320 MD5 (perforce/06.2/i386/p4web) = 16cf5ce929cd2bc068a47cbaf2f9f2e6 SHA256 (perforce/06.2/i386/p4web) = 0322a7e50aa84c2aa20b218df4bf8fb86f3371d5496af99b56acd2b4a9e08581 SIZE (perforce/06.2/i386/p4web) = 1695267 diff --git a/devel/p4web/distinfo.freebsd54x86_64 b/devel/p4web/distinfo.freebsd54x86_64 index e94250f0aeb9..7ea8929fdf26 100644 --- a/devel/p4web/distinfo.freebsd54x86_64 +++ b/devel/p4web/distinfo.freebsd54x86_64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = 5b17dd684c9e6367cf3929e2584bedef -SHA256 (perforce/06.2/amd64/p4d) = 53f105d6678b6aea2f5fe39a12c9d2c331f940b397a34e16bc006bbe1583d726 -SIZE (perforce/06.2/amd64/p4d) = 1553528 +MD5 (perforce/06.2/amd64/p4d) = 5156017e519a7d894a3dc92a4d217a54 +SHA256 (perforce/06.2/amd64/p4d) = 87e9bbd395d63fcdccad012f4e654ccb47bde0355469b8356414637171672d60 +SIZE (perforce/06.2/amd64/p4d) = 1556664 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 MD5 (perforce/06.2/amd64/p4p) = 462e16d903e9d99613270b8fadd48295 SHA256 (perforce/06.2/amd64/p4p) = d8e09b6f6746adfe6f19de1bd3494417b7e2e48f02bc08c897464f0ac3897a52 SIZE (perforce/06.2/amd64/p4p) = 529472 MD5 (perforce/06.2/amd64/p4web) = 075a3947b42d67f201920c2bf6dad3df SHA256 (perforce/06.2/amd64/p4web) = 479c2c862ada10147971ddac1d67ed46f8b6950f8f60810aef5ac9a6ba209f08 SIZE (perforce/06.2/amd64/p4web) = 1873416 diff --git a/devel/p4web/distinfo.freebsd61sparc64 b/devel/p4web/distinfo.freebsd61sparc64 index ea58514d5ecc..10af1695a6bd 100644 --- a/devel/p4web/distinfo.freebsd61sparc64 +++ b/devel/p4web/distinfo.freebsd61sparc64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = d7a0cecc6d73abf2e3e3b0e0e930bb92 -SHA256 (perforce/06.2/sparc64/p4d) = 69317a30a8107fc63c3b5ae0fdc60417218c02546002573203a5f5882d1b32ea -SIZE (perforce/06.2/sparc64/p4d) = 1580024 +MD5 (perforce/06.2/sparc64/p4d) = 3b2a46ef7f3a6035b1152b72cb5b1255 +SHA256 (perforce/06.2/sparc64/p4d) = 9034699cbf1f2d2cf7634b51548b4183ccdb2c2c5151dfa02f06b98aebaf85f1 +SIZE (perforce/06.2/sparc64/p4d) = 1580824 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 MD5 (perforce/06.2/sparc64/p4p) = 2ce90e0dbfac6d9449bb1c9cd55fdfad SHA256 (perforce/06.2/sparc64/p4p) = 1bad7dc3cf4814d99710e17f3b61b4991517be03c94d86cca0ce1d9fce369cea SIZE (perforce/06.2/sparc64/p4p) = 556832 MD5 (perforce/06.2/sparc64/p4web) = d0ba00ff910b16cc626964ff72c88591 SHA256 (perforce/06.2/sparc64/p4web) = 9d27eb494e4f11308fb57426b596fcfacb64dbe2a453df5a32ac91a90745110d SIZE (perforce/06.2/sparc64/p4web) = 1773992 diff --git a/devel/perforce/Makefile b/devel/perforce/Makefile index 57138b7b96fe..bf2811bc486f 100644 --- a/devel/perforce/Makefile +++ b/devel/perforce/Makefile @@ -1,149 +1,149 @@ # New ports collection makefile for: perforce # Date created: 3 Mai 2000 # Whom: sam@inf.enst.fr # # $FreeBSD$ # PORTNAME= perforce PORTVERSION= ${VERSION} PORTREVISION= ${REVISION} PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/r${PORTVERSION}/bin.${PLATFORM}/ EXTRACT_SUFX= DISTFILES= ${BIN_FILES} ${SBIN_FILES} EXTRACT_ONLY= # none MAINTAINER= lth@FreeBSD.org COMMENT= Perforce client and server ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 DIST_SUBDIR= perforce/${VERSION}/${ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${PLATFORM} # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed # ARCH!= /usr/bin/uname -p ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 0 +REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt .elif ${ARCH} == alpha VERSION= 99.1 REVISION= 1 BIN_FILES= p4 SBIN_FILES= p4d REL_NOTES= http://www.perforce.com/perforce/doc.991/user/relnotes.txt .else VERSION= 0 IGNORE= unsupported platform, sorry .endif # End of kludge RESTRICTED= Restricted distribution NO_WRKSUBDIR= yes PLIST_FILES= ${BIN_FILES:S+^+bin/+g} \ ${SBIN_FILES:S+^+sbin/+g} .include .if ${ARCH} == sparc64 && ${OSVERSION} > 700017 BROKEN= requires compat6x, which has not yet been relased .endif # Figure out what to install .if ${ARCH} == alpha PLATFORM= freebsdaxp .elif ${ARCH} == amd64 PLATFORM= freebsd54x86_64 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == i386 PLATFORM= freebsd54x86 .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c_r.5:${PORTSDIR}/misc/compat5x .endif .elif ${ARCH} == sparc64 && ${OSVERSION} >= 601000 PLATFORM= freebsd61sparc64 .else IGNORE= unsupported OS release, sorry .endif # These variables are all configurable. PERFORCE_USER?= p4admin PERFORCE_UID?= 94 PERFORCE_GROUP?= p4admin PERFORCE_GID?= 94 PERFORCE_HOME?= ${LOCALBASE}/perforce PERFORCE_ROOT?= ${PERFORCE_HOME}/root PERFORCE_LOGS?= ${PERFORCE_HOME}/logs PERFORCE_PORT?= 1666 PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 pre-everything:: @${ECHO} "If the checksums fail, try doing 'make distclean'" @${ECHO} "to force getting the latest binaries from Perforce." @${ECHO} "" @${ECHO} "Read the release notes for this release to determine" @${ECHO} "how to migrate the database to the new version. In" @${ECHO} "most instances, it is done automatically. However," @${ECHO} "sometimes it must be done manually." @${ECHO} "" @${ECHO} "The release notes for this version are at" @${ECHO} ${REL_NOTES} @${ECHO} "" @${ECHO} "Checkpoint and backup your data before installing!" do-build: ${SED} -e "s,@PERFORCE_ROOT@,${PERFORCE_ROOT},g" \ -e "s,@PERFORCE_LOGS@,${PERFORCE_LOGS},g" \ -e "s,@PERFORCE_USER@,${PERFORCE_USER},g" \ -e "s,@PERFORCE_PORT@,${PERFORCE_PORT},g" \ -e "s,@PERFORCE_CACHE@,${PERFORCE_CACHE},g" \ -e "s,@PERFORCE_TARGET@,${PERFORCE_TARGET},g" \ < ${FILESDIR}/perforce.conf.in > ${WRKSRC}/perforce.conf ${SED} -e "s,@PREFIX@,${PREFIX},g" \ < ${FILESDIR}/perforce.sh.in > ${WRKSRC}/perforce.sh pre-su-install: ${SETENV} PKG_PREFIX=${PREFIX} \ PERFORCE_USER=${PERFORCE_USER} \ PERFORCE_UID=${PERFORCE_UID} \ PERFORCE_GROUP=${PERFORCE_GROUP} \ PERFORCE_GID=${PERFORCE_GID} \ PERFORCE_HOME=${PERFORCE_HOME} \ PERFORCE_ROOT=${PERFORCE_ROOT} \ PERFORCE_LOGS=${PERFORCE_LOGS} \ ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL do-install: .for f in ${BIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/bin/ .endfor .for f in ${SBIN_FILES} ${INSTALL_PROGRAM} ${_DISTDIR}/${f} ${PREFIX}/sbin/ .endfor ${INSTALL_DATA} ${WRKSRC}/perforce.conf ${PREFIX}/etc/perforce.conf.default; \ if [ ! -f ${PREFIX}/etc/perforce.conf ]; then \ ${CP} -p ${PREFIX}/etc/perforce.conf.default ${PREFIX}/etc/perforce.conf; \ fi ${INSTALL_SCRIPT} ${WRKSRC}/perforce.sh ${PREFIX}/etc/rc.d/ post-install: ${ECHO_CMD} "@unexec ${RMDIR} ${PERFORCE_ROOT} ${PERFORCE_LOGS} ${PERFORCE_HOME} 2>/dev/null || true" >> ${TMPPLIST} .include diff --git a/devel/perforce/distinfo.freebsd54x86 b/devel/perforce/distinfo.freebsd54x86 index 59386de7dab4..18c888ae8851 100644 --- a/devel/perforce/distinfo.freebsd54x86 +++ b/devel/perforce/distinfo.freebsd54x86 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/i386/p4) = 95aa7364204817c3e33dcdbfceaf2452 SHA256 (perforce/06.2/i386/p4) = 8da93b07f57f69a3e8392d88c5937b065e769cdd9c9413566e74bd0e557ffc64 SIZE (perforce/06.2/i386/p4) = 506488 -MD5 (perforce/06.2/i386/p4d) = d7ad7f15577b994865d9b5a3318f73f5 -SHA256 (perforce/06.2/i386/p4d) = 2a454d6bf9fd187c9092da808ef17f667817407238c66c373434f7ced1b946ff -SIZE (perforce/06.2/i386/p4d) = 1399160 +MD5 (perforce/06.2/i386/p4d) = 82a514605738d6b1f7a3c822cb2aab64 +SHA256 (perforce/06.2/i386/p4d) = add70f92a06cc680e7ea5edd424aaeb6f7e0c3c40d17babfcf86996f3989ea13 +SIZE (perforce/06.2/i386/p4d) = 1399192 MD5 (perforce/06.2/i386/p4ftpd) = 72bedc6e05835eda0788da2eb0986c2f SHA256 (perforce/06.2/i386/p4ftpd) = c324ace80099ef70f897a7b78e0e4677e383b63f0be6d2f31b80e7519d88502f SIZE (perforce/06.2/i386/p4ftpd) = 602076 MD5 (perforce/06.2/i386/p4p) = e7f32d9da739a12a804a46d647c496d4 SHA256 (perforce/06.2/i386/p4p) = 82a7e7d3dd242650c6fa574de283c993567654038625b675990c4055236f7465 SIZE (perforce/06.2/i386/p4p) = 444320 MD5 (perforce/06.2/i386/p4web) = 16cf5ce929cd2bc068a47cbaf2f9f2e6 SHA256 (perforce/06.2/i386/p4web) = 0322a7e50aa84c2aa20b218df4bf8fb86f3371d5496af99b56acd2b4a9e08581 SIZE (perforce/06.2/i386/p4web) = 1695267 diff --git a/devel/perforce/distinfo.freebsd54x86_64 b/devel/perforce/distinfo.freebsd54x86_64 index e94250f0aeb9..7ea8929fdf26 100644 --- a/devel/perforce/distinfo.freebsd54x86_64 +++ b/devel/perforce/distinfo.freebsd54x86_64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/amd64/p4) = d93725b13a81360bce862d2216469bbc SHA256 (perforce/06.2/amd64/p4) = e75bca064e60803a0628048fc4616ed4494326b53542622154969d71b75fbe3f SIZE (perforce/06.2/amd64/p4) = 568632 -MD5 (perforce/06.2/amd64/p4d) = 5b17dd684c9e6367cf3929e2584bedef -SHA256 (perforce/06.2/amd64/p4d) = 53f105d6678b6aea2f5fe39a12c9d2c331f940b397a34e16bc006bbe1583d726 -SIZE (perforce/06.2/amd64/p4d) = 1553528 +MD5 (perforce/06.2/amd64/p4d) = 5156017e519a7d894a3dc92a4d217a54 +SHA256 (perforce/06.2/amd64/p4d) = 87e9bbd395d63fcdccad012f4e654ccb47bde0355469b8356414637171672d60 +SIZE (perforce/06.2/amd64/p4d) = 1556664 MD5 (perforce/06.2/amd64/p4ftpd) = 0fda699385823285452a311951a7340d SHA256 (perforce/06.2/amd64/p4ftpd) = deb1f1e2d68396b967b405642a29a32ad8e81bb6ce183df2712be333cb1bdb35 SIZE (perforce/06.2/amd64/p4ftpd) = 678680 MD5 (perforce/06.2/amd64/p4p) = 462e16d903e9d99613270b8fadd48295 SHA256 (perforce/06.2/amd64/p4p) = d8e09b6f6746adfe6f19de1bd3494417b7e2e48f02bc08c897464f0ac3897a52 SIZE (perforce/06.2/amd64/p4p) = 529472 MD5 (perforce/06.2/amd64/p4web) = 075a3947b42d67f201920c2bf6dad3df SHA256 (perforce/06.2/amd64/p4web) = 479c2c862ada10147971ddac1d67ed46f8b6950f8f60810aef5ac9a6ba209f08 SIZE (perforce/06.2/amd64/p4web) = 1873416 diff --git a/devel/perforce/distinfo.freebsd61sparc64 b/devel/perforce/distinfo.freebsd61sparc64 index ea58514d5ecc..10af1695a6bd 100644 --- a/devel/perforce/distinfo.freebsd61sparc64 +++ b/devel/perforce/distinfo.freebsd61sparc64 @@ -1,15 +1,15 @@ MD5 (perforce/06.2/sparc64/p4) = 0dd88a52e2a00510bb9a9fe474bfffab SHA256 (perforce/06.2/sparc64/p4) = 7079c6a17c634e7d376987f35319d799b93966a80be6ea86988073a93ef9a5b8 SIZE (perforce/06.2/sparc64/p4) = 586008 -MD5 (perforce/06.2/sparc64/p4d) = d7a0cecc6d73abf2e3e3b0e0e930bb92 -SHA256 (perforce/06.2/sparc64/p4d) = 69317a30a8107fc63c3b5ae0fdc60417218c02546002573203a5f5882d1b32ea -SIZE (perforce/06.2/sparc64/p4d) = 1580024 +MD5 (perforce/06.2/sparc64/p4d) = 3b2a46ef7f3a6035b1152b72cb5b1255 +SHA256 (perforce/06.2/sparc64/p4d) = 9034699cbf1f2d2cf7634b51548b4183ccdb2c2c5151dfa02f06b98aebaf85f1 +SIZE (perforce/06.2/sparc64/p4d) = 1580824 MD5 (perforce/06.2/sparc64/p4ftpd) = 9be748356e018db0a7dfa8ff4e95e2fb SHA256 (perforce/06.2/sparc64/p4ftpd) = 9c1969c87df06b077bdc589383346674c022e0274b5324522582a213b20a25a7 SIZE (perforce/06.2/sparc64/p4ftpd) = 700320 MD5 (perforce/06.2/sparc64/p4p) = 2ce90e0dbfac6d9449bb1c9cd55fdfad SHA256 (perforce/06.2/sparc64/p4p) = 1bad7dc3cf4814d99710e17f3b61b4991517be03c94d86cca0ce1d9fce369cea SIZE (perforce/06.2/sparc64/p4p) = 556832 MD5 (perforce/06.2/sparc64/p4web) = d0ba00ff910b16cc626964ff72c88591 SHA256 (perforce/06.2/sparc64/p4web) = 9d27eb494e4f11308fb57426b596fcfacb64dbe2a453df5a32ac91a90745110d SIZE (perforce/06.2/sparc64/p4web) = 1773992