Commit graph

356 commits

Author SHA1 Message Date
Dirk Froemberg
6bee0291a9 Upgrade to 3.22.19b. 1999-03-04 21:27:59 +00:00
Jacques Vidrine
af34c77e3f Update from 2.1 to 2.3. 1999-02-23 00:28:15 +00:00
Vanilla I. Shu
93d6855c88 Add Bundle::DBI.3. 1999-02-20 10:59:16 +00:00
Dirk Froemberg
8fd67f732a Use ${PERL} for substituting and not ${PERL5}. 1999-02-20 10:24:28 +00:00
Dirk Froemberg
89b261555a Sync version number (5 -> 6) of libmysqlclient with mysql322. 1999-02-12 11:57:57 +00:00
Satoshi Asami
8e4233273a Fix this to use ${MOTIFLIB} properly. 1999-02-12 02:41:39 +00:00
Dirk Froemberg
9b90233ccb Upgrade to 1.4.1.
Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1999-02-11 21:54:00 +00:00
Dirk Froemberg
a7e2f189bb Fix PLIST: version for libmysqlclient.so was bumped from 5(.2) to 6(.0). 1999-02-11 11:57:24 +00:00
Dirk Froemberg
d9f60a6eed Upgrade to 3.22.16a-gamma. 1999-02-08 17:41:32 +00:00
Dirk Froemberg
de0d39c4f7 Cleanups:
- don't pollute CFLAGS with extra optimizer flags
- remove part of patch-ac which forces -pthread instead of -lc_r
  (was included in the main distribution)
- don't name freebsd version in mit-pthreads/config/configure
  explicitly. settings work for 2.*, 3.* and 4.*.
1999-02-07 22:35:56 +00:00
Dirk Froemberg
0dea090527 Fix build error:
The API for libmysqlclient was changed a bit for mysql322.
(xmysqladmin was written for mysql321.) So a db argument for
mysql_real_connect() is necessary now and mysql_init() has to be
called in order to initialize the connection struct.

Problem reported by:	jhk
1999-02-04 10:51:13 +00:00
Steve Price
a1f4ee2ef1 Forgot the PLIST changes. 1999-02-04 02:07:59 +00:00
Steve Price
bb494e9cb2 Fix build for ELF and update PLIST to match the current state of affairs.
PR:		9685
1999-02-04 02:06:37 +00:00
Dirk Froemberg
096f6d34a8 Upgrade to 3.22.15-gamma. 1999-02-01 16:52:16 +00:00
Vanilla I. Shu
cad9106340 Upgrade to 1.06.
PR:		ports/9676
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-01-30 16:09:33 +00:00
Dirk Froemberg
f9d14f8ec5 Another fix for 4.0-CURRENT.
Forgotten by:	sada
1999-01-28 23:48:18 +00:00
Bill Fenner
a171536a4b Fix path on web.tryc.on.ca 1999-01-27 18:19:37 +00:00
Vanilla I. Shu
9d5883651d Upgrade to 1.2016. 1999-01-21 17:54:48 +00:00
Vanilla I. Shu
810d39c683 Unbreak this one. 1999-01-21 17:50:56 +00:00
Andreas Klemm
587a7150b3 Update from 6.4 to 6.4.2
Reviewed by:	me
Submitted by:	David Kelly <dkelly@nebula.tbe.com>
1999-01-19 21:18:31 +00:00
Dirk Froemberg
cd6e410a24 Don't try to find out which mysql version is installed.
Use a simple library dependency to mysql322.
The "autodetection" introduces more problems than it solves.

Requested by:	Satoshi
1999-01-18 15:38:00 +00:00
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