Commit Graph

4072 Commits

Author SHA1 Message Date
jolan
47f0b7692b aimsniff-0.9d, utility for monitoring and archiving AOL Instant Messenger 2005-11-04 23:06:25 +00:00
msf
91e4d342fd - remove inactive MAINTAINER
ok jolan@
2005-11-04 16:20:42 +00:00
naddy
5c0a6957d6 do not install files outside fake area 2005-11-04 00:09:56 +00:00
mbalmer
d8d94ea330 Add a message to give directions for a simple Samba setup.
requested by espie@
2005-11-03 19:52:18 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
mbalmer
82e3995332 Add a DESCR that makes more sense. 2005-11-03 17:58:10 +00:00
mbalmer
48a90bd84e Correct filename extensions for shared libraries.
requested by espie@
2005-11-03 15:10:20 +00:00
wilfried
413ccc24f1 explicitly depend on libsigc++-1 and add USE_LIBTOOL, ok pval 2005-11-02 20:44:56 +00:00
alek
45f8e6403a Add gftp 2005-11-02 20:23:20 +00:00
alek
519784b391 Import gftp 2.0.18
gFTP is a free multithreaded file transfer client for *NIX based
machines. It has the following features:
- Distributed under the terms of the GNU Public License Agreement
- Written in C and has a text interface and a GTK+ 1.2/2.x interface
- Supports the FTP, FTPS (control connection only), HTTP, HTTPS, SSH and
  FSP protocols
- FTP and HTTP proxy server support
- Supports FXP file transfers (transferring files between 2 remote
  servers via FTP)
- Supports UNIX, EPLF, Novell, MacOS, VMS, MVS and NT (DOS) style
  directory listings
- Bookmarks menu to allow you to quickly connect to remote sites
- Fully Internationalized

From Antoine Jacoutot <ajacoutot@lphp.org>
2005-11-02 20:19:29 +00:00
bernd
b277fb26e7 Security update to openvpn-2.0.4.
- Format string vulnerability in the foreign_option function in options.c.
  (CVE-2005-3393)
- Potential DoS vulnerability on the server in TCP mode. (CVE-2005-3409)

More info:
http://openvpn.net/changelog.html

"just do it" pvalchev@
2005-11-02 02:34:56 +00:00
aanriot
7d6d1cd6cc remove a blank line which produces a blank page with nroff.
help and 'looks fine' jmc@, ok espie@
2005-11-01 23:39:08 +00:00
bernd
450c2d9bcf Fix some file modes. Bump PKGNAME.
ok sturm@
2005-11-01 18:07:08 +00:00
espie
8f14ffd213 missing libevent 2005-11-01 16:24:15 +00:00
espie
db38d2041d missing wantlib 2005-11-01 15:25:01 +00:00
naddy
092cc74392 fix setuid uucp 2005-11-01 14:43:45 +00:00
alek
e6f1355e02 - Fix homedir of new account created with @newuser
from Niclas Sodergard <nickus@gmail.com>
- Don't hardcode /etc in PLIST
- Bump PKGNAME

MAINTAINER timeout
2005-10-31 15:06:07 +00:00
xsa
df4cc02b99 Update to python-irclib-0.4.5 2005-10-30 10:32:44 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
xsa
b4989b3878 Update to pysnmp-3.4.4; 2005-10-29 10:38:44 +00:00
sturm
0686850c40 update to nagios-plugins 1.4.2
from Mark Peoples <Mark.Peoples at asu.edu>
2005-10-28 17:44:12 +00:00
sturm
430fb160d2 bump PKGNAMEs to permit the same in -stable, needed for new packages
after recent libcurl update
2005-10-27 20:03:25 +00:00
fgsch
083e258570 fix more breakage; sturm@ ok. 2005-10-24 05:12:31 +00:00
fgsch
eb58fb5136 fix more gd breakage. sturm@ ok. 2005-10-24 05:11:59 +00:00
fgsch
0b7f165fec fix more breakage due to my recent gd update. sturm@ ok. 2005-10-24 05:11:01 +00:00
fgsch
ab934bbefb sync with gd update. sturm@ ok. 2005-10-24 05:08:11 +00:00
aanriot
c513de7dd1 - fix default uid/gid to be consistent with the ones in
infrastructure/db/user.list.
- remove pointless MESSAGE.

discussed with alek@ and sturm@, ok alek@
2005-10-23 08:16:18 +00:00
bernd
2d52b288af update MASTER_SITES
ok fgsch@
2005-10-22 17:18:53 +00:00
fgsch
bed12fb4cd fix another fookup after gd update. 2005-10-22 14:11:23 +00:00
naddy
cca8ef1591 update to 2.23; from maintainer Jonathan Weiss 2005-10-21 16:20:23 +00:00
naddy
a22a26be38 fix double free(); from maintainer Moritz Grimm 2005-10-21 16:14:02 +00:00
naddy
5e262d19fa Update to 2.3.0 from maintainer Moritz Grimm.
New features:
  * Support Ogg Speex, Ogg FLAC, Ogg Midi
  * Intro file support
  * On-demand relays
  * Improved mount-level settings
  * URL listener authenticator
  * Authentication for on-demand files
  * Updated admin/web interface
  * Various reliability bug fixes

