1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

762 Commits

Author SHA1 Message Date
Joe Marcus Clarke
b312c51570 Fix a linking bug with NSS support. 2003-10-12 22:44:44 +00:00
Kris Kennaway
5b07754aa1 Allow everybuddy to find its module files at startup (correct REINPLACE
regexp), and bump PORTREVISION.

Approved by:	maintainer timeout
2003-10-12 00:52:55 +00:00
Joe Marcus Clarke
6cf1a4f093 Enable NSS encryption support by default so that packages can be built with
MSN enabled.  NSS can still be disabled if so desired.

Suggested by:	Pav Lucistnik <pav@oook.cz>
2003-10-11 23:03:16 +00:00
Joe Marcus Clarke
63b5d4e7ce Warn the user that MSN will not work unless they specify either WITH_GNUTLS
or WITH_NSS (or both).

Suggested by:	Tuc <tuc@ttsg.com>
2003-10-10 21:27:52 +00:00
Joe Marcus Clarke
7ff57c1e2e Add a missing dependency on startup-notification. 2003-10-10 21:20:36 +00:00
Joe Marcus Clarke
382e9b638c * Update to 0.71 [1]
* Add optional Mozilla NSS support

Submitted by:	Matthew Luckie <mjl@luckie.org.nz> [1]
2003-10-10 17:33:31 +00:00
Kirill Ponomarev
54540550d7 - Original program can't send/receive non-ASCII chars correctly
in MSN/Yahoo. This patch can fix that.  Also note that original
  config file has problem in writing default charset setting to
  file.
- Bump PORTREVISION

PR:		57734
Submitted by:	maintainer
2003-10-08 19:03:09 +00:00
Kirill Ponomarev
9d83d3eeba - Update to 7.2.9.1
PR:		57740
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
2003-10-08 12:53:01 +00:00
Joe Marcus Clarke
9ebeb2962e Do not make the Japanese character support the default since it crashes
Yahoo! chats that contain a '~' character.

Reported by:	Adam McLaurin <adam.mclaurin@gmx.net>
2003-10-08 02:32:40 +00:00
Erwin Lansing
8d71b94be4 Update to 2.2.0
PR:		57676
Submitted by:	Vivek Khera <vivek@khera.org>
2003-10-07 08:01:06 +00:00
Ying-Chieh Liao
d348b46e8d 1. fix build error with MSN
2. pass maintainership to clsung@dragon2.net

Reported by:	Steven Looman <steve@minerva.krx.nl>
Submitted by:	clsung@dragon2.net
2003-10-07 03:06:05 +00:00
Kirill Ponomarev
5417da6e7f - Update to 0.4.10.5 2003-10-06 22:29:48 +00:00
Ying-Chieh Liao
0edd0636d0 upgrade to 4.9.7 2003-10-06 15:57:24 +00:00
Bruce M Simpson
91753fc068 The new ymessenger is still broken. A quick google suggests that Y!
people are aware of the problem (shared library related) and will be
putting out a fix soon.

[after reading preferences file]
 12424 ymessenger.bin RET   read 2185/0x889
 12424 ymessenger.bin PSIG  SIGSEGV SIG_DFL
 12424 ymessenger.bin NAMI  "ymessenger.bin.core"
2003-10-05 10:08:03 +00:00
David E. O'Brien
b069c25d66 Upgrade to version 1.0.4.
Submitted by:	sethk@meowfishies.com (maintainer)
2003-10-05 07:33:20 +00:00
Ying-Chieh Liao
527c2271c7 upgrade to 0.82
PR:		pr/57559
Submitted by:	maintainer
2003-10-04 08:48:14 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Adam Weinberger
cb6e668406 Update to 0.14. 2003-10-03 00:43:08 +00:00
Alexander Nedotsukov
d4bb4bce45 Fix crash in IP address formatting code for buddy tooltip.
Reported by: Aleksey Sosnin <sam@macomnet.ru>
2003-10-02 07:21:32 +00:00
Kirill Ponomarev
c3d050563b Add p5-Jabber-Connection 0.04, jabber Perl library for
client/component connectivity.

PR:		57478
Submitted by:	Lars Eggert
2003-10-02 07:14:17 +00:00
Dirk Meyer
fc7d32de6d - force use of PTHREAD_LIBS 2003-10-02 05:36:59 +00:00
Kirill Ponomarev
3fec57a168 - Update to version 0.7.2
PR:		57445
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
2003-10-01 10:36:35 +00:00
Joe Marcus Clarke
08b8a9fb73 Update to 0.70 which fixes the Yahoo! login problem.
Submitted by:	Andrew J Caines <A.J.Caines@halplant.com>
		Takahiro Morishita <morishita@skywing.org>
