Commit graph

1331 commits

Author SHA1 Message Date
Ying-Chieh Liao
c38f3ae550 add libmsn 3.2
A library for connecting to MSN Messenger service
2005-02-06 09:08:35 +00:00
Hideyuki KURASHINA
8f2844bc50 Update to 1.0.0.1.
Approved by:	netchild@ (MAINTAINER)
2005-02-04 18:16:01 +00:00
Cheng-Lung Sung
9084413908 - update to 4.20.0
- remove installed libicq2000 header files
- others please check
  URL: http://konst.org.ua/download/CHANGELOG.centericq
2005-02-04 02:30:35 +00:00
Volker Stolz
6554026e0c After a crash jabberd refuses to run if a pidfile exists.
Check if a process with the pid contained
in jabber.pid is running and removes the file if not.

PR:		ports/75824
Submitted by:	oss-freebsd-ports AT technorama DOT net
2005-02-01 11:12:05 +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
Pav Lucistnik
5ed4a7530b - Remove dead mastersite
PR:		ports/76823
Submitted by:	Andrey Slusar <anrays@gmail.com> (maintainer)
2005-01-30 13:39:32 +00:00
Kevin Lo
f574d5ec16 Update to 0.11.7.3
PR: ports/76649
Submitted by: MAINTAINER
2005-01-26 04:18:10 +00:00
Joe Marcus Clarke
1e3ac548e4 Forced commit to note the 1.1.2 update was
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2005-01-24 19:23:41 +00:00
Joe Marcus Clarke
efab15b477 Chase the Gaim update, and tighten CONFLICTS to make portlint a bit happier. 2005-01-24 19:23:11 +00:00
Joe Marcus Clarke
b2552fa0ed Update to 1.1.2. See http://gaim.sourceforge.net/ChangeLog for a list of
changes.
2005-01-24 19:20:54 +00:00
Alexander Leidinger
f3c8c03a38 Add a note about the IGAIN messages. 2005-01-20 14:04:13 +00:00
Cheng-Lung Sung
de91967349 - update to 4.14.0
- add offline.wav
- major fixes:
    - fix "'u' character disappear in ICQ protocol"
    - fix memory leak when checking RSS
2005-01-19 10:23:41 +00:00
Joe Marcus Clarke
42922e4519 Update to 2.8.
PR:		76070
Submitted by:	maintainer
2005-01-10 22:37:33 +00:00
Alexander Leidinger
b2c0c3cc86 Let skype know where the resources are located:
- allows to use the sound files
 - enables the use of skype in your locale (if an translation is available)
2005-01-09 18:20:51 +00:00
Alexander Leidinger
ab33c8a986 Update to 0.93.0.3. 2005-01-09 12:53:44 +00:00
Sergey Matveychuk
1b819830f1 - Update to 0.4
- While I'm here: utilize %%DATADIR%% in pkg-plist

