Commit Graph

68062 Commits

Author SHA1 Message Date
pea
54e48906db Add inadyn 2011-07-21 12:19:11 +00:00
pea
3b0b61686a Import inadyn
inadyn is a C based client used to update DNS entries.  This is a fork of
the original INADYN implementation from Narcis Ilisei. Most of the fixes
and additions from the new "upstream" by Christoph Brill have been added.
However, this project is not a fork off of Christoph's repository, but
rather a reengineered version of the original 1.96.2 release with all
additional patches audited and merged separately. Additionally a further
set of code cleanups, features and bug fixes have been added.

ok ajacoutot@
2011-07-21 12:17:02 +00:00
pea
353cc45b3a Add _inadyn
ok ajacoutot@
2011-07-21 12:13:54 +00:00
pea
72c00205e5 Add dokuwiki 2011-07-21 09:54:51 +00:00
pea
d8e82fa76c Import dokuwiki.
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at
creating documentation of any kind. It is targeted at developer teams,
workgroups and small companies. It has a simple but powerful syntax
which makes sure the datafiles remain readable outside the Wiki and
eases the creation of structured texts. All data is stored in plain text
files, no database is required.

With tweaks/feedbacks from landry@, thanks.

ok landry@
2011-07-21 09:52:28 +00:00
lum
8f7704f10e update to toprump-0.14.5
sync with recent changes to top(1).
2011-07-21 09:23:52 +00:00
sthen
245b5d3e18 Don't install the copy of 8x12 normal fonts which get installed as "bold".
This lets X synthesize its own, so bold characters are distinct again.
Upstream don't seem to like this ("there is no space for a bold font in
a 6x12 matrix") but everyone else would rather have distinct bold chars.

Req by joshe@, landry@. OK LEVAI Daniel (maintainer).
2011-07-21 08:02:44 +00:00
ajacoutot
6e51e02d09 Update to gstreamermm-0.10.10. 2011-07-21 06:37:09 +00:00
sebastia
5ff311a287 update SOGo to 1.3.8a, also here zapping patches that made it upstream.
OK landry@
2011-07-21 06:30:44 +00:00
sebastia
50aae3debe Update SOPE to 1.3.8a, zap a couple of patches that made it upstream.
OK landry@
2011-07-21 06:27:21 +00:00
edd
3fbfbe54d4 blast away pesky swap file that sneaked in to my last commit 2011-07-21 01:39:30 +00:00
edd
7d32b01472 link radare2 2011-07-21 01:37:56 +00:00
edd
38d1e86abc Import radare2, reverse engineers hex editor, debugger and disassembler.
Only i386/amd64 enabled until we know which arches work/need fixing.

OK sthen@
2011-07-21 01:35:51 +00:00
jeremy
d1536163d4 Update to 1.2.4. 2011-07-20 22:51:32 +00:00
schwarze
6df73b7c69 +p5-Authen-NTLM 2011-07-20 21:47:46 +00:00
schwarze
9893017300 Import p5-Authen-NTLM-1.08.
This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism.  It can be used to perform NTLM style
authentication for any desired protocol.

Feedback and OK gsoares@; OK landry@ sthen@.
2011-07-20 21:42:49 +00:00
gsoares
9a9d4a970e update xmlsec to 1.2.18
The XML Security Library 1.2.18 release fixes a serious crasher.

tweaks/OK sthen@, jasper@
2011-07-20 20:56:00 +00:00
naddy
d975b56bde add "fonts" category 2011-07-20 20:42:13 +00:00
jasper
0d1b2996f5 - fix wantlib. 2011-07-20 18:37:53 +00:00
sthen
be0593709c Permit utimensat(2) and futimens(2), as discussed with matthew@.
Fixes ruby 1.9 build with systrace now that we have these system calls.
The other new *at system calls need to have path restrictions and will
need further work so are still prevented for now (in those cases, the
supplied paths are *relative to a certain FD*, so we can't simply
examine supplied paths).
2011-07-20 18:11:06 +00:00
jasper
6faf9b152f sync 2011-07-20 18:07:38 +00:00
jasper
9455724193 import p5-Git-Repository 1.21
Git::Repository is a Perl interface to Git, for scripted interactions
with repositories. It's a low-level interface that allows calling any
Git command, whether porcelain or plumbing, including bidirectional
commands such as git commit-tree.

from wen heping (MAINTAINER), as was p5-System-Command

ok sthen@
2011-07-20 18:05:52 +00:00
jasper
523bf73657 import p5-System-Command 1.05
System::Command is a class that launches an external system command and
returns an objects representing it, allowing interaction through the
STDIN, STDOUT and STDERR handles.

tweak and OK sthen@
2011-07-20 18:04:48 +00:00
gsoares
0bffa0ae99 - update to 2.08
- remove groff
- HOMEPAGE is taken care of by cpan.port.mk
- remove maintainer per his request

