Commit graph

11960 commits

Author SHA1 Message Date
Gabor Pali
fb51ad45b1 - Remove obsoleted Haskell ports:
devel/hs-binary: this package became part of lang/ghc.
  devel/hs-convertible-text: this package is obsolete.
  devel/hs-control-monad-attempt: this package is obsolete.
  devel/hs-data-object: this package is obsolete.
  devel/hs-data-object-yaml: this package is obsolete.
  devel/hs-deepseq: this package became part of lang/ghc.
  devel/hs-ghc-paths-docs: not needed any more.
  devel/hs-haddock-docs: not needed any more.
  devel/hs-mtl-docs: not needed any more.
  devel/hs-pool: this package is obsolete.
  devel/hs-transformers-docs: not needed any more.
  print/hs-hscolour-docs: not needed any more.
  textproc/hs-xhtml-docs: not needed any more.
  textproc/hs-xml-enumerator: this package is obsolete.
  www/hs-happstack-data: this package is obsolete.
  www/hs-happstack-ixset: this package is obsolete.
  www/hs-happstack-state: this package is obsolete.
  www/hs-happstack-util: this package is obsolete.
  www/hs-http-enumerator: this package is obsolete.

Obtained from:	FreeBSD Haskell
2012-06-03 23:28:40 +00:00
Gabor Pali
8fb04b3989 - Update to 0.7.0.2
Obtained from:	FreeBSD Haskell
2012-06-03 22:36:09 +00:00
Gabor Pali
a935e2ad5f - Update to 0.1.7
Obtained from:	FreeBSD Haskell
2012-06-03 22:35:38 +00:00
Gabor Pali
b5beb023f9 - Update to 3000.2.1
Obtained from:	FreeBSD Haskell
2012-06-03 22:34:58 +00:00
Gabor Pali
17d84a0fb7 - Update to 0.6.0.6
Obtained from:	FreeBSD Haskell
2012-06-03 22:34:30 +00:00
Gabor Pali
0ec318b20e - Update to 1.8
Obtained from:	FreeBSD Haskell
2012-06-03 22:33:57 +00:00
Gabor Pali
d962eb56b4 - Update to 3.1.2
Obtained from:	FreeBSD Haskell
2012-06-03 22:33:29 +00:00
Gabor Pali
8d491fec96 - Update to 1.9.1
Obtained from:	FreeBSD Haskell
2012-06-03 22:33:01 +00:00
Gabor Pali
348e7bd8e5 - Update to 1.9.3
Obtained from:	FreeBSD Haskell
2012-06-03 22:32:23 +00:00
Gabor Pali
2615f38635 - Update to 9.2.2
Obtained from:	FreeBSD Haskell
2012-06-03 22:31:38 +00:00
Gabor Pali
bacec58fe6 - Update to 0.5.1
Obtained from:	FreeBSD Haskell
2012-06-03 22:31:09 +00:00
Gabor Pali
3992b40d3a - Update to 0.3.4
Obtained from:	FreeBSD Haskell
2012-06-03 22:30:29 +00:00
Gabor Pali
49067153d4 - Update to 0.4.3.4
Obtained from:	FreeBSD Haskell
2012-06-03 22:29:46 +00:00
Gabor Pali
43c882357d - Update to 0.10.2.0
Obtained from:	FreeBSD Haskell
2012-06-03 22:29:16 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.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
2012-06-03 20:52:29 +00:00
Gabor Pali
7fc3040584 This package provides parsing and rendering functions for XML. It is
based on the datatypes found in the xml-types package.  This package is
broken up into the following modules:

 * Text.XML: DOM-based parsing and rendering.  This is the most commonly
   used module.

 * Text.XML.Cursor: A wrapper around Text.XML which allows bidirectional
   traversing of the DOM, similar to XPath.

 * Text.XML.Unresolved: A slight modification to Text.XML which does not
   require all entities to be resolved at parsing.  The datatypes are
   slightly more complicated here, and therefore this module is only
   recommended when you need to deal directly with raw entities.

 * Text.XML.Stream.Parse: Streaming parser, including some streaming
   parser combinators.

 * Text.XML.Stream.Render: Streaming renderer.

WWW:	http://github.com/snoyberg/xml

Obtained from:	FreeBSD Haskell
2012-06-03 19:28:57 +00:00
Gabor Pali
30cbd53fc9 Core modules of a blazingly fast markup combinator library for the Haskell
programming language.

WWW:	http://jaspervdj.be/blaze

Obtained from:	FreeBSD Haskell
2012-06-03 19:26:50 +00:00
Gabor Pali
88f4ff53b9 Turn attoparsec parsers into sinks.
WWW:	http://github.com/snoyberg/conduit

Obtained from:	FreeBSD Haskell
2012-06-03 19:25:28 +00:00
Frederic Culot
dd1cba0d97 - Mark it Python3 ready
Suggested by:	rm@ (via email)
2012-06-03 11:24:28 +00:00
Andrej Zverev
40a693e37d - Remove SITE_PERL from *_DEPENDS
PR:	ports/168626
Approved by: maintainer (kuriyama@ via email)
2012-06-03 10:48:36 +00:00
Frederic Culot
8ca69ef151 - Remove SITE_PERL from *_DEPENDS, as suggested at:
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies

