Commit Graph

479 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
7cec14b600 Update to 0.3.1
Approved by:	maintainer
2002-04-29 02:03:13 +00:00
Mario Sergio Fujikawa Ferreira
b4f05dfc2c New port libicq2000 version 0.3.1: An opensource C++ library to
support icq2000/2001 protocol
2002-04-27 15:17:05 +00:00
Joe Marcus Clarke
00b57a6739 Update to 0.57.
Submitted by:	Tilman Linneweh <tilman@arved.de>
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-26 23:43:32 +00:00
David W. Chapman Jr.
0083051248 Jabber needs SIGKILL to die
remove redundant logfile
fix pkg-plist (mispelling and extra directory)

PR:		37363
Submitted by:	maintainer
Pointed out by:	Neil Darlow
2002-04-26 18:52:12 +00:00
Ying-Chieh Liao
bef15ecc14 Changed comment and description appropriately.
PR:		37480
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-04-26 18:33:16 +00:00
Ying-Chieh Liao
eb669af242 upgrade to 4.7.1 2002-04-25 06:10:23 +00:00
Maxim Sobolev
3cb1567397 - Backport some of the patched missed during previous update;
- HAS_CONFIGURE --> GNU_CONFIGURE;
- sort pkg-plist;
- make PORTVERSION more sane.
2002-04-22 17:56:04 +00:00
Ying-Chieh Liao
3b94be4227 remove needless patches
PR:		37308
Submitted by:	Hiroo ONO <hiroo@oikumene.gcd.org>
2002-04-21 13:27:10 +00:00
Ying-Chieh Liao
43b27cb8ba upgrade to 0.4.8.pl3
PR:		37289
Submitted by:	Hiroo ONO <hiroo@oikumene.gcd.org>
2002-04-20 15:42:43 +00:00
Kevin Lo
96541b032d Update to version 0.4.1 2002-04-20 07:23:48 +00:00
Ying-Chieh Liao
aaae62c6e6 add jabber-jud 0.4
Jabber User Directory module

PR:		37210
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-04-19 04:25:53 +00:00
Ying-Chieh Liao
9f62a612e6 add jabber-aim 0.9.24c
Jabber User Directory module

PR:		37209
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-04-19 04:22:50 +00:00
Ying-Chieh Liao
99f743496c add jabber-conference 0.4.1
Jabber User Directory module

PR:		37208
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-04-19 04:20:22 +00:00
Ying-Chieh Liao
45ffe52781 Added iconv library dependence (this should fix package building)
Deleted useless configure environment, arguments and other 'patches' (already
default values or not needed)
Adapted comment and description to actual version

PR:		37218
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-04-18 16:18:51 +00:00
Ying-Chieh Liao
7bf03cf660 upgrade to 1.4.2
PR:		37207
Submitted by:	maintainer
2002-04-18 16:12:04 +00:00
Joe Marcus Clarke
945130e21f Update to 0.56.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-15 21:47:48 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
ac5eadfcc7 Update to 1.1.8, also fixing python problems with the previous version.
PR:		35898
Submitted by:	maintainer
2002-04-12 19:40:34 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Joe Marcus Clarke
6fdd65ec4b Update to 0.98.2.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-10 16:09:30 +00:00
Ying-Chieh Liao
9194017081 add libiconv dependence
PR:		36924
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2002-04-09 13:23:26 +00:00
Maxim Sobolev
40d26ab6dd - Add WWW;
- kill extra spaces at the end of the line.
2002-04-06 12:16:13 +00:00
Joe Marcus Clarke
82c3291614 Change my ports to use my FreeBSD.org address.
Approved by:	sobomax
2002-04-05 23:26:36 +00:00
Ying-Chieh Liao
e0f709476d upgrade to 4.6.9
change back to gettext-old
2002-04-01 16:22:26 +00:00
Dirk Meyer
cbfa0e7849 - Change invalid MAINTAINER:
If you do so, please include this problem report. You can
delete your own text from the message returned below.

                        The Postfix program

