639 Commits

Author SHA1 Message Date
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
espie
2f2858e885 +otf2bdf (import was ok landry@) 2013-10-22 18:15:38 +00:00
espie
a9e4377513 as requested, a converter from otf2bdf
very trivial port
2013-10-22 18:14:58 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
ajacoutot
3d4ed76da5 Update to libpst-0.6.61. 2013-09-27 08:09:16 +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
5e12dfbd60 mark conflict, tidy Makefile, honour CXX, don't USE_GROFF 2013-06-26 16:21:25 +00:00
sthen
5881124d38 +py-html2text 2013-06-26 16:17:25 +00:00
sthen
a72ae6cb74 import converters/py-html2text, ok william@
html2text is a Python script that converts a page of HTML into clean,
easy-to-read plain ASCII text. Better yet, that ASCII also happens to be
valid Markdown (a text-to-HTML format).
2013-06-26 16:16:45 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
jasper
60aa237a1f hookup lua52 flavors 2013-05-30 15:43:06 +00:00
sthen
cfed0f2bab update to p5-DateManip 6.39, ok espie@ (maintainer) 2013-04-10 13:15:14 +00:00
benoit
c2236ff698 - update p5-Convert-TNEF to 0.18
- remove USE_GROFF
- regen PLIST

ok Ibrahim Khalifa (maintainer)
2013-03-25 09:04:06 +00:00
benoit
0b0a107044 - update p5-Convert-UUlib to 1.4
- remove USE_GROFF

ok Ibrahim Khalifa (maintainer)
2013-03-25 08:25:15 +00:00
benoit
ce87057e18 - update dos2unix to 6.0.3
ok ajacoutot@
2013-03-24 09:50:46 +00:00
brad
849757f9d9 Update to libdvdcss 1.2.13.
ok sthen@
2013-03-23 23:28:14 +00:00
sthen
b22d8013c9 update to p5-JSON-Any 1.29 2013-03-21 09:59:54 +00:00
sthen
64869dc9c5 update to p5-JSON-XS 2.33 2013-03-21 09:59:52 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
benoit
7484bd1cfc - update p5-MARC-Record to 2.0.5
- remove USE_GROFF

from David Hill
2013-03-19 10:03:07 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
espie
ed5cbe2da5 fix after libgsf update, just trust pkg-config and don't play games
with the output wrt include dirs
2013-03-10 09:42:32 +00:00
jeremy
f9972365c6 Update to json 1.7.7, fixing CVE-2013-0269.
OK jasper@ sthen@
2013-02-12 15:32:51 +00:00
jasper
5d51515e44 actually, this can do w/o USE_GROFF. 2013-02-02 17:39:21 +00:00
jasper
dc051f8cf3 - update to p5-Unicode-Stringprep-1.104 2013-02-02 17:38:43 +00:00
jasper
0ef84d4925 - update to p5-Net-IDN-Encode-1.102 2013-02-02 17:29:14 +00:00
jasper
a49e0a0c36 - update to p5-Net-IDN-Nameprep-1.101 2013-02-02 17:29:00 +00:00
jasper
dad6de4d7f - update to Finance-Currency-Convert-XE-0.22 2013-02-02 17:21:18 +00:00
giovanni
272cddaf3e Bugfix update to 1.14 and merge PFRAG into PLIST
ok jasper@
2013-02-01 11:49:42 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
brad
32da718671 Back port the ELF visibility support.
ok sthen@
2013-01-08 23:55:14 +00:00
sthen
41ed53ba17 - fix unpacking of multiple parts (from Gentoo, possibly via FreeBSD).
- recognise PNG files and set appropriate mime type (from FreeBSD).

- remove botched mkstemp() conversion which broke mpack(1);
a proper mkstemp conversion is intrusive.

- use some additional XXXX in the temporary filename.

- let this build with CLang scan-build.
2012-12-11 11:01:31 +00:00
brad
70960bb6e2 Further tweaks for Pacal's sloppy wv2 update.
ok kili@
2012-12-03 22:30:26 +00:00
pascal
d36106faf9 Update to wv2 0.4.2.
With tweaks from dcoppa@, ok dcoppa@ brad@
2012-11-29 19:07:57 +00:00
sthen
060ecd19ac bump REVISION to force an update so that a working static library is
installed on architectures which have moved to PIE.
2012-11-15 11:24:39 +00:00
jasper
cd08e910f9 sync 2012-11-06 07:37:44 +00:00
jasper
72ef16bf4d import luastruct-0.2
This library offers basic facilities to convert Lua values to and from C
structs. Its main functions are struct.pack, which packs multiple Lua
values into a struct-like string; and struct.unpack, which unpacks
multiple Lua values from a given struct-like string.

ok dcoppa@
2012-11-06 07:37:01 +00:00
jeremy
dcbdb53ce0 Update to ruby-json 1.7.5. 2012-10-31 22:04:08 +00:00
jasper
f3ba660c88 - stop spreading lies and actually use /var/tmp as temp directory. 2012-10-21 12:59:43 +00:00
ajacoutot
2094a447d4 Update to libpst-0.6.55. 2012-09-28 12:22:46 +00:00
jasper
028de0d84c - use SUBST_CMD 2012-09-28 11:38:48 +00:00
brad
88ddd9917b Remove workaround no longer necessary.
ok naddy@
2012-09-27 23:39:33 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
landry
1c60b4d6d4 Restore CFLAGS+=-O0 on sparc64 and hppa, this is still needed (and was
NOT a gcc3 workaround). Without it the build on sparc64 gobbles all
memory, takes the machine to a halt, and gets killed after a unfinite
amount of time. Brad, next time, please test it at least.
2012-09-11 20:42:21 +00:00
sthen
571bc17bca update to dos2unix 6.0.2 2012-09-06 22:35:31 +00:00
ajacoutot
58045a7890 This was missed when the "russian" category got removed. 2012-09-04 22:43:20 +00:00
sthen
d344d96837 missing bump 2012-09-04 21:12:20 +00:00
jasper
3ed6f2027d sync 2012-09-04 19:01:41 +00:00