Vanilla I. Shu
eb25cbdd0e
Upgrade to 1.13
...
PR: ports/14091
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-10-23 08:28:46 +00:00
Dirk Froemberg
738ee56574
Upgrade to 3.22.27.
1999-10-18 08:31:46 +00:00
Seiichirou Hiraoka
6ccc81eca6
Update WWW: line in pkg/DESCR
...
PR: ports/14287
Submitted by: ade@lovett.com
1999-10-13 14:36:38 +00:00
Chris Piazza
765b62e14f
Update to version 0.98
...
PR: 13855
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-10-10 22:08:07 +00:00
Chris Piazza
d72365ae81
Update to version 6.5.2.
...
and..
<quote>
This is a really small fix:
- When compiling postgresql-jdbc, the compilation process presents a
bad path to the installed jar-file.
</quote>
PR: 13838
PR: 13865
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-10-10 22:06:35 +00:00
Chris Piazza
8f82bcdb97
For backwards compatibility with FreeBSD 2.2.x due to it's
...
(apparent) lack of 's' support in ar.
change:
ar rcs libdbf.a ...
to:
ar rc libdbf.a ...
ranlib libdbf.a
PR: 14139
Submitted by: maintainer
1999-10-05 16:06:21 +00:00
Dan Moschuk
75740d181a
Activate dbf2mysql
1999-10-03 22:05:14 +00:00
Dan Moschuk
826f3a5532
A set of programs to convert a .dbf file to a MySQL table
...
and vice versa.
PR: ports/14097
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-10-03 22:04:20 +00:00
Chris Piazza
78004852d5
Point the user to a more internationally-friendly web site (english
...
instead of japanese)
PR: 13755
Submitted by: maintainer
1999-09-30 03:52:22 +00:00
Bill Fenner
a3ac4234d4
Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can import
...
MUST_DISABLE_FPMASK.
1999-09-30 00:52:17 +00:00
Paul Traina
3d73c1c849
Update to 3.112
...
Submitted by: Martti Kuparinen <martti@research.zopps.fi>
1999-09-27 19:59:00 +00:00
David E. O'Brien
80e207dec8
Move the requirement to set GTK vars from fetch-depends: to pre-patch:.
...
Some of us like to fetch stuff at work and take home. I could find nothing
in the fetch stage that needed this information.
1999-09-25 00:54:22 +00:00
Dirk Froemberg
d480afe56a
Remove stale MASTER_SITE.
1999-09-21 18:54:00 +00:00
Dirk Froemberg
e36ba6361b
Remove mysqltutor.
1999-09-21 18:42:11 +00:00
Dirk Froemberg
c67af0879f
Add trailing slash to WWW: url.
1999-09-21 17:49:57 +00:00
Tim Vanderhoek
9dbc794cb4
Enforce random pkg/COMMENT rules, including the one that states Emacs
...
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Dirk Froemberg
ca7f72dba1
- upgrade to 3.22.26a
...
- use --enable-assembler for ${ARCH}==i386
Requested by: Martin Nilsson <martin@filex.se>
There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files,
gcc will "hang" forever, because the assembler is called with '-' and
noone is sending data.
As a workaround use .S (capital s) files. Then cpp will be called prior
to as and thus a pipe can be build.
1999-09-17 19:51:56 +00:00
Bill Fenner
480c8a66fb
Resolve many 301 Moved Permanently URLs in DESCR.
1999-09-17 19:16:35 +00:00
Bill Fenner
d75643f695
Let the generated Makefiles install the perl modules.
...
(I'm not positive why there's a do-install: target at all,
but since there are less than 5 minutes til the freeze
I'm not going to investigate yet!)
1999-09-11 00:55:52 +00:00
Bill Fenner
dbb94f2c21
Move rrdtool examples from ${PREFIX}/share/rrdtool/examples to
...
${PREFIX}/share/examples/rrdtool where they belong.
Found by: looking for rrdtool examples in /usr/local/share/examples =)
1999-09-10 22:39:04 +00:00
Dirk Froemberg
2a56bc1132
Remove mysql321.
...
We have mysql322-client/mysql322-server instead.
1999-09-09 13:14:11 +00:00
Bill Fenner
f256ac6c02
Update rrdtool to 1.0.7
1999-09-08 22:38:57 +00:00
Bill Fenner
9938af1744
mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to put
...
stuff there.
Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log
1999-09-07 06:47:41 +00:00
Satoshi Taoka
10351e7daa
Changed $Id to $FreeBSD
1999-09-06 14:12:27 +00:00
Satoshi Taoka
0137f1a7a4
Added ruby-postgres
1999-09-06 14:11:34 +00:00
Satoshi Taoka
40e564d11c
A Ruby interface to PostgreSQL library.
...
PR: ports/12123
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
1999-09-06 14:02:24 +00:00
Dirk Froemberg
086e8241d0
- If ${OSVERSION} >= 320000 then use native threads (libc_r) by default.
...
Set MIT_PTHREADS to use the supplied mit-pthreads.
This is a workaround for PR ports/12824.
- replace one occurance of gcc with ${CC}
- don't use CFLAGS twice somewhere in mit-pthreads compilation
(There is still one place left where CFLAGS are used twice.)
1999-09-04 10:47:48 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Peter Wemm
2b09b24e6f
$Id$ -> $FreeBSD$
1999-08-29 11:03:05 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Dirk Froemberg
49903fe81a
Upgrade to 3.22.25.
...
This upgrade contains - as far as I can see - no functional change
in regard to the port. But I'm tired of receiving requests or patches
for an upgrade. People are focused on version numbers too much. *sigh* ;-)
1999-08-27 09:20:17 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
bd4a2c1361
Round Robin Database Tool - store time-series data with averaging or other
...
(lossy) historical compression, and create graphs.
PR: ports/12717
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
1999-08-22 08:41:12 +00:00
Bill Fenner
9de2749558
Remove MASTER_SITES and add IGNORE= comment about how to fetch.
...
There are enough ports with things like this, perhaps bsd.port.mk
should handle this.
PR: ports/10832
Submitted by: Nick Hibma <nick.hibma@jrc.it>
1999-08-21 19:28:11 +00:00
Chris Piazza
9e7ce73342
Spelling correction: to -> too.
...
Submitted by: Kelly Yancey <kbyanc@posi.net>
1999-08-20 03:35:12 +00:00
Dirk Froemberg
e1d84112f9
- introduce DB_DIR variable to specify database directory if
...
different from /var/db/mysql
(e. g. make DB_DIR=/export/databases/mysql install)
- put functionality of check_old_version into Makefile and remove
check_old_version (good bye, good old friend...)
1999-08-11 20:56:03 +00:00
Tim Vanderhoek
eb48f6f640
Re-enforce caps, no period. An "exceptions" file has been created
...
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Steve Price
51088d2bc5
Update to version 0.3.
...
PR: 12820
Submitted by: Dominik Brettnacher <domi@saargate.de>
1999-08-01 02:41:02 +00:00
Andreas Klemm
20d2521641
Update postgresql to 6.5.1
...
maintenance release with bugfixes
Thanks for the complete submission !
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-07-21 07:16:27 +00:00
David E. O'Brien
1aa94e6a5f
Fix checksum problem.
1999-07-14 18:54:28 +00:00
Michael Haro
21fe8a801e
update to 1.16
1999-07-12 06:08:04 +00:00
Mark Murray
e073eff945
Upgrade to latest version.
...
OK'ed by: maintainer
1999-07-10 14:05:30 +00:00
Dirk Froemberg
29b419345c
Add two missing gifs.
1999-07-09 22:01:03 +00:00
Dirk Froemberg
9a12bc3253
Upgrade to 3.22.24.
1999-07-05 18:11:39 +00:00
Steve Price
94c601eee6
Fixup a Perl5'ism.
1999-07-04 21:23:50 +00:00
Dirk Froemberg
f154bc0b9c
- install gifs for HTML documentation
...
- put mysqld in a sandbox:
- create user and group 'mysql' (uid and gid 88)
- start mysqld with user 'mysql'
1999-07-04 14:55:14 +00:00
Dirk Froemberg
4fabf0cd70
Upgrade to 1.0.
...
OK'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer)
1999-07-04 10:55:08 +00:00
Dirk Froemberg
6a6e511700
Upgrade to 0.3.3.
1999-07-03 12:57:50 +00:00
Andreas Klemm
e804f70a3f
Forgot to add the two PLIST files... Sorry.
...
Submitted by: Gaute Nessan <gaute@Norway.EU.net>
1999-07-02 13:42:29 +00:00
Dirk Froemberg
ec36914201
s/mysql322/mysql322-server/
1999-07-01 10:57:48 +00:00
Dirk Froemberg
414fc6f528
Revert to old version.
1999-07-01 10:21:04 +00:00
Dirk Froemberg
6af8546a95
Revert to old version.
1999-07-01 09:11:16 +00:00
Dirk Froemberg
8a14a57b16
Switch from mysql322 to mysql322-client and mysql322-server.
1999-07-01 09:06:39 +00:00
Dirk Froemberg
cfc2f82c24
Split mysql322 into mysql322-client and mysql322-server.
...
mysql322-client uses mysql322-server as a master port. So
all the magic is in mysql322-server.
mysql322-client must be used to add dependencies to, now.
Thanks to Dan Moschuk <dan@trinsec.com> for giving the initial
point.
1999-07-01 08:44:49 +00:00
Dirk Froemberg
5a4a17290a
Remove mysql322-client.
...
A version using mysql322(-server) as a master port will follow.
1999-07-01 08:08:05 +00:00
Andreas Klemm
bb9c54fedd
These were missing as well
1999-06-29 20:25:13 +00:00
Andreas Klemm
2f370ca282
Forgot to add this patch
1999-06-29 20:23:43 +00:00
Andreas Klemm
78c0c17b37
upgrade to postgresql 6.5
...
did some small modifications
Obtained from: "Palle Girgensohn" <girgen@partitur.se>
1999-06-29 20:21:49 +00:00
David E. O'Brien
d378d1eaa0
BROKEN='unfetchable, version 6.5 is the latest'
1999-06-26 20:59:57 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Seiichirou Hiraoka
a4b2c7fe78
Update to 1.3.0.8
1999-06-24 01:58:34 +00:00
Bill Fumerola
48c479c8bb
Update this port so it really works, remove the BROKEN tag.
...
Note: This is a null commit for Makefile, the previous MASTER_SITE update
included a patch I hadn't intended for primetime.
Dirk can change/remove/modify this whenever he has the Better Solution.
Submitted by: Dan Moschuk <dan@trinsec.com> (maintainer)
1999-06-23 21:31:21 +00:00
Bill Fumerola
b141622715
Follow the bouncing digex MASTER_SITE.
1999-06-23 21:29:27 +00:00
Steve Price
065887ec00
This one doesn't build on the Alpha yet, but should soon.
1999-06-22 17:16:42 +00:00
Steve Price
c80dc06994
This doesn't build on the alpha yet, but should with a little work.
1999-06-22 17:01:39 +00:00
Steve Price
71e5f89dea
This port contains i386 binaries.
1999-06-22 16:42:42 +00:00
Satoshi Asami
59c3805579
Comment mysql322-client, it's not ready yet.
1999-06-22 10:05:57 +00:00
Bill Fumerola
4afd3c6a2f
Mark BROKEN awaiting the new maintainer's update to make this port
...
a reality.
This port was repo-copied by 'The Wraith'.
1999-06-22 00:44:50 +00:00
Bill Fumerola
32118ccb94
Add mysql322-client, reach out and touch(1) some data.
1999-06-22 00:43:56 +00:00
Andreas Klemm
4c28f9f328
Upgrade tkgnats to 3.0.10
...
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
1999-06-20 20:49:32 +00:00
Bill Fumerola
86faaeaabf
Add some more MASTER_SITES which does absolutly nothing until someone
...
upgrades this to the allegedly fantastic 6.5. However, it's the thought
that counts, right?
1999-06-18 21:27:38 +00:00
Steve Price
593990a1e7
The xforms ports is no longer an i386-only port.
1999-06-08 22:15:15 +00:00
Dirk Froemberg
305d679564
Upgrade to 3.22.23b.
1999-06-08 10:11:17 +00:00
Steve Price
155b52c94f
Activate the dbview port.
1999-06-06 16:59:45 +00:00
Steve Price
68ae0701fd
Initial import of dbview version 1.0.3.
...
A program for viewing dBase III files.
PR: 11603
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-06 16:59:26 +00:00
Steve Price
2e3ee07db2
Update to version 1.8.0 and set USE_LIBTOOL=yes.
...
PR: 11811
Submitted by: Chris Piazza <cpiazza@home.net>
1999-06-06 16:49:05 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
c088d09f2d
s,/usr/local,${PREFIX},
1999-06-05 19:55:24 +00:00
Michael Haro
3aa77171e7
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
...
the .la file.
1999-06-05 19:00:43 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Jacques Vidrine
dc57b29465
Update 2.3 -> 2.4
1999-05-28 20:56:29 +00:00
Peter Wemm
cba959e3ee
Update version in comments..
1999-05-25 06:47:33 +00:00
Michael Haro
a88a70925a
More WWW: additions
1999-05-07 05:01:44 +00:00
Tim Vanderhoek
37ef758594
Modern data bases use W3-Trees to store information.
1999-05-02 21:49:58 +00:00
Dirk Froemberg
acdcdf0b47
Upgrade to 3.22.22.
1999-05-02 11:11:03 +00:00
Michael Haro
cde1fdd389
gtk11 -> gtk12
1999-04-22 07:42:49 +00:00
Michael Haro
43ba6e5a93
add another mastersite
1999-04-20 20:32:53 +00:00
Dirk Froemberg
1fb84296f5
/sbin/ldconfig -> ${LDCONFIG}
...
Found by: portlint
Reminded by: asami
1999-04-18 10:47:03 +00:00
Marc G. Fournier
9eccb6831e
Move WWW_SITE to pkg/DESCR:WWW from Makefile
1999-04-14 00:03:19 +00:00
Andreas Klemm
8f862ffba0
add a note, that in order to install and run postgresql, you need kernel with
...
options "SYSVSHM, SYSVSEM, SYSVMSG"
PR: 6321
1999-04-12 20:39:12 +00:00
Justin M. Seger
d601bcb66d
Upgrade to pgaccess-0.96
...
PR: ports/11050
Submitted by: David Kelley <dkelly@tbe.com>
1999-04-11 12:41:13 +00:00
Andreas Klemm
ffff0a8ff2
remove manpages from PLIST
...
remove one unnecessary empty line at the end of PLIST
1999-04-11 12:02:06 +00:00
Paul Traina
0175f0e8f4
Update to GNATS 3.110
1999-04-09 05:42:40 +00:00
Bill Fumerola
049b253ab2
Proper URLs that reference directories end in '/'
1999-04-08 19:05:48 +00:00
Dirk Froemberg
4e40e94cc8
- upgrade to 3.22.21
...
- pass ${CONFIGURE_ARGS} to mit-pthreads configure
1999-04-06 22:28:44 +00:00
Steve Price
638af7f67e
Look in the right place for dependencies.
...
PR: 10386
Submitted by: Tom Hukins <tom@eborcom.com>
1999-04-03 00:58:54 +00:00
Seiichirou Hiraoka
9af92586c8
Submitted by: flathill@FreeBSD.ORG
...
search engine software intended for easy use.
(The Japanese word `Namazu' means `catfish' in English)
1999-03-31 11:52:07 +00:00
Andrey A. Chernov
6b507cc86b
oops, restore MANUAL_PACKAGE_BUILD
1999-03-29 02:40:20 +00:00
Andrey A. Chernov
3cad4e77d8
install examples too
1999-03-29 00:08:32 +00:00
Andrey A. Chernov
1c99991470
change db-specific prefix to shorter one - db2
...
it also match some ports expectations
1999-03-28 21:10:12 +00:00
Andrey A. Chernov
1ccd19f60a
upgrade to 2.7.3, old distfile is not available in anycase
...
install in the way that not interfere with libc db
1999-03-28 17:34:02 +00:00
Dirk Froemberg
50adbbc64b
msqladmin -> mysqladmin
...
PR: ports/10756
Submitted by: chris@holly.dyndns.org
1999-03-23 19:36:18 +00:00
Dirk Froemberg
688a6fdbed
Forgot to commit this one while upgrading to 3.22.20a.
1999-03-23 12:41:10 +00:00
Dirk Froemberg
703b1f296d
Upgrade to 3.22.20a.
1999-03-22 23:43:43 +00:00
Satoshi Taoka
567f300c60
Added gtksql
1999-03-20 05:43:38 +00:00
Satoshi Taoka
bacbbb949e
Graphical query tool for PostgreSQL.
...
PR: ports/8767
Submitted by: Andrey Zakhvatov andy@icc.surw.chel.su
1999-03-20 05:28:38 +00:00
Dirk Froemberg
b15f831b1b
Add mysqltutor.
1999-03-17 22:10:32 +00:00
Steve Price
b2e5a4aa15
Add RUN_DEPENDS on wish8.0.
...
PR: 10237
Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
1999-03-15 01:48:26 +00:00
Jacques Vidrine
a51040269b
portlint: WWW_SITE shouldn't come before *_DEPENDS lines.
1999-03-12 16:23:58 +00:00
Marc G. Fournier
e7f0252ca9
Add a few more Y2K/WWW_SITE pointers ...
1999-03-12 15:16:59 +00:00
Marc G. Fournier
35401f79cd
Commit all Y2K/WWW_SITE changes to Makefiles...
1999-03-11 20:33:50 +00:00
Dirk Froemberg
f71debd030
Upgrade to 0.3.2.
1999-03-11 08:41:19 +00:00
James FitzGibbon
b25df3c782
Upgrade to v0.91
...
Fix dependency on DBI.pm to use proper Mk variables
PR: ports/10128
Submitted by: Brook.Schofield@utas.edu.au
1999-03-10 16:16:03 +00:00
James FitzGibbon
a91b39f60c
Upgrade to v0.90
...
Unbreak for ELF
PR: ports/8926, ports/9675
Submitted by: girgen@partitur.se
1999-03-10 15:56:04 +00:00
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
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