summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-08-02Fix .po file headers again so the work with older msgfmt's.markd3-1/+57
2005-08-02Changes 1.4.17:adam3-10/+10
* A problem in FXMessageBox was fixed * Fixed problems on multi-head Windows machines * Other fixes
2005-08-01Patch fspanel.c so the workspace switching buttons (like 1, 2 ,3)reed3-8/+21
will work with blackbox. This is from Tero Koskinen on the blackbox list. It also works with xfwm4 and window maker; and the patch should work on all NetWM compliant window managers. Tested and okayed by maintainer, Joel Carnat. Bump PKGREVISION.
2005-08-01remove obsolete dependencies, should fix PR pkg/30527 bydrochner1-6/+1
Krister Walfridsson
2005-07-31we only install libXmHTML, so don't bother building all the othergrant3-10/+19
stuff. also, install the library using ${INSTALL_LIB} so it gets the right mode.
2005-07-30Update comment about architectures using "ocamlopt" and check thetron1-4/+3
architectures only once.
2005-07-30Synchronize platforms which support optimization with the "ocaml" package.tron1-3/+6
This should fix the "configure" problems in the "mldonkey-gui" package.
2005-07-30Add kde3-i18n-afmarkd1-1/+2
2005-07-30Update to KDE 3.4.2.markd80-506/+1871
2005-07-30Update to KDE 3.4.2.markd2-6/+5
2005-07-30Update to KDE 3.4.2markd3-21/+7
Changes: * Konsole: Make 'New Window' from tab bar popup menu work. * Konsole: Fix inital tab too big with icon only. * Konsole: Fix crashes when action/settings=false. * Konsole: Fix Konsole doesn't save Encoding setting. * Ksysguard: Fix a segmentation fault on Centrino Laptops with Linux vanilla kernel 2.6
2005-07-30Update to KDE 3.4.2markd3-7/+7
No summary of changes given, see http://www.kde.org/announcements/changelogs/3_4_2/kdelibs.txt for details.
2005-07-30Fix SIGBUS core dumps on sparc64. Patch from Michael Lorenz.markd3-3/+30
Bump PKGREVISION.
2005-07-29Changes 0.10.0:adam5-22/+24
* Alpha blending was implemented for Windows, although it does not seem to work on some machines.
2005-07-29Changes 0.10.0:adam6-100/+15
* Nib loading supports window auto-positioning * Keyed encoding is supported in many classes.
2005-07-28Changes 2.6.4:adam3-242/+384
Gdk: * PixbufLoader:create_with_type(): Really return the created GdkPixbufLoader. Win32 build: * Provide an extra hint to work around a DLL export/import bug with MSVC++ and TreeViewColumn
2005-07-27Reset MAINTAINER -- he stopped working on pkgsrc.wiz3-6/+6
2005-07-27Add README (that is patched to provide a little more documentation).reed4-5/+37
Bump PKGREVISION. Okayed by maintainer, Joel CARNAT.
2005-07-25Update path to this file.wiz1-2/+2
2005-07-25Add and enable wxGTK-contrib.wiz1-1/+2
2005-07-25Initial import of wxGTK-contrib-2.4.2 from pkgsrc-wip, originallywiz4-0/+161
packaged by Michal Pasternak. 3rd-party contributed software for the wxWidgets cross-platform GUI library (see x11/wxGTK package description for details). Closes PR 30739 by Martin Ammermueller.
2005-07-25Remove ruby-fox -- the package version only supports the ancient 1.0.xwiz7-309/+1
series, and the latest available version is for 1.2.x, while the stable fox releases are at 1.4.x.
2005-07-25libbz2 is needed for buildlinkingadam1-1/+2
2005-07-25Fix building on NetBSD < 3.0adam2-4/+10
2005-07-25Update for fox-1.4.x (library name changed).wiz1-4/+3
2005-07-25Removed old patchesadam4-62/+0
2005-07-25Changes 1.4.16:adam4-297/+416
* Fixed bug in FXList and FXIconList * Fixed sign error in quaternion classes in setAxes() * Issue in FXMemoryStream fixed
2005-07-25Fix C99 variable declarations to make this pkg compile with gcc 2.95.kristerw2-1/+21
2005-07-24Split out some variables into Makefile.common for wxGTK-contrib package.wiz6-55/+77
Add patch-ah and modify patch-ac for wxGTK-contrib. Fix directory handling in PLIST.
2005-07-24openmotif needs x11 headers and libraries, so include mk/x11.buildlink3.mk.wiz1-1/+3
2005-07-23Remove some obsolete packages using gnome[1]-libs.wiz24-681/+1
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-22Removed gtkmm24adam6-2205/+1
2005-07-22Changes 2.6.3:adam11-2255/+2050
* Gtk::Action::get_proxies() Use the correct ownership semantics. * Gdk::Display::list_devices() Use the correct ownership semantics. * examples/book/menus_and_toolbars/ Distribute the .png file. Changes 2.6.2: * TreeView: When using the append_column() convenience API, prevent a crash when the window closes while the cell is editing. * Allow derived CellRenderers to be edited, by removing some debug code that sneaked into 2.6.1. * Documented many signals, based on the GTK+ documentation. Changes 2.6.1: * CellRenderer: Prevent an infinite loop. * MSVC++ .Net 2003 build fixes. * Documentation: - Hide deprecated widgets from the list of widgets. - Correct the description of the IO input example. Chamges 2.6.0: gtkmm 2.6 wraps new API in GTK+ 2.6, and is API/ABI-compatibile with gtkmm 2.4.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz47-94/+94
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21Rewrite last change a bit because the check didn't work properly.tron1-5/+5
2005-07-21The additional locale files only get installed on systems with a recenttron2-4/+10
gettext version (e.g. NetBSD 3.99.7) but not systems with an older one (e.g. NetBSD 3.0_BETA). We must therefore adapt the package list dynamically.
2005-07-21patch-aa was removed from distinfo during 0.8.1 update, remove file too.wiz1-13/+0
2005-07-21Add missing entries to PLIST. Bump PKGREVISION.hira2-2/+5
2005-07-20Do not include <malloc.h>.kristerw8-1/+108
2005-07-20Regenerate so that the Mac OS X patch program undestands howkristerw2-6/+9
to apply it.
2005-07-20Do not include <malloc.h>.kristerw10-26/+136
2005-07-20Remove spurious "@dirrm share/examples/rc.d".schmonz1-2/+1
2005-07-19update to 1.5.1drochner2-7/+7
change: Updated the German translations.
2005-07-19Changes 8.4.11:adam7-101/+102
* Bug fixes
2005-07-19depends should be ../../<category>/<pkg>grant3-8/+8
2005-07-18Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full commandjlam1-2/+2
line (path and arguments) needed to run the real tool. Modify TOOLS_<TOOL> to hold only the path to the real tool. Modify falcons-eye/Makefile and qt3-libs/Makefile.common to use TOOLS_CMDLINE_YACC instead of TOOLS_YACC to that they'll use "bison -y".
2005-07-17Fix C99 variable declarations to make this pkg compile with gcc 2.95.kristerw5-1/+330
2005-07-17Completed the last change. It could have failed if NONBINMODE was 444.rillig1-10/+7
2005-07-17Changed the way the host.def file is updated. When doing unprivilegedrillig1-7/+8
builds, this file may have mode 0444 and was unwritable.
2005-07-17Fix C99-isms.kristerw2-1/+62