summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-06-27Fix build on Solaris. Derived from patch in PR pkg/33840 by Gilles Dauphinmarkd1-1/+3
2006-06-26Fix pthread detection, force non-threadsafe version for DragonFly duejoerg3-5/+34
to lack of getpwuid_r and friends.
2006-06-26Fixed build errors for the recent bulk build on NetBSD 3.0. Since therillig2-7/+10
PLIST changed, bump PKGREVISION.
2006-06-25Before a file can be created, its directory has to be there.rillig1-2/+3
2006-06-25Fix path to the custom.conf configuration file in the rc.d script.jmmv2-3/+4
Bump PKGREVISION to 1.
2006-06-23REPLACE_INTERPRETER+= perlgdt1-1/+7
PKGREVISION++
2006-06-22Needs intltool.joerg1-1/+2
2006-06-22Fix Python detection.joerg2-1/+15
2006-06-21Don't assume the battery plugin is built on DragonFly for now.joerg2-4/+12
2006-06-21Fix expanded PYPREFIX. Since nothing could really work with the oldjoerg1-2/+2
version, don't bump revisions recursively.
2006-06-20* This package uses C++, so add 'c++' to USE_LANGUAGES.jlam1-7/+6
* Honor PKGMANDIR. * Use LDFLAGS.Linux instead of an explicit test for ${OPSYS} == "Linux". This fixes the bulk build problem reported in: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20Build the "all" target to ensure that the catman page is generated onjlam1-4/+1
NetBSD. Fixes build build problem reported in: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20Follow the changes in Doxygen 1.4.7 and require the new version.joerg2-109/+8
Update the PLIST accordingly and bump the revision.
2006-06-20Without pkg-config, xglock is not build.joerg1-1/+3
2006-06-20In XChangeProperty(), format = 32 means long - no matter how many bitsmartin2-1/+42
long has. The format value furthermore is not arbitrary, but needs to be 8, 16 or 32. So don't pass Atom32 instead of long, or some sizeof() calculation as format, hardcode the value and make sure the arg is properly aligned. Fixes PR 33680 (old problem), and an alignement related crash with gcc4 on sparc64.
2006-06-20Avoid a NULL pointer deref.martin2-1/+13
2006-06-19Fix build with FreeType 2.2.1.joerg2-2/+68
2006-06-19Use loadavg() on DragonFly as well.joerg2-6/+6
2006-06-17Fixed a pkglint warning.rillig1-2/+2
2006-06-17Add support for the i945GM to the i810 driver.markd8-3/+389
From patches by Dimitry Andric. Bump PKGREVISION of xorg-server.
2006-06-16Fixed pkglint warnings. Fixed use of ${LN} -sf, which does not do therillig2-14/+16
expected thing on Solaris.
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam1-5/+5
the pkglint warning: As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name should indicate plural. This does make the variables a bit more suggestive of the fact that they hold lists of values.
2006-06-15Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.jlam3-11/+13
This avoids the need for a confusing line of the form: DEINSTALL_TEMPLATE+= path/to/INSTALL in the package Makefile, and actually removes the need to specify it altogether since by convention, the existence of the DEINSTALL script is enough to add it to DEINSTALL_TEMPLATE.
2006-06-15Drop maintainership, I don't use them any longer.wiz1-2/+2
2006-06-15Fix for KDM symlink vulnerability. CVE-2006-2449markd2-2/+9
Bump PKGREVISION.
2006-06-14Renamed qt[34]-psql to qt[34]-pgsqladam7-68/+3
2006-06-14Renamed x11/qt4-psql to x11/qt4-pgsqladam3-0/+33
2006-06-14Renamed x11/qt3-psql to x11/qt3-pgsql.adam3-0/+31
2006-06-14Avoid libusb on Solaris / x86_64. It exists, but only for 32bit mode.joerg1-1/+6
From Gilles Dauphin in PR 33727.
2006-06-13update to 2.8.19drochner2-6/+6
changes: -bugfixes -one updated translation
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz2-4/+4
for SDL shlib changes.
2006-06-12Fix two pkglint warnings.hira1-7/+7
2006-06-12Remove the rests of renderext.joerg2-7/+1
2006-06-12Improve Linux/AMD64 support. Bump revisions of xorg-imake andjoerg7-12/+38
xorg-libs due to changed packages.
2006-06-11Needs pkg-config.joerg1-2/+2
2006-06-11Needs imake.joerg1-2/+2
2006-06-11Needs pkg-config.joerg1-2/+2
2006-06-11Needs msgfmt.joerg1-2/+2
2006-06-11Needs pkg-config.joerg4-5/+8
2006-06-11Needs msgfmt.joerg1-3/+2
2006-06-11Needs pkg-config.joerg1-1/+3
2006-06-11Remove some *ext* packages that were removed recently.wiz1-5/+1
2006-06-11Needs msgfmt.joerg1-2/+2
2006-06-11Needs msg-fmt.joerg1-2/+2
2006-06-10Remove package.reed7-211/+0
This package was replaced with xextproto in April.
2006-06-10Remove package.reed5-138/+0
This was replaced by renderproto in April.
2006-06-10Remove package.reed6-144/+0
This was replaced with randrproto in April.
2006-06-10Remove package.reed7-135/+0
This was replaced by fixesproto in April.
2006-06-10Remove package.reed6-122/+0
It was replaced by compositeproto in April.