summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2011-06-09update to 4.12.3drochner2-6/+6
This is a minor bug fix release.
2011-06-09update to 3.0.11drochner2-6/+6
changes: -Modernize custom paper size dialog look -Add an app chooser to the gtk-demo 'Pickers' example -bugfixes -translation updates
2011-06-06Have pthread.buildlink3.mk handle -lpthread correctly on all platforms.seanb3-2/+17
2011-06-05Rename immodule related variable names, and not to conflict with gtk2 immodules.obache3-13/+13
2011-06-05Update to 3.0.5ryoon2-7/+6
Changelog: * Support ssh directly (pkgsrc does not support yet) * Documents are updated. * Many font related fix.
2011-06-04the taglib check fails as it does not pass 1.10 as later than 1.4.abs3-3/+17
let pkgsrc handle the version check bump pkgrevision
2011-06-01bl3 on graphics/glu, because compilation fails due to missing glugdt1-2/+3
headers.
2011-05-25update to 3.0.10drochner2-7/+6
changes: -bugfixes -translation updates
2011-05-21Bump PKGREVISION for png-1.5 fix.wiz1-2/+2
2011-05-21Fix build with png-1.5; I'm not sure this will work, but at least it buildswiz2-8/+16
now.
2011-05-21* set LICENSE=gnu-gpl-v2obache3-2/+39
* add user-destdir installation support.
2011-05-21* build fixes, libpng-1.5, and others.obache6-5/+252
* set LICENSE * add user-destdir installation support.
2011-05-18update to 3.0.9drochner2-6/+6
changes: -bugfixes -theming improvements -translation updates
2011-05-18fix gtk2 and pangomm version requirementsdrochner1-2/+3
2011-05-18reset PKGREV for base pkg updatedrochner1-3/+1
2011-05-16Update DEPENDS on qt4-libs for other qt4 packages.cheusov3-7/+9
Fix for PR 44732.
2011-05-15this doesn't need libXp. bump pkg version.mrg1-3/+2
2011-05-15Build qt4-tools with qt4-libs with the same version.cheusov1-1/+3
This fixes PR pkg/44732.
2011-05-13update to 4.8.4drochner3-9/+8
changes: -adds support for Qt v4.7.2 -functional enhancements
2011-05-13update to 4.12.2drochner2-6/+6
chanhes: small number of functional enhancements
2011-05-13sync w/ base pkgdrochner3-8/+9
2011-05-13update to 2.5.1drochner3-8/+9
change: adds the QsciLexerMatlab and QsciLexerOctave classe
2011-05-13delete obsolete cksumsdrochner1-4/+1
2011-05-12My system does not appear to be picking up the pkgsrc png correctly - revert ↵abs1-4/+1
fallout
2011-05-12Changes 2.24.0:adam3-26/+268
New API in gtkmm 2.24: Gtk: * ComboBox and ComboBoxText now have a has-entry property, so ComboBoxEntry and ComboBoxEntryText are deprecated. * Range: Added get/set_round_digits() Gdk: * DragContext: Added drag_begin(). * Window: Added get_visual(), get_screen() and get_display().
2011-05-12Fix buildling on Mac OS Xadam1-11/+13
2011-05-12add libfltk_png.a & include/FL/images files to PLISTabs1-1/+4
2011-05-11Resotore PLIST.m17nlib and PLIST.uim in PLIST. Fix make package.ryoon1-1/+3
2011-05-09Adapt for non-default PKGMANDIR. Closes PR pkg/38392.cheusov1-1/+4
Add LICENSE.
2011-05-06Update HOMEPAGE.obache1-2/+2
2011-05-05Changes 4.7.3:adam14-160/+15
QtNetwork - SSL * [QTBUG-18338] blacklist fraudulent SSL certificates Qt for Symbian - Bearer Management * [QTBUG-15108] Deadlock between SymbianEngine mutex and QNetworkConfigurationPrivate mutex in the symbian bearer code * [QTBUG-17627] qnetworksession.h Q_DECLARE_METATYPE breaks building QtMobility QtBearer depending applications - GraphicsView * [QTBUG-17966] Major regression in QGraphicsView OpenVG backend - Declarative * [QTBUG-17503] Export qml debugging symbols on Symbian - Widgets * [QTBUG-17786] BC between Qt 4.7.3 and 4.6.3 QTreeView::indexRowSizeHint doesn't return correct value on Symbian for row when QPushButton widget is inserted in the treeview * [QTBUG-4953] QMessageBox can not be closed/dismissed on touch phones if any widget is fullscreen - Painting * [QTBUG-17907] tst_QGraphicsTransform::rotation3d test case from tests/auto/qgraphicstransfor is failed for some rotation angle on Symbian^3 devices * [QTBUG-18154] Symbian's QPixmap::logicalDpi[X\Y]() incorrectly returns MAXINT
2011-05-04Install standard python modules into usual location instead of site-packages.obache2-4/+5
PR#44826. Bump PKGREVISION.
2011-04-30Fix #! path to ruby in servicemenu{de,}installation. Bump pkgrevisionabs1-2/+8
2011-04-28Exactly disable detection of db2html.obache1-1/+3
fixes PR#44908.
2011-04-25Fix build.ryoon1-1/+19
Replace and check interpreters.
2011-04-24bump PKGREVISION from gettext-lib shlib bump.obache1-1/+3
2011-04-22recursive bump from gettext-lib shlib bump.obache3-5/+6
2011-04-22recursive bump from gettext-lib shlib bump.obache275-514/+550
2011-04-20Add package for mit-clx module of lang/clisp. Remove conflicting optionhans6-1/+53
mit-clx from lang/clisp.
2011-04-20Add package for the new-clx module of lang/clisp. Remove conflictinghans7-1/+181
option new-clx from lang/clisp
2011-04-20For the sake of graphics/cairo, which derives the libXrender featurehauke1-2/+5
set from the renderproto version, pick a package with an older version (renderproto9) for anything < netbsd-5. This change gets the selection criteria right, and also points the renderproto9 package to renderproto's builtin.mk, avoiding Xrender breakage. Fixes pkg/43969 and should probably be pulled up.
2011-04-19note a "used by ..." comment.obache1-1/+2
2011-04-18Note "used by..." comments.obache1-1/+3
2011-04-16Fix python paths.roy1-4/+11
2011-04-11Fix for CVE-2011-1168.markd3-3/+22
2011-04-10Update to 3.0.3.ryoon4-19/+17
* make pkglint happy Changelog: Overview of changes from 3.0.2 ============================== ver 3.0.3 * Add support for iBus. (Experimental) * Even if gdk-pixbuf is not linked to mlterm (--with-imagelib=gdk-pixbuf option is not specified in configure), wall picture, icon picture and pixmap_engine are supported by an external program (mlimgdisplay) which uses gdk-pixbuf. * Support "wall_picture" option partially (BMP format alone) in win32. * Support palette settings in libvte. * libvte uses dpi of gdk for xft font instead of manually calculated one by DisplayWidthMM (,which can return wrong value in vmware) etc. * Unsupported but valid formatted escape / CSI sequence is correctly ignored. (Thanks to Iwamoto Kouichi san) * Support "use_clipboard" option which enables CLIPBOARD selection not only PRIMARY selection. * Other bug fixes: Fix wrong drawing of background of DEC Special characters. (Thanks to Iwamoto Kouichi san) Unhighlight background of bold characters. (Thanks to Iwamoto Kouichi san) SF Bug #3158963 (Thanks to Jyun-Yan You) SF Bug #3053107 (Thanks to Nezmer, Thanks to Iwamoto Kouichi san) Overview of changes from 3.0.1 ============================== ver 3.0.2 * Drop imlib, gdk-pixbuf1 and gtk-1.x support. * Add libvte compatible library using mlterm engine. (Experimental) * Support gnome-pty-helper. (configure with --enable-pty-helper option) * Support "alpha" option in X11. * Add "depth" option. * Support "rgba:RR/GG/BB/AA" format to specify rgba color in 32-bit depth. * Add "bidi_mode" option. * Add "letter_space" option. * Support execution of command like "mlclient -e w3m" in "button3_behavior" option. * Other bug fixes: "ESC [ r" and "ESC c" reset scrolling region. (Thanks to Iwamoto Kouichi san) #3072833 (Thanks to Andreas Metzler) #3051467 (Thanks to David Kolovratnik) #3014219 (Thanks to Khaled Hosny)
2011-04-10fix condition for cups option.obache1-2/+2
2011-04-09Add user-destdir installation support.obache3-14/+18
2011-04-08update to 2.24.0drochner3-10/+19
This switches to the 2.24 release branch.
2011-04-08sync w/ base pkgdrochner2-7/+6