Commit Graph

21976 Commits

Author SHA1 Message Date
sturm
0caceb1c87 update to ns 2.26
note: this is not 64bit clean as this would require a minor rewrite of ns

from Nicolas Baldi <openbsd@softhome.net>
2003-11-01 20:05:01 +00:00
sturm
afab1b97ac +py-ldap 2003-11-01 15:26:21 +00:00
sturm
5564337ce6 Initial import of py-ldap 2.0.0pre14
python-ldap provides an object-oriented API to access LDAP
directory servers from Python programs. Mainly it wraps the
OpenLDAP 2.x libs for that purpose.

Additionally the package contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).

Not included: Direct BER support

WWW: http://python-ldap.sourceforge.net/

from Marc Balmer <marc@msys.ch>
2003-11-01 15:24:06 +00:00
sturm
5ca5b87a7b do not chroot for ldconfig, otherwise a bug is triggered
that resets time and date to the beginning of the epoch
bump PKGNAME

noticed by "Cory C. Albrecht" <cory.spam@fenris.cjb.net>
2003-10-31 22:29:41 +00:00
naddy
67a5414450 drop maintainership 2003-10-31 18:12:10 +00:00
sturm
6384eafd25 - sgid kmem
- bump PKGNAME
2003-10-31 17:11:31 +00:00
brad
b062b40245 upgrade to silc-server 0.9.15 2003-10-31 16:40:06 +00:00
brad
107a5fe66f upgrade to silc-client 0.9.15 2003-10-31 15:17:04 +00:00
kevlo
5bb4247f2e upgrade to version 2.22.
ok jakob@
2003-10-31 10:23:43 +00:00
brad
231f90d5d2 add pegasos 2003-10-31 06:13:22 +00:00
kevlo
5e4126be4f upgrade to 1.4.9. Maintainer ok. 2003-10-31 05:11:50 +00:00
jolan
9b342ad3cc update HOMEPAGE 2003-10-31 04:23:28 +00:00
jolan
4bd32c84f1 add remixed music package #1 2003-10-31 04:09:21 +00:00
kevlo
142532fb73 update to 1.31 2003-10-31 02:56:55 +00:00
jolan
ac5ca7b899 use @group/@mode to make sure this is installed sgid kmem as
required by new pkg tools.  also chop WWW/add a license comment.
2003-10-30 21:10:43 +00:00
naddy
f558b1a04c unbreak: use the correct macro 2003-10-30 21:08:25 +00:00
jcs
be0e39adb3 rdesktop-1.3.0 2003-10-30 16:58:44 +00:00
todd
18d6f5266a @extra'ify, rm WWW:; prompted by naddy, help from naddy and brad 2003-10-30 16:51:58 +00:00
jolan
31d861b868 Update to 1.2.8.
NOTE: This enables key caching by default, and the naming scheme was
changed to prevent conflicts.
2003-10-30 01:00:54 +00:00
pvalchev
1ce9ad5d99 clean 2003-10-30 00:47:01 +00:00
pvalchev
2a678ed584 Update to libnids-1.18
buffer overflow in TCP reassembly in old versions, possible
remote code execution.  dsniff and other programs which use the
TCP reassembly code are potentially vulnerable
2003-10-30 00:46:47 +00:00
naddy
9fecc734de Update to 0.24.10. This fixes a critical bug in cvsup2cvsync. 2003-10-30 00:15:05 +00:00
sturm
0014f4a521 update to nam 1.9
from some Nico <openbsd@softhome.net>
2003-10-29 22:14:43 +00:00
sturm
65f019325d update to tclcl 1.0b13
from some Nico <openbsd@softhome.net>
2003-10-29 22:13:26 +00:00
sturm
3eadb78a03 update to otcl-1.0a8
from some Nico <openbsd@softhome.net>
2003-10-29 22:12:42 +00:00
naddy
1d4216996a Update to 0.24.9. Changes since the previous release include:
* cvsup2cvsync, which is a utility to convert a CVSup(R) scanfile into
  a cvsync counterpart, has been added.  When the upstream server
  is using CVSup and you want to redistribute the contents using CVSync,
  this tool is your friend.

* Support poll() instead of select() if available (server/client).

* cvsync(1) now supports "refuse" file.  Using the refuse file,
  you can prevent files/directories in a collection from
  adding/updating/removing on the client side.
