aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-glade
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12.1Gabor Pali2012-02-132-7/+4
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291167
* Bump PORTREVISION of all ports dependent on lang/ghc as duringAshish SHUKLA2011-05-261-0/+1
| | | | | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=274668
* This library allows to load externally stored user interfaces into programs.Ashish SHUKLA2011-05-083-0/+31
This allows alteration of the interface without recompilation of the program. WWW: http://www.haskell.org/gtk2hs/ Approved by: pgj (mentor) Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273805