aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-drift
Commit message (Collapse)AuthorAgeFilesLines
* - Please welcome GHC 7.0.3Ashish SHUKLA2011-05-092-2/+1
| | | | | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273838
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumpGabor Pali2009-09-021-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | port revision where appropriate - Add devel/hs-ghc-paths - Add devel/hs-QuickCheck - Add devel/hs-readline - Add devel/hs-haskeline - Add devel/hs-mmap - Remove lang/ghc-doc - Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4 - Set NHC98 as default compiler for devel/hs-hat as it does not compile with GHC 6.10.4 PR: ports/137055, ports/137058, ports/137059, ports/137060, ports/137061, ports/137062, ports/137063, ports/137063, ports/137064, ports/137065, ports/137066, ports/137067, ports/137068, ports/137069, ports/137070, ports/137071, ports/137072, ports/137074, ports/137075, ports/137076, ports/137077, ports/137078, ports/137079, ports/137080, ports/137081, ports/137082, ports/137083, ports/137084, ports/137085, ports/137086, ports/137087, ports/137088, ports/137090, ports/137091, ports/137092, ports/137093, ports/137094, ports/137095, ports/137096, ports/137097, ports/137098, ports/137099, ports/137102, ports/137103, ports/137104, ports/137107, ports/137108, ports/137109, ports/137110, ports/137111 Submitted by: Jacula Modyun (jacula (at) gmail (dot) com), Ashish Shukla (wahjava (at) gmail (dot) com) (amd64 support) Supported by: wxs (review, amd64 testing), tabthorpe (8.x testing) Approved by: tabthorpe (mentor), respective maintainers Notes: svn path=/head/; revision=240717
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* * Update to 2.2.3.Oliver Braun2008-03-012-6/+5
| | | | | | | * Fix mastersite. Notes: svn path=/head/; revision=208279
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to 2.2.1.Oliver Braun2007-02-232-4/+4
| | | | Notes: svn path=/head/; revision=185752
* Update to 2.2.0. nhc support seems broken atm.Volker Stolz2006-04-153-17/+7
| | | | | | | | PR: ports/95587 Submitted by: Václav Haisman Notes: svn path=/head/; revision=159585
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-0/+1
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* - Fix building with nhcVolker Stolz2004-12-023-3/+18
| | | | | | | | - Use OPTIONS - Nuke 2-line pkg-plist Notes: svn path=/head/; revision=122965
* Upgrade to 2.1.0.Oliver Braun2004-12-012-3/+3
| | | | Notes: svn path=/head/; revision=122939
* Upgrade to 2.0.4Oliver Braun2004-05-283-6/+3
| | | | Notes: svn path=/head/; revision=110174
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103612
* Set maintainer to the new created haskell@ mail alias.Oliver Braun2004-03-061-1/+1
| | | | Notes: svn path=/head/; revision=103133
* SIZE-ifyOliver Braun2004-01-312-0/+2
| | | | Notes: svn path=/head/; revision=99595
* Upgrade to 2.0.3Oliver Braun2004-01-293-2/+3
| | | | Notes: svn path=/head/; revision=99444
* * Upgrade to 2.0.1.Oliver Braun2003-10-293-14/+13
| | | | | | | | | * Utilise INFO. * Change default compiler to lang/ghc and include WITH_NHC98 to compile with lang/nhc98. Notes: svn path=/head/; revision=92552
* Upgrade to 2.0rc4.Oliver Braun2003-05-152-3/+3
| | | | Notes: svn path=/head/; revision=81023
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment and make portlint a little bit happier.Oliver Braun2003-02-182-2/+2
| | | | Notes: svn path=/head/; revision=75793
* Add the new virtual category haskell.Oliver Braun2002-11-201-1/+1
| | | | Notes: svn path=/head/; revision=70558
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT variable instead of pkg-comment file.Oliver Braun2002-11-052-1/+1
| | | | Notes: svn path=/head/; revision=69551
* Add prefix `hs-' for Haskell related ports after repo copy.Oliver Braun2002-09-041-0/+1
| | | | | | | Remove Haskell ports without prefix. Notes: svn path=/head/; revision=65610
* Change MAINTAINER to my FreeBSD address.Oliver Braun2002-08-211-1/+1
| | | | | | | Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64776
* Add drift 2.0.r3, a type sensitive preprocessor for Haskell.Oliver Braun2002-08-215-0/+59
PR: ports/41616 Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64770