Commit Graph

29232 Commits

Author SHA1 Message Date
jolan
89754a7fa0 disable silly gtk-player, bump PKGNAME 2005-07-03 21:35:23 +00:00
aanriot
ab883fc770 - build with SSL and TCP Wrappers supports, not enabled by default.
- nuke trivial MESSAGE.

ok sturm@
2005-07-03 18:06:37 +00:00
aanriot
d9eb20cb11 update to 0.06 from Jason Crawford <jasonrcrawford@gmail.com> with a
few changes.

inputs and ok alek@
2005-07-03 18:02:12 +00:00
brad
0e1b0b0404 add GPL marker 2005-07-03 01:28:58 +00:00
brad
1f1aa9a5f9 upgrade to hexedit 1.2.10
Based on a diff from Ben Hooper <ben at networkinsanity dot com>
2005-07-03 01:22:22 +00:00
brad
104c67ad72 sync with CVS as of today 2005-07-03 01:00:54 +00:00
brad
2d8b044dae upgrade to mrtg 2.12.2
--
From: Bernd Ahlers <b.ahlers at ba-net dot org>
2005-07-03 00:53:18 +00:00
naddy
3ade432ea2 maintenance update to 1.1.1 2005-07-02 19:38:45 +00:00
naddy
ffbb62be15 * make sox work on platforms where char defaults to unsigned
* sprintf -> snprintf, and opportunistically get rid of some strcpy()s

From: Matthias Kilian <kili@outback.escape.de>
2005-07-02 16:27:56 +00:00
alek
2bbf6405a8 Update to 0.1.0.11 (bugfix release)
From Jon Trembley <jon@brain-box.net> (MAINTAINER)
2005-07-02 16:20:23 +00:00
pedro
5d160e4710 ion-3ds-20050625, okay sturm@ 2005-07-02 15:55:59 +00:00
sturm
4718cd11c3 not for sparc64 -> only for i386
bump PKGNAME

from maintainer Nuno Morgadinho <nmorgadinho at openbsd-pt.org>
2005-07-02 05:46:25 +00:00
aanriot
8ac72a600c add man and docs to installation.
ok fgsch@
2005-07-01 17:46:02 +00:00
grunk
242a7ca952 whitespaces, ok xsa@ 2005-07-01 09:31:11 +00:00
xsa
8b4fc6f90c Update to charm-1.6.0 from mpech@ w/ tweaks by me. 2005-07-01 06:55:49 +00:00
robert
c1791de453 SECURITY:
fix an arbitrary command execution vulnerability; bump PKGNAME

http://www.vuxml.org/openbsd/e80d814e-e9b6-11d9-a5c1-00065bd5b0b6.html
2005-06-30 22:37:12 +00:00
alek
10da58b40b Update to grip 3.2.0
From Bernd Ahlers <b.ahlers@ba-net.org>

ok aanriot@
2005-06-30 22:34:28 +00:00
jolan
eee58ef5cb fix packaging on archs without apm, pointed out by sturm@ 2005-06-30 21:50:51 +00:00
todd
350925f574 fix broken MASTER_SITES, prompted by aanriot@ 2005-06-30 20:31:46 +00:00
aanriot
720e2cc29f add grunk@ and me, sorting.
ok xsa@
2005-06-30 19:10:28 +00:00
jakob
ba295f830a add DSN support; from Christian Rueger 2005-06-30 13:22:23 +00:00
fgsch
72486e8250 drop maintainership. 2005-06-30 05:24:53 +00:00
fgsch
67dafb7c6d go figure, ldd and objdump -p return different libraries. update wantlib
to follow objdump output.  mentioned by jolan@.
2005-06-30 04:52:23 +00:00
aanriot
09f3ac41de replace unavailable MASTER_SITES by the default OpenBSD one.
ok brad@
2005-06-30 04:47:25 +00:00
avsm
277c119b44 fix build on bytecode only architectures, noticed by nikolay 2005-06-30 04:46:05 +00:00
fgsch
2afa4819b1 link xpad. 2005-06-30 04:32:57 +00:00
fgsch
2a75d32972 virtual sticky pad system; jolan@ ok. 2005-06-30 04:28:43 +00:00
jolan
4d83799a18 flesh out scummvm's tremor support and enable it on arm
ok jsg@
2005-06-30 02:47:48 +00:00
avsm
7f690168a4 +wyrd 2005-06-29 21:58:05 +00:00
avsm
02649afb5a initial import of wyrd-1.0.0
--
Wyrd is a text-based front-end to Remind, a sophisticated calendar
and alarm program. Remind's power lies in its programmability, and
Wyrd does not hide this capability behind flashy GUI dialogs. Rather,
Wyrd is designed to make you more efficient at editing your reminder
files directly. It also offers a nice day view suitable for visualizing
your schedule at a glance.
2005-06-29 21:57:28 +00:00
avsm
8ed24d63d1 update to remind-3.0.23l, kevlo@ ok 2005-06-29 21:54:12 +00:00
sturm
54657812ed +libosip2
+siproxd
2005-06-29 21:16:20 +00:00
sturm
569b7d561e Initial import of siproxd-0.5.11
Siproxd is a proxy/masquerading daemon for the SIP protocol.  It
handles registrations of SIP clients on a private IP network and
performs rewriting of the SIP message bodies to make SIP connections
work via an masquerading firewall (NAT).  It allows SIP software
clients (like kphone, linphone) or SIP hardware clients (Voice over
IP phones which are SIP-compatible, such as those from Cisco,
Grandstream or Snom) to work behind an IP masquerading firewall or
NAT router.