2003-09-29 16:57:18 +00:00
Ying-Chieh Liao
4e2079901e upgrade to 4.9.6 2003-09-28 06:02:38 +00:00
Edwin Groothuis
f07f504808 KATO mega patch
- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:		ports/56820-56858
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Joe Marcus Clarke
6d624d9479 * Add optional GnuTLS support
* Add optional Tcl support

PR:		57262
Submitted by:	mi (based on)
2003-09-26 20:24:27 +00:00
Joe Marcus Clarke
e964519196 Add Japanese character support.
PR:		57242
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2003-09-26 16:58:59 +00:00
Kirill Ponomarev
c2bfd109fc - Chase library to new gnutls version
PR:		57246
Submitted by:	Herbert J. Skuhra <herbert@bugat.at>
2003-09-26 14:10:14 +00:00
Kirill Ponomarev
fced18e2be - Use DOCSDIR and make portlint happy 2003-09-26 09:30:58 +00:00
Kirill Ponomarev
5d4bf30089 - Update to version 0.4.10.4 and take maintainership 2003-09-26 09:26:21 +00:00
Joe Marcus Clarke
bc356a80fd Update to 0.69 which fixes, among other things, the recent Yahoo! problems.
Submitted by:	Eric Anderson <anderson@centtech.com> (based on)
2003-09-25 16:35:58 +00:00
Kirill Ponomarev
9e628d6034 - Update to version 0.7.1
PR:		57007
Submitted by:	Ports Fury
2003-09-25 11:32:55 +00:00
Kirill Ponomarev
e8508cf75b - Update maintainer's email to aquatique@rusunix.org
Reported by:	Evgueni V.Gavrilov <aquatique@rusunix.org> (maintainer)
2003-09-25 09:18:17 +00:00
Dirk Meyer
a76e9212fc - use -Wno-deprecated only in CXXFLAGS
- force configure to use PTHREAD_CFLAGS
2003-09-24 17:32:28 +00:00
Edwin Groothuis
bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00
Dirk Meyer
ef1a0819e3 - don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
- maintainer contaced: 2003-08-29
Approved by:	marcus
2003-09-04 03:01:45 +00:00
Joe Marcus Clarke
a4a6de06f0 Add a missing @dirrm. 2003-09-03 01:17:06 +00:00
Joe Marcus Clarke
af9d08185d * Update to 0.68 [1]
* Nasty hack to allow Perl to work where its supported, and install in the
  default Perl prefix

Submitted by:	Matthew Luckie <mjl@luckie.org.nz> [1] (based on)
2003-09-03 01:13:36 +00:00
Max Khon
2df0f8fe51 Fix off-by-one error in calculating birthdate day.
Similar fix is already in sim CVS tree.

Submitted by:	fjoe, who got a lot of congrats one day earlier :)
Approved by:	MAINTAINER
2003-09-01 21:26:02 +00:00
Dirk Meyer
e1fc3734a0 - don't clobber any given LDFLAGS
conflitcs with bsd.openssl.mk
2003-08-31 03:05:43 +00:00
Doug Barton
5d27f898a2 Fix runtime on HEAD by pre-loading libc_r.so.
This is a no-op on RELENG_4.

Fix suggested by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:		MAINTAINER
2003-08-31 00:12:09 +00:00
Kirill Ponomarev
c7988d67cc - Update net/simicq to 0.8.3
PR:		56142
Submitted by:	maintainer
2003-08-29 20:15:01 +00:00
Erwin Lansing
98fd2fa648 pass maintainership to markus brueffer who
kindly volunteered to keep this port up-to-date
as i am concentrating on docs-issues.

PR:		56126
Submitted by:	maintainer
2003-08-29 11:27:24 +00:00
Kirill Ponomarev
1a436b810f - New port: eChat - Serverless LAN chat
eChat is a LAN chat program designed for easy
chat and messages exchange over the TCP/IP networks

PR:		55994
Submitted by:	SeaD <sead@deep.perm.ru>
2003-08-28 22:03:42 +00:00
Dirk Meyer
7856e867fc - use hook for bsd.openssl.mk 2003-08-28 15:38:18 +00:00
Joe Marcus Clarke
91e9da7e66 Fix build with new OpenSSL layout. 2003-08-27 04:39:52 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
5878fb898f Fix sending pre-edit characters after hitting Enter. This mainly affects
CJK users.

Submitted by:	perky
Obtained from:	Gentoo Linux
2003-08-26 01:44:47 +00:00
Joe Marcus Clarke
8272182a3a Update to 0.3. 2003-08-25 07:20:38 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00