summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-06-07note onyx 5.1.2 upgrademrg1-1/+2
2009-06-07upgrade onyx to 5.1.2. the only change was a mutex locking fix.mrg2-7/+8
2009-06-07Update to dhcpcd-dbus-0.4.1roy2-6/+7
Changes since dhcpcd-dbus-0.4.0 * Fix introspection * Separate wpa_supplicant commands from wpa_supplicant events
2009-06-07The recent security patch to www/apache22 removed OPT_INCNOEXEC.spz4-3/+41
This in turn makes the build of ap2-perl with apache22 fail. The patches committed here make ap2-perl build again. They may not be sufficient to actually use the package in earnest, though.
2009-06-07Updated editors/emacs-snapshot to 23.0.94.20090604nb1.hasso1-1/+2
2009-06-07Make it build on DargonFly. Make it build on systems using non pax tar.hasso4-10/+160
Bump PKGREVISION.
2009-06-07Bump required version for consistency in the E17 snapshot.joerg1-2/+2
2009-06-07Updated x11/xrandr to 1.3.0wiz1-1/+2
2009-06-07Update to 1.3.0:wiz3-12/+15
1.3.0: Aaron Plattner (1): Set the screen config on the correct screen. Adam Jackson (2): Allow zero replies from GetPanning to mean panning is unavailable. xrandr 1.3.0 Matthias Hopf (1): Revert "Move outputs among crtcs as necessary. Fixes 14570" 1.2.99.4: Several bug fixes, manpage improvements, and addition of new RandR 1.3 options (--current, --{no,}primary). Julien Cristau (3): Document the --current option Document the --primary and --noprimary options Bump to 1.2.99.4 Keith Packard (4): Add --current option to use new XRRGetScreenResourcesCurrent API Add --nograb option Add --primary option Add --noprimary option Maarten Maathuis (3): randr-1.2: support gamma changes. Fix gamma computation. Stay away from doublescan modes unless a refresh rate is specified. Matthias Hopf (2): Print multiple Atom and INT32 properties. Several fatal() were missing \n. Paulo Cesar Pereira de Andrade (1): Correct make distcheck and gcc/sparse warnings. Eric Piel (1): Add docs for --transform and --scale. 1.2.99.3: - Panning support - Transformation support - Various fixes (no other changelogs found)
2009-06-07grub actually builds and runs fine on a NetBSD 5.x amd64 host, and knowstnn1-2/+2
that it has to pass -m32 to gcc, so enable build for this platform.
2009-06-07Split pbulk into pbulk-base (the backend programs) and pbulk (rest).joerg7-53/+72
2009-06-07pbulk-0.38:joerg2-3/+5
Skip lines starting with # in the limited list.
2009-06-07embryo-0.9.9.060joerg1-1/+2
2009-06-07Update to embryo-0.9.9.060:joerg2-8/+7
- various smaller portability improvements
2009-06-07Define openssl-fake-pc only once.joerg1-1/+5
2009-06-07Note update of devel/p5-MooseX-MethodAttributes to version 0.14seb1-1/+2
2009-06-07Update p5-MooseX-MethodAttributes from version 0.11 to version 0.14.seb2-6/+8
Pkgsrc changes: - Add build dependency on devel/p5-Test-Exception Upstream changes: 0.14 Sun, Jun 7 01:51:49 2009 +0100 * Fix bugs with composing roles with method attributes into other roles with method attributes + tests 0.13 Thu, 28 May 2009 01:19:00 +0100 * Add Test::More and Test::Exception to requirements for RT#46395 and RT#46396 0.12 Mon, 25 May 2009 19:33:30 +0100 * Add additional tests for role composition behavior. * Add an error message if someone tries to exclude or alias methods from a role with attributes, which currently doesn't work. * Add tests for this error, and tests for behavior if aliasing did work.
2009-06-07Updated math/nickle to 2.68wiz1-1/+2
2009-06-07Update to 2.68. Set LICENSE to mit.wiz2-7/+7
Changes: commit 815ea2aadc2644a426b87f8c4e41d58a01d50de0 Author: Keith Packard <keithp@keithp.com> Date: Sat Jun 21 02:31:29 2008 -0700 Bump to version 2.68 commit e278cfc926e5cd2ee51c9e45a642b2803d93cceb Author: Keith Packard <keithp@keithp.com> Date: Sat Jun 21 02:28:53 2008 -0700 Bump debian standards to 3.8.0 commit d69f9ba5dbf231bf2c8ecd5ab55e550d11f5ebae Author: Keith Packard <keithp@keithp.com> Date: Sat Jun 21 02:28:34 2008 -0700 Add README.release commit 74d032db530e2441f47b68549d18a70956ddf601 Author: Keith Packard <keithp@keithp.com> Date: Mon May 19 13:22:11 2008 -0700 Non-interactive stdin is always available for reading. Failing to set the 'stdinOwned' flag meant that you could never read from stdin which wasn't a terminal. Oops. commit d0604e797cf194eb025a1784766ebea8cf38ec87 Author: Keith Packard <keithp@keithp.com> Date: Wed Mar 26 23:21:41 2008 -0700 Allow background nickle to not poll on tty ownership When stdin is connected to a terminal but nickle is not the foreground process on that terminal, the io code would poll to wait for ownership to flip back to nickle so that reads could be performed without generating a signal. Now, nickle waits until someone actually tries to read from the terminal before starting to poll. This means that simple background processing nickle programs will not poll every 100ms. commit fd8d02af5bf2884858108421fec40b8c7ca9863b Author: Keith Packard <keithp@keithp.com> Date: Wed Mar 26 16:22:44 2008 -0700 Remove support for non-SIGIO pipes Older version of the kernel (before 2001) failed to generate SIGIO on pipes, so nickle had code to poll instead. I think we can safely remove that code now. commit 5106300e425315c5f753dd4e1bf2c1ff6d19db64 Author: Keith Packard <keithp@keithp.com> Date: Fri Mar 21 12:31:00 2008 -0700 Fix floating point printing to correctly round output commit e7f78ce3e66259f0a08c0099de4b89ad739c03c8 Author: Keith Packard <keithp@keithp.com> Date: Thu Mar 20 10:56:38 2008 -0700 Fix divide_by_zero exception type in fourfours.5c example commit e00e48546d26c6e0c22c70cb7eb14e81c897c61e Author: Keith Packard <keithp@keithp.com> Date: Thu Mar 20 10:20:52 2008 -0700 Make SRPM + RPM build work by serializing dependencies. $(SRPM) $(RPM): ... build fails as it does 'build' twice. commit 48e852689a43de236f93aa13172d31c8eb536fc1 Author: Keith Packard <keithp@keithp.com> Date: Wed Mar 19 23:24:45 2008 -0700 Makefile fixes: make main.o depend on Makefile, ensure debuild actually does commit 27ace3a23d90e8e5fe16b943743a8d9144cca7e6 Author: Keith Packard <keithp@keithp.com> Date: Wed Mar 19 23:12:13 2008 -0700 Avoid having the 'pretty_print' builtin show two error messages. NamespaceLocate takes a 'complain' boolean that will print out an error message, but the pretty_print command also raises an exception when it fails to find the name. Two errors is at least one too many here. commit 31e633b55cece8a6e46d763b2e51c974b450a12f Author: Keith Packard <keithp@keithp.com> Date: Wed Mar 19 22:38:18 2008 -0700 Rename the builtin Process namespace to PID to not conflict with the Process library commit ffc553a721015347939cc07da4a81577d86093d0 Author: Keith Packard <keithp@keithp.com> Date: Wed Mar 19 22:37:49 2008 -0700 FileGetErrorMessage returns a Value, not a char *
2009-06-07Added sysutils/agedu version 8590wiz1-1/+2
2009-06-07+ agedu.wiz1-1/+2
2009-06-07Initial import of agedu-8590:wiz4-0/+55
Suppose you're running low on disk space. You need to free some up, by finding something that's a waste of space and deleting it (or moving it to an archive medium). How do you find the right stuff to delete, that saves you the maximum space at the cost of minimum inconvenience? Unix provides the standard du utility, which scans your disk and tells you which directories contain the largest amounts of data. That can help you narrow your search to the things most worth deleting. However, that only tells you what's big. What you really want to know is what's too big. By itself, du won't let you distinguish between data that's big because you're doing something that needs it to be big, and data that's big because you unpacked it once and forgot about it. Most Unix file systems, in their default mode, helpfully record when a file was last accessed. Not just when it was written or modified, but when it was even read. So if you generated a large amount of data years ago, forgot to clean it up, and have never used it since, then it ought in principle to be possible to use those last-access time stamps to tell the difference between that and a large amount of data you're still using regularly. agedu is a program which does this. It does basically the same sort of disk scan as du, but it also records the last-access times of everything it scans. Then it builds an index that lets it efficiently generate reports giving a summary of the results for each subdirectory, and then it produces those reports on demand.
2009-06-07Note update of databases/p5-DBIx-Class to version 0.08103seb1-1/+2
2009-06-07Update from version 0.08102 to version 0.08103.seb2-13/+17
Pkgsrc changes: - Adjust dependencies. Upstream changes: 0.08103 2009-05-26 19:50:00 (UTC) - Multiple $resultset -> count/update/delete fixes. Now any of these operations will succeed, regardless of the complexity of $resultset. distinct, group_by, join, prefetch are all supported with expected results - Return value of $rs->delete is now the storage return value and not 1 as it used to be - don't pass SQL functions into GROUP BY - Remove MultiDistinctEmulation.pm, effectively deprecating { select => { distinct => [ qw/col1 col2/ ] } } - Change ->count code to work correctly with DISTINCT (distinct => 1) via GROUP BY - Removed interpolation of bind vars for as_query - placeholders are preserved and nested query bind variables are properly merged in the correct order - Refactor DBIx::Class::Storage::DBI::Sybase to automatically load a subclass, namely Microsoft_SQL_Server.pm (similar to DBIx::Class::Storage::DBI::ODBC) - Refactor InflateColumn::DateTime to allow components to circumvent DateTime parsing - Support inflation of timestamp datatype - Support BLOB and CLOB datatypes on Oracle - Storage::DBI::Replicated::Balancer::Random: added master_read_weight - Storage::DBI::Replicated: storage opts from connect_info, connect_info merging to replicants, hashref connect_info support, improved trace output, other bug fixes/cleanups - distinct => 1 with prefetch now groups by all columns - on_connect_do accepts a single string equivalent to a one element arrayref (RT#45159) - DB2 limit + offset now works correctly - Sybase now supports autoinc PKs (RT#40265) - Prefetch on joins over duplicate relations now works correctly (RT#28451) - "timestamp with time zone" columns (for Pg) now get inflated with a time zone information preserved - MSSQL Top limit-emulation improvements (GROUP BY and subquery support) - ResultSetColumn will not lose the joins infered from a parent resultset prefetch
2009-06-07Added audio/cmus-unofficial version 20090605ahoka1-1/+2
2009-06-07Add cmus-unofficialahoka1-1/+2
2009-06-07Import cmus-unofficial-20090605 as audio/cmus-unofficial.ahoka5-0/+219
"cmus-unoficial a fork of cmus for collecting patches from the mailing list until Timo comes back online." CMus is a small and fast music player using the ncurses library. CMus has vi-style command interface, e.g. searching using '/' or '?' and adding files to playlist ':add ~/foo.ogg'. * Plays FLAC, OGG, MP3, MP4, AAC, WAV, WV and modules * MP3 and Ogg streaming (Shoutcast/Icecast) * WinAmp / XMMS keys "zxcvb" * Can be controlled via UNIX socket * Customizable colors * Nice vi-style interface with tabulator expansion * Background playlist loading * Track metadata database makes adding files to playlist very fast. * Album/artist modes. Playing within one album or artist. * Powerful playlist filters * Can run external commands for the currently selected files * Directory browser * Supports 256 colors * Play Queue * Dynamic Keybinding * Easy to use directory browser
2009-06-07Note update of devel/p5-ex-lib to version 0.07seb1-1/+2
2009-06-07Update from version 0.06 to version 0.07.seb2-6/+6
Upstream changes: Changes are not documented, but comparing the this version with the previous shows that the ex::lib module is now also provided as lib::abs.
2009-06-07I need some parts reusable for cmus-unofficial.ahoka2-32/+38
2009-06-07Mention new options added for net/amule.obache1-0/+11
2009-06-07Fix a build with cmake 2.6.4. The patch is borrowed from Gentoo bugzilla:hasso2-1/+42
http://bugs.gentoo.org/show_bug.cgi?id=268618
2009-06-07/usr/bin/gcc on MacOS X is a wrapper that expects to call the (architecture-schwarz1-1/+5
dependent) real gcc binary with the same path as it has been evoked. When it is called via a symbolic link this fails since the evokation path in that case is the original one of the symbolic link. For that reason pkgsrc's buildlink framework must be prevented from using symbolic links to refer to /usr/bin/gcc. imac:/tmp schwarz$ ln -s /usr/bin/gcc gcc imac:/tmp schwarz$ /tmp/gcc gcc: installation problem, cannot exec '/tmp/powerpc-apple-darwin8-gcc-4.0.1': No such file or directory
2009-06-07Note update of devel/p5-Class-MOP to version 0.85 andseb1-1/+3
of devel/p5-Moose to version 0.80
2009-06-07Update p5-Moose from version 0.79 to version 0.80.seb2-6/+6
Upstream changes: 0.80 Sat, Jun 6, 2009 * Moose::Manual::FAQ - Add FAQ about the coercion change from 0.76 because it came up three times today (perigrin) - Win doy $10 dollars because Sartak didn't think anybody would document this fast enough (perigrin) * Moose::Meta::Method::Destructor - Inline a DESTROY method even if there are no DEMOLISH methods to prevent unnecessary introspection in Moose::Object::DEMOLISHALL * Moose::* - A role's required methods are now represented by Moose::Meta::Role::Method::Required objects. Conflicts are now represented by Moose::Meta::Role::Method::Conflicting objects. The benefit for end-users in that unresolved conflicts generate different, more instructive, errors, resolving Ovid's #44895. (Sartak) * Moose::Role - Improve the error message of "extends" as suggested by Adam Kennedy and confound (Sartak) - Link to Moose::Manual::Roles from Moose::Role as we now have excellent documentation (Adam Kennedy) * Tests - Update test suite for subname change in Class::MOP (nothingmuch) - Add TODO test for infinite recursion in Moose::Meta::Class (groditi)
2009-06-07Update p5-Class-MOP from version 0.84 to version 0.85.seb2-6/+6
Upstream changes: 0.85 Sat, Jun 6, 2009 * Class::MOP::Attribute - Allow default values to be Class::MOP::Methods. (Florian Ragwitz) - Test the above. (Rhesa Rozendaal) - Tweak original commit so the intent matches the accepted behavior (Nicholas Perez) * Class::MOP - Localize $SIG{__DIE__} inside _try_load_one_class (Sartak) * Class::MOP::Class - Add direct_subclasses method (Sartak) - Tests for subclasses and direct_subclasses (Sartak) - subname is no longer used unconditionally in add_method, but only if the code reference's name is '__ANON__' (nothingmuch) - Add a hook for _superclasses_updated (Sartak) * Class::MOP::Method - Remove long, old warning about possibly outdated modules (Sartak)
2009-06-07Updated x11/modular-xorg-server to 1.6.1.901wiz1-1/+2
2009-06-07Bump PKGREVISION for modular-xorg-server update.wiz41-71/+82
2009-06-07Update to 1.6.1.901, first 1.6.2 prerelease.wiz22-714/+110
Lots of changes since last pkgsrc version 1.4.x. Based on patches provided by Hasso Tepper on pkgsrc-users. Enable dri by default. NOTE: You must install new versions of all dependencies, old ones won't work!
2009-06-07Create fake pc files for builtin openssl, for the packages thatwiz1-1/+52
insist on them (like modular-xorg-server).
2009-06-07Needs a bash.hasso1-2/+2
2009-06-07Fix a typo.hasso1-2/+2
2009-06-07Note update of the "squid31" package to version 3.1.0.8.tron1-1/+2
2009-06-07Update "squid31" package to version 3.1.0.8. Changes since version 3.1.0.7:tron17-303/+38
- Bug 2656: Pinger dies with general protection fault - Bug 2650: configure requires epoll_ctl in libepoll when --enable-epoll used - Bug 2648: Authentificator processes deferring and don't shutdown. - Bug 2645: allow squid to ignore must-revalidate - Bug 2644: auth scheme initialization is broken - Bug 2632: Make number of reforwarding tries configurable - Bug 2628: --with-pidfile=PATH option to override DEFAULT_PID_FILE [This problem was reported for pkgsrc in PR pkg/41521.] - Bug 2627: HTCP Logging - Bug 2615: Call libecap::adapter::Service::start() when finalizing config. - Bug 2589: SNMP returning no data - wrong oid decoded - Bug 2571: Squid with IPv6 fails to start on kernel without IPv6 - Bug 2559: Problem parsing /0 and /0.0.0.0 - Bug 2404: WCCP in mask mode is broken - ... also all bugs closed by 3.0.STABLE14, 3.0.STABLE15, 3.0.STABLE16-RC1 - Complete Interception multiple NAT support - Add Content-Disposition to the known headers list. - Make PEER_TCP_MAGIC_COUNT configurable - Fix pinger install location - Enable TPROXY v4 spoofing of CONNECT requests - ... and much documentation and code polishing
2009-06-07Add tex-wasy and tex-wasy-doc.minskim2-2/+6
2009-06-07Import tex-wasy-doc-2008.7340 as fonts/tex-wasy-doc.minskim4-0/+23
This is documentation for tex-wasy.
2009-06-07Import tex-wasy-2008.7340 as fonts/tex-wasy.minskim4-0/+64
The wasy fonts (Waldi's symbol fonts) provide a useful range of symbols in MetaFont format: they have been extended (and converted to Adobe Type 1) under the name wasy2.
2009-06-07Add tex-stmaryrd and tex-stmaryrd-doc.minskim2-2/+6
2009-06-07Import tex-stmaryrd-doc-2008.7340 as fonts/tex-stmaryrd-doc.minskim4-0/+22
This is documentation for tex-stmaryrd.
2009-06-07Import tex-stmaryrd-2008.7340 as fonts/tex-stmaryrd.minskim4-0/+65
The fonts were originally distributed as MetaFont sources only, but Adobe Type 1 versions are also now available. Macro support is provided for use under LaTeX; the package supports the "only" option (provided by the somedefs package) to restrict what is loaded, for those who don't need the whole font.