Commit graph

15 commits

Author SHA1 Message Date
Joe Marcus Clarke
49be985a7b Update to 0.4.0. 2005-03-20 04:52:36 +00:00
Joe Marcus Clarke
527e88b589 Fix the build with glib-2.6. 2005-03-14 00:54:58 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
d013e203da Reword IGNORE message.
Prompted by:	kris
2004-11-24 02:27:32 +00:00
Joe Marcus Clarke
26389c0baa Chase this to IGNORE on !i386. A new release is in the works that will work
properly on 64-bit platforms.
2004-11-24 02:19:46 +00:00
Kris Kennaway
400162683c BROKEN on !i386: Does not compile 2004-11-18 22:22:18 +00:00
Joe Marcus Clarke
d83b863630 The meanwhile distfile was rerolled to the latest snapshot from CVS HEAD.
Other than incoporating all local patches, it also fixed a bug where
version incompatibility errors were seen with certain SameTime servers.
2004-08-08 23:50:04 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Joe Marcus Clarke
15a9f2ede6 Fix another 64-bit build problem.
Reported by:	pointyhat via kris
2004-07-04 07:27:34 +00:00
Joe Marcus Clarke
d9bc38398c Add the latest CVS patches that fix 64-bit build and operation as well as
some buddy list fixes.
2004-07-01 16:23:13 +00:00
Joe Marcus Clarke
af03ded498 Properly convert ';' to ' ' in the user names. 2004-06-28 20:57:11 +00:00
Joe Marcus Clarke
087e31488c Update to 0.3. 2004-06-28 19:18:57 +00:00
Joe Marcus Clarke
354b79f0c7 Pull in the latest CVS snapshot to allow meanwhile-gaim to build with
Gaim 0.79.  This also allows meanwhile to read server buddy lists, but it
is known to be broken with certain versions of Sametime.
2004-06-27 06:00:19 +00:00
Joe Marcus Clarke
8139d3292d Fix build on 4.X. 2004-06-25 00:58:04 +00:00
Joe Marcus Clarke
1b1f40e0ff Add meanwhile, an open source implementation of the Lotus Sametime Community
Client protocol.
2004-06-24 22:54:23 +00:00