PR:		ports/75683
Submitted by:	maintainer
2005-01-08 17:21:21 +00:00
Dirk Meyer
1e554a4dc2 - fix runtime problem
Submitted by:	Volker Stolz
Approved by:	portmgr (krion)
2005-01-07 13:12:37 +00:00
Mario Sergio Fujikawa Ferreira
51163f186d Fix BROKEN by USE_LIBTOOL_VER=13
Approved by:	portmgr (marcus)
2005-01-06 04:49:31 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Edwin Groothuis
5799d9acd6 [PATCH] change MAINTAINER email address for all my ports.
PR:		ports/75559
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-12-30 02:37:15 +00:00
Joe Marcus Clarke
f78b63b88d Chase the Gaim 1.1.1 update. 2004-12-29 22:35:42 +00:00
Joe Marcus Clarke
2e7037daf6 Update to 2.6.
PR:		75600
Submitted by:	maintainer
2004-12-29 22:33:52 +00:00
Joe Marcus Clarke
22835a974c Update to 1.1.1. See http://gaim.sourceforge.net/ChangeLog for the list
of changes.
2004-12-29 22:31:09 +00:00
Michael Johnson
6d298a84b0 Update to 0.8 2004-12-28 21:47:38 +00:00
Kirill Ponomarev
56e6a26d3c Fix plist.
PR:		ports/75495
Submitted by:	maintainer
2004-12-26 18:20:59 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Dirk Meyer
b09eea02af - fix package for WITHOUT_NLS=yes 2004-12-24 04:59:53 +00:00
Dirk Meyer
4470cc4e90 - remove translation patch
PR:		74507
2004-12-21 17:49:37 +00:00
Clement Laforet
7ef18bc031 - Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:	portmgr (marcus)
2004-12-21 08:59:42 +00:00
Cheng-Lung Sung
d7267b6d34 - remove files/extra-patch-gcc34, my bad :-(
Noticed by:	krion
2004-12-20 17:03:37 +00:00
Volker Stolz
8541d9ee32 - Fix build on 4.X
- Respect CFLAGS etc. (me)

PR:		ports/75169
Submitted by:	maintainer
2004-12-20 12:44:27 +00:00
Cheng-Lung Sung
663c42918d - update to 4.13.0
- introduce --debug option at start-up time, which bumps more information
  to ~/.centericq/debug
- according to CHANGELOG, it buils fine with gcc 3.4
2004-12-20 07:26:09 +00:00
Joe Marcus Clarke
33b28e4a9b Fix a crash that can occur with an improperly formatted history file.
PR:		74522
Submitted by:	kostik <kostik@ncport.ru>
2004-12-18 22:34:52 +00:00
Kirill Ponomarev
011874a373 Fix build on 4.x 2004-12-16 21:40:45 +00:00
Edwin Groothuis
cb9eca25c6 New Port: net/coccinella jabber client
A Jabber client with whiteboard communication Please check
	this port twice, because its my first one.

PR:		ports/73013
Submitted by:	Marc <marc@bruenink.de>
2004-12-16 09:44:49 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Pav Lucistnik
8f3717a6aa - Update to 2.0.6
- Remove bogus cmp in pkg-plist

PR:		ports/7501
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
Approved by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-12-15 16:03:34 +00:00
Kirill Ponomarev
2bcc063df5 Update to 0.4.12 2004-12-15 10:45:11 +00:00
Kirill Ponomarev
384471f2df Update to 0.99.7 2004-12-15 10:34:34 +00:00
Kirill Ponomarev
0530923c65 Update to 0.2
PR:		ports/75004
Submitted by:	maintainer
2004-12-13 10:16:17 +00:00
Kris Kennaway
9d84984d92 BROKEN on 5.x too 2004-12-11 23:54:13 +00:00
Kris Kennaway
4ebbbe1b3a BROKEN on 4.x: Does not build 2004-12-11 22:03:51 +00:00
Joe Marcus Clarke
19ae22908e Switch gpgme dependency to gpgme03. 2004-12-11 05:31:21 +00:00
Dirk Meyer
6cd6064226 - mark BROKEN on alpha 2004-12-09 23:42:17 +00:00
Erwin Lansing
6369ce5796 Update to 2.0 and bump requirement to perl 5.8.x due to XML::Stream
PR:		74645
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2004-12-07 09:48:24 +00:00
Erwin Lansing
f4362c9a78 Add p5-Net-XMPP 1.0, net::XMPP provides Perl Developer access to the
XMPP protocol.

The Extensible Messaging and Presence Protocol (XMPP) is an IETF standard
that provides a complete cross protocol messaging solution.  The problem
with current IM solutions is that they are all proprietary and cannot
talk to each other.  XMPP seeks to get rid of those barriers.

Net::XMPP is a collection of Perl modules that provide a Perl Developer
access to the XMPP protocol.  Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.

WWW: http://www.xmpp.org/

PR:		ports/74644
Submitted by:	Lars Eggert <lars.eggert@gmx.net>
2004-12-07 09:27:04 +00:00
Joe Marcus Clarke
80500fa3ad Chase the gaim-1.1.0 update. 2004-12-04 20:47:02 +00:00
Joe Marcus Clarke
b89fd931ad Update to 1.1.0. See
http://sourceforge.net/project/shownotes.php?release_id=287250 for the
list of changes.

Spotted by:	anders
2004-12-04 20:44:44 +00:00
Josef El-Rayes
1af7f1f517 Update port to 2.0.5 (2.0s5). Based on submission by maintainer.
Submitted by:	maintainer
PR:		ports/74565
Approved by:	pav
Tested by:	simon
2004-12-02 13:42:32 +00:00
Kevin Lo
57cb35c7f1 Update to 0.8.7 2004-12-01 02:42:34 +00:00
Josef El-Rayes
13efc862ce Mark the port forbidden due to vulnerability.
Approved by:	maintainer
With hat:	secteam
2004-11-30 21:58:16 +00:00
Pav Lucistnik
1152ea3f8b - Update to 2.5
PR:		ports/74413
Submitted by:	ports@c0decafe.net <ports@c0decafe.net> (maintainer)
2004-11-27 23:47:07 +00:00
Kris Kennaway
194667040d Add a missing libtool dropping 2004-11-24 23:13:24 +00:00
Kris Kennaway
c2851b88f1 Try to remove a directory if it's empty 2004-11-24 23:12:46 +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
Jeremy Messenger
bdb974fb79 Use new GCONF_SCHEMAS.
Approved by:	pav
2004-11-23 19:33:08 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Mikhail Teterin
554e996bf8 Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.
Update dependency lines in amsn and tclxml.
2004-11-19 21:36:45 +00:00
Kris Kennaway
400162683c BROKEN on !i386: Does not compile 2004-11-18 22:22:18 +00:00
Kris Kennaway
25cfeceefb BROKEN on amd64 and ia64: Does not build 2004-11-18 22:17:47 +00:00
Marius Strobl
4570275204 On behalf of netchild:
- update to 0.92.0.12
- add some soundcard reports [1]

Submitted by:	Amaury De Ganseman <atomik@linux-charleroi.be> [1]
		robin lee <rlee_syd@yahoo.com.au> [1]
Approved by:	netchild
2004-11-16 18:01:06 +00:00
Pav Lucistnik
f5a9ad6b11 - Update to 0.94
- Install traydoc plugin, customized logo

PR:		ports/73635
Submitted by:	Jorge Mario G. Mazo <jgutie11@eafit.edu.co>
Approved by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
2004-11-14 16:11:06 +00:00
Pav Lucistnik
6d0ef07d51 - Fix build on 4.x
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2004-11-14 00:09:25 +00:00
Joe Marcus Clarke
c77d15f86f Chase the Gaim 1.0.3 update. 2004-11-13 08:11:35 +00:00
Joe Marcus Clarke
c5197256d8 Update to 1.0.2. 2004-11-13 08:09:38 +00:00
Joe Marcus Clarke
1a2a4eb8d4 * Update to 1.0.3 [1]
* Add optional Evolution support

Submitted by:	Matthew Luckie <mjl@luckie.org.nz> [1]
2004-11-13 08:09:20 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Kirill Ponomarev
f54f0ff874 Update to 0.99.6 2004-11-06 16:33:48 +00:00
Sean Chittenden
ee795931d4 Update to jabber 1.4.3.1. Jabber 1.4.3 contains a remotely exploitable
vulnerability detailed here.  All jabber 1.4.3 users are strongly advised to
upgrade now:

http://mail.jabber.org/pipermail/jabberd/2004-September/002004.html

Reset maintainership back to ports@ (not using 1.X any more).

Submitted by:	Randy Bush <randy -at- psg.com>
2004-10-31 20:15:20 +00:00
Joe Marcus Clarke
8ea6f6ea55 Update to 0.17.2.
PR:		73329
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-10-31 05:52:13 +00:00
Kris Kennaway
33a8074e2a Now builds on FreeBSD >= 5.x. 2004-10-28 21:06:11 +00:00
Pav Lucistnik
0362947b6b - Update to 2.0.s4
PR:		ports/73138
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-10-27 22:12:17 +00:00
Kirill Ponomarev
ee5080e0e9 Chase libraries for new devel/libidn version. 2004-10-26 15:26:43 +00:00
Dmitry Sivachenko
aa84378396 Add a file I forgot to add during update. 2004-10-26 07:48:12 +00:00
Dmitry Sivachenko
85a6f6d7f6 Update to version 0.7.5.
PR:		72981
Submitted by:	maintainer
2004-10-25 07:25:02 +00:00
Joe Marcus Clarke
e555d587fa Chase the Gaim 1.0.2 upgrade. 2004-10-20 18:06:05 +00:00
Joe Marcus Clarke
fdebae0d8e Update to 1.0.2. This is mainly a bug-fix release for MSN users.
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2004-10-20 18:03:31 +00:00
Pav Lucistnik
479ef2e99e Add kf, simple Jabber client using the GTK+ 2.0 toolkit.
PR:		ports/72858
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-10-20 01:27:01 +00:00
Joe Marcus Clarke
3450f3bb43 Update to 1.0.1. 2004-10-19 20:34:50 +00:00
Joe Marcus Clarke
05a1d7cd32 Update to 2.4. 2004-10-16 20:29:24 +00:00
Pav Lucistnik
9622067427 Add gaim-openq, a QQ-liked protocol plugin for Gaim.
PR:		ports/72697
Submitted by:	hamigua <hamigua@cuc.cn>
2004-10-16 17:49:19 +00:00
Alexander Leidinger
d2c660cbdf - update to 0.92.0.2 [1]
- list some known good and some probably bad soundcards [2]

PR:		72068 [1]
With help from:	eculp@prodigy.ne [2]
2004-10-16 13:23:28 +00:00
Markus Brueffer
556cfc5383 Fix build if WITHOUT_SSL and WITHOUT_KDE are specified
Reported by:	Eugene Ossintsev <eugos@gmx.net>
		Peter Seipel <webghost@lego-hc11.de>
2004-10-15 09:37:55 +00:00
Joe Marcus Clarke
d9da3a1df1 Update to 2.3.
PR:		72678
Submitted by:	maintainer
2004-10-14 18:48:46 +00:00
Dirk Meyer
9343e5b1f8 - Fix gcc regression in STABLE 2004-10-13 12:33:21 +00:00
Yen-Ming Lee
cbd73f121a - add USE_GCC=2.95, update related patch, and unbreak this port
- replace pkg-plist with PLIST_FILES and PLIST_DIRS
- cosmetic fix which makes portlint happier

PR:		71825
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-12 18:10:27 +00:00
Kirill Ponomarev
e098c221c3 Update to 0.99.5 2004-10-12 14:39:12 +00:00
Mathieu Arnold
733a2edd02 Add p5-Net-OSCAR 1.907, perl extension for the AOL Instant Messenger
OSCAR protocol.

PR:		ports/72103
Submitted by:	Kelly Cochran <kcochran@trolans.net>
2004-10-12 11:27:31 +00:00
Cheng-Lung Sung
70d73964a4 Update to 4.12.0.
PR:		ports/72166
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
Approved by:	mentor (vanilla)
2004-10-12 06:41:21 +00:00
Dirk Meyer
4dc4982ee3 - update to 1.3.0 2004-10-12 04:15:58 +00:00
Cheng-Lung Sung
3f876547de update to 0.93.
PR:		ports/71375
Submitted by:	voise@tiscali.es
Approved by:	maintainer, mentor (vanilla)
2004-10-12 03:45:42 +00:00
Joe Marcus Clarke
326b52bb09 Update to 2.2.
PR:		71986
Submitted by:	maintainer
2004-10-11 23:51:45 +00:00
Joe Marcus Clarke
038e5d9801 Update to 1.0.0. 2004-10-11 23:49:12 +00:00
Joe Marcus Clarke
730778dcc8 Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a list
of all the changes.
2004-10-11 23:48:53 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
dc4cc092e9 BROKEN on 5.x: Configure fails
Approved by:	portmgr (self)
2004-09-29 05:22:44 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Joe Marcus Clarke
0064fef500 Update to 0.7.8. 2004-09-02 20:14:08 +00:00
Tilman Keskinoz
dbddd94238 Fix build with gcc 3.4 2004-09-02 19:23:01 +00:00
Cheng-Lung Sung
2503639037 - now really use OPTIONS.
- get rid of warning of "WITHOUT_NLS".
- switch to bzip2 archive.

PR:		ports/71241
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
Reviewed by:	leeym (mentor)
Approved by:	leeym (mentor)
2004-09-02 16:17:37 +00:00
Volker Stolz
c5683bf628 - Update to 0.9.8
- Fix threading (me)

PR:		ports/68847
Submitted by:	Aaron Myles Landwehr (maintainer)
2004-08-31 14:13:14 +00:00
Joe Marcus Clarke
c7c7858635 Update to 0.17.1. 2004-08-31 05:26:36 +00:00
Joe Marcus Clarke
e639255917 Mark these ports IGNORE until they can be update to work with Gaim 0.82.1. 2004-08-30 04:34:54 +00:00
Joe Marcus Clarke
605f8dfb78 Update to 2.1.
PR:		71093
Submitted by:	maintainer
2004-08-30 04:33:27 +00:00
Joe Marcus Clarke
5b2279dc11 Update to 0.82. 2004-08-30 04:32:05 +00:00
Joe Marcus Clarke
f371e0edb2 Update to 0.82.1. For a list of what's changed since 0.81, see
http://gaim.sourceforge.net/ChangeLog.
2004-08-30 04:31:47 +00:00
Joe Marcus Clarke
ac54da6195 Chase the libpspell shared lib version. 2004-08-29 18:13:43 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Kirill Ponomarev
35af5b46c0 Update to 0.99.4 2004-08-28 07:45:29 +00:00
Joe Marcus Clarke
9957234d94 Update to 0.7.7
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-08-27 04:42:13 +00:00
Joe Marcus Clarke
6a1b9aa1e9 Update to 0.17.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-08-27 04:40:12 +00:00
Kirill Ponomarev
0e67f9f5a2 Fix libtool usage
PR:		ports/70870
Submitted by:	Ports Fury
2004-08-23 19:09:38 +00:00
Pav Lucistnik
de7d56187b - Patch gettext shlib version in binary
PR:		ports/70755
Submitted by:	Seth Kingsley <sethk@magnesium.net> (maintainer)
2004-08-21 12:09:51 +00:00
Markus Brueffer
2c48c2f6b1 Fix build with gcc 3.4
Noticed by:	pointyhat
2004-08-20 21:36:37 +00:00
Maxim Sobolev
28b2bccd04 Unbreak with gcc 3.4.
Obtained from:	Gentoo
Based on:	http://www.gentoo.org/cgi-bin/viewcvs.cgi/net-im/centericq/files/centericq-4.9.12-gcc3.4.patch
2004-08-20 19:56:50 +00:00
Joe Marcus Clarke
a969c210d3 Update to 2.0.
PR:		70651
Submitted by:	maintainer
2004-08-20 04:48:36 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Maxim Sobolev
69673721f1 Add some patches submitted by maintainer privately, not via PR. 2004-08-19 10:15:58 +00:00
Maxim Sobolev
4891e4a80b Add jit 1.1.6, jabber ICQ Transport.
PR:		ports/69349
Submitted by:	Alexander Timoshenko <gonzo@univ.kiev.ua>
2004-08-19 10:12:20 +00:00
Maxim Sobolev
cfef370297 Add ejabberd 0.7, free and Open Source distributed fault-tolerant Jabber
server.

PR:		ports/69339
Submitted by:	Alexander Timoshenko <gonzo@univ.kiev.ua>
2004-08-19 10:11:13 +00:00
Kirill Ponomarev
6913dca746 Update to version 0.7.5
PR:		ports/70633
Submitted by:	Ports Fury
2004-08-18 18:31:02 +00:00
Alexander Leidinger
591cb76c06 Upate to 0.91.0.3.
Language files and call_in.wav aren't installed yet, see the post-install
message.
2004-08-17 10:17:47 +00:00
Alexander Leidinger
016a218ba9 Temporary IGNORE in the PACKAGE_BUILDING case (a dependency depends upon
linux_base, this conflicts with linux_base-8).

Noticed by:	kris (pointyhat)
2004-08-16 07:42:55 +00:00
Ying-Chieh Liao
7243e6fadd utilize OPTIONS
Approved by:	maintainer
2004-08-13 06:57:46 +00:00
Joe Marcus Clarke
ef8ce85600 Fix the remotely exploitable buffer overflows in the MSN protocol.
Submitted by:	nectar
Obtained from:	Sebastian Krahmer
2004-08-12 20:38:43 +00:00
Jacques Vidrine
13b1c529df The MSN component of gaim contains remotely exploitable buffer
overflows.
<URL: http://vuxml.freebsd.org/5b8f9a02-ec93-11d8-b913-000c41e2cdad.html >
2004-08-12 19:25:14 +00:00
Joe Marcus Clarke
6857258b4c Fix build with Gaim 0.81.
Submitted by:	maintainer
2004-08-09 17:30:58 +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
cc94e2ba2f Add gaim-rss-reader, a plug-in fro Gaim that provides RSS news feed support.
It allows users to add/remove RSS feeds, and consult and update them through
a button on the conversation window.

PR:		70163
Submitted by:	Patrick MARIE <mycroft@virgaria.org>
2004-08-08 21:51:03 +00:00
Joe Marcus Clarke
3be6e22ed0 Bump PORTREVISIONs to chase Gaim update. 2004-08-08 21:38:39 +00:00
Joe Marcus Clarke
31bd0f9317 Update to 0.81. 2004-08-08 21:37:40 +00:00
Joe Marcus Clarke
1a32a03d68 Update to 0.81. For a list of what's changed, see
http://gaim.sourceforge.net/ChangeLog.

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2004-08-08 21:36:53 +00:00
Kirill Ponomarev
6bbbeca03f Mark BROKEN: doesn't build with gcc-3.4.2 2004-08-07 21:05:18 +00:00
Ying-Chieh Liao
7fa64ddc25 upgrade to 4.11.0
Submitted by:	maintainer
2004-08-06 02:39:26 +00:00
Ade Lovett
e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
Pav Lucistnik
9fc19b14a3 - Update to 0.9.7
PR:		ports/69952
Submitted by:	Alexander Timoshenko <gonzo@univ.kiev.ua> (maintainer)
2004-08-03 22:07:42 +00:00
Dirk Meyer
d80b83baa8 - fix gcc34 problem
PR:		69823
Submitted by:	Francois Tigeot
2004-08-03 19:58:35 +00:00
Kirill Ponomarev
bdd50664c3 Update to version 0.4.6-17
PR:		ports/69922
Submitted by:	Ports Fury
2004-08-02 20:21:30 +00:00
Sergey Matveychuk
40344b8c58 New port: net/p5-Net-MSN
PR:		ports/68601
Submitted by:	snowchyld
2004-08-01 12:01:52 +00:00
Pav Lucistnik
c2e7942b45 - Adapt rc script to latest localpkg changes
PR:		ports/69667
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2004-07-29 20:56:33 +00:00
Ying-Chieh Liao
76e84c5694 fix msn 100% cpu loading problem
Obtained from:	centericq mailing list
Approved by:	maintainer
2004-07-29 02:08:47 +00:00
Alexander Leidinger
b365c27228 - Update to 0.90.0.14.
This version has some fixes for FreeBSD, you shouldn't need to
  apply a kernel patch to use it.
- Let 'make' transform the version number for the distfile.
- It's for i386 only (needs to be revisited if the 32bit layer of amd64
  gains a linux emu). [1]
