summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc58-119/+121
2004-01-20Update to kde-3.1.5 the ones I missed. Takahiro Kambe has alreadymarkd10-23/+62
done the distinfo files.
2004-01-18Make this package build when using gcc 3.3 by applying a patch providedkristerw2-1/+13
by Richard Rauch in PR pkg/23873.
2004-01-18Add missing locale file in PLIST. PKGREVISION++cube2-3/+10
Reported by Min Sik Kim in PR 24137.
2004-01-18Move some @exec/@unexec logic out of the PLIST into an INSTALL file.jlam3-10/+28
2004-01-17Update to 2.4.2xtraeme9-430/+34
Changes: Overall + Help updates AccessX applet + Fix memory management and pixbuf handling Battstat + Leak fixes + Distribute the soundlist file + Major improvements in cpu usage with ACPI + Fix event handling after above patch Cdplayer + Clean up and fix leaks + Dist file for NetBSD Charpick + Remove unneeded include that broke build on some platforms Gweather + Fix a whole bunch of locations and add some new ones + Fix warning on help invocation Mailcheck + Remove duplicate definitions causing build time warnings Mini-commander + Remove compiler warning Mixer + Leak fixes Modemlights + Leak fixes Multiload + Fix memory reporting
2004-01-16Update distinfo files, too.taca5-15/+15
2004-01-16Update to 2.4.2xtraeme2-6/+5
Changes: Session Manager * Fix lock-up on log out with glib 2.3.1 (Mark)
2004-01-16Update to 2.4.2xtraeme3-7/+31
Changes: Panel * Fix various bugs with autohide with no animations (Vincent) * Use the monitor size and not the screen size to position the panel (linchua) * Fix bug in menu positioning when the panel is hidden (Arvind) * Snap to 0/100% opacity with a 2% tolerance (Vincent) * Set the accessible name on drawers (Padraig) * Don't allow the panel to unhide when the properties dialog is open (Arvind) * Don't unhide the panel if we quickly move the pointer in and out (Arvind) * Don't unhide hidden drawers when unhiding the parent panel (Mark) * Fix crashing when gdk_property_get_fails (Vincent) * Link to help for action buttons (Vincent) * Don't allow vertically centered horizontal panels and vice versa (Vincent) * Make "Force Quit" confirmation dialog cancel on escape (Vijaykumar Patwari) Screenshooter * Don't crash when using the shape extension on an offscreen window (Vincent) libpanel-applet * Fix crasher with ORBit 2.9.4 (Mark) * Fix weird issue caused by not removing the dir from the GConfClient cache (Vijaykumar Patwari) * Fix a memory leak (Kjartan) Applets * Accessible name/description for various applets (Vincent) * Fix up the help link for various applets (Vincent) * Destroy about dialogs when applets are deleted (Archana Shah) Misc * Ukrainian translation of the help docs (Maxim Dziumanenko) * Man pages updates (Vincent) * Help documentation updates (Breda McColgan)
2004-01-15Don't force an update on people who have working versions of gtk installed.rh2-4/+6
Revert the previous and use BUILDLINK_RECOMMENDED instead of DEPENDS.
2004-01-15During the integration of buildlink3 the package was broken for some time.mrauch3-6/+6
Bump the PKGREVISION to force installation of a known working version.
2004-01-15Delete a local line that shouldn't have snuck in there.markd1-2/+1
2004-01-15Update to KDE 3.1.5.markd138-393/+417
2004-01-15Update to KDE-3.1.5.markd37-1264/+1279
Changes: * konqueror: Fixed "Location bar forgets what you type if you dont press enter and change tabs" * konqueror: Fixed "tabs resize (shrink) when clicked on while loading" * konqueror: Don't show hardcoded shortcuts in tab context menu * konqueror: Made "Detach Tab" create new konqueror window of proper size * konqueror: Set location bar URL for new tabs immediately * konsole: Fixed "List Sessions" feature. Also add a kdm rc.d script (from Julio M. Merino Vidal)
2004-01-15Update to KDE-3.1.5.markd3-11/+7
2004-01-15Update to KDE-3.1.5markd13-455/+550
Changes: * networking: Fix crash related to SOCKS * kate: C syntax highlighting * konqueror: Improved handling of long filenames in icon view. * khtml: Minor rendering fixes * khtml: Improved loading of large images * java: Crash fix * webdav: Fixed renaming of files via secure connection
2004-01-15Fix dependency lines.wiz1-11/+11
2004-01-13Initial import.xtraeme1-140/+7
2004-01-12Remove multiple PKGREVISIONscjep1-2/+1
2004-01-12Fix spelling of commentcjep1-3/+3
2004-01-12Remove unnecessary blank lines.cjep4-8/+4
2004-01-11Fix multiline string literals so it compiles with gcc3.zuntum2-1/+25
2004-01-11Use tabs (not spaces) to make indentationcjep1-2/+2
2004-01-11Add -lrt to SYS_LIBS for Solaris.markd1-2/+2
Resolves sched_get_priority_{max,min}().
2004-01-10Remove KDE1 packages (and dependencies) from pkgsrc, since the KDEwiz60-6153/+1
authors have dropped support for it and have not been backporting security fixes. As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-10fix build with the GTK+2 version of wxGTKrecht1-3/+9
2004-01-10rev. bump because of the wxGTK buildlink changerecht1-2/+2
2004-01-10remove unused patchrecht1-12/+0
2004-01-10update to wxGTK 2.4.2recht8-65/+83
Changes: Enable building of OpenGL support and bump buildlink dependecy because of that. 2.4.2 ----- All: - always NUL-terminate the log messages - wxRegEx::Compile() now calculates the number of groups correctly - wxHTTP::GetHeader() didn't find headers which were not all in upper case - wxHTTP input stream didn't detect EOF correctly - wxString::find_last_of() ignored "start" parameter (Robert Vazan) - a bug in wxArrayString::Shrink() fixed (Gunnar Roth) - added wxIPV4address::IPAddress() All (GUI): - rare crash in wxFontMapper fixed (Robert Vazan) - added wxMenu::FindItemByPosition. - copy wxImage options when copying the images Generic: - wxListCtrl: respect wxLC_NO_HEADER style when inserting first column Unix: - fixed build problems with OpenGL when libGL(U) were in different directories - added --basename and --release flags to wx-config (Robert O'Connor) - added support for GNU/Hurd in configure - fixed wx-config --rezflags output on platforms different from Mac - changed wxNativeFontInfo::FromXFontName to treat names with all components being empty or '*' as default font (since default font is converted to such a string by GetXFontName). - wxLocale::Init now tries to set .utf8 locale in Unicode mode (Andreas Pflug) wxGTK - fixed compilation with --disable-compat-22 - set the event object correctly for wxMenu events (Bob Balfour) - fixed memory leak in wxFileDialog (Christian Sturmlechner) wxXRC: - added wxNO_FULL_REPAINT_ON_RESIZE to "unknown" class handler (John Anderson)
2004-01-10Update to 2.4.2xtraeme2-5/+5
Changes: o Updated manual. o Fix a few minor memory leaks. o Translation updates.
2004-01-09Add and enable ion-devel and ion-dock.cube1-1/+2
2004-01-09wip -> wmcube1-3/+3
2004-01-09Initial import of ion-dock, version 20031221 into the NetBSD Packagecube5-0/+66
Collection. It may become part of Ion distribution in the future, but is still a separate module for the moment. ion-dock is a module for ion-devel that enables a docking area on a side of the screen. You can show and hide that area with a key stroke.
2004-01-08Updated to 2.4.1.xtraeme3-11/+110
Changes: 2.4.1 === - Escape profile names when used as gconf directory names. - Make new tabs/windows open in the current tab's working directory when they are opened through the context menu. - Undeprecate --use-factory, which was the default anyways. - Translation updates. 2.4.0 === Thanks to Mariano Suarez-Alvarez, Irene Ryan, Pasupath Duraisamy for contributions to this release. Thanks as always to the translation team. - fix skey dingus - translate default profile title - documentation improvements - fix some error messages - only allow numeric values in spinbutton in profiles dialog - actually use system font when requested - improve HIG compliance 2.3.2 === Thanks to Mariano Suarez-Alvarez, John Fleck, Kjartan Maraas, Nalin Dahyabhai, Mark Finlay, Jonathan Blandford, Paul Duran for contributions to this release. Thanks also to the tireless translators. - fixups to config key descriptions in .schemas - update active widget on tab switching, fixes several bugs - don't add accelerator for notebook tab 1 if there's only one tab - add mimetype so you can OpenWith->Terminal in nautilus - open new windows and tabs in same directory as the current tab - don't show URL-related menu items when no url was clicked on - handle underscores in profile names - fixups to regexp for urls - HIG fixes - fix up build system for online help - fix a memleak 2.3.1 === Thanks to Christophe Fergeau, Nalin Dahyabhai, Breda McColgan, Mariano Suarez-Alvarez, Shivram Upadhyayula, Mike Lei, Laszlo Kovacs, Kjartan Maraas, Pasupathi Duraisamy for help with this release. - fix compilation with old compilers - fix some memory corruption screwups in argument parsing, and don't mangle post-"-x" options - make background shading really work - documentation updates - translation updates - clean up handling of dingus click in combination with modifiers - dropped libzvt support - set application name for window group in window list - add --active command line option to preserve active tab across sessions - add --tab/--window options - background scrolling now works - tab focus fix - honor "menus have icons" pref - clean up some duplicate mnemonics in prefs dialog
2004-01-08Updated XFce to 4.0.3martti41-91/+89
- Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added
2004-01-07Bump PKGREVISION due to wxGTK update (use gtk2).jmmv1-2/+2
2004-01-07Change wxGTK to use gtk2 by default. Provide the WXGTK_USE_GTK1 variablejmmv3-18/+39
which, if set to YES, will revert the package to use gtk1. Bump PKGREVISION. Closes PR pkg/21509.
2004-01-07bl3ify againjlam1-5/+6
2004-01-07Replace harcoded -lpthread from configure script with ${PTHREAD_LDFLAGS}xtraeme1-1/+9
to make this build on systems where -lpthread is not valid.
2004-01-07Revert bl3ification until unbuildlink problems noted on tech-pkg@jlam1-7/+6
"Re: graphics/gdk-pixbuf can't find <gdk/gdk.h> build problem" are fixed.
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam1-2/+2
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by installing all config files into /etc/packages/<pkg> instead of occasionally putting some directly into /etc."
2004-01-06Update to xlockmore 5.11.1. Changes:hubertf4-9/+7
Debug patch below had an undesired effect on euler2d.c.
2004-01-06bl3ifyjlam4-12/+21
2004-01-05bl3ifyjlam1-6/+7
2004-01-05bl3ifyjlam3-7/+9
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam5-10/+10
recommended by seb :)
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-18/+18
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam5-43/+32
2004-01-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv5-10/+10
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam2-0/+54
buildlink3 framework.