Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
add config.h include to target-ppc builds so _BSD is properly defined
bump PKGREVISION
|
|
|
|
|
|
as unavailable instead of broken.
|
|
numbers must *never* include dashes.
|
|
of installed files correctly.
|
|
|
|
only take one file to be installed.
|
|
makes the package build on NetBSD-2.0 and -1.6 again. OK'ed by jmmv@.
|
|
other dependencies pull in: earlier versions of docbook-xsl generate slightly
different html leading to a large number of unneccessary 'regen' commits in
htdocs. Bump minor versions for this.
This is done during the freeze so as to ensure that it gets on the branch
and we can simply tell developers to install netbsd-www version 1.2.
|
|
|
|
|
|
|
|
libtooliz'ing that package one day)
|
|
|
|
2.4.3. Also closes PR# 27592.
|
|
- Lots of documentation/bugfix/feature improvements, see CHANGES for full
details
- Closes PR# 27592 opened by carl (at) rollcage2.bl.echidna.id.au which
suggested the update. Thanks Carl.
CVS ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
Upstream maintainers asked not to do it again..
Changes:
- manual page updates
*sigh*
|
|
Patch by Georg Schwarz in PR pkg/28640
|
|
patch by Georg Schwarz in PR 28597
|
|
|
|
indeed work on more platforms now...
|
|
|
|
register .omf files. Noted by jmmv@.
Bump PKGREIVISION.
|
|
share/gnome/help, which is installed by gnome2-dirs.
Noted by jmmv@.
Also correct the corresponding comment in PLIST.
|
|
is necessary to avoid being subject to e.g. open_basedir or safe_mode settings
|
|
|
|
|
|
some extra docs and tests
|
|
would have an effect; fixes php4-apc
|
|
from Noritoshi Demizu in PR pkg/28618.
|
|
|
|
|
|
fixes PR pkg/28608 from Ulrich Heilmann.
|
|
newer platforms such as DragonFly.
fixes PR pkg/28579 from Todd Willey.
|
|
|
|
- Missing flags in milter-greylist usage display
- Gentoo startup sript (Stephane Lentz)
- rc-linux.sh was renamed rc-redhat.sh
- More broken servers in the default config file
- Fix wrong sync queue counter computations (Attila Bruncsak)
- Add a -c option to just check the config and exit (Klas Heggemann)
- Don't block threads while reloading config (Attila Bruncsak)
- Allow regex with # in the configuration (Hajimu Umemoto)
- Ignore self as sync peer (Matthias Scheler and Hajimu Umemoto)
- Document ressource shortage for memory and file descriptor
- Remove outdated documentation about IPv6
- Fix a build problem on systems that don't have IPv6 (Hajimu Umemoto)
- Fix a minor bug with SPF (Hajimu Umemoto)
- Give credits to the various contributors in the man pages
- Do not match bogus IPv6 addresses in the dump file (Hajimu Umemoto)
- Quick statistics at the end of the dump file (Remy Card)
- Fix build on Tru64 Unix, including for IPv6 (Attila Bruncsak)
- Fix a SPF log problem (Alexandre Cherif)
- Fix a bug in configure.ac (Hajimu Umemoto)
- malloc e-mail addresses, avoids truncation at 32 chars (Hajimu Umemoto)
- Configurable MX sync bind port and address (Cyril Guibourg)
- Disable getnameinfo as in causes an ABI clash in Linux
- Fix bad substitutions in rc scripts
- Fix build problems on Solaris
- Avoid race conditions when reloading the config (Attila Bruncsak)
- Full blown IPv6 support, from Hajimu Umemoto
- rc-debian.sh script, from Joel Bertrand
- Fix unproper MX sync port on little endian machines
- Add a template Makefile to manually tweak if configure fails
- Feed strtkok_r with a NULL initialized pointer
- More mixed I/O fix: another fflush after a fgets()
- Fix mixed I/O in MX sync on Solaris, from Attila Bruncsak
- Check that compiler and linker accept -Wall
- Document the comment on end of line bug
- Clean up rc-solaris.sh on make clean
- syslog the expired autowhite entry correctly, from Mattieu Herrb
- Handle mailing lists with unique sender by removing '^.*=' from sender
- Minor bug fixes in queue management from Wolfgang Solfrank
|
|
the tz* related variables are initialized when it is invoked. In
fact, Solaris does do this while NetBSD 2.0 does not. Explicitly call
tzset() before calling localtime_r() to initialize the local timezone
data. This fixes the output of:
perl -e '$t = localtime($^T); print "$t\n";' ; date
to always print the time in the local timezone twice instead of the
first time in UTC and the second in the local timezone. Bump the
PKGREVISION.
|
|
|
|
included include/libmilter/mfapi.h from the currently packaged
version of mail/libmilter.
|
|
|
|
|
|
This fixes NetBSD 1.6 build problem.
|
|
NetBSD 1.6.
|