21 Commits

Author SHA1 Message Date
kili
2afcb955f1 Update to hs-tar-0.5.1.0.
Joint work with Greg Steuck.
2019-09-30 12:24:32 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
kili
99e4ed0e66 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:43:45 +00:00
kili
92609cf1f0 Update to hs-tar-0.5.0.3. 2017-11-07 21:28:40 +00:00
kili
7413449cd4 Dump after ghc changes. 2016-01-20 16:22:25 +00:00
kili
b59d16605d Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:29:39 +00:00
kili
c93534c36d Update to hs-tar-0.4.2.1. 2015-09-20 20:52:00 +00:00
kili
e3e6c2291e Update plists and bump. 2014-11-24 16:07:58 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
5e6061c30b Update to hs-tar-0.4.0.1. 2013-01-16 19:18:28 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
85769265aa Update to tar-0.3.2.0. 2012-09-02 21:57:28 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
kili
393d1dab60 List devel' before archivers' in CATEGORIES. 2010-09-12 17:09:01 +00:00
kili
e6406031d1 This library is for working with ".tar" archive files. It can read
and write a range of common variations of archive format including
V7, USTAR, POSIX and GNU formats. It provides support for packing
and unpacking portable archives. This makes it suitable for
distribution but not backup because details like file ownership and
exact permissions are not preserved.

(this library is a requirement for the next darcs release)
2010-09-11 18:44:10 +00:00