landry
beb5014c7b
Update to hexalate 1.0.2
2013-06-26 18:53:35 +00:00
landry
db9790757b
Update to simsu 1.2.3
2013-06-26 18:53:16 +00:00
landry
3f32a1b905
Update to peg-e 1.1.2
2013-06-26 18:52:57 +00:00
landry
8ab7f82213
Update to tetzle 2.0.2.1
2013-06-26 18:52:30 +00:00
landry
705548c634
Update to focuswriter 1.4.4.
2013-06-26 18:52:03 +00:00
naddy
f842b1818e
don't pick up a stealth dependency on libuuid from sysutils/e2fsprogs
2013-06-26 18:43:08 +00:00
krw
945ba0522a
Update to v1.1.8. Some minor improvements in regress results.
...
ok joshe@ ajacoutot@
2013-06-26 17:44:03 +00:00
naddy
7ce68e7324
bump -web after e2fsprogs/libuuid changes
2013-06-26 17:28:57 +00:00
sthen
e1787f4aea
bump; coxpcall -> lua-coxpcall changed @depend line
2013-06-26 16:49:59 +00:00
espie
b12d83664b
confirmed to build by sebastia@ on vax... :(
2013-06-26 16:24:00 +00:00
sthen
c72be21153
+rss2email
2013-06-26 16:23:31 +00:00
sthen
b9e61b75e2
import mail/rss2email, ok william@
...
rss2email is a free tool for delivering news from RSS feeds to your
email program.
2013-06-26 16:23: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
jasper
64eac56f92
- update facter to 1.7.1
...
- better homepage
ok robert@ (MAINTAINER)
2013-06-26 14:46:30 +00:00
sthen
5d333439ce
missing dependency
2013-06-26 14:03:26 +00:00
sthen
2970c68813
update to nfdump 1.6.10
2013-06-26 12:57:46 +00:00
sthen
b2a15bddb1
avoid hidden dep on xemacs/emacs which breaks the build if dpb junks
...
at the wrong time.
2013-06-26 11:39:00 +00:00
sthen
46a8c16598
update to darktable 1.2.2
2013-06-26 11:22:25 +00:00
sthen
fa53c4e6f5
add missing space in WANTLIB. build fails -> no bump
2013-06-26 08:55:38 +00:00
ajacoutot
75da358e68
Updtae to gnumeric-1.12.3.
2013-06-26 06:52:09 +00:00
ajacoutot
32a2baae13
Update to goffice-0.10.3.
2013-06-26 06:51:55 +00:00
jasper
687acee0fe
add lua52 flavor too
2013-06-26 06:35:35 +00:00
dcoppa
f7d9929a6c
Remove mention of the (now dead) "no_tk" flavor from pkg/DESCR.
...
ok giovanni@, sthen@, sebastia@ (maintainer)
2013-06-26 04:56:43 +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
bentley
ae27b5d7e3
Update to openttd-1.3.1.
...
Respect CFLAGS.
Don't crash during build (use our strndup/strcasestr instead of openttd's).
ok espie@
2013-06-25 22:41:41 +00:00
espie
615c3ee52a
belt AND suspenders. In case this triggers because BUILD_PACKAGES !=
...
MULTI_PACKAGES and IGNORE doesn't get set.
2013-06-25 20:21:52 +00:00
espie
6aa72ffb2b
okay, remove dumb optimization
2013-06-25 20:21:03 +00:00
espie
505f43d1d6
sorry sebastia, that's a typo
2013-06-25 19:48:14 +00:00
espie
d11813d1c2
document the reason why fetch should see everything
2013-06-25 19:47:49 +00:00
espie
faba4207ca
fix vax
2013-06-25 09:32:20 +00:00
espie
c6fa1b42ff
tricky (problem found by sebastia@ on vax...): BUILD_PACKAGES makes
...
subpackages vanish too entirely, so later, when other ports want them
as dependencies, we're in trouble!
Instead, record both MULTI and BUILD, and compare them when merging depend.
Don't stub out the new paths directly, but "pre-stub them out" with an
IGNOREd message, so the engine picks them, stubs them out for real, and
logs the reason.
2013-06-25 09:05:19 +00:00
espie
265cd0dff3
dpb still needs MULTI_PACKAGES
2013-06-25 08:46:55 +00:00
dcoppa
d056bae85f
Tighten up build depends to ensure cmake will have ELF parsing
...
support enabled: this is a requirement for Ninja.
ok espie@
2013-06-25 08:34:10 +00:00
espie
083431d788
switch to the ninja generator, unless USE_NINJA=No
...
Thx to dcoppa@, only nvi and plplot are stuck with the old generator.
okay dcoppa@
2013-06-25 07:54:26 +00:00
espie
c997331619
should fix some of sebastia's warnings... these are actually old
2013-06-25 07:49:52 +00:00
jasper
21440f440f
update to gedit-3.8.3
2013-06-25 07:41:52 +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
dcoppa
aef0e24117
Enable ELF parsing and editing support on OpenBSD.
...
Ninja will use it.
OK espie@
2013-06-25 07:16:46 +00:00
rpe
9e8ebb8f03
update Compress-Bzip2 to 2.16
...
ok kevlo@ (maintainer)
ok aja@
2013-06-25 06:21:58 +00:00
rpe
4b0e2a4ea5
update sharutils to 4.13.1
...
ok aja@
"fine with me" sthen@
2013-06-25 06:14:57 +00:00
tobiasu
584e840739
Fix alignment problem. Makes i3 work on sparc64.
...
OK dcoppa@
2013-06-25 06:07:46 +00:00
william
bc9c3604de
Upgrade to s-nail-14.3.2, which fixes a bunch of bugs.
...
see http://sourceforge.net/p/s-nail/code/ci/master/tree/NEWS for details.
ok jca@
2013-06-25 02:44:16 +00:00
espie
5cc8131aa3
document that it's now possible to put a lot of things inside the config
...
file instead of passing extra options on the command line.
2013-06-24 20:30:56 +00:00
zhuk
3d59655e72
Unbreak after recent e2fsprogs update with uuid library renaming.
...
Noticed by Scott McEachern.
2013-06-24 19:41:05 +00:00
espie
ff6209cff5
prepare for ninja switch
2013-06-24 19:36:46 +00:00
espie
fd70df1e93
prepare for upcoming ninja switch
2013-06-24 19:35:18 +00:00
espie
31d6754829
grumbl, thx naddy
2013-06-24 19:04:11 +00:00