/graphics/sane-backends/

form method='get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/hs-pcap
Commit message (Collapse)AuthorAgeFilesLines
* - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-1/+1
| | | | | | - Remove some cruft Obtained from: FreeBSD Haskell
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-1/+1
| | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell
* - Please welcome GHC 7.0.4pgj2012-02-131-1/+1
| | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell
* - Adopt portsashish2011-09-251-1/+1
| | | | Obtained from: FreeBSD Haskell
* - Reassign to the heaptabthorpe2011-09-221-1/+1
|
* Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-0/+1
| | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
* - Please welcome GHC 7.0.3ashish2011-05-093-21/+6
| | | | | | | | | | | | | | | | | 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
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3
| | | | Suggested by: admi3