summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-11-08Make dependency on Xrandr and xcursor explicit rather than trying to notemarkd3-26/+20
which bits wouldn't get built if you didn't have them.
2004-11-08Allow distinguishing the version of Xrandr that came with XFree86 4.2markd2-5/+6
from that of XFree86 4.3.
2004-11-08SunOS PLIST that got left off yesterday.markd1-0/+121
2004-11-08Remove patch-ai, which is the same file than DragonFly.cf in ${FILESDIR},xtraeme2-285/+1
noted by hira@ in private email.
2004-11-07Add support for building XFree86 packages on Solaris.markd6-14/+69
Claim to be using gcc always and assume that the wrapper framework will deal with the differences for other compilers (rather than getting imake to try and do it).
2004-11-06No need to include bsd.prefs.mk; should have been removed when vte wasminskim1-3/+1
updated to 0.11.11.
2004-11-06Explicitly include buildlink3 files of packages directly used.minskim2-2/+9
2004-11-06Add patch from jmmv that fixes scrollkeeper core dumps during installation.wiz2-1/+29
2004-11-06gnome2-control-center shouldn't be here; found by dmcmahill@.jmmv1-3/+1
scrollkeeper doesn't have to either.
2004-11-05Fix CONF_FILES in xorg-clients, the 'xdm' subdir already was set byxtraeme1-10/+11
EGDIR! (hi reed!)
2004-11-04Changes 2.4.7:adam3-11/+43
* TreeModelFitler: - Really fix the constructor. - Warn when calling set_value() on the filter mdoel instead of the child model. - set_modify_func(): Make this work - don't ignore the value. * TreeView: add_column_editable() operates on the child model if the model is a TreeModelFiler. * Documentation: - Updated popup menu section and example, to use UIManager. - Added 2 TreeModelFilter examples. (Murray Cumming) Changes 2.4.6: * TreeModelFilter: Correct the constructor implementation, so that this is usable. * gtkmm.h: #include filechooserwidget.h. (Arjan Timmerman) * Gdk::Screen::get_default(): Correct the reference counting, to avoid a crash. (Jonathan Brandmeyer) * Windows platform: - Added MSVC++ project files, which might work. (Timothy Shead) - Build fix for cygwin. (Roger Leigh) * Documentation, book: - Slightly improved UIManager explanation and ported the menu and toolbar examples to UIManager. - Added custom containers section. (Murray Cumming) - Add FileChooser section, though it needs more detail. (Gene Ruebsamen) - Updated the windows installation appendix. (Gene Ruebsamen) Changes 2.4.5: * Gtk::Settings::get_default(): Correct reference-count error. (Murray Cumming) * Gtk::ActionGroup, EntryCompletion, UIManager: Make constructors protected instead of private (Christopher Palm). * Examples: TreeView: - Added popup example, from gtkmm 2.2. - drag_and_drop: Correct vfuncs. * Documentation: - libglademm memory management. - Tell people to check pkg-config for 2.4, not 2.2. - Gtk::TreeSortable: Document sort function return value. (Murray Cumming)
2004-11-03Remove some useless C99-isms that cause the build to fail with GCC 2.95.jmmv3-1/+45
Should fix the problem exposed by kristerw@'s NetBSD 1.6.2 bulk build.
2004-11-01Make this build/work on DragonFlyBSD. Patches were submitted byxtraeme5-2/+595
Todd Willey via tech-pkg@.
2004-11-01Workaround for compilation problems on Solaris/gcc.gavan23-14/+304
2004-11-01Use GNU awk.gavan1-1/+2
2004-10-30Add and enable p5-X11-Protocol.minskim1-1/+2
2004-10-30Import p5-X11-Protocol from pkgsrc-wip. Packaged by Roland Illig.minskim4-0/+28
X11::Protocol and the related modules in this distribution are a rough equivalent of Xlib (libX11.a, with a bit of Xau and Xext mixed in) used for drawing windows on and otherwise manipulating X11 window servers.
2004-10-30remove patch backup files in mkspecs/ so they don't get mistakenlygrant1-1/+2
installed.
2004-10-29use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,jdolecek1-2/+2
so that we'd not force dependance on specific MySQL version, and instead pick the currently installed mysql*-client (or install the default if there is no mysql-client package installed yet) this makes package buildable with arbitrary MySQL version, such as 3.23.x, 4.0.x or 4.1.x
2004-10-28Update to 0.9.16:jmmv6-39/+39
Changes in 0.9.16 ================= Speech: * Modify to remove information from queue for an end of speech marker only if the marker is for text for which information is. Changes in 0.9.15 ================= Presentation: Gnopernicus now presents context information for when a toolbar item is focused. Translation: Added and updated Romanian translation. Updated Canadian English, Italian and Simplified Chinese translations. Changes in 0.9.14 ================= Miscelaneous: * Gnopernicus uses now version 1.7 of autotools. Translation: * Updated Danish, Korean, Spanish and British translations. Changes in 0.9.13 ================= Miscelaneous: * Gnopernicus uses now version 1.7 of autotools. Translation: * Updated Danish, Korean, Spanish and British translations. Changes in 0.9.12 ================= Translation: * Added Russian, Turkish, Traditional Chinese translations.
2004-10-28Update to 0.11.8:jmmv2-6/+5
What's new in gnome-mag-0.11.8: * bugfixes, sanity checks on client requests. What's new in gnome-mag-0.11.7: * magnifier's use of the new DAMAGE x extension can be turned off via the MAGNIFIER_IGNORE_DAMAGE environment variable, or via the "--ignore-damage" command line flag. This is a debugging feature. * magnifier now does some sanity checking on the setROI calls before attempting to comply. What's new in gnome-mag-0.11.6: * Fix for bug 141376 and 152300; we now provide the missing epv implementation for getTargetDisplay and getSourceDisplay, and we check to make sure we can connect to a display before trying to change source or target.
2004-10-28Update to 2.8.1:jmmv2-6/+5
* Build fixes [Kjartan] * New and updated translations - Meelad Zakaria, Roozbeh Pournader [fa] - Dmitry G. Mastrukov [ru] - Adam Weinberger [en_CA] - Marcel Telka [sk]
2004-10-28Update to 1.1.1:jmmv3-7/+13
* New languages specs for fortran, css, javascript and pascal. * Bug fixes and updated translations.
2004-10-28Convert to buildlink3.wiz1-11/+8
2004-10-28Wildcard depends.wiz1-2/+2
2004-10-28Fix depends.wiz1-2/+2
2004-10-28Fix depends, bump PKGREVISION.wiz1-12/+12
2004-10-28Move USE_BUILDLINK3 into Makefile.common.gavan6-11/+7
This change ensures that USE_BUILDLINK3 is defined before compiler.mk is included.
2004-10-28Pay attention to LDFLAGS when building qmake. This allows qmake to linkgavan2-5/+11
correctly against pkgsrc gcc.
2004-10-26Update to 2.8.1:jmmv3-17/+16
Session Manager * Don't crash gnome-session-remove if we can't get a program name (Ray Strode) * Add a big bunch of debug spew (Federico) * Don't leak the splash screen background image (Kjartan) * Remove the purge timeout when re-incarnating a client (Federico) Misc * Use automake 1.7 (James Henstridge) Translators * Adam Weinberger (en_CA) * Changwoo Ryu (ko)
2004-10-26Update to 2.8.1:jmmv2-6/+5
Bugfixes: - Patch to fix crash-causing namespace issue (Robert Basch, bug #116693). New/updated translations: 2004-09-22 Dmitry G. Mastrukov <dmitry@taurussoft.org> * ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-09-15 Alessio Frusciante <algol@firenze.linux.it> * it.po: Updated Italian translation by Luca Ferretti <elle.uca@infinito.it>.
2004-10-26Update to 2.8.1:jmmv2-6/+5
Panel * Prevent against future config breakage when changing the default setup (Mark) * De-sensitize addto button when nothing is selected (Vincent Noel) * Fix icon scaling issue in the run dialog (Vincent Noel) Translators * Christophe Merlet (fr) * Alessio Frusciante (it)
2004-10-26Update to 2.8.1:jmmv2-6/+5
- Some tweaking of the available default applications - Background capplet fixes (#154003) - keyboard patchs (#144490) (#153866) - Patch leak in XKB code - update translations
2004-10-26Update gnome2-pixmaps and gnome-desktop to 2.8.1:jmmv3-15/+16
Fixes * Make %k in .desktop files work again (Brian Ryner) * Use automake 1.7 (James Henstridge) * New icons (Jakub Steiner, James Ogley) Translators * Wang Jian (zh_CN)
2004-10-22The CONFLICTS lines for xextensions, libx11 and libXaw should bextraeme1-6/+5
only when X11BASE = LOCALBASE, otherwise they are useless, because the xorg packages install the files into ${X11ROOT} aka ${PREFIX}/xorg and not ${PREFIX}. Bump PKGREVISION because the binary has been modified.
2004-10-21Patches no longer neededadam2-54/+0
2004-10-21Changes 1.1.5rc1:adam9-115/+111
- Documentation updates (STR #186, STR #245, STR #250, STR #277, STR #281, STR #328, STR #338) - fl_scroll() did not handle scrolling from off-screen on WIN32 (STR #315) - Fl_File_Chooser did not allow manual entry of a drive letter (STR #339) - Fl_Menu now uses the boxtype to redraw the menu background (STR #204) - Fl_Scroll now shows the background image when a framed box type is used and the Fl_Scroll is a direct decendent of a window (STR #205) - Added a new_directory_tooltip string pointer to allow localization of the file chooser's new directory button (STR #340) - Added Fl_Menu_::find_item() method (STR #316) - The Fl_Widget copy operator definitions were not conditionally compiled properly (STR #329) - FLUID's Layout functionality did not move child widgets when laying out group widgets (STR #319) - FLUID's Layout->Center In Group functionality did not properly handle widgets that were children of a Fl_Window widget (STR #318) - The Fl_Text_Display destructor did not remove the predelete callback associated with the current buffer (STR #332) - Fixed several bugs in the MacOS X Fl::add_fd() handling (STR #333, STR #337)
2004-10-21Use POSIX termios on Interix.minskim2-1/+15
2004-10-21Use initgroups(3) only when it is available.minskim5-12/+42
2004-10-20Update to 2.8.0:jmmv3-8/+9
- HIG fixes - a11y fixes for the encodings menu - fix georgian encoding - added and updated translations
2004-10-2080 chars per line.xtraeme1-8/+15
2004-10-20Make xdm use configs from under PKG_SYSCONFDIR.reed8-19/+283
Some ideas came from NetBSD's XFree86 customizations. Use USE_PKGINSTALL and CONF_FILES for xorg-clients. Installs xdm configs (and shell scripts) to examples directory. Create OWN_DIRS for the authDir. PLIST changes are for chooser is now in bin directory. And pixmaps moved to include/X11/pixmaps directory. xdm configs are no longer in lib/X11/xdm (so they are no longer lost on reinstall). (Anyone want to do twm and other configs?)
2004-10-19Bump PKGREVISION because the evolution-data-server dependency was bumped tojmmv1-2/+2
ensure that a serious runtime fix gets pulled in.
2004-10-19Bring the qmake.conf we use in line with those from qt 3.3.3.markd3-6/+8
Bump PKGREVISION of qt3-tools. Noted by Christoph Badura.
2004-10-16Add patch missed in the previous commit, which replaces setpgrp withminskim2-1/+17
setpgid when setpgrp is not available.
2004-10-16Use setpgid(3) if setpgrp(3) is not available (e.g. on Interix).minskim4-1/+40
2004-10-15Apparently, librep is a gross abuser of libtool, and breaks most oftv3-11/+39
libtool's rules about linking and installing. Worse yet, it encourages users of the library to reuse its libtool abuse. So we have to whack the installed .la files to make them correct as if libtool were *correctly* invoked in the first place.
2004-10-15Fix PLIST issue: fix typo on regexp to search for in Xrandr.h to determineseb1-2/+2
if X RandR extension is present and therefor its support compiled in. XXX Should PKGREVISION bumped? XXX Shouldn't ../x11/Xrandr/buildlink3.mk included instead if X Extension in X11BASE is supported so a dependency on Xrandr package is eventually included?
2004-10-15Update to 2.8.1.1:jmmv2-6/+5
Changes in GNOME-Applets 2.8.1.1 ================================ Overall * Fix possible crasher in gweather preferences (Mark McLoughlin) * Fix error in Italian translation that caused gweather to not parse the location list (Kjarten Maraas) Changes in GNOME-Applets 2.8.1 ============================== Overall * Bugfixes * New icons from Jakub Steiner (charpick, geyes, gswitchit) * Fix multiload network traffic under NetBSD (Douglas Brebner) Translations * nl (Michael Sikkes) * az (Mətin Əmirov) * ca (Jordi Mallach) * ar (Arafat Medini) * fr (Christophe Merlet, Raphael Tournoy, Yannick Marchegay) * ko (Changwoo Ryu) * it (Luca Ferretti) * ru (Leonid Kanter) * it (Alessio Frusciante, Francesco Marletta) * en_GB (David Lodge) * fa (Meelad Zakaria) * zh_TW (Abel Cheung)
2004-10-15Fix PLIST when samba support is not compiled in: set PLIST variable HAVE_SMB toseb1-1/+3
'@comment '