summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-19Bump PKGREVISION now that dependencies changed.tv2-2/+4
2005-03-19firefox-gtk1 is now the gtk1 version.tv1-2/+2
2005-03-19firefox-gtk2 became firefox.tv1-2/+2
2005-03-19Defer evaluation of LIBNET_CFLAGS until CFLAGS is put into the environmenttv1-4/+4
(after dependencies are handled).
2005-03-19Fix tyop in previous.tv1-2/+2
2005-03-19Defer evaluation of GTKCFLAGS until CFLAGS is actually propagated to thetv1-4/+3
environment (after dependencies are handled).
2005-03-19Updated ncmpc to 0.11.1wiz2-3/+3
2005-03-19Update to 0.11.1, provided by Robert Lillack in PR 29027.wiz4-14/+18
+ Spanish translations from Jose Cedeno + Russian translations from Nikolay Pavlov + French translations from Yann Cézard + ncmpc now supports SIGSTOP and SIGCONT (Ctrl-Z) + ncmpc now hides the cursor on the help screen + ncmpc now can enqueue and play a song from the browse screen (Enter) + configuration changes: o ncmpc no longer supports the old configuration file syntax o the crossfade time can now be definied in (crossfade-time) o support for ncurses mouse events is now optional (enable-mouse) + bugfixes: o fixed short option handling for multiple short options o %time% format fix from Aurelien Foret (use %02d for seconds) o Fixed abort (Ctrl-G) handling when saving playlist o survive select/find operations on empty lists (Niko Tyni)
2005-03-19Updated crypto++ to 5.2.1wiz2-3/+3
2005-03-19Update to 5.2.1. Provided by Stefan Krüger in PR 28740.wiz6-35/+73
5.2 - merged in changes for 5.01 - 5.0.4 - added support for using encoding parameters and key derivation parameters with public key encryption (implemented by OAEP and DL/ECIES) - added Camellia, SHACAL-2, Two-Track-MAC, Whirlpool, RIPEMD-320, RIPEMD-128, RIPEMD-256, Base-32 coding - added ThreadUserTimer for timing thread CPU usage - added option for password-based key derivation functions to iterate until a mimimum elapsed thread CPU time is reached - added option (on by default) for DEFLATE compression to detect uncompressible files and process them more quickly - improved compatibility and performance on 64-bit platforms, including Alpha, IA-64, x86-64, PPC64, Sparc64, and MIPS64 - fixed ONE_AND_ZEROS_PADDING to use 0x80 instead 0x01 as padding. - fixed encoding/decoding of PKCS #8 privateKeyInfo to properly handle optional attributes 5.2.1 - fixed bug in the "dlltest" DLL testing program - fixed compiling with STLport using VC .NET - fixed compiling with -fPIC using GCC - fixed compiling with -msse2 on systems without memalign() - fixed inability to instantiate PanamaMAC - fixed problems with inline documentation
2005-03-19Let this file be included even if JAVA_WRAPPERS is empty; this was possiblejmmv1-14/+14
before, but after the introduction of alternatives, a regression appeared. This is useful for packages that install files inside ${PREFIX}/java so that the directory is automatically removed when empty. Problem exposed by sablevm-classpath as described in PR pkg/29643 by Antoine Reilles.
2005-03-19Make note of fltk revision bump.ben1-1/+2
2005-03-19Numeric DAEMONUSER and DAEMONGROUP don't exist in the source; nuke thetv1-6/+2
USERFLAGS!= which fails on platforms with no "uucp" user.
2005-03-19Remove XXX comment, and duplicate empty line.wiz1-12/+1
2005-03-19Note revision bump for irssi to 3.jmmv1-1/+2
2005-03-19Enable build of the proxy module, as requested in PR pkg/25517. Note thatjmmv2-5/+7
the report asked for a conditional build through a knob, but I can't see a reason to not enable it by default (so it's now unconditionally built). Bump PKGREVISION to 3 due to this. While here, force removal of the modules directory instead of only removing it when empty. Any package installing modules must depend on irssi to handle this shared directory.
2005-03-19ratpoison updated to 1.3.0.wiz2-3/+3
2005-03-19Originally fltk used different file names for the man pages depending onben8-433/+475
the platform. I followed the documentation that is now in pkgsrc.txt and put the default names in PLIST, and the NetBSD names in PLIST.NetBSD. The PLIST handling does not actually work this way, and it will be cleaner to use the same file names for man pages regardless of platform.
2005-03-19Update to 1.3.0, provided by Antoine Reilles in PR 28993:wiz4-9/+55
* Changes since 1.3.0-rc2-beta2 ** new format option %f This options displays the frame number the window is in or a space if it is not in a window. ** Super modifier changed from S to s. S is now the shift modifier * Changes since 1.3.0-rc2-beta1 ** New command 'set' set replaces the def* commands. For example 'defwinliststyle column' is now 'set winliststyle column'. The old def* commands now alias to their 'set' version. * Changes since 1.3.0-rc1 ** Top level keymap The keymap named 'top' is now a top level keymap. No prefix key need be pressed to access its bindings. In fact, the prefix key is now a binding in the 'top' keymap. ** hsplit and vsplit switched To be compatible with emacs these command names have been switched. The bindings are the same but custom scripts and aliases will have to make the switch. ** new command defframesels Allow you to customize the keys used to select frames with fselect. ** Xinerama support Each xinerama screen is handled as X11 screens normally are. The only different is that each xinerama screen can select from all the managed windows. ** focuslast finds the last focused frame among all screens ** fselect selects from frames in all screens ** new command-line option --file Used to specify an alternate configuration file. * Changes since 1.3.0-beta3 ** new configure option --disable-history ** new commands readkey, newkmap, delkmap, definekey These commands operate on the new feature: keymaps. They allow you to have nested keymaps. * Changes since 1.3.0-beta2 ** new command gdelete Delete a group. ** contrib/allwindows.sh script A script that lists all groups and the windows in each group. * Changes since 1.2.2 ** Workspace script rpws is an installed script that adds workspaces to ratpoison. Look at contrib/rpws for instructions on how to use it. ** new commands addhook and remhook There are now hooks for various operations. ** Completions You can now type Tab and get completions on window names, group names, and colon commands. ** Line editing capabilities You can now go forward a word, backward a char, delete a word, etc. ** New commands gnewbg, gselect, groups, gmove, and gmerge These commands allow further manipulation of window groups. ** shell commands return status If a command the user executed (with the exec command) returns with a non-zero exit status, the command and exit status are reported in a message. ** new commands gnew, gnext, gprev Window are now part of groups. There can be more than one group.
2005-03-19nrg2iso updated to 0.4.wiz2-3/+3
2005-03-19Update to 0.4. Closes PR 29663 by Tobias Nygren.wiz2-6/+6
22/07/2004 v0.4 win32 support thanks to Guenter Knauf 06/07/2004 v0.3 DVD Support thanks to Torsten Hilbrich
2005-03-19spamass-milter updated to 0.3.0; note PR number for nrg2iso.wiz1-3/+2
2005-03-19spamass-milter updated to 0.3.0.wiz1-1/+2
2005-03-19Update to 0.3.0:wiz2-7/+6
0.3.0: (2005-02-03) * -M option which disables all message modifications * Fixed crash on spam with no body at all * -e option to pass full recipient email address to spamc * -x option to expand recipient list with sendmail -bv * -f truly daemonizes now, instead of simply forking * -P option to create a pidfile * Supports both Spamassassin 2.x and 3.0 X-Spam-Status: headers * Fixed possible crash when a fork() call fails Might fix PR 26806, and does fix PR 29320.
2005-03-19I incorrectly tested my previous change, and it turns out that withben1-2/+2
USE_OSS defined, the build process does require the original escaping. Revert to original escaping in OSS_DEFS.
2005-03-19adding patch for IRIX which was omitted when closing PR#28615schwarz2-1/+76
2005-03-19bump PKGREVISION for previous patch against CAN-2005-0247jschauma1-2/+2
2005-03-19s/is is/is/kei2-2/+2
2005-03-19Make this compile on NetBSD 3.kleink2-4/+4
2005-03-19-graphvizseb1-2/+1
2005-03-19Note update of graphics/graphviz to version 2.2 [bug fix release, andseb1-1/+2
should take care of PR pkg/28596]
2005-03-19Update to graphviz version 2.2seb8-56/+50
This should take care of PR pkg/28596. Changes since last packaged version (2.0) January 19 2005 - release 2.2 - fix bugs: 86, 345, 517, 579, 580, 597, 600, 601, 604 - use the original cpl1.0.txt as the license master, instead of CPL.html - fix for bug generating in memory bitmaps that was affecting webdot - fixes for windows builds - documenttion updates
2005-03-19Don't include <inttypes.h> unconditionally. Unfortunately, HAVE_INTTYPES_Htv3-2/+18
is not available in the generated archive.h, so put in an __INTERIX conditional (for now -- but this means a PKGREVISION bump, sigh).
2005-03-19The gawk that comes with Interix is 2.15, which works for most purposestv1-1/+8
but can be buggy in some situations (like the bulk build environment). If pkgsrc gawk happens to be installed, use that; also add lang/gawk to BULK_PREREQ so it is always used in that case. If lang/gawk is not installed, ${AWK} will default to /usr/contrib/bin/gawk as it did before.
2005-03-19Add time to categories.wiz1-2/+2
2005-03-19p5-IO-Util updated to 1.43.wiz2-3/+3
2005-03-19Update to 1.43:wiz2-7/+6
Version 1.43 - Added HASH reference check of parsed MML. - load_mml options are now passable as plain name=>value pairs - A few test and POD changes Version 1.42 - Little improvement of the capture function (syswrite support) Version 1.41 - Fixed capture bug related to unimplemented tied methods - Created the internal IO::Util::Handle class based on Tie::StdHandle Version 1.4 - Added perl 5.6.1 version check in Makefile.PL - Added SKIP block in unique id tests if Time::HiRes is not installed - Added load_mml() function (loads MML data into perl structures) - POD restyling and fixing Version 1.3 - Added Tid(), Lid() and Uid() functions and tests Closes PR 29051 by Hiramatsu Yoshifumi.
2005-03-19Needs gnutar on >=2.0 too. From John Kohl in PR 29680.wiz1-2/+2
2005-03-19Updated dict-client to 1.9.15nb1wiz1-1/+2
2005-03-19Bump PKGREVISION for previous (hi jwise!).wiz1-1/+2
2005-03-19Fix build on Solaris. From Simon Kuhn in PR pkg/29709.markd3-1/+38
2005-03-18fix some conditionals and variable types. Kills a few warnings on NetBSD ↵dmcmahill2-1/+26
and runs now on solaris
2005-03-18Sigh. Fix typo in previous.jwise1-2/+2
2005-03-18Configure with --with-dictorg, so this package is useful out of the box.jwise1-2/+3
2005-03-18Drop maintainership.kleink1-2/+2
2005-03-18Avoid possibly linking everything against -lintl when PostgreSQLjlam4-8/+23
support is built into courier-authlib -- -lintl is only needed by the authpgsql authentication module. This avoids problems when linking clients with -lcourierauth and the linker thinks -lintl is needed when it really doesn't. Bump the PKGREVISION to 3.
2005-03-18PostgreSQL doesn't provide *.la files that include the libraryjlam3-3/+11
dependencies needed when linking PostgreSQL clients with -lpq. Define a BUILDLINK_LDADD.${PGSQL_TYPE} variable that lists the full set libraries that would be needed to link with -lpq.
2005-03-18Honour VARBASE when accessing the log file and the run lock.jmmv1-1/+3
2005-03-18Drop maintainership (sorry, haven't used it for a very long time).jmmv1-2/+2
2005-03-18Also include krb5.buildlink3.mk from here so that depending packages canjmmv1-1/+2
find the correct files (and dependencies, such as db4). I suspect this will fix PR pkg/29710, PR pkg/29711 and PR pkg/29715, which could be a result of the (incorrect) change in PR pkg/29712 sent by the submitter of all these reports.