Commit graph

356 commits

Author SHA1 Message Date
Justin M. Seger
673675251d Perl fixes 1998-08-23 14:21:41 +00:00
Justin M. Seger
0f2e26c397 Perl fixes 1998-08-23 04:12:26 +00:00
Satoshi Asami
7cd6f24734 /bin/cp /usr/ports/databases/mysql/work/mysql-3.21.33/data/mysql/*.frm /usr/local/share/mysql/mysql
/usr/ports/databases/mysql/work/mysql-3.21.33/scripts/mysql_install_db
Didn't find the 'data' directory in the current directory
You should be in the distribution directory when executing this script
Please go to the directory where you unpacked this distribution
and start this script with 'scripts/mysql_install_db'
*** Error code 1
1998-08-20 13:29:17 +00:00
Satoshi Asami
98a7ab34e0 deve/p5-Data-Dumper is included in perl now. 1998-08-19 09:47:25 +00:00
Satoshi Asami
15ba0dd5a8 Um, PERL_VER is not spelled PERL_VERL. ;) 1998-08-18 23:09:20 +00:00
Vanilla I. Shu
45b832697e Upgrade to 1.2001, and set myself as maintainer. 1998-08-18 03:07:08 +00:00
Vanilla I. Shu
b1e0c705d9 Upgrade to 1.00, and set myself as maintainer. 1998-08-18 02:51:16 +00:00
Tim Vanderhoek
878a2c2268 Long live feminism! No manpages! Nyah-hah-hah! 1998-08-17 08:32:00 +00:00
Steve Price
7f0c6def06 Pick up a few new installed files and follow the new MAN?
paradigm.

Reviewed by:	Paul Traina <pst@juniper.net>
1998-08-17 03:30:41 +00:00
Steve Price
4906d8e5dc Update to version 3.0.5. 1998-08-17 00:52:44 +00:00
Paul Traina
ad98126255 Update to GNATS 3.106 1998-08-16 19:25:42 +00:00
Peter Hawkins
a15ff8a4d0 upgrade to 3.21.33 1998-08-14 12:05:42 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
Vanilla I. Shu
75e7c5460a Upgrade to 1.1833, and make it compatible with perl5.00501. 1998-08-06 15:13:10 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Tim Vanderhoek
12ff157726 User `httpd' on the package-building machine already owns msql's uid 80.
Move msql to 87:87 so that package-building works again.  I have an
extremely strong suspicion that msql does not need _reserved_ uid:gid's at
all, but I can't even fetch the distfile to check...
1998-07-25 21:44:55 +00:00
Jacques Vidrine
aacda9f4a0 If the installed python has been linked with threads,
then we need to link this extension module with threads
also.
1998-07-23 17:13:47 +00:00
Jacques Vidrine
de52cac55f Tighten the search for the python library. 1998-07-22 22:33:19 +00:00
Satoshi Asami
9fc443420d Define MAN? macros. I have no idea how packaging worked at all. 1998-07-21 22:16:24 +00:00
Gary Palmer
e752e26de7 Remove NO_PACKAGE. I found the rather small copyright section 1998-07-21 08:26:35 +00:00
Tim Vanderhoek
eb00e56585 Use more official (but equivalent) homepage. 1998-07-20 22:36:22 +00:00
Tim Vanderhoek
6effe3caa7 Add homepage. 1998-07-20 22:33:43 +00:00
Satoshi Asami
fe5312d393 Mark this port broken:
===
## make package
>> Checksum OK for PyGreSQL-2.1.tgz.
===>  Extracting for py-PyGreSQL-2.1
===>  py-PyGreSQL-2.1 depends on executable: python - found
===>  py-PyGreSQL-2.1 depends on shared library: pq\.1\. - found
===>  Patching for py-PyGreSQL-2.1
===>  Configuring for py-PyGreSQL-2.1
test: syntax error
/bin/cp /usr/ports/databases/py-PyGreSQL/scripts/Makefile /usr/ports/databases/py-PyGreSQL/work
/bin/cp /usr/ports/databases/py-PyGreSQL/scripts/Makefile.in /usr/ports/databases/py-PyGreSQL/work
/bin/cp /usr/ports/databases/py-PyGreSQL/scripts/configure.in /usr/ports/databases/py-PyGreSQL/work
install -c -m 0555 /usr/ports/databases/py-PyGreSQL/scripts/install-sh /usr/ports/databases/py-PyGreSQL/work
install -c -m 0555 /usr/ports/databases/py-PyGreSQL/scripts/configure.local /usr/ports/databases/py-PyGreSQL/work/configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib/python1.5/config -L/usr/local/pgsql/lib) works... yes
checking whether the C compiler (cc -O2 -pipe -L/usr/local/lib/python1.5/config -L/usr/local/pgsql/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for python... /usr/local/bin/python
checking for pow in -lm... yes
checking for read_history in -lreadline... yes
checking for crypt in -lcrypt... yes
checking for PyArg_Parse in -lpython1.5... no
configure: error: The Python 1.5 library could not be found.
*** Error code 1
 :
===

Note the "test: syntax error" in the first line output from configure.

Satoshi
1998-07-20 11:41:31 +00:00
Satoshi Asami
5eefd90183 Remove empty lines and trailing whitespace.
Found by:	portlint
1998-07-20 11:19:08 +00:00
Gary Palmer
fd9ed5fb1d Let the ports collection do its thing with CDB 1998-07-19 02:44:54 +00:00
Gary Palmer
37657247dd Import of CDB 0.55, a lightweight database package from D. J. Bernstein 1998-07-19 02:37:30 +00:00
Jacques Vidrine
19bd66f983 Change CATEGORIES to ``databases''. 1998-07-06 17:47:33 +00:00
Jacques Vidrine
e510f6c0c4 Activate py-PyGreSQL (in new home). 1998-07-06 17:46:48 +00:00
Jacques Vidrine
65eda25660 Just moved from category devel. 1998-07-06 17:45:35 +00:00
Steve Price
6d6d1b194a Update to version 1.1831
PR:		6765
1998-07-04 19:07:08 +00:00
Andreas Klemm
8cce0da683 Update to newest version 0.88 1998-06-13 13:25:03 +00:00
Satoshi Asami
300c0a3a28 Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there
won't be any spurious warning messages when the command bar isn't run.
1998-06-05 07:51:03 +00:00
Vanilla I. Shu
1b358a021c Upgrade to 2.00, add 2 BUILD_DEPENDS. 1998-05-14 08:18:37 +00:00
Steve Price
86e84c3f1f Update to reflect that 1.1 is the current version of libpq.so.
PR:		6527
Submitted by:	Sascha Blank <blank@fox.uni-trier.de>
1998-05-10 22:12:09 +00:00
Steve Price
e81a0d580f Upgrade to version 0.72.
PR:		6461
Submitted by:	Dnaiel J. O'Connor <darius@holly.dons.net.au>
1998-05-03 19:26:58 +00:00
Justin M. Seger
ed24882315 Upgrade to mysql-3.21.29-gamma.
PR:             6322
Submitted by:   ibex@physik.TU-Berlin.DE
1998-04-29 01:10:02 +00:00
Satoshi Asami
3e428be080 Andreas forgot to delete PATCH_DEBUG.... 1998-04-22 08:28:07 +00:00
Andreas Klemm
36f89aec96 Upgrade postgresql to version 6.3.2
Many bugfixes and cosmetic changes
Changes by Scrappy and me
My additional changes:
- had to link libpgtcl.so with the crypt library to get rid of the
  pgaccess error message, that crypt is missing
- had to add -i option in the startup script, so that pgaccess is
  able to connect to the postmaster process
- removed all unnecessary patches
- updated PLIST
Thanks to the postgresql developement team, who did a great job to
simplify the postgresql port, by applying the patches and making
the autoconf mechanism more consistent.
Submitted by:	The Hermit Hacker <scrappy@hub.org>
1998-04-21 21:52:10 +00:00
Andreas Klemm
a742a4fdb0 Upgrade to latest pgaccess version 0.86 1998-04-21 21:30:22 +00:00
Satoshi Asami
a62fa32b9b I think Andreas was sleepy. :) 1998-04-20 05:00:19 +00:00
Andreas Klemm
428e50a330 build depends on gnats config files 1998-04-18 09:03:44 +00:00
Andreas Klemm
1f42f892a5 activate tkgnats 1998-04-18 08:59:23 +00:00
Andreas Klemm
3236ba006c New port tkgnats 3.0.3
a tk frontend for the GNATS bug database
1998-04-18 08:58:02 +00:00
Vanilla I. Shu
f30cd04cad Upgrade to 1.25, and portlint. 1998-04-04 14:05:12 +00:00
Justin M. Seger
8dbfcee37b Mark BROKEN. DEPENDS on databases/msql which is also BROKEN. 1998-04-03 02:33:06 +00:00
Steve Price
e8454f3188 Remove BROKEN tag as this now packages. 1998-03-29 01:31:41 +00:00
Steve Price
a593633aa6 I don't quite understand how I got all these files to
install the first time, but they don't install anymore so
remove them from the PLIST.

Found by:	Satoshi Asami
1998-03-29 01:30:15 +00:00
Satoshi Asami
e34037ebdd Mark this port broken, doesn't package. 1998-03-28 18:50:58 +00:00
Steve Price
ee9d82123f Update to version 3.21.26gamma.
PR:		6075
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-03-28 14:43:39 +00:00
Andreas Klemm
9fa14a7780 Postgresql binary isn't fetchable, was removed from the master sites.
I think this is ok'd by Satoshi.
Submitted by:	jseger@freebsd.scds.com
1998-03-22 16:45:18 +00:00
Steve Price
40d8652613 Upgrade to version 3.21.25g-gamma.
PR:		5983
Submitted by:	Dirk Foremberg <ibex@physik.TU-Berlin.DE>
1998-03-16 02:46:42 +00:00
Andreas Klemm
4f36ebacc4 Try to commit again. I think the trouble happened, because
I didn't checkout first ...
Here the update to 1.8
1998-03-02 19:28:18 +00:00
Andreas Klemm
9573a0fb40 unbreak port (updated PLIST) 1998-03-02 18:42:22 +00:00
Andreas Klemm
a93389b0d5 The long description of the port pgaccess-0.73 saids to use:
make USE_TCL all install
This in incomplete
make USE_TCL=yes  all install
is correct
Reviewed by:	Gert van der Plas <gert@inferno.phys.tue.nl>
1998-02-27 13:24:44 +00:00
David E. O'Brien
3880720e3a Note the PR.
PR:		ports/5868
1998-02-27 11:50:28 +00:00
David E. O'Brien
2fa01dbb28 Port is BROKEN.
1.  Isn't PREFIX clean
2.  PLIST is way erronious  (comment out NO_PACKAGE) and just try...
    (PR to be submitted)
1998-02-27 11:42:55 +00:00
Steve Price
759f03cceb Create the /var/db/mysql/* files in the package'd version of
this port.  Also sort pkg/PLIST and some minor portlint mods.

PR:		5014
1998-02-23 02:55:34 +00:00
Vanilla I. Shu
0a88858ba9 Upgrade to 0.93. 1998-02-18 18:17:31 +00:00
Steve Price
fcc102b669 Fix to properly install info files.
PR:		5740
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
1998-02-15 17:01:07 +00:00
Thomas Gellekum
8c996bfeee Upgrade to 2.0.3; James seems to be busy at the moment.
PR:		4769
Submitted by:	Mikhail Teterin <mi@aldan.ziplink.net>
1998-02-13 10:54:49 +00:00
Satoshi Asami
6cc05d736b Mark this port broken, doesn't package. 1998-02-02 15:58:45 +00:00
Satoshi Asami
e668ce0413 Make this port properly package.
Now, I know you tested it (who doesn't? :), Andreas, but you need to
test it *twice* with a "make deinstall" in between, or you may not
catch files that were left from the previous installation (as it was
in this case).
1998-02-02 02:27:43 +00:00
Andreas Klemm
047fa2d6d6 Forgot cvs add for the previous commit.
Please test.
1998-01-31 18:26:49 +00:00
Justin M. Seger
2f28bb286a DISTFILE moved on MASTER_SITE. 1998-01-31 16:59:53 +00:00
Andreas Klemm
7171d65051 Update to latest version 0.4.4
Please note: you need the newest xforms library (BTW: same for xmysql !)
1998-01-29 12:39:44 +00:00
Andreas Klemm
e3debfb3b2 Update this port to version 1.7 1998-01-29 12:26:03 +00:00
James FitzGibbon
53dfd4cc19 Upgrade to v0.91
Submitted by:	Peter van Heusden <pvh@leftside.wcape.school.za>
1998-01-27 16:19:00 +00:00
Bill Fenner
00f93c6784 Use MASTER_SITE_SUNSITE and fix paths (xapps/ is gone).
Submitted by:	distfile checker
1998-01-27 00:44:49 +00:00
James FitzGibbon
fbc792cfee Upgrade to v2.3.16
Submitted-by: Josh Tiefenbach <josh@ican.net>
1998-01-26 18:43:21 +00:00
James FitzGibbon
a8515c9fe5 Update to v3.21.21a-beta
Submitted by:	Josh Tiefenbach <josh@ican.net>
1998-01-26 18:24:43 +00:00
Paul Traina
2a888bdfdb Make gnats port to package cleanly.
PR:		5506
Submitted by:	Jun Kuriyama
1998-01-24 22:17:15 +00:00
Paul Traina
ccfad98214 Bring in 2 big jumbo patches from the bug-gnats mailing list. 1998-01-20 17:06:26 +00:00
Paul Traina
003b53e2f4 Bring in a bunch of post 3.104 patches that came from Cyclic and
the bug-gnats mailing list.  There are a ton of bugfixes and
some good new features (like user defined states).

I should have used the makefile's patch code to deal with this,
but the patches had differning formats and there were order dependancies,
so I built these patch ffiles by hand.
1998-01-20 06:27:21 +00:00
Satoshi Asami
0a8e056e58 Define PKGNAME, "beta" not allowed here. 1998-01-13 04:48:26 +00:00
Steve Price
33931bd10c closedir(...) requires a DIR argument.
PR:		5177
Submitted by:	Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
1998-01-11 17:59:01 +00:00
Steve Price
9aa91227a1 Remove nonexistent directory from SUBDIR list.
PR:		5078
1998-01-11 17:54:44 +00:00
James FitzGibbon
96b85ccd44 Upgrade to v3.21.19
Submitted by: Josh Tiefenbach <josh@ican.net>
1998-01-06 16:18:51 +00:00
Andreas Klemm
0e551374f3 Updated pgaccess to version 0.73 (bugfix release)
From the author:

Date: Sun, 04 Jan 1998 12:44:48 +0200
From: Constantin Teodorescu <teo@flex.ro>
Organization: FLEX Consulting Braila
Subject: Bug in PgAccess 0.7x , fixed in 0.73 !

Hello all,

recently Dave Chapeskie has discovered a bug in visual query builder,
when deleting table or links! This was due to last changed in source
code made in order to allow table aliasing.

All previously released 0.7x versions of PgAccess are buggy from this
point of view!

I have released today the 0.73 version that fixes it! Please use the new
versions and keep me informed !!!

This new version is also using a drop-down-like combo for choosing
tables in visual query builder! I will probably use it in other places
in order to enhance PgAccess.

Thanks again for testing PgAccess.
1998-01-04 15:17:25 +00:00
Andreas Klemm
2ee96f0ef3 update to version 0.72
from the author:

"I started to write at the Reports module.
from a table, no filters, no sorts (yet) !
Of course, no prints ! Only fields in output report (no labels, lines or
rectangles)!
I am working now at region resizing (page header, footer, detail, etc)
Reports will be generated as Postscript file!
stay close ..."
1997-12-28 22:23:20 +00:00
Andreas Klemm
9d16f6a44f Constantin is very productive ;-)
Update to version 0.70

From his announcement:
> PgAccess v0.70 handles now user defined forms and scripts!
>
> Manipulating forms, PgAccess could be enhanced by the user in order to
> generate new applications.
> The powerfull scripting feature inherited from Tcl/Tk, the native
> environment of PgAccess, allow users to define and use new procedures,
> libraries and even call "system" procedures that I have been used
> writting PgAccess. I would say that PgAccess will be able to accept
> "plugin" modules in order to make him more powerfull. It will make him
> just a "shell" who will set up only a "working environment" for newly
> developed applications!!!!
>
> More information and some examples you will find at
> http://www.flex.ro/pgaccess/pga-rad.html
>
> Once more, I would like to thank you folks for giving me PostgreSQL and
> Visual Tcl, and hoping that PgAcces would help making them more popular!
1997-12-26 22:17:14 +00:00
Andreas Klemm
33c3bccbd3 Updated to version 0.67
Wish you a mery christmas... ;-)
1997-12-24 09:24:44 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Andreas Klemm
90c1bf33bb updated pgaccess port to newest version 0.65 1997-12-23 16:39:39 +00:00
Satoshi Asami
823b320960 Delete the database before installation if PACKAGE_BUILDING is defined
-- we are obviously not interested in keeping the old versions around
in that case.
1997-12-04 11:44:52 +00:00
Andrey A. Chernov
5a0d725b4d Use non-substituted package name for indices 1997-12-03 14:02:07 +00:00
Andrey A. Chernov
e174a02504 Add p5-MLDBM 1997-12-03 07:15:21 +00:00
Andrey A. Chernov
c9b1e04be3 store multi-level hash structure in single level tied hash 1997-12-03 07:11:19 +00:00
Justin M. Seger
758e29bf8b Remove bad MASTER_SITES 1997-11-26 23:48:40 +00:00
Justin M. Seger
cc589c133c Remove bad MASTER_SITE and fix version required line. 1997-11-26 23:42:12 +00:00
Justin M. Seger
7e2ee40a89 Remove bad MASTER_SITES, portlint. 1997-11-26 23:35:27 +00:00
Justin M. Seger
178dcffaa1 Remove bad MASTER_SITE, change MAINTAINTER to MAINTAINER and clean up a few portlint errors. 1997-11-26 23:30:11 +00:00
Satoshi Asami
afefbca703 Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place. 1997-11-22 00:51:36 +00:00
Satoshi Asami
ff3cc4ad51 Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system. 1997-11-22 00:47:18 +00:00
James FitzGibbon
69e5fc4f6f Fix Makefile to reference perl 5.004_04
Submitted by:	axl@iafrica.com
1997-11-18 19:05:12 +00:00
James FitzGibbon
20fa4555d0 Upgradet to v2.3.12
Submitted by:	"Josh Tiefenbach" <josh@ican.net>
1997-11-11 16:58:48 +00:00
James FitzGibbon
657a5370d5 Update to description file
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-31 20:20:19 +00:00
Andreas Klemm
d8d6ed40b4 update to 6.2.1, possibly more committs to come (PLIST) 1997-10-30 14:34:25 +00:00
James FitzGibbon
24a5035b30 Upgrade to v3.20.32a
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-29 14:43:35 +00:00
Andreas Klemm
85236b300e update to release 0.62
bugfix "Multiple layout (n) found"
1997-10-27 21:48:06 +00:00
Andreas Klemm
0b192ef053 bugfixrelease 0.61, just before ports freeze ;-) 1997-10-14 19:04:59 +00:00
Andreas Klemm
c5de446b09 - updated to newest version 0.60
- author was so nice to add a version number in the source file, hurray.
- "dynamically" patch the path to libpgtcl.so ${PREFIX}/pgsql/lib/libpgtcl.so|
  depending on the PREFIX variable using new post-configure script
- tested building, installing, packaging
1997-10-12 13:03:04 +00:00
James FitzGibbon
e999c3c131 Upgrade to v3.20.31e (could have sworn we just did something like this...)
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-09 19:51:53 +00:00
James FitzGibbon
6a456e55fd Upgrade to v3.20.31d
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-09 15:52:00 +00:00
James FitzGibbon
d1453d6313 Upgrade v3.20.31b
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-08 20:08:30 +00:00
Satoshi Asami
4598e6a086 Checksum changed. 1997-10-08 05:12:08 +00:00
Andreas Klemm
e5ea959584 Grrr. when writing the committ message I noticed in the source,
that this is version 0.52. I really hate this :-/
1997-10-05 21:22:55 +00:00
Andreas Klemm
2cacf2d43c source archive changed on the server without bumping the version
number. HELP, need LOCAL_PORT ! Who with proper permissions could
please do a make fetch and place this tar archive under
LOCAL_PORT/pgaccess-0.52.tar.gz ? Thanks.
1997-10-05 21:21:44 +00:00
Andreas Klemm
ac27474d25 a symlink was missing
thanks John, for testing the port
Submitted by:	John Fiber
1997-10-05 21:12:29 +00:00
Andreas Klemm
a53f1f9a5e - remove the ampersand, postmaster process automatically goes into
background because of the -S option.
- remove the -D datadir option, it's meaningless, because the pgsql
  user environment overwrites it with the PGDATA env variable.
  Since this is important and might cause some headache, I mentioned
  this in ~pgsql/.profile and the startup script.
Submitted by:	John Fiber
1997-10-05 21:00:49 +00:00
Andreas Klemm
686511f050 Point to pgaccess in the post-installation notes. 1997-10-05 10:23:18 +00:00
Andreas Klemm
969af2e6e1 Change libpgsql.so.1 to version number uncritical libpgsql.so 1997-10-05 00:38:37 +00:00
Andreas Klemm
463e2f07fc libpq and libpgtcl shared libs get both a major and minor release number.
Fixed the wrong libpq symlink after "make install".
Updated PLIST.
Have to change pgaccess port now, to load the correct lib after
major minor change.
1997-10-05 00:34:53 +00:00
Andreas Klemm
65d15ee84b make pgaccess finally work ;-)
- in order to access the template1 database as pgsql user, the
  environment needs the DISPLAY variable set to at least ":0"
- pgaccess loads dynamically the libpgtcl.1, some symbols from
  another dynamic lib are needed as well -> libpq.so.1.0
  Makefile (patch-af) modified (copied from the Linux clause),
  so that shared lib libpgtcl is created with proper loader flags.
1997-10-04 23:38:59 +00:00
Andreas Klemm
f12060909c enabled pgaccess 1997-10-04 23:32:05 +00:00
Andreas Klemm
7551a06aeb New port pgaccess, a _working_ (yuppee, got it to work finally)
TCL/TK frontend to postgresql ;-)
More commits to come (in postgresql port)
1997-10-04 23:31:00 +00:00
Andreas Klemm
06e9686a05 make USE_TCL=yes compiles libpgtcl subdir which is needed
for building the tcl/tk based database frontend pgaccess.
For an updated version of this tool a separate port will
follow. Please test these changes well, so that we get a
nice PostgreSQL 6.2 version up and running "b4" port freeze ;-)
1997-10-04 22:43:26 +00:00
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Andreas Klemm
e0f099c73b forgot the backslashes in the script. 1997-10-03 18:26:54 +00:00
Andreas Klemm
8f5d33e0f1 Upgrade from version 6.1.1 to 6.2
Please note: when performing a migration to 6.2 and you have an existing db,
then you have to use the *new* pg_dumpall script that comes with this new
postgresql release. The INSTALL file points this out explicitely !!!

Changes:
- startup script resides in FILESDIR
- renamed it to be in sync with INSTALL file from sources
- always install this startup script over an existing, because
  of the nature of the rc.d directory I can't install it
  to pgsql.sh-dist, if a pgsql.sh is already presend ...
- portlint detected trailing whitespace, usage of perl with absolute
  path, usage of echo instead of ECHO and plenty things of this kind
- post installation notes updated, mentioned the mailing list
- copies the html pages as well to the share/doc directory (new manual dir)
- had to update PLIST
- shortened DESCR file, to match the 24 lines
- added post build target, that reminds the admin how to proceed when
  already having a database -> INSTALL file describes migration
- updated manpages
1997-10-03 14:13:36 +00:00
James FitzGibbon
55b5c070e5 Upgrade to v2.3.11
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-03 14:13:24 +00:00
Andreas Klemm
addd670635 Upgrade from 6.1 to 6.1.1 1997-09-27 21:43:52 +00:00
James FitzGibbon
4f057f3d22 Upgrade to v3.20.30b
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-09-27 02:30:17 +00:00
James FitzGibbon
9f2f980a36 Upgrade to v1.1810 1997-09-17 13:59:00 +00:00
James FitzGibbon
dd4510f7aa Upgrade to v1.1811 1997-09-17 13:58:56 +00:00
James FitzGibbon
cfce11ac0b Upgrade to v3.20.29
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-09-17 13:28:51 +00:00
James FitzGibbon
7426ec2841 Mass update of CPAN ports
p5-Pg                   ->      1.6.1
        p5-Tk                   ->      402.002
        p5-WWW-Search           ->      1.010
        p5-libwww               ->      5.12
1997-09-14 04:00:20 +00:00
James FitzGibbon
d2efc9486f Mass upgrade of CPAN ports:
p5-Apache		->	1.00b2
	p5-Array-PrintCols	->	2.0
	p5-C-Scan		->	0.4
	p5-DBD-Pg		->	0.62
	p5-Data-Flow		->	0.05
	p5-Devel-Peek		->	0.83
	p5-HTML-Stream		->	1.40
	p5-HTTPD-Tools		->	0.55
	p5-Image-Size		->	2.4
	p5-IniConf		->	0.92
	p5-Msql			->	1.1809
	p5-Mysql		->	1.1809
	p5-PGP			->	0.3a
	p5-Pg			->	1.6.1
	p5-Tk			->	402.002
	p5-WWW-Search		->	1.010
	p5-libwww		->	5.12
1997-09-14 02:55:26 +00:00
James FitzGibbon
700673ac03 Upgrade to v1.1808 1997-09-13 17:55:22 +00:00
James FitzGibbon
d6f9144e24 Upgrade to v0.90 1997-09-13 17:53:20 +00:00
Satoshi Asami
d4bbd5fa01 I think we need this. 1997-09-09 00:53:09 +00:00
Satoshi Asami
d97ac3a29f Move WRKSRC down to "misc. bsd.port.mk variables" section. Also delete
USE_X11, USE_IMAKE implies it.
1997-09-09 00:39:46 +00:00
James FitzGibbon
444d298e53 Upgrade to v3.20.25
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-09-05 20:23:13 +00:00
James FitzGibbon
d23412b3d8 Upgrade to v2.2.6
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-09-05 20:22:12 +00:00
James FitzGibbon
f4b265085d Upgrade to 2.01
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
1997-09-03 03:03:18 +00:00
Andreas Klemm
b20e878184 Enabled 2 new ports xmysql and xmysqladmin 1997-09-02 15:10:38 +00:00
Andreas Klemm
0e8b297194 New port xmysqladmin ...
XmysqlAdmin is a front end to the MySQL database engine.
It allows reloads, status check, process control, isamcheck
and grant/revoke privileges.
1997-09-02 15:06:32 +00:00
Andreas Klemm
9cf0c35672 New port xmysql.
XmySQL is a front end to the MySQL database engine.  It allows for
simple queries and table maintenance, as well as batch queries.
XmySQL has been compiled and tested on Linux 2.0.0 with MySQL 3.20.16
and Xforms version 0.86.
1997-09-02 14:56:45 +00:00
Andreas Klemm
9e54d78373 Enable xmbase-grok 1997-08-30 13:26:53 +00:00
Andreas Klemm
9fed88020d New port xmbase-grok
formerly just called "grok", is a simple database manager
and UI builder that can:
  *  keep phone and address lists (like a rolodex)
  *  store phone call logs
  *  keep todo lists
  *  manage any other database after simple GUI-driven customization
  *  customized data export, HTML export built in
1997-08-30 13:25:06 +00:00
Paul Traina
5879c157ad Update to 3.104 beta.
Warning: the directory structure has shifted again (lib/gnats -> libexec/gnats)
Also, I am now compiling and configuring gnats with "with release based"
which adds additional functionality and is backwards compatible, but adds
new PR fields you may not expect to see.
1997-08-26 22:30:07 +00:00
Bill Fenner
2de4e1c8c0 Re-sort SUBDIRS 1997-08-19 07:17:56 +00:00
Thomas Gellekum
126a66a56d Remove exodus. 1997-07-30 11:47:51 +00:00
James FitzGibbon
870c39be70 Deactivate ports/databases/xfsql
Deactivate ports/www/w3-msql
1997-07-20 14:34:58 +00:00
Satoshi Asami
dc5ea736c7 Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
James FitzGibbon
e8f1c65fc4 Fix pkg/COMMENT to not use the specific version number
Submitted by:	itojun@itojun.org
1997-07-15 17:35:48 +00:00
James FitzGibbon
2b7b1ae6f8 Massive changes to mSQL and related ports:
- msql-beta is now dead.  Now that v2.0 release is out, it has been folded into ports/databases/msql.
- p5-DBD-mSQL is dead.  It has been rolled into p5-Msql
- The version number of p5-Msql has moved from 1.1702 to 0.91.  This new version numbering scheme is related to the "Msql-modules" distfile on CPAN, whereas the old version numbering scheme was based on the "MsqlPerl" distfile (which is no longer available)
1997-07-14 13:23:33 +00:00
James FitzGibbon
1a84e7d783 Merge from msql-beta port as of 07/11/97
Upgrade to v2.0 release
PR:             ports/4072
1997-07-14 12:47:08 +00:00