Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
No changes found in CHANGELOG - just updating distfile to current
postgresql package.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add in a reasonable set of mips cpus.
|
|
|
|
|
|
Differences to Leafnode version 1.9.26:
* Bug fixes and changes including:
+ checkpeerlocal.c:
% Fix infinite loop problem when interface list is longer than
2 kB (reported by Brian Somers).
% Fix for non-IPv6 compilation on Solaris
% Fix compiler warnings
+ Portability fixes for 64bit platforms in activutil.c, nntpd.c
and texpire.c
+ nntpd.c: if allowstrangers is set, don't call checkpeerlocal
at all.k
(For more details, please see the Leafnode ChangeLog file)
|
|
|
|
|
|
|
|
Fix compilation error on Linux
|
|
|
|
bugfixes and works much better with blackbox 0.65.0
|
|
|
|
|
|
|
|
|
|
|
|
Together they provide the basis for a fixed point ogg vorbis decoder. On arm
cpu's optimised asm routines are provided.
|
|
|
|
|
|
libcompat.la, as that makes libtool think that package will be installed.
This was causing libpsiconv.la to depend on libcompat.la, even though the
latter was never installed. Bump the PKGREVISION.
|
|
xkbset is a program rather like xset in that it allows you to set
various features of the X window interface. It allows one to configure
most of the options connected with the XKB extensions. They are described
in Section 10 of XKBlib.ps.
XXX
With this program, X can be made to work on a Toshiba Portege 3000
wwwiiittthhhooouuuuttt key repeating. Just put this into your
.xinitrc / .xsession:
xkbset exp bo
xkbset bo
Thanks to erik.berglund@deployit.biz for this hint!
|
|
|
|
|
|
|
|
time.
|
|
|
|
|
|
|
|
|
|
|
|
Allow fromgroup and rootdir to be unset in the config file.
|
|
|
|
pkg_install not being up to date.
|
|
as mail/libesmtp.
Originally in PR#16146 from Alex Newman.
libESMTP is a library to manage posting (or submission of) electronic
mail using SMTP to a preconfigured Mail Transport Agent (MTA).
It may be used as part of a Mail User Agent (MUA) or another program that
needs to post electronic mail but where mail functionality is not
the program's primary purpose.
|
|
|
|
Differences to previous NetBSD package:
* Use devel/pcre rather than the one supplied with Leafnode.
Differences to Leafnode version 1.9.22:
* Bug fixes and changes including:
+ No longer install lsort
+ Merge in timeout_client patch from Jonathan Larmour
+ Fix file descriptor leak in markdownload()
+ No longer emit "400 Service discontinued" to clients.
+ Drop connection when the upstream server runs NNTPcache 2.3.x
+ More verbose POST reject messages.
+ Fix two filtering bugs in fetchnews.
+ Expire groups that are not in group.info
+ Fix several memory leaks (e.g. in fetchnews.c, newsq.c &
artutil.c)
+ Fix possible overflow in nntpd.c
+ Some speed improvements (e.g. in getline.c and mastring.c)
+ Fix bogus error messages.
+ Several documentation fixes.
+ Various fixes from Leafnode 2.
(For more details, please see the Leafnode ChangeLog file)
|
|
|
|
|
|
Changes from 1.1-1.2
-------------------
- with newer openmotif the CheckBoxes where confused. repaired.
- mixer panel was confusing too. tried to improve.
- records now as mp3 too, you need to install lame and mpg123 for that.
- "delete all" and "scan all" button added to config panel.
- improved GUI response during recording
- lcdproc support is always compiled in, en/disable via app-defaults
Changes from 1.0-1.1
-------------------
- changed homepage and email address
- made version check asynchronous
Update requested by coto on IRC.
|