Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-08 | Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql | xtraeme | 2 | -3/+4 | |
pkg has been changed to 5.x). Reminded by wiz... thanks. | |||||
2006-01-08 | Update xorg-libs to 6.8.2nb6 | abs | 3 | -8/+30 | |
If _POSIX_REENTRANT_FUNCTIONS on NetBSD is defined, use the correct getpwnam_r() and gerpwuid_r() forms. This sidesteps the issue as to whether _POSIX_REENTRANT_FUNCTIONS _should_ be defined on NetBSD. | |||||
2006-01-08 | Add ruby-gnome2-gtk. | minskim | 1 | -1/+2 | |
2006-01-08 | Import ruby-gnome2-gtk from pkgsrc-wip. Packaged by Dieter Roelants. | minskim | 3 | -0/+30 | |
Ruby-GNOME 2 is a set of Ruby language bindings for the various application development libraries included with the GNOME/GTK+ environment. Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. | |||||
2006-01-07 | Fix a number of buffer overflows in OpenMotif's UIL implementation. | joerg | 4 | -2/+91 | |
For non-propolice systems this might be exploitable when the user-provided data (e.g. certain filenames) or the locale files are manipulated. Mostly-found-by: xfocus, see [xfocus-SD-051202] on VulnWatch. Some additional cases are handled which have the same impact. Bump revision. | |||||
2006-01-07 | Remove unnecessary msgfmt configure environment settings and a duplicated | peter | 1 | -8/+1 | |
BUILD_USES_MSGFMT variable. Pointed out by the bulk build via wiz@. | |||||
2006-01-07 | Fix installation path of application defaults file "XLock" which ended up | tron | 3 | -3/+6 | |
in "${X11BASE}/lib/X11/app-defaults" instead of "${LOCALBASE}/lib/X11/app-defaults". Bump package revision after contents of binary package has been corrected. | |||||
2006-01-06 | Update to 2.12.2: | wiz | 3 | -25/+7 | |
=============== Version 2.12.2 =============== Misc * Fix build on Darwin (Mark) Translators * Ivar Smolin (et) | |||||
2006-01-06 | Update "xservers" package to version 3.3.6.5: | tron | 4 | -10/+33 | |
- Remove a redundant directory from the distribution file which reduces its size from 20MB to 15MB. - Add patches to work arround build problems caused by questionable code defining macros named like standard C functions before including "stdlib.h". This fixes PR pkg/32453 by Dave J. Barnes. | |||||
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 9 | -22/+18 | |
2006-01-05 | Use SUBST framework, patch files directly. | joerg | 5 | -34/+21 | |
2006-01-05 | Use SUBST framework for the path patching as well. | joerg | 1 | -8/+7 | |
2006-01-05 | Only @PREFIX@ is used. | joerg | 1 | -2/+1 | |
2006-01-05 | Use the SUBST framework on the right files. FAQ now has the correct | joerg | 1 | -11/+7 | |
entries. Bump revision due to this. | |||||
2006-01-05 | Use EXTRA_LDOPTIONS to get ${PREFIX}/lib in rpath, didn't work on | joerg | 5 | -10/+59 | |
DragonFly otherwise. Fix some K&R vs. ISO C prototype issues. | |||||
2006-01-05 | First try on fixing xview. Fix errno. Add DragonFly support. | joerg | 35 | -119/+952 | |
Use NAME_MAX when available. Don't try to fake a FILE on DragonFly. The implementation of textsw_scanf can be improved, it is very defensively and slow ATM, the snprintf usage should be portable. Fix a number of prototype mismatches, e.g. variable argument functions can conflict with K&R prototypes. Bump revision since the package "compiled" before, e.g. build errors where ignored. | |||||
2006-01-05 | BUILDLINK_DEPMETHOD.qt3-tools change was bogus here, py-qt3-sip pulls in | ghen | 1 | -6/+1 | |
qt3-tools via BUILD_DEPENDS. | |||||
2006-01-05 | Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build", | ghen | 5 | -5/+25 | |
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz. | |||||
2006-01-04 | Fix spelling. Found by wiz@. | joerg | 2 | -4/+4 | |
2006-01-04 | getpwuid_r and friends only exist on NetBSD 2.99.10 and higher, | joerg | 2 | -4/+4 | |
so use them only on those systems. | |||||
2006-01-04 | Add DragonFly. | joerg | 3 | -6/+29 | |
2006-01-04 | Explicitly link multithreaded programs against thread library. | joerg | 3 | -5/+6 | |
2006-01-04 | Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 | schmonz | 1 | -3/+2 | |
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken. | |||||
2006-01-03 | Reset maintainer on request. | wiz | 1 | -2/+2 | |
2006-01-03 | Bump PKGREVISION by update of ruby18-base package. | taca | 1 | -2/+2 | |
2006-01-03 | Remove ruby-tcltk. | taca | 1 | -2/+1 | |
2006-01-03 | Remove ruby-tcltk pacakge since this package was merged to ruby-tk now. | taca | 6 | -133/+0 | |
2006-01-03 | Update ruby-tk pacakge to 1.8.4. | taca | 6 | -187/+295 | |
x11/ruby-tcltk package was merged to this pacakge now. | |||||
2006-01-03 | Stop handling DIST_SUBDIR default for Ruby based packages. | taca | 1 | -4/+4 | |
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles. | |||||
2006-01-01 | Remove stuff that was marked for removal after 2005Q4. | wiz | 1 | -6/+1 | |
2006-01-01 | Update to 1.0.0. Too many changes to list, please see the Changelog | xtraeme | 6 | -168/+9 | |
file. | |||||
2005-12-31 | Add/enable the new matchbox packages. | peter | 1 | -1/+7 | |
2005-12-31 | Initial import of matchbox-themes-extra into the NetBSD Packages Collection. | peter | 4 | -0/+228 | |
Collection of themes for the Matchbox suite. | |||||
2005-12-31 | This is matchbox-panel-manager for managing the Matchbox panel. | peter | 4 | -0/+29 | |
2005-12-31 | Initial import of matchbox-panel into the NetBSD Packages Collection. | peter | 8 | -0/+141 | |
A flexible always present 'window bar' for holding application launchers and small 'applet' style applications. A number of applets are included in the module. | |||||
2005-12-31 | Initial import of matchbox-nest into the NetBSD Packages Collection. | peter | 4 | -0/+30 | |
Matchbox-nest is a graphical wrapper around xnest. You can make Xnest look like a particular device's display and set up buttons on that device. | |||||
2005-12-31 | Initial import of matchbox-desktop into the NetBSD Packages Collection. | peter | 6 | -0/+86 | |
A PDA style application launcher or 'item browser'. Its functionality can be extended by means of dynamically loadable plugins. | |||||
2005-12-31 | Initial import of matchbox-common into the NetBSD Packages Collection. | peter | 5 | -0/+69 | |
This package contains the Matchbox shared icons and configuration data. | |||||
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 19 | -28/+38 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-12-29 | Don't change ${PREFIX}/share/pixmaps to ${PREFIX}/share/kde/pixmaps. | markd | 3 | -6/+6 | |
Directory is not actually used by KDE itself and this allows KDE to find (some) gnome icons. Bump PKGREVISION. | |||||
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 22 | -45/+22 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-28 | Newer versions of NetBSD (and possibly other OS's) install xdm into | garbled | 1 | -16/+24 | |
/etc/X11/xdm instead of the old location. Add some logic to the makefile to figure this out and DTRT. Remove broken flag. | |||||
2005-12-28 | Don't hard-wire -lpthread. Fallback to fsync for fdatasync. Depend | joerg | 4 | -10/+30 | |
on pkg-config as build tool. | |||||
2005-12-28 | Redundant include. | joerg | 1 | -2/+1 | |
2005-12-28 | Don't hard-code -lpthread. fdatasync might not exist, e.g. on | joerg | 4 | -10/+30 | |
DragonFly or FreeBSD, so use fsync if it wasn't found. | |||||
2005-12-28 | Add a pkgconfig file for qt3-libs, bump PKGREVISION. ok with wiz@ | ghen | 2 | -2/+7 | |
2005-12-27 | Lower expectations, both others' and mine: relinquish stewardship | seb | 3 | -6/+6 | |
2005-12-26 | Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386 | schmonz | 2 | -2/+8 | |
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed. | |||||
2005-12-24 | Remove accidentally duplicated part of PLIST. | markd | 1 | -66/+1 | |
Noted by Jeremy Reed. | |||||
2005-12-22 | Include TK_LD_FLAGS and TCL_LD_FLAGS for the link specification, | joerg | 1 | -2/+2 | |
otherwise the rpath list can be incomplete. |