1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

350 Commits

Author SHA1 Message Date
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
Maxim Sobolev
7ca61b8dd4 Fix slightly broken l10n support.
Submitted by:	Olexander Kunytsa <kunia@wolf.istc.kiev.ua>
2001-03-25 21:05:02 +00:00
Jim Mock
acdc3bb2e9 Update to version 0.11.0pre8. 2001-03-24 15:56:45 +00:00
Maxim Sobolev
e1e50e7798 Add ability to build a localised version of the port.
Submitted by:		"Alexandr A. Listopad" <laa@lucky.net>
Extended & improved by:	sobomax
2001-03-23 19:39:30 +00:00
Jim Mock
4857043eef Update to version 0.11.0pre7. 2001-03-21 20:54:57 +00:00
Maxim Sobolev
94092f3358 Fix Russian messages. They are not compiled in by default, so PORTREVISION
was not bumbed.

Submitted by:	"Alexandr A. Listopad" <laa@lucky.net>
2001-03-21 18:55:23 +00:00
Trevor Johnson
ff39781dc0 Carl Johan Madestrand <cj@vallcom.net> appears to have offered to
maintain this (message ID 20010318122709.A5885@dogma.freebsd-uk.eu.org
on the ports list).
2001-03-18 12:36:09 +00:00
Maxim Sobolev
c8caa62795 o Add a couple of missed @dirrm's;
o sort PLIST while I'm here.

PR:		25780
Submitted by:	maintainer
2001-03-13 22:19:00 +00:00
Brian Feldman
dfa7bb57e6 Update to Licq 1.0.3 including some security-like issue fixes. 2001-03-13 02:34:28 +00:00
Josef Karthauser
ba29ffd681 There are reports of jabber not removing it's pidfile when shutting
down, so remove it by hand just in case.

Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-03-11 15:40:01 +00:00
Josef Karthauser
9cd0da0ee6 I got confused when porting the 1.4 version and included some
dependancies that were necessary for v1.2, but had since been
dropped.

PR:		ports/25066
2001-03-11 13:28:54 +00:00
Jim Mock
e676c4b617 Try to make fenner's build report happy. 2001-03-11 00:44:45 +00:00
Jim Mock
d474a67bb7 Add ispell to RUN_DEPENDS if compiling with GNOME support.
Submitted by:	Joe Clarke <jclarke@cisco.com>
2001-03-10 00:05:14 +00:00
Jim Mock
de627dcb59 Fix a problem with the paths in the sound preferences by removing
patch-af.  Bump PORTREVISION.

Submitted by:	Bob Van Valzah <bob@bgpbook.com>
2001-03-07 18:14:45 +00:00
Jim Mock
c0dbea723a Update to 0.11.0pre6. 2001-03-07 17:50:34 +00:00
Jacques Vidrine
eabfc1aae0 Update 0.96 -> 0.96.1 2001-03-01 22:46:28 +00:00
Jacques Vidrine
0387f81036 Update 0.95.2 -> 0.96 2001-02-27 15:00:46 +00:00
Steve Price
aacce12b7e Update to version 0.0.11.
PR:		25399
Submitted by:	maintainer
2001-02-27 04:58:29 +00:00
Ying-Chieh Liao
cdf71c7141 upgrade to 3.20.5 2001-02-21 14:59:55 +00:00
Kevin Lo
1860de335c Update to version 1.0021
PR: 25166
Submitted by: MAINTAINER
2001-02-17 15:47:42 +00:00
Jacques Vidrine
ed3a19e6ea Update 0.94.1 -> 0.95.2 2001-02-15 16:57:26 +00:00
Josef Karthauser
59b10374be Port of the Jabber instant messaging server, version 1.4.
This replaces net/jabber-transport, and was repo-copied from there.
2001-02-12 19:44:39 +00:00
Jimmy Olgeni
4c544704ed Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
Ying-Chieh Liao
36eb699b10 forgot to depends on gettext
Noticed by:	"Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
2001-02-02 16:48:32 +00:00
Jimmy Olgeni
d4fa96de9d Fix pkg-plist.
Remove unused directory ${PREFIX}/share/licq/qt-gui/locale: it contains
broken links only.

PR: 23820 (with some changes)
2001-02-01 20:22:52 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Jim Mock
78cd092001 Bump PORTREVISION.
Submitted by:	kris
2001-01-30 21:47:32 +00:00
Jim Mock
1ed7c2b7a6 Fix a problem where the socket wasn't being removed and everybuddy
wouldn't run more than once.

