1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Jeremy Messenger
1b45bf5cd1 Correct a dependency, sqlite2 -> sqlite3. Bump the PORTREVISION.
Submitted by:	Peter Czanik <pczanik@fang.fa.gau.hu> (in freebsd-ports list)
2005-06-16 08:45:38 +00:00
Joe Marcus Clarke
21ba433221 Update to 1.2.2. 2005-06-15 03:26:23 +00:00
Sergey Matveychuk
f4473cd7ce - Fix after databases/firebird split
Reminded by:	netchild
2005-05-18 17:09:30 +00:00
Mark Linimon
45a3a8ad72 Fix INDEX build if WITH_SQLITE is defined.
Forgotten by:		nork
2005-03-14 02:03:35 +00:00
Joe Marcus Clarke
190418a078 Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
ride the walrus.  We'd especially like to thank the following users that
provided patches for GNOME 2.10:

ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk

And anyone else I may have accidentally omitted.

As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer.  However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession.  You can
use the deskutils/splashsetter port to choose the one you like best.

As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10.  Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.

Enjoy!
2005-03-12 10:39:38 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Norikatsu Shigemura
617938836d Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:	portmgr, maintainers of sqlite and related ports
2004-12-23 08:25:47 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Alexander Leidinger
e7b19c7d80 Fix WITHOUT_FIREBIRD case.
Noticed by:	Peter Czanik <pczanik@fang.fa.gau.hu>
Pointy hat to:	netchild (rev 1.42)
2004-11-07 19:56:26 +00:00
Alexander Nedotsukov
2efcd87f3b Fix MySQL backend support build with gcc 3.4
PR:		70477
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
2004-08-15 12:32:02 +00:00
Joe Marcus Clarke
a54356cb1a Fix build with GCC 3.4.
Reported by:	pointyhat via kris
Obtained from:	libgda CVS
2004-07-17 15:14:51 +00:00
Joe Marcus Clarke
8a846b0f6b Update to 1.0.4. 2004-04-18 20:33:17 +00:00
Joe Marcus Clarke
ea6768e688 Fix build with firebird support. FreeBSD doesn't have nor does it need
libdl.

PR:		65269
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2004-04-07 00:12:19 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
cfaaa49989 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 13:32:26 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Adam Weinberger
7535020871 Update to 1.0.3. 2004-01-17 04:15:23 +00:00
Adam Weinberger
6e7ec4e97c Udpate to 1.0.2.
Use %%DOCSDIR%%.
2004-01-03 20:29:08 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Alexander Nedotsukov
981189e193 Add missed gthread-2.0 and gmodule-2.0 pkgconfig dependencies.
This complete --libs list and fixes link failures in dependant ports.
2003-11-01 03:25:01 +00:00
Joe Marcus Clarke
133377b442 s/pqeasy/pgeasy/
Submitted by:	Sebastian Schaffert <wastl@wastl.net>
2003-10-13 16:26:20 +00:00
Adam Weinberger
a2569ad102 Update to 1.0.1. 2003-10-12 18:48:14 +00:00
Alexander Nedotsukov
43edb588e0 Fix reference in .omf file to html documentation. So it can be navigated
via Yelp.
2003-10-02 03:34:53 +00:00
Adam Weinberger
cd69603a91 Update to 1.0.0.
Obtained from:	marcuscom
2003-09-25 03:17:30 +00:00
Joe Marcus Clarke
f804367338 * Use USE_MYSQL [1]
* Handle OMF files properly
* Use %%DOCSDIR%% in the plist

Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
2003-08-30 04:17:18 +00:00
Joe Marcus Clarke
ba724fb461 Depend on openldap20-client as openldap20 no longer exists.
Pointed out by:	Thierry Thomas <thierry@pompo.net>
2003-08-16 20:35:04 +00:00
Joe Marcus Clarke
589caf4456 Fix build on -STABLE.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2003-08-06 16:40:09 +00:00
Joe Marcus Clarke
fec7d24947 Update to 0.91.0. 2003-08-06 12:33:17 +00:00
Joe Marcus Clarke
849fb596d5 Update to 0.90. 2003-07-03 20:25:47 +00:00
Joe Marcus Clarke
8ab90c08a8 * Update to 0.12.1 [1]
* Add support for for database options in libgda2 [2]

Submitted by:	netchild [1] (based on)
		netchild [2]
2003-06-12 20:21:09 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
545337d9be Remove two stale plist entries.
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-06-02 18:18:02 +00:00
Joe Marcus Clarke
4daef3dd28 Update to 0.12.0. 2003-06-01 00:34:12 +00:00
Joe Marcus Clarke
dd6b7c0c9b Remove dependency on gbdm. libgda2 does not use it.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-05-17 17:33:59 +00:00
Joe Marcus Clarke
4ad2671dc7 Convert to new GNOME infrastructure. 2003-04-22 04:13:24 +00:00
Joe Marcus Clarke
daa68ed157 Remove USE_GNOMENG. 2003-04-18 21:20:06 +00:00
Joe Marcus Clarke
7b7820728e Update to 0.11.0. 2003-04-04 07:30:19 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Joe Marcus Clarke
675a657be4 Replace calls to atoll with strtoll which fixes MySQL and PostgreSQL database
connections.
2003-02-18 02:54:07 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
ec3284784d Update to 0.9.0. 2003-01-19 19:55:15 +00:00
Joe Marcus Clarke
9e5af5c090 Remove share/gnome/idl/libgda.
Reported by:	bento
2003-01-13 04:24:16 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Joe Marcus Clarke
1296d78903 Update to 0.8.199. 2002-10-25 07:31:27 +00:00
Joe Marcus Clarke
8db8391dc9 Make this fetchable. 2002-09-23 00:33:44 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
7f6339ae48 Add missing dependency on scrollkeeper.
Submitted by:	bento
2002-09-18 18:51:30 +00:00