Age | Commit message (Expand) | Author | Files | Lines |
2005-11-25 | One function were defined identically in two files, but one of | kristerw | 1 | -0/+13 |
2005-04-27 | Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses | wiz | 1 | -0/+13 |
2004-11-10 | Use ${VARBASE} instead of hardcoding /var. | sketch | 2 | -4/+4 |
2004-05-04 | make this build with recent versions of zlib | danw | 1 | -0/+13 |
2004-02-18 | Rename some installed pixmaps so that this does not conflict with libgnomeui. | jmmv | 2 | -0/+116 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -5/+5 |
2002-08-01 | Remove another instance of bogus Linux symbol handling to fix build | tron | 1 | -0/+13 |
2002-07-01 | Don't try to install a file which hasn't been generated. Sync PLIST. | agc | 1 | -0/+13 |
2002-05-05 | Fix patch-ay, which seems to have been merged completely wrong by the | martin | 1 | -20/+22 |
2002-03-29 | tidy -- remove 0-byte file | windsor | 1 | -0/+0 |
2002-03-24 | Update gnome-libs to 1.4.1.4. Changes are bugfixes, new man pages, and | rh | 15 | -167/+143 |
2001-10-12 | Fix a typo in the "configure" script which cause runtime library path | tron | 1 | -2/+11 |
2001-10-07 | Don't derive GLIB_LDFLAGS from GTK_LDFLAGS as they may install in | rh | 1 | -6/+22 |
2001-09-30 | Update gnome-libs to 1.4.1.2. | rh | 1 | -5/+5 |
2001-09-24 | Patch gnome_url_show() to fall back to the default handler if the | danw | 1 | -0/+71 |
2001-09-22 | Instead of "chown root ...; chgrp root ...", do "chown 0 ...; chgrp 0 ...". | jlam | 1 | -2/+11 |
2001-06-16 | Remove -I$(includedir) from the header search path (in spirit of | jlam | 8 | -3/+103 |
2001-06-16 | Really put locale files under ${PKGLOCALEDIR}, not only under share, and | jlam | 1 | -6/+17 |
2001-04-06 | Update gnome-libs to 1.2.13. Changes are bugfixes only. | rh | 1 | -15/+0 |
2000-11-30 | This patch was *not* reversed. It was integrated into the baseline. Reversing | mycroft | 1 | -13/+0 |
2000-11-27 | Fix CMSG* macros for systems that do not define CMSG_LEN and CMSG space to | rh | 1 | -6/+12 |
2000-11-12 | Correct reversed patch. | tron | 1 | -5/+5 |
2000-11-11 | Don't core dump when trying to launch something with no Type attribute (e.g. | mycroft | 1 | -0/+13 |
2000-11-11 | Fix file descriptor passing in zvt, as per regress/sys/kern/unfdpass. | mycroft | 2 | -0/+109 |
2000-10-17 | Update gnome-libs to 1.2.5. Changes from version 1.2.3 are misc. bugfixes and | jlam | 12 | -97/+72 |
2000-06-20 | USE_LIBTOOL instead of PKGLIBTOOL. While here, rearrange stuff a bit to | jlam | 2 | -40/+1 |
2000-06-02 | tell programs using libgnome that -lintl (gettext) is needed too | drochner | 1 | -2/+16 |
2000-05-30 | update to 1.2.1 | drochner | 3 | -23/+47 |
2000-05-02 | Remove patches to deal with two bugs involving configure's handling of | danw | 1 | -31/+1 |
2000-04-29 | Fix a buglet in zvt: \E[27m only clears reverse video, not all attributes. | mycroft | 1 | -0/+13 |
2000-03-13 | Update "gnome-libs" package to version 1.0.56. A change list for this | tron | 1 | -7/+7 |
2000-02-05 | RCS tag added | wiz | 1 | -0/+1 |
2000-01-20 | Update "gnome-libs" package to version 1.0.55. | tron | 1 | -27/+0 |
1999-11-19 | Patch GNOME libraries so that high score files go to "/var/games" and | tron | 1 | -0/+11 |
1999-11-15 | defuzz | rh | 2 | -18/+18 |
1999-11-01 | Initialize tty properly in "gnome-pty-helper" so that e.g. "gnome-terminal" | tron | 1 | -0/+27 |
1999-09-03 | Update gnome-libs to 1.0.16 | rh | 1 | -15/+6 |
1999-08-29 | Update gnome-libs to 1.0.14 | rh | 2 | -26/+14 |
1999-07-15 | "${A_OUT_LIBTOOL_FLAGS}" is not used any more. | tron | 1 | -10/+1 |
1999-07-14 | Update "gnome-libs" package to version 1.0.10. | tron | 2 | -9/+24 |
1999-05-04 | Because the "c++rt0.o" kludge doesn't work on 1.3/1.3.x systems we only | tron | 1 | -0/+22 |
1999-05-02 | Update "gnome-libs" package to version 1.0.9 and use well know "c++rt0.o" | tron | 1 | -13/+0 |
1999-05-01 | Fix run time library search path. | tron | 1 | -8/+17 |
1999-05-01 | Properly order linker option output of "gnome-config" and "libart-config". | tron | 2 | -0/+26 |
1999-04-16 | Enter the next level of the GNOME adventure game: | tron | 2 | -25/+14 |
1999-04-04 | One small step for GNOME, one giant leap for KDE: | tron | 2 | -48/+24 |
1999-03-16 | Yet another "stable" GNOME release: | tron | 2 | -0/+61 |
1999-03-14 | Ugly hack to get GNOME 1.0.1 working: don't build shared "libgnome". | tron | 1 | -0/+13 |
1999-03-07 | Use "share/locale" not "lib/locale" for ".mo" files. | tron | 2 | -7/+29 |
1999-03-07 | Udate "gnome-libs" package to version 1.0.1. | tron | 3 | -35/+22 |