- Install an icon to the correct place in the GNOME case.

This also closes a PR with a version update.

PR:		69510
Submitted by:	marius [1]
2004-07-24 10:19:35 +00:00
Joe Marcus Clarke
bc79814d8b Due to a missed patch conflict, I forgot to commit this Makefile hunk
that allows meanwhile-gaim to build with Gaim 0.80.
2004-07-24 07:03:30 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Greg Lewis
4e83b5a2be . Update to 0.11.7.2.
PR:		69449
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-07-22 22:38:20 +00:00
Joe Marcus Clarke
0f21eddcf7 Update to 1.10.
Submitted by:	maintainer
2004-07-20 05:52:17 +00:00
Joe Marcus Clarke
2870e7d195 Update to 0.80. 2004-07-20 05:50:57 +00:00
Joe Marcus Clarke
b872f8be85 Update to 0.80. For a list of what's changed, see
http://gaim.sourceforge.net/ChangeLog.

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2004-07-20 05:50:19 +00:00
Dirk Meyer
96f102e818 - mark BROKEN with new gcc 2004-07-20 05:41:42 +00:00
Kirill Ponomarev
bf0c52d6ea Update to 7.2.9.6
PR:		ports/69247
Submitted by:	maintainer
2004-07-18 18:44:54 +00:00
Kirill Ponomarev
7d17256509 Update to 1.33
PR:		ports/69153
Submitted by:	maintainer
2004-07-17 11:41:50 +00:00
Volker Stolz
3de88388ef Fix hardcoded paths.
PR:		ports/69082
Submitted by:	Kirk Strauser (maintainer)
2004-07-15 10:46:00 +00:00
Edwin Groothuis
3d6c8c8ab0 - Chase libidn version bump
- New maintainer: Kirk Strauser <kirk@strauser.com>