<licq@FreeBSD.org>: unknown user: "licq"
2002-04-01 05:56:21 +00:00
Patrick Li
df37877807 Update to 0.55
PR:		36591
Submitted by:	maintainer, Jan Jungnickel <jan@jungnickel.com>
2002-03-31 21:52:23 +00:00
Ying-Chieh Liao
9f4a1c6e30 gettext-old -> gettext
fix build problem

PR:		36399
Submitted by:	Shaun Branden <shaun@pcuse.com> and many others
2002-03-28 05:31:23 +00:00
Pete Fritchman
ef063e6018 It is important to run aclocal before the build to ensure that a fix
for a buggy autoconf macro is included, so add USE_AUTOMAKE_VER and
USE_LIBTOOL (in this case, we need the libtool automake macro
AM_PROG_LIBTOOL).

PR:		36347
Submitted by:	maintainer
2002-03-27 00:34:17 +00:00
Patrick Li
5d52e22fc1 Allow slave port korean/gaim to modify some variables set
Approved by:	maintainer
2002-03-24 05:59:08 +00:00
David E. O'Brien
833ddeb16d ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients. 2002-03-23 18:32:06 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Patrick Li
b933c25107 Update to 0.54
PR:		35922
Submitted by:	maintainer
2002-03-15 21:02:06 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Max Khon
1724d1afe4 update licq-devel port to 12 Mar 2002 CVS snapshot 2002-03-12 23:01:55 +00:00
Ying-Chieh Liao
58b05f8fc8 upgrade to 4.6.5 2002-03-08 08:52:31 +00:00
Patrick Li
f773562e7e Update to 0.53
PR:		35574
Submitted by:	maintainer
2002-03-06 04:50:05 +00:00
Michael Haro
d449fdf069 Fix breakage in net/naim on install
PR:		34853
Submitted by:	    John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-02-26 07:39:07 +00:00
Kevin Lo
8bb4c7ce4d Update checksum.
>From ChangeLog:
o Fixed bug with changing contacts' statuses to offline while saving config
2002-02-24 15:41:13 +00:00
Patrick Li
6ef33717a5 Update to 0.52
PR:		35202
Submitted by:	maintainer
2002-02-22 06:33:55 +00:00
Maxim Sobolev
eefb37d231 Pass over maintainership to Joe Marcus Clarke <marcus@marcuscom.com>
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
Approved by:	jim (old MAINTAINER)
2002-02-20 07:55:15 +00:00
Ying-Chieh Liao
78c3b2f89f upgrade to 4.6.0 2002-02-16 07:40:22 +00:00
Dirk Meyer
9aa2e96d16 Broken is removed, Package will display the message.
---------------------------------------------------

To run this licq with qt and Xfree86 4.x.x
you must start it with "licq -- -noxim"

---------------------------------------------------

Problem analysed by Andriy Gapon.

PR:		34534
2002-02-13 04:00:56 +00:00
Kevin Lo
b1c3568849 Update checksum. Security fix $HOME/.vicq will have 0700 permissions while
creating.
2002-02-09 07:49:24 +00:00
Michael Haro
ad43c53f81 update to 0.11.2 2002-02-09 06:29:01 +00:00
Kevin Lo
0917ae1fac Fix pth is in the library path.
PR: 34681
Submitted by: MAINTAINER
2002-02-08 15:35:10 +00:00
Max Khon
cafdf2676d Add an ability to build licq plugins using licq-devel port:
- licq-console, licq-qt-gui:
	conditionally include licq-devel/Makefile.inc instead of
	licq/Makefile.inc if -DWITH_LICQ_DEVEL is specified
