summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-04-15Update to 2.6.7:wiz6-45/+18
Overview of Changes from GTK+ 2.6.6 to GTK+ 2.6.7 ================================================= * Revert two fixes from 2.6.5 which were causing problems [Crispin Flowerday] * New and updated translations (bg,ja,ko,ca) Overview of Changes from GTK+ 2.6.5 to GTK+ 2.6.6 ================================================= * Add 16x16 versions for some stock icons [Vincent Noel] * Bug fixes [Tommi Komulainen, Roman Kagan, Ivan Wong, Matthias Clasen, Jakub Jelinek, Arjan van de Ven] * New and improved translations (pl) Overview of Changes from GTK+ 2.6.4 to GTK+ 2.6.5 ================================================= * Fix compilation with gcc 4.0 [Matthias Clasen] * GtkFileChooser - Ellipsize the preview label [Jeroen Zwartepoorte] - The mime code can now use a mmapped cache [Matthias] * GtkTreeView - Don't pop up the entry context menu if the the search entry is not visible [Billy Biggs] - Make enable_search control only typeahead, not C-f search [Sven Neumann] - Allow resetting search-column to -1 [Lorenzo Gil Sanchez] - Make gtk_tree_view_expand_all work [Tristan Van Berkom, Jonathan Blandford] - Make double-click to autosize work again [Matthias, Jonathan] * GtkComboBox, GtkComboBoxEntry - Make gtk_widget_grab_focus() work [Gustavo Carneiro] - gtk_combo_box_get_active_text() now always returns the current text. [Robert Staudinger] * gdk-pixbuf - Use correct update regions when incrementally loading BMP and TGA images [Owen Taylor, David Costanzo] - Support saving BMPs [Ivan Wong] - Bug fixes [Tommi Komulainen, Morten Welinder, David, John Ellis] * Other bug fixes [Christian Persch, Sven Neumann, Philip Langdale, Tomislav Jonjic, Thomas Leonard, Yury Puzis, Manish Singh, Doug Quale, Ryan Lortie, Kjartan Maraas, Morten, Felipe Heidrich, Paolo Borelli, Jorn Baayen, Hazael Maldonado Torres, Tommi, Stefan Kasal, Billy, Felipe Heidrich, Hans-Wolfgang Loidl, Jacob Kroon, Steven Walter] * Documentation improvements [Johan Dahlin, Matthias, Jianfei Wang, Olivier Sessink, Jon-Kare Hellan, Kristof Vasant, Billy, Worik Stanton, Ken Siersma, Morten] * New and improved translations (ca,cs,cy,da,de,en_CA, en_GB,es,fi,fr,gu,hu,it,lt,nl,pl,pt,pt_BR,ro,ru,rw,sq, sr,sr@Latn,sv,uk,zh_CN,zh_TW)
2005-04-15fixup distinfo for last.markd1-14/+5
2005-04-15s/MKDIR/INSTALL_DATA_DIR/rh1-2/+2
2005-04-15Create the Fonts directory before installation.rh1-1/+4
2005-04-15Use @unexec ${RMDIR} to remove share/xfce4/mime and share/xfce4 asmartti2-4/+4
xfce4-icon-theme will also write to these directory (but it does not depend on libxfce4gui or libxfce4util).
2005-04-14Require at least xorg-libs>=6.8.2nb1 (radeon driver fix)xtraeme1-1/+4
2005-04-14Now the radeon driver works correctly, bump PKGREVISION to knowxtraeme1-2/+2
which version is the fixed one.
2005-04-14* Apply patch from OpenBSD CVS to fix libXpm vulnerability:xtraeme5-4/+79
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0605 * Apply patch from FreeBSD/ports to fix the problem with the radeon driver switching from graphics to text mode. Bump PKGREVISION.
2005-04-14Add kcm_usb support for NetBSD and add appropriate PLIST entries onmarkd6-10/+105
platforms that now support it (NetBSD, FreeBSD and Linux). Bump PKGREVISION.
2005-04-14Remove some patches only required for gcc2 on Solaris and add a couplemarkd16-162/+40
that fix build with later gcc's.
2005-04-14Define "BUILD_TARGET" so that "Xcb.ad" really gets built.tron1-1/+2
2005-04-14Fix build problem under NetBSD 3.0_BETA caused by broken signaltron2-1/+52
handler declaration.
2005-04-14One more try at getting this right on solaris. The last patches fixeddmcmahill3-7/+15
things when X is openwin but broke the pkg for XFree86 and probably Xorg. So conditionalize things on X being openwin for SunArchitecture.
2005-04-13Bump BUILDLINK_RECOMMENDED for the latest security fix.salo1-2/+2
2005-04-13qt3 build system makes a difference between MacOS X and Darwin: it willbouyer2-5/+17
build with X11 support on Darwin and MacOS X native interface on MacOS X. But the Free qt3 only includes X11 support, and so the build fails on MacOS X. Change the build defines to use the same options on MacOS X and Darwin.
2005-04-13patch TCL_SRC_DIR and TK_SRC_DIR into tclConfig.sh and tkConfig.sh correctlyjschauma2-4/+4
2005-04-13Set "LIB_RUNTIME_DIR" in "CONFIGURE_ENV" to make sure thattron1-1/+2
"${PREFIX}/lib/tclConfig.sh" prints a reasonable value for "{TCL_CC_SEARCH_FLAGS}" to avoid confusing buildlink3.
2005-04-13Marked pthread as required for NetBSD-1.6.2. Fixed some quoting errors.rillig1-3/+5
Approved by jlam.
2005-04-12Changes 0.9.5:adam3-14/+39
* Added support for window alpha on X servers. * Add support for old and new freetype libs. * Some improvements to the Windows backend.
2005-04-12Changes 0.9.5:adam4-70/+73
* Beginnings of CUPS interface were added. * Added new control colors and methods from 10.3 version of Cocoa. * Added new font methods from 10.3 version of Cocoa. * NSApplication -runModalSession behavior changed. * You can find the GUI library's version using the Info.plist
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2005-04-12fix buffer overflow by corrupt PCX files, leading to crashes or codedrochner9-2/+329
injection, see http://bugs.kde.org/show_bug.cgi?id=102328 bump PKGREVISION
2005-04-12Added a bunch of patches needed for gcc-2.95. Approved by jlam.rillig6-1/+154
2005-04-12Added a patch needed for gcc-2.95. Approved by jlam.rillig4-2/+54
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv251-502/+251
2005-04-11patch tclConfig.sh and tkConfig.sh so that they do not contain referencesjschauma2-3/+15
to the build environment, which of course no longer exists once we install the file. Also make sure that variables are set using double quotes, so that variables inside are expanded. Ok jwise@.
2005-04-07Added three patches needed for gcc-2.95. Approved by wiz.rillig4-1/+65
2005-04-06WTF since when this package may conflict with XFree86-libs??xtraeme1-3/+2
this is impossible, because XFree86-libs installs the files into ${X11ROOT_PREFIX}, remove the line. Bump PKGREVISION.
2005-04-06Add dependency on libusb (on platforms that it supports) as configuremarkd1-2/+5
will find libusb-config if installed and try to use it, breaking the mouse settings control center panel, so let it use it. Bump PKGREVISION.
2005-04-05Bring back DARWIN_USE_QUARTZ; fix PR#29886adam1-1/+2
2005-04-04Avoid installing files to /xscreensaver.wiz2-7/+25
Patch from Kouichirou Hiratsuka (thanks!). If you installed xscreensaver after 4.21, ``rm -r /xscreensaver''. Sorry.
2005-04-01Changes 1.1.2:adam3-15/+14
* Saturn's rings are now drawn properly when using "magnify" in the config file. * Added marker_fontsize as an option in the configuration file. * Added the Bonne, Gnomonic, Polyconic, and Tangential Spherical Cube (TSC) projections. * Added the -proj_param option. Note that the -projection option cannot be abbreviated to -proj anymore! * Color cloud maps are now allowed. * A color may now be specified with -background.
2005-04-01Security fix for CAN-2005-0891:salo4-4/+31
"David Costanzo has reported a vulnerability in GTK+, which can be exploited by malicious people to crash certain applications on a user's system. The vulnerability is caused due to a double free error in the BMP loader. This can be exploited to crash an application linked against GTK+ when a specially crafted BMP image is processed." Bump PKGREVISION. Patch from Fedora.
2005-03-30Unify PLIST. OK'd by xtraeme@.hira22-1850/+1858
2005-03-30No virtual consoles on macppc apparently. Ride previous bump.markd2-4/+4
2005-03-30On NetBSD give vt05 as an argument to X in the kdmrc (as used to happenmarkd3-2/+30
in 3.3). Fixes PR pkg/29827. Bump PKGREVISION.
2005-03-30Fix xfce4 build problemsmartti11-23/+23
- make libxfce4gui depend on startup-notification - rebuild the buildlink3.mk files to catch the new dependencies
2005-03-29Sync SUBST_CLASSES=thr with meta-pkgs/xorg/Makefile.common, whichxtraeme1-2/+3
supports NetBSD>=1.6M.
2005-03-29Add and enable ggiterm.wiz1-1/+2
2005-03-29Initial import of ggiterm-0.7.0:wiz4-0/+41
ggiterm is a terminal emulator for the GGI graphics library. It uses freetype to display internationalized and (depending on the color depth) antialiased text. It is also backward compatible with the wide- spread DEC vt100 terminal, but features nifty additions to the old standard, like colors.
2005-03-28Remove security/cyrus-sasl and security/cy-login. These packagesjlam2-6/+6
tracked the Cyrus SASL 1.5.x releases, which are no longer maintained. Adjust packages to use security/cyrus-sasl2 instead for SASL support. This closes PR pkg/28218 and PR pkg/29736.
2005-03-27comment out some dirrm's that MAKE_DIRS now handles properly.markd1-9/+9
2005-03-27make and remove an empty directory.markd1-1/+3
2005-03-27Remove obsolete configure argument.wiz1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-2/+2
2005-03-26On NetBSD 1.6.2 don't try and use utmpx and don't use the foundmarkd1-1/+7
fontconfig-config (because configure doesn't then look for the pkg-config entry for the current pkgsrc fontconfig).
2005-03-26xscreensaver needs Xrandr; add its buildlink3.wiz1-0/+2
2005-03-26Move creation/deletion of share/kde/apps/remoteview to kdelibs3/dirs.mkmarkd2-3/+4
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz26-71/+26
useful.
2005-03-24Remove xscreensaver-gnome.wiz1-2/+1