hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
rh
41a80e1bb7
Adapt in order to work together with new gtk10 package
1999-02-19 14:28:08 +00:00
frueauf
feeda8744a
Chane versioned DEPENDS on bison to BUILD_DEPENDS. This should have been
...
done with the bison update.
1999-02-19 09:02:25 +00:00
hwr
790c741520
Upgrade to Version 1.2
1999-02-16 13:54:00 +00:00
tv
111c4f44b0
Use install-info in $PATH, so that systems with it in base will work too.
1999-02-11 19:17:28 +00:00
hwr
9273ad2b46
Don't build the directory, as addnerd does this for us and will fail
...
if it already exists. Should fix pkg/6949 by Nigel Reed <nigel@nelgin.nu>.
Also don't assume ${prefix}/sbin is in the search path and call addnerd
with complete path.
1999-02-06 20:06:32 +00:00
frueauf
846e030238
Some cleanups:
...
- add -Dunix for some files which relied on it to be defined
- run `mysqladmin shutdown` right after mysql_install_db to
prevent blind running mysql daemon, pointed out in pr 6533 by
Matthew Green
- set NO_PACKAGE if we build/install the server case - mysql_install_db
needs the data dir from the source distribution to work - this
never worked for binary packages! Remove the bogus exec in PLIST-server
too as consequence.
1999-02-04 21:35:01 +00:00
bad
8fdfbcece0
Catch up with recently renamed symbols in <arm32/setjmp.h>.
1999-02-04 21:15:15 +00:00
frueauf
ca7f20731e
Make this work on ELF properly - add -Wl,-R${LOCALBASE}/lib/mysql to
...
LDFLAGS. Pointed out my Matthew Green in pr 6533.
1999-02-04 15:47:35 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
hwr
cdd1d8edb5
This is now openldap-1.1.4.
1999-01-27 13:04:26 +00:00
frueauf
594367f926
Whoops, I wanted to adjust the comment.
1999-01-17 00:59:37 +00:00
frueauf
259cb9f5ca
Adjust NOT_FOR_ARCHS to match the one in postgresql.
1999-01-17 00:56:43 +00:00
frueauf
82c048856a
Add mips to NOT_FOR_ARCHS list. There is no TAS implementation.
...
Someone with mips assemply knowledge needed :)
1999-01-17 00:52:08 +00:00
tsarna
dd4130acbb
Update to 1.1.2, which fixes a bug taht caused an error when a query
...
returned no rows.
1999-01-09 23:16:55 +00:00
kleink
bf237c0e31
Get rid of obsolete chown(8) operand usage.
1999-01-09 20:49:26 +00:00
frueauf
46cfd36f4f
Add some cosmetics pointed out in pr 6758 by Greg A. Woods:
...
- add INSTALL_TARGET=install install-man and remove the patch that did
modify the GNUMakefile, for better maintainance.
- add - in front of @${MKDIR} to silently fail if the dir already exists
- move ld.so.conf warning near the end, so it can be better spotted.
1999-01-08 11:17:21 +00:00
hwr
9c47e15af7
openldap is derived from U. Mich. Ldap.
1999-01-08 09:00:38 +00:00
hwr
46b5c038a3
Change Makefile to have 1.1.2 as version number, not -release.
...
Pointed out by Thorsten Frueauf.
1999-01-08 08:59:31 +00:00
hwr
6c647a063e
Enable openldap.
1999-01-07 16:50:42 +00:00
hwr
3fe7c2bf1d
OpenLDAP is an open source software impelmentaion of the LDAP protocol
...
XXX As I can't convince configure to recognize our mit-pthreads, slurpd
is not built.
1999-01-07 16:49:08 +00:00
hubertf
893dc914ac
patch to null some stuff we have in headers; PR 6747 by augustss@cs.chalmers.se
1999-01-06 21:53:40 +00:00
frueauf
06d3c5cd67
Forgot to commit this: s/pgsql/!!PGUSER!!/ cause we don't hardcode
...
that into our package. This will get substituted at build time.
1999-01-04 14:10:16 +00:00
frueauf
986c19dc58
Add and enable gtksql.
1999-01-04 13:11:03 +00:00
frueauf
74d196422a
Initial import of gtksql-0.2, a query tool for PostgreSQL written with GTK.
...
Provided in pr 6691 by Rene Hexel with additional fixes by myself.
1999-01-04 13:08:47 +00:00
frueauf
1f4b04d4d9
Update postgresql to 6.4.2. Among bugfixes and new features, this also
...
adds patches for m68k support, provided in pr 6664 by MOCHIDA Shuji.
1999-01-04 13:05:01 +00:00
frueauf
bdf6ae9ef0
Reflect that addnerd has version 1.6 now, as noted in pr 6721.
1999-01-03 13:13:12 +00:00
garbled
52889ce699
fix some lacks of string.h inclusions which bombed out the build on alpha
...
and special case the compile of sql_yacc.cc. It used up all the memory
on my alpha with 256MB of mem trying to compile this file. Turning off
the optimization keeps it from crashing my machine.
1998-12-29 08:12:04 +00:00
bad
e8c12430be
Use correct syscall number on arm32.
...
Enable building server on arm32.
1998-12-28 16:17:12 +00:00
tsarna
296af56a23
Update to 1.1.0. Now uses MySQLmodule rather than mySQLmodule by default
...
and so no longer needs patch to work with the py-mysql pkg.
1998-12-23 06:49:44 +00:00
tsarna
637c49268d
Enable zope-mysql
1998-12-19 18:44:45 +00:00
tsarna
1fdc30a302
Import of MySQL Database Adaptor for Zope
1998-12-19 18:39:25 +00:00
tsarna
5796146a4d
Re-enable on alpha
1998-12-18 00:42:39 +00:00
tv
4d026064f2
Add and enable sdbm.
1998-12-10 15:39:46 +00:00
tv
70c9c1432e
Add sdbm, a reimplementation of the classic ndbm library. Good for
...
`small' applications that cannot use DB 1.85.
1998-12-10 15:35:15 +00:00
agc
19f1ecf331
Use ${OPSYS}, rather than calling uname -s
again.
1998-11-16 21:13:01 +00:00
frueauf
d2abb529eb
minor pkglint nits.
1998-11-13 00:47:51 +00:00
agc
09de9bf989
Group the NOT_FOR_ARCHS definitions together, for consistency, and make
...
the second definition "+=", rather than "=".
1998-11-12 16:24:39 +00:00
tsarna
ee94866c1c
Comment was wrong
1998-11-02 15:09:30 +00:00
bad
e7d55c5dd1
Oops. Fix RCS id.
1998-10-29 18:07:38 +00:00
bad
7ebfab5050
Update to mysql-3.21.33.b
...
Update mit-pthreads for 1.3H signal changes on alpha and i386.
Update mit-pthreads for 1.3/1.3H on sparc (from 1.1 version).
Enable building the server on sparc.
Add mit-pthreads support for 1.3/1.3H on arm32. (Server doesn't work yet.)
Fix two bugs in mit-pthreads with functions returning off_t's.
1998-10-28 18:18:07 +00:00
tsarna
305e91aa58
Adapt to deal with (IMHO bogus) new location of the MySQL shared client
...
library. Someone who knows more about it should decide if MySQL should
be fixed to put the library in a standard location instead.
1998-10-19 21:47:59 +00:00
tsarna
3c1260bf8d
Remove myself as MAINTAINER. Several other people are working on it and
...
know more about the current state than I do.
1998-10-19 19:02:45 +00:00
tsarna
ca6f9bf718
Update MySQLmodule 1.1 -> 1.4
1998-10-19 16:56:34 +00:00
tsarna
3b281936b0
Tim tested some of these, but I don't know which. Since at least one of
...
the pkgs broke on Alpha that was not expected to, disable them all for
the 1.3.3 tag to be on the safe side :-(
1998-09-27 22:24:43 +00:00
tsarna
9bc8051d4e
alpha->vax, since Alpha now works for Python dynamicly loaded modules,
...
but VAX never has.
1998-09-22 16:13:33 +00:00
garbled
384c07a72e
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
...
on alpha. There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
frueauf
381abae27f
Set NOT_FOR_ARCHS=m68k since postgres does not work on this architecture yet.
1998-09-10 11:46:31 +00:00
frueauf
9402b1366b
Since lang/python/Makefile fetches python source into a subdir, search
...
it there to prevent double download.
1998-09-06 20:57:20 +00:00
agc
42e5872f32
Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately.
1998-09-01 14:29:28 +00:00
tsarna
5e9cc577b8
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
...
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- 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-08-20 15:16:34 +00:00
agc
6cec9af390
Use USE_LIBTOOL definition.
...
Correct the location of the client libraries.
1998-08-20 15:04:22 +00:00
tv
acbed909cf
Nuke _pic.a.
1998-08-10 15:40:19 +00:00
tv
76490f7502
Libtoolize and clean up.
1998-08-10 15:29:39 +00:00
agc
1ca705b394
Add NetBSD RCS Ids.
1998-08-07 14:58:43 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
tv
f7b1dc2f75
MySQL in the pkg system now works for client-side on all platforms; remove
...
ONLY_FOR_ARCHS.
1998-07-20 16:17:39 +00:00
tv
c71f299e88
Update to use libtool to build the clients' shared library.
...
Add support for client-only setups on all architectures other than those
the server's threads support (i386 and alpha).
1998-07-20 14:49:51 +00:00
frueauf
61f8f10f31
Since this package depends on mysql we need to set ONLY_FOR_ARCHS
...
accordingly.
1998-07-20 12:24:29 +00:00
frueauf
70f0bfe809
Add missing S to ONLY_FOR_ARCHS.
1998-07-20 12:21:14 +00:00
frueauf
582bf9eed4
Adjust version of mysql in DEPENDS.
1998-07-17 11:03:34 +00:00
frueauf
610cd5d87e
Update mysql to 3.21.33.
1998-07-17 11:01:39 +00:00
agc
c9cfa07505
Use automatic shared object handling
1998-07-15 12:40:14 +00:00
agc
583dcca5f3
Use automatic shared object handling
1998-07-15 10:51:16 +00:00
agc
2303d33808
Update for automatic shared object handling.
1998-07-14 16:21:35 +00:00
frueauf
a37b3156b8
Reflect mysql update in DEPENDS.
1998-07-06 11:44:42 +00:00
frueauf
2366d8f608
Update to mysql-3.21.32a.
1998-07-06 11:42:39 +00:00
tron
ae92e0fbb4
"portlint" doesn't like short pathnames in "DEPENDS".
1998-06-23 20:41:35 +00:00
agc
1dcf7546c1
Use automatic manual page handling.
1998-06-23 11:09:33 +00:00
tron
340a5a7ace
Add and enable "py-mysql", fixes PR pkg/5602.
1998-06-22 21:54:14 +00:00
tron
428c964d4e
New "py-mysql" package supplied by Ty Sarna in PR pkg/5602:
...
MySQLmodule 1.1.0 for Python 1.5(.x)
1998-06-22 21:53:09 +00:00
frueauf
7a3dcef3f4
The postgresql subdir is user definable, reflect that here.
1998-06-22 14:00:16 +00:00
frueauf
f89963329b
Add bison to DEPENDS; give addnerd the homedir path; be sure that .profile
...
gets installed to ${PGUSER}s home. Pointed out by Mathias Drochner.
1998-06-22 13:58:26 +00:00
agc
8157ff7bcf
Update package Makefiles for automatic manual page handling.
1998-06-22 11:19:40 +00:00
frueauf
86503bc551
Enable mysql.
1998-06-22 10:56:46 +00:00
frueauf
b2cb7771eb
Initial addition of MySQL, a free SQL database server.
...
Based on pr 5601 by Ty Sarna, enhancement and upgrade to 3.21.31 by me.
1998-06-22 10:55:21 +00:00
agc
d42b222d9f
Upgrade to the latest and greatest version (6.3.2) of PostgreSQL.
...
They told me to say that.
Use addnerd to create the user.
1998-06-10 13:55:34 +00:00
agc
666273802a
Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
...
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation. This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +00:00
agc
e9b9b3328c
Include bsd.prefs.mk, so that /etc/mk.conf is read properly
1998-06-03 12:43:25 +00:00
tron
97866e6aeb
Add and enable "py-gdbm", fixes PR pkg/5420.
1998-05-23 21:47:09 +00:00
tron
1a1fc830e0
Add "py-gdbm" package made by Jaromir Dolecek.
1998-05-23 21:46:05 +00:00
hubertf
e0c0c70982
%D is needed on @unexec
1998-05-09 18:32:57 +00:00
frueauf
0851be7c5a
Mostly cosmetic changes to shut up portlint. Little bugfix for apache.
1998-05-09 15:24:42 +00:00
hubertf
6f45f24b8f
use -l switch to chpass (eww, undocumented :-/), to work even when NIS is set up
1998-05-08 21:56:02 +00:00
frueauf
dc3b60cbf5
Build and install gdbm shared library, based on pr 4924 and fixes it.
1998-05-08 12:30:19 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
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-22 14:22:39 +00:00
agc
ff3e48e78c
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
5201e68497
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.
1998-04-17 09:37:21 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
287fd593f7
Fix last commit after feedback from Klaus.
1998-03-16 14:40:48 +00:00
hubertf
4e9eec6d84
don't expand PATH and MANPATH - fixes PR 5165 by Klaus Klein.
1998-03-16 12:57:37 +00:00
agc
e11e090be3
Add pgaccess.
1998-02-18 17:51:01 +00:00
agc
71fe6dc6c2
Build the libpgtcl shared object properly.
...
Add pgaccess to the list of programs to 'do' when USE_TCL is defined.
Add a Makefile for pgaccess, so that it gets installed with the right
embedded interpreter.
1998-02-18 17:48:14 +00:00
agc
ed95ebef70
Don't hardcode the paths of tcl and tk libs/headers - access them
...
relative to ${PREFIX}.
1998-02-18 17:45:18 +00:00
agc
87dc48da28
Don't use an easily-guessed encrypted password for the postgres admin.
1998-02-18 17:37:24 +00:00
agc
7db6fa69d4
The .if defined(USE_TCL) part wouldn't work anyway, so don't bother
...
checking just now.
The 'recursive' argument to cp(1) is -R, not -r.
1998-02-18 17:35:25 +00:00
frueauf
932d8f5ef0
portlint: add "|| ${TRUE}" after ldconfig.
1998-02-18 11:50:33 +00:00
agc
5e7d329488
Enable postgresql.
1998-02-17 15:48:54 +00:00
agc
53f5711566
Add NetBSD RCS Id.
...
Correct names of two FAQ files.
Only delete the tcl/tk-related files if they were installed.
1998-02-17 15:46:10 +00:00
agc
38e162eddd
The correct definition for the database directory is PGDATA, not PG_DATA.
1998-02-17 15:44:32 +00:00
agc
a5b05f2466
Changes to the basic NetBSD template. Look for headers in
...
${PREFIX}/include, and libraries in ${PREFIX}/lib, rather than having
them hardcoded.
1998-02-17 15:43:36 +00:00
agc
543da79c5a
If an argument is passed to this perl script, use that as the pgsql user name.
...
Only add the user if it doesn't exist in the passwd file.
Work around a problem in pw_scan(3) for now.
1998-02-17 15:42:04 +00:00
agc
7933c17d7a
Add NetBSD RCS Id.
1998-02-17 15:38:59 +00:00
agc
d5059d34f4
Mention dependency on Perl5.
...
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 15:37:40 +00:00
agc
f9632bdc2b
Initial import of Postgresql 6.2.1, an Object Relational Database
...
Management System, into the NetBSD packages collection, from the
FreeBSD port.
1998-02-17 15:29:55 +00:00
hubertf
35abfbee5f
portlint: rm -> ${RM}
1998-01-24 03:42:02 +00:00
agc
5099468a33
Run ranlib on the installed library.
1997-11-20 11:47:23 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
e2e3ab3c57
Only uncomment working/tested ports
1997-10-27 03:33:59 +00:00
hubertf
f401452b5f
Fix for NetBSD
1997-10-27 03:32:44 +00:00
hubertf
3d487ee863
Next one (IDs already fixed)
1997-10-27 03:25:18 +00:00