- 10 Feb, 2001 1 commit
-
-
Bruce Momjian authored
-
- 16 Dec, 2000 1 commit
-
-
Peter Eisentraut authored
src/interfaces/odbc/GNUmakefile.
-
- 07 Dec, 2000 1 commit
-
-
Peter Eisentraut authored
-
- 27 Oct, 2000 1 commit
-
-
Peter Eisentraut authored
path into executables and shared libraries (-rpath or -R for most). Can be disabled with --disable-rpath, since some binary packaging standards do not like this option.
-
- 21 Oct, 2000 1 commit
-
-
Peter Eisentraut authored
Makefile.port, since they are of no use to configure and much of the library magic happens in Makefile.port anyway. Use __alpha, not __alpha__, since the former is universally available. Remove -DNOFIXADE from the compile command line and put it in the port include file.
-
- 07 Oct, 2000 1 commit
-
-
Peter Eisentraut authored
necessary for the postgres/postmaster link, not every link.
-
- 13 Dec, 1999 1 commit
-
-
Bruce Momjian authored
-
- 09 Dec, 1999 1 commit
-
-
Bruce Momjian authored
-
- 17 May, 1999 1 commit
-
-
Marc G. Fournier authored
Apply freebsd specific patches dealign with ELF system from FreeBSD's ports collection ...
-
- 02 Nov, 1998 1 commit
-
-
Marc G. Fournier authored
slight mods required for freebsd (elf vs aout stuff)
-
- 31 Oct, 1998 1 commit
-
-
Marc G. Fournier authored
Minor FreeBSD fixes put in place From: SHIOZAKI Takehiko <takehi-s@ascii.co.jp> I tried snapshot(Oct30) and made some patches. # I think that it is confused to manage both Makefile.shlib and # makefiles/Makefile.*, don't you? * configure Now FreeBSD 2.X is not supported..., so I added its entry. If ELF_SYSTEM is set, gmake treat it defined even though it is "false". So nothing should be set to use "ifdef". BSD_SHLIB etc. may have same problems. * Makefile.shlib As you said, FreeBSD entry is much like BSD's. I only added ELF_SYSTEM code. * makefiles/Makefile.freebsd Ifdef/else/endif can not be indented with TABs.
-
- 30 Oct, 1998 1 commit
-
-
Marc G. Fournier authored
Added a ELF_SYS variable and check to configure.in...
-
- 27 Oct, 1998 2 commits
-
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-Bforcearchive flag for ld... Give FreeBSD its own special Makefile to get around the "bug"
-
- 20 Dec, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 12 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
Makefile.global and move them to seperate 'include' makefiles Over time, should become even more port specific: ie. Makefile.BSD44_derived should be broken down into netbsd/freebsd specific ports
-