Port changes:
  * Ogg Theora streaming is now enabled
  * Revamped README.OpenBSD file, tightened DESCR
  * <fileserve> directive not disabled any longer in icecast.xml.dist
2005-10-21 15:59:54 +00:00
jolan
e1acb7be44 +gajim 2005-10-20 04:22:12 +00:00
jolan
02b7ab86d8 gajim-0.8.2, jabber client written in PyGtk
thanks to fgsch@ for the python help/patches
2005-10-20 04:20:27 +00:00
sturm
032523cbe5 as ickle still crashes, add --enable-debug to CONFIGURE_ARGS, so that
-g is not stripped from CFLAGS

requested by mpech, ok pval (maintainer)
2005-10-18 19:51:59 +00:00
naddy
0c5fae9cf1 Update to 4.1.6.
Attention, all executable names have changed.
2005-10-18 14:12:35 +00:00
naddy
e7cffc11f6 SECURITY:
Update to 7.15.0.
libcurl's NTLM function could overflow a stack-based buffer if given
a too long user name or domain name.  CAN-2005-3185.
2005-10-16 15:31:39 +00:00
brad
2b3c9c28b2 recognize some other DLT types, this allows me to use dsniff on tun(4). 2005-10-15 03:21:12 +00:00
bernd
b3d6ed8c86 update to wget-1.10.2
This fixes a NTLM username buffer overflow vulnerability.

ok aanriot@
2005-10-14 22:24:36 +00:00
naddy
b5837b0ff4 Tell ssh to disable tty allocation in order to mark the ssh stream
as non-interactive.  Suggested by espie@ a while ago.
2005-10-14 19:31:39 +00:00
bernd
44d608349a update to ddclient-3.6.6
ok robert@
2005-10-14 07:58:11 +00:00
mbalmer
632b69bf84 Update to Samba 3.0.20b.
Note for LDAP users:  The 'ldap filter' statement in smb.conf is no
longer available.
2005-10-13 21:00:38 +00:00
pvalchev
15c8531c04 proper defines for __arm__ so this builds there; no binary package change
from current X distrib via Stuart Henderson <sthen@spacehopper.org>
2005-10-13 01:37:26 +00:00
fgsch
25d9fbd921 more gd sync. 2005-10-12 05:40:00 +00:00
fgsch
e638b19204 sync with gd update; feedback from several ppl. 2005-10-12 05:39:32 +00:00
sturm
63854d34db wrong macros in sample config
found by sebastian schuetz
2005-10-10 18:42:24 +00:00
mbalmer
6372b0869f Remove MAINTAINER Heikki Korpela (heko at openbsd dot org) per his request. 2005-10-09 13:13:25 +00:00
alek
da2d577443 Add p5-Nmap-Scanner 2005-10-09 11:39:14 +00:00
alek
02daf32c61 Import Nmap::Scanner 0.9
This set of modules provides perl class wrappers for the network mapper
(nmap) scanning tool. Using these modules, a developer, network
administrator, or other techie can create perl routines or classes which
can be used to automate and integrate nmap scans elegantly into new and
existing perl scripts.

From Jasper Lievisse Adriaanse <jasper@nedbsd.nl> (MAINTAINER)
2005-10-09 11:33:47 +00:00
grange
d416dc4177 Update to cnupm-3.9.1. 2005-10-08 04:06:14 +00:00
alek
cfcb483134 Update to 1.2.9
From steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be>

ok MAINTAINER
2005-10-07 18:52:58 +00:00
fgsch
3f9f6c6e99 first attempt to fix the search function; there are still a few other
cases but this makes search work much better.
2005-10-07 16:20:34 +00:00
mbalmer
4704cf9a9c Add
SUBDIR += pear-Net-URL
2005-10-07 14:56:07 +00:00
mbalmer
97210abd89 Pear module for easy parsing of URLs
ok robert@
2005-10-07 14:53:30 +00:00
bernd
512ee7fddc New subpackage: kismet-gpsmap (suggestion and initial work by marcm@,
some dependency fixes by MAINTAINER Matthias Kilian)

Provide some working examples for OpenBSD in kismet.conf and use some
better logdir defaults. (suggested by henning@)

ok robert@
2005-10-07 14:13:57 +00:00
kevlo
e3d5400d1b upgrade to lftp 3.3.0 2005-10-07 08:38:36 +00:00
couderc
cbf3c2ca6c update to xchat 2.4.5 2005-10-03 20:39:59 +00:00
naddy
f2c4d909ef SECURITY:
Fix remote format string bug; from Ulf Harnhammar <metaur@telia.com>.
2005-10-03 14:23:27 +00:00
alek
d7ca6d62de - USE_LIBTOOL
- Bump PKGNAME

ok avsm@
2005-10-02 08:29:57 +00:00
alek
35df21d051 - Build with USER_PPP
- Bump PKGNAME

From Okan Demirmen <okan@demirmen.com>

