summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-01-02Note update of monotone and monotone-server to 0.32.jmmv2-3/+4
2007-01-02Update to 0.32: depend on monotone-0.32.jmmv1-3/+3
2007-01-02Update to 0.32. Tested under NetBSD 4.99.7 and Mac OS X Tiger:jmmv5-103/+6
Changes - "mtn serve" no longer takes patterns on the command line. Use the permissions hooks instead. - the name of the option that denoted the revision from which "mtn log" should start logging was renamed from "--revision" to "--from" - author selectors no longer have implicit wildcarding - if you manually add entries to MTN/log while you are working, in preparation for an eventual commit, you will now be required to remove a "magic" template line from the file before the commit will succeed. This, like the test for an empty log file, helps to prevent accidents. - the "db regenerate_caches" migration command replaces the previous "db regenerate_rosters", generalising the task of rebuilding or generating cached data that may be added across an upgrade. Like "db migrate", which upgrades the database schema, this command fills in the data for new features. In this release, as well as rosters, it also adds "heights" information used to speed up topology operations. Speed improvements - "mtn annotate file" and "mtn log file" are generally much faster now, dependant on the number of revisions that changed the file. Both commands as well as "mtn automate toposort" make use of data called "heights" caching the topological order of all revisions. In order to create and use this data, the following must be run once for each db after upgrading: $ mtn -d mydb.mtn db regenerate_caches New features - "mtn automate content_diff" - "mtn automate get_file_of" (same as get_file, but expects a file path and optionally a revision) - "mtn import" command - "mtn log --to" - netsync_note_* hooks are given much more information, inlcuding a http/smtp/etc style status code - includedirpattern(dir, fileglob) function for hooks Bugs fixed - bug in "automate stdio" that would result in monotone garbling its input in some circumstances fixed - "mtn annotate file" and "mtn log file" are generally much faster now, dependant on the number of revisions that changed the file. Both commands as well as "mtn automate toposort" make use of data called "heights" caching the topological order of all revisions. - spawn_redirected hook function now understands a blank filename to mean not to redirect that stream - "mtn log" is now in proper topological order, also due to the use of cached "heights" data - reset options between "automate stdio" commands - another compile fix for gcc3 - bug in localization code where option strings where not always properly translated Other - botan library upgraded to 1.6.0 - accommodate changes in boost 1.34 - documentation for "mtn automate get_option" - notes/ directory
2007-01-02- convert to modular Xorgjoerg2-4/+4
2007-01-02- DESTDIR supportjoerg3-11/+8
- simplified Makefile of wxGTK-contrib using BUILD_DIRS - don't include x11.b3.mk as it is not needed
2007-01-02Note the end of the freeze for the pkgsrc-2006Q4 branch.agc1-1/+2
2007-01-02Fixed file permissions. 152 files had been installed world-writable.rillig1-2/+5
PKGREVISION++
2007-01-01It's no use using ${SUSE_DIR_PREFIX} here as the package it's dependingadrianp2-4/+4
on is only available for suse91_ and no others. This will fix a warning during bulk builds and make the package find it's DEPENDS properly.
2007-01-01Added two patches which fix the build on NetBSD.rillig3-1/+34
2007-01-01+ evince-0.7.0, gtetrinet-0.7.11, libgda-2.99.2, libgnomedb-2.99.2,wiz1-7/+10
mergeant-0.65, miredo-1.0.6, ntp-4.2.4, p5-Compress-Zlib-2.002, snd-8.7.
2007-01-01Add CHANGES file for 2007.wiz1-0/+4
2006-12-31Take updates of digikam, kipi-plugins, libkexif and libkipi.xtraeme1-2/+5
I have them ready to commit.
2006-12-31Take the monotone-0.32 and smartmontools-5.37 updates.jmmv1-2/+3
2006-12-31Fix placement of PKGREVISION.jmmv1-3/+2
2006-12-31Master site's layout has been changed.obache1-2/+2
2006-12-31Made the portability check more portable by not using a hard-codedrillig2-6/+6
"/dev/stderr" in the AWK programs. That device file doesn't exist on IRIX, and it isn't required by POSIX either.
2006-12-31+ courier-authlib-0.59, courier-imap-4.1.2, courier-mta-0.54,wiz1-2/+6
eric3-3.9.4, libssh-0.2.
2006-12-30Don't build this package on NetBSD if /usr/include/bluetooth.hxtraeme1-1/+7
is not available.
2006-12-30DISTNAME does _not_ depend on PKGNAME.heinz1-2/+2
While it would be fine to have a single name here, this does not play well with PKGREVISION.
2006-12-30Updated misc/esniper to 2.15.0nb1.heinz1-1/+2
2006-12-30The remaining patch in patch-aa has been integrated upstreamheinz3-47/+3
(slightly different, in util.c), so patch-aa has become obsolete.
2006-12-30+ liblive-2006.12.08wiz1-1/+2
2006-12-30NetBSD doesn't provide _POSIX_THREAD_SAFE_FUNCTIONS, which brokejoerg3-6/+15
the pwent/grent accessor functions. Fix and bump revision.
2006-12-30+ asterisk-1.4.0, chicken-2.5 [pkg/35339], cue-20061225 [pkg/35335],wiz1-7/+20
denemo-0.7.6, doclifter-2.3, ghostscript-esp-8.15.3, glibmm-2.12.4, gnutls-1.6.1, ion3-devel-20061223, ipa-2.0.2 [pkg/35323], libpcap-0.9.5, ltm-0.40, monotone-0.32, nut-12.1, rhythmbox-0.9.7, sarg-2.2.3, svk-2.0.0, tcpdump-3.9.5, wine-0.9.28.
2006-12-29Updated cross-binutils to 2.17.0.0nb1:wulf1-1/+2
Added missing data type casts causing build process to fail
2006-12-29Added missing data type cast in opcode/h8300-dis.c causing build processwulf2-2/+4
to fail
2006-12-29Added missing data type castswulf1-0/+31
2006-12-29Fix Solaris issues by linking socket libraries where required.markd3-4/+27
OKed schmonz.
2006-12-29Fix rpath for Solaris 10 and 11 so that pkg libraries are found. As permarkd4-3/+29
existing patches for earlier Solaris versions. Bump PKGREVISION.
2006-12-29Silence some longstanding noise in mail/qmail, caused by the factschmonz1-1/+2
that its ${DISTFILES} is also a common ${PATCHFILES}, resulting in the file being listed twice in ${_ALLFILES}. This one-line change removes duplicate filenames from ${_ALLFILES}, mirroring an identical transformation to ${ALLFILES} that used to do the trick. (The fetch code, obviously, has since changed a bit.) What the noise looked like: $ cd pkgsrc/mail/qmail $ make clean PKG_OPTIONS="netqmail" make: "/home/build/trees/pkgsrc-current/mk/fetch/fetch.mk" line 133: warning: duplicate script for target "/home/build/trees/pkgsrc-current/distfiles/netqmail-1.05.tar.gz" ignored make: "/home/build/trees/pkgsrc-current/mk/fetch/fetch.mk" line 133: warning: using previous script for "/home/build/trees/pkgsrc-current/distfiles/netqmail-1.05.tar.gz" defined here ===> Cleaning for qmail-1.03nb12 $ Tested in a bulk build by joerg@.
2006-12-29Updated ham/xdx to 2.2nb1wiz1-1/+2
2006-12-29Add missing file to PLIST. Depend on xdg-dirs for share/applications.wiz2-2/+5
Bump PKGREVISION.
2006-12-29Change the way INDEX is used by dropping the dependency on PKGDB injoerg1-3/+6
INDEX and calling it directly. As the output is removed anyway, it forced a full rescan on every "make search". Calling "make index" still regenerates it all the time, but the other targets don't. OK wiz@ PRs: 26442, 34207, 35266
2006-12-29OpenBSD ships GNU readline with integrated libhistory. Use thejoerg1-2/+4
transformation framework to handle it. Reported and tested by Brad Knotwell. Thanks to the OpenBSD guys on the other side of the room for the clarification.
2006-12-29Fix another bug from completely clueless autoconf users.joerg3-1/+33
2006-12-29libsigsegv *is* a full dependency at least on DragonFly and FreeBSD.joerg2-4/+3
Bump clisp for the changed dependency.
2006-12-29Fix build of Apache 1.3 module. From PR 35317 by b1ff@fr33.b33r.net.joerg2-4/+4
2006-12-29Precreate all needed directories, most importantly the app defaults.joerg1-2/+4
2006-12-29Note addition of mail/greetdelay.schmonz1-1/+2
2006-12-29Add and enable greetdelay.schmonz1-1/+2
2006-12-29To atone for closing a couple PRs, import a leafy new little package.schmonz4-0/+35
greetdelay introduces a small delay before an SMTP greeting. It can also optionally enforce RFC 2821's recommendation that SMTP clients not send any commands before receiving the greeting message. With a delay of 30s it has done me a world of good.
2006-12-29Note qmail PKGREVISION bump (updated 3rd-party patches).schmonz1-1/+2
2006-12-29Update to nb12 (is this a record?). From the respective patch changelogs:schmonz3-20/+22
* Update qregex patch (PR pkg/34760) to 20060423: - qregex adds the matched regex pattern to its log entries if the LOGREGEX environment variable is set. * Update realrcptto patch to 20061210: - Logging uses substdio_puts() and substdio_flush() instead of substdio_putsflush(). This makes log entries less likely to be interleaved. Thanks to Matthew Dempsky for finding this. - For QMAILRRTENYALL, use error code 554 after DATA, not 550. Thanks to ... sorry, I lost track of who found this. - Log stat() errors for .qmail files. Thanks to Chris Bensend for suggesting this. * Update tls-smtpauth combined patch to 20060105. TLS changes: - bug: qmail-remote loops on malformed server response (B. Shupp, A. Meltzer) - no STARTTLS advertised when control/servercert.pem absent (Jason Haar) - control/notlshosts (Albert Weichselbraun) - control/tlshosts/exhaustivelist - scripts honor conf-users (Sven Verdoolaege) - strerror declaration in tls.c compile problem (Renato Botelho, Bill Shupp) - chown uid.gid deprecated, should be uid:gid (Bill Shupp) SMTP AUTH changes: - includes the evaluation of the 'Auth' and the 'Size' parameter in the 'Mail From:' command. - uses DJB functions to copy FDs. - corrects some minor mistakes displaying the 'Auth' userid. - uses keyword "ESMTPA" in Received header in case of authentication to comply with RFC 3848. pkgsrc changes: * Note SPECIAL_PERMS on qmail-queue binary (from dsainty@).
2006-12-29Distfile exists in old directory now.obache1-2/+3
2006-12-29Updated print/lilypond to 2.4.6.obache1-1/+2
2006-12-29Update lilypond to 2.4.6.obache6-52/+14
This release backports the tieWaitForNote feature and has support for tetex-3.0 and some fixes.
2006-12-29Relative $infodir is allowed, so if it's relative, add ${PREFIX}.obache1-3/+9
2006-12-29Note queue-repair PKGREVISION bump.schmonz1-1/+2
2006-12-29This package is incompatible with mail/qmail, as it does not followschmonz2-2/+10
symlinks properly. Add a MESSAGE to this effect, addressing PR pkg/30904. Bump PKGREVISION.
2006-12-29Net::Server breaks rc.subr's techniques for detecting whether theobache1-2/+23
process running at a certain PID is actually the process we wish to stop. Just unconditionally send SIGTERM to the PID instead, like a security/amavisd-new doing, fixed PR 35334.