diff options
author | fredb <fredb@pkgsrc.org> | 2003-02-14 01:29:19 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2003-02-14 01:29:19 +0000 |
commit | 46001af940a16f279cdeb07edbd81cdc4122c9f4 (patch) | |
tree | 94e820c5c91622b36249bc830fbb59f4860e0f67 /chat | |
parent | 528201784d9f4e68d828224b0963f6c83b42f751 (diff) | |
download | pkgsrc-46001af940a16f279cdeb07edbd81cdc4122c9f4.tar.gz |
Update AIM for Linux to Version 1.5.277. The following is copied and pasted from
the web page:
New Features in Version 1.5.277
* Works with Red Hat 6.x
* Ability to install anywhere. (Extract everything into a single directory
and then run aim with option "--install_dir %path" where %path is the path
to directory containing all the libraries)
* File Transfer
* Typing Meter in IM window
* Displays idle time
* Supports all windows sounds
* Drag & Drop support for File Transfer
Other Features in Version 1.5.277
* Added popup window on Buddy sign on and sign off
* Updated Sign On screen
* Added font/color/smile support
* Added timestamps
* Added Away preference page
* HTTP proxy support
* Buddy Alerts
* URL support (in messages)
* Improved Buddy List import
* Enhanced away messages - You can now customize your away message
* Improved account control - Change your password or e-mail address from
within AIM
* Release notification - AIM will notify you when a new release becomes
available
* New user registration - New users who click on Sign On will go to the
registration Web page
* Sound preference - Now you can control which sounds you want to hear
* Proxy support - AIM for Linux 1.5.234 supports SOCKS4, SOCKS5, HTTPS
* Improved window control - Customize the position and size of AIM windows
* Support for short-cut keys for most common windows
Diffstat (limited to 'chat')
-rw-r--r-- | chat/aim/DESCR | 11 | ||||
-rw-r--r-- | chat/aim/Makefile | 14 | ||||
-rw-r--r-- | chat/aim/distinfo | 6 |
3 files changed, 15 insertions, 16 deletions
diff --git a/chat/aim/DESCR b/chat/aim/DESCR index 9217c9b52f9..8a5ae1d9f6b 100644 --- a/chat/aim/DESCR +++ b/chat/aim/DESCR @@ -1,6 +1,5 @@ -This is America Online's ubiquitious Instant Messenger (SM), a -chat-type client that enables you to converse with any AOL or AIM -user. You'll need to have a "netscape" binary in your path to complete -the (free) registration -- the www/netscape package is fine --, or -you can use your ID from Netscape Netcenter, CompuServe 2000, AOL -Hometown, or AOL.com's Personal Finance center. +This is AOL's (R) ubiquitious Instant Messenger (SM), a chat-type +client that enables you to converse with any AOL or AIM user. You'll +need a web browser to complete the the free registration, or you can +use your existing screen name from AOL, Netscape, CompuServe 2000, +AOL Hometown, or AOL.com's Personal Finance Center. diff --git a/chat/aim/Makefile b/chat/aim/Makefile index 44f66b3dee5..2a8dbb5f081 100644 --- a/chat/aim/Makefile +++ b/chat/aim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2002/04/04 12:29:47 tron Exp $ +# $NetBSD: Makefile,v 1.3 2003/02/14 01:29:19 fredb Exp $ -DISTNAME= aim-1.5.234 +DISTNAME= aim-1.5.277 CATEGORIES= chat MASTER_SITES= ftp://ftp.newaol.com/aimgen/73010/ EXTRACT_SUFX= -1.i386.rpm @@ -9,11 +9,11 @@ MAINTAINER= fredb@netbsd.org HOMEPAGE= http://www.aim.com/ COMMENT= AOL Instant Messenger (SM) -BUILD_DEPENDS+= rpm2pkg-1.2:../../pkgtools/rpm2pkg -DEPENDS+= suse_base>=6.4:../../emulators/${SUSE_DIR_PREFIX}_base -DEPENDS+= suse_compat>=6.4:../../emulators/${SUSE_DIR_PREFIX}_compat -DEPENDS+= suse_x11>=6.4:../../emulators/${SUSE_DIR_PREFIX}_x11 -DEPENDS+= suse_gtk>=6.4:../../emulators/${SUSE_DIR_PREFIX}_gtk +BUILD_DEPENDS+= rpm2pkg>=1.2:../../pkgtools/rpm2pkg +DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/${SUSE_DIR_PREFIX}_base +DEPENDS+= suse_compat>=${SUSE_VERSION}:../../emulators/${SUSE_DIR_PREFIX}_compat +DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/${SUSE_DIR_PREFIX}_x11 +DEPENDS+= suse_gtk>=${SUSE_VERSION}:../../emulators/${SUSE_DIR_PREFIX}_gtk ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/chat/aim/distinfo b/chat/aim/distinfo index 16d7b2a0f70..21544cfefd8 100644 --- a/chat/aim/distinfo +++ b/chat/aim/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/12/22 18:40:00 fredb Exp $ +$NetBSD: distinfo,v 1.2 2003/02/14 01:29:19 fredb Exp $ -SHA1 (aim-1.5.234-1.i386.rpm) = 15853b0a7a7dc7b80f71e50840b73bc539556110 -Size (aim-1.5.234-1.i386.rpm) = 932239 bytes +SHA1 (aim-1.5.277-1.i386.rpm) = 8ed7b6a39e5e904eb54165c9f227c6bec4aa5ab1 +Size (aim-1.5.277-1.i386.rpm) = 1062731 bytes |