| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix permist on libs. | Bruce Momjian | 1998-02-26 | 1 | -1/+1 |
| * | Forgot to run autoconf after updatign configure.in for Cyrillic patch | Marc G. Fournier | 1998-02-24 | 1 | -282/+302 |
| * | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-02-24 | 1 | -82/+138 |
| * | Various fixes for string.h vs strings.h | Marc G. Fournier | 1998-02-24 | 1 | -158/+198 |
| * | Slight change to GUESS for finding the right entry in .similar | Marc G. Fournier | 1998-02-24 | 1 | -2/+2 |
| * | Configure patches from Brook Milligan. | Bruce Momjian | 1998-02-22 | 1 | -212/+1409 |
| * | Various minor modes for i386_solaris | Marc G. Fournier | 1998-02-19 | 1 | -1/+1 |
| * | Check for <netinet/in.h>, required by DG/ux | Marc G. Fournier | 1998-02-19 | 1 | -3/+3 |
| * | The problem is that $ac_cv_prog_gcc is empty, instead of 'no' or | Marc G. Fournier | 1998-02-17 | 1 | -1/+1 |
| * | Remove HBA related switch | Marc G. Fournier | 1998-02-14 | 1 | -235/+211 |
| * | Remove interfaces/ecpg/{include,preproc}/Makefile.in from configure | Marc G. Fournier | 1998-02-13 | 1 | -2/+2 |
| * | From: Michael Meskes <meskes@topsystem.de> | Marc G. Fournier | 1998-02-11 | 1 | -2/+2 |
| * | Build in a 'dummy' tas file...nothing in it, just used for the link process | Marc G. Fournier | 1998-02-05 | 1 | -216/+217 |
| * | Try this fix for the tas.s code... | Marc G. Fournier | 1998-02-04 | 1 | -230/+231 |
| * | Strange, this should be required, but initialize need_tas to no | Marc G. Fournier | 1998-02-03 | 1 | -212/+213 |
| * | I tried to match up the if/test stuff...fixed now, I think | Marc G. Fournier | 1998-02-03 | 1 | -1/+1 |
| * | various i386_solaris cleanups that should fix sparc_solaris and hpux | Marc G. Fournier | 1998-02-03 | 1 | -1/+1 |
| * | Learning a little more about autoconf each day... | Marc G. Fournier | 1998-02-03 | 1 | -227/+223 |
| * | Fix for missing tas.s under sparc_solaris | Marc G. Fournier | 1998-02-03 | 1 | -219/+222 |
| * | Fix HP/ux port for tas.s | Marc G. Fournier | 1998-02-02 | 1 | -215/+218 |
| * | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier | 1998-02-02 | 1 | -48/+103 |
| * | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier | 1998-02-01 | 1 | -209/+210 |
| * | Someone wants to try a Cynus port.... | Marc G. Fournier | 1998-01-28 | 1 | -209/+210 |
| * | this is to help someone that wants an AUX port get started... | Marc G. Fournier | 1998-01-25 | 1 | -209/+210 |
| * | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier | 1998-01-25 | 1 | -1/+1 |
| * | Minor cleanups for i386_solaris port | Marc G. Fournier | 1998-01-23 | 1 | -1/+1 |
| * | Start an openbsd port | Marc G. Fournier | 1998-01-20 | 1 | -1/+1 |
| * | Must commit configure changes after patch to configure.in | Marc G. Fournier | 1998-01-17 | 1 | -209/+209 |
| * | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier | 1998-01-17 | 1 | -11/+12 |
| * | this should pretty much clean up the i386_solaris port, with regression | Marc G. Fournier | 1998-01-13 | 1 | -53/+55 |
| * | isinf() doesn't exist under i386_solaris, so code it such that | Marc G. Fournier | 1998-01-13 | 1 | -43/+95 |
| * | Oops, should be 'tas.o', not 'tas.s' | Marc G. Fournier | 1998-01-13 | 1 | -1/+1 |
| * | MIssed a semi-colon in AC_LINK_FILES for i386_solaris port... | Marc G. Fournier | 1998-01-13 | 1 | -2/+2 |
| * | Further clean up "auto-configuration" for ports | Marc G. Fournier | 1998-01-13 | 1 | -209/+214 |
| * | Various fixes resulting from removing the PORTNAME defines | Marc G. Fournier | 1998-01-13 | 1 | -2/+2 |
| * | Missed a subst() for the RANDOM substritution... | Marc G. Fournier | 1997-12-31 | 1 | -1/+1 |
| * | Change @RANDOM@ to @MISSING_RANDOM@ because of bash | Marc G. Fournier | 1997-12-30 | 1 | -1/+1 |
| * | Make sure configure reflects changes | Marc G. Fournier | 1997-12-20 | 1 | -18/+70 |
| * | Get it so that everything else *should* work with my changes... | Marc G. Fournier | 1997-12-20 | 1 | -219/+220 |
| * | First clean compile without a "PORTNAME" variable being set... | Marc G. Fournier | 1997-12-20 | 1 | -217/+212 |
| * | If this doesn't break something, nothing will *muhahaha* | Marc G. Fournier | 1997-12-19 | 1 | -210/+217 |
| * | Nice clean compile...still need to run regression tests, but its a major | Marc G. Fournier | 1997-12-19 | 1 | -15/+25 |
| * | Update configure so that it auto-detects and configures for missing | Marc G. Fournier | 1997-12-19 | 1 | -26/+286 |
| * | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 | 1 | -192/+195 |
| * | Add recognition for 'machten' | Marc G. Fournier | 1997-12-17 | 1 | -188/+189 |
| * | Make configure more automated, from Brook Milligan. | Bruce Momjian | 1997-10-30 | 1 | -190/+222 |
| * | From: Darren King <darrenk@insightdist.com> | Marc G. Fournier | 1997-09-28 | 1 | -142/+145 |
| * | Update configure. | Bruce Momjian | 1997-09-24 | 1 | -2/+2 |
| * | Configure OS cleanup. | Bruce Momjian | 1997-09-21 | 1 | -3/+3 |
| * | Update configure. | Bruce Momjian | 1997-09-19 | 1 | -3/+3 |