OK jasper@ sthen@
OK Markus Bergkvist (old MAINTAINER)
2011-07-20 17:30:28 +00:00
gsoares
b6668dfa07 - update to 1.05
- doesnt need groff here
- HOMEPAGE is taken care of by cpan.port.mk
- remove maintainer per his request

OK jasper@ sthen@
OK Markus Bergkvist (old MAINTAINER)
2011-07-20 17:25:10 +00:00
ajacoutot
787440b8a0 +py-enchant 2011-07-20 16:48:58 +00:00
ajacoutot
2bb997a515 Import py-enchant-1.6.5.
This package provides a set of Python language bindings for the Enchant
spellchecking library.

ok jasper@
2011-07-20 16:48:19 +00:00
sebastia
56e51ffb01 Long overdue, add iaxclient-tcl to RUN_DEPENDS. With this, Coccinella
can be used for XMPP p2p VoIP with other Coccinella clients, and as
a fully IAX2 client for an asterisk.
Suggestion to use the wrapper script instead of depending on threaded
TCL/Tk flavor from sthen@ (many thanks!)

OK sthen@
2011-07-20 16:43:18 +00:00
sthen
bcb516a133 openbsd5, and fix strange idea of standard device naming for serial
ports: /dev/ttyp?!
2011-07-20 15:50:13 +00:00
sthen
01d73e7432 openbsd5 2011-07-20 15:45:20 +00:00
naddy
da8416ecbe fix build for all OpenBSD versions 2011-07-20 15:35:04 +00:00
sthen
c3a4115dc4 fix openbsd!=4 2011-07-20 15:30:32 +00:00
sthen
9891f077de openbsd4 -> openbsd 2011-07-20 15:26:00 +00:00
landry
bec15cafd2 Recognize openbsd5, fixes the build.
Similar diff from brad, ok sthen@ giovanni@
2011-07-20 15:15:31 +00:00
naddy
87742f2787 build on OpenBSD 5.x 2011-07-20 15:13:20 +00:00
ajacoutot
4cf99970a5 @comment libtool files. 2011-07-20 15:00:03 +00:00
ajacoutot
434546f73a Borked patch. 2011-07-20 14:58:28 +00:00
robert
892d90757c +mono-xsp 2011-07-20 14:54:04 +00:00
robert
4b1be2785d Import of mono-xsp;
The XSP is a Mono based web server that can be used to run ASP.NET
applications.
2011-07-20 14:53:24 +00:00
giovanni
b38b9b8947 Update to 2.7.0
Database schema has changed, you should read carefully release notes
and README.sql if you use MySQL or Postgres for storage or lookups.
Release notes available at http://www.amavis.org/release-notes.txt
2011-07-20 14:46:20 +00:00
naddy
db7a6ba493 fix a configure script typo that caused OpenBSD 5.x to be mistaken for
Solaris 2.x and rename a misleadingly named patch file
2011-07-20 14:22:48 +00:00
naddy
57dd061596 fix build for OpenBSD 5.x 2011-07-20 13:59:13 +00:00
sthen
428e55d614 - remove a bunch of unnecessary version checks
- allow lsof to build when kvm_getproc2 is removed
ok naddy@
2011-07-20 13:50:08 +00:00
sthen
25ed732647 fix with openbsd!=4.x 2011-07-20 12:56:53 +00:00
sthen
8f8742b587 Match on "openbsd" not "openbsd4", doesn't fix the build yet but it's a start.
Intentionally no bump (it didn't build and still doesn't)..
2011-07-20 12:08:24 +00:00
rpointel
a4bb35be59 Cleaned Makefile.inc and update Python 3.2 -> 3.2.1.
Permit to build on OpenBSD 5.x.
Added patches to permit "make regress" without block (to be improved).

Keep it unhooked.
2011-07-20 12:06:57 +00:00
sthen
775722bd17 emacs23,-no_x11 depends on dbus too, pointed out by "jirib", and remove
eric@ as maintainer (copied from emacs22 port when emacs23 was imported).
Typo in my first diff pointed out aja@, ok eric@.

(for the record, I don't use this, my fingers are incompatible).
2011-07-20 11:42:53 +00:00
sthen
ad0415194d Check NO_CCACHE everywhere that USE_CCACHE is checked, I missed it in
one small but necessary place.
2011-07-20 08:46:20 +00:00
ajacoutot
11a1f36f2b MESSAGE -> README 2011-07-20 08:45:00 +00:00
landry
02dca9619d Fix PLIST, the egginfo file is mercurial-${MODPY_EGG_VERSION}, not
${FULLPKGNAME}. No bump as it didn't package.
2011-07-20 08:30:21 +00:00