Commit graph

37 commits

Author SHA1 Message Date
jmmv
faaa305800 Update to 0.9:
* This release features a large refactoring to make further development
   easier.
 * Part of the works has also been to make the current features more stable
   and better implement.
 * Most of the work on this release has been carried out by Mikael Hallendal
   and Martyn Russel.
 * UPDATE NOW!
2005-08-25 20:16:52 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
jmmv
5ad549a7bb Update to 0.8:
* Fixed #151737 (Martyn)
* Group chats now support tabbed windows (Geert-Jan)
* If only one window exists, open new chats in that window (Martyn)
* Fixed window title (Micke)
* Fixed issue when Gossip sent replies to error messages (Micke)
* New translations (nb, tr, bg)
* Updated translations (cs, pt_BR, fr, de, ca, da, nl, no, en_CA, zh_TW,
                        en_GB, lt, eu, sv)
2004-12-28 14:05:51 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jmmv
214a175b60 Update to 0.7.8:
News in 0.7.8:
==============
 * Add support for disabling system proxy (Ross Burton)
 * Typo fixes (Richard)
 * Updated translations (sv, en_CA)

News in 0.7.7:
==============
 * Make the groupchat input area the same as in chats (Geert-Jan)
 * Improved URL recognizer (Johan Hammar)
 * Fixed name bug when chatting with people not in your contact list (Micke)
 * Cut supported in chat windows (cuts from input area) (Thomas Reynolds)
 * Support for specifying both JID and connect server (Micke)
 * Support for HTTP proxy, uses desktop global settings (Micke)
 * Notify on updates in the contact list (Change the background on that row
   for 7 seconds) (Martyn)
 * New translations (ga)
 * Updated translations
   (cs, nl, en_GB, lt, cy, sq, ru, eu, en_CA, es, nl, pt, da)
2004-09-04 14:29:13 +00:00
jmmv
3d711ebbdf Update to 0.7.6:
* Lot of bug fixing gone into the Group Chats (Micke)
 * Drag contacts from roster to chat windows to start a chat (Micke)
 * Show new message icon as window icon when new message
   arrived (Sergey Dolgopolov)
 * Crash fixes (Micke)
 * Allow IP-numbers as hostpart of the JID (Fabio Bonelli)
 * Added copy&paste to chat windows. (Micke)
 * Fixed drawing error in chat windows tabs with certain themes
   (Geert-Jan)
 * Shrink chat windows after long messages has been sent
   (Micke, Lionel Henry)
 * Store log files as lowercase JID. (Micke)
 * Resubscribe support if subscription isn't both way (Ross Burton)
 * Show presence icon in new message popup list (Micke)
 * Added support for editing your own vCard (Martyn Russel, Micke)
 * New translations (en_CA, uk, eo, ar)
 * Updated translations:
   (lt, cs, en_GB, nl, ca, pt_BR, sv, zh_CN, da, pl, pt)
2004-06-25 08:52:39 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
5ef6d00899 Update to 0.7.5:
* SSL support when registering (Ross Burton)
* Registering support for Jabberd 2 (Sjoerd Simons)
* Fixed the nick highlighting code (Micke)
* Re-enabled private chat through group chat (Micke)
* Fixed group chat nick completion code (Micke)
* Fixed crasher bug in logging code (Richard)
* New translations (pt_BR, en_GB, lt)
* Updated translations (cs, nl, da, ca, hr, zh_CN, no, es, cy)
2004-04-29 07:46:40 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
c4d53d01ef Update to 0.7.4. List of changes (but not complete):
News in 0.7.3:
* Fix transient window behaviour, Mikael.
* Fix bugs with the flashing icons, Richard.
* Propagate status updates to group chat, Martyn Russell.
* Show dialog when authentication fails. Martyn, Richard.
* Behave better when the notification area is removed, Qball Cow.
* Plug leaks, Richard.
* Updated translations (cs, da, eu, fr, nl, sr, sr@Latn, sv)
2004-04-01 19:12:26 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
739d460af9 Update to 0.7.2:
* Make the status icon flash when going to and from away state.
* Show the contact list if it's visible on another workspace when toggling
  visibility.
* Make links clickable in logs.
* Handle incoming private chats through group chats correctly.
* An experimental and optional dbus interface.
* Add status submenu to the notification area icon.
* Limit the length of the status text in the contact list.
* Plug memory leaks.
* When detaching a tab, put the new window at the pointer.
* Updated translations (ca, cs, es, hr, nl, no, sr, sr@Latn, sv).
2004-03-08 15:48:02 +00:00
jmmv
6b343ba550 Bump PKGREVISION due to loudmouth update (SSL support). 2004-03-07 22:47:04 +00:00
minskim
f5e93c14ab Bump PKGREVISION due to the update of libgcrypt. 2004-02-25 15:53:17 +00:00
jmmv
3260042d40 Fix path to loudmouth, now in the chat category. 2004-02-20 14:25:04 +00:00
jmmv
b1fcbde4ff bl3ify and use pkgsrc intltool. 2004-02-20 13:42:15 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
xtraeme
592ccf21b0 Update gossip to 0.7.
News in 0.7:
============
* Fixes to the chat window (URL matching, clear chat)
* New application icon from Dan Taylor
* Chat window entry autoexpands instead of using a disclosure widget
* Store state of contact list (visibility, position and size) between
  sessions
* Don't show groups with no contacts
* Presence setting system greatly improved
* Edit groups support added
* Made the autoback timeout longer (30 secs)
* Better keynav support
* A couple of crash fixes
* Several smaller bugs fixed
* Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt,
  sr@Latn, sr, sv)
2004-01-23 09:45:08 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
23fad309ac p5-XML-Parser is needed by the included intltool during the build of this
package.  Fixes problems shown in the last bulk build.
2004-01-02 10:37:30 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
recht
171026f9b4 update to 0.6
Patch provided by Soren Jacobsen in PR 23768

Changes since 0.5:
* Improved contact list
* New presence system
* New icons
* Tabbed chat windows
* Conversation logging
* Nicer timestamping
* Many bug fixes and small improvements
* Updated and new translations (az, ca, cs, cy, da, de, es, fr, fr, it,
  nl, no, pl, pt, ru, sr, sr@Latn, sv, zh_CN, zh_TW)
2003-12-16 07:48:45 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
jmmv
d323794866 Bump revision due to gnutls update (libtasn dependency removed). 2003-10-18 08:11:43 +00:00
agc
0503051671 Sync PLIST with reality.
Bump PKGREVISION to 1.
2003-09-16 15:21:20 +00:00
xtraeme
1c1a5c5f6e Remove trailing slash from DESCR, sort USE_* and buildlinks alphabetically.
Remove ${VER} noted by jmmv@
2003-09-02 09:04:33 +00:00
xtraeme
6e66f31642 Use gnome2-dirs>=1.2 2003-09-02 08:43:46 +00:00
xtraeme
19c06a1b06 Initial import of gossip 0.5. Ok'ed by wiz@
Gossip is a modern client for the Jabber Instant Messaging system.
It aims at making Instant Messaging with Jabber as easy as possible,
while giving users of the GNOME desktop a user-friendly way of keeping
in touch with their friends.
2003-09-02 07:32:04 +00:00