summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-12-05Make it work on DragonFly 2.0 and up. Bump PKGREVISION.hasso3-3/+20
2008-12-05Make complaints about hicolor icon themes directories errors.wiz1-2/+2
Ok rillig
2008-12-05Add MESSAGE file describing how to change papersize to US Lettersmb2-1/+11
2008-12-05Delete non-functional reference to PAPERSIZE environment variable; addsmb2-5/+11
MESSAGE file saying what to do to get US Letter.
2008-12-05Updated graphics/ruby-RMagick to 2.8.0obache1-1/+2
2008-12-05Update RMagick to 2.8.0.obache3-7/+8
Changes: RMagick 2.8.0 o Add the endian, scene, and transparent_color attributes to Image::Info o Deprecate Image#endian= attribute setter o Add the transparent_chroma method to the Image class (available in ImageMagick 6.4.5-6) o Add the sparse_color method to the Image class (available in ImageMagick 6.4.3) o Detect change to ParseSizeGeometry signature in ImageMagick 6.4.6-9 and compile accordingly. o Update Image#change_geometry to work with the new ParseSizeGeometry API in ImageMagick 6.4.6-9.
2008-12-05Updated devel/cpuflags to 1.21abs1-1/+2
2008-12-05Updated devel/cpuflags to 1.21abs2-3/+4
- Add case for: 'AMD Athlon Model 4 (Thunderbird) ' (-march=athlon-tbird) Thanks Aleksey Cheusov
2008-12-04Added explicit checks for share/icons/hicolor directories in PLISTs, asrillig1-1/+7
suggested by wiz.
2008-12-04Updated security/seahorse-plugins to 2.24.1nb1wiz1-1/+2
2008-12-04Remove share/icons/hicolor/icon-theme.cache from PLIST, belongswiz2-3/+3
to hicolor-icon-them. Bump PKGREVISION.
2008-12-04Updated multimedia/swfdec-mozilla to 0.8.2nb1wiz1-1/+2
2008-12-04Remove share/icons/hicolor/icon-theme.cache from PLIST, belongswiz2-3/+3
to hicolor-icon-them. Bump PKGREVISION.
2008-12-04Depend on correct anjuta version, bump version.wiz1-5/+3
2008-12-04Updated devel/anjuta to 2.24.2wiz1-1/+2
2008-12-04Update to 2.24.2:wiz2-6/+6
Anjuta 2.24.2 (24 November 2008) -- Johannes Schmid Translations updates: pt_BR, si Updates: Fix #559800 - Missing debugger menu Fix 560939 - Duplicated message panes Thanks to Sébastien Groujoux
2008-12-04Fix PKGNAME.wiz1-2/+2
2008-12-04Updated audio/gtkpod to 0.99.12nb1wiz1-1/+2
2008-12-04Fix icon handling, add a missing line to PLIST.wiz2-9/+12
Bump PKGREVISION.
2008-12-04Updated meta-pkgs/gnome to 2.24.1.96wiz1-1/+2
2008-12-04Add tomboy dependency, bump version.wiz1-4/+3
2008-12-04Added editors/tomboy version 0.12.1wiz1-1/+2
2008-12-04+ tomboy.wiz1-1/+2
2008-12-04Initial import of tomboy-0.12.1, based on rhaen's 0.11.3 package:wiz4-0/+506
Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day.
2008-12-04Note that vinagre is packaged in wip because it does not work.wiz1-2/+2
2008-12-04Avoid finding nasm.wiz1-1/+2
2008-12-04Upstream bumped the version number for some reason,ahoka2-6/+6
so follow the new distfile as the old one disappeared. No new changes were mentioned in the official changelog.
2008-12-04Add --disable-csharp to configure flags, to avoid mono being found.wiz1-1/+2
2008-12-04Add a few.wiz1-2/+4
2008-12-04Add a note that know security issue is CVE-2005-2929, CVE-2008-4690.obache1-2/+2
2008-12-04Updated chat/irssi to 0.8.12nb2tonnerre1-1/+2
2008-12-04Make irssi actually work with a threaded Perl 5.10. (Now, the PerlIO mutextonnerre3-3/+17
must be initialized before trying to fiddle with the interpreter.)
2008-12-04Updated devel/cpuflags to 1.20abs1-1/+2
2008-12-04Updated devel/cpuflags to 1.20abs3-19/+25
- Add cases for: 'Intel Pentium III Xeon (686-class)' (Thanks Jum Wise) 'Intel Pentium M (Dothan) (686-class)' (My T41p) - Remove duplicate m68k fpu check - Fix pentium2/pentium3 tranposition introduced in v1.19
2008-12-04+ mtools-4.0.0obache1-1/+2
2008-12-04Add en_NZ locale.wiz1-1/+5
2008-12-04Updated emulators/libspectrum,fuse,fuse-utilsadam1-1/+4
2008-12-04Changes 0.10.0:adam3-8/+11
* audio2tape can now recognise standard ROM loaders. * tzxlist now outputs block and tape lengths. * snap2tzx: add 0.1s pause between blocks to ensure a gap between edges. * tapeconv: add options for embedding metadata into the created file. * tape2wav: ensure pulses do not get rounded down inappropriately. * Allow building without libaudiofile.
2008-12-04Changes 0.10.0:adam3-10/+10
* New upd765 FDC emulation; all known +3 DSK images now work. * Loading acceleration. * Automatic saves while using RZX recording. * Many improvements to Win32 UI. * Improved widget UI, with look and feel borrowed from that in FuseX. * Emulation core improvements. * Debugger improvements. * Miscellaneous improvements.
2008-12-04Changes 0.5.0:adam2-6/+6
* Memory management change: memory allocation functions now abort on failure. Leads to simpler code both internally and for users of the library. * Support for tape acceleration. * IDE improvements to allow DivIDE to support FATware. * New API to deal with flagging automatic snapshots in RZX files. * New function to get length (time) of a tape block. * 128K SNA files are now treated as being for the Pentagon 128 rather than the Spectrum 128. * SNA files now written out correctly. * Handle MDR write protection flag correctly. * Allow MDR images with bad checksums to load (the error will be handled by the If1 ROM). * Support saving custom ROMs in SZX snapshots. * Support for DivIDE, Kempston mouse and the simple IDE interface in SZX snapshots. * Allow building without libgcrypt. * Amiga and MorphOS compilation fixes. * Don't produce empty libraries to fix build process on OpenSolaris. * Remove deprecated functions. * Tweak timings for TS2068.
2008-12-04squirrelmailmartti1-1/+2
2008-12-04Updated mail/squirrelmail to 1.4.17martti4-10/+11
The SquirrelMail team is happy to announce the release of version 1.4.17. The most notable change is a security fix that prevents certain specially-crafted hyperlinks within messages from executing cross-site scripting attacks. For other details, see the ReleaseNotes file included in this release. We advise all users of SquirrelMail software to upgrade.
2008-12-04This can be built only with python versions 2.4 and 2.5 due to x11/py-gtk2.hasso1-1/+3
2008-12-04Note version bump for x11-links after libXtst's propered built-in support.cube1-1/+2
2008-12-04Bump version after libXtst builtinification. Sorry guys.cube2-4/+4
2008-12-04Builtinify libXtst.cube5-18/+22
2008-12-04Note PKGREVISION bump of asciidoc.minskim1-1/+2
2008-12-04Add a patch file, which should have been committed in the previous commit.minskim1-0/+13
2008-12-04Fix a bug that was causing false negative safe mode warnings.minskim2-2/+4
http://hg.sharesource.org/asciidoc/rev/fa6db1ff4369 Suggested by Tom Yu in PR 40101. Bump PKGREVISION.
2008-12-04Updated sysutils/hal to 0.5.11nb12jmcneill1-1/+2