Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-09-10 | Set NOT_FOR_ARCHS=m68k since postgres does not work on this architecture yet. | frueauf | 1 | -1/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-07-15 | Use automatic shared object handling | agc | 1 | -2/+9 | |
1998-06-22 | Add bison to DEPENDS; give addnerd the homedir path; be sure that .profile | frueauf | 1 | -24/+47 | |
gets installed to ${PGUSER}s home. Pointed out by Mathias Drochner. | |||||
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -23/+1 | |
1998-06-10 | Upgrade to the latest and greatest version (6.3.2) of PostgreSQL. | agc | 1 | -16/+19 | |
They told me to say that. Use addnerd to create the user. | |||||
1998-06-03 | Include bsd.prefs.mk, so that /etc/mk.conf is read properly | agc | 1 | -1/+3 | |
1998-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 1 | -2/+2 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -3/+3 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-16 | Fix last commit after feedback from Klaus. | hubertf | 1 | -3/+3 | |
1998-03-16 | don't expand PATH and MANPATH - fixes PR 5165 by Klaus Klein. | hubertf | 1 | -3/+3 | |
1998-02-18 | The .if defined(USE_TCL) part wouldn't work anyway, so don't bother | agc | 1 | -6/+5 | |
checking just now. The 'recursive' argument to cp(1) is -R, not -r. | |||||
1998-02-18 | portlint: add "|| ${TRUE}" after ldconfig. | frueauf | 1 | -2/+2 | |
1998-02-17 | Mention dependency on Perl5. | agc | 1 | -22/+17 | |
Define PGUSER variable, and use it (defaults to pgsql). Add NetBSD RCS Id. There is no '-c' argument to NetBSD's su(1). cat post-install-notes, rather than using more(1). Just in case. Use explicit paths for executables. | |||||
1998-02-17 | Initial import of Postgresql 6.2.1, an Object Relational Database | agc | 1 | -0/+114 | |
Management System, into the NetBSD packages collection, from the FreeBSD port. |