aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-gtk2hs-buildtools/Makefile
blob: 0e0904616667149a5bce73c257bc12dce4f20a0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $FreeBSD$

PORTNAME=   gtk2hs-buildtools
PORTVERSION=    0.12.4
PORTREVISION=   3
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Tools to build the Gtk2Hs suite of User Interface Libraries

LICENSE=    GPLv2

USE_CABAL=  random
USE_ALEX=   yes
USE_HAPPY=  yes

EXECUTABLE= gtk2hsTypeGen gtk2hsHookGenerator gtk2hsC2hs

STANDALONE= yes

NO_STAGE=   yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
class='left'>Commit message (Collapse)AuthorAgeFilesLines * Fix permissions on seafile-setup scriptultima2019-08-211-8/+23 | * Convert to UCL & cleanup pkg-message (categories n)mat2019-08-141-0/+6 | | | | (and missed 3 missed files from previous categories.) * Updated seafile to 7.0.1ultima2019-06-101-8/+8 | | | | | | Updated seahub to 7.0.2 Changes: https://manual.seafile.com/changelog/server-changelog.html https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html * Removed fastcgi, this is no longer supported in seafile 6.3+ultima2018-08-202-13/+11 | | | | | and previous installs 6.3+ prior to this revision are broken when using the seahub_fastcgi option. * Update Seafile family to 6.3.1ultima2018-06-141-9/+10 | | | | | | | | | As of Seafile 6.3.0, django has been upgraded to 1.11. Seafile's dependencies have also been switched to match this change. Reviewed by: miwi Differential Revision: https://reviews.freebsd.org/D15718 * Move net-mgmt/seafile-server's message to seahub andultima2018-04-091-12/+2 | | | | | | | | change it to clarify that Seahub is required for the full application. This will prevent users from being confused when installing net-mgmt/seafile-server. PR: 227337 * * Update Seafile to 6.2.4ultima2018-01-122-61/+11 | | | | | | | * Update Seahub to 6.2.5 * Reverted recent patches to work better with libevhtp Affected ports: net-mgmt/ccnet-server net-mgmt/seafile-server www/py-seafdav www/py-seafobj www/seahub * * Revision bump for libevhtpultima2018-01-05