summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-03Update rconfig to 0.22:abs3-6/+8
Indicate which hosts have failed rdist stage
2003-10-03Some xargs (Hi Sun) run the command even when stdin is "empty". Compareseb1-2/+2
'echo | xargs echo' on NetBSD and Solaris... Workaround this in post-extract target's 'rm' by adding a '-f' argument to it. XXX Current upstream tarball does not have .orig files, I could have removed this post-extract target...
2003-10-03Also record USE_SASL2 in BUILD_DEFS.seb1-2/+2
2003-10-03Note update of devel/loudmouth to 0.14xtraeme1-1/+2
2003-10-03Updated to 0.14.xtraeme2-10/+8
Changes in 0.14: ---------------- * Added information about building on Windows * Bug when using GnuTLS fixed. * Fixed a bug that could cause replies to be overlooked when using blocking mode. * Added IPv6-support, patch from Sjoerd Simons. * Made it easier to build RPMs without SSL-support. * Fixed a memleak when destroying a connection.
2003-10-03Oops regenxtraeme1-3/+1
2003-10-03Note update of x11/xpad to 1.12xtraeme1-2/+3
2003-10-03Updated to 1.12.xtraeme5-33/+7
Changes: * Fixed segfault when clicking on auto-hide toolbar preference * Fixed segfault when changing the first toolbar button * Added Irish translation (by Kevin Patrick Scannell)
2003-10-03Bump PKGREVISION to xchat2 (conflict with xchat-gnome)xtraeme1-1/+2
2003-10-03Conflict with xchat-gnome. Bump PKGREVISION.xtraeme1-1/+4
2003-10-03It's xchat-[0-9]* not xchat-1.[0-9]*xtraeme1-2/+2
2003-10-03Revert previous commit to xchat{2,-gnome}xtraeme1-4/+1
2003-10-03Revert previous commit (wiz told me there's no need to CONFLICT betweeenxtraeme4-10/+7
them, because they share the same PKGBASE).
2003-10-03Bump PKGREVISION to xchat{-gnome} and xchat2.xtraeme1-2/+4
2003-10-03xchat2 can't coexist with xchat{-gnome} and viceversa.xtraeme4-7/+10
Closes PR pkg/23039 by Stefan Krueger. Bump PKGREVISION.
2003-10-03don't hard-code prefix, pass it to Makefile.PLexplorer3-6/+6
2003-10-03mention update of p5-MP3-Tagexplorer1-1/+2
2003-10-03Changes:explorer2-6/+6
* Updated documentation for MP3::Tag, MP3::Tag::ID3v1, MP3::Tag::ID3v2 and MP3::Tag::ID3v2-Data * Renamed some functions. The old names will still work, but try to use the new names. The following names were changed: - MP3::Tag::getTags() to MP3::Tag::get_tags() - MP3::Tag::newTag() to MP3::Tag::new_tag() - MP3::Tag::ID3v1::removeTag() to MP3::Tag::ID3v1::remove_tag() - MP3::Tag::ID3v1::writeTag() to MP3::Tag::ID3v1::write_tag() - MP3::Tag::ID2v2::getFrameIDs() to MP3::Tag::ID3v2::get_frame_ids() - MP3::Tag::ID2v2::getFrame() to MP3::Tag::ID3v2::get_frame() * Bugfix for ID3v2.pm: - getFrame() returned "undef" as a string instead of simple undef - artist() produced an error when TPE1 is missing in TAG * Bugfix for Tag.pm: - DESTROY() checked only if $mp3->obj{filename} exists and not if it is defined before trying to close it - autoinfo() returns now a hash ref or an array as noted in the documentation * Bugfix for ID3v1.pm: - genres() expected an id3v1-object as first parameter and a genre only as second parameter. Now the object can be omitted as in a call like MP3::Tag::ID3v1->genres($genre) used by Tag.pm and ID3v2.pm * bugfix for File.pm: - Filenames may contain surrounding whitespaces now
2003-10-02Fix GCC 3.3.1 related build problem.tron4-12/+74
2003-10-02Since distfile doesn't have a unique filename between versions, thenreed2-4/+6
store in its own DIST_SUBDIR.
2003-10-02Update cpuflags to 0.57:abs1-1/+3
Add optimisations for specific Athlon models (recht@) Avoid setting flags if DBG is set to -Os (to reduce size impact when building contents of distrib on at least 1.6.x i386)
2003-10-02Update cpuflags to 0.57:abs3-22/+28
Add optimisations for specific Athlon models (recht@) Avoid setting flags if DBG is set to -Os (to reduce size impact when building contents of distrib on at least 1.6.x i386)
2003-10-02Allow variables to be set on a per-OS basis.gavan1-1/+11
2003-10-02Updated libspectrum to 0.2.0.1, fuse to 0.6.1.1 (RZX bugfix)adam1-1/+3
2003-10-02Changes 0.6.1.1: Bugfixes to the RZX code and to allow the SVGAlib user ↵adam2-5/+5
interface to compile
2003-10-02Changes 0.2.0.1: fix a possible segfault in rzx.cadam3-8/+7
2003-10-02Fail-safe check for circular dependencies.gavan1-1/+6
2003-10-02Link libwine with -li386 so that it gets i386_set_ldt() defined.mycroft5-14/+305
XXX I updated configure.ac, but I can't actually patch that without running into severe automake lossage, so that patch is not named patch-?? right now.
2003-10-02patch-aa was removed in the latest update (hi hubertf!).salo1-2/+1
2003-10-02Set --localstatedir=/var/run/zebra, so that it can be created withkim1-1/+2
the necessary permissions for quagga to create files. The default ${PREFIX} will not have the permissions needed.
2003-10-02Fix mutex locking problems and some funkiness with %fs so that win32 codecsmycroft3-1/+68
work.
2003-10-02Updated postfix to 2.0.16martti1-1/+2
2003-10-02Updated postfix to 2.0.16martti2-9/+9
* bug fixes * new IPv6 patch
2003-10-02Better fix for audio playback -- now xine works pretty for DVD and radiomycroft2-35/+87
playback, at least.
2003-10-02Updated xfce4-minicmd-plugin to 0.2.0martti1-1/+2
2003-10-02Updated xfce4-minicmd-plugin to 0.2.0martti2-5/+5
* TAB completion against history. (Contributed by Eduard Roccatello)
2003-10-02Work around non-termination of the build when using Solaris sed.gavan1-1/+3
2003-10-02Sort.wiz2-13/+13
2003-10-02-mono-0.28recht1-2/+1
2003-10-02Note update of mono to 0.28.recht1-1/+2
2003-10-02Update to 0.28recht7-81/+30
the ususal: new features and fixes notably: New Thread Locking Zoltan removed the big locks we had in the runtime, and now we have a finely grained lock system in the runtime. Runtime hackers can read the included lock matrix document which describes the requirements to use the new fine grained locks in their code. Ahead of Time Compiler Optimizations Zoltan has worked extensively on the Mono ahead-of-time compilation feature (AOT). The AOT code is now considered to be production quality, and also for the first time precompiled code runs faster than JITed code. This resulted in a 13% compilation speed up for the Mono C# compiler, reducing the compile time to 3.185 seconds. A clear goal of the team for the next release is to reach 3.1416 seconds. for a complete list see: http://www.go-mono.com/archive/mono-0.28.html
2003-10-02+mono-0.28salo1-1/+2
2003-10-02Updated xfce4-netload-plugin to 0.2.1martti1-1/+2
2003-10-02Updated xfce4-netload-plugin to 0.2.1martti2-5/+5
* Fixed bug #972: The total value in the tooltip is now displayed with fractional portion * Fixed bug #962: Any errors about wrong configuration are now only displayed in a dialog after changing configuration and not after startup. This should help users whose network device is created after dialing-in.
2003-10-02Added support for FreeBSDmartti3-2/+209
2003-10-02update net/tspc to version 1.0jonb1-1/+2
2003-10-02Upgrade to version 1.0... I'd list all the changes to the file,jonb3-12/+12
but I'm not sure what they are, and the freenet6 site does not appear to have an easy way to get older versions of the files. This is an INTERACTIVE_STAGES= fetch package also, so people might have some difficulty without this update.
2003-10-02note update of p5-GD to 2.07nb1, fix date in openssl updategrant1-2/+3
(hi explorer, jschauma!)
2003-10-02Since libgd requires FreeType2 and JPEG and XPM, we might as well enable ↵explorer3-6/+11
them here too. This makes this package act like it did before it was 'upgraded' several months ago.
2003-10-02openssl should be 0.9.7c - I have patches atjschauma1-2/+2
http://guinness.cs.stevens-tech.edu/~jschauma/netbsd/openssl.diff to be applied after the freeze due to major lib bump.