aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>2000-02-19 01:53:53 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-02-19 01:53:53 +0800
commit85daf8e5a6b9155c34d6231190594cf96dd8d5c3 (patch)
tree692898d467b9a42d25b001dfa3a5a9b6cbdec9cc /ChangeLog
parent3e317e1b1776d0cd505aaba4a446899af8798eaa (diff)
downloadgsoc2013-evolution-85daf8e5a6b9155c34d6231190594cf96dd8d5c3.tar.gz
gsoc2013-evolution-85daf8e5a6b9155c34d6231190594cf96dd8d5c3.tar.zst
gsoc2013-evolution-85daf8e5a6b9155c34d6231190594cf96dd8d5c3.zip
Use the new method for gnome-print checking instead of the old crufty gtk+
2000-02-18 Miguel de Icaza <miguel@nuclecu.unam.mx> * configure.in (have_pthread): Use the new method for gnome-print checking instead of the old crufty gtk+ based one that nobody can svn path=/trunk/; revision=1839
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef618f1324..6c5bbc2a94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-02-18 Miguel de Icaza <miguel@nuclecu.unam.mx>
+
+ * configure.in (have_pthread): Use the new method for gnome-print
+ checking instead of the old crufty gtk+ based one that nobody can
+ debug. ever.
+
2000-02-17 Dan Winship <danw@helixcode.com>
* camel/camel-service.h:
;id=6b6f9eb449c15ec1a82915581bf403fab29a45a9'>Move the REINPLACE bits to Makefile.in so that all the XFree86 ports canmarcus2004-02-062-4/+8 * Fix a copy/paste mistake on the previous commit.marcus2004-02-061-3/+3 * Do a PTHREAD_{CFLAGS,LIBS} substitution to handle the new threading schememarcus2004-02-062-2/+35 * Bah. Some of the servers don't have the fonts/util/, causing failure due toanholt2003-12-132-26/+0 * Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chancesanholt2003-12-132-0/+26 * Make this package on amd64 now that I've added two more files.peter2003-12-052-0/+9 * Second change to get kdebase3 to work on amd64. kdebase builds a pluginpeter2003-12-051-0/+15 * Fix XFree86-4-FontServer build on sparc64.jake2003-11-251-2/+11 * Switch MAINTAINER to x11@FreeBSD.org for group maintaining of these ports.anholt2003-11-121-1/+1 * Disable the patch from XFree86 bug 641 to copy the terminal's settings inanholt2003-11-111-2/+2 * Update luit (helper app that does locale translation for xterm) inanholt2003-11-091-42/+181 * Fix a bug in my last commit -- the second coma in -Wl,rpath,DIRECTORYmi2003-11-061-1/+1 * Add a patch for Mesa's glheader.h to teach it about the Intelmi2003-11-052-2/+27 * Fix XFree86-4-clients build. It was failing depending on lib*.a which weren'tanholt2003-10-141-3/+22 * Somehow the typo in the previous commit didn't make the build fail. Fix it.anholt2003-10-131-2/+2 * Suppress warnings in system headers with gcc 3.x.anholt2003-10-131-6/+11 * Allow the patch directory to be overridden.anholt2003-09-171-1/+1 * Fixes for potential integer overflows in font libraries.anholt2003-09-042-1/+370 * Remove the disabling of MTRRs on amd64, as MTRR support has been added toanholt2003-08-231-15/+4 * [1] Fix xdmcp queries in the X servers (bug 277)anholt2003-08-131-0/+16 * Fix compile of XFree86-4-Server on -current and add amd64 patches.anholt2003-07-172-16/+45 * Removing -lc from the link line of libGL.so broke on -alpha. Revert the patchanholt2003-05-172-12/+1 * Convert .for/.endfor to shell script to fix building of XFree86-4-Server,anholt2003-05-151-27/+23 * [1] Make the HTML manpages get put into the packages again.anholt2003-05-146-19/+53 * Add a patch to work around a gcc/gas problem on sparc64. No revision bumpanholt2003-05-081-0/+16 * Fix a small memory leak in XvQueryAdaptors()anholt2003-04-302-1/+17 * Fix a memory leak in libX11.anholt2003-04-262-1/+11 * Add a fix for a possible buffer overflow in _XlcLocaleDirName(). Privilegedanholt2003-03-152-0/+109 * Re-add patch-xdm_session.c which was accidentally dropped in the 4.3.0 upgrade.anholt2003-03-151-0/+27 * Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-develanholt2003-03-1254-1267/+443 * Clear moonlight beckons.ade2003-03-072-1/+1 * Fix XFree86-4-libraries after Xft renaming removal:anholt2003-02-195-0/+61 * Remove the renaming of Xft headers and library from the Xft (Xft2) port.anholt2003-02-183-8/+3 * [1] Fix missing symbols in i810 driveranholt2003-01-243-8/+10 * Fix build for IA64. Should not affect architectures where this is alreadyanholt2003-01-161-0/+11 * Back to previous one because of unofficial patch.kiri2002-12-241-433/+0 * Add XIM patch to files/patch-XlcDL.ckiri2002-12-241-0/+433 * [1] Move the recently committed patch-common_x86.c to XFree86-4-librariesanholt2002-12-083-1/+51 * Make XFree86-4-libraries build on ia64anholt2002-12-041-0/+15 * [1] Fix the en_US.ISO8859-15 locale support.anholt2002-11-254-10/+50 * Make using an outdated imake a little harder: depend on version.def beinganholt2002-11-241-1/+1 * Disable building of libXThrStub on current newer than 500043anholt2002-11-022-13/+22 * [1] Make the 4.2.1 ports all use the merged 4.2.1+mitshm patch.anholt2002-10-176-72/+41 * Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet.anholt2002-10-071-2/+13 * Add patch to support XFree86-4-libraries and -clients on sparc64anholt2002-09-194-6/+46 * Actually remove these files.anholt2002-09-183-0/+0 * Update XFree86-4-* ports which share XFree86-4-libraries's patches:anholt2002-09-1817-328/+414 * Due to popular demant into each port which might be inserted into dependencysobomax2002-09-141-0/+4 * Update XFree86-4-clients, -Servers, and -libraries to 4.2.1.anholt2002-09-053-43/+13 * When initialising s3 driver call fbPictureInit() like other drivers do. Thissobomax2002-08-271-0/+25 * Fix the us_intl keymap.anholt2002-08-221-0/+30 * gzip the new patches to help users who are getting mangled text files fromanholt2002-08-162-2/+2 * Add patches for last commit (fixing scrollwheel on -current, and enablinganholt2002-08-052-0/+45 * 1. Use XlcDL.c from X CVS to help people with Korean or Japanese XIM and GTK+anholt2002-08-052-6/+8 * gzip Wraphelp.c and put it in local_distfiles, to help users having troublesanholt2002-08-022-9/+8 * Make XFree86-4 miniports use imake-4's HasXdmAuth setting (default is YES).anholt2002-07-192-35/+11 * Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onanholt2002-07-155-21/+215 * Allow this port to build in -current (i.e. with gcc 3.1)kris2002-06-071-0/+32 * imake(1) thinks that the first place where to look for a compiler on FreeBSDsobomax2002-05-221-3/+15 * x86emu update for new BIOS'sbrian2002-05-211-0/+35 * Fix ioctl #define abuseimp2002-04-101-0/+12 * Use <sys/joystick.h> instead of <machine/joystick.h>.kuriyama2002-04-082-1/+21 * Update to always compile DRI on i386 machines, including 3dfx support.will2002-04-021-0/+17 * Preemptive compile fix from XFree86 for "newer GCC versions" (presumablywill2002-03-202-1/+3 * Add fix for XDM: Use SU="su -m" instead of SU="su", otherwise given thewill2002-03-201-0/+11 * Resurrect patch-startx which changes the default to turn off TCP listening,will2002-03-201-0/+54 * Fix i18n problem found by XFree86. This makes XIM work properly. Bumpwill2002-03-202-0/+7 * XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaportwill2002-03-171-54/+0 * XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradeswill2002-03-1725-878/+235 * Bump PORTREVISION after the freetype2 shlib major update.knu2002-03-131-1/+1 * Chase increase of freetype2 shlib version.sobomax2002-03-121-1/+1 * Back out XFree86 4.2.0 and all recent modifications for the sake ofwill2002-01-221-17/+17 * Update version number of freetype2 shared library.sobomax2002-01-211-1/+1 * Upgrade to 4.2.0jmz2002-01-201-17/+17 * sync with XFree86-4sf2002-01-081-4/+20 * configure exits with error ifsf2002-01-071-15/+19 * o pre-fetch: -> pre-everything::sf2002-01-071-5/+4 * sync with x11/XFree86-4sf2002-01-062-0/+64 * Fix long-standing bug of this ports: support HasXdmAuth correctly.sf2001-12-151-0/+1 * o sync with x11/XFree86-4sf2001-10-281-0/+27 * Patch startx so that X is started with the "-nolisten tcp" by default andjmz2001-10-271-0/+54 * o sync with x11/XFree86-4sf2001-10-204-4/+72 * sync with x11/XFree86-4.sf2001-09-013-0/+325 * Update version number of freetype2 shared library.sobomax2001-07-121-1/+1 * Get rid of 'X11R6.4' from pkg-comment.sf2001-06-171-1/+1 * update to 4.1.0.sf2001-06-1223-446/+254 * sync up with x11/XFree86-4.sf2001-04-122-0/+117 * o fix MASTER_SITE_SUBDIR.sf2001-03-291-1/+1 * install freetype-config.sf2001-03-272-3/+11 * Unbroke if USA_RESIDENT isn't defined.sobomax2001-03-261-0/+2 * update to 4.0.3.sf2001-03-2654-1023/+758 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-3/+3 * Add info about the availability of the complete distribution in one port.jmz2000-12-261-0/+5 * Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tasami2000-11-036-1/+139 * Add PORTREVISION for PAM support.asami2000-10-261-0/+1 * Enable PAM support.asami2000-10-262-1/+36 * Don't try to package libOSMesa for FreeBSD versions < 4.1, since theyasami2000-09-292-3/+12 * FreeBSD specific hack -- prefer OSREL from the environment over whatasami2000-09-291-0/+22 * Make life of maintainers of various XFree ports a bit easier by movingsobomax2000-09-211-5/+2 * Remove HTML manpages, this is done from bsd.port.mk now.asami2000-09-132-2/+1 * Both of the below areasami2000-09-072-5/+15 * Work around bug (?) in BSD make that causes HTML manpages to be generatedasami2000-09-061-1/+12 * Update to 4.0.1. Remove libraries from -clients. Try to extractasami2000-08-2521-150/+398 * Welcome XFree86-4 into the world of FreeBSD/Alpha.steve2000-08-211-0/+11 * Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 --asami2000-08-101-1/+1 * Now that FreeBSD has native `agpgart' interface,ru2000-08-021-0/+51 * Those patches are no more necessar - the build completes without them.jmz2000-07-03