Commit Graph

3278 Commits

Author SHA1 Message Date
ajacoutot
26b6d2c33d Update to exempi-2.2.1.
Remove maintainer as per his request.
2013-07-01 08:44:41 +00:00
espie
55bc766d52 go thru the shell script... it doesn't exist on !shared architectures,
so the post-build stage would fail.
2013-06-30 19:44:20 +00:00
espie
ec93f3ac5e give it a chance on vax 2013-06-30 15:50:16 +00:00
espie
3b83b6ddb6 give it a chance on gcc < 3... 2013-06-30 10:12:14 +00:00
jeremy
3364626bcb Build ruby 2.0 versions of ruby C extensions. Use explicit FLAVORs
in the category Makefiles for ruby C extensions, to reduce churn
when the default ruby version changes,
2013-06-29 15:56:10 +00:00
sthen
2d917503dd add some ports to category Makefiles which were not linked, but which do not
have "not yet linked to the build" etc. in the commit log.

devel/hs-simple-sendfile
devel/jenkins
security/p5-Mozilla-CA
sysutils/uptimed
textproc/p5-Encode-Locale
www/p5-IO-HTML
www/webgui
2013-06-29 09:33:08 +00:00
jasper
687acee0fe add lua52 flavor too 2013-06-26 06:35:35 +00:00
jturner
91734fd25d +luasoldout 2013-06-25 22:58:13 +00:00
jturner
87d53e5d5a Import ports/textproc/luasoldout. ok landry@
luasoldout is a simple Lua binding to libsoldout, a lightweight C
library that can parse Markdown. It supports converting to html or
xhtml. luasoldout also supports the discount and natext extensions.
2013-06-25 22:57:01 +00:00
dcoppa
a373f894c9 Bunch of haskell updates:
MissingH-1.1.1.0 -> MissingH-1.2.0.0
hslogger-1.1.5 -> hslogger-1.2.1
HaXml-1.23.3 -> HaXml-1.24
libxml-sax-0.7.3 -> libxml-sax-0.7.4
polyparse-1.7 -> polyparse-1.9

OK kili@
2013-06-25 07:28:54 +00:00
espie
31d6754829 grumbl, thx naddy 2013-06-24 19:04:11 +00:00
espie
c42cedc980 oops 2013-06-24 16:10:58 +00:00
espie
0363779a2f correct fix, cmake will not override MAKE_PROGRAM, this makes no sense. 2013-06-24 09:12:25 +00:00
dcoppa
5ca8ceb420 Do not hardcode "make".
While here, merge PFRAG.shared into PLIST
2013-06-24 08:47:12 +00:00
dcoppa
1cd380709d Fix dependencies for Ninja. 2013-06-23 20:13:45 +00:00
espie
54dce4ed7f move moz-dicts into subdirs, make dpb happier.
bump only user
2013-06-22 09:31:48 +00:00
ajacoutot
35656c76bd Remove ONLY_FOR_ARCHS; this port is not arch dependant and hunspell can
make use of the dicts.

ok landry@ (maintainer)
2013-06-17 09:26:41 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
ajacoutot
d72eb44c20 s/png16/png/ in WANTLIB now that graphics/png got patched.
prodded by naddy@
2013-06-09 15:26:49 +00:00
ajacoutot
812bf502c0 Unbreak with new libpng -- until we find a solution for png vs pngXX. 2013-06-09 13:55:51 +00:00
ajacoutot
9f3ecc771a Update to libical-1.0. 2013-06-09 10:53:42 +00:00
ajacoutot
0c10d6f378 Update to gtkspell3-3.0.3. 2013-06-09 10:37:33 +00:00
ajacoutot
7349348700 Update to gtk-doc-1.19. 2013-06-05 12:27:48 +00:00
benoit
8ae81b5dd8 Update highlight to 3.14. 2013-06-05 07:33:21 +00:00
fgsch
081021164e Remove MODPY_JSON from RDEP and bump. 2013-06-04 07:57:13 +00:00
ajacoutot
95d85e99e9 Update to icu4c-51.2. 2013-06-01 14:22:34 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
5dd4c93d89 Bump after default py3 version switch. 2013-05-30 13:09:20 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
sthen
03890cdd0f zap surplus whitespace 2013-05-30 10:38:11 +00:00
sthen
e1a4f81823 no need for groff. regen distinfo. 2013-05-30 10:35:25 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
jeremy
bf51fa4424 Add support for a ruby20 FLAVOR for building with ruby 2.0. 2013-05-25 22:53:46 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
zhuk
4e09e1fefd Use MODPERL_BIN_ADJ for those ports.
okay dcoppa@ and schwarze@ (MAINTAINER)
2013-05-24 14:10:01 +00:00
edd
69816956d8 update to markdown-2.3.1
OK wcmaier@
2013-05-22 15:12:01 +00:00
sthen
1bbea1a2b6 update to PPIx-Regexp-0.034, don't USE_GROFF 2013-05-19 20:04:59 +00:00
sthen
8c49cfdb82 use gettext/libiconv MODULES. 2013-05-16 09:16:43 +00:00
fgsch
e680c44dc9 _MODPY_CMD -> MODPY_CMD 2013-05-13 19:10:45 +00:00
benoit
a55ffd784f - update p5-XML-Generator to 1.04
- remove USE_GROFF

Maintainer timeout, ok ajacoutot@
2013-05-13 06:55:26 +00:00
jasper
d4308f5d02 update to pygments.rb-0.5.0, again 2013-05-13 06:33:25 +00:00
jasper
870eb0c04d update to kramdown-1.0.2 2013-05-13 06:33:06 +00:00
sthen
b7eb9ed764 regen distinfo 2013-05-12 23:01:13 +00:00
sthen
5af61db832 add a missing run dep on poppler-utils (for pdftohtml)
(this could use an update too, really..)
2013-05-12 23:00:57 +00:00
espie
c07d468caa if the filesystem is fast enough, there is a race condition while building
also annotate "force" targets as phony to make sure they actually get
built.
2013-05-06 13:53:40 +00:00
benoit
9b952d4db8 - update py-docutils to 0.10
- regen PLIST

from David Hill, "look ok" Ben Lovett (Maintainer)
2013-05-06 12:05:52 +00:00
jasper
459f608237 partially revert previous update and update to 0.4.2 instead as jekyll
doesn't play nice with pygments.rb > 0.4.2 yet.

set epoch.
2013-05-06 07:02:45 +00:00
jasper
7601fe694f update to ruby-pygments.rb-0.5.0 2013-05-06 06:30:05 +00:00
jasper
ffe8ce6c4a - update to ruby-maruku-0.6.1 2013-05-05 18:58:35 +00:00
kili
bee21f147b Bump after update of textproc/hs-attoparsec.
Greetings to espie@ (btw: it's ghc that sucks, not haskell).
2013-05-04 21:17:17 +00:00