PR:		24724
Submitted by:	Vivek Khera <khera@kciLink.com>
2001-01-30 16:06:14 +00:00
FUJISHIMA Satsuki
1f17fe5623 oops new file added. 2001-01-28 21:12:50 +00:00
FUJISHIMA Satsuki
59df5a0f28 o update to 0.89.
o change maintainer. (non-responce from previous maintainer)

PR:		23722
Submitted by:	James R. Shrenk <dionysos@helios.dionysos.yi.org>
2001-01-28 21:07:06 +00:00
Chris D. Faulhaber
086070ab85 - Update port to 0.4.6p1 (fixes remote buffer overflow)
- Add some additional buffer checks
2001-01-25 03:19:53 +00:00
Jim Mock
c2b1d13248 Update to version 0.2.0. 2001-01-21 09:02:41 +00:00
Ying-Chieh Liao
24ebd4cbfc ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org 2001-01-21 04:26:37 +00:00
Clive Lin
e3d4cd38b1 Upgrade to 1.9
PR: 24491
Submitted by: MAINTAINER
2001-01-20 21:03:20 +00:00
Clive Lin
15c945918e Don't blindly install any .mo files into local base without
creating it first.

Submitted by: bento
2001-01-19 23:08:46 +00:00
Kris Kennaway
2a531486cb Remotely exploitable buffer overflow; FORBIDDEN.
Submitted by:	recidjvo <recidjvo@pkcrew.org> via Bugtraq
2001-01-18 23:45:14 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
e06a80eebe - BUILD_DEPENDS -> LIB_DEPENDS
- Sort pkg-plist
- Add WWW: line

PR:		ports/24287
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-14 20:41:02 +00:00
Roger Hardiman
468755302e Add AOL's Instant Messenger (AIM) client.
This is a X11 Linux application which runs fine with FreeBSD's Linux emulation.
2001-01-13 16:08:05 +00:00
Alexander Langer
68675adda5 Hmm, I don't know why it didn't build w/o libicq before, but this port
obviously doesn't need libicq to be installed.  Sorry!

Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (maintainer)
2001-01-13 11:13:53 +00:00
Alexander Langer
0798782b91 This port needs libicq.
Found while debugging a (non-reproduceable) error from bento's logs.
2001-01-12 15:58:56 +00:00
Alexander Langer
1fb2b12ef6 Port needs TCL.
Submitted by:	bento
2001-01-12 15:32:28 +00:00
Michael Haro
a0d4f7b310 update 0.9.6.2010 -> 0.10.1
PR:		23654
Submitted by:	    Joseph Scott <joseph@randomnetworks.com>
2001-01-07 19:08:31 +00:00
Kevin Lo
77faff66ef Fix pkg-plist
PR: 24124
Submitted by: MAINTAINER
2001-01-07 15:16:07 +00:00
Dmitry Sivachenko
d8c81b53a6 Release to ports@. Maintainer e-mail bounces (no such user). 2001-01-06 20:24:32 +00:00
Alexander Langer
0e8b58d01f Add firetalk 0.0.10, a multi-protocol chat/instant messaging library.
PR:		24104
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:23:49 +00:00
David E. O'Brien
367c08ac94 Update to 5.1.0. 2001-01-06 08:09:15 +00:00
Brian Feldman
15128d4ba4 Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)
Submitted by:	alex
2001-01-05 22:21:09 +00:00
Brian Feldman
d5eaba1906 I have no clue why USE_QT2 got commented out.
Submitted by:	alex
2001-01-02 02:11:34 +00:00
Jim Mock
8f96eeea1d Update to version 0.11.0pre4. 2000-12-24 01:41:06 +00:00
Kevin Lo
2986ac2519 Fix pkg-plist
PR: 23754
Submitted by: MAINTAINER
2000-12-22 14:39:48 +00:00
Will Andrews
e2d6082a71 Update to use ADNS. Bump PORTREVISION.
PR:		21720
Submitted by:	Peter Sapros <peterh@sapros.com>
2000-12-21 06:24:32 +00:00
Brian Feldman
99c523c297 Woops, commit Makefile, too. 2000-12-21 00:12:03 +00:00
Brian Feldman
b5f32d07ec Update Licq to 1.0.2. This should be _much_ more stable than 1.0 was. 2000-12-20 06:25:41 +00:00
David E. O'Brien
2d27e5e5f5 This is a simple Yahoo Messenger client that requires no windowing system,
and it therefore can be quite useful in situations where a minimal system
is being used or when a windowing system is otherwise unavailable or
unfeasible.

