agc
aaac4bc29e
Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
...
release.
1999-04-01 13:36:55 +00:00
hubertf
f9b0c9c697
add bin/ldappasswd and man/man1/ldappasswd.1
1999-03-29 14:35:53 +00:00
hubertf
b142f1173f
Fix mysql's version
1999-03-28 22:59:38 +00:00
hubertf
309516f023
Fix md5 checksum.
1999-03-28 22:45:18 +00:00
hubertf
2a40e474b1
Make it possible to build a binary package by moving the "account
...
management" into a REQ script.
1999-03-28 21:50:17 +00:00
hwr
ee3653fa9c
Beautify :-)
1999-03-28 18:27:22 +00:00
hwr
d5ca7850ee
Change this so that the source packet is fetched as openldap-VERS.tgz,
...
not as openldap-release.tgz. Now it is easier to get the correct release.
1999-03-28 18:17:21 +00:00
bad
fa9c2f3760
Catch up with MASTER_SITE_GNU reorganization.
1999-03-22 16:08:30 +00:00
agc
1bb3007c04
s/make/${MAKE}/g
1999-03-08 10:53:55 +00:00
mellon
f0f4504d0a
Remove bogus path prefixes from filenames.
1999-03-05 03:25:14 +00:00
mellon
2f272ef2f9
Patch to fix some arm32 configure problems.
1999-03-05 03:01:44 +00:00
kim
f3cb0b8744
Add and enable p5-gdbm
1999-03-03 00:07:43 +00:00
kim
b7dd958b0a
Extract File_GDBM from the Perl distribution and install it in site_perl.
1999-03-03 00:06:53 +00:00
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