Thomas Gellekum
7e2377544e
Upgrade to 1.0.0.
2002-07-12 11:20:55 +00:00
Patrick Li
e5f0d4b0f8
Update to 2.65
...
PR: ports/40380
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2002-07-12 02:18:37 +00:00
Maxim Sobolev
19a718ac4c
Convert all core GNOME1 components and some of the most popular GNOME1
...
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org .
Discussed with: marcus
Reviewed by: marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
548387be80
Use USE_REINPLACE.
2002-07-11 15:31:46 +00:00
Hye-Shik Chang
98c834c3d3
Update to 3.4.0
...
(now builds with db4 by default unless defined(WITH_DB3))
2002-07-10 19:15:39 +00:00
Patrick S. Gardella
2dbc03340f
Update pkg-descr to point to the correct WWW page.
...
Caught by: fenner's infernal distfile survey
2002-07-10 12:42:19 +00:00
Chris D. Faulhaber
3662771140
Add ArcExplorer 4.0, the java version of the the popular GIS
...
data viewer.
2002-07-10 01:58:27 +00:00
David W. Chapman Jr.
003872fd24
Update MASTER_SITES
...
PR: 40068
Submitted by: svenasse@polaris.ca
2002-07-09 15:56:24 +00:00
Ying-Chieh Liao
bf24d154b0
upgrade to 2.2.2
...
PR: 40357
Submitted by: Ports Fury
2002-07-09 06:14:13 +00:00
Anton Berezin
0320604f9a
Update to 2.01, assign maintainership to the submitter.
...
PR: 40328
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-07-08 13:58:36 +00:00
Anton Berezin
37acb787aa
Update to 0.61.
2002-07-08 12:17:17 +00:00
Akinori MUSHA
6a83a08eb9
Update ruby-dbi and ruby-dbd_* modules to 0.0.16.
...
It seems the license terms have been changed from GPL to BSDL.
2002-07-07 17:36:41 +00:00
Sergey Skvortsov
425cc65da4
Updated to 0.12
2002-07-05 12:59:36 +00:00
Ying-Chieh Liao
2138a32d43
upgrade to 2.41
...
PR: 40201
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-05 03:08:01 +00:00
Mike Heffner
c31a69e966
Bump XForms lib. version.
2002-07-04 09:20:30 +00:00
Patrick Li
4978a975be
Update to 0.30
...
PR: ports/40143
Submitted by: maintainer
2002-07-03 09:02:42 +00:00
Norikatsu Shigemura
bd531a7300
Update to 0.16 (based on SQLite 2.5.0)
...
Reviewed by: knu (mentor)
Approved by: knu (mentor)
2002-07-02 08:40:55 +00:00
OKAZAKI Tetsurou
c42ff00e0e
Update to 2.2.1.
...
PR: 37836
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-07-02 05:13:19 +00:00
Anders Nordby
63f849a1c4
Look for my.cnf in ${PREFIX}/etc rather than /etc.
...
Silence by: dirk
2002-06-30 21:06:00 +00:00
Patrick Li
4d8233b97a
Update to 0.05
...
PR: ports/39933
Submitted by: maintainer
2002-06-28 02:33:07 +00:00
Max Khon
d690cbcf42
Update to 1.13.
...
PR: 38169
2002-06-27 18:06:04 +00:00
Sheldon Hearn
6147dee922
Portlint.
...
Submitted by: "The Anarcat" <anarcat@anarcat.ath.cx>
Reviewed by: maintainer
2002-06-26 23:52:35 +00:00
Sheldon Hearn
e1021852e7
Fix build on -CURRENT, catching up with the base system's more anal
...
compiler.
Maintainer notified in private mail.
2002-06-26 23:08:25 +00:00
Sheldon Hearn
a1223905c9
Fix build on -CURRENT:
...
* The compiler in -CURRENT now complains if you precede -I/usr/include
with -I... . The same applies to -I/usr/lib .
* The distribution's configure file treats the compiler's unexpected
warning message as a failure and errors out.
Maintainer notified in private mail.
2002-06-26 19:46:51 +00:00
Ying-Chieh Liao
c171ec482c
add p5-DBD-LDAP 0.04
...
DBI interface for accessing LDAP servers
PR: 34253
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-06-26 04:29:00 +00:00
Sergey Skvortsov
0efca268cd
Updated to 0.89
2002-06-25 17:43:40 +00:00
Ying-Chieh Liao
9aa75968e4
add p5-DBD-Excel 0.05
...
A class for DBI drivers that acts on Excel files
PR: 34252
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-06-25 09:08:55 +00:00
Hye-Shik Chang
10cb7d0c73
Updating my email address.
...
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Ying-Chieh Liao
7bb2b0eb02
upgrade to 0.27
...
PR: 39761
Submitted by: maintainer
2002-06-24 08:11:29 +00:00
Ying-Chieh Liao
7ef18f1429
${PERL} -> ${REINPLACE_CMD}
...
PR: 39746
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2002-06-24 04:44:17 +00:00
Patrick Li
b7ce8e8867
Update to 1.0.8
...
PR: 39077
Submitted by: maintainer
2002-06-23 16:14:51 +00:00
Jacques Vidrine
c165e4104f
Drop MAINTAINER: I'm not really taking care of these anymore.
2002-06-21 17:40:05 +00:00
Dirk Froemberg
93ff340325
Upgrade to 3.23.51.
2002-06-20 14:47:47 +00:00
Joe Marcus Clarke
93c5236e23
Adding missing dependency on popt.
2002-06-19 19:39:32 +00:00
Jun Kuriyama
3dfbeca662
Upgrade to 0.92 (this upgrade includes my patches).
2002-06-19 10:29:35 +00:00
Jun Kuriyama
e8a0a89c61
Namazu library module for perl.
2002-06-19 09:05:33 +00:00
Joe Marcus Clarke
66e7246418
Fix the Postgres dependency.
...
PR: 39472
Submitted by: NIHEI Takuji <nihei@hf.FreeBSD.ORG>
2002-06-18 16:50:52 +00:00
Greg Lewis
90a4183fcf
Unbreak this port:
...
. Update to 0.99-3 (0.96-1 is no longer available).
. Fix MASTER_SITES.
2002-06-17 21:21:06 +00:00
Greg Lewis
75ee4076eb
Fix dependencies to be in sync with the recent JDK ports renaming.
...
Forgotten by: znerd
2002-06-17 15:35:09 +00:00
Ade Lovett
2352b8f97a
Hook databases/db33 into the build.
2002-06-16 15:58:02 +00:00
Ade Lovett
2edab0a7ee
Update to 3.3.11 after repo-copy, since the authors have made a number
...
of gratuitous API changes making a simple upgrade unreasonable.
Take maintainership for now.
2002-06-16 15:57:14 +00:00
Dirk Meyer
3209d0ed2c
- Get rid of PERL and use SED
2002-06-16 15:03:10 +00:00
Joe Marcus Clarke
f990b1b456
Get libgda compiling under -CURRENT again.
2002-06-16 00:25:00 +00:00
Akinori MUSHA
acf5c46baa
Update to 0.2.7.
2002-06-15 17:30:02 +00:00
Anton Berezin
083db0afd9
Update to 1.28.
...
PR: 39328
Approved by: maintainer
2002-06-15 13:21:23 +00:00
Anton Berezin
4a477009b6
Update to 0.4.0.
...
PR: 39227
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-13 15:31:49 +00:00
Ying-Chieh Liao
bb85f12a35
upgrade to 1.5
...
PR: 39224
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-13 13:58:30 +00:00
Joe Marcus Clarke
939f417009
Add missing dependency.
...
Reported by: Linh Pham <question@closedsrc.org>
2002-06-13 02:02:25 +00:00
Joe Marcus Clarke
fb2d44dd59
Ties in gnomedb2 and libgda2.
2002-06-12 00:10:46 +00:00
Joe Marcus Clarke
9919d2398d
Add libgnomedb, the backend library for GNOME DB 2.
2002-06-11 16:08:54 +00:00
Joe Marcus Clarke
e3bf748e07
Add glade2 and GNOME DB 2 to the tree. These are still beta versions of the
...
software, but it gives GNOME 2 testers some more stuff to play with.
2002-06-11 16:07:59 +00:00
Pete Fritchman
39839df703
Update to 1.10.
...
PR: 39069
Submitted by: maintainer
2002-06-09 18:46:08 +00:00
Patrick Li
d61caae2d6
Update to 2.1
...
--
also make a cosmetic change
space -> tabs
INSTALL_MAN -> INSTALL_DATA for installing port docs
perl -> ${PERL}
PR: 39051
Submitted by: maintainer
2002-06-09 16:06:47 +00:00
Pete Fritchman
190732428e
Add rdfdb 0.46, a lightweight RDF database.
...
PR: 33281
Submitted by: Philip Jenvey <pjenvey@turntables.org>
2002-06-09 00:35:39 +00:00
Pete Fritchman
1a03f04347
Add p5-DBIx-Table 0.04, class used to represent DBI database tables.
...
PR: 33429
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-06-08 23:43:05 +00:00
Anton Berezin
21fd0b8b9e
Update to 0.2002, let submitter be the maintainer.
...
PR: 38890
Submiteed by: Erwin Lansing <erwin@lansing.dk>
2002-06-07 19:14:43 +00:00
Chris D. Faulhaber
85e9a74115
Update port to 0.0.16
...
Update MASTER_SITES
2002-06-07 17:40:54 +00:00
Pete Fritchman
f6abfcd643
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
...
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
2002-06-04 01:38:45 +00:00
Dirk Meyer
65db0e673b
- Update to metakit-2.4.7-37
...
- Fix another libtoll problem
2002-06-02 11:23:41 +00:00
Dirk Meyer
a0384db153
- Update to metakit-2.4.6
2002-06-02 08:20:52 +00:00
Dag-Erling Smørgrav
eaab3e14ba
When editing multiple PRs, make sure to clear the change message in between.
2002-06-01 11:46:50 +00:00
Patrick Li
306cf2d963
- Update to 2.64
...
- Project site moved, author's email updated
- PREFIX safe
Based on PR: 38735
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (previous maintainer)
2002-06-01 02:44:35 +00:00
Ying-Chieh Liao
a8b306026a
add py-rrdpipe 0.1
...
Portable Python module to access RRDTool files via pipes
2002-05-31 20:45:13 +00:00
Pete Fritchman
29421e3724
Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for
...
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
2002-05-30 23:02:40 +00:00
Ying-Chieh Liao
3d460b347b
add p5-MLDBM-Sync 0.25
...
MLDBM::Sync - safe concurrent access to MLDBM databases
PR: 38684
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-05-29 18:02:47 +00:00
Ying-Chieh Liao
ae0f269fa0
add p5-DBIx-Password 1.8
...
Allows you to create a global password file for DB passwords
PR: 36066
Submitted by: Autrijus Tang <autrijus@egb.elixus.org>
2002-05-28 17:15:38 +00:00
Sergey Skvortsov
97a51f1a55
Minor fixes.
2002-05-28 10:01:52 +00:00
Sergey Skvortsov
894aa7a052
Add p5-DBD-Oracle 1.12, DBI driver for Oracle RDBMS server.
2002-05-28 09:38:22 +00:00
Sergey Skvortsov
79dd3ec0b0
Add oracle7-client 0.01, oracle 7 client.
2002-05-28 08:50:14 +00:00
Sergey Skvortsov
52c813c97b
Add p5-Tangram 2.04,
...
orthogonal Object Persistence in Relational
Databases.
2002-05-27 09:48:35 +00:00
Sergey Skvortsov
1683c7d6ba
Add p5-Class-DBI 0.86, simple Database Abstraction.
2002-05-27 09:43:29 +00:00
Sergey Skvortsov
43dd03a93a
Add p5-Ima-DBI 0.27, database connection caching and organization.
...
PR: 32966
Submitted by: Sergey Skvortsov <skv@protey.ru>
2002-05-27 08:59:49 +00:00
Dmitry Sivachenko
cccfce0eda
Upgrade to version 1.0.38.
2002-05-24 17:51:07 +00:00
Anton Berezin
ff5de13178
Update to 0.60.
...
PR: 38176
2002-05-24 14:30:40 +00:00
Ying-Chieh Liao
1b93f8f793
upgrade to 0.1028
...
PR: 38501
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-05-24 13:47:17 +00:00
David W. Chapman Jr.
0c62bdd3eb
Update maintainer's email to match what he uses on send-pr to avoid
...
confusion
Submitted by: maintainer
2002-05-23 15:11:55 +00:00
Ernst de Haan
302150316f
Update from 1.2c to the newly released 2.0.14, converts
...
the Makefile to the new bsd.java.mk format.
Submitted by: maintainer
PR: 34150
2002-05-22 19:44:01 +00:00
Akinori MUSHA
4b62101a93
Update the Ruby/DBI suite (ruby-dbi and ruby-dbd_*) to 0.0.15.
2002-05-22 13:19:13 +00:00
Jeremy Lea
4f87b1161c
Unbreak and upgrade to 5.0.0.pre4.
...
Prodded by: kris, Jason Morgan <jwm-freebsd@sentinelchicken.net>
2002-05-18 21:39:08 +00:00
Anders Nordby
15ea9efb38
Add dbdesigner preview 2, a visual database design tool. Usable already
...
it seems.
2002-05-18 21:29:51 +00:00
Patrick Li
b02959b368
Fix plist
2002-05-18 08:01:05 +00:00
Kris Kennaway
ea7271a1c6
BROKEN: Cannot find python
2002-05-18 02:57:03 +00:00
Kris Kennaway
4ce14fa9d5
BROKEN: Does not package correctly
2002-05-18 02:55:46 +00:00
Kris Kennaway
dc9053153c
BROKEN: Configure fails
2002-05-18 02:43:30 +00:00
SADA Kenji
372ab17249
mastersite has moved.
...
PR: ports/37102
Submitted by: maintainer
2002-05-17 21:31:55 +00:00
Ying-Chieh Liao
f6f900731b
add py-oops 0.9.1
...
Object Oriented Database Library For Persistent Storage in Python
2002-05-16 16:24:56 +00:00
Akinori MUSHA
f712e45739
Update the Ruby/DBI suite (ruby-dbi and ruby-dbd_*) to 0.0.14.
2002-05-16 06:40:57 +00:00
David W. Chapman Jr.
2e3d04792b
Fix building under -current
...
PR: 37944
Submitted by: obraun@informatik.unibw-muenchen.de
2002-05-15 14:26:22 +00:00
Patrick Li
c4fe05b924
Download site directory structure changed
...
PR: 38068
Submitted by: maintainer
2002-05-14 21:27:23 +00:00
Patrick Li
0a49708793
Download site directory structure changed
...
PR: 37979
Submitted by: Alan Eldridge <ports@geeksrus.net>
Approved by: maintainer mail bounce
2002-05-14 02:46:00 +00:00
Bill Fumerola
52e4fa35b4
follow the bouncing {MASTER,PATCH}_SITES
...
PR: ports/37978
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: maintainer
2002-05-13 22:48:43 +00:00
Akinori MUSHA
7083ca272a
Update to 0.95.
2002-05-13 12:35:26 +00:00
David W. Chapman Jr.
4bfa596909
Add missing patches
...
Delete empty patches
2002-05-10 13:28:53 +00:00
David W. Chapman Jr.
c942a53fe8
Update to latest release
...
PR: 35982
Submitted by: maintainer
2002-05-10 13:25:36 +00:00
Yoichi NAKAYAMA
04c74f82ab
Update to 0.6
2002-05-08 07:15:04 +00:00
Yoichi NAKAYAMA
0b89e58412
Add LSDB (The Lovely Sister Database), a lightweight replacement of
...
BBDB for SEMI based MUAs.
(this is a stub port for emacs20)
2002-05-05 06:54:55 +00:00
Yoichi NAKAYAMA
9319227afd
Add LSDB (The Lovely Sister Database), a lightweight replacement of
...
BBDB for SEMI based MUAs.
2002-05-05 06:53:49 +00:00
Dmitry Sivachenko
cb2fb43562
Upgrade to 1.0.37
...
Submitted by: Mark Rowlands <mark.rowlands@minmail.net> (partially).
2002-05-04 21:31:56 +00:00
Anders Nordby
eb00dd670d
Fix configure when used with unixODBC.
...
PR: 37721
Submitted by: maintainer
2002-05-04 13:14:57 +00:00
Akinori MUSHA
78b9d3931b
Update to 0.1.7.
2002-05-03 16:41:24 +00:00