summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-01-08Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysqlxtraeme2-3/+4
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08Update xorg-libs to 6.8.2nb6abs3-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-08Add ruby-gnome2-gtk.minskim1-1/+2
2006-01-08Import ruby-gnome2-gtk from pkgsrc-wip. Packaged by Dieter Roelants.minskim3-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-07Fix a number of buffer overflows in OpenMotif's UIL implementation.joerg4-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-07Remove unnecessary msgfmt configure environment settings and a duplicatedpeter1-8/+1
BUILD_USES_MSGFMT variable. Pointed out by the bulk build via wiz@.
2006-01-07Fix installation path of application defaults file "XLock" which ended uptron3-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-06Update to 2.12.2:wiz3-25/+7
=============== Version 2.12.2 =============== Misc * Fix build on Darwin (Mark) Translators * Ivar Smolin (et)
2006-01-06Update "xservers" package to version 3.3.6.5:tron4-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-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz9-22/+18
2006-01-05Use SUBST framework, patch files directly.joerg5-34/+21
2006-01-05Use SUBST framework for the path patching as well.joerg1-8/+7
2006-01-05Only @PREFIX@ is used.joerg1-2/+1
2006-01-05Use the SUBST framework on the right files. FAQ now has the correctjoerg1-11/+7
entries. Bump revision due to this.
2006-01-05Use EXTRA_LDOPTIONS to get ${PREFIX}/lib in rpath, didn't work onjoerg5-10/+59
DragonFly otherwise. Fix some K&R vs. ISO C prototype issues.
2006-01-05First try on fixing xview. Fix errno. Add DragonFly support.joerg35-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-05BUILDLINK_DEPMETHOD.qt3-tools change was bogus here, py-qt3-sip pulls inghen1-6/+1
qt3-tools via BUILD_DEPENDS.
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen5-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-04Fix spelling. Found by wiz@.joerg2-4/+4
2006-01-04getpwuid_r and friends only exist on NetBSD 2.99.10 and higher,joerg2-4/+4
so use them only on those systems.
2006-01-04Add DragonFly.joerg3-6/+29
2006-01-04Explicitly link multithreaded programs against thread library.joerg3-5/+6
2006-01-04Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4schmonz1-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-03Reset maintainer on request.wiz1-2/+2
2006-01-03Bump PKGREVISION by update of ruby18-base package.taca1-2/+2
2006-01-03Remove ruby-tcltk.taca1-2/+1
2006-01-03Remove ruby-tcltk pacakge since this package was merged to ruby-tk now.taca6-133/+0
2006-01-03Update ruby-tk pacakge to 1.8.4.taca6-187/+295
x11/ruby-tcltk package was merged to this pacakge now.
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca1-4/+4
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-01Remove stuff that was marked for removal after 2005Q4.wiz1-6/+1
2006-01-01Update to 1.0.0. Too many changes to list, please see the Changelogxtraeme6-168/+9
file.
2005-12-31Add/enable the new matchbox packages.peter1-1/+7
2005-12-31Initial import of matchbox-themes-extra into the NetBSD Packages Collection.peter4-0/+228
Collection of themes for the Matchbox suite.
2005-12-31This is matchbox-panel-manager for managing the Matchbox panel.peter4-0/+29
2005-12-31Initial import of matchbox-panel into the NetBSD Packages Collection.peter8-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-31Initial import of matchbox-nest into the NetBSD Packages Collection.peter4-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-31Initial import of matchbox-desktop into the NetBSD Packages Collection.peter6-0/+86
A PDA style application launcher or 'item browser'. Its functionality can be extended by means of dynamically loadable plugins.
2005-12-31Initial import of matchbox-common into the NetBSD Packages Collection.peter5-0/+69
This package contains the Matchbox shared icons and configuration data.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz19-28/+38
Bump BUILDLINK_RECOMMENDED.
2005-12-29Don't change ${PREFIX}/share/pixmaps to ${PREFIX}/share/kde/pixmaps.markd3-6/+6
Directory is not actually used by KDE itself and this allows KDE to find (some) gnome icons. Bump PKGREVISION.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam22-45/+22
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-28Newer versions of NetBSD (and possibly other OS's) install xdm intogarbled1-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-28Don't hard-wire -lpthread. Fallback to fsync for fdatasync. Dependjoerg4-10/+30
on pkg-config as build tool.
2005-12-28Redundant include.joerg1-2/+1
2005-12-28Don't hard-code -lpthread. fdatasync might not exist, e.g. onjoerg4-10/+30
DragonFly or FreeBSD, so use fsync if it wasn't found.
2005-12-28Add a pkgconfig file for qt3-libs, bump PKGREVISION. ok with wiz@ghen2-2/+7
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb3-6/+6
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz2-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-24Remove accidentally duplicated part of PLIST.markd1-66/+1
Noted by Jeremy Reed.
2005-12-22Include TK_LD_FLAGS and TCL_LD_FLAGS for the link specification,joerg1-2/+2
otherwise the rpath list can be incomplete.