Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
can just test whether X11BASE is /usr/openwin (see x11.buildlink2.mk).
|
|
*/openwin.
|
|
based on the value of OPSYS. This was breaking pkgsrc on Solaris.
|
|
directory of a single package (e.g. graphics/gimp) for which a README.html
is to be generated. This provides the required hook to be able to use this
script to generate a README.html file for a single package as well as
for all packages.
|
|
* New feature. TEMPLATE_DIR_MATCH_SENDER provides a way to further
specialize the template selection process. When enabled, TMDA looks
for templates in a subdirectory of TEMPLATE_DIR that matches the
sender address, and then increasingly general portions of the domain
part of the address. For more information and an example, see
<URL:http://tmda.net/config-vars.html#TEMPLATE_DIR_MATCH_SENDER>
* tmda-pending now allows messages to be specified on standard input
instead of the command line by using `-' instead of a message
list. See ``tmda-pending -h'' for an example. Thanks to Michael
S. Fischer for the patch.
Only accept Python 2.2, as the PLIST is incorrect for 2.1 (due to one
file failing to compile).
|
|
|
|
bump PKGREVISION
---
1469. [bug] buffer length calculation for PX was wrong.
1468. [bug] ns_name_ntol() could overwite a zero length buffer.
1467. [bug] off by one bug in ns_makecannon().
1466. [bug] large ENDS UDP buffer size could trigger a assertion.
1465. [bug] possible NULL pointer dereference in db_sec.c
1464. [bug] the buffer used to construct the -ve record was not
big enough for all possible SOA records. use pointer
arithmetic to calculate the remaining size in this
buffer.
1463. [bug] use serial space arithmetic to determine if a SIG is
too old, in the future or has internally constistant
times.
1462. [bug] write buffer overflow in make_rr().
|
|
bump PKGREVISION.
--
825. [bug] the buffer used to construct the -ve record was not
big enough for all possible SOA records. use pointer
arithmetic to calculate the remaining size in this
buffer.
824. [bug] use serial space arithmetic to determine if a SIG is
too old, in the future or has internally constistant
times.
824. [bug] write buffer overflow in make_rr().
823. [bug] getnetbyname() was broken.
822. [bug] write buffer overflows in getnetby{name,addr}().
|
|
|
|
|
|
|
|
|
|
with tabs.
|
|
|
|
|
|
|
|
|
|
on i386. Fixes build problem on macppc (MMX assembler instructions don't
compile to well with a powerpc-targeted gas).
|
|
|
|
I2CB icbd -- the Improved ICB Server
------------------------------------
ICBD is an online chat system which allows a large number of users
to participate in realtime online discussions. Among the features
of the ICB chat system are:
* Simple, fast protocol and efficient polling-based implementation
minimize `lag' effects
* Persistent user database allows authentication of nicknames,
storage of various user information, and leaving messages for
users who are not logged on at the moment.
* Any user may create groups, and exercise control over those
groups, allowing for a wide range of discussion styles. This
control includes making groups public or private, visible or
invisible, and moderated or unmoderated
* The fabulous, famous '/brick' command lends true interactivity
to the chat experience :-)
|
|
|
|
I2CB icbd -- the Improved ICB Server
------------------------------------
ICBD is an online chat system which allows a large number of users
to participate in realtime online discussions. Among the features
of the ICB chat system are:
* Simple, fast protocol and efficient polling-based implementation
minimize `lag' effects
* Persistent user database allows authentication of nicknames,
storage of various user information, and leaving messages for
users who are not logged on at the moment.
* Any user may create groups, and exercise control over those
groups, allowing for a wide range of discussion styles. This
control includes making groups public or private, visible or
invisible, and moderated or unmoderated
* The fabulous, famous '/brick' command lends true interactivity
to the chat experience :-)
|
|
ICB (International CB) is a teleconferencing system that allows Internet users
to participate in realtime online discussions. This package builds a client
program (called, strangely enough, "icb") that is used to access ICB.
i2cb was enhanced to support IPv6 etc.
|
|
|
|
ICB (International CB) is a teleconferencing system that allows Internet users
to participate in realtime online discussions. This package builds a client
program (called, strangely enough, "icb") that is used to access ICB.
i2cb was enhanced to support IPv6 etc.
|
|
|
|
Version 0.9
* Fixed bugs
* Added support for keyed md check of db and config
* Removed dependancy on libgcrypt
* Added dependancy on mhash
Version 0.8
* Fixed loads and loads of bugs
* Added syslog backend
* Report format changed
* added lots of parameters see man page and configure --help
* added ACL support for SunOS 5.x (and compatibles)
* libgcrypt is now separate and required
Version 0.7
* Bug fixes
* Compressed database support
* Linkname checking
* Mhash support (version 0.8.1 of mhash required)
|
|
Version 0.8.17 (released October 4 2002)
- Corrected the HEX key mode. Refuses to convert hex strings longer
than the given key size.
- Corrected some memory leaks in keygen_s2k. Patch by Bob Mathews
<bobmathews@alumni.calpoly.edu>
- Corrected wrong use of sizeof in hmac_test. Reported by Ellis Pritchard
<ellispritchard@users.sf.net>
Version 0.8.16 (released May 29 2002)
- Code cleanups and optimizations
- Added configure time options to disable certain algorithms
Version 0.8.15 (released May 24 2002)
- Corrected Iterated S2K
- Made all static tables constant (pointed out by Darryl Miles <darryl@netbauds.net>)
Version 0.8.14 (release March 28 2002)
- mhash_deinit() and mhash_hmac_deinit() now accept a null digest parameter
- Corrected memory leaks (patch by Gustavo Niemeyer <niemeyer@conectiva.com>)
- Corrected bug in Gost hash algorithm (pointed out by Mike Gorchak <mike@malva.ua>)
Version 0.8.13 (released November 18 2001)
- Added ADLER32 algorithm (implementation by Manuel Kasper <mk@neon1.net>)
Version 0.8.12 (released October 29 2001)
- Corrected bugs in mhash_get_name() functions
- Added SHA-256 from libnettle.
Version 0.8.11 (released October 21 2001)
- added mhash_save_state_mem() and mhash_restore_state_mem() functions,
initial patches and idea by Blake Stephen <Stephen.Blake@veritect.com>
- Added mhash_get_name_static()
- Corrected mhash_get_name() and mhash_count()
Version 0.8.10 (released on July 12 2001)
- New mhash_deinit() and mhash_hmac_deinit() functions based on the
proposal, and patches by William Ahern <wahern@25thandClement.com>
|
|
|
|
NetBSD patches were apparently merged in version 1.1.7
Since then, several releases have been made, so that the list of changes
is too extensive to be included here. Please see
ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/NEWS and/or the
documentation in this package.
This addresses PR pkg/18962 by Mr. Jan Schaumann.
|
|
|
|
library (-lossaudio). This makes handling OSS in pkgsrc easier, but we
should still be fixing the packages to handle both real OSS and -lossaudio
cases and pass them back to the authors.
|
|
|
|
Does not seem to really need bash to compile, so remove that clause.
Bump PKGREVISION.
|
|
|
|
ImageMagick (different library name).
|
|
|
|
libMagick.so libraries to be API compatible, and they don't want to
handle proper ELF versioning, but have the "real" version number in
the library. To spare us the pkgsrc maintenance nightmare, follow their
example. Bump PKGREVISION.
|
|
|
|
Docs:
* dvd auth, vcd sections extended (DOCS/cd-dvd.html)
* unified *BSD sections, extended cygwin
Fixes:
* LIRC error message (Error while reading cmd fd X : Success) fixed
* playback of some (streamed?) divx files fixed, starting with non-I frames.
* -vo png fixed (removed builtin YV12 support, removed OSD)
* some .mp3 playback/seek segfaults fixed
* vidix mach64 colorkey on PPC fixed
* -ao sdl now handles "featureless" soundcards
* -vo zr fixes
* fixed sig11 if vo init failed
* various dxr2 and dxr3 fixes
* v4l buffering fixed
* fixed multiple reads caused by byteswapping macro (mjpeg.c, mach64_vid.c)
* cleanup of postprocessing code - now it's threadsafe and can be shared
* ported to GNU/Hurd
* cleanup of AVI pts (timestamp) handling - no more BPS hack in mplayer.c
* small cleanup of A-V sync code - using relative timers instead of absolute
* GUI code cleanup, obsolete files/dirs removed
* various small bugfixes, endianess fixes
* mencoder: -pass option removed, use -divx4opts pass=N / -lavcopts vpass=N
* mencoder: "ff_rate_estimate_qscale: Assertion `q>0.0' failed" fixed!
* mencoder: -ovc xvid fixes, cleanup, enhancements
* screensaver/dpms re-enabling fixed
* realvideo demuxer fixes - asf-style stream detection method
Features:
* -ao win32 (for windows port)
* libavcodec: native WMA v1/v2 (aka. DivX audio) decoder
* hw-accelerated video eq for -vo x11 and gl2, using DirectColor colormap
* overlapping subtitles support, jacosub (*.js) format support
* -vo dxr3 got a new syncengine, ':sync', also added native overlay support, activate with ':overlay', read the manual for more info on how to set up
* QDMC/QDM2/MACE audio codec support, using quicktime 5 win32 DLLs (libwine!)
* libavcodec: various MJPEG decoding fixes - now it decodes all sample files!
* mencvcd updates, sox/toolame support etc
* -vo dfbmga - play video on Matrox G400's second head using directfb 0.9.14
* RealAudio ATRC (sony atrac3) audio support (using binary plugin)
Filters:
* -af/-af-adv options cleanup
* now auto-inserting -vop lavc for mpeg-only vo's
* video filter API documented :)
* better deblocking filter (-vop pp), pp/npp syntax changed!
* -vop 2xsai - 2x scaler for drawn images (low color cartoon anims)
* -vop unsharp - an sharp/blur filter, nice, but very slow
* -vop il - (de)interleave fields
* -vop swapuv - guess what :)
* -vop boxblur - box blur...
* -vop perspective
* -vop sab
* -vop smartblur
Package changes:
* dependencies on libiconv and libvorbis
|
|
|
|
don't exist, exit with a fatal error and don't try and make empty README.html
files.
- fix a bug which caused some duplication in category README.html files.
Problem noted on netbsd-help@ by Nicolas Saurbier ( Nicolas dot Saurbier at biodata dot de)
|
|
|
|
|
|
make debug output conditional on debug level > 0
bump PKGREVISION
|