summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-25Let fastcap depend on dvipsk because teTeX-bin no longer provides dvips.minskim1-1/+3
2009-02-25Bump date for previous. Remove trailing whitespace.wiz2-4/+4
2009-02-25pkg_install-20090225:joerg8-1183/+973
Rewrite pkg_delete to expand the list of packages to delete first and reorder it if necessary. It will bail out if it knows in advance that it can't remove a package. It will also fail for errors while removing one package, unless forced. Add an option to remove automatically installed packages that are no longer used. The pkgviews support is kept, but untested. The error handling for pkgviews most of all is as weak as before. Basic review from hubertf@, man page changes by bad@.
2009-02-25add comment to appease pkglinttnn1-1/+2
2009-02-25Updated x11/xinput to 1.4.0wiz1-1/+2
2009-02-25Update to 1.4.0:wiz2-8/+9
Benjamin Close (2): Correct the check for XI2, not every shell supports ==, but they do = Clean up the detection of XI2 Bryce Harrington (1): Add --list-props, --watch-props and --set-int-prop options to man page. Julien Cristau (1): Change xinput_CFLAGS to AM_CFLAGS to clear automake-1.10 warning Paulo Cesar Pereira de Andrade (2): Mandriva patches to xinput. Compile warning fix. Peter Hutterer (28): Print out attachment of slave devices. Add support for device hierarchy changes. Add --loop to "xinput list". Re-prints devices when hierarchy changes. Register for DeviceClassesChangedEvents, reprint the list when we get one. Add support to set the client pointer. Don't overwrite daemon with argc. Replace Fred's name in the main license text with a general "The authors". Remove deprecated imakefile. Update XiSelectEvent API usage, has device argument now. Modify to work with the changes in the XChangeDeviceHierarchy API. Use new XQueryInputVersion() request to tell the server we can do XI 2. Use find_device_info instead of requireing device ids on the cmdline. Test for XI2 functions in libXi, add #ifdefs to build in non-XI2 setups. Remove ChangeLog, is autogenerated now anyway. Add list-props, set-int-prop and watch-props parameters. Property code: If the Atom specified was an Atom, actually use it too. Print property values in addition to their names. Don't require extension devices for button mapping. Use XI 1.5 property events. Require inputproto 1.9.99.4 Use updated property events. Add --delete-prop option. Require inputproto 1.9.99.5 Require libXi 1.2 and inputproto 1.5. Fix wrong type conversion in listing Atom properties. Don't linebreak after listing a string or atom property. Add set-atom-prop to set properties containing other properties. xinput 1.4.0 Sascha Hlusiak (2): Add --get-button-map option. Call XSync instead XFlush to be able to handle errors Simon Thum (1): Add set-float-prop option to set properties using floating point numbers.
2009-02-25Updated x11/xf86-input-void to 1.2.0wiz1-1/+2
2009-02-25Update to 1.2.0:wiz2-7/+6
Alan Coopersmith (2): Remove xorgconfig & xorgcfg from See Also list in man page Add README with pointers to mailing list, bugzilla & git repos Matthieu Herrb (1): Makefile.am: nuke RCS Id Paulo Cesar Pereira de Andrade (1): Janitor: update for ABI_XINPUT_VERSION >= 5 Peter Hutterer (2): Check for XINPUT ABI 3. void 1.2.0
2009-02-25Updated x11/xf86-input-vmmouse to 12.6.3wiz1-1/+2
2009-02-25Update to 12.6.3:wiz3-8/+16
12.6.3: Peter Hutterer (3): Fix build against master - add xf86OSmouse.h Fix make distcheck allowing custom build directories. Bump for 12.6.3 release 12.6.2: Philip Langdale (5): Narrow down the scope of what systems are checked for the vmmouse device. Don't flush buttons. Only turn on absolute mode when we get an actual event; we don't Revert "Narrow down the scope of what systems are checked for the vmmouse device." Bump for 12.6.2 release. 12.6.1: Philip Langdale (2): Remove call to iopl(). It's not portable and isn't necessary. Bump for 12.6.1 release. 12.6.0: Philip Langdale (5): Move shared vmmouse files into a separate static lib so we can Ignore more stuff in .gitignore Add HAL integration to support input hot plug. Switch hal-probe-vmmouse to /bin/sh and add Copyright statement. Bump version number for 12.6.0 release. 12.5.2: Adam Jackson (1): Remove useless call to xf86AddModuleInfo Matthias Hopf (2): Grab mouse from kernel if possible. Revert "Grab mouse from kernel if possible." Philip Langdale (3): Properly set axis range and resolution for Server 1.5+ Change ZAxisMapping default to match main mouse driver. Bump version number for 12.5.2 release.
2009-02-25Updated x11/xf86-input-keyboard to 1.3.2wiz1-1/+2
2009-02-25Update to 1.3.2:wiz2-11/+6
Adam Jackson (2): Remove XFree86-Misc leftovers. Remove useless call to xf86AddModuleInfo Alan Coopersmith (2): sun_kbd.c: Don't try to repeat shutdown actions on already closed keyboard Renamed subdir .cvsignore files to .gitignore Kristian Høgsberg (1): Move atKeynames.h and xf86CommonSpecialKey() here. Luc Verhaegen (1): Set TERMINATE_FALLBACK to 0. Paulo Cesar Pereira de Andrade (1): Update for servers newer then 1.5 or git master.
2009-02-25Note update of the "apache22" package to version 2.2.11nb2.tron1-1/+2
2009-02-25Provide a new startup script based on a patch supplied by Roy Marples:tron2-36/+36
1.) On platforms which provide "/etc/rc.subr" we use its process id check to figure out when Apache actually has been stopped. 2.) On other platforms we just implement "restart" by "stop and a 10 second delay followed by "start". If you want a better fix for please submit a bug report to the Apache project. This finally fixes PR pkg/39713.
2009-02-25Fix markup. From Tim Zingelman.joerg2-3/+5
2009-02-25Regen patchsumjoerg1-2/+2
2009-02-25Newer Solaris doesn't have /usr/ucb/install, so use ginstall instead.joerg2-6/+19
From PR 39867.
2009-02-25Updated devel/p5-IO-Ttyrhaen1-1/+2
2009-02-25- updated to 1.08rhaen3-36/+6
- removed patch-ab ChangeLog: 2009-02-05 Roland Giersig <rgiersig@cpan.org> * v1.08 * Makefile.PL, Tty.xs: added support for posix_openpt(), thanks to Ed Schouten for providing a patch
2009-02-25Updated mail/p5-Email-MIME-Modifierrhaen1-1/+2
2009-02-25- updated to 1.443rhaen2-7/+6
Changelog: i1.443 2009-01-22 add test for the stupid parts_set($one_part) cases
2009-02-25Updated devel/p5-Algorithm-Dependencyrhaen1-1/+2
2009-02-25- updated to 1.108rhaen2-8/+7
Changelog: i1.108 Wed 10 Feb 2009 - Allow ->weight to take _STRING instead of only _IDENTIFIER 1.107 Sun 8 Feb 2009 - Adding Algorithm::Dependency::Source::Invert
2009-02-25Updated emulators/mednafen to 0.8.11wiz1-1/+2
2009-02-25Update to 0.8.B, and set PKGVERSION to 0.8.11 to avoid confusion.wiz2-7/+7
0.8.B: Fixed the rectangle calculation for screen rotation with Lynx and WonderSwan to use X scale and Y scale values appropriately (they were reversed before; also, assuming square pixels on your monitor ;)). Rotation still poses a problem in fullscreen with the default settings, however. Fixed an off-by-one error in the software SDL graphics rotation code (used for Lynx and WonderSwan). Fixed a race condition that could cause rapid oscillation between fullscreen and windowed when trying to toggle it. ...and fixed a race condition that could cause oscillations when rotating the screen with Lynx and WonderSwan emulation. SexyAL: The return values of ALSA functions are now treated as errors only if they're less than 0, rather than non-zero as before. Thanks to R.L. for pointing this out. The default "nethost" setting is now "fobby.net" instead of "mednafen.com". The latter was allowed to expire and lost to domain squatters some time ago. Domain squatters cause desires to commit grievous face-stabbing. However, the netplay server on "fobby.net" is not guaranteed to be up. :p PCE: Added the ability to load a custom colormap(palette) by setting "pce.colormap" to the path of the colormap file. The colormap consists of either 512 or 1024 RGB triplets, 8-bits per color component, in the order R,G,B,R,G,B,R,G,B,... . It is recommended that the colormap provide all 1024 entries(the first 512 entries are for normal mode, the second 512 entries are for grayscale/strip-colorburst mode). If it doesn't, Mednafen will calculate the grayscale colors using a formula similar to that used with the real VCE, but with more precision. The colormap may be disabled by setting the "pce.colormap" setting to an empty string, or 0. Command-line examples: mednafen -pce.colormap /path/to/blueblue.cmap /yarr/pirate/booty.pce [Enable] mednafen -pce.colormap 0 /some/where/over/the/rainbow/islands.cue [Disable] PCE: Added a hack to fix games that try to write to VRAM while VRAM DMA is in progress (fixes graphical glitches in "Crest of Wolf", maybe others too?). This could potentially cause regressions, so please post any on the forum. PCE: Having "pce.forcesgx" set to 1 with non-SuperGrafx games will no longer cause problems with display timing(and positioning). However, this doesn't fix the underlying issue, and any demos that set the horizontal and vertical timing registers differently on each VDC won't operate as they would on a real SuperGrafx. (This could affect commercial SuperGrafx games, but AFAIK they keep the VDC timings the same). NOTE: Setting "pce.forcesgx" to 1 is still not recommended, the preferred way of forcing a game/demo to enable SuperGrafx emulation is by giving it a file extension of "sgx". PCE: Arcade Card RAM is now initialized to 0 on allocation(it was erroneously being left uninitialized before). PCE: Added Arcade Card RAM to the memory editor in the debugger. PCE: Fixed the BRAM initialization (it was wrong, and generated from when Mednafen erroneously emulated 8KiB of BRAM). Fixes lockups in "Sorcerian". Note that if you have any existing save states or battery-backed RAM files for "Sorcerian" in "sav" or "mcs" under Mednafen's base directory from when you attempted to run "Sorcerian", you will need to delete them for this fix to have any effect. PCE: Reduced the mirroring address space range of the Arcade Card register mapping in HuC6280 banks 0x40-0x43. It was mirrored throughout 0x40-0x4F, now it's only mirrored at 0x40-0x47. It may not be mirrored at all with a real Arcade Card, tests need to be performed! Fixes a crashing bug in "Linda Cubed" early into gameplay. WonderSwan: Fixed a bug that made it impossible to push a direction on one D-pad while the opposing direction was being pressed on the other D-pad.
2009-02-25This file doesn't need preferences.rillig1-3/+1
2009-02-25Note update of www/typolight-translations package to 20090223.taca1-1/+2
2009-02-25Update typolight-translations to 20090223.taca4-8/+24
* Update Ukrainian translation which catch up to TYPOlight 2.6.6. * Add a missing translation to Japanese.
2009-02-25Added devel/py-pytemplate version 1.5.1imil1-1/+2
2009-02-25add & enable py-pytemplate-1.5.1imil1-1/+2
2009-02-25Pytemplate is a small project intending to give python developpers a startingimil4-0/+49
framework. It permits to create properly scripts without struggling with configuration files, logging properties development. They are already available through a main class that the new script will inherit. OK'd by seb@
2009-02-25Fix memory leak and pullup bug fix for http://bugs.php.net/bug.php?id=46918sborrill3-3/+31
Remove this patch when PHP >= 5.2.9 is released as it will contain these changes Bump PKGREVISION of php-imap
2009-02-25Note update of textproc/py-vobject to 0.8.1nb2.kleink1-1/+2
2009-02-25Require Python 2.5: change_tz.py uses the tenary operator, in spitekleink1-2/+4
of $HOMEPAGE advertising at least 2.4 being required. Bump PKGREVISION.
2009-02-25Without x11 set in PKG_OPTIONS tell configure to configure without x11sno1-1/+3
to avoid build errors because of missing libraries in buildlink
2009-02-25Let pari depend on dvipsk because teTeX-bin no longer provides dvips.minskim1-1/+3
2009-02-25Note PKGREVISION bump of doxygen.minskim1-1/+2
2009-02-25Let doxygen depend on dvipsk because teTeX-bin no longer provides dvips.minskim1-1/+4
Bump PKGREVISION.
2009-02-25Fix DISTNAME so that it doesn't follow PKGREVISION changes.asau1-2/+2
Unbreaks fetch.
2009-02-25Explictly needs libSM now.joerg1-1/+2
2009-02-25Fix build with newer GTK.joerg5-1/+54
2009-02-25Fix build with newer GTK. DESTDIR support.joerg15-2/+226
2009-02-24Fix DESTDIR installationjoerg1-2/+2
2009-02-24Today's set:he1-1/+8
Updated converters/p5-JSON to 2.14 Updated converters/p5-JSON-XS to 2.232 Updated databases/p5-BerkeleyDB to 0.38 Updated databases/p5-SQL-Statement to 1.19 Updated databases/p5-SQL-Translator to 0.09004 Updated devel/p5-Variable-Magic to 0.31 Updated devel/p5-B-Hooks-EndOfScope to 0.07
2009-02-24Update from version 0.06 to 0.07.he2-7/+7
Pkgsrc changes: o Adjust dependencies to track new requirements Upstream changes: 0.07 Fri, 20 Feb 2009 14:22:16 +0100 * Depend on Variable::Magic 0.31 so exceptions thrown in on_scope_end blocks don't lose their error message.
2009-02-24Updated net/mldonkey to 2.9.7nb1wiz1-1/+2
2009-02-24Add patch fixing security problem from upstream.wiz3-2/+31
Bump PKGREVISION.
2009-02-24Update from version 0.27 to 0.31.he2-6/+8
Pkgsrc changes: o Note that we need a C compiler to build Upstream changes: 0.31 2009-02-19 23:50 UTC + Doc : A somewhat better introduction. The FUNCTION section was moved before CONSTANTS and HISTORY since it's more important. And 'assignation' is really 'assignment', says Ricardo. :) + Fix : The op_info features are now thread safe. + Fix : Segfaults that occured when trying to get the op name during global destruction. + Fix : Segfaults and wrong "Unknown error" exceptions that happened when dieing in require caused a free callback to fire. Thanks Florian Ragwitz for reporting. 0.30 2009-02-12 17:05 UTC + Add : You can now get in all the callbacks either the name or a B::OP object representing the current op if you pass the new 'op_info' option to wizard() with respective values VMG_OP_INFO_NAME and VMG_OP_INFO_OBJECT. + Doc : Document magic on array/hashes values. + Fix : Completely skip free callbacks during global destruction. + Tst : Tests now pass again on 5.8.3 and lower (they were broken since 0.27). + Tst : Test magic on symbol table and on array/hash values. 0.29 2009-02-08 11:10 UTC + Add : Set $_[2] to the default length for len magic on scalars. + Chg : Perl 5.8 is required. + Chg : The CLONE method will no longer be defined for non-threaded perls. + Doc : Nits. + Fix : The logic for turning off the GMAGICAL flag on hashes when no uvar magic is involved could do nasty things on tied hashes. + Upd : More resources in META.yml. 0.28 2009-01-24 17:05 UTC + Add : The 'copy_key' option to wizard(), that enables the safe edition of $_[2] in uvar callbacks to redirect actions to another key. + Fix : Exception objects thrown from callbacks at compile time were not available in $@. + Fix : free callbacks triggered during global destruction could lead to segfaults because the wizard was already freed. + Fix : Refcount of scalars with free callback. + Fix : Segfaults when using get or uvar magic simultaneously with clear magic. + Doc : The documentation about what the callbacks take and should return is now somewhat clearer.
2009-02-24Update from version 0.09002 to 0.09004.he2-6/+6
Upstream changes: # ---------------------------------------------------------- # 0.09004 2009-02-13 # ---------------------------------------------------------- * Add support for temporary tables in Pg (nachos) * Create Trigger support for SQLite * GraphViz producer improvements # ---------------------------------------------------------- # 0.09003 2009-02-07 # ---------------------------------------------------------- <BORKED RELEASE DELETED OFF CPAN>
2009-02-24+ duplicity-0.5.9, gthumb-2.10.11, netpbm-10.45.04, openssh-5.2,wiz1-10/+6
xf86-video-rendition-4.2.1. - avidemux-2.4.4, dbus-glib-0.80, gnome-power-manager-2.24.4, gnome-speech-0.4.25, gnome-volume-manager-2.24.1, groff-1.20.1, orca-2.24.4.