- dynamically generated plists (currently used in licq-qt-gui port only)
2002-02-08 10:10:39 +00:00
Dirk Meyer
3c938d4c56 Mark as Broken for XFree86 4.x.x.
PR:		34534
2002-02-07 08:35:48 +00:00
Dirk Meyer
4dfb81e584 Apply patch adds -DWITH_DANTE (should be specified with -DWITH_SOCKS).
Submitted by:	fjoe
2002-02-07 07:47:55 +00:00
Kevin Lo
25e3f072f7 Update to version 0.4 2002-02-05 14:00:28 +00:00
Ying-Chieh Liao
c63b30d37f upgrade to 4.5.1 2002-02-01 05:46:34 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Patrick Li
3adbe3170c Update maintainer email address
PR:		34372
Submitted by:	maintainer
2002-01-28 16:12:39 +00:00
Dirk Meyer
1224cc1062 Take Maintainership to see errors.
If someone works closer to the developers, he can have it.
2002-01-27 06:23:22 +00:00
Dirk Meyer
7bbb0fab59 - Change the Makefile.in so i386--freebsd4.4-licq is _not_ installed.
- Stop installation of 2nd binaries.
- don't bump PORTREVISION, as it has not been build fully
2002-01-27 06:04:50 +00:00
Mario Sergio Fujikawa Ferreira
33fa865f64 Have the licq binary installed regardless of system characteristics
PR:		34293
Requested by:   Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
2002-01-26 20:21:07 +00:00
Dirk Meyer
1a44a7ea84 - Update for 1.0.4
licq
licq-console (no changes)
licq-qt-gui

Protocol changed on Server.
licq-1.0.3 does not work corectlly, messages are lost.

problems fixed:
- program_transform_name installed the binaray as:
        /usr/local/bin/i386--freebsd4.4-licq
- configure seeks now a qt-mt itself,
  but the options for "ac_qt_libraries" are not processed
- use ob BZIP2 as compressor.
2002-01-25 20:26:56 +00:00
Brian Feldman
5b6eca5125 Stop maintaining these ports. I haven't been able to get them compile to
even try to use them for months.  If anyone wants to fix/take them, there
are PRs open to update them.
2002-01-25 17:36:55 +00:00
Jim Mock
7d9b000bdb Update to version 0.51. 2002-01-25 07:56:01 +00:00
FUJISHIMA Satsuki
3e81d0959e update aim-transport to 0.9.24c.
update irc-transport to 0.1.1-1.4.
differences from the PR:
 - install jud.so correctly.
 - bump PORTREVISION.

PR:		34156
Submitted by:	maintainer
2002-01-22 16:39:14 +00:00
Ying-Chieh Liao
5f44442efe add py-jabber 0.2
A Python Jabber library
2002-01-13 09:21:34 +00:00
Patrick Li
598cc245e3 Update to 0.2.2
PR:		33665
Submitted by:	maintainer
2002-01-08 00:58:20 +00:00
Jeremy Lea
2a68afcbbd Fix for building on -CURRENT without <malloc.h> 2002-01-06 20:53:22 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Jacques Vidrine
1dd602ade3 Update 0.96.1 -> 0.98
PR:		ports/33146
Submitted by:	Jochem Kossen <j.kossen@home.nl>

Fix the locale directories.
Add a WITH_SOCKS5 knob while I'm here.
2001-12-29 04:07:34 +00:00
Mario Sergio Fujikawa Ferreira
573d94952b o Actually install libs
o Also, allow WITH/WITHOUT_GNOME installation

Approved by:	maintainer
2001-12-26 00:22:07 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Mario Sergio Fujikawa Ferreira
c1e7a22382 Update to 0.2.0
PR:		32977
Submitted by:	maintainer
Reviewed by:	asmodai
2001-12-21 23:18:30 +00:00
Mario Sergio Fujikawa Ferreira
7284424fab autotools police: don't hardcode aclocal, use variable ACLOCAL 2001-12-20 13:32:42 +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
Ying-Chieh Liao
979a05462a upgrade to 4.5.0 2001-12-16 15:25:16 +00:00
Jim Mock
bd93eac35b Update to version 0.50. 2001-12-15 06:54:18 +00:00
Kevin Lo
1cbe28dd61 vICQ includes Net::ICQ2000 2001-12-07 05:15:55 +00:00
Maxim Sobolev
82c0c69040 - Update to 1.5.234;
- assign maintainership to Nuzrin Yaapar <p9711422@mmu.edu.my>.

