1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Joe Marcus Clarke
7b556cc7d2 Avoid GnuTLS support at all costs. 2004-04-07 00:08:36 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
e14820891e Ensure we do not build against GnuTLS. 2004-03-15 18:10:32 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
c80d808359 Update to 1.99.28. 2004-03-12 19:51:55 +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
Joe Marcus Clarke
4162c5786c Update to 1.99.26. 2003-09-25 03:09:24 +00:00
Dirk Meyer
8768671836 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	marcus
2003-09-01 13:47:54 +00:00
Joe Marcus Clarke
775a16610a Update to 1.99.23. 2003-06-11 04:37:27 +00:00
Joe Marcus Clarke
885198ade7 Update to 1.99.22. 2003-06-01 00:41:05 +00:00
Joe Marcus Clarke
44966ef7fc Fix build on Alpha.
Reported by:	bento
2003-05-08 23:30:45 +00:00
Joe Marcus Clarke
e03d9deb14 Add libsoup after a repo copy from soup. Libsoup is a SOAP API written in C
and based on Glib-2.0.
2003-05-07 05:56:58 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +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
Joe Marcus Clarke
eee432afb1 Update to 0.7.11. 2003-02-08 06:34:04 +00:00
Joe Marcus Clarke
8241712514 Update to 0.7.10. 2003-01-19 19:15:45 +00:00
Joe Marcus Clarke
00c2d65c56 Fix build when Apache 2.x is present.
Tested by:	Glenn Johnson <glennpj@charter.net>
2002-11-13 07:04:27 +00:00
Joe Marcus Clarke
0407087089 Fix a problem with soup causing Evolution to segfault when trying to get
RDF newsfeeds.  This is an attempt to solve both this crash as well as
get it building on 64-bot architectures.
2002-11-12 07:53:46 +00:00
Joe Marcus Clarke
8bc0af39c9 Attempt to fix build on 64-bit platforms.
Submitted by:	bento
2002-09-30 04:03:41 +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
Maxim Sobolev
1dc07f416e Update to 0.7.4. 2002-07-20 12:18:49 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
69fa60727b Update to 0.5.1. 2001-09-28 09:23:02 +00:00
Jimmy Olgeni
7a7d1e590a Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB 2001-06-01 20:08:36 +00:00
Maxim Sobolev
f9cb37cd5e Add soup 0.2, a SOAP (Simple Object Access Protocol) implementation
in C.
2001-05-28 14:54:40 +00:00