# Created by: Romain Tartiere # $FreeBSD$ PORTNAME= hyena PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= mono@FreeBSD.org COMMENT= Library of GUI and non-GUI C-sharp code BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash BROKEN= Does not build with recent mono DEPRECATED= Broken for more than 6 month EXPIRATION_DATE= 2014-02-27 USES= gmake GNU_CONFIGURE= yes USE_GNOME= gtksharp20 NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^dnl[[:blank:]]|#|' \ ${WRKSRC}/Hyena.Data.Sqlite/Makefile.in \ ${WRKSRC}/Hyena.Gui/Makefile.in \ ${WRKSRC}/Hyena/Makefile.in \ ${WRKSRC}/Mono.Data.Sqlite/Makefile.in @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(libdir)/../libdata/pkgconfig|g' \ ${WRKSRC}/build/pkg-config/Makefile.in .include ner), kevin.bowling@kev009.com
Changes:
https://github.com/junit-team/junit/blob/master/doc/ReleaseNotes4.12.md

Moved from building from source with ant to using the binary jar file,
as the new build mechanism is based on maven. java/hamcrest was split
from 4.12.

PR:		192575
Submitted by:	danilo (maintainer), kevin.bowling@kev009.com
- Update from 4.10 to 4.11 2014-03-05T02:24:30+00:00 danilo danilo@FreeBSD.org 2014-03-05T02:24:30+00:00 f082b622cc41064fc6f176a3e8281353ff15023e - Add stage support - Improve COMMENT - Change MASTER_SITES to GH - Take maintainership
- Add stage support
- Improve COMMENT
- Change MASTER_SITES to GH
- Take maintainership
Update to 4.10 2012-09-10T13:33:08+00:00 hq hq@FreeBSD.org 2012-09-10T13:33:08+00:00 17b8313696bf81555da712776f7c8f66cd0471d6 Submitted by: mi
Submitted by:	mi
- Update to 4.8.2 2010-11-29T21:27:55+00:00 hq hq@FreeBSD.org 2010-11-29T21:27:55+00:00 e9c8f0719051d01e605cc59cf936522b6eddfbab - Remove unnecessary include of bsd.port.pre.mk - Respect NOPORTEXAMPLES - Install examples with COPYTREE_SHARE PR: 152664 Submitted by: glewis
- Remove unnecessary include of bsd.port.pre.mk
- Respect NOPORTEXAMPLES
- Install examples with COPYTREE_SHARE

PR:		152664
Submitted by:	glewis