summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-29update to 1.0.21, from Martin Wilke per PR pkg/34319drochner2-6/+6
changes: minor bugfixes
2006-08-29Correct wizd(8) oversight. ;-)tron1-2/+1
2006-08-29Note update of "phpmyadmin" package to version 2.8.2.4.tron1-1/+2
2006-08-29Update "phpmyadmin" package to version 2.8.2.4.tron2-6/+6
This release fixes some bugs found since version 2.8.2 hasn been released. This update was provided by Martin Wilke in PR pkg/34314.
2006-08-29Fix typo introduced in last revision s/Mesa/Meta/ben4-10/+35
Libtoolize build and install, in order to fix build on i386 Mac OS X 10.4.7.
2006-08-29Switch from eawpatches to freepats, which is more actively maintained andben2-3/+3
does not require acceptance of the unrar license at build-time.
2006-08-29Fix build on i386 Mac OS X 10.4.7.ben2-3/+16
Exclude modplugplay, which uses the OSS API.
2006-08-29add path for last two entries -- hi hubertf, reinoudjnemeth1-3/+3
2006-08-29Add a hint regarding set[ug]id pkgsrc programs on a Mac OS X disk image.ben1-2/+7
2006-08-29Duh... it was the 29th... i stand corrected Hubert :)reinoud1-3/+3
2006-08-28Upgraded udfclient to version 0.5.3. Recommended upgrade that fixes somereinoud3-9/+10
nitty-gritty standards compliance issues and a better recordable/VAT search algorithm parameters.
2006-08-28Fix build on i386 Mac OS X 10.4.7.ben2-6/+17
Use ncurses since OS X lacks termlib. Create group games since OS X lacks it.
2006-08-28Update ipv6calc to 0.61.0. Changes:hubertf7-191/+8
- add support for Teredo addresses - add new shortcut options: --in|-I --out|-O --action|-A --printcompressed|-C --printuncompressed|-U --printfulluncompressed|-F - update copyright range - add new option: -p <path to IP2Location database> - add support for IP2Location - add support for GeoIP (GeoIP-1.3.17)
2006-08-28Note addition of gst-plugins0.10-xvid.jmmv1-1/+2
2006-08-28Add and enable gst-plugins0.10-xvid.jmmv1-1/+2
2006-08-28Remove misimport (extra dash in package name).jmmv3-22/+0
2006-08-28Initial import of gst-plugins0.10-xvid, the xvid plugin for gstreamer 0.10.jmmv3-0/+22
I'm amazed to see that with this in place the totem-video-thumbnailer now works (instead of crashing) for supported videos! And playback works nicely (not deadly slow, as I remember from prior versions).
2006-08-28Initial import of gst-plugins-0.10-xvid, the xvid plugin for gstreamer 0.10.jmmv3-0/+22
I'm amazed to see that with this in place the totem-video-thumbnailer now works (instead of crashing) for supported videos! And playback works nicely (not deadly slow, as I remember from prior versions).
2006-08-28+ comix-3.5.1, geda-20060824, gossip-0.15, libofx-0.8.2, makedepf90-2.8.8wiz1-3/+8
[pkg/34306], php5-5.1.6, xterm-218.
2006-08-28_INSTALL_UNSTRIPPED=yes on OSX. Otherwise plugins fail to load becauseben1-1/+5
OSX linker can't find symbols from parent program.
2006-08-28re-add files that were accidentally first committed on 2006Q2 branchdbj2-0/+26
2006-08-28Note update of net/bind9 to version 9.3.2nb1.seb1-1/+2
2006-08-28Bump PKGREVISION to 1.seb4-2/+49
Fix build on NetBSD/sparc64 3.x: sync CPP symbols usage between struct addrinfo definition and its usage in getaddrinfo(). While here define struct addrinfo's pad members the same way as in NetBSD's /usr/include/netbsd.h and sync code in lib/bind/irs/getaddrinfo.c:getaddrinfo(). This had been reported to bind9-bugs at isc dot org.
2006-08-28Linux doesn't know SO_REUSEPORT, noticed by Min Sik Kimdrochner2-6/+10
2006-08-28Updated sysutils/cdrtools to 2.01nb4dsainty1-1/+2
2006-08-28fix PLIST by adding PY_PATCHPLISTgdt1-2/+4
2006-08-28isoinfo extracts files at the painful rate of 1 sector at a time. This patchdsainty3-3/+53
speeds up file extraction significantly by using a much larger buffer. Also avoid crashing under NetBSD by not making the assumption that fclose(NULL) is legal. Bump PKGREVISION to 4.
2006-08-28Add missing $NetBSD$dmcmahill1-0/+2
2006-08-28Variable names may contain simply nested variables. This allows therillig1-2/+6
shell parser to correctly handle ${WRKSRC.${d}}, which appears for example in geography/epsg. Avoided an internal fatal error for files that contain RCS conflicts.
2006-08-28Note update of lang/php5 package to 5.1.6.taca1-1/+2
2006-08-28Update php5 to 5.1.5.taca2-6/+6
PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 24 Aug 2006, PHP 5.1.6 - Fixed memory_limit on 64bit systems. (Stefan E.) - Fixed bug #38488 (Access to "php://stdin" and family crashes PHP on win32). (Dmitry)
2006-08-28Fix a typo.joerg2-4/+4
2006-08-28Note revision bump for gnome2-applets to 1.jmmv1-1/+2
2006-08-28Fix paths to installed files to solve, at least, Sticky Notes crashes. I'mjmmv3-6/+79
sure this fixes many other problems in other applets. Bump PKGREVISION to 1.
2006-08-28Note revision bump for gnome-keyring-manager to 2.jmmv1-1/+2
2006-08-28gnome-keyring cannot currently provide applications' paths under NetBSD sojmmv3-3/+26
be sure not to use them (NULL pointers) when showing information to the user. Fixes crashes when clicking on saved keyring items. Bump PKGREVISION to 2.
2006-08-28Note update of dbus to 0.92 and revision bump for gnome-keyring to 3.jmmv1-1/+3
2006-08-28- dbus-0.92jmmv1-2/+1
2006-08-28Redo LOCAL_CREDS support in a way that does not change the communicationjmmv4-135/+31
protocol (it's more likely to be accepted and is much easier on the code). Bump PKGREVISION to 3.
2006-08-28Update to 0.92:jmmv6-61/+150
- Add support for LOCAL_CREDS socket credentials so that we can connect to the system daemon under NetBSD. It was useless before... Changes since 0.91: - Proper thread locking added to pending calls - Threading semantics changed from init early to init before the second thread is started - Correctly error out when an application tries to acquire or release the org.freedesktop.DBus name instead of sending false result codes - kqueue directory watching code can now be used to monitor config file changes on FreeBSD - --with-dbus-daemondir configure switch added so the daemon can be installed separate from the user binaries - Makefiles fixed for cygwin - Various fixes for the ongoing Windows port - Fixed docs and comments to use the D-Bus spelling instead of D-BUS - Many memleaks and bugs fixed
2006-08-28pkglint says: Alignment of variable values should be done with tabs,ghen1-6/+6
not spaces.
2006-08-28clusterit uses GNU configure.ghen1-3/+2
2006-08-28Add xmms-osx.ben1-1/+2
2006-08-28Minor cleanup, mark this package as only for Darwin.ben1-4/+2
2006-08-28Make note of xmms-osx import.ben1-1/+2
2006-08-28Initial import of xmms-osx version 1.0, an XMMS plugin for OSX nativeben5-0/+55
audio output.
2006-08-28Fix xmms to build on i386 Mac OS X 10.4.7.ben4-2/+94
Remove the _ SYMBOL_PREFIX, as OpenDarwin ports does. Disable i386 assembly optimizations. Add OSX code to raise priority. _INSTALL_UNSTRIPPED=yes on OSX. Otherwise plugins, such as lib/xmms/Input/libmpg123.so fail to load because the OSX linker can't find symbols such as _xmms_get_gentitle_format from xmms/main.c.
2006-08-27check for darwin driver using darwin* instead of darwin6*|darwin7*dbj2-3/+5
this allows it to correctly find the driver on darwin8/osx10.4 bump pkgrevision
2006-08-27Fix build on i386 Mac OS X 10.4.7.ben2-4/+13
2006-08-27Fix "extra qualification 'FITRasterBand::' on member 'FITRasterBand'" errorkristerw2-1/+15
seen with gcc 4.