from markus@
2005-06-29 21:15:24 +00:00
sturm
a1e5e32966 Initial import of libosip2-2.2.0
oSIP provides a SIP stack with a limited set of features common to
any kind of SIP Agents.  Thus oSIP is not oriented towards any
particular implementations and can be used for implementing SIP
End-Point, Proxy or any kind of more specific SIP Agent such as
B2BUA.

from markus@
2005-06-29 21:12:31 +00:00
mbalmer
696d8fdf93 Update to version 2.0.8. 2005-06-29 14:18:39 +00:00
msf
4450fd5adb - install the configuration files at install time with @sample
- bump PKGNAME

ok jakob@
2005-06-29 13:25:19 +00:00
mbalmer
9ea4d050f4 Update to version 0.3. From Marcus Glocker, marcus@nazgul.ch. 2005-06-29 10:48:23 +00:00
mbalmer
0963e86f43 Update to version 0.86.1 and add patches to fix problems on macppc (comparisons
that are always true due to char not being signed on this platform).

This update fixes a possible crash, see
http://sourceforge.net/project/shownotes.php?release_id=337279
for details.
2005-06-29 10:12:09 +00:00
fgsch
8192484778 fix wantlib. maybe the gnome flavor works now. 2005-06-29 06:45:23 +00:00
sturm
28d49a65fd update to snort 2.3.3
from Jason Crawford <jasonrcrawford at gmail.com>
2005-06-29 06:01:38 +00:00
fgsch
fdcf3ef7c2 drop maintainership, remove homepage (projectmayo is dead) and use openbsd
master site.
2005-06-29 04:11:29 +00:00
fgsch
1a0d02f6c8 drop maintainership. 2005-06-29 03:56:43 +00:00
fgsch
8e1b4c2c17 quote comment and remove unneeded CFLAGS in CONFIGURE_ENV. 2005-06-29 03:33:41 +00:00
aanriot
4cdbec2a42 update to 3.3.11.
ok naddy@
2005-06-28 19:31:56 +00:00
naddy
f44d74b882 update to 6.2.3.3; from maintainer Bernd Ahlers <b.ahlers@ba-net.org> 2005-06-28 18:08:23 +00:00
aanriot
06b94cb86a update my email address.
ok naddy@
2005-06-28 17:46:43 +00:00
naddy
764cee239e update to 12.4.2; from maintainer Gerardo Santana 2005-06-28 16:00:05 +00:00
aanriot
962bb9a1d2 update to 2.3 from maintainer.
ok alek@
2005-06-28 11:33:18 +00:00
alek
36fd9ae941 - Update to 0.3
- Honour CXX flag

From Matthias Kilian <kili@outback.escape.de> (MAINTAINER)
2005-06-27 20:36:40 +00:00
niallo
0d906c0dc4 Hook in net/ipfreely 2005-06-27 18:56:30 +00:00