Commit Graph

1394 Commits

Author SHA1 Message Date
naddy
96e19cba19 - update to 5.2.2
- fix the inclusion of the version number in the program
2008-05-22 19:45:19 +00:00
canacar
a8b91e2a69 Make pftop compile after the pf header changes in n2k8 2008-05-22 06:46:44 +00:00
bernd
a445754c55 Adjust comment regarding ONLY_FOR_ARCHS.
from brad@
2008-05-19 07:44:37 +00:00
jasper
a289be90fe - add stan 2008-05-18 21:09:13 +00:00
jasper
63f5732e55 import stan 0.4.1
Stan is a console application that analyzes binary streams and
calculates several useful statistical information from the observed
data.  It features statistical, pattern and bit analysis. Stan has been
designed as a "swiss-knife" for first steps in reverse engineering and
cryptographic analysis.

from zinovik at kspu.karelia.ru (MAINTAINER), with tweaks by me.
2008-05-18 21:06:19 +00:00
okan
3d18bfdef0 - update to 1.23
- fix license marker

ok merdely@
2008-05-18 20:32:53 +00:00
kili
03e96a6b7b Upstream changed the distfile, so host the previous on my machine.
asked bt ajacoutot@
2008-05-18 15:53:54 +00:00
ckuethe
4129b57628 no more perfd 2008-05-14 06:28:06 +00:00
ckuethe
4a8d394781 Bye-bye perfd. The apmd in base has done a pretty good job for quite a while. 2008-05-14 06:27:28 +00:00
mglocker
fe6ce05ac0 Update to latest release 1.0.
OK mbalmer@
2008-05-13 20:57:39 +00:00
bernd
9824d384ac Update to ruby-capistrano-2.3.0. 2008-05-09 19:04:07 +00:00
naddy
a9074c7da9 mergemaster has been superseded by sysmerge(8) 2008-05-08 14:59:49 +00:00
rui
f48ef5e2af - maintenance update to sleuthkit 2.52. 2008-05-05 19:50:17 +00:00
merdely
514e27736e Update to 1.4.1.
From James Turner (MAINTAINER)
ok okan@
2008-04-25 18:19:09 +00:00
merdely
57eb19f731 Add rpl 2008-04-20 21:27:40 +00:00
merdely
075d795c12 Import rpl 1.4.0
rpl is a UN*X text replacement utility. It will replace strings with new
strings in multiple text files. It can work recursively over directories
and supports limiting the search to specific file suffixes.

From James Turner (james - bsdgroup dot org)
ok mbalmer@
2008-04-20 21:26:36 +00:00
ajacoutot
85f3c519f6 - use polling by defaut and make use of kqueue a FLAVOR
this allows famd to run much more reliably, especially under KDE and
GNOME; if someone wants to fix the imon emulation through kqueue, be my
guest... meanwhile, I'd rather use stable software
- more typos fixes in man pages while here

"go ahead" fgsch@, "looks correct" jasper@
2008-04-19 10:57:00 +00:00
ajacoutot
279d117694 - fix typos in man page (one of which was in SYNOPSIS!) 2008-04-18 14:02:24 +00:00
fkr
46d5ec8ebb remove HOMEPAGE, not valid anymore.
ok bernd@
2008-04-17 21:30:53 +00:00
landry
65fce34741 add pkg_mgr 2008-04-17 11:28:39 +00:00
landry
86d5812113 Import pkg_mgr, an user-friendly package browser and manager for OpenBSD.
feedback and ok ajacoutot@ simon@
2008-04-17 11:27:40 +00:00
ajacoutot
8291fa34b0 - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
merdely
16b3747e70 Update to 0.0.15.
ok okan@
2008-04-15 03:06:39 +00:00
jasper
5a3ac9fcb3 - fix ONLY_FOR_ARCHS list to include all archs that have apm(4) 2008-04-14 14:05:55 +00:00
jasper
18c060b3f6 - add flyback 2008-04-14 13:41:41 +00:00
jasper
eae3ff2d59 import flyback 0.4.0
Apple's Time Machine is a great feature in their OS, and UNIX has
almost all of the required technology already built in to recreate it.
This is a simple GUI to make it easy to use.

