summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-04-25Undo previous as it is not needed (pointed out by wiz@)martti1-2/+2
2006-04-25Use PKGMANDIR instead of manmartti2-5/+6
2006-04-24Fix build on Solaris (doesn't have SIOCGIFHWADDR)markd2-1/+32
2006-04-22Fix Perl reference in getconfig and getconfig.pl and also requirejoerg3-7/+17
Perl at runtime. Bump revision.
2006-04-22bdftruncate is a Perl script, patch interpreter and depend on Perl.joerg1-2/+5
Bump revision.
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig13-28/+28
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22Fix typo or mispelling.reed12-12/+12
2006-04-21update to 2.14.1drochner3-8/+10
changes: -Quit zenity on about dialog response -translation updates
2006-04-21Don't include utmp.x on DragonFly. XXX autoconf test?joerg2-6/+8
2006-04-20Fix png part of build failure.wiz4-2/+42
XXX: packages still don't compile XXX: why don't these two packages share patches?
2006-04-19Fix typo or error. It was checking for wrong header name (thatreed1-2/+2
never existed as far as I can tell). It should have first letter capitalized. This error was in the original version of the builtin.mk and when the builtin.mk structure was changed the error was brought with it. This update means that packages (like metacity) that depend on Xcomposite now may no longer depend on it since they can use the native (Xorg) version. This would only occur for systems using xorg as the X11_TYPE. (I need to confirm this -- should I do bump revisions of these packages?)
2006-04-19Check before redefining the target for creating symlink.reed2-2/+12
(Noticed warning that it was redefined in x11-links.)
2006-04-19Add a BUILDLINK_TARGETS so a symlink for old name render.pc is created.reed1-1/+17
2006-04-19Add patch so version checking for the compositeproto.pc is not tooreed2-1/+18
high. Because Xorg project released library with lower version because they say the testing xlibs version was never official. This just patches configure, the real check is still forced by pkgsrc.
2006-04-19Add builtin.mk. It is needed by x11-links. Also this worksreed1-0/+47
so native XFree86 and Xorg and packaged xorg-libs will be used instead.
2006-04-18Change missed reference of renderext to renderproto.reed1-2/+2
2006-04-18Fix missed references of randrext to randrproto.reed1-4/+4
(TODO: this builtin.mk needs more testing.)
2006-04-18Bump PKGREVISION.reed3-6/+6
This formerly used fixesext and/or compositeext which was accidently as run-time dependency. The package now uses fixesproto and/or compositeproto which is a build-only dependency.
2006-04-18The dependency method is "build".reed2-2/+4
I should update PKGREVISION for packages depending on this but now it is now un-needed, as no packages should be using this since (and it will soon be removed).
2006-04-18Change to use new mainatined *proto headers instead ofreed9-22/+21
unmaintained *ext packages. In some cases, the headers are identical. I tested on DragonFly using X11_TYPE=xorg and on NetBSD using native XFree86 (and more).
2006-04-18Add buildlink target so old pkg-config name fixesext.pc will be available.reed1-1/+13
2006-04-18Update to official version.reed2-8/+8
And fix HOMEPAGE. ChangeLog says: 2006-3-13 Deron Johnson <deron.johnson@sun.com> * composite.h * compositeproto.h * configure.ac Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverlayWindow
2006-04-18Use official version instead of release candidate.reed2-7/+7
No changes but version was incremented.
2006-04-18Update to official version (instead of release candidate version).reed2-7/+7
No changes, but version number was increased.
2006-04-18Replace compositeext with compositeproto, fixesext with fixesproto,reed1-6/+7
randrext with randrproto, renderext with renderproto, xextensions with xextproto, and add xproto. (I will delete packages shortly.)
2006-04-18Import compositeproto from pkgsrc-wip.reed6-0/+123
This package provides Composite extension headers from the modular X.org X11 project. This will replace the compositeext package.
2006-04-18Import renderproto from pkgsrc-wip.reed6-0/+139
This provides the Render extension headers from modular X.org X11 project. This will replace the renderext package.
2006-04-18Import randrproto from pkgsrc-wip.reed6-0/+142
This provides the Randr extension headers from modular X.org X11 project. This will replace the randrext package.
2006-04-18Import fixesproto from pkgsrc-wip.reed6-0/+115
This will replace the fixesext package. This provides the Fixes extension headers from modular X.org X11 project.
2006-04-18Import xextproto from pkgsrc-wip.reed6-0/+175
This provides the XExt extension headers from modular Xorg X11. This will replace the xextensions package.
2006-04-18Change "wip" to "x11".reed1-2/+2
2006-04-18Import xproto from pkgsrc-wip.reed5-0/+76
X protocol and ancillary headers from modular Xorg X11.
2006-04-17More PKGREVISION bumps for png-1.2.9nb2 update.wiz4-7/+8
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz251-403/+502
2006-04-17PLIST fixadam1-1/+25
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam111-32431/+32431
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-16Update to 2.14.1.1.wiz3-7/+36
============== Version 2.14.1 ============== Fixes * Make URI canonical before using them (Vincent) * Remember the added locales in GnomeDitemEdit (Vincent) * Sort locales list in GnomeDitemEdit (Vincent) * Make sure that there is a Name/Comment/etc. for C locale when generating a .desktop file (Vincent) * Use gdk_x11_display_get_user_time() to get the launch time (Vincent) Misc * Generate API documentation (Vincent) * Add GTK to the categories of gnome-about.desktop (Vincent) Documentation * Replace entities with UTF-8 (Shaun McCance) * Updated URLs and emails in the gnome-feedback document (Joachim Noreiko) Doc Translations * Maxim Dziumanenko (uk) Translators * Pema Geyleg (dz) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Luca Ferretti (it)
2006-04-14Changes 2.8.4:adam3-416/+26
* IconTheme: Avoid crash in get_search_path(). * Some code size reduction by using more static functions instead of anonymous namespaces, and by avoiding some code duplication. * Windows Build: - MSVC++ build: Use the new /vd2 compiler option to get the new unbroken dynamic_cast<> with MSVC++. There are now no known problems with the MSVC++ build. - mingw32 and cygwin builds: Correct some API export/import problems.
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz2-4/+4
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam88-222/+176
USE_TOOLS+=msgfmt.
2006-04-13Only install headers in lib/fonts/bitmap when not building the Xserverjoerg2-1/+16
to avoid overriding installed files.
2006-04-13Fix the right files.rillig1-4/+4
2006-04-12Fixed the path to the Perl interpreter. Bumped PKGREVISION.rillig1-3/+7
2006-04-12Sorted PLIST.rillig1-4/+4
2006-04-12The documentation is installed into share/doc instead of share/doc/html.rillig2-515/+516
Bumped PKGREVISION.
2006-04-12Don't create xorg/lib/X11/fs as symlink to the config directory,joerg2-1/+15
it prevents the default config from being included correctly in the package. Add a random imake dependency to xorg-fontserver while here and bump the revision.
2006-04-12The documentation is installed in share/doc instead of share/doc/html.rillig2-1706/+1707
Bumped PKGREVISION.
2006-04-12Include man page in PLIST. Bump revision.joerg2-3/+4
2006-04-12update to 1.6.1drochner3-7/+8
changes: * Updated Lang files (php, ruby, perl, xml, .desktop) * Consume all button press events on the line numbers margin * Updated translations
2006-04-12Add ratmen.minskim1-1/+2