summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-10-02gnometoasterdholland1-1/+2
2011-10-02Fix trivial broken build. Then, fix extensive but straightforward LP64dholland33-29/+1281
issues reported by gcc. PKGREVISION -> 6.
2011-10-02A patch was lost in 3.2.3 update, this made impossible to open a filemanu4-8/+20
(client complained about O_DIRECTORY being set for a non directory)
2011-10-01- fix amd64 build (use size_t, not int, with getline)dholland4-30/+38
- provide getline only for older netbsd - don't install executable man pages
2011-10-01pcvt-utilsdholland1-1/+2
2011-10-01Buildlink with curses correctly. Fix build. Add patch comments.dholland11-50/+520
PKGREVISION -> 2.
2011-10-01REPLACE_PYTHONdholland1-1/+19
2011-10-01patch getline to avoid conflict with new standard getlinedholland2-1/+27
2011-10-01PR/44024 -- fix failure to build with recent opensslshattered3-1/+174
2011-10-01Fix build on -current.shattered2-7/+11
2011-10-01Require Ruby 1.8.shattered1-1/+2
2011-10-01+ at-spi-2.2.0, atk-2.2.0, calibre-0.8.21, cheese-3.2.0, eog-3.2.0,wiz1-23/+34
eog-plugins-3.2.0, evince-3.2.0, firefox-7.0, glib2-2.30.0, gnome-3.2.0, gnome-games-3.2.0, gnome-keyring-3.2.0, gnome-packagekit-3.2.0, gnome-power-manager-3.2.0, libfolks-0.6.3.2, libgnomekbd-3.2.0, mkvtoolnix-5.0.0, mousetweaks-3.2.0, nut-17.0, p5-Net-SNMP-5.7.1, poppler-0.18.0, powder-116, pulseaudio-1.0, quagga-0.99.20, seahorse-2.32.0 [GNOME 2.32], seahorse-3.2.0, tellico-2.3.4, thunderbird-7.0, vinagre-3.2.0, vino-3.2.0, webkit-gtk-1.6.1, worker-2.18.1, xkeyboard-config-2.4.
2011-10-01Updated mail/getmail to 4.22.1schmonz1-1/+2
2011-10-01Update to 4.22.1. From the changelog:schmonz2-6/+6
- fix BrokenUIDLPOP3Retriever breakage from 4.21.0. Thanks: Scott Robbins, "hgolden".
2011-10-01Debian (and therefore Ubuntu) have taken to hiding some librariesdsainty2-14/+42
awkwardly, leading to Python 2.6 failing to build. Python 2.7 builds ok, because it has been taught to deal with this. This patch retro-fits the 2.7 code into 2.6, and allows 2.6 to build on Ubuntu 11.04. Ok'd by wiz@
2011-09-30Note update of www/contao210-translations package to 20110929.taca1-1/+2
2011-09-30Update contao210-translations package to 20110929.taca3-8/+8
Latvian language files are updated.
2011-09-30Explicitly depend on gettext-lib; use BROKEN_GETTEXT_DETECTION=yes, because ↵adam1-1/+3
configure does not check for -lintl
2011-09-30Make this build on Mac OS X Lion. Same issue as pkg/45389.yyamano4-1/+228
It is not a leaf package, but the changes affect Mac OS X only. Test builds on 10.5/i386, 10.7/i386 and 10.7/x86_64 (thanks ryoon@).
2011-09-30Make this build on Mac OS X Lion. Fixes PR pkg/45389.yyamano4-1/+228
It is not a leaf package, but the changes affect Mac OS X only. Test builds on 10.5/i386, 10.6/i386 (thanks tron@), 10.7/i386 and 10.7/x86_64 (thanks ryoon@).
2011-09-30Fix rpath linking & typo in patch file, add a rc.d script (thanks ewdafa)fhajny5-9/+40
This fixes PR pkg/45357. Bump PKGREVISION.
2011-09-30Update Scala to 2.9.1.yyamano2-3/+3
2011-09-30Apply patches provided by ryoon@ with some modifications to upgrade toyyamano10-96/+151
Scala 2.9.1 from 2.8.1. PR pkg/45379 Scala 2.9.0 final The Scala 2.9.0 codebase includes several additions, notably the new Parallel Collections, but it also introduces improvements on many existing features, and contains many bug fixes: * Parallel Collections * The App Trait * The DelayedInit Trait * Repl Improvements * Scala Runner * Java Interop * Generalized try-catch-finally * New packages: scala.sys and scala.sys.process, which are imported from sbt.Process. * New methods in collections: collectFirst, maxBy, minBy, span, inits, tails, permutations, combinations, subsets * AnyRef specialization: See http://www.scala-lang.org/node/9483 for more details. Scala 2.9.1 final The 2.9.1 release of Scala includes many bug fixes and improvements, in particular to the interpreter: most of the interpreter changes available in the development mainline have been ported to the 2.9.x release branch. See http://www.scala-lang.org/node/10780 for more details. Note: the interpreter option '-i' may behave incorrectly in this version. In case you require it, please just add the option '-Yrepl-sync' to your command line as well.
2011-09-29pkg_delete -R does not remove all leaves.wiz1-3/+3
Fix from Anthony Mallet on tech-pkg. While here, fix a typo in a comment.
2011-09-29Fix build on -current with fuse option turned on (default off).wiz2-4/+14
From B.ICT A.P. deBROUWER Jr. in PR 45401.
2011-09-29Fix build on systems that define popcount().wiz2-1/+39
2011-09-29Fix build on NetBSD-current.wiz4-29/+60
2011-09-29Fix installation for rename of vfs option to mc-vfs.wiz1-4/+4
Bump PKGREVISION since it's default-on.
2011-09-29for the time being, force using pkgsrc flex for all NetBSD variantsspz1-2/+2
2011-09-29Remove -Werror so this builds on -current.wiz3-4/+8
While here, fix some pkglint warnings and set LICENSE.
2011-09-29Updated www/gallery2 to 2.3.1nb2wiz1-1/+2
2011-09-29Fix PLIST. Bump PKGREVISION.wiz2-4/+3
2011-09-29Remove -Werror from compilation flags to fix build on NetBSD-current.wiz1-1/+3
2011-09-29Fix build on NetBSD-current (getline).wiz3-39/+77
2011-09-29Remove -Werror from flags to make this build.wiz1-1/+3
2011-09-29Add pkg-config to tools, seems to be needed (according towiz1-2/+2
bulk build logs provided by joerg.
2011-09-29Revert to previous way of specifying docbook-{xml,xsl} dependencies.markd1-4/+5
buildlink was causing a work-directory path to remain in the installed package.
2011-09-29Re-add $PREFIX (but not hard coded this time) to CMAKE_SYSTEM_PREFIX_PATHmarkd1-1/+1
Needed to properly detect and set the paths of some installed packages that fall outside the buildlink framework.
2011-09-29Add a NetBSD-specific message pointing to the instructions that describejmmv3-2/+16
how to run the NetBSD test suite using Kyua.
2011-09-29Fix build on NetBSD-current.wiz2-1/+16
2011-09-29Fix build on NetBSD-current by renaming getline() to get_line().wiz2-1/+80
2011-09-29Add pkg-config for gtk2 detection to address bulk build failure.wiz1-2/+2
Untested since I can't build a dependency.
2011-09-29Build this package with "-march=i486" on IA32 systems if GCC is used astron1-1/+5
the compiler. This is necessary to get supported for atomatic operations. This should fix PR pkg/45406 by Greg Oster.
2011-09-29GC redundant PKG_DESTDIR_SUPPORT.joerg1-2/+1
2011-09-29Disable using perl and pkg-config as host tools for the upcoming branch.hans1-8/+8
Will be properly fixed and reenabled after the freeze ends.
2011-09-29Updated net/rabbitmq to 2.6.1.fhajny6-146/+176
Various pkgsrc fixes: - Fix mangled PLIST from the previous commit. - Depend on coreutils for readlink, which is used in rabbitmq-env. - Depend on bash, which is assumed throughout the scripts. - Make sure the shell is passed properly to make/install targets. - Fix Python usage (add Python 2.7) and clean up other bits. RabbitMQ changelog: 2.6.1 bug fixes - The broker failed to (re)start on reboot on systems that keep /var/run on a temporary file systems, e.g. Ubuntu. - The Windows service failed to increase the Erlang process limit, limiting the broker to a few thousand queues, connections and channels. 2.6.0 bug fixes - Upgrading from RabbitMQ 2.1.1 to any later release could break if there were durable queues with persistent messages present. - On very slow machines, starting rabbit via the supplied init scripts could fail with a timeout. - Rabbit could fail to stop (when asked to do so) in the presence of some plug-ins (e.g. shovel). - 'ram' nodes in a cluster could consume ever increasing amounts of disk space. - The presence of fast consumers on a queue could significantly delay the addition of new consumers. - When a client was issuing a tx.commit in one channel, and simultaneously, in another channel, deleted a durable queue with persistent messages involved in that tx, rabbit could terminate with an error. - When a client was using both basic.qos and channel.flow, the latter would fail to re-enable message flow. - When using 'confirm' mode, the deletion of queues could cause nacks to be issued (incorrectly). - In extremely rare circumstances (never observed in the wild), a queue with a per-queue message ttl could break during sudden changes in rabbit memory usage. 2.6.0 enhancements - Introduce active-active HA, with queues getting mirrored on nodes in a cluster. See http://www.rabbitmq.com/ha.html. - Revamp the handling of AMQP's tx (transaction) class and clarify its behaviour See http://www.rabbitmq.com/specification.html#tx. - Replace the 'administrator' flag, as used by the management plugin, with a more general 'user tags' mechanism. See http://www.rabbitmq.com/man/rabbitmqctl.1.man.html#set_user_tags. - Do not require 'configure' permissions for passive queue/exchange declaration. - Optimise of message delivery on channels with a basic.qos prefetch limit that are consuming from many queues. - In 'rabbitmqctl list_channels', do not show the tx mode by default. - When a cluster 'degrades' to only containing ram nodes - through 'rabbitmqctl' actions or node failure - display/log a warning. - Eliminate some spurious errors from the sasl log.
2011-09-29Remove Python 2.3 from the list of supported versionsjoerg1-2/+2
2011-09-29Fix build.ryoon2-13/+19
* Use font framework. * Install fonts manually.
2011-09-29Fixes shebang for bin/dbicdeployobache1-1/+3
2011-09-29xvidtune, xdm3d, swilldholland1-1/+4