summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
AgeCommit message (Collapse)AuthorFilesLines
1999-10-22Enable packages (which were marked as broken on the NetBSD/alphaagc1-3/+14
because gtk wouldn't build) to build on Alpha, since Tim Rightnour tells me that gtk now builds fine on NetBSD/lpha.
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-09-30Correct PLIST - 3 directories were incorrectly listed as files.agc1-4/+1
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-20remove some more dirs on pkg_deletehubertf1-1/+4
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-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-22Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists.tron1-4/+2
1999-07-15Adjust checksum of "patch-ad".tron1-2/+2
1999-07-15"${A_OUT_LIBTOOL_FLAGS}" is not used any more.tron1-10/+1
1999-07-14Update "gnome-libs" package to version 1.0.10.tron6-22/+39
1999-07-09Add package patch checksum files.agc1-0/+13
1999-06-19The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror ontron1-2/+2
"ftp.sunet.se" instead.
1999-06-18Don't build shared "gnome" library on sparc a.out systems because thetron1-2/+2
"c++rt0.o" hack doesn't work.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-18/+18
pattern match format. Minor pkglint along the way.
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-2/+1
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-04Because the "c++rt0.o" kludge doesn't work on 1.3/1.3.x systems we onlytron3-9/+33
use it on 1.4 a.out systems. Under 1.3/1.3.x a.out systems we use a static "libgnome" again, ELF systems always build a shared library.
1999-05-02Update "gnome-libs" package to version 1.0.9 and use well know "c++rt0.o"tron4-20/+12
klude to get shared "libgnome" working on a.out systems.
1999-05-01Fix run time library search path.tron1-8/+17
1999-05-01Properly order linker option output of "gnome-config" and "libart-config".tron2-0/+26
1999-04-16Enter the next level of the GNOME adventure game:tron5-34/+134
Update "gnome-libs" package to version 1.0.8.
1999-04-04One small step for GNOME, one giant leap for KDE:tron5-173/+45
Update "gnome-libs" package to version 1.0.5.
1999-03-22Correct the directory path on the redhat ftp site.agc1-2/+2
1999-03-16Yet another "stable" GNOME release:tron5-10/+183
Update "gnome-libs" package to version 1.0.3
1999-03-14Add "gnome" to category list.tron1-2/+2
1999-03-14Ugly hack to get GNOME 1.0.1 working: don't build shared "libgnome".tron2-2/+14
XXX Someone needs find out why a shared library causes problem. It is NOT XXX the well know C++ constructors problem.
1999-03-07Use "share/locale" not "lib/locale" for ".mo" files.tron3-44/+48
1999-03-07Udate "gnome-libs" package to version 1.0.1.tron6-54/+55
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-16Sync mirror list with reality.tron1-4/+3
1999-01-16The never ending gnome story:tron6-76/+79
Update "gnome-libs" package to version 0.99.3.
1999-01-01Add compatibility code for program invocation name handling totron1-26/+18
"gnomesupport" library instead of only patching "gnome-gen-mimedb" program.
1999-01-01Remove duplicate dependences.tron1-6/+1
1998-12-29Major cleanup:tron6-16/+95
- Use our libtool to build the "art_lgpl" library. - Install documentation in "share/doc/gnome-libs". - Use "/var/games" instead of "/var/gnome/games" for game score files. This fixes PR pkg/6581 by Christian E. Hopps.
1998-12-29Update "gnome-libs" package to version 0.99.0 and make it build again.tron6-97/+180
XXX At the moment some files are installed at the wrong place (e.g "doc" XXX or "share/doc" instead of "share/doc/gnome-libs"). Other files should XXX not be installed at all (e.g. "lib/libart_lgpl.la").
1998-12-15Mark package broken until we got a new snapshot which works with currenttron1-1/+3
versions of "gtk+" 1.1.x again.
1998-12-13Fix dependence for new "imlib" version.tron1-2/+2
1998-11-21Depend on "gtk+-1.1.3".tron1-2/+2
1998-10-05Make sure the ORBit 0.3.0 package is installed, or compilation errorsagc1-1/+2
will ensue.
1998-10-05Use "/var/gnome" as local statedir.tron2-5/+17
1998-10-04Update "gnome-libs" to version 0.30.1.tron5-64/+50
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-09-04Addition of gnome-libs-0.27, the libaries for the GNU Network Objectagc9-0/+303
Model Environment, to the NetBSD packages collection.