summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-11-04Added two patches to make the package build with sunpro.rillig3-1/+40
2007-11-03wrong category -> moved to wm/awesome.rillig6-73/+0
2007-11-03update to 2.20.0drochner4-14/+27
This switches to the new gnome-2.20 branch.
2007-11-03+gtksourceview2drochner1-1/+2
2007-11-03Import gtksourceview2-2.0.1 which a new major version of gtksourceview,drochner5-0/+240
needed by gedit. It can coexist with gtksourceview-1.x.
2007-11-03update to 2.20.1drochner3-44/+41
This switches to the new gnome-2.20 branch.
2007-11-03update to 2.20.1drochner3-13/+29
This switches to the new gnome-2.20 branch.
2007-11-03update to 2.18.2drochner3-12/+21
This switches to the new gnome-2.20 branch.
2007-11-03update to 2.20.0drochner3-9/+39
This switches to the new gnome-2.20 branch.
2007-11-03update to 2.12.2drochner3-13/+27
This switches to the new gnome-2.20 branch.
2007-11-03Imported awesome from pkgsrc-wip.rillig6-0/+73
awesome is a tiling window manager initialy based on a dwm code rewriting. It's extremely fast, small, dynamic and awesome. Packaged by adam.hoka@gmail.com.
2007-11-01When restoring the working version, it is better to actually use the oldjoerg1-21/+4
copy and not one with random junk in it that doesn't match the checksum.
2007-11-01Fix default kdm/Xsession for csh/tcsh.markd3-2/+17
From Jason Boyer in PR pkg/37158.
2007-10-31Don't include files more often than necessary.rillig1-3/+2
2007-10-31Fixed pkglint warning about IMAKE_MANNEWSUFFIX.rillig1-2/+2
2007-10-31update to 2.20.0drochner2-8/+7
This switches to the new gnome-2.20 branch.
2007-10-31update to 2.12.0drochner3-9/+193
This switches to the new gnome-2.20 branch.
2007-10-31Add hack to build without ipv6. From PR pkg/37154 by Yakovetsky Vladimirmarkd2-2/+17
2007-10-30Based on some feedback, comment out the newly added LICENSE=xxx for now.martti1-2/+2
I'll re-activate this later when the global license stuff is activated.
2007-10-30Added LICENSE=gnu-gpl-v2martti1-1/+2
2007-10-30Backing out unintended changeshannonjr1-18/+2
2007-10-30Back out unintended changeshannonjr1-23/+29
2007-10-29don't try to @dirrm share/devhelp/booksdrochner1-2/+1
2007-10-29Unfinished packageshannonjr3-35/+62
2007-10-28Don't use the special permissions from configure, but annotate themjoerg5-10/+90
directly. The OSF setgid is currently left out. Add DESTDIR support.
2007-10-28Add DESTDIR support.joerg1-24/+22
2007-10-27Update to 2.10.0:wiz6-23/+48
2007.09.25 [Jacques] * Various preparations for release. * Use the "Glade for Windows" distribution for win32, supporting glade and rsvg. 2007.08.17 [Jacques] * some more patch by Julien Moutinho (style and Rc). * do not set LC_NUMERIC to C (ocaml is now ok) (Volker Grabsch). * avoid some warnings in ml_gdkpixbuf and ml_glib. 2007.08.09 [Benjamin] * GtkImage : clear support 2007.08.08 [Benjamin] * Fix typo in property "wrap-license" (was "wrap-licence") of GtkAboutDialog * Add GtkFileChooser "do-confirm-overwrite" property support and "confirm-overwrite" signal * GWindow "urgency-hint" property support 2007.08.07 [Benjamin] * Add Glib.usleep * Add Stock icons for Gtk 2.10 and 2.8 * Add has_selection and cursor_position properties in GText.buffer 2007.08.06 [Benjamin] * Add support for GtkAssistant of Gtk 2.10 2007.06.18 [Jacques] * merge patches by Julien Moutinho for GdkDisplay and gtk_tree_view_get_cell_area. 2007.06.08 [Benjamin] * Add support for gtk_link_button 2007.06.07 [Benjamin] * gtksourceview support 2007.05.27 [Benjamin] * fixed bug in GWindow.about_dialog whose callbacks raised an uncaught Not_found. The default Close button now responds `CANCEL and not `CLOSE. 2006.11.19 [Olivier] * add some missing properties in GtkIconView (in module GTree) (2.6) * add some missing properties in GtkButton (2.4, 2.6) 2006.11.03 [Olivier] * move GtkSocket code from ml_gtkbin.c to ml_gtk.c since it is wrapped in GWindow. 2006.10.27 [Jacques] * add Gdk.Cursor.get_image * remove Gdk.Cursor.destroy (could be dangerous) * add new methods to GData.clipboard (partly from SooHyoung Oh) 2006.10.13 [Jacques] * add GDraw.drawable#colormap,gc,set_gc 2006.09.15 [Olivier] * wrap GtkMenuToolButton (2.6) In lablgtk2-20060908: 2006.08.08 [RobertR] * export copy_memblock_indirected and ml_lookup_flags_getter for Windows 2006.07.06 [Jacques] * make ABSVALUE=1 to use a custom mlvalues.h where value is abstract 2006.05.13 [Jacques] * delay finalization functions when they may trigger a callback 2006.02.03 [Jacques] * add GLayout#bin_window 2005.12.19 [Jacques] * lablgladecc : apply Keita Yamaguchi's patch 2005.12.02 [Benjalin] * lablgladecc : support for GtkAboutDialog 2005.11.10 [Olivier] * wrap gtk_tree_view_expand_to_path (2.2) 2005.11.03 [Benjamin] * lablgladecc : emit w#toplevel#misc#show_all instead of w#toplevel#show in check_all, because some toplevel widgets (gMenu for example) do not have a show method 2005.10.28 [Jacques] * add windows support for rsvg
2007-10-27MAKE_JOBS_SAFE=no, as reported in PR 37233.rillig1-1/+2
2007-10-27Update to 2.12.1:wiz4-42/+11
Overview of Changes from GTK+ 2.12.0 to 2.12.1 ============================================== * Bugs fixed: 472965 a small improvement for scrolling behavior with PgUp/PgDown 460194 Gtk tooltips + swt crash 478803 Segfault in gtk_print_operation_run when no range specified 480123 Crash from GTK's new search feature 483223 im-xim.so leaves callbacks connected to display "closed" ... 476342 Icon cache validation causes severe page-in 484008 configure fails during CUPS version tests on some platforms 327243 GtkFileChooserButton emits two "selection-changed" signal... 465380 gtkfilechooser cannot show the modified date on none UTF-... 467269 Inkscape Flickers horribly 476686 gtkrecentchooser select-multiple property 478173 GTK's Tracker search engine does not work anymore 478371 totem volume slider appears on all workspaces 482089 GtkPrintOperation check for null default signal handler b... 482504 Missing locale to UTF-8 conversion for modification time ... 482841 critical warnings on gdk_display_close after _gtk_tooltip... 483563 remains of gtk_widget_ref() in gtkdnd.c 483730 Keyboard navigation of mutiple-selecting gtk.TreeViews im... 484650 Typo in docs for GdkGrabBroken 484730 In MS-Windows theme, GtkBorder freed with g_free() instea... 486360 Failed to convert Empathy Glade files 389358 print dialog: unit selection dialog can't be closed 448343 File chooser should maintain sort state during folder swi... 477447 GtkPaned documentation doesn't mention behaviour with onl... 482034 GtkMenuPositionFunc push_in parameter description 482837 duplicate declaration of gtk_notebook_create_window() 478637 Notebook tab labels not correctly centered in ms-windows ... 484132 gtk_recent_info_get_icon docs 486636 "Cannot open display" message doesn't include display whe... 455284 Ctrl+L should work depending if it has focus or not 478377 10x speed up for window motion/scroll (gdk-quartz) 485301 Filename is garbled in print dialog on none UTF-8 485437 Fix testxinerama.c to not query current monitor by default 486155 Docs for gtk_text_iter_forward_line() 339877 pixbuf loader incorrectly returns wbmp 456137 Pidgin will crash in fail-safe session due to a NULL poin... 456676 Critical warning in gtk_drag_drop_finished() 352643 crash in gtk_entry_completion_default_completion_func 477280 volume button docs fix 477704 Add docs for GtkTreeModelForeachFunc 476920 Move GtkFileSelection to the deprecated section * Updated translations: - Arabic (ar) - Assamese (as) - Belarusian Latin (be@latin) - Catalan (ca) - Estonian (et) - Basque (eu) - Hebrew (he) - Ido (io) - Italian (it) - Japanese (ja) - Georgian (ka) - Kannada (kn) - Korean (ko) - Lithuanian (lt) - Dutch (nl) - Polish (pl) - Romanian (ro) - Slovenian (sl)
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam8-12/+8
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Move code that generates a dynamic PLIST from the {pre,do,post}-installjlam1-7/+7
targets and into a GENERATE_PLIST variable definition. Remove some unnecessary empty PLISTs as a result of properly setting GENERATE_PLIST.
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam4-0/+8
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam10-14/+0
can handle packages having no PLIST files.
2007-10-24Fix up COMMENT, this is not the VESA driver...xtraeme1-2/+2
2007-10-24Change qmake to not add the target directory as rpath.joerg4-10/+32
This would leak rpath references to the build directory and libtool should take care of this already. Non-libtool builds might be broken by this, but they shouldn't use -Wl,-R either, but -Wl,-rpath. Bump revision of qt3-libs (rpath changes) and qt3-tools (qmake changes).
2007-10-24Supports DESTDIR.joerg1-1/+3
2007-10-23Added x11/xf86-video-radeonhd.xtraeme1-1/+2
2007-10-23Initial import of xf86-video-radeonhd. This is a snapshot from the gitxtraeme5-0/+53
repository because there is not an official release yet. This is the video driver for ATI Radeon HD cards for the modular Xorg server. This works well enough on my Radeon HD 2600XT DDR3.
2007-10-23The package supports installation to DESTDIR.heinz1-1/+3
2007-10-23recordproto contains only header files, relax from full to build dep.tnn1-1/+3
2007-10-21No need "ENABLE_CUPS" anymore since last option.mk change.obache2-13/+3
2007-10-21Suppress the unexptected cups detection.obache1-2/+2
Fixes PR 37134.
2007-10-20Update KDE to 3.5.8markd193-561/+1064
2007-10-20Update to KDE 3.5.8markd4-12/+10
2007-10-20Update to KDE 3.5.8markd4-190/+24
POP3 ioslave * Fix SASL Authentication fails if another client of sasl is loaded. SMTP ioslave * Fix SASL Authentication fails if another client of sasl is loaded. Kate * Add .hh Extension for C++ syntax highlighting. * Highlight 'read' and 'write', used when declaring properties in Pascal. * Fix code folding breaks highlighting. * Fix tabs in wrapped line broke cursor navigation. * Fix save doesn't work after redo. * Do not disable quit button when no session is selected but the open session button. * Pressing X now triggers the open session button, when it should trigger quit button. KControl * When delete all is pressed, only delete the visible cookies if the view is filtered. * Do not loose the domain-specific cookie policies when cookie support is disabled and re-enabled again. * Newly added fonts are not available. kdesktop * Do not shutdown at autologout. kdm * Do not attempt to auto-login after a post-session shutdown confirmation. * Fix CVE-2007-4569. kwin * Fix restarting KWin messes up active border order. * Fix block global shorcuts is broken. Konsole * Real transparency support without side effects, if qt-copy patch #0078 is available. Konqueror * Fix Konqueror not autodetecting new plugins. * Avoid preview crashes when view is invalid. * Resolve media: and system: urls to local files in the popup menu. * Fix crash when the window is deleted from onmousedown. * Fix nspluginviewer crashes on amd64.
2007-10-20Update to KDE 3.5.8markd8-72/+143
core libs * Small performance improvements. * Reworked KCmdLineArgs::makeURL to make "kpdf a:b" work when a:b is an existing file in the current directory. * Be more robust against addressbar spoofing. * A hostname may resolve to multiple addresses. When connection to one timeouts, we should not immediately give up. Instead, we try the other addresses. http ioslave * Fix crash on broken servers. * Fix Connection failed Url Frame Redirection. * Fix session cookies not always accepted. * Fix persistent cookies are treated like session cookies. * Fix a cross-site cookie injection vulnerability. * Fix for correctly propagating HTTP response headers > 8K. * Fix http responses containing just a header cause Konqueror to wait indefinitely for a response. * Fix problem with cookies in konqueror when server specified as IP adress. * Fix per-site cookie policy does not apply to cookies set for subdomains. KHTML * Fix handling of font-variant:inherit. * Fix GMail/Firefox yet again. * Fix confused cursor shapes if mail and new-window links appear on the same page. * Fix cannot type text into boxes on riteaid.com. * Optimize descendant selector matching. * Fix invalid placing of image. * Default to "UTF-8" per section 2 of the draft W3C "The XMLHttpRequest Object" specification. kjs * Do not convert accented latin1 characters into undrawable char in websites using advanced JavaScript.
2007-10-20Force to not install terminfo file. Fixes PR 37082.obache3-6/+17
A terminfo entry was installed into somewhere(or not) depending on tic command. Install termcap/terminfo entry source file in examples directory and mention it in MESSAGE. Bump PKGREVISION.
2007-10-15Update to xhost-1.0.2nb1: Explicitly pass inet6 setting to configure - from ↵abs2-1/+16
Yakovetsky Vladimir in PR/37115
2007-10-15Update to libSM-1.0.3: Explicitly pass inet6 setting to configure - from ↵abs2-1/+16
Yakovetsky Vladimir in PR/37116
2007-10-15Update to qt3-libs-3.3.8nb6: Explicitly pass inet6 setting to configure - ↵abs2-3/+10
from Yakovetsky Vladimir