aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* update 0.9.6.2010 -> 0.10.1Michael Haro2001-01-072-4/+2
| | | | | | | | PR: 23654 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=36901
* Fix pkg-plistKevin Lo2001-01-071-1/+1
| | | | | | | | PR: 24124 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36891
* Release to ports@. Maintainer e-mail bounces (no such user).Dmitry Sivachenko2001-01-062-2/+2
| | | | Notes: svn path=/head/; revision=36870
* Add firetalk 0.0.10, a multi-protocol chat/instant messaging library.Alexander Langer2001-01-067-0/+78
| | | | | | | | PR: 24104 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=36855
* Update to 5.1.0.David E. O'Brien2001-01-0623-688/+10
| | | | Notes: svn path=/head/; revision=36848
* Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)Brian Feldman2001-01-051-1/+0
| | | | | | | Submitted by: alex Notes: svn path=/head/; revision=36837
* I have no clue why USE_QT2 got commented out.Brian Feldman2001-01-021-1/+1
| | | | | | | Submitted by: alex Notes: svn path=/head/; revision=36592
* Update to version 0.11.0pre4.Jim Mock2000-12-243-2/+13
| | | | Notes: svn path=/head/; revision=36291
* Fix pkg-plistKevin Lo2000-12-221-0/+2
| | | | | | | | PR: 23754 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36228
* Update to use ADNS. Bump PORTREVISION.Will Andrews2000-12-213-2/+373
| | | | | | | | PR: 21720 Submitted by: Peter Sapros <peterh@sapros.com> Notes: svn path=/head/; revision=36167
* Woops, commit Makefile, too.Brian Feldman2000-12-211-23/+8
| | | | Notes: svn path=/head/; revision=36164
* Update Licq to 1.0.2. This should be _much_ more stable than 1.0 was.Brian Feldman2000-12-206-10/+26
| | | | Notes: svn path=/head/; revision=36147
* This is a simple Yahoo Messenger client that requires no windowing system,David E. O'Brien2000-12-175-0/+35
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=36036
* Offical Yahoo! instant messaging clientDavid E. O'Brien2000-12-175-0/+39
| | | | Notes: svn path=/head/; revision=36035
* Correct path to depending object.Clive Lin2000-12-161-1/+1
| | | | | | | | PR: 23586 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=36031
* Update to version 0.11.0pre3.Jim Mock2000-12-164-38/+46
| | | | Notes: svn path=/head/; revision=36023
* New Port: net/linpopupJames E. Housley2000-12-1410-0/+180
| | | | | | | | | | X-Windows port of WinPopup PR: 22973 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=35967
* New port: net/p5-Net-JabberClive Lin2000-12-135-0/+128
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=35957
* Update to 3.13.3Clive Lin2000-12-123-4/+5
| | | | | | | | PR: 23503 Submitted by: Maintainer Notes: svn path=/head/; revision=35926
* Uh, actually update the rest of this port to version 0.11.0pre2. I forgotJim Mock2000-12-054-36/+45
| | | | | | | to apply the diff before my last commit :-) Notes: svn path=/head/; revision=35668
* Update to version 0.11.0pre2.Jim Mock2000-12-051-19/+0
| | | | Notes: svn path=/head/; revision=35667
* Update iconv to 2.0 and reflect shared library version bump.Maxim Sobolev2000-11-292-2/+2
| | | | | | | | PR: 23163, 23164, 23165 Submitted by: maintainer Notes: svn path=/head/; revision=35507
* Fix the configure args so that GNOME and ESD are both properly detected.Jim Mock2000-11-261-2/+1
| | | | | | | Submitted by: Joe Clarke <marcus@jclarke-isdn4.cisco.com> Notes: svn path=/head/; revision=35429
* Update to 3.7.3, and change the maintainer fromJing-Tang Keith Jang2000-11-217-92/+24
| | | | | | | | | ports@FreeBSD.org to ijliao@csie.nctu.edu.tw. Also thanks to Clive Lin <clive@CirX.ORG> for testing. Notes: svn path=/head/; revision=35320
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-1/+1
| | | | Notes: svn path=/head/; revision=35188
* Update to version 0.1.5.Jim Mock2000-11-156-20/+18
| | | | Notes: svn path=/head/; revision=35156
* - Fix buffer overflow when parsing HTML tags.Chris D. Faulhaber2000-11-152-0/+20
| | | | | | | | | | - Bump PORTREVISION Approved by: Maintainer Obtained from: Stan Bubrouski <stan@CCS.NEU.EDU> (via Bugtraq) Notes: svn path=/head/; revision=35153
* Adjust python variables to be consistent with the dependencies.Satoshi Asami2000-11-141-6/+4
| | | | | | | | PR: 22833 Submitted by: maintainer Notes: svn path=/head/; revision=35138
* Fix MASTER_SITEBill Fenner2000-11-121-1/+1
| | | | | | | Submitted by: dannyman <dannyman@dannyland.org> (MAINTAINER) Notes: svn path=/head/; revision=35022
* Update the web site.Kevin Lo2000-11-081-1/+1
| | | | | | | | PR: 22666 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34913
* portlintMichael Haro2000-11-081-1/+1
| | | | Notes: svn path=/head/; revision=34897
* update to 0.9.6.2010Michael Haro2000-11-062-3/+4
| | | | Notes: svn path=/head/; revision=34827
* Unbreak net/gnomeicu by adding libiconv dependency.Akinori MUSHA2000-11-022-4/+6
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=34643
* = Update 0.93 -> 0.94.1Jacques Vidrine2000-10-298-44/+74
| | | | | | | = Add WITH_DANTE knob to compile with Dante socks client support. Notes: svn path=/head/; revision=34412
* Add fugu 0.9.9e, a graphical client for the Gale secure instant messagingWill Andrews2000-10-285-0/+97
| | | | | | | | | | system. PR: 20542 Submitted by: Peter Haight <peterh@sapros.com> Notes: svn path=/head/; revision=34321
* Revert to 0.85 as several people report instability with the new version,Brian Feldman2000-10-207-119/+164
| | | | | | | and I notice it sometimes, too. Notes: svn path=/head/; revision=34014
* Update to Licq 1.0.Brian Feldman2000-10-167-164/+119
| | | | Notes: svn path=/head/; revision=33871
* Clean up pkg-plist. Get rid of the GNOME bits since that's been turnedJim Mock2000-10-153-13/+24
| | | | | | | | | off. Submitted by: reg Notes: svn path=/head/; revision=33869
* USE_GNOME -> USE_GTK. Change this until defining WITHOUT_GNOME actuallyJim Mock2000-10-151-1/+1
| | | | | | | | | works. Inspired by: Hours of cursing at the ports tree. Notes: svn path=/head/; revision=33864
* PLIST fixes to ports which I touched recently. Not all caused by myJeremy Lea2000-10-131-0/+1
| | | | | | | breakage. Notes: svn path=/head/; revision=33762
* Update to 0.10.3.Jim Mock2000-10-112-2/+2
| | | | Notes: svn path=/head/; revision=33713
* Fix my breakage. Only remove share/pixmaps in the non-Gnome case.Jeremy Lea2000-10-101-1/+1
| | | | | | | Noticed by: asami Notes: svn path=/head/; revision=33673
* @dirrm %%DATADIR%%/pixmapsSatoshi Asami2000-10-091-0/+1
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=33626
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-084-4/+4
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Update to version 0.10.2.Jim Mock2000-10-072-24/+23
| | | | Notes: svn path=/head/; revision=33470
* Implement WANT_GNOME.Jeremy Lea2000-10-058-148/+296
| | | | Notes: svn path=/head/; revision=33430
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-056-35/+33
| | | | Notes: svn path=/head/; revision=33429
* Implement USE_GTK, part 2.Jeremy Lea2000-10-051-5/+1
| | | | Notes: svn path=/head/; revision=33425
* Implement USE_GLIB.Jeremy Lea2000-10-051-5/+1
| | | | Notes: svn path=/head/; revision=33423
* Add WITH_GNOME knob. Bump PORTREVISION.Jim Mock2000-10-031-16/+27
| | | | Notes: svn path=/head/; revision=33383