Index: head/emulators/hercules/Makefile =================================================================== --- head/emulators/hercules/Makefile (revision 386292) +++ head/emulators/hercules/Makefile (revision 386293) @@ -1,33 +1,36 @@ # Created by: Miguel Mendez # $FreeBSD$ PORTNAME= hercules PORTVERSION= 3.11 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ MAINTAINER= ports@FreeBSD.org COMMENT= System/370, ESA/390, and z/Architecture Emulator +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 OPTIONS_DEFINE= DOCS - -.include 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/pkg-descr =================================================================== --- head/emulators/hercules/pkg-descr (revision 386292) +++ head/emulators/hercules/pkg-descr (revision 386293) @@ -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 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. -WWW: http://www.hercules-390.eu +WWW: http://www.hercules-390.eu/