2003-10-29 14:32:47 +00:00
jolan
7475c2231d make these fetch again. 2003-10-29 05:04:25 +00:00
brad
5740aef1c7 upgrade to silc-server 0.9.14
- takeover as MAINTAINER
--
ok MAINTAINER
2003-10-29 04:12:47 +00:00
kevlo
2911acf7c7 fix PLIST -- missing symlink. Pointed out by Patt Hsieh <patt@sheenland.com>. 2003-10-29 03:04:56 +00:00
jolan
6abd8237a7 Update to 2.0.9. 2003-10-29 02:21:21 +00:00
sturm
e47f13e819 (void *)NULL 2003-10-28 20:01:12 +00:00
brad
1504cecf2a don't need this anymore. 2003-10-27 16:23:42 +00:00
jakob
6d06677d70 update to thttpd v2.24, mostly small bugfixes 2003-10-27 09:37:21 +00:00
jolan
7e7b57ed79 +sdl-sound 2003-10-27 03:09:17 +00:00
jolan
04dbbed2f2 import of SDL_sound-1.0.1:
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3.  It is meant to make the
programmer's sound playback tasks simpler.  The programmer gives
SDL_sound a filename, or feeds it data directly from one of many
sources, and then reads the decoded waveform data back at their leisure.
If resource constraints are a concern, SDL_sound can process sound data
in programmer-specified blocks.  Alternately, SDL_sound can decode a
whole sound file and hand back a single pointer to the whole waveform.
SDL_sound can also handle sample rate, audio format, and channel
conversion on-the-fly and behind-the-scenes, if the programmer desires.

WWW: http://icculus.org/SDL_sound/
2003-10-27 03:07:33 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
brad
6c6e4e6c25 - move global config files from LOCALBASE/share/mplayer (bad enough no one
noticed it wasn't using SYSCONFDIR nevermind LOCALBASE) to SYSCONFDIR/mplayer
- move install time message via @exec's in the PLIST to MESSAGE
- add @extra stuff
- remove WWW: from DESCR
--
ok jolan@ pvalchev@
2003-10-26 19:54:46 +00:00
sturm
bfa52b5632 update to exmh 2.6.3
from Michael Paddon <michael@paddon.org> (maintainer)
2003-10-26 19:13:05 +00:00
sturm
9bc1630b3d update to ddd 3.3.7
from Andrew Dalgleish <openbsd@ajd.net.au>
2003-10-26 17:30:39 +00:00
sturm
5b293eeb3d (void *)NULL 2003-10-26 17:22:24 +00:00
naddy
a70b23a405 Fix memory reallocation bug. 2003-10-26 16:05:29 +00:00
sturm
3810c83600 fix MASTER_SITES
from Dmitry Lohansky <sq@oganer.net>
2003-10-26 09:33:23 +00:00
pvalchev
043b85833e terminate execl NULL pointer 2003-10-26 02:08:51 +00:00
jolan
78f74fbeb0 +physfs 2003-10-26 00:17:55 +00:00
jolan
b717ba2f2d import of physfs-0.1.9:
PhysicsFS is a library to provide abstract access to various archives.

WWW: http://icculus.org/physfs/
2003-10-26 00:16:28 +00:00
brad
c41cff40c5 upgrade to silc-client 0.9.14 2003-10-25 23:14:41 +00:00
brad
34fb644a20 upgrade to pure-ftpd 1.0.16b
--
From: Frank Denis <j at pureftpd dot org>
With a fix from me for the header check for sys/mount.h, we need to include
sys/param.h first.
2003-10-25 22:50:24 +00:00
pvalchev
ef3e3c4842 remove stub; this has been coming with perl since 3.3 2003-10-25 19:00:21 +00:00
pvalchev
983db83802 chipmunk 2003-10-25 18:34:28 +00:00
pvalchev
7913918505 Import of chipmunk-1.57
Tools for schematic capture, netlist creation, and analog and digital
simulation (log), IC mask layout, extraction, and DRC (wol), simple
chip compilation (wolcomp), MOSIS fabrication request generation
(mosis), netlist comparison (netcmp), data plotting (view) and
postscript graphics editing (until). These tools were used exclusively
for the design and test of all the integrated circuits described in
Carver Mead's book "Analog VLSI and Neural Systems".  Until was used
as the primary tool for figure creation for the book.  The directory
also contains an example of an analog VLSI chip that was designed and
fabricated with these tools, and an example of an Actel
field-programmable gate array design that was simulated and converted
to Actel format with these tools (example).

These tools were originally written for HP 200 Series ("Chipmunk")
computers, and were later ported to Unix and the X Window System.
2003-10-25 18:33:27 +00:00