non port: archivers/hs-zlib-conduit/Makefile |
SVNWeb
|
Number of commits found XX: 13 |
Sun, 1 Jun 2014
|
[ 07:59 ohauer ] 
356058 archivers/fastjar/Makefile
356058 archivers/grzip/Makefile
356058 archivers/hs-tar/Makefile
356058 archivers/hs-zip-archive/Makefile
356058 archivers/hs-zlib-bindings/Makefile
356058 archivers/hs-zlib-conduit/Makefile
356058 archivers/hs-zlib/Makefile
356058 archivers/lrzip/Makefile
356058 archivers/lzma/Makefile
356058 archivers/mscompress/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
|
Sat, 29 Mar 2014
|
[ 00:52 pgj ] 
349475 archivers/hs-tar/Makefile
349475 archivers/hs-zip-archive/Makefile
349475 archivers/hs-zlib-bindings/Makefile
349475 archivers/hs-zlib-conduit/Makefile
349475 archivers/hs-zlib-enum/Makefile
349475 archivers/hs-zlib/Makefile
349475 audio/hs-ALUT/Makefile
349475 audio/hs-OpenAL/Makefile
349475 audio/hs-libmpd/Makefile
349475 benchmarks/hs-criterion/Makefile
(Only the first 10 of 402 ports in this commit are shown above. )
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence
Obtained from: FreeBSD Haskell
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] 
347809 archivers/hs-tar/Makefile
347809 archivers/hs-zip-archive/Makefile
347809 archivers/hs-zlib-bindings/Makefile
347809 archivers/hs-zlib-conduit/Makefile
347809 archivers/hs-zlib-enum/Makefile
347809 archivers/hs-zlib/Makefile
347809 astro/R-cran-maptools/Makefile
347809 astro/astrometry/Makefile
347809 astro/nightfall/Makefile
347809 astro/py-RO/Makefile
(Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Thu, 9 Jan 2014
|
[ 21:32 pgj ] 
339286 archivers/hs-tar/Makefile
339286 archivers/hs-zip-archive/Makefile
339286 archivers/hs-zlib-bindings/Makefile
339286 archivers/hs-zlib-conduit/Makefile
339286 archivers/hs-zlib-enum/Makefile
339286 archivers/hs-zlib/Makefile
339286 audio/hs-ALUT/Makefile
339286 audio/hs-OpenAL/Makefile
339286 audio/hs-libmpd/Makefile
339286 benchmarks/hs-criterion/Makefile
(Only the first 10 of 410 ports in this commit are shown above. )
- Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
${DO_NADA}, some refactoring
Obtained from: FreeBSD Haskell
|
[ 21:29 pgj ] 
339285 archivers/hs-tar/Makefile
339285 archivers/hs-zip-archive/Makefile
339285 archivers/hs-zlib-bindings/Makefile
339285 archivers/hs-zlib-conduit/Makefile
339285 archivers/hs-zlib-enum/Makefile
339285 archivers/hs-zlib/Makefile
339285 audio/hs-ALUT/Makefile
339285 audio/hs-OpenAL/Makefile
339285 audio/hs-libmpd/Makefile
339285 benchmarks/hs-criterion/Makefile
(Only the first 10 of 406 ports in this commit are shown above. )
- Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt
PR: ports/184806
Reported by: many
Obtained from: FreeBSD Haskell
MFH: 2014Q1
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] 
331644 archivers/hs-tar/Makefile
331644 archivers/hs-zip-archive/Makefile
331644 archivers/hs-zlib-bindings/Makefile
331644 archivers/hs-zlib-conduit/Makefile
331644 archivers/hs-zlib-enum/Makefile
331644 archivers/hs-zlib/Makefile
331644 astro/R-cran-maptools/Makefile
331644 astro/astrometry/Makefile
331644 astro/nightfall/Makefile
331644 astro/py-RO/Makefile
(Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] 
327699 archivers/9e/Makefile
327699 archivers/advancecomp/Makefile
327699 archivers/amigadepacker/Makefile
327699 archivers/aolserver-nszlib/Makefile
327699 archivers/arc/Makefile
327699 archivers/arj/Makefile
327699 archivers/ark/Makefile
327699 archivers/bicom/Makefile
327699 archivers/bzip/Makefile
327699 archivers/bzip2/Makefile
(Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Tue, 4 Jun 2013
|
[ 18:53 pgj ] 
319894 MOVED
319894 UPDATING
319894 archivers/hs-tar/Makefile
319894 archivers/hs-zip-archive/Makefile
319894 archivers/hs-zlib-bindings/Makefile
319894 archivers/hs-zlib-conduit/Makefile
319894 archivers/hs-zlib-enum/Makefile
319894 archivers/hs-zlib/Makefile
319894 archivers/hs-zlib/distinfo
319894 audio/hs-ALUT/Makefile
(Only the first 10 of 625 ports in this commit are shown above. )
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
(Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Mar 2013
|
[ 22:43 pgj ] 
315580 MOVED
315580 archivers/hs-zip-archive/Makefile
315580 archivers/hs-zip-archive/distinfo
315580 archivers/hs-zlib-conduit/Makefile
315580 archivers/hs-zlib-conduit/distinfo
315580 audio/hs-ALUT/Makefile
315580 audio/hs-OpenAL/Makefile
315580 audio/hs-OpenAL/distinfo
315580 benchmarks/hs-criterion/Makefile
315580 converters/hs-aeson/Makefile
(Only the first 10 of 339 ports in this commit are shown above. )
- Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
Contributed by: ashish
New ports (5):
devel/hs-geniplate 0.6.0.3
devel/hs-uuid 1.2.9
net/hs-maccatcher 2.1.5
net/hs-publicsuffixlist 0.0.3
textproc/hs-regex-tdfa 1.1.8
Removed ports (1):
math/hs-Agda-executable 2.3.0.1_3 (Only the first 15 lines of the commit message are shown above )
|
Tue, 5 Feb 2013
|
[ 22:26 pgj ] 
311736 UPDATING
311736 archivers/hs-tar/Makefile
311736 archivers/hs-zip-archive/Makefile
311736 archivers/hs-zip-archive/distinfo
311736 archivers/hs-zlib-bindings/Makefile
311736 archivers/hs-zlib-bindings/distinfo
311736 archivers/hs-zlib-conduit/Makefile
311736 archivers/hs-zlib-enum/Makefile
311736 archivers/hs-zlib/Makefile
311736 audio/hs-ALUT/Makefile
(Only the first 10 of 595 ports in this commit are shown above. )
- Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)
Please note that port revision for all the Haskell ports without version
changes are bumped.
New ports (20):
devel/hs-MonadRandom 0.1.8
devel/hs-base64-conduit 0.5.1
devel/hs-bifunctors 3.2
devel/hs-either 3.1
devel/hs-errors 1.3.1
devel/hs-generic-deriving 1.4.0 (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Dec 2012
|
[ 02:23 pgj ] 
309275 MOVED
309275 UPDATING
309275 archivers/hs-tar/Makefile
309275 archivers/hs-tar/distinfo
309275 archivers/hs-tar/pkg-descr
309275 archivers/hs-zip-archive/Makefile
309275 archivers/hs-zip-archive/distinfo
309275 archivers/hs-zip-archive/pkg-descr
309275 archivers/hs-zlib-bindings/Makefile
309275 archivers/hs-zlib-bindings/distinfo
(Only the first 10 of 1010 ports in this commit are shown above. )
- Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports
New ports (32): (Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Aug 2012
|
[ 02:44 pgj ]
301884 archivers/hs-zlib-conduit/Makefile
301884 archivers/hs-zlib-conduit/distinfo
- Update to 0.4.0.2
- Use the new options framework
Obtained from: FreeBSD Haskell
|
Sun, 3 Jun 2012
|
[ 18:50 pgj ]
1.1 archivers/hs-zlib-conduit/Makefile
1.1 archivers/hs-zlib-conduit/distinfo
1.1 archivers/hs-zlib-conduit/pkg-descr
1.168 lang/ghc/bsd.hackage.mk
Streaming compression/decompression via conduits.
WWW: http://github.com/snoyberg/conduit
Obtained from: FreeBSD Haskell
|
Number of commits found XX: 13 |