aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtksourceview2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12.3Gabor Pali2012-02-132-6/+3
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291255
* 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
* GtkSourceView is a text widget that extends the standard GTK+ 2.x text widgetGabor Pali2011-05-083-0/+32
GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. WWW: http://www.haskell.org/gtk2hs/ Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273795