1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

431 Commits

Author SHA1 Message Date
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Bill Fumerola
01886c60cb unBROKEN_ELF this port.
On October 12 this port was marked BROKEN_ELF by jsegar because it
depended on the then BROKEN_ELF databases/mysql321. mysql321 was
unBROKEN_ELF'd by jsegar 4 days later, but this port remained BROKEN_ELF
until now.
1999-01-08 20:33:45 +00:00
Dirk Froemberg
31d7c43bee Some cleanups:
- change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG
- spaces to tabs
- add another MASTER_SITE for gmysql
1999-01-08 14:18:43 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Dirk Froemberg
cc143db881 Upgrade to 3.22.14b-gamma.
According to T.c.X DataKonsultAB this is the recommended version now.
So remove NO_LATEST_LINK (and set it for mysql321).
1999-01-05 23:43:28 +00:00
Steve Price
d3c93591d1 Update to version 3.107-beta. 1999-01-04 03:30:43 +00:00
Dirk Froemberg
6242da2412 Upgrade to 1.9
Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-27 19:30:33 +00:00
Satoshi Asami
667898e610 Portlint. 1998-12-26 21:28:59 +00:00
David E. O'Brien
835cf7af5a mark this IS_INTERACTIVE due to interactive fetch 1998-12-26 19:42:05 +00:00
Jun Kuriyama
031eb3e4e1 InterBase 4.0
PR:		ports/8667
Submitted by:	Berend de Boer <berend@pobox.com>
1998-12-26 08:54:56 +00:00
Jun Kuriyama
c90ae587c8 Activate interbase4. 1998-12-26 08:52:53 +00:00
Dirk Froemberg
747178be68 Upgrade to 3.22.13-beta. 1998-12-24 01:14:13 +00:00
Vanilla I. Shu
524a3b3ff1 Fix typo error.
Submitted by:	"Kurt D. Zeilenga" <Kurt@OpenLDAP.Org>
1998-12-23 21:45:05 +00:00
David E. O'Brien
7548d83426 BROKEN='fetch -- 3.22.13-beta is the current distfile' 1998-12-23 19:36:43 +00:00
Bill Fumerola
0416cf4f66 respect CFLAGS, not set it.
PR:		ports/8803 (sorta)
Reviewed by:	Scrappy (sorta)
Submitted by:	billf
1998-12-23 17:37:03 +00:00
Dirk Froemberg
11a329e5b3 Upgrade to 3.22.11-beta.
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
1998-12-22 18:01:44 +00:00
Satoshi Asami
d56acaa582 Fix bogon in previous commit by scrappy -- move ldconfig lines back to
the right place so they will actually be run on the libraries, not some
text files.
1998-12-22 05:36:02 +00:00
Bill Fumerola
54a33a1c80 Fix typo in MASTER_SITES. 1998-12-11 23:37:16 +00:00
Bill Fumerola
5e99d8a3cf Update MASTER_SITES. 1998-12-11 23:33:47 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Satoshi Asami
e3f53a8e89 Don't try to be too fancy about using ps to find its flags, it breaks
chrooted builds.  Don't start mysql automatically if PACKAGE_BUILDING
is defined.

Submitted by:	maintainer
1998-12-01 02:56:08 +00:00
Satoshi Asami
ed16ea014b Mark this broken.
-------
cc -c -I/usr/local/pgsql/include -I/usr/local/include -O -pipe     -DVERSION=\"1.6.1\"  -DXS_VERSION=\"1.6.1\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  Pg.c
In file included from /usr/local/pgsql/include/postgres.h:40,
                 from Pg.xs:25:
/usr/local/pgsql/include/config.h:247: warning: `USE_LOCALE' redefined
/usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:342: warning: this is the location of the previous definition
Pg.xs: In function `XS_Pg_PQexec':
Pg.xs:300: sizeof applied to an incomplete type
Pg.xs: In function `XS_PG_conn_exec':
Pg.xs:702: sizeof applied to an incomplete type
*** Error code 1

Stop.
1998-11-28 00:55:35 +00:00
Satoshi Asami
26e16a36b5 Mark this broken:
-------
 :
cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -I/usr/local/lib/perl5/5.00502/i386-freebsd/DBI -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -I/usr/local/include -O -pipe     -DVERSION=\"0.72\"  -DXS_VERSION=\"0.72\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  dbdimp.c
dbdimp.c: In function `dbd_db_ping':
dbdimp.c:135: dereferencing pointer to incomplete type
dbdimp.c:136: dereferencing pointer to incomplete type
dbdimp.c:140: dereferencing pointer to incomplete type
dbdimp.c:140: dereferencing pointer to incomplete type
dbdimp.c:141: dereferencing pointer to incomplete type
dbdimp.c:142: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:147: dereferencing pointer to incomplete type
dbdimp.c:148: dereferencing pointer to incomplete type
*** Error code 1

Stop.
1998-11-28 00:54:29 +00:00
Satoshi Asami
ad69327852 Add PKGNAME without the "v" in version number. 1998-11-24 05:09:06 +00:00
Satoshi Asami
f234e86fe3 Add shlib minor != 0. 1998-11-24 03:38:16 +00:00
Jacques Vidrine
3d5a983cc3 Update of postgresql bumped libpq version number from .1 -> .2 1998-11-23 17:47:42 +00:00
Andreas Klemm
b1cabdb9b9 upgrade to latest stable version 0.91 1998-11-23 14:11:02 +00:00
Marc G. Fournier
cde9cfb4d2 Upgrade to PostgreSQL v6.4
From: Cyrus Rahman <cr@jcmax.com>
1998-11-22 21:33:20 +00:00
Steve Price
04248aec43 Update to version 3.22.10-beta.
PR:		8701
Submitted by:	maintainer
1998-11-21 20:13:52 +00:00
Andreas Klemm
3a5cd501e5 unbreak port ... xforms is available as ELF now ... 1998-11-21 10:00:02 +00:00
Andreas Klemm
d88deedb69 unbreak this port, xforms is available for ELF 1998-11-21 09:58:22 +00:00
Jun Kuriyama
d1bae6ca98 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-20 15:26:10 +00:00
Satoshi Asami
3807db08a6 Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch. 1998-11-17 03:41:45 +00:00
Vanilla I. Shu
3dbb8310fe Activate gmysql. 1998-11-16 15:48:36 +00:00
Vanilla I. Shu
e103c8a788 It's a graphic frontend of mysql.
PR:		ports/8700
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-11-16 15:43:35 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Jacques Vidrine
77d28a43d9 Blew last commit. This fixes it. 1998-11-13 23:22:58 +00:00
Jacques Vidrine
76fd954367 Update for ELF. 1998-11-13 23:16:25 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Thomas Gellekum
324dd87a99 Activate gadfly. 1998-11-03 10:02:10 +00:00
Thomas Gellekum
86530c9281 New port gadfly, an SQL database written in Python. 1998-11-03 10:00:04 +00:00
Paul Traina
a79a9045e2 Upgrade to 3.0.8 1998-10-28 22:50:43 +00:00
Peter Hawkins
9d7c8151af Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
- Upgrade to mysql-3.22.9-beta
- fix build under ELF
1998-10-22 07:47:41 +00:00
Satoshi Asami
4dacfed759 Fix various bogons. (I *assume* the libtyphoon.so link was meant for
the a.out case, because otherwise the name of the shared library is wrong.)
1998-10-22 02:30:24 +00:00
Steve Price
5fd5e76156 The mysql321 port is no longer broken. 1998-10-20 01:31:07 +00:00
Steve Price
4cb6da6857 Convert to ELF and make reinstall friendly. 1998-10-20 01:30:07 +00:00
Steve Price
e4afaccacb Add missing file. 1998-10-20 01:29:24 +00:00
Steve Price
f2b54a18ad Postgresql is now fixed. 1998-10-20 01:29:07 +00:00
Steve Price
69994fef94 closedir takes one argument. 1998-10-20 01:28:34 +00:00
Justin M. Seger
3c92df3d36 Unbreak.
Submitted by:	steve
1998-10-16 02:42:29 +00:00
Justin M. Seger
d9ed701fad Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33 1998-10-12 04:26:22 +00:00
Justin M. Seger
b85f8527fb Mark ports that depends on postgresql BROKEN for ELF 1998-10-12 04:14:44 +00:00
Justin M. Seger
084e6ca0c4 Mark BROKEN for ELF:
ld -x -Bshareable -Bforcearchive -o libpq.so.1.1 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-lobj.o dllist.o pqsignal.o pqcomprim.o
/usr/libexec/elf/ld: unrecognized option `-Bforcearchive'
gmake[2]: *** [libpq.so.1.1] Error 1
gmake[2]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces/libpq'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces'
gmake: *** [all] Error 2
1998-10-12 04:12:35 +00:00
Justin M. Seger
903a84837f Mark BROKEN for current:
===>   Compressing manual pages for p5-DBI-1.02
/usr/local/man//man1/dbiproxy.1: No such file or directory
*** Error code 1
1998-10-12 04:04:28 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Satoshi Asami
54c57c6d28 Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflict
with mysql321.  (sigh)
1998-10-08 01:20:26 +00:00
Steve Price
dc142d45b9 Remove regexp support for tk81 libraries. 1998-10-03 22:06:12 +00:00
Justin M. Seger
a271f9a0c3 Mark BROKEN for ELF. 1998-10-01 11:29:51 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
b6d6b302c9 tcl80 has been ELFized. 1998-09-25 10:07:46 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Vanilla I. Shu
611db2c04c Upgrade to 1.02. 1998-09-16 12:48:16 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Andreas Klemm
b78ea479a5 link with -pthread = -nostdlib und -lc_r
not only using -lc_r what would result in linking in libc and libc_r
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Obtained from:	John Birrell
1998-09-13 17:23:33 +00:00
Andreas Klemm
f92e4169b8 This is the latest mysql version.
In the future we have to mysql ports, a stable one and a developer version.
Under FreeBSD-current this port supports threads ...
1998-09-06 19:58:26 +00:00
Andreas Klemm
e65bb86034 use stable mysql port 1998-09-06 19:28:04 +00:00
Andreas Klemm
d91a053805 Use stable mysql port 1998-09-06 19:24:48 +00:00
Andreas Klemm
69e84eb082 nuke mysql entirely
add necessary entries for both mysql ports after repository copy
1998-09-06 19:23:36 +00:00
Satoshi Asami
2d8ab3c4a7 Mark ports that are still suffering from post-perl5-upgrade syndrome
as broken.  Actually there were much fewer than I thought.

Approved by:	markm
1998-09-03 13:45:47 +00:00
Andreas Klemm
8bff0c5071 Dirk Froemberg <ibex@physik.TU-Berlin.DE> is the new maintainer,
agreed by Josh Tiefenbach <josh@ican.net>, thanks Josh for your
previous work on this port.
Port is no more broken. Requested by new maintainer and tested by
me with a -current system.
1998-09-01 20:27:19 +00:00
Peter Hawkins
32cdc631bd the install.db script should be run from within ${WORKSRC} 1998-09-01 15:27:36 +00:00
Vanilla I. Shu
ba386b051f Upgrade to 1.2003. 1998-08-31 14:02:06 +00:00
Steve Price
0e6618d59d Update to version 2.0.4.1 and in the process: portlint, fix
PLIST, and honor PREFIX.
1998-08-30 15:57:34 +00:00
Andreas Klemm
dc35cc5dcc Update to newest version 3.0.6 1998-08-30 10:15:09 +00:00
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