PR:		30831
Submitted by:	NuzrinYaapar<p9711422@mmu.edu.my>
2001-12-06 15:03:02 +00:00
Kevin Lo
62c505d4c8 fix checksum error.
The author fixed bug with authorization and wpset bug.
2001-12-06 13:58:21 +00:00
Maxim Sobolev
f49e979496 Correct WWW.
PR:		32149
Submitted by:	Jochem Kossen <j.kossen@home.nl>
2001-12-06 12:12:55 +00:00
Kevin Lo
537797f77d Initial import of vicq-0.3.
vICQ is a simple text-mode ICQ client written with look and feel of
micq in mind. Its features: PERL source code suitable for hacking
and scripting, text-only look & feel, and ICQ v7 protocol support.
2001-12-06 08:52:17 +00:00
Kevin Lo
c6b620fb2c Initial import of Net-ICQ2000-0.2.1
This is a perl5 module for ICQv7 protocol realisation.
2001-12-06 08:48:07 +00:00
Ying-Chieh Liao
2f98c5546a upgrade to 4.2.1
Noted by:	vanilla
2001-12-02 18:06:16 +00:00
Patrick Li
8d2492ba37 Dont include getopt.h
PR:		32292
Submitted by:	maintainer
2001-12-01 19:55:17 +00:00
Jim Mock
2b4e6f364d Update to version 0.49. 2001-12-01 04:57:40 +00:00
Ying-Chieh Liao
f7a7d43a1f upgrade to 4.2.0 2001-11-30 05:44:16 +00:00
Pete Fritchman
d4c40a9419 Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.org
Submitted by:	maintainer
2001-11-29 17:48:01 +00:00
Pete Fritchman
385ae3605d - update to 0.99e
- update MASTER_SITES
- fix auto{conf,make} breakage
- add INSTALLS_SHLIB
- silence the cat'ing of pkg-message
- add @exec mkdir's to pkg-plist for packages

PR:		31810
Submitted by:	maintainer (mostly)
2001-11-25 00:12:30 +00:00
Ying-Chieh Liao
fe80eb445c upgrade to 4.1.0 2001-11-24 13:33:33 +00:00
Patrick Li
cf020d6135 Fix breakage and avoid installing useless .la file
Reviewed by:	maintainer
2001-11-23 03:34:39 +00:00
Ying-Chieh Liao
4dfeb47794 add koi8 support
pass maintainership to submitter

PR:		32137
Submitted by:	Sergey Trofimovsky <troff@paranoia.ru>
2001-11-21 16:43:43 +00:00
Ying-Chieh Liao
0809873ca5 add ickle
ICQ2000 protocol implementation
2001-11-21 07:27:25 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Jim Mock
c9c9f252d4 Update to version 0.48. 2001-11-17 07:33:17 +00:00
Jim Mock
799a95696c Update to version 0.47.
PR:		31715
Submitted by:	Patrick Li <pat@databits.net>
2001-11-03 11:32:40 +00:00
Jeroen Ruigrok van der Werven
c56a406a60 Update to 0.18.2.
Submitted by:	MAINTAINER <anders@codefactory.se>
2001-11-01 13:22:45 +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
Ying-Chieh Liao
8c6c91cd8d add missing file to PLIST
Submitted by:	bento log
2001-10-20 04:49:58 +00:00
Michael Haro
3048241bc6 update to 0.10.3 2001-10-18 19:46:16 +00:00
Jim Mock
b6d961877b Update to version 0.45.
PR:		31209
Submitted by:	Patrick Li <pat@databits.net>
2001-10-11 00:11:57 +00:00
Ying-Chieh Liao
7223bd5444 upgrade to 4.0.0 2001-10-07 20:30:09 +00:00
Ying-Chieh Liao
7c1ec21a4d add missing po file to PLIST
Submitted by:	bento
2001-10-05 03:31:53 +00:00
Pete Fritchman
093917a29a Give maintainership to Sean Chittenden <sean@chittenden.org>
Approved by:	joe (old maintainer)
2001-10-05 01:41:01 +00:00