help and ok ajacoutot@
2008-04-14 13:39:51 +00:00
sthen
1e37689155 Force dependency on libc; this doesn't actually use libc, but doing
this ensures that changes to syscalls alter the package signature.
Bump package and note with XXX. Without this, packages using it
(e.g. MailScanner) will abort trap.

ok/suggestion to add WANTLIB from espie.
2008-04-12 21:46:39 +00:00
okan
616d1113b6 update to 5.38
from Giovanni Bechis (new MAINTAINER), ok old MAINTAINER

ok merdely@
2008-04-08 19:48:16 +00:00
mcbride
de946affff Update to puppet 0.24.4.
ok msf
2008-04-08 01:58:39 +00:00
wcmaier
858d107c10 - Update clusterit to 2.5, which includes most of our s/rsh/ssh/
patches.
Diff originally from bsd at openbsd dot rutgers dot edu; thanks!

ok merdely@, landry@
2008-04-03 12:13:48 +00:00
bernd
8fd510c4a9 Update to ruby-capistrano-2.2.0. 2008-03-29 11:47:43 +00:00
matthieu
57c265dfa2 +glastree 2008-03-29 11:43:36 +00:00
matthieu
c018712379 The poor man's daily snapshot script. With feedback from Giovanni Bechis
and ajacoutot@. ok ajacoutot@.
2008-03-29 11:42:40 +00:00
okan
03892a73ac update to 0.15
ok msf@ merdely@
2008-03-26 14:29:24 +00:00
okan
473cd14287 HW_PHYSMEM64 fix (patch from naddy@)
ok naddy@
2008-02-28 18:30:08 +00:00
okan
201140b5e3 HW_USERMEM64 fix, plus re-work a bit to be more understandable
ok naddy@
2008-02-28 18:28:56 +00:00
sturm
2366c9d0c0 explicitly include sys/lock.h, fixes build on sparc64
ok naddy
2008-02-23 23:45:23 +00:00
naddy
2deab64ac3 recognize 4.3 2008-02-22 20:56:05 +00:00
bernd
615a5856e4 Add ruby-rails-app-installer. 2008-02-19 11:32:50 +00:00
bernd
20a653daf6 Initial import of ruby-rails-app-installer-0.2.0.
This is a tool to make it easy for end-users to install open-source
Rails apps. It was originally created for Typo, and has been
extracted so other projects can use it as well.

Joint work with maintainer Paul Irofti.
2008-02-19 11:31:31 +00:00
ajacoutot
dd67ec74eb - remove bogus MASTER_SITES 2008-02-18 21:20:47 +00:00
rui
a636a22e62 - update to sleuthkit 2.51 and take maintainership. 2008-02-18 18:19:35 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
ajacoutot
3b6296b4ef - fix unicode arguments
from Vadim Jukov <persgray at gmail dot com> (MAINTAINER)
2008-02-18 09:48:22 +00:00
merdely
3687d4b37e Fix _bacula-sd uid. Bump package names.
Pointed out by sthen@
"reads fine" jasper@
2008-02-16 21:22:41 +00:00
ajacoutot
3b38acc12a +krename 2008-02-15 12:33:53 +00:00
ajacoutot
bc00709531 Import krename-3.0.14
KRename is a powerful batch renamer for KDE.  It allows you to easily
rename hundreds or even more files in one go.  The filenames can be
created by parts of the original filename, numbering the files or
accessing hundreds of informations about the file, like creation date or
Exif informations of an image, thanks to KDE file plugins.


Based on a submission by Vadim Zhukov
<persgray at gmail dot com> (MAINTAINER)
2008-02-15 12:33:10 +00:00
merdely
6d1a15f750 Add MESSAGE file (forgotten from previous commit) 2008-02-14 16:25:05 +00:00
merdely
51150cc35d Update login_ldap to 3.51.
- Better AD support
  - Better SSL/TLS support
  - Alternate server support

NOTE: The config file format has changed from version <= 3.3, refer to
the man page and examples.

I've taken over maintainership (with OK from previous MAINTAINER). And
moved the project to Sourceforge.

openldap testing by William Yodlowsky < bsd + openbsd - rutgers - edu >
ok landry, okan
2008-02-14 16:19:49 +00:00
bernd
c3b700af9c Add ruby-vlad. 2008-02-07 21:15:43 +00:00