FreshPorts -- The Place For Ports Sun, 6 Jul 2008 12:50 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
ayttm 0.5.0.45 net-im on this many watch lists=0 search for ports that depend on this port
A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:26:38


Ayttm is an instant messaging (aka chat) client that provides all-in-one
chat functionality for several major instant messaging services from one
simple program. Ayttm "Contacts" allow you to refer to several accounts of
the same person from a single contact name, making it one of the cleanest
and simplest clients to use.

WWW: http://ayttm.sourceforge.net/

- jim <jim@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11/libXpm, x11/libXScrnSaver, devel/libtool15, textproc/intltool, devel/pkg-config
Required To Run: x11/libXpm, x11/libXScrnSaver, devel/pkg-config, devel/gio-fam-backend
Required Libraries: audio/libaudiofile, graphics/jasper, security/gpgme, textproc/aspell, devel/libltdl15, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/net-im/ayttm/ && make install clean
To add the package: pkg_add -r ayttm


Configuration Options
===> The following configuration options are available for ayttm-0.5.0.45:
     ARTS=off (default) "Enable aRts support"
     ESOUND=off (default) "Enable EsounD support"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/ayttm/
http://kent.dl.sourceforge.net/sourceforge/ayttm/
http://easynews.dl.sourceforge.net/sourceforge/ayttm/
http://ufpr.dl.sourceforge.net/sourceforge/ayttm/
http://umn.dl.sourceforge.net/sourceforge/ayttm/
http://heanet.dl.sourceforge.net/sourceforge/ayttm/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/ayttm on 2005-11-09
    REASON: Moved to a new net-im category

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Jun 2008 02:33:49
Original commit files touched by this commit  0.5.0.45
lwhsu search for other commits by this committer
- Update to version 0.5.0.45

PR:             ports/124589
Submitted by:   KATO Tsuguru <tkato432 AT yahoo.com>
06 Jun 2008 14:51:54
Original commit files touched by this commit  0.4.6.17_6
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.4.6.17_5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
25 Mar 2008 22:44:48
Original commit files touched by this commit  0.4.6.17_4
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
20 Mar 2008 09:56:52
Original commit files touched by this commit  0.4.6.17_4
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
19 May 2007 21:32:57
Original commit files touched by this commit  0.4.6.17_4
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Feb 2007 06:05:06
Original commit files touched by this commit  0.4.6.17_3
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
02 Feb 2007 17:06:25
Original commit files touched by this commit  0.4.6.17_3
pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
11 May 2006 23:49:56
Original commit files touched by this commit  0.4.6.17_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.4.6.17_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.4.6.17_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
25 Nov 2005 16:56:11
Original commit files touched by this commit  0.4.6.17_2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.4.6.17_2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 07:48:19
Original commit files touched by this commit  0.4.6.17_2
pav search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days38
new fortnight72
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.214 seconds.