Submitted by:	Kirk Strauser <kirk@strauser.com>
2004-07-13 22:27:00 +00:00
Edwin Groothuis
8cdca77473 This is an update of the net/jabberd port to version 2.0.3 (vendor
string "2.0s3") which fixes some serious memory leaks and other
significant bugs.  This update also replaces the rc.d script with
a new version that uses the rc.subr framework.

I was able to successfully compile the port with all of the WITH_*
knobs, but only have the means to test WITH_POSTGRESQL (which worked
as expected).

commiter says:
- Added extra line to files/patch-util::util.h (4.x fix)
- Changed --with-extra-include-path statements to work around
  mysql inclusion and db41 exclusion.
- Added --disable- for options not choosen.

PR:		ports/68967
Submitted by:	Kirk Strauser <kirk@strauser.com>
2004-07-13 02:38:15 +00:00
Dmitry Sivachenko
f6545323fc Drop maintainership. 2004-07-12 16:41:43 +00:00
Volker Stolz
bd2b948958 Update to 0.11.7.1
PR:		ports/68933
Submitted by:	Travis Poppe (maintainer)
2004-07-12 11:46:02 +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
Volker Stolz
efd8e218f2 Add libiconv-dependency.
Closes PR:	ports/68777
Submitted by:	Chris Johnson
Patch by:	ports/c0decafe.net
2004-07-09 13:46:33 +00:00
Volker Stolz
fe0175b60d Make COMMENT/pkg-descr more accurate
PR:		ports/68825
Submitted by:	Travis Poppe (maintainer)
2004-07-09 08:49:17 +00:00
Ying-Chieh Liao
d9ed08c595 fix msn lib depends 2004-07-09 07:52:57 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Volker Stolz
9c582b22cb Update to latest snapshot.
PR:		ports/68573
Submitted by:	Martijn Lina
Approved by:	seanc known to be busy
2004-07-06 11:00:35 +00:00
Volker Stolz
1a92a66fb1 Update to 2.3.2
PR:		ports/68714
Submitted by:	Martijn Lina
2004-07-06 09:58:18 +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
Pav Lucistnik
c4e16391c6 - Update to 1.3
PR:		ports/68570
Submitted by:	<martijn@pacno.net> (maintainer)
2004-07-02 22:04:34 +00:00
Ying-Chieh Liao
d5eb30463f upgrade to 4.10.0
PR:		68578
Submitted by:	maintainer
2004-07-02 03:29:35 +00:00
Joe Marcus Clarke
f86380697b The meanwhile-gaim distfile was rerolled to add some new buddy list saving
options.
2004-07-01 16:23:57 +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
Peter Pentchev
ec7dc9a4d7 Add a people.FreeBSD.org master site and prepare for adding a local one,
too, when my public_distfiles changes from yesterday actually propagate
to the FTP servers.
2004-06-30 16:09:04 +00:00
Volker Stolz
63b862379c Fix the build problem induced by net/jabber's update
PR:		ports/68403
Submitted by:	c0decafe.net
No time/Busy:	seanc
2004-06-29 06:33:43 +00:00
Joe Marcus Clarke
af03ded498 Properly convert ';' to ' ' in the user names. 2004-06-28 20:57:11 +00:00
Joe Marcus Clarke
164145aaa1 Update to 0.79. 2004-06-28 19:19:23 +00:00
Joe Marcus Clarke
087e31488c Update to 0.3. 2004-06-28 19:18:57 +00:00
Joe Marcus Clarke
d20937680b Update to 1.9.
PR:		68356
Submitted by:	maintainer
2004-06-27 06:03:22 +00:00
Joe Marcus Clarke
e6ba606cdb 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.

