summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-09-20Add support for OpenSolarisadrianp2-5/+21
2008-09-20Add missing entriy to PLIST. Ride on today's PKGREVISION bump.hira1-1/+2
2008-09-20needs build dep on texdholland1-1/+4
2008-09-20Fix include order.joerg1-2/+3
2008-09-20regen distinfo for v2.5.1.obache1-4/+4
2008-09-20Note used by chat/pidgin-silc/Makefileobache1-1/+2
2008-09-20Note PKGREVISION bump of misc/openoffice2.hira1-1/+2
2008-09-20Install *.desktop files to correct path.hira2-10/+28
This fixes PR pkg/39589. Bump PKGREVISION.
2008-09-20I'll take maintainership.sketch1-2/+2
2008-09-20Limit the gawk hack to NetBSD current as explained by obache@joerg1-2/+2
2008-09-19Fix build on amd64. Mark as DESTDIR ready.joerg4-2/+45
2008-09-19Kill trailing ' that break /bin/sh on netbsd/current.joerg2-5/+23
2008-09-19Fix build with GCC 4 and add DESTDIR support.joerg4-14/+36
2008-09-19Fix build on amd64. I'm taking the aggressive approach of using va_copyjoerg5-8/+79
here, the #if can be easily modified for those platforms missing it.
2008-09-19Catch up with OpenSSL interface changes.joerg3-4/+53
2008-09-19Rename dehumanize_number to avoid conflict with libc.joerg2-1/+15
2008-09-19Updated net/httping to 1.2.9adrianp1-1/+2
2008-09-19Update to 1.2.9 and fix SunOS buildsadrianp2-8/+7
1.2.9 binding to an adapter did not work, 'SIGPIPE' was not handled correctly 1.2.8 fixed a segfault introduced in version 1.2.7 1.2.7 http statuscodes are now correctly interpreted (if selected) 1.2.6 Can now split measured latency in time to connect and time to exchange a request with the HTTP server
2008-09-19Expose libwrap through options.mk (no change to default builds)adrianp1-3/+13
2008-09-19Fix build on amd64. Mark as DESTDIR clean.joerg3-6/+17
2008-09-19s/LOCALBASE/PREFIX/joerg1-3/+3
Needs pkg-config.
2008-09-19+ iwn-firmwarejoerg2-2/+4
2008-09-19Import iwn-firmware package from wip.joerg4-0/+40
2008-09-19Don't depend on tar -j. Explicitly depend on bzip2. Fix DESTDIR support.joerg1-5/+10
2008-09-19Include application .mk and add two scripts (used only in tests anyway) toepg1-1/+5
REPLACE_PYTHON.
2008-09-19Don't build with debug by default as it's way too verbose.ahoka2-4/+4
2008-09-19Installs Perl script, so require perl.joerg1-2/+2
2008-09-19Fix build.joerg2-1/+14
2008-09-19Updated x11/xf86-video-intel to 2.4.2tnn1-1/+2
2008-09-19Update to xf86-video-intel-2.4.2.tnn4-7/+99
From Hasso Tepper, PR pkg/39563. With patches for FDO bugs 17405 & 16631. Pack bdb_general_definitions block Remove unused VBIOS flag defines Don't disable planes in i830_update_dsparb Don't skip the checks for DRI headers with --enable-dri Fix reverted LVDS bios capability dword definition Bump version 2.4.2 Fix from He Shuang(shuang.he at intel.com),
2008-09-19Catch up with PLIST changes. Bump revision.joerg2-4/+4
2008-09-19Integrate non-shared Makefile.common into Makefile.wiz3-71/+56
Some pkglint cleanup.
2008-09-19Add a message file describing a workaround for the font rendering problems.tnn1-0/+9
2008-09-19Note removal of unixodbc-ODBCConfig (qt2).wiz1-1/+2
2008-09-19Remove another leftover qt2 user.wiz6-92/+1
2008-09-19Added perl to USE_TOOLS in order to fix reported build errors due torhaen1-3/+3
missing perl interpreter. Bumped PKGREVISION
2008-09-18If sqlite is installed but not selected by PKG_OPTIONS then don'tadrianp1-1/+3
automagically comple in support for it. This fixes PLIST errors on install.
2008-09-18Invert check for jemalloc options so firefox can actually build on someadrianp1-2/+2
platforms that don't like jemalloc.
2008-09-18Add Makefile.version and glx-config.mk so that x11/modular-xorg-serverbjs4-66/+88
can share this information in lieu of us duplicating it by hand.
2008-09-18PKGREVISION bump of all modular X.org drivers due to xorg-serverbjs1-1/+41
update to version 1.4.2.
2008-09-18PKGREVISION bump due to update of x11/modular-xorg-server.bjs39-39/+78
2008-09-18Updated x11/modular-xorg-server to 1.4.2bjs1-1/+2
2008-09-18Welcome to modular-xorg-server-1.4.2.bjs38-2159/+233
This long-overdue update brings many improvements: - Many improvements to EXA - Input Hotplugging via HAL or dbus (not enabled yet) - Support for RandR 1.2. Users using a dual-head configuration are encouraged to see <http://www.x.org/wiki/Projects/XRandR> for more information. - The server now uses the same version of Mesa we have in pkgsrc; this likely will result in more reliable OpenGL/DRI operation. I realize that this server is still not the latest release (1.5.0); upgrading to that version will require an involved mesa update, libpciaccess, etc. I hope that by the next quarter, that work will be done. Please file a problem report and/or contact us via the usual means (mailing lists, etc.) should you encounter any issues.
2008-09-18Updated x11/xf86-video-ati to 6.9.0nb1bjs1-1/+2
2008-09-18This patch ensures the driver won't use the DRM's MODESET_CTLbjs3-2/+23
unless direct rendering is enabled. From Owain Ainsworth <oga@openbsd.org>. PKGREVISION++
2008-09-18try to deal with incompatible changes in py-bsddb3-4.7.2drochner2-4/+40
(I'm not sure commenting out DB_TXN_NOSYNC is the best solution, but it seems to work for me at least.) approved by gdt
2008-09-18On NetBSD require gawk. Don't do this for NetBSD 5.0 as it will have ajoerg1-1/+5
fixed awk.
2008-09-18-deal with an incompatible change in py-bsddb3-4.7.2drochner3-8/+17
-remove py-xml bl3, this is not needed afaict -pull in desktop-file-utils/bl3 because we install a .desktop file bump PKGREVISION
2008-09-18bump BUILDLINK_API_DEPENDS to the new revisiondrochner1-3/+3
(The dependency is already there, due to the propagated db4 dependency. Just make it explicit.)
2008-09-18Fix MASTER_SITE.obache1-2/+2