84984 Commits

Author SHA1 Message Date
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
sebastia
47f84ed59c Update driftnet to 1.0 from a ubuntu repository:
most notably new features:
 * support PNG images
 * support IPv6
 * support reading pcap files

feedback and OK sthen@, rfreeman@
tested by rfreeman@ on i386, sthen@ on macppc, and myself on amd64 and i386
MAINTAINER, claudio@ also fine with the update
2013-06-24 16:48:43 +00:00
espie
c42cedc980 oops 2013-06-24 16:10:58 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
jasper
502a106663 better approach; no pkg change 2013-06-24 12:58:20 +00:00
dcoppa
74a352151b even better fix 2013-06-24 10:35:14 +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
ajacoutot
3209e340f5 Update to osmo-0.2.10.
ok pea@ (maintainer)
2013-06-24 06:15:32 +00:00
ajacoutot
8f1ce8ad51 Update to gringotts-1.2.10.
ok pea@ (maintainer)
2013-06-24 06:14:21 +00:00
bcallah
6597c3c020 Minor update to 0.4.1 2013-06-23 22:38:57 +00:00
brad
dd7b90b352 Back port a commit from master to make use of external libfdt
instead of the integrated copy.

ok sthen@
2013-06-23 21:27:55 +00:00