3403 Commits

Author SHA1 Message Date
robert
5e67114c82 oops, put back accidentally removed WANTLIBs 2013-08-13 20:10:45 +00:00
robert
0861c52d59 fix build w/o iodbc installed 2013-08-13 17:21:53 +00:00
robert
593bb4119a update to 1.0.16; in preparation for a libreoffice update 2013-08-12 06:32:20 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
naddy
2394f51acd move http://github.com and http://bitbucket.org to https
suggested by bentley@
2013-08-07 21:57:40 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
naddy
b43ec6dca7 remove workarounds for gcc 2.95 2013-08-07 19:16:48 +00:00
naddy
792c32ed74 remove some gcc2 workarounds 2013-08-07 16:49:36 +00:00
naddy
027bcdf2e9 move http://people.freebsd.org to https 2013-08-06 18:43:15 +00:00
kili
09ec220abb Update to heist-0.12.0. 2013-07-19 06:57:56 +00:00
kili
3bf695436f Update to xmlhtml-0.2.1. 2013-07-19 06:55:34 +00:00
kili
1bba991e4f Update to blaze-html-0.6.1.1. 2013-07-19 06:53:37 +00:00
kili
b29eb91951 Update to blaze-markup-0.5.1.5. 2013-07-19 06:50:43 +00:00
kili
d999ae8676 Update to bytestring-show-0.3.5.5. 2013-07-18 22:15:43 +00:00
kili
ad51d3fbb7 Update to attoparsec-enumerator-0.3.1. 2013-07-18 22:10:50 +00:00
kili
148fd18580 Fux dpendencies and bump. 2013-07-18 22:06:31 +00:00
schwarze
a7f1b9dfac Add a patch to avoid permanent damage to the right margin
when a man(7) input file contains two consecutive .TP lines.
This bugfix improves the formatting of unzip(1), for example.

While here, recognize 5.4 as an OpenBSD version in mdoc(7) files.

ok sthen@ dcoppa@ espie@
2013-07-13 07:38:59 +00:00
matthieu
dc8ed1cbee +jq 2013-07-11 21:05:41 +00:00
matthieu
a025b3e0d3 Import jq 1.3
jq is like sed for JSON data - you can use it to slice and filter and
map and transform structured data with the same ease that sed, awk,
grep and friends let you play with text.

Tested and tweaks by Donovan Watteau and giovanni@, ok giovanni@
2013-07-11 21:02:23 +00:00
jasper
c23b99d0eb update to py-yaml-3.10
ok pea@ (MAINTAINER)
2013-07-07 15:39:39 +00:00
espie
040fb39c7b fix the one variable decl that prevents it to build on gcc2 2013-07-05 11:26:46 +00:00
jasper
2e80eecc12 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +00:00
ajacoutot
591842140f Add comment so that people don't have to guess why it's there. 2013-07-04 09:07:23 +00:00
landry
3a4dc02398 Add converters/libiconv to BUILD_DEPENDS, configure checks for it but
doesnt actually link against it...
2013-07-04 06:45:15 +00:00
jasper
7fe3fc1d2b update to treetop-1.4.14 2013-07-02 20:42:03 +00:00
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