Submitted by:	az@ (via irc)
2012-06-03 09:09:50 +00:00
Frederic Culot
004013f243 - Update to 2.4.2
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1)

Changes:	http://search.cpan.org/dist/podlators/ChangeLog
2012-06-03 08:05:26 +00:00
Frederic Culot
d8c18014ad - Update to 0.5.2
Changes:	https://github.com/defunkt/pystache/blob/master/HISTORY.rst
PR:		ports/168607
Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
2012-06-03 07:45:25 +00:00
Andrej Zverev
a50c1cb647 - Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
2012-06-03 05:56:20 +00:00
Eitan Adler
6de111bb3e Fix conflicts line - glob, not regex
Submitted by:	Sulev-Madis "ketas" Silber <madis555@hot.ee>
2012-06-02 04:59:01 +00:00
Eitan Adler
5984aee4de Add missing conflicts
Submitted by:	Sulev-Madis "ketas" Silber <madis555@hot.ee>
Approved by:	tj (maintainer)
2012-06-02 04:49:36 +00:00
Sunpoet Po-Chuan Hsieh
ed4bcee9c8 - Update to 0.19
Changes:	http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
2012-06-01 06:29:53 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Tom Judge
260c7b0856 Update my email address.
Approved by:	eadler (mentor)
2012-05-31 19:40:19 +00:00
MANTANI Nobutaka
444349f70d Update to 1.8.1. 2012-05-31 15:01:49 +00:00
Philippe Audeoud
b4cfd15ade - Update to 1.58
- Changelog: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.58/CHANGES
2012-05-31 13:37:13 +00:00
Baptiste Daroussin
0cb47f7753 Convert to new options framework 2012-05-31 11:19:32 +00:00
Wen Heping
ee3840b8c9 - Update to 2.4.1
ChangeLog: http://cpansearch.perl.org/src/RRA/podlators-2.4.1/ChangeLog
2012-05-31 01:40:04 +00:00
Baptiste Daroussin
56dc3e4181 Fix DOCS option logic
Reported by:	Olivier Smedts <olivier@gid0.org>
2012-05-30 12:58:11 +00:00
Baptiste Daroussin
ad1c72bcff switch to new options framework 2012-05-30 10:37:55 +00:00
Frederic Culot
8bddc56f13 - Update to 3.22
Changes:	http://search.cpan.org/dist/Pod-Simple/ChangeLog
2012-05-29 07:36:43 +00:00
Pav Lucistnik
1377827d69 - Mark BROKEN: does not compile
/work/a/ports/textproc/libmrss/work/libmrss-0.19.2/phpmrss/php.c:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mrss_functions'
  /work/a/ports/textproc/libmrss/work/libmrss-0.19.2/phpmrss/php.c:92: error: 'mrss_functions' undeclared here (not in a function)

Reported by:	pointyhat
2012-05-28 20:39:27 +00:00
Sunpoet Po-Chuan Hsieh
94c707dde4 - Update to 2012.05.28 2012-05-28 16:19:57 +00:00
Sunpoet Po-Chuan Hsieh
304a4544c8 - Update to 2012.05.27 2012-05-28 16:19:45 +00:00
Chris Rees
c585f3b100 Fix interactivity when ParserDetails exists.
It is now an OPTION (on by default, and recommended) to alter ParserDetails.ini
so unattended builds are no longer held up.

Requested by:	wblock
2012-05-27 19:46:54 +00:00
Jun Kuriyama
668dfbc089 - Upgrade to 0.95. 2012-05-27 04:33:19 +00:00
Jun Kuriyama
098d6faec6 - Upgrade to 0.88. 2012-05-27 04:23:14 +00:00
Martin Wilke
e7baaf55b8 - Bump all XFCE after XFCE import 2012-05-25 16:52:32 +00:00
Martin Wilke
19a3bab30b - Unbreak for amd64
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support COPYTREE_SHARE

PR:		168046
Submitted by:	Ports Fury
2012-05-25 15:20:06 +00:00
MIHIRA Sanpei Yoshiro
2b692297eb Update 1.1.1 2012-05-25 11:59:38 +00:00
Anton Berezin
28a18ebf1d Update to 1.03. Require perl 5.10+.
PR:		168109
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Text-Wrapper/Changes
2012-05-25 09:37:51 +00:00
Anton Berezin
aac1c78205 Update to 1.02.
PR:		168107
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/String-Strip/Changes
2012-05-25 09:33:33 +00:00
Anton Berezin
9da505e38c Update to 1.101242.
PR:		168106
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/String-Flogger/Changes
2012-05-25 08:01:19 +00:00
Anton Berezin
7eac9c1b63 Update to 0.51.
PR:		168101
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes:	http://search.cpan.org/dist/Lingua-Identify/Changes
2012-05-25 07:50:01 +00:00
Wen Heping
4939cf0962 - Update to 0.1.3
PR:		167863
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-05-25 07:39:23 +00:00