summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
1999-09-03update lesstif to 0.88.9,drochner21-198/+343
from Adam Ciarcinski (adam@albedo.com.pl) per PR pkg/8299
1999-09-03Update afterstep-current to 1.7.146.fredb3-5/+12
Assorted bug fixes.
1999-09-03Update dependency on gnome-libs to version 1.0.16rh1-2/+2
1999-09-03Update gnome-libs to 1.0.16rh5-268/+338
Changes include: - Fixed the ordering of tests for versions of Berkeley db. This will try to use db2, then db1.85, then db1. If you got gnome-libs-1.0.15 and had problems with metadata in the Midnight Commander, please use this version instead (Federico). - Fixes for the installation of HTML/SGML documentation (Karl). - Fixes to the MDI framework (Jaka). - Fixes to the GnomeFileEntry widget (Federico). - Updated translations (Pablo, Vincent, Birger). - gnome-hello dropped from distribution, use GnomeHello as an example instead (Havoc) - GnomeSegv activated (Elliot, Havoc), this will provide a dialog box telling people that the application just crashed and point them to the gnome web site. - Gnome Dentry Editor i18n fixes (George) - Exports constructor routines for most widgets - Memory leak fixes in the Canvas/AA (Federico) - --disable-crash-dialog option (Havoc) - Large const-ization of incoming parameters work from Hebert. - Lots of bug fixes from Elliot and Havoc as part of the Bugathlon. - Gnome-metadata is thread safe now (Tom Tromey) - Gnome-Dentry fixed for i18n (George) - Gnome-Mime key duplication fixed (Bertrand) - Support GNOME_PATH variable. It enables you to install different GNOME packages in different locations in the system and still get gnome-config to recognize your libraries properly - gnome-config now wraps the list of libraries, in an attempt to fit in your screen (me, Raja). - LIbArt started to be documented (Raph) - gnome.1 man page updated, gnome-config.1 man page updated - gnome-mime.5 man page included - Gnome-dev-info files moved to their own directory (Karl) - Added Gnome-MDI signal docs (George) - GnomePixmap, GnomeScores, GnomeDock, GnomeProcBar: Documented by George. - Touchups to GnomeDialog, GnomeClient, GnomeApp from George. - Now GOAD uses the GNOME_PATH variable as a list of directories that are the root of GNOME installations and the GNOME_GNORBA_PATH for locating precisely CORBA servers - Cookie support fixed (Elliot)
1999-09-03* Updated currently unused libgtop dependency.jlam2-1/+14
* Removed bogus configure argument. * applet/mixer needed -lossaudio.
1999-09-03* Updated currently unused libgtop dependency.jlam2-5/+5
* Removed bogus configure argument. * applet/mixer needed -lossaudio
1999-09-02Update "XF86Setup" package to version 3.3.5.tron2-4/+4
1999-08-31Add GNU tar and xpm pre-requisites.agc1-1/+3
1999-08-30Update stale dependency on controlcenter.jlam1-2/+2
1999-08-30Update wmakerconf to 2.2. Now works with gtk+-1.2.4.jlam4-44/+8
1999-08-30Fetch the .tar.bz2 file instead, since it's smaller.jlam2-3/+4
1999-08-30Change the package name back to "afterstep" from "AfterStep".fredb1-2/+2
1999-08-29Update dependency on guile to 1.3.2.jlam1-2/+2
1999-08-29Update to afterstep-1.7.143fredb9-74/+54
Numerous cleanups and bug fixes. Also updated "looks" files; new feature "BackPixmap 130", averages root background with a pixmap.
1999-08-29Update dependency on gnome-core-1.0.9rh1-2/+2
1999-08-29Update gnome-core to 1.0.9rh5-21/+19
Mostly smaller changes and bugfixes.
1999-08-29Update gnome-libs to 1.0.14rh6-39/+159
Changes include: * various bug fixes from the gnome bug database. * gnome-libs.spec.in: Use sysconfdir=/etc instead of $prefix/etc * libgnome/gnome-config.c: Ignore lines that begin with a '#' * libgnomeui/gnome-dentry-edit.c: Attempt to remove the memory leak from not destroy the icon entry window. * libgnomeui/gnome-scores.c: use strftime() to allow showing the dates in a localized way. * libgnomeui/gnome-app-helper.c: changed "Create _New Window" to "Create New _Window" to avoid conflicts with menus that also use "_New" (it is the case of gmc) * po/*.po: modified to reflect that change * libgnorba/orbitgtk.c (gnorba_CORBA_init): Add new flag to control the priority of the CORBA loop. * idl/gnome-factory.idl: #include guard. * gnome-data/gnome.mime: Midi files also end in .mid * idl/desktop-textviewer.idl: Replace libgnorba/GnomeObject.h with libgnorba/gnome-unknown.h. Also, #include gnome-unknown.idl instead of GnomeObject.idl. * idl/desktop-textviewer.idl: Reflect latest GNOME::obj to GNOME::Unknown renaming. * gnome-bug.in (CATEGORIES): added 'gnome-applets' category * libgnorba/Makefile.am (gnome_object_built): Added gnome-unknown to the compilation process. * idl/Makefile.am (idl_DATA): Added gnome-unknown interface. * Removed the hypot() hack. * gnome-data/*.soundlist: Added Portuguese translations. * libgnorba/goad.c (goad_server_register): If `name' is passed in as NULL, an object keeps from registering in the name service, although it still exposes its IOR as before. If `name' isn't NULL but `kind' is NULL, `kind' is set to "server", and the object is placed in the naming service. * idl/GnomeObject.idl: Removed `oneway' from ref and unref; when such network optimizations are necessary, they should be done by caching the refcount in the client.
1999-08-29Don't attempt to remove locale directories. They are used by othertron1-29/+1
packages, too.
1999-08-29Update dependency on gtk+-1.2.4rh1-4/+4
1999-08-29Add and enable gtkstep.jlam1-1/+2
1999-08-29gtkstep-1.8 -- GTK theme-engine to yield a NEXTSTEP(tm) look and feeljlam7-0/+52
1999-08-28Fix shared library version numbers, as pointed out in private mail byrh3-10/+12
Johnny C. Lam, thanks!
1999-08-28Bogus patch (the pty name last char is hex).kim1-13/+0
This wasn't used either since it was not in the patch-sum file. Now we don't see the error even...
1999-08-28Update dependency on gtk+-1.2.4rh6-12/+12
1999-08-28Update gtk+ to 1.2.4rh7-43/+55
Overview of Changes in GTK+ 1.2.4: * DnD improvements (drags can be canceled with Esc now). * suppressed configure event reordering in Gdk. * rewrite of Gtk's configure event handling. * major improvements for the object argument system (Elena Devdariani). * major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and GtkCTree. * tutorial/FAQ updates, new file generation.txt on autogenerated sources. * configure's --with-glib= is "officially" unsupported. * upgrade to libtool 1.3.3. * various buglets fixed. Overview of Changes in GTK+ 1.2.3: * Upgrade to libtool 1.3 * Check for dgettext (for systems with old versions of GNU Gettext) * Many bug fixes (see ChangeLog for details)
1999-08-28Update wmessage to 0.7. Changes from 0.6:jlam2-4/+4
* fixed bug displaying zero length files + press the first letter of a button label to select it + can use 1 or 2 dashes for options (eg. --file / -file)
1999-08-27"INSTALL_*" is passed to "configure" automatically, no need to do ittron1-4/+1
manually.
1999-08-26Add and enable wmessage.jlam1-1/+2
1999-08-26wmessage 0.6 - WINGs based message viewer similar to xmessage.jlam7-0/+51
1999-08-26add USE_WALLPAPER to BUILD_DEFS.sakamoto1-1/+3
1999-08-26default XAW_TYPE is standard.sakamoto1-4/+4
adapt xaw scrollbar patch with XAW_TYPE.
1999-08-25On second thought, do previous only if LOWER_OPSYS == netbsd.bad1-4/+4
1999-08-25Kludge alert: disable this pkg on i386-ELF and sparc-ELF because of thebad1-1/+11
missing objects.
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc4-13/+24
denote that the package uses libXaw. Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by the user, to denote the type of libXaw to use. Possible values are: standard, 3d and xpm. Define USE_XAW in relevant Makefiles. Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d... This means that package builds should not fail because of conflicting Xaw packages being installed on machines.
1999-08-25Update to V2.6.1: many bugfixes!hubertf5-31/+9
Submitted by Geoff Wing <gcw@rxvt.org> in private mail.
1999-08-24Libtoolize this, and install libs shared. Simplify patch to "afterstepdoc"fredb12-41/+280
script, so that if it can't find {netscape,mozilla} in the usual places, it only looks for lynx in /usr/{pkg,local}/bin.
1999-08-23And and enable scwm.agc1-1/+2
1999-08-23Initial import of scwm, a highly configurable X11 window manager based onagc7-0/+162
guile/scheme, into the NetBSD packages collection.
1999-08-22Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists.tron3-16/+6
1999-08-22// -> / in URL path, pointed out by Bernd Ernesti.frueauf1-2/+2
1999-08-21Update afterstep to 1.7.137fredb2-7/+23
New features, performance enhancements, bug fixes
1999-08-21Update to V0.4. Changes:hubertf5-31/+42
Added terminal type checking, and the override (-f) switch
1999-08-20Update control-center to 1.0.6rh3-11/+51
Notable changes are: * *.desktop: The control-center now speaks Norwegian fluently. * Patch from Chyla Zbigniew <chyla@alice.ci.pwr.wroc.pl> to gettextize everything. Sorry translators... * capplets/wm-properties/wm-desktops/*.desktop: Inserted Korean-translated strings. * capplets/mime-type/edit-window.c (initialize_main_win_vals): For easier i18n, used g_strdup_printf() instead of g_strconcat(). * capplets/theme-switcher/demo.c (demo_main): move the new menubar. * capplets/screensaver-properties/callbacks.c: Simplify the execution of the screensaver demo thingies, and add /usr/X11R6/lib/xscreensaver to the PATH just before exec so we catch the Red Hat Linux-installed ones. * capplets/mime-type/edit-window.c (initialize_main_win_vals): Patch from Fabrice.Bellet@imag.fr for i18n and portability. * capplets/theme-switcher/lister.c (print_standard_stuff): made "~/" be gnome_util_user_home instead. * capplets/theme-switcher/demo.c (demo_main): patch from Akira Higuchi (a-higuti@math.sci.hokudai.ac.jp) to handle I18N in the preview window.
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc2-4/+10
displayed using the -B option to pkg_info(1). Add WINDOWMAKER_OPTIONS and WINDOWMAKER_THEMES, and include the preferences file before defining the variable.
1999-08-18sync with patch-abhubertf1-2/+2
1999-08-17Fvwm modules are actually installed in lib/X11/fvwm2/2.2.2 not .../2.2.enami1-35/+35
1999-08-15Use APM only on ports which really support it.tron4-9/+15
1999-08-14update dependenciesdrochner1-2/+2
1999-08-13Add and enable "xp". Fixes PR pkg/8197 by Julian Coleman.tron1-1/+2
1999-08-13Import new "xp" package submitted by Julian Coleman in PR pkg/8197:tron8-0/+97
A fast X11 text file viewer using Athena widgets