ports/62593: [NEW PORT] security/fpc-md5
John Merryweather Cooper
coop9211 at uidaho.edu
Mon Feb 9 17:10:18 UTC 2004
>Number: 62593
>Category: ports
>Synopsis: [NEW PORT] security/fpc-md5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 09 09:10:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: John Merryweather Cooper
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD borgdemon.losaca.adelphia.net 4.9-STABLE FreeBSD 4.9-STABLE #11: Sun Feb 8 00:49:01 PST 2004 root at borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386
>Description:
security/fpc-md5 is a Free Pascal unit providing MD5 hash
routines.
>How-To-Repeat:
N/A
>Fix:
--- new-port-fpc-md5 begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# fpc-md5
# fpc-md5/Makefile
# fpc-md5/distinfo
# fpc-md5/pkg-descr
# fpc-md5/pkg-plist
#
echo c - fpc-md5
mkdir -p fpc-md5 > /dev/null 2>&1
echo x - fpc-md5/Makefile
sed 's/^X//' >fpc-md5/Makefile << 'END-of-fpc-md5/Makefile'
X# New ports collection makefile for: fpc-md5
X# Date created: 8 February 2004
X# Whom: John Merryweather Cooper
X#
X# $FreeBSD$
X#
X
XPORTNAME= md5
XPORTVERSION= 1.0.10
XCATEGORIES= security lang
XMASTER_SITES= http://www.borgsdemons.com/distfiles/
XPKGNAMEPREFIX= fpc-
X
XMAINTAINER= coop9211 at uidaho.edu
XCOMMENT= md5 is a Free Pascal unit for MD5 hash routines
X
XBUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
XRUN_DEPENDS= ${BUILD_DEPENDS}
XUSE_GMAKE= yes
XUSE_REINPLACE= yes
XONLY_FOR_ARCHS= i386
X
X.include <bsd.port.pre.mk>
X
XPLIST_SUB+= PORTVERSION=${PORTVERSION}
X
XMAKE_ENV+= PATH=${LOCALBASE}/bin:$$PATH \
X FPC=${LOCALBASE}/bin/ppc386 \
X INSTALL_BASEDIR=${PREFIX}/lib/fpc/${PORTVERSION} \
X INSTALL_BINDIR=${PREFIX}/bin \
X GCCLIBDIR=/usr/lib \
X RELEASE=1
X
Xpost-patch:
X# change to alter amount of optimization
X @${FIND} ${WRKDIR}/packages/base/md5 -name "Makefile*" | \
X ${XARGS} ${REINPLACE_CMD} 's|-OG2p3|-OG2p1|g'
X
Xdo-build:
X @${SETENV} ${MAKE_ENV} ${GMAKE} -C \
X ${WRKDIR}/packages/base/md5 all
X
Xdo-install:
X @${SETENV} ${MAKE_ENV} ${GMAKE} -C \
X ${WRKDIR}/packages/base/md5 install
X
X.include <bsd.port.post.mk>
END-of-fpc-md5/Makefile
echo x - fpc-md5/distinfo
sed 's/^X//' >fpc-md5/distinfo << 'END-of-fpc-md5/distinfo'
XMD5 (md5-1.0.10.tar.gz) = 45a5474d459a8bc481749f276566f0e5
XSIZE (md5-1.0.10.tar.gz) = 10675
END-of-fpc-md5/distinfo
echo x - fpc-md5/pkg-descr
sed 's/^X//' >fpc-md5/pkg-descr << 'END-of-fpc-md5/pkg-descr'
XThe md5 unit is part of the base packages for Free Pascal,
Xa 32-bit Turbo Pascal/Delphi compatible compiler. This unit
Xprovides MD5 hash routines.
X
XWWW: http://www.freepascal.org/
X
X--
XJohn Merryweather Cooper <coop9211 at uidaho.edu>
END-of-fpc-md5/pkg-descr
echo x - fpc-md5/pkg-plist
sed 's/^X//' >fpc-md5/pkg-plist << 'END-of-fpc-md5/pkg-plist'
Xlib/fpc/%%PORTVERSION%%/units/freebsd/md5/Package.fpc
Xlib/fpc/%%PORTVERSION%%/units/freebsd/md5/md5.o
Xlib/fpc/%%PORTVERSION%%/units/freebsd/md5/md5.ppu
X at dirrm lib/fpc/%%PORTVERSION%%/units/freebsd/md5
X at dirrm lib/fpc/%%PORTVERSION%%/units/freebsd
X at dirrm lib/fpc/%%PORTVERSION%%/units
X at dirrm lib/fpc/%%PORTVERSION%%
X at dirrm lib/fpc
END-of-fpc-md5/pkg-plist
exit
--- new-port-fpc-md5 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list