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
Pete Fritchman
ca9c437edf
Enable SSL
...
PR: 28962
Submitted by: Sean Chittenden <sean@chittenden.org>
Approved by: maintainer timeout
2001-10-05 00:38:41 +00:00
Jim Mock
56d141d8da
Add a missing file to the packing list.
...
PR: 30915
Submitted by: Patrick Li <pat@databits.net>
2001-10-02 09:14:36 +00:00
Jim Mock
948b431ec0
Update to version 0.44.
2001-09-21 09:06:25 +00:00
FUJISHIMA Satsuki
e58dff261b
respect CC/CFLAGS.
2001-09-11 14:52:01 +00:00
FUJISHIMA Satsuki
9a53054b39
sync with devel/pth:
...
o use pth-config to detect pth headers/libraries.
o deinstall etc/jabber.xml if not modified.
Approved by: maintainer
2001-09-11 14:51:14 +00:00
Ying-Chieh Liao
ac1a08a6f0
upgrade to 3.35.22
...
Submitted by: fenner's report
2001-09-07 21:18:23 +00:00
Jim Mock
4e285443ce
Update to version 0.43 (yes, they changed their versioning scheme).
2001-09-07 19:48:15 +00:00
Brian Somers
d81b991228
Use tcl8.3
...
Bump portrevision
2001-09-04 13:50:10 +00:00
Jim Mock
98397c1dfb
Fix the build if compiled with GNOME support.
...
Submitted by: Mike Harding <mvh@ix.netcom.com>
2001-09-01 18:06:26 +00:00
Jim Mock
7b1c21fee0
Fix the libtool problem (thanks sobomax :-) and pkg-plist.
...
libtool fix submitted by: sobomax
2001-09-01 01:09:37 +00:00
Jim Mock
24054596e2
Update to version 0.11.0p15.
2001-08-30 20:30:48 +00:00
Jim Mock
b59a41647f
* Improve pre-patch.
...
* Add PTHREAD_CFLAGS.
PR: 30000
Submitted by: Patrick Li <pat@databits.net>
2001-08-28 08:13:01 +00:00
Kevin Lo
88fc9b469e
Trivial fix for pkg-plist
2001-08-23 15:37:09 +00:00
Ying-Chieh Liao
bf00d6ddb5
upgrade to 1.0022
...
PR: 29290
Submitted by: MAINTAINER
2001-08-18 08:25:51 +00:00
Ying-Chieh Liao
2417f54546
make configure detects libintl
...
enable uk po
Submitted by: sobomax
2001-08-14 17:47:29 +00:00
David W. Chapman Jr.
ab27a705ef
Update to 1.1.6
...
PR: 29246
Submitted by: maintainer
2001-08-12 17:01:22 +00:00
Jeroen Ruigrok van der Werven
a8910d1290
Update to 0.18.0.
...
Submitted by: MAINTAINER
2001-07-31 10:36:47 +00:00
Kevin Lo
bee443e823
Update to version 0.99d
...
PR: 28655
Submitted by: MAINTAINER
2001-07-03 13:22:51 +00:00
Ying-Chieh Liao
a5b0fdbd17
upgrade to 3.34.15
2001-07-02 02:00:31 +00:00
Jim Mock
a8fcff14a5
Update to version 0.2.1 beta 6.
...
PR: 28607
Submitted by: Patrick Li <pat@databits.net>
2001-07-01 22:25:57 +00:00
Ade Lovett
25c88b865f
libgda falls under the USE_GNOME knob now, adjust dependencies accordingly.
2001-06-19 08:15:06 +00:00
Jim Mock
37058febef
Fix pkg-plist.
2001-06-18 18:24:37 +00:00
Jim Mock
499f8ab432
Make portlint stop complaining about PKGNAME.
2001-06-18 18:09:24 +00:00
Jim Mock
5f56bb5e4b
Update to version 0.2.1 beta 5.
2001-06-18 18:05:44 +00:00
Jim Mock
43f0d927c3
Update to version 0.11.0pre14.
2001-06-18 15:58:09 +00:00
Josef Karthauser
d5999d414a
Replace BUILD_DEPENDS with LIB_DEPENDS.
...
PR: ports/25066
2001-06-18 12:31:55 +00:00
Josef Karthauser
b1639793f4
* Upgrade jabber from 1.4 to 1.4.1.
...
* Integate the jabber transports into this port instead of having
separate ports. Included are: aim-transport, conference, icq-transport
irc-transport, jud, msn-transport and yahoo-transport.
Note: The configuration file still needs updating for the new transports.
2001-06-16 14:03:04 +00:00
Will Andrews
15d2a861ed
Add konverse 0.2, a KDE Jabber Client.
...
PR: 27877
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-06-16 10:56:12 +00:00
Jim Mock
2e60d20a76
Update to version 0.11.0pre11.
2001-05-24 17:18:13 +00:00
Joseph Koshy
4bfb1d6b56
Add USE_BISON. Change MAINTAINER to <anders@codefactory.se>, with
...
current maintainers consent.
Submitted by: Anders Andersson <anders@codefactory.se>
2001-05-17 08:21:09 +00:00
Joseph Koshy
0c10467bdd
Upgrade to version 0.17.
...
Approved by: <dannyman@dannyland.org> (MAINTAINER)
2001-05-16 08:38:10 +00:00
Ying-Chieh Liao
72e6d66a80
upgrade to 3.29.12
...
Noticed by: Roman Shterenzon <roman@xpert.com>
2001-05-15 02:51:52 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Jimmy Olgeni
a21e577883
Update maintainer's email address.
...
PR: 26714
Submitted by: Carl Johan Madestrand <LoRd_CJ@dalusers.com>
2001-04-20 14:20:30 +00:00
Ying-Chieh Liao
d012513e9f
upgrade to 3.22.8
2001-04-18 08:06:48 +00:00
Maxim Sobolev
52446519a2
Add Ukrainian catalog.
...
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
2001-04-17 10:37:00 +00:00
Jim Mock
13ac5a55aa
Update to version 0.11.0pre10.
2001-04-16 18:22:03 +00:00
Jimmy Olgeni
cd086cfba5
Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am)
...
Also, some fixes for pkg-plist so that make deinstall/package works.
2001-04-13 15:38:44 +00:00
Brian Feldman
e69f7fd662
Add licq-console, the Licq plugin for a curses-based UI.
...
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-04-11 21:01:17 +00:00
Brian Feldman
07520c48c1
I think I'm setting a world's record for number of files added after the
...
fact to get a port working again. For some reason, I didn't get the
pkg-message cvs added for Licq, causing the package registration to
fail (of course, it still installs fine...)
2001-04-11 20:51:01 +00:00
Brian Feldman
ad0da154fc
Remove the OTHER patch. I hate CVS.
2001-04-10 21:16:28 +00:00