Obtained from:	Meanwhile CVS
2004-06-27 06:01:28 +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
a5463711fe Update to 0.79. See http://gaim.sourceforge.net/ChangeLog for the usual list
of goodies.
2004-06-27 05:56:55 +00:00
Joe Marcus Clarke
8139d3292d Fix build on 4.X. 2004-06-25 00:58:04 +00:00
Joe Marcus Clarke
d9d94a4774 Add meanwhile-gaim, a Gaim plug-in that enables support for the Lotus Sametime
Community Client protocol.
2004-06-24 22:57:58 +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
Joe Marcus Clarke
fb06c052f7 Update to 0.7.6. 2004-06-24 19:29:17 +00:00
Alexander Leidinger
4e7d8dfe6a - fix bug in RUN_DEPENDS [1]
- add RESTRICTED (no redistribution allowed yet)
- update to 0.90.0.4

If you get a login failure at registration time the user name may be
already in use (but there's another bug here, the name may even be
available).

Don't expect to hear something yet, sound doesn't work on FreeBSD yet.
I'm working with the skype staff on it.

Noticed by:	"Siraj Kutlusan" <defcon8@b4s3.com> [1]
2004-06-23 17:49:54 +00:00
Volker Stolz
3bc6a87b33 Update to 1.4.3
PR:		ports/66307
Submitted by:	c0decafe.net
Approved by:	maintainer timeout
2004-06-23 13:02:45 +00:00
Alexander Leidinger
382d276052 Skype is a free program that uses the latest P2P technology to bring
affordable and high-quality voice communications to people all over
the world.

