summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2006-07-31Update udfclient package to 0.5.2.reinoud2-7/+7
Recommended upgrade that fixes memory corruption bugs and obscure deadlocks making it a lot more robust. Functional identical to release 0.5.1.
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam3-7/+7
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
2006-07-25Needs a C compiler.rillig1-3/+2
2006-07-24Add missing gettext-lib dependency.wiz1-1/+2
2006-07-24In korganiser use the KTimezone class rather than trying to deal withmarkd4-2/+147
timezones itself as that works on more systems. Bump PKGREVISION
2006-07-24Add a number of missing screensaver items. Bump revision.joerg2-3/+8
2006-07-23Put the correct default values for min_poll and max_poll into theheinz1-2/+2
example file.
2006-07-22Reverted the recent change that has set USE_LANGUAGES="c objc", where onlyrillig1-2/+2
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig6-12/+12
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-22USE_TOOLS+=flexminskim1-2/+2
2006-07-21Remove conflicting declaration of malloc(); include stdlib.h instead.minskim2-5/+9
2006-07-21Put back some line continuations that I deleted.jlam1-3/+3
2006-07-21Activated mirmon.heinz1-1/+2
2006-07-21Import of mirmon 1.36.heinz8-0/+362
Many software projects are mirrored worldwide. The mirror sites are required to update the mirror archive regularly (daily, weekly) from a root server. Mirmon helps administrators in keeping an eye on the mirror sites. In a concise graphic format, mirmon shows each site's status history of the last two weeks. It is easy to spot stale or dead mirrors.
2006-07-21Needs a C compiler.rillig1-2/+2
2006-07-19Update to 0.61:wiz2-6/+6
[Changes for 0.61 - 2006-04-27] * LICENSING CHANGE: This compilation and all individual files in it are now under the permissive "MIT" license. See the COPYRIGHT section in README for the new terms. * Repair Perl 5.005 compatibility in the build system. Reported By: Rong-En Fan [Changes for 0.60 - 2006-04-13] * Locale::Maketext::Extract: Bump version to 0.20. No functionality changes to Locale::Maketext::Lexicon; all changes in this release are to Locale::Maketext::Extract. * The ->compile call now moves ->entries into ->compiled_entries, instead of mutating them in-place. This allows repeated cycles of ->extract/->compile calls before the final ->write_po. * Consequently, in the ->read_po/->write_po API, the "$verbatim" flag is now ignored. * ->read_po no longer fails on empty PO files. * The return values of ->msgids/->msgstr are now always in gettext style and never in maketext style. * In xgettext.pl, the -u flag (specifies the style of the source programs as gettext instead of the default maketext) now has nothing to do with output escaping. This closes another long-standing bug of "vanishing backslashes" when the same .po file is written once with -u and once without. * The --unescaped flag to "xgettext.pl" is deprecated and renamed to the more appropriate "--use-gettext-style". * Locale::Maketext::Extract::Run now accepts single-letter directory names instead of erroneously stripping them out. [Changes for 0.58 - 2006-04-13] * Locale::Maketext::Extract: Direct calls to ->write_po now escapes the msg strings by default (reverting to <=0.54 behaviour), but calls via xgettext.pl (and ::Extract::Run) now always specify the "verbatim" flag to ->write_po, so users of extraction tools are still free from double escaping. Requested by: Thierry Vignaud * Locale::Maketext::Extract: Allow the "# loc" marker at the end of a statement: say "foo"; # loc previously it only worked on closing brackets and commas. * Locale::Maketext::Lexicon: The "gettext" style no longer parses "%0" as a variable. Also allows spaces between function arguments: %quant(%1, %2) [Changes for 0.57 - 2006-04-11] * Locale::Maketext::Locale: The "_style => 'gettext'" option was broken for function forms such as "%quant(%1)", as well as adjacent variables such as "%1%2%3". [Changes for 0.56 - 2006-04-02] * Locale::Maketext::Lexicon: Specifying the new "_auto => 1" option now turns on _AUTO fallback handling for all language handles. Requested by: Jesse Vincent * Locale::Maketext::Lexicon: Specifying the new "_style => 'gettext'" option makes "%1" and "%quant(%1)" to be used for interpolation, instead of "[_1]" and "[quant,_1]". [Changes for 0.55 - 2006-03-22] * Locale::Maketext::Extract: Fix a long-standing bug that caused double-escaping of backslashes and double quotes in loc strings. Contributed by: Brian Cassidy [Changes for 0.54 - 2006-03-14] * When importing into an already defined lexicon and merging with its entries, we need to clear the Locale::Maketext cache, otherwise _AUTO entries generated by the old lexicon will linger around. Contributed by: Helmut Lichtenberg
2006-07-19Adapt package list for version 5.00 of the "xscreensaver" package,tron2-5/+4
bump dependence and revision.
2006-07-18Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGEjlam1-9/+10
processing from mk/fetch/*.mk.
2006-07-18Honor *OWN, *GRP, and *MODE.minskim1-1/+4
2006-07-18Include stdlib.h to declare exit(), malloc(), and calloc() explicitly.minskim2-36/+47
2006-07-15Update koffice-l10n-{de,en_GB} to 1.5.2.markd5-15/+60
2006-07-15Update koffice to 1.5.2markd3-21/+7
Major Improvements in this release are: * Many crashes are fixed * PowerPC support in Krita works now * Karbon improved interaction with shapes a lot * Various other bugfixes
2006-07-15Solaris awk can't deal with the package.markd1-1/+5
PR pkg/33992 from Gilles Dauphin.
2006-07-15Don't use "ERR", Solaris doesn't like it.markd2-1/+15
2006-07-13Updated to version 0.99.3.heinz2-8/+8
Pkgsrc changes: - Set USE_LANGUAGES - HOMEPAGE changed to search.cpan.org Changes since version 0.99.1: ============================= "Lyle D. Brooks" <brooks@deseret.com> reported there were instances where interval was set to a negative value Joe Smith <Joe.Smith@wcom.com> noted that one shouldn't declare @ISA=qw(Autoloader) unless one is prepared to deal with it correctly. Peter Allen <pgmppa@ibi.com> undef warnings when starting up on a nonexistant file Alain Fauconnet <alain@ait.ac.th> and Benjamin Zwittnig <beni@arnes.si> provided test cases which helped me chase down another two cases where File::Tail would spontaneously read too much. Some operating systems sometimes return 0 for sysread on busy files. This should now be handled correctly. nowait can now be specified at object creation. A callback is called on every file rotation, which can be used for files that change their names with time.
2006-07-13USE_TOOLS+=imake.hira1-2/+2
2006-07-12py-gnome2 dependency doesn't support Python 2.3 any longer.joerg1-2/+2
2006-07-12Depend on libtunepimp0.4 package.wiz1-2/+2
2006-07-11Change incorrect use of usleep() to use nanosleep() insteadsmb3-2/+35
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam9-18/+18
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam9-9/+18
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-07This package doesn't really depend on p5-XML-Parser.. it only needed itjlam1-3/+2
for intltool. Bump the PKGREVISION for the changed dependencies.
2006-07-07update to 2.14.2drochner2-7/+6
changes: * fix the applyto element for the use_caret gconf key * Workaround for manual page inclusion, fixes #340173 * Fix for man cache logic and mansect elements * Updated translations
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-07-06USE_TOOLS+=intltoolabs1-2/+2
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam5-15/+10
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-07-04Update to latest version. No changelog available.wiz9-36/+45
2006-07-02pkglint: Alignment of variable values should be done with tabs, not spaces.ghen2-8/+8
2006-06-30Update OpenOffice to 2.0.3. This release fixes three security vulnerabilities.ghen2-25/+26
Additional changes include: * performance improvements: for example, a 23 percent improvement in certain Calc benchmarks * further improvements to file format compatibility with Microsoft Office files * new email integration features for users wanting to send emails in Microsoft file formats * more control over how exported PDF documents will display when opened in a PDF reader * support for more languages and improvements in hyphenation and thesaurus * support for Intel architecture for Mac OS X plus improved Mac OS X System integration * built-in check for updated versions
2006-06-29Needs msgfmt.joerg1-2/+2
2006-06-26USE_TOOLS+=yaccminskim1-2/+2
2006-06-25Update multitail to 4.0.6. Fixes PR 33817.hubertf8-57/+53
Changes: too many to list; most importantly the distfile's available from the master site.
2006-06-22Needs msgfmt.joerg1-2/+2
2006-06-21Improve the error message if an Xserver is not running duringjlam1-10/+13
installation. Remove the BROKEN_IN tag as there are extenuating circumstances for why this can't install. Also, remove some useless shell commands that should be re-added as MAKE_ENV after more testing is done.
2006-06-21Add missing file entry to PLIST and honor PKGMANDIR. Bump the PKGREVISIONjlam2-3/+5
to 1. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-17Add dtach.minskim1-1/+2
2006-06-17Import dtach from pkgsrc-wip. Packaged by Francis Gudin.minskim4-0/+41
dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves.
2006-06-16Fixed hard-coded paths. Bumped PKGREVISION.rillig2-11/+16
2006-06-16Fixed missing Perl interpreter. Fixed pkglint warnings. Bumped PKGREVISION.rillig1-7/+8
2006-06-16Still set USE_PKGLOCALEDIR for the PLIST magic.joerg1-2/+3