Commit Graph

28764 Commits

Author SHA1 Message Date
espie
f6b1fe24e0 switch to a more recent snapshot. Needs recent m4 to rebuild configure
correctly.
2005-05-21 10:34:43 +00:00
espie
b8c5a4aa12 +fwbuilder
+libfwbuilder
2005-05-21 09:39:21 +00:00
espie
d0c15fea97 fwbuilder is a GUI to create firewall policies from templates. It can
handle a few appliances, and PF.

Having this around may help some people start up on OpenBSD (yeah, right)
and it also comes with a few reasonable policies.

Nice things:
- the produced files look decent for mechanically generated files.
- fwbuilder can take advantage of packet-filter specific features.
For instance, it knows about modulate state, or can tweak the parameters
for state keeping on pf.
2005-05-21 09:37:35 +00:00
espie
6e455ca671 libraries for fwbuilder 2005-05-21 09:35:19 +00:00
jakob
362d3425ef fix broken socksify; Gregory Steuck 2005-05-21 06:51:54 +00:00
naddy
cdce87ca8e update to 2.6.4; various small fixes and improvements 2005-05-20 21:49:59 +00:00
naddy
be234de36b Update to 1.2.5. Quote:
This release includes fixes for segfault during filename completion,
justify on systems without regex.h, hangs when the input stream
goes away, and scrolling beyond COLS.  Included are some new keyboard
sequences.
2005-05-20 21:18:13 +00:00
niallo
1928d1c1b5 Add psi 2005-05-20 11:27:48 +00:00
niallo
8677071dc2 Add qca and qca-tls 2005-05-20 11:26:48 +00:00
alek
259da97130 - Use python 2.3
- Replace spaces with tabs
- Add license marker
- Bump PKGNAME

spotted by naddy@, ok kevlo@
2005-05-20 06:03:28 +00:00
drahn
e63ddc3a78 I moved. 2005-05-20 02:09:18 +00:00
niallo
09fd3371d4 Psi multiplatform Jabber client version 0.9.3
Homepage: http://psi.affinix.com/

From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:29:58 +00:00
niallo
f61ebd7c14 Qt Cryptographic Architecture, TLS plugin
From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:28:27 +00:00
niallo
dfcd2dfd5d Qt Cryptographic Architecture 1.0
From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:26:59 +00:00
robert
bd322ac906 SECURITY:
Fix two stack based buffer overflows; bump PKGNAME
http://www.vuxml.org/openbsd/63f4c28a-c85c-11d9-a130-00065bd5b0b6.html

ok mbalmer@
2005-05-19 13:04:17 +00:00
espie
674a3c6ca2 update to 1.4.3
zap Niklas, as he told me to.
2005-05-19 09:50:51 +00:00
dons
816c67486b Update to latest stable c2hs. 2005-05-19 02:41:29 +00:00
kevlo
cc19a4287a upgrade to 1.4.5 2005-05-19 02:25:16 +00:00
alek
ca8e77ec22 - Use python 2.3 (works fine for MAINTAINER)
- Bump PKGNAME
2005-05-19 00:02:28 +00:00
sturm
b2b748ca0c clean up string handling
from rohee@
2005-05-18 20:08:35 +00:00
espie
661c576b6d do not create symlinks for libraries. 2005-05-18 14:24:32 +00:00
kevlo
4ba3d032cb fix detect libxslt dependency correctly. 2005-05-18 06:59:37 +00:00
jolan
11a1e8674a +luavenv 2005-05-18 03:06:08 +00:00
jolan
6362098620 luavenv-1.0, library to execute lua chunks in separate environments
from pedro@
2005-05-18 03:04:00 +00:00
naddy
fd37b36d5f update to 11.22; from Victor Sahlstedt <salan@legonet.org>, ok maintainer 2005-05-17 23:26:53 +00:00
naddy
7075351099 remove flavor no longer supported by port 2005-05-17 22:16:43 +00:00
pvalchev
70cd8f0b74 sort list of pkgs properly; ok and tweak espie 2005-05-17 22:08:13 +00:00
fgsch
85bf04eec1 enable moinmoin. 2005-05-17 21:31:51 +00:00
fgsch
beedf72fe2 import a python clone of WikiWiki; alek@ and xsa@ ok. thanks for the
feedback.
2005-05-17 21:29:36 +00:00
alek
0392dcc4fa Do not run scrollkeeper-update during fake stage as it sometimes writes
data outside fake area.
2005-05-17 20:14:44 +00:00
alek
7ca5240215 Import mytop 1.4
mytop is a console-based (non-gui) tool for monitoring the threads and
overall performance of MySQL 3.22.x, 3.23.x, and 4.x servers. It runs on
most Unix systems (including Mac OS X) which have Perl, DBI, and
Term::ReadKey installed.  And with Term::ANSIColor installed you even
get color. If you install Time::HiRes, you'll get good real-time
queries/second stats.

From Dave Steinberg <dave@redterror.net>
2005-05-17 18:18:36 +00:00
alek
1f8e9733e2 Remove old version as we have newer ones.
ok mbalmer@, krw@ (and others too)
2005-05-17 17:53:25 +00:00
pvalchev
d237bab01d ignore "pkglocatedb.gz" in the listing as well 2005-05-17 16:17:50 +00:00
pvalchev
58a2b77280 - print pathname of file in case of error
- fix up comment
2005-05-17 16:17:00 +00:00
martin
71d71fa971 don't build the homegrown assembler modules on m68k platforms 2005-05-17 15:08:34 +00:00
mbalmer
43a060e444 Correct CATEGORIES 2005-05-17 13:12:40 +00:00
xsa
17fd210e52 unbreak; found by msf@. Tested and ok msf@ alek@.
bump PKGNAME.
2005-05-17 07:39:20 +00:00
mbalmer
f06a2feb08 Update to version 0.85.1 which fixes a problem in email handling. 2005-05-17 05:18:27 +00:00
djm
a4e74ca9bf avoid write out of fake root, bump PKGNAME to p1 2005-05-17 01:53:44 +00:00
naddy
c559108d7d Maintenance update to 1.0.3.
- minor bug fixes only
- no more .info manual

ok brad@
2005-05-16 23:00:59 +00:00
alek
47f96ece92 Remove py2.1 and py2.3 FLAVORS from devel/py-mxDateTime. Python 2.3 is now
default version.
2005-05-16 22:02:51 +00:00
alek
8c4a2b35a2 - Remove (borken) gnome FLAVOR
- Use devel/gettext MODULE
- Switch to python 2.3
- Adjust LIB_DEPENDS and WANTLIB marker
- Bump PKGNAME
2005-05-16 21:19:38 +00:00
alek
485aed9ac0 - Update to 3.17.14
- Use python 2.3

go ahead espie@
2005-05-16 20:26:51 +00:00
alek
990822374a Update to 0.2.8.3 2005-05-16 19:22:16 +00:00
espie
fa4741d238 much newer stable version that should compile with newest ocaml 2005-05-16 18:49:13 +00:00
robert
ec0627613a upgrade to version 2.1.5;
from steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be>
regen the patches while I am here

ok alek@ espie@
2005-05-16 17:45:58 +00:00
robert
16f99ee908 upgrade to version 2.1.5;
from steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be>
fixes from alek@; regen the patches while I am here

ok alek@ espie@
2005-05-16 17:44:01 +00:00
sturm
6d61e40e79 sort 2005-05-16 16:17:24 +00:00
sturm
36ee56380d new nessus port structure 2005-05-16 16:10:22 +00:00
sturm
36f7f9c357 these shouldn't have been ignored 2005-05-16 16:07:43 +00:00