ok Waldemar Brodkorb <wbx@openbsd.de> (MAINTAINER)
2005-10-01 07:40:33 +00:00
alek
ca4a05aee2 Update to 0.1.0.15
From Jon Trembley <jon@brain-box.net> (MAINTAINER)
2005-09-30 09:18:10 +00:00
fgsch
e5ddd0dc43 use whatever pkgconfig version is installed, not necessarily the one
in ports; maintainer ok.
2005-09-28 13:55:22 +00:00
aanriot
270c09686f update to 3.93.
from Okan Demirmen (maintainer);
ok niallo@
2005-09-27 09:53:37 +00:00
aanriot
d580d84b18 maintenance update to 1.10.1. 2005-09-24 21:19:25 +00:00
espie
d773f15bd7 qt 3.3.5 2005-09-24 00:02:48 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
naddy
457a679a62 maintenance update to 0.24.19 2005-09-22 16:15:41 +00:00
sturm
f2a59fafda ping is in /sbin, not /bin
noticed by aanriot@
2005-09-22 15:08:32 +00:00
alek
b5f086607e Update to 20050918 2005-09-21 14:00:45 +00:00
pvalchev
76f6f228a1 remove duplicate NOT_FOR_ARCHS which were misspelled too 2005-09-19 05:24:42 +00:00
bernd
974a338e4e +fmirror 2005-09-17 12:22:19 +00:00
bernd
5f279beea7 import fmirror-0.8.4
fmirror is a program for mirroring files and directories from a remote
FTP server.

from Vladimir Kotal

ok naddy@
2005-09-17 12:19:40 +00:00
aanriot
fd1fcf2d7d install documentation, and fix SSL certificates path.
ok naddy@
2005-09-16 16:40:19 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
jakob
33060f093b nsd v2.3.1 2005-09-14 14:03:31 +00:00
espie
7c1771849d let update work. 2005-09-14 10:53:44 +00:00
espie
8e0d82c9f7 @pkgpath annotations to help update 2005-09-14 10:41:02 +00:00
brad
d5d1f7c498 fix mkstemp() patch.
From: SILC CVS
2005-09-13 02:38:52 +00:00
mbalmer
6431192afb Activate mickeys utmp support. 2005-09-12 16:57:39 +00:00
mbalmer
8a2a581688 Add utmp patch from mickey. Bump package name.
ok mickey@
2005-09-12 16:54:29 +00:00
espie
1844511595 missing WANTLIB 2005-09-10 18:00:15 +00:00
espie
45e3381a94 missing WANTLIB. 2005-09-10 17:37:40 +00:00
espie
c738961d55 Tsk, tsk. Missing LIB_DEPENDS 2005-09-10 17:32:15 +00:00
espie
644a49198f update WANTLIB 2005-09-10 17:29:58 +00:00
espie
2197b40bec fix badly broken dependency 2005-09-10 09:18:47 +00:00
brad
6e36dbe210 fix for regcomp()
From: SILC CVS
2005-09-09 20:10:04 +00:00
brad
a845b8d3be sync operops patch and add amd64 workaround for silcmath from silc-toolkit 2005-09-09 20:08:54 +00:00
marcm
91fec240c2 Take 2: CVS ate my first commit...
Add support for static arches.
2005-09-09 19:10:52 +00:00
marcm
fc0775022e Enable support on static arches.
MAINTAINER ok
2005-09-09 19:07:46 +00:00
brad
374d7012bd add two patches for crashing issues.
From: SILC CVS via zoran ivanic <zoc at 5mm dot org>
2005-09-09 17:03:34 +00:00
espie
4b8074c56e mark that this used to be called net/samba/stable. 2005-09-07 10:42:05 +00:00
markus
eaf0f815d6 unbreak raw ip byteorder; ok pval, sturm 2005-09-07 08:52:00 +00:00
grange
4587928acb Minor update: add some /etc/bluetooth files. And change MASTER_SITE
to the mine.

ok sturm@ a while ago.
2005-09-06 18:59:19 +00:00
fgsch
c49985219d fix homepage. 2005-09-05 20:21:01 +00:00
brad
072619527f fix insecure temp file creation as noted on BugTraq.
From: SILC CVS via zoran ivanic <zoc at 5mm dot org>
2005-09-05 16:12:50 +00:00
espie
d9c701618e fixed manpages with new make-plist. 2005-09-05 13:12:47 +00:00
espie
1529acd0a3 update mldonkey to 2.6.3 2005-09-04 23:47:36 +00:00
sturm
0d88196840 bump PKGNAME so that 3.7 won't have higher PKGNAMEs than 3.8
suggested by espie@, ok pval@
2005-08-31 19:55:36 +00:00
robert
f142cc568d upgrade to version 2.0.2;
* Fixed bug in route.c in FreeBSD, Darwin, OpenBSD and NetBSD
  version of get_default_gateway.  Allocated socket for route
  manipulation is never freed so number of mbufs continuously
  grow and exhaust system resources after a while (Jaroslav Klaus).

ok pvalchev@
2005-08-29 14:22:04 +00:00
pvalchev
9aa9507b18 another busted snprintf; maintainer Moritz Grimm 2005-08-23 21:26:26 +00:00