Index: head/emulators/hercules/Makefile =================================================================== --- head/emulators/hercules/Makefile (revision 402202) +++ head/emulators/hercules/Makefile (revision 402203) @@ -1,40 +1,38 @@ # Created by: Miguel Mendez # $FreeBSD$ PORTNAME= hercules PORTVERSION= 3.11 PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ MAINTAINER= ports@FreeBSD.org COMMENT= System/370, ESA/390, and z/Architecture Emulator -BROKEN= unfetchable - LICENSE= QPL LICENSE_NAME= Q PUBLIC LICENSE version 1.0 LICENSE_TEXT= Please refer to: http://www.hercules-390.org/herclic.html for details LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept # :keepla because port uses lt_dlopen USES= iconv libtool:keepla perl5 shebangfix SHEBANG_FILES= util/bldlvlck USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-optimization INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|SOL_TCP|IPPROTO_TCP|g' ${WRKSRC}/hscutl.c @${REINPLACE_CMD} \ -e '/herclin_LDADD =/s/$$/ libhercu.la libhercd.la/' \ -e '/hercules_LDADD =/s/$$/ libhercu.la libhercd.la/' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ '/^pkgdatadir/s|=.*|= $$(docdir)|' ${WRKSRC}/html/Makefile.in .include Index: head/emulators/hercules/distinfo =================================================================== --- head/emulators/hercules/distinfo (revision 402202) +++ head/emulators/hercules/distinfo (revision 402203) @@ -1,2 +1,2 @@ -SHA256 (hercules-3.11.tar.gz) = 6bb5c9b17feda652eb8d43bab0353a5501a6db8d3d199033855a1e5b84c5bfa1 -SIZE (hercules-3.11.tar.gz) = 2630844 +SHA256 (hercules-3.11.tar.gz) = a75fa0138548f93749991adab954c4a473b961bae23ad06822903df0cf2fd2ca +SIZE (hercules-3.11.tar.gz) = 2623956 Index: head/emulators/hercules/pkg-descr =================================================================== --- head/emulators/hercules/pkg-descr (revision 402202) +++ head/emulators/hercules/pkg-descr (revision 402203) @@ -1,10 +1,10 @@ Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. -Hercules runs under Linux, Windows 98, Windows NT, and Windows 2000. +Hercules runs under Linux, Windows, Solaris, FreeBSD, and Mac OS X. Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan Jaeger designed and implemented many of the advanced features of Hercules, including dynamic reconfiguration, integrated console, interpretive execution -and z/Architecture support. +and z/Architecture support. WWW: http://www.hercules-390.eu/