FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:50 PM BST
non port: security/hs-SHA/Makefile
CVSWeb

Number of commits found: 8

Mon, 13 Feb 2012
[ 03:49 pgj ] Original commit 
1.14 archivers/hs-zip-archive/Makefile
1.10 archivers/hs-zlib/Makefile
1.7 audio/hs-ALUT/Makefile
1.7 audio/hs-OpenAL/Makefile
1.7 converters/hs-json/Makefile
1.10 devel/hs-BNFC/Makefile
1.4 devel/hs-Boolean/Makefile
1.7 devel/hs-MemoTrie/Makefile
1.9 devel/hs-MonadCatchIO-mtl/Makefile
1.6 devel/hs-ObjectName/Makefile

(Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
- Please welcome GHC 7.0.4

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
Sun, 14 Aug 2011
[ 15:30 pgj ] Original commit 
1.4 devel/git-annex/Makefile
1.7 security/hs-SHA/Makefile
1.5 security/hs-SHA/distinfo
- Update security/hs-SHA to 1.5.0.0

Obtained from:  FreeBSD Haskell
Thu, 26 May 2011
[ 00:51 ashish ] Original commit 
1.2 archivers/hs-tar/Makefile
1.13 archivers/hs-zip-archive/Makefile
1.9 archivers/hs-zlib/Makefile
1.6 audio/hs-ALUT/Makefile
1.6 audio/hs-OpenAL/Makefile
1.4 audio/hs-libmpd/Makefile
1.7 benchmarks/hs-criterion/Makefile
1.5 converters/hs-dataenc/Makefile
1.6 converters/hs-json/Makefile
1.5 devel/cvs2darcs/Makefile

(Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.

Obtained from:  FreeBSD Haskell
Mon, 9 May 2011
[ 05:28 ashish ] Original commit 
1.2449 MOVED
1.258 archivers/Makefile
1.12 archivers/hs-zip-archive/Makefile
1.8 archivers/hs-zlib/Makefile
1.5 audio/hs-ALUT/Makefile
1.5 audio/hs-OpenAL/Makefile
1.3 audio/hs-libmpd/Makefile
1.6 benchmarks/hs-criterion/Makefile
1.4 converters/hs-dataenc/Makefile
1.5 converters/hs-json/Makefile

(Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
- Please welcome GHC 7.0.3

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
Sat, 22 May 2010
[ 22:41 pgj ] Original commit 
1.9 archivers/hs-zip-archive-ghc/Makefile
1.2 converters/hs-dataenc/Makefile
1.62 devel/darcs/Makefile
1.2 devel/hs-ansi-terminal/Makefile
1.2 devel/hs-ansi-wl-pprint/Makefile
1.2 devel/hs-hashed-storage/Makefile
1.4 security/hs-SHA/Makefile
1.2 textproc/hs-citeproc-hs/Makefile
1.10 textproc/hs-highlighting-kate-ghc/Makefile
1.5 textproc/hs-tagsoup/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Fix OPTIONS support for Cabal ports by introducing
  bsd.cabal.options.mk
- Fix ports broken with non-default options

Triggered by:   Yuri Pankov <yuri.pankov@gmail.com>
Sat, 15 May 2010
[ 19:15 pgj ] Original commit 
1.3 security/hs-SHA/Makefile
1.2 security/hs-SHA/distinfo
1.3 security/hs-SHA/pkg-plist
- Update to 1.4.1.1
- Import OPTIONS
Wed, 12 May 2010
[ 16:33 pgj ] Original commit 
1.7 archivers/hs-zip-archive-ghc/Makefile
1.7 archivers/hs-zlib/Makefile
1.3 audio/hs-ALUT/Makefile
1.3 audio/hs-OpenAL/Makefile
1.2 benchmarks/hs-criterion/Makefile
1.2 converters/hs-json/Makefile
1.2 devel/hs-DeepArrow/Makefile
1.2 devel/hs-FileManip/Makefile
1.2 devel/hs-MemoTrie/Makefile
1.2 devel/hs-MissingH/Makefile

(Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
Introduce a new (and hopefully better) ports infrastructure for Haskell Cabal
ports which makes possible the direct translation of Cabal package
descriptions to FreeBSD ports.  It promises both easier addition and
maintenance for Cabal-based ports.
Tue, 12 Jan 2010
[ 23:27 pgj ] Original commit 
1.1072 security/Makefile
1.1 security/hs-SHA/Makefile
1.1 security/hs-SHA/distinfo
1.1 security/hs-SHA/pkg-descr
1.1 security/hs-SHA/pkg-plist
This Haskell library implements the SHA suite of message digest
functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as
well as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various functions.
While some attention has been paid to performance, these do not
presently reach the speed of well-tuned libraries, like OpenSSL.

WWW: http://hackage.haskell.org/package/SHA

Number of commits found: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.493 seconds.