This port needs linux_base-8, the default linux_base is v7.1. You should
first replace the default linux_base with v8 with portupgrade:
	portupgrade -o emulators/linux_base-8 emulators/linux_base

Then edit /usr/local/etc/pkgtools.conf, add the line
	emulators/linux_base' => 'emulators/linux_base-8',
into "ALT_PKGDEP". This tells portupgrade to depend upon linux_base-8
instead upon linux_base-7.1 (where appropriate).

This replacement shouldn't do any harm, I tested icc and the linux version
of netscape navigator 4.8 with the new linux_base, and I haven't noticed
bad behavior.
2004-06-23 10:06:46 +00:00
Volker Stolz
6b71594d65 - Add net/licq to build-dependency
- Nuke plist in favour of PLIST_FILES while here
2004-06-23 07:35:05 +00:00
Michael Nottebrock
e8a3b06aef Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@

Approved by: maintainer timeout
2004-06-22 19:42:06 +00:00
Markus Brueffer
6c2f2367a7 - Don't use Makefile.kde anymore
- Respect CFLAGS and PTHREAD_LIBS

Approved by:	maintainer timeout (4 weeks)
2004-06-20 14:42:18 +00:00
Markus Brueffer
afd951530a - Don't use Makefile.kde anymore
- Respect CFLAGS and PTHREAD_LIBS
2004-06-20 14:27:29 +00:00
Greg Lewis
9daf9b3b45 . Update to 0.11.7.
PR:		68097
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-06-19 04:55:15 +00:00
Dmitry Sivachenko
754926f254 Add WITH_PAM knob.
Submitted by:	David J Duchscher <daved@nostrum.com>
2004-06-14 10:01:47 +00:00
Tilman Keskinoz
23ca8e83a6 Fix build with gcc34 2004-06-12 21:29:02 +00:00
Kirill Ponomarev
e7d4ffb1f0 - Update to version 0.9.2
PR:		ports/67840
Submitted by:	maintainer
2004-06-11 18:53:13 +00:00
Hye-Shik Chang
9eb07a4638 Drop maintainership. 2004-06-10 05:27:41 +00:00
Joe Marcus Clarke
72ea1de3cc Do not escape HTML messages in ICQ if the message beings with <HTML>. This
works around a bug with messages sent by the sim client where they would
be displayed as:

<HTML><BODY BGCOLOR="#FFFFFF">hello</BODY></HTML>

Submitted by:	ale
2004-06-09 06:55:48 +00:00
Joe Marcus Clarke
d3702246bb Chase the gnutls shared lib version.
Pointy hat to:	sergei
2004-06-06 01:44:39 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Peter Pentchev
3de4988004 Add cicquin-0.1, a utility for searching the CenterICQ local contact list
for users with a specified nickname.
2004-06-04 08:49:46 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Joe Marcus Clarke
23f903a4a3 Add optional SILC (Secure Internet Live Conference) support to Gaim.
PR:		67483
Submitted by:	Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
2004-06-02 17:52:38 +00:00