1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Edwin Groothuis
e6b91353f9 upgrade to 0.90 2005-11-14 22:44:24 +00:00
Pav Lucistnik
d11b5ce66c Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
  net/amsn -> net-im/amsn
  net/ari-yahoo -> net-im/ari-yahoo
  net/ayttm -> net-im/ayttm
  net/bsflite -> net-im/bsflite
  net/ccmsn -> net-im/ccmsn
  net/centericq -> net-im/centericq
  net/cicquin -> net-im/cicquin
  net/coccinella -> net-im/coccinella
  net/convey -> net-im/convey
  net/echat -> net-im/echat
  net/ejabberd -> net-im/ejabberd
  net/firetalk -> net-im/firetalk
  net/fugu -> net-im/fugu
  net/gajim -> net-im/gajim
  net/gale -> net-im/gale
  net/ginsu -> net-im/ginsu
  net/gnome-jabber -> net-im/gnome-jabber
  net/gtkyahoo -> net-im/gtkyahoo
  net/gyach -> net-im/gyach
  net/icb -> net-im/icb
  net/icmpchat -> net-im/icmpchat
  net/icqlib -> net-im/icqlib
  net/imcom -> net-im/imcom
  net/jabberd -> net-im/jabberd
  net/jabber-pymsn -> net-im/jabber-pymsn
  net/jit -> net-im/jit
  net/kmerlin -> net-im/kmerlin
  net/kmess -> net-im/kmess
  net/konverse -> net-im/konverse
  net/kpopup -> net-im/kpopup
  net/libmsn -> net-im/libmsn
  net/libyahoo2 -> net-im/libyahoo2
  net/linpopup -> net-im/linpopup
  net/linux-ymessenger -> net-im/linux-ymessenger
  net/mcabber -> net-im/mcabber
  net/mercury -> net-im/mercury
  net/micq -> net-im/micq
  net/mu-conference -> net-im/mu-conference
  net/naim -> net-im/naim
  net/pebrot -> net-im/pebrot
  net/pork -> net-im/pork
  net/py-msnp -> net-im/py-msnp
  net/py-pyxmpp -> net-im/py-pyxmpp
  net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection
  net/p5-Net-AIM -> net-im/p5-Net-AIM
  net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM
  net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000
  net/p5-Net-MSN -> net-im/p5-Net-MSN
  net/p5-Net-NetSend -> net-im/p5-Net-NetSend
  net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR
  net/simicq -> net-im/simicq
  net/sulci -> net-im/sulci
  net/tik -> net-im/tik
  net/tkabber -> net-im/tkabber
  net/tkabber-devel -> net-im/tkabber-devel
  net/tmsnc -> net-im/tmsnc
  net/vicq -> net-im/vicq
  net/vqcc-gtk -> net-im/vqcc-gtk
  net/xicq -> net-im/xicq
  net/ymessenger -> net-im/ymessenger
  net/ysm -> net-im/ysm

Repocopied by:	marcus
2005-11-09 07:48:19 +00:00
Trevor Johnson
17dfa2daa6 Add size data. 2004-03-19 04:21:39 +00:00
Trevor Johnson
b31e594c52 E-mail to the maintainer bounced:
<dionysos@anti-aol.org>: host mail.anti-aol.org[66.98.162.11] said: 550
    Requested action not taken: mailbox unavailable or not local
2004-03-18 03:12:22 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Joe Marcus Clarke
b213c0c4e1 Generate plist either statically or before do-install phase for
compatibility with upcoming bsd.port.mk patches.

Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-07-05 19:01:41 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +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
Jimmy Olgeni
4c544704ed Style fixes for ports/net. 2001-02-05 15:50:41 +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
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Steve Price
e17e471330 Update to version 0.87.
PR:		19484
Submitted by:	James Shrenk <di0nys0s@earthlink.net>
2000-07-10 01:34:31 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Steve Price
f42407b535 Add a tac script to launch the CLI client included with this port.
PR:		15409
Submitted by:	Matt Behrens <matt@zigg.com>
1999-12-23 18:53:34 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Jacques Vidrine
19c6563b22 * Upgrade 0.52 -> 0.59
* Honor PREFIX
* Install into ${PREFIX}/share/tik instead of ${PREFIX}/lib/${PKGNAME}
* Clean up installation
1999-03-10 07:30:12 +00:00
Steve Price
fde0945fec Update to version 0.52.
PR:		9481
Submitted by:	Eugene M. Kim <astralblue@usa.net>
1999-01-18 03:15:33 +00:00
Seiichirou Hiraoka
df23e214f4 PR: ports/9139
Submitted by:	pdoshi01@student.vill.edu
A Tcl/Tk based AOL Instant Messenger (AIM) Chat Client
1998-12-24 15:28:00 +00:00