PR:		22857
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-17 02:42:48 +00:00
David E. O'Brien
6813c02400 Offical Yahoo! instant messaging client 2000-12-17 02:40:30 +00:00
Clive Lin
6460e7b33c Correct path to depending object.
PR: 23586
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-12-16 18:28:50 +00:00
Jim Mock
9a46558ec7 Update to version 0.11.0pre3. 2000-12-16 05:29:31 +00:00
James E. Housley
8d61bf6afb New Port: net/linpopup
X-Windows port of WinPopup

PR:		22973
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-14 03:40:31 +00:00
Clive Lin
900cf6ff9d New port: net/p5-Net-Jabber
Net::Jabber provides a Perl user with access to the Jabber Instant Messaging
protocol.

PR: 23514
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2000-12-13 17:57:09 +00:00
Clive Lin
d79c207ef7 Update to 3.13.3
PR: 23503
Submitted by: Maintainer
2000-12-12 15:47:29 +00:00
Jim Mock
3524349510 Uh, actually update the rest of this port to version 0.11.0pre2. I forgot
to apply the diff before my last commit :-)
2000-12-05 05:23:23 +00:00
Jim Mock
2c441993f1 Update to version 0.11.0pre2. 2000-12-05 05:21:41 +00:00
Maxim Sobolev
2d8ff23a74 Update iconv to 2.0 and reflect shared library version bump.
PR:		23163, 23164, 23165
Submitted by:	maintainer
2000-11-29 11:46:42 +00:00
Jim Mock
d45be7cfe8 Fix the configure args so that GNOME and ESD are both properly detected.
Submitted by:	Joe Clarke <marcus@jclarke-isdn4.cisco.com>
2000-11-26 05:06:26 +00:00
Jing-Tang Keith Jang
a4f636be2c Update to 3.7.3, and change the maintainer from
ports@FreeBSD.org to ijliao@csie.nctu.edu.tw.

Also thanks to Clive Lin <clive@CirX.ORG> for testing.
2000-11-21 19:09:59 +00:00
Thomas Gellekum
dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00
Jim Mock
785d06f2de Update to version 0.1.5. 2000-11-15 03:33:34 +00:00
Chris D. Faulhaber
8d47665cbd - Fix buffer overflow when parsing HTML tags.
- Bump PORTREVISION

Approved by:	Maintainer
Obtained from:	Stan Bubrouski <stan@CCS.NEU.EDU> (via Bugtraq)
2000-11-15 00:22:24 +00:00
Satoshi Asami
410bc0acc6 Adjust python variables to be consistent with the dependencies.
PR:		22833
Submitted by:	maintainer
2000-11-14 12:42:43 +00:00
Bill Fenner
5b029ad691 Fix MASTER_SITE
Submitted by:	dannyman <dannyman@dannyland.org> (MAINTAINER)
2000-11-12 01:36:41 +00:00
Kevin Lo
0dc8c4c48c Update the web site.
PR: 22666
Submitted by: MAINTAINER
2000-11-08 12:22:41 +00:00
Michael Haro
c940e6d16d portlint 2000-11-08 04:11:49 +00:00
Michael Haro
d78bea8195 update to 0.9.6.2010 2000-11-06 06:18:34 +00:00
Akinori MUSHA
89b567a160 Unbreak net/gnomeicu by adding libiconv dependency.
Retire japanese/gnomeicu, as gnomeicu now includes Japanese support
out-of-the-box.  The Japanese support code has been committed over
the gnomeicu source tree by the patchkit author Takuo KITAME
<kitame@northeye.org> himself.  Yay!

Approved by:	nectar (MAINTAINER)
2000-11-02 14:39:36 +00:00
Jacques Vidrine
5bdce63360 = Update 0.93 -> 0.94.1
= Add WITH_DANTE knob to compile with Dante socks client support.
2000-10-29 19:49:46 +00:00
Will Andrews
8232b2f38f Add fugu 0.9.9e, a graphical client for the Gale secure instant messaging
system.

PR:		20542
Submitted by:	Peter Haight <peterh@sapros.com>
2000-10-28 00:54:55 +00:00
Brian Feldman
25d4d66d29 Revert to 0.85 as several people report instability with the new version,
and I notice it sometimes, too.
2000-10-20 08:06:35 +00:00
Brian Feldman
74d4176497 Update to Licq 1.0. 2000-10-16 00:35:24 +00:00
Jim Mock
6ffe8a6f21 Clean up pkg-plist. Get rid of the GNOME bits since that's been turned
off.

Submitted by:	reg
2000-10-15 21:06:13 +00:00