summaryrefslogtreecommitdiff
path: root/x11/hs-X11
AgeCommit message (Collapse)AuthorFilesLines
2022-02-26Bump all Haskell packages after enabling "split sections" in mk/haskell.mkpho2-4/+4
2022-02-12revbump after changing the default Haskell compilerpho2-3/+4
2022-02-11Update to X11-1.10.2pho4-25/+39
1.10.2 (2021-10-24) * Restored compatibility with GHC 7.10 (and possibly even older) (#80) 1.10.1 (2021-08-15) * Fixed possible high CPU usage of some blocking calls with the threaded RTS (#78) 1.10 (2021-05-31) * Added setClientMessageEvent' (#71) * Fixed type of xrrUpdateConfiguration (#72) * Fixed bottom when deserializing XRRNotifyEvent in getEvent (#72) * Added xrrGetMonitors and XRRMonitorInfo (#42) * Added setClassHint (#76) * Added a few missing event mask fields to WindowAttributes (#77)
2022-01-18Bump packages that depends on GHCpho2-4/+4
2021-10-26x11: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-07x11: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-03*: Bump PKGREVISION for ghc-9.0.1pho2-3/+4
2021-04-24Update to X11-1.9.2pho5-137/+169
No change logs are provided by the upstream.
2020-05-11hs-*: add PLIST filesrillig1-0/+127
These PLIST files have been autogenerated by mk/haskell.mk using HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes to the packages. The Haskell packages didn't have PLIST files because their paths contained package hashes. These hashes are now determined by mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-01-11No packages depending on this should build .sopho2-2/+11
2020-01-11Add missing dependencies on several X11 librariespho2-6/+12
2020-01-02Update to X11-1.9.1pho4-139/+15
No changelogs are provided by the upstream.
2016-01-04Bump PKGREVISION for hs-dlist || hs-utf8-stringszptvlfn2-4/+4
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-05-31Bump PKGREVISION for hs-dlist-0.7.1.1szptvlfn2-4/+4
2014-08-29make it clear what package depend onszptvlfn1-1/+2
discussed with wiz@.
2014-07-16Bump PKGREVISION for hs-dlist-0.7.1szptvlfn1-1/+2
2014-05-21Import X11-1.6.1.2 as x11/hs-X11,szptvlfn5-0/+167
packaged for wip by esg. A Haskell binding to the X11 graphics library. The binding is a direct translation of the C binding; for documentation of these calls, refer to "The Xlib Programming Manual", available online at <http://tronche.com/gui/x/xlib/>.