Commit graph

529 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
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
Brian Feldman
88f0906fc9 I needed to add this, too.
Reminded by:	Jeremy Norris <ishmael27@home.com>
2001-04-10 20:52:08 +00:00
Brian Feldman
11d86ccd31 Convert the monolithic Licq port into an licq-base port and satellite
ports for different plugins.  Commit the first of the plugins, qt-gui,
as that has in the past been part of the normal licq port.  The rest
are coming after I've tried them out.

I'd like to thank Jeremy Norris greatly for doing this work :)

Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-04-10 20:09:53 +00:00
Michael Haro
ae5c7fe165 Update net/fugu from 0.9.9e to 1.0
also fix build problem detected by the package building cluster

PR:		25954
Submitted by:	    maintainer
2001-04-06 06:34:54 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Kevin Lo
8f4abe0124 Fix the dependency and pkg-plist.
PR: 26241
Submitted by: MAINTAINER
2001-03-31 16:29:26 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
58c6948e7c o Correct Ukrainian translation;
o add translations of user's nick from cp1251 into koi8 if needed in message.

Submitted by:	Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
2001-03-28 12:30:39 +00:00
Kevin Lo
68ddaf1d62 Update maintainer email
PR: 26125
Submitted by: MAINTAINER
2001-03-27 13:12:49 +00:00