summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-08-28Initial import of queue-fix 1.4.schmonz4-0/+43
This is a small utility for checking and repairing the qmail queue structure. It will fix uid/gid settings and permissions. It will rename the message files to match their inodes. It will even create directories and files that don't exist that should be there (you can even create a queue from scratch). It will also print warnings for any files it finds that should not exist.
2004-08-28Don't die as soon as the first test fails. Instead, run them all,jlam2-9/+27
then report how many failed and which ones. Return with an exit code indicating how many tests failed.
2004-08-28Patch wine to use mk/ossaudio.buildlink3.mk and DEVOSSAUDIOben3-3/+22
instead of hardcoding /dev/dsp.
2004-08-28Back out previous... unintended commit.jlam1-3/+3
2004-08-28Note queue_repair update.schmonz1-1/+2
2004-08-28Update to 0.9.0. From the changelog:schmonz2-6/+7
Version 0.9.0 22 October 2003 -many cleanups to the code -mode of todo files was wrong in some cases when ext-todo was in use or big-todo not in use; thanks to Thomas Palmieri and David Gartner for their reports that helped me track this down. Version 0.8.6 14 April 2002 -cleanups, better reporting of what queue_repair is doing. Version 0.8.5 13 December 2001 -minor changes in reporting of ownership of files and directories
2004-08-28Improve wording, suggested by iceblox@IRChubertf1-0/+2
2004-08-28Shorten context of last hunk in the hope it fixes PR 26787.wiz2-5/+4
2004-08-28Note getmail update.schmonz1-1/+2
2004-08-28Update to 4.1.2. From the changelog:schmonz2-5/+5
-dumping config would raise an exception since 4.1.0; fixed. Thanks: Ilya Krel.
2004-08-28set INSTALL_UNSTRIPPED on darwin so that python modules will builddanw1-1/+6
2004-08-28defuzz patchdanw2-6/+7
2004-08-28darwin fixdanw1-1/+9
2004-08-28Fix PLIST.schmonz1-1/+2
2004-08-28Update nabi to 0.14.minskim3-6/+7
Changes: - Provide a configuration window. - Better support Java applications. - Increase the number of entries to 9 in the Hanja/symbol input list. - Print warning for non-supported locales. - Support Korean input with en_US.UTF-8.
2004-08-28Allow this test to be used with both the current buildlink3 frameworkjlam1-6/+17
and the forthcoming wrapper script framework.
2004-08-28Note rss2email update.schmonz1-1/+2
2004-08-28Update to 2.54 (and html2text-2.21). Bug fixes.schmonz2-10/+10
2004-08-28Add some more tests for "l" and "rm" BUILDLINK_TRANSFORM commands.jlam4-3/+38
2004-08-28Add and enable buildlink-unwrap.jlam1-1/+2
2004-08-28Regression test for whether *-config scripts and other similar files arejlam4-0/+139
correctly unwrapped (unbuildinkified).
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam27-65/+63
intended transformation: use "rm" to remove an option, "rmdir" to remove all options containing a path starting with a given directory name, and "rename" to rename options to something else.
2004-08-28Make "rename" a synonym for "S".jlam1-1/+4
2004-08-28Add "rm:opt" as a synonym for "S:opt:", and "rmdir:dir" for "r:dir".jlam1-2/+7
These are supported options from the soon-to-be-committed wrapper framework and are meant to more precisely state the intended transformation. Also just skip over unknown commands instead of generating an error.
2004-08-28Add some comments.jlam1-2/+9
2004-08-28Add spec file so that this can be driven by pkg_regress.jlam1-0/+12
2004-08-28Add NetBSD tag.jlam1-0/+2
2004-08-28Note trac-0.7.1 update.epg2-3/+3
2004-08-28Update to Trac 0.7.1 'Argento' (Jun, 2004)epg3-12/+16
http://svn.edgewall.com/repos/trac/tags/trac-0.7.1 Thanks, Holger Weiss <holger@jhweiss.de> (pkg/26735). * Bugfixes for 0.7 * Fixes security hole in auth.py * Experimental support for mod_python * Improved MIME-types * Fixed bugs: #93, #202, #307, #312, #342, #345, #350, #353, #355, #391, #393, #401, #404, #406, #415, #417, #419, #420, #421, #422, #424, #425, #428, #429, #432, #435, #437, #441, #442, #448, #451, #452, #456, #457, #461, #463, #466, #467, #470, #, #497, #498, #502, #504
2004-08-28Add pkg_regress, a regression testing system for the pkgsrc infrastructure.gavan5-1/+183
Tests are found in pkgsrc/regress, tests are run by executing pkg_regress. Based on an idea discussed at pkgsrcCon 2004. Thanks to dillo@ for review and refinements, and to jlam@ for review.
2004-08-28Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works.gavan3-1/+66
This test serves as a simple example of how to write a regression test.
2004-08-27{mono,libgdiplus}-1.0.1recht2-3/+4
2004-08-27update to libgdiplus-1.0.1recht4-88/+14
changes: * Fixes #60787: Libgdiplus pthreads check (Jordi Mas).
2004-08-27update to mono-1.0.1recht5-80/+13
Mono 1.0.1 is a maintenance release release for the 1.0 series of the Mono runtime and thus only contains bug-fixes -- most notably for amd64. While at it apply some changes to the package: - Remove the MONO_GC_TYPE Makefile knob -- with 1.x the included libgc is the way to go. - Also remove MONO_USE_NPTL knob and let configure do the right thing.
2004-08-27Note getmail update.schmonz1-1/+2
2004-08-27Revert previous. The fact that they don't pass is something to fix, notjlam1-3/+1
to avoid (although this is fixed in the soon-to-be-committed wrapper framework).
2004-08-27Don't run the *-slashdot tests using the current buildlink3 framework,jlam1-1/+3
since they're known to be broken (see PR pkg/24760 and PR pkg/25500).
2004-08-27Make this work with the current incarnation of the buildlink3 framework.jlam1-8/+8
2004-08-27Update to 4.1.1. From the changelog:schmonz2-5/+5
-getmail raised an exception after processing all accounts, while printing a summary, if verbose was set to 2. Fixed. Thanks: Matthias Andree.
2004-08-27Add and enable buildlink-transform.jlam1-1/+3
2004-08-27Add some regression tests for correctness of buildlink3 transformations.jlam21-0/+222
2004-08-27Add a new "regress" category for pkgsrc regression testing code. Wejlam2-1/+7
don't descend into this directory for anything since these packages aren't packages in the normal sense, since they're not expected to install or package correctly.
2004-08-27Convert to use {COMPILER,LINKER}_RPATH_FLAG.jlam8-24/+24
2004-08-27Change to use COMPILER_RPATH_FLAG.jlam2-6/+5
2004-08-27Slight addition: (such as rc.d startup and shutdown scripts).reed1-1/+1
2004-08-27Add sysutils to categories.reed1-2/+2
2004-08-27todays additions/updatesdrochner1-1/+10
2004-08-27Updated mstream to 1.0:kim1-2/+2
- better title stream cleanup
2004-08-27Upgrade to mstream-1.0:kim2-5/+5
- better stream title cleanup
2004-08-27Look for libncurses also.kim2-1/+15