Commit graph

335 commits

Author SHA1 Message Date
Bill Fenner
1fb2e447a2 Most of the GNU master sites moved gdbm into a subdirectory last month.
Found by:	distfile checker
1999-01-17 04:01:49 +00:00
Dirk Froemberg
35ba9be9a5 Change the dependencies to MySQL:
The default is mysql322 now, but take mysql321 if it is installed.

(mysql321 installs a static libmysqlclient.a only, mysql322 installs a
static and shared version of the library. Note that the build dependency
to mysql321 is a no op actually. It is in there to improve understanding(?).)
1999-01-14 21:22:29 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Marc G. Fournier
46897616d4 Add a Y2K= variable to Makefile pointing at Y2K statement for software
Start up a /usr/ports/YEAR2000 file to provide a central location for all
software.  Will be buildling a nightly run shell script to pull all the Y2K
variables from ports, so that the central list remains reasonably up to date...
1999-01-12 18:17:42 +00:00
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