summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-16Update to 2.1.14.recht6-51/+24
Changes to the Cyrus IMAP Server since 2.1.13 * Be more forgiving in the parsing of MIME boundry headers, specificly those generated by eudora where the outer boundries are substrings of the inner boundries. This feature can be disabled by enabling the rfc2046_strict option. * Allow cyradm to handle aggregate mailbox sets for ACL and DELETE operations. * Add a lmtp_downcase_rcpt option to force the lowercasing of recipient addresses (Henrique de Moraes Holschuh <hmh@debian.org>). * Include more MIME headers in sieve rejection notices * Add an mbexamine command for debugging purposes * LMTP will now fatal error if we cannot initialize the duplicate delivery database. * Continued audit by Security Appraisers and Bynari * Correctly terminate the processes by calling service_abort even on successful exit (helps to fix a db3 lockers problem) * Fix some murder+altnamespace/unixhiersep issues * Fix imclient's handling of literals. * Add support for the windows-1256 character set * Don't log 'could not shut down filedescriptor' messages when the socket is already not connected * Now include a script to convert sieve script names to the altnamespace format * Added a --with-extraident configure option to make it easier to set the extra version information that is compiled into the binary. * Minor build fixes. * Minor other bug fixes. OK'ed by chris@
2003-08-16cyrus-sasl2 update is done.recht1-2/+1
2003-08-16Note update of cyrus-sasl2 to 2.1.15.recht1-1/+2
2003-08-16Update to 2.1.15.recht11-117/+251
changes: Fix build on NetBSD-current with OpenSSL 0.9.7. New in 2.1.15 ------------- * Fix a number of build issues * Add a doc/components.html that hopefully describes how things interact better. New in 2.1.14 ------------- * OS X 10.2 support * Support for the Sun SEAM GSSAPI implementation * Support for MySQL 4 * A number of build fixes * Other minor bugfixes OK'ed by chris@
2003-08-16Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, andjlam3-313/+230
put the tools in ${WRKDIR}/.tools/bin instead of in ${BUILDLINK_DIR}, and remove the need for buildlink2 to use USE_GNU_TOOLS. In the modified USE_GNU_TOOLS implementation, the following implementation- specific variables have the following meanings: _TOOLS_REPLACE.<tool> means that we want ${AWK}, ${SED}, etc. symlinked into ${TOOLS_DIR} as awk, sed, etc. _TOOLS_NEED_GNU.<tool> means that we want to use the pkgsrc version of <tool> symlinked info ${TOOLS_DIR} as awk, sed, etc. If this is "YES", then it always trumps _TOOLS_REPLACE.<tool>. And we want nothing to happen if we're building the pkgsrc GNU tool itself. The modified USE_GNU_TOOLS implementation should also hopefully fix the circular dependency problem. Create a new target "tools" that is run after "patch" and before "buildlink" that populates the ${TOOLS_DIR} directory. This ensures that it's always run at the right time, instead of relying on pre-buildlink or pre-configure, which may be cancelled by NO_BUILDLINK or NO_CONFIGURE. XXX There is some possible fallout in texinfo.mk with the MAKE_ENV and XXX CONFIGURE_ENV settings for INSTALL_INFO and MAKEINFO. It looks XXX like the MAKE_ENV and CONFIGURE_ENV settings should move from XXX tools.mk into texinfo.mk, and they no longer need to be XXX conditional on USE_BUILDLINK2. I'll leave it to the texinfo.mk XXX dude (Hi, Stoned!).
2003-08-16There are many uses for a common log file, so define one that may bejlam1-1/+6
picked up and used by tools.mk, bsd.buildlink2.mk, etc.
2003-08-16Remove un-needed operating system specific reference.reed1-2/+2
2003-08-16MESSAGE had a NetBSD reference, so separate it.reed2-6/+10
2003-08-16Teach the buildlink2 wrappers to respect an environment variablejlam2-4/+6
BUILDLINK_WRAPPER_LOG to specify the location of the wrapper log (which defaults to ${BUILDLINK_DIR}/.wrapper.log).
2003-08-16MESSAGE had NetBSD part, so split it up.reed2-4/+8
2003-08-16MESSAGE is NetBSD specific.reed1-1/+1
2003-08-16With qt3/kde moves this no longer ends up in X11BASEjmc1-2/+1
2003-08-15Fix Python binding, which has been broken since 0.24.epg4-29/+53
Pass BUILDLINK_CPPFLAGS to subversion-python build so building with a Python package using pth will work.
2003-08-15Get iconv right for both forms of everybuddyjmc3-11/+11
2003-08-15Trivially USE_BUILDLINK2 to pick the right compiler.salo1-1/+2
Fixes build (at least) with gcc-3.x from pkgsrc.
2003-08-15Don't add -liconv to the libraries line as it doesn't exist on -current andjmc1-3/+1
buildlink will add it if need be.
2003-08-15note update of subversion to 0.27.0recht1-1/+2
2003-08-15Update to 0.27.0recht6-38/+38
Lots of bug-fixes and changes. Eg.: * fixed 'svn merge': . (r6447,#1402) -r FOO:PREV works correctly . (r6452,#1379) no longer prints confusing no-op lines . (r6500/6503,#1399) warn user when a tree-delta chunk can't be applied * cvs2svn.py: lots of bugfixing related to branch/tag support * fixed 'svn diff' and 'svn merge': . (r6604, #1311) diff URL URL on files now works . (r6668, #1142) diff comparing wc to repos branch . (r6687, #1297) diff/merge interaction in file adds . (r6703, #1319) merge problem with adding subtrees . (#6607) new default ancestry-following behavior for diff, merge (Have a look at CHANGES for a complete list.) OK'ed by epg@
2003-08-15Update if-psprint to 1.7:abs1-1/+3
Use syslog to report invocation
2003-08-15Update if-psprint to 1.7:abs2-5/+5
Use syslog to report invocation
2003-08-15Updated papersize.reed1-1/+4
2003-08-15Add support for gv to getpapersize and setpapersize.reed5-22/+37
And only gets or sets if config file size is greater than zero. (This is my PR #21641.)
2003-08-15Note addition of mail/YoSucker.wiz1-1/+2
2003-08-15Add and enable YoSucker.wiz1-1/+2
2003-08-15Initial import of YoSucker-37.wiz5-0/+72
YoSucker as a simple portable Perl application, that simulates user actions to retrieve mail from Yahoo Mail to a local inbox. It simply connects to the Yahoo Mail web site, parses the HTML code and fetches new messages.
2003-08-15Note addition of safecat-1.11 (category mail)zuntum1-1/+2
safecat is an implementation of D. J. Bernstein's maildir algorithm. It can be used to write mail messages to a qmail-style maildir, or to write data to a "spool" directory reliably. There are no lockfiles with safecat, and nothing is left to chance. If safecat returns a successful exit status, then you can be (practically) 100% sure your data is safely committed to disk. Further, if data is written to a directory using safecat (or other implementations of the maildir algorithm), then every file in that directory is guaranteed to be complete. If safecat fails to write all of the data, there will be no file at all in the destination directory.
2003-08-15add & enable safecatzuntum1-1/+2
2003-08-15Initial import of safecat-1.11zuntum4-0/+43
safecat is an implementation of D. J. Bernstein's maildir algorithm. It can be used to write mail messages to a qmail-style maildir, or to write data to a "spool" directory reliably. There are no lockfiles with safecat, and nothing is left to chance. If safecat returns a successful exit status, then you can be (practically) 100% sure your data is safely committed to disk. Further, if data is written to a directory using safecat (or other implementations of the maildir algorithm), then every file in that directory is guaranteed to be complete. If safecat fails to write all of the data, there will be no file at all in the destination directory.
2003-08-15security/gnupgitojun1-2/+2
2003-08-15add IPv6 support. bump PKGREVISIONitojun6-3/+89
2003-08-15Make sure RPATH for libpng gets to final binaryjmc1-1/+4
2003-08-14Patch ksysguardd so it works on post SA merged NetBSD (p_priority isn't injmc2-1/+59
struct proc anymore so pull it from kinfo_proc2 instead)
2003-08-14Finally apply patch originally provided in PR pkg/20009 and re-submittedjschauma2-1/+17
in PR pkg/22476 by Dandy Sakano. This patch corrects the erraneous usage of the return value of setlocale(3). This bug has been submitted to the fluxbox bugbox, but apparently has not yet been dealt with.
2003-08-14Make it honour _STRIPFLAG_CC and CFLAGSzuntum1-1/+5
2003-08-14Updated librsync to 0.9.6abs2-4/+5
Updated rdiff-backup to 0.12.3
2003-08-14Update rdiff-backup to 0.12.3 (Also fixes PR pkg/22095)abs5-41/+25
- Over 1500 lines of changelog since 0.10.2 - Now rdiff-backup writes metadata (uid, gid, mtime, etc.) to a compressed text file in the rdiff-backup-data directory - No longer seems compelled to send symlinks every time
2003-08-14Update librsync to 0.9.6: - Required for updated rdiff-backupabs4-14/+13
* Large file support fixes. * [v]snprintf or _[v]snprintf autoconf replacement function fix. * Changed installed include file from rsync.h to librsync.h. * Migration to sourceforge for hosting. * Rollsum bugfix that produces much smaller deltas. * Memory leaks bugfix patches. * mdfour bigendian and >512M bugfix, plus optimisations patch. * autoconf/automake updates and cleanups for autoconf 2.53. * Windows compilation patch, heavily modified. * MacOSX compilation patch, modified to autoconf vararg macro fix. * Debian package build scripts patch.
2003-08-14Note addition of qmail-qfilter-1.5zuntum1-1/+2
This program allows the body of a message to be filtered through a series of filters before being passed to the real qmail-queue program, and injected into the qmail queue.
2003-08-14add & enable qmail-qfilterzuntum1-1/+2
2003-08-14Initial import of qmail-qfilter-1.5zuntum4-0/+43
This program allows the body of a message to be filtered through a series of filters before being passed to the real qmail-queue program, and injected into the qmail queue.
2003-08-14+ bogofilter-0.14.4, icewm-1.2.10, mhonarc-2.6.8, mimedefang-2.36,wiz1-3/+10
mplayer-0.91, nano-1.2.2, p5-GdGraph-1.43 [pkg/22463], pure-ftpd-1.0.16, snes9x-1.41.
2003-08-14Update swarm from 0.57 to 0.61. Swarm now emulates an ARM 7M core.agc6-22/+70
Changes since previous version: #00061 michael pp Michael Dales (michael@dcs.gla.ac.uk) Thu Sep 27 10:41:39 BST 2001 ------------------------------------------------------------------------------------ * Contains lots of code by Hanish Menon [www.hanishkvc.com] to enable uCLinux to work on SWARM. * Updated the logic in armproc.cpp wrt UART and LCD Ctrls so that they can rise interrupts to the Interrupt Ctrl if required. * Updated certain messages and return values. * Added the srec loader * Updated the LCD controller address * ReIntroduced the Parse_Opts logic. * Will be adding support for SREC file loading. * Fixed a problem in the bin/Makefile * Added support for a minimal UART controller. * Updated the earlier sample LCD controller which I had written wrt its Addr. * Looking into SWARM and the Device/Pheriperal interface logic in SWARM * Added a partial LCD Ctrl logic to test the interface logic * fix a problem with ldms #00060 michael pp Michael Dales (michael@dcs.gla.ac.uk) Tue May 15 22:53:15 BST 2001 ------------------------------------------------------------------------------------ Added cache invalivation functions to the system coprocessor. #00059 michael pp Michael Dales (michael@dcs.gla.ac.uk) Fri May 11 16:52:45 BST 2001 ------------------------------------------------------------------------------------ Corrected the n-way set associative cache. Added functionality to the system co-processor to allow me to read the cycle counter, cache hit counter, and cache miss counter in an application, using register 11 with opcode 2 set to 0, 1, and 2 respectively. #00058 michael pp Michael Dales (michael@dcs.gla.ac.uk) Thu May 10 14:05:25 BST 2001 ------------------------------------------------------------------------------------ Added a n-way set associative cache. Default is now 8k 4-way shared cache.
2003-08-14When removing a patch, it's always good to also remove the correspondingwiz1-2/+1
line from the distinfo (hi julio!).
2003-08-14note update of ns-remote to 1.9.grant1-1/+2
2003-08-14style and whitespace nits.grant1-3/+3
2003-08-14add some phoenix and mozilla browsers to NETSCAPE_PREFERRED.grant2-5/+5
bump to 1.9.
2003-08-13x11/ktermitojun1-1/+2
2003-08-13update KAME patch (use cfsetispeed/ospeed, from more recent kterm).itojun4-50/+6
bump PKGREVISION to 4.
2003-08-13netris-0.52 update done.wiz1-1/+2
2003-08-13Update to 0.52:wiz2-6/+5
Fixed a buffer overflow vulnerability discovered by Artur Byszko / bajkero.