Commit graph

843 commits

Author SHA1 Message Date
tron
75aeb79808 Fix thinko in last commit. 2003-09-28 20:13:55 +00:00
tron
6aba2107d6 Fix GCC 3.3.1 related build problem. 2003-09-28 19:29:37 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
jmmv
815bcbf7f5 Update to 0.69:
* Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
  support
* Added MSN 6 smileys.
* Added animated smiley support (Ka-Hing Cheung)
* Added SSL support, compatible with GNUTLS and Mozilla NSS.
* Added plugin IPC.
* Added support for gettext 0.12.x.
* Updated MSN support to the MSN Protocol version 9.
* Jabber now supports SSL
* Yahoo now shows people using the java chat client (Tim Ringenbach)
* Yahoo chat and conference (Tim Ringenbach)
* Yahoo ignore support (Jesse Farmer (farmerje))
* Yahoo idle times displayed, long buddy lists work, sms users,
  and other improvements (Tim Ringenbach)
* The accounts window now shows offline accounts as greyed out, and
  online accounts as colored.
* Fixed the text replacement plugin.
* Fixed all known signal problems in perl.
* The right-click menu for conversation tabs now shows the tab icon
  and status, if tab icons are enabled. (Jesse Farmer)
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li, Paladin R.
  Liu (prliu))
* Czech translation updated (Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Dutch translation updated (Vincent van Adrighem)
* Finnish translation updated (Ambrose C. LI (acli))
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Italian translation updated (Luca Beltrame, Claudio Satriano)
* Korean translation updated (Kyung-uk Son)
* Polish translation updated (Przemysław Sułek, Krzysztof, and
  Emil)
* Portuguese (Brazilian) translation updated (Mauricio de Lemos
  Rodrigues Collares Neto)
* Portuguese (Portugal) added (Duarte Henriques)
* Romanian translation updated (Misu Moldovan (dumol))
* Russian translation updated (Alexandre Prokoudine)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernández-Sanguino Peña)
* Swedish translation updated (Tore Lundqvist (luntor))
2003-09-26 15:03:36 +00:00
xtraeme
a4c2fddbb7 Updated to 0.11.6.1.
Sync DESCR, COMMENT and HOMEPAGE with reality.
Patch provided by Soren Jacobsen <snj@pobox.com> in PR pkg/22926.

Changes since 0.11.6:

* Packages are now compressed with bzip2 rather than GNU zip.
* (backported from 0.12.0) /names now displays the entire, correct
  list in all situations, including initial join.
* (backported from 0.12.0) Unhandled numerics used in WHOIS now show
  up in /whois output.
* AIM Directory entry is now forced clear on connect.
* Messages that are too long to send are now rejected.
* Messages that have been rejected by a protocol driver (for example
  because they are too long) are returned to the sender.
* (backported from 0.12.0) The idea of a "generic" window has been
  removed, and you can no longer /delbuddy someone with an open window
  (you must /close the window first).
* (backported from 0.12.0) New $nameformat and $nameformat_name to
  control the format names appear as in the window list window, and
  elsewhere.
* (backported from 0.12.0) New $autosort. 0 means no window list
  sorting, 1 means sort by name, 2 means sort into groups, then by
  name (this obviates the --enable-experimental-buddy-grouping option
  to ./configure)
* New /status command, including naim version and information about
  window status.
* Online help for /save did not show the file name argument. Fixed.
* SIGHUP now re-reads .naimprofile by default.
* Possible reference to free()d memory in certain uncommon
  situations pointed out by Michael Wilson. Fixed.
* (backported from 0.12.0) /jump now accepts connection:window
  syntax (/jump EFnet:#naim works the same as /EFnet:jump #naim).
* /open now takes you to newly opened windows, removing the need to
  /jump after /open.
* /closeall now skips windows with queued messages pending.
* Potential NULL pointer dereference in Tab completion found. Fixed.
* The protocol drivers already take care of populating empty buddy
  lists when that was a problem, so naim no longer adds you to your
  own buddy list if you don't have one at startup.
* Various cleanups in the HTML renderer to handle stacked tags with
  missing close tags.
2003-09-24 10:14:11 +00:00
xtraeme
084e0ae6a7 Updated to 2.0.5.
Changes:

 - Updated translations (ca, fi, lt, nl, sk, sv, zh_CN).
 - Fixed detection of Python 2.3 in configure script (anonymous).
 - DCC Send file-selection dialog now supports multi-select.
 - Reset away status after auto-reconnect from a ping timeout.
 - Perl: Fixed IRC::user_info always matching the first entry.
 - More C89 fixes for non-gcc compilers (Albert Chin). [781809].
 - xtext: now double buffered and flicker free. Also some efficiency
   tweaks for exposure events and multi-wrapped lines.
 - Removed buggy numeric 338 support [783945].
 - Nick completion in dialogs and channel completion (Jay Cornwall).
 - Print informative error messages when dcc resume isn't possible.
 - Fixed performance of dcc recv, send and chat windows.
 - Fixed tab-arrow buttons show/hide (Lloyd Williams) [783681].
 - Fixed lastlog bugs [791220].
 - win32: Faster tinting, and uses MMX when in 16 or 32bit color.
 - Execute /sigusr2 on receiving SIGUSR2 signal (Michael Guidero).
 - /IGNORE command and window now have an extra "DCC" category.
 - Alert user when logfiles fail to open (Jay Cornwall).
 - Fixed missing underlining of IP numbers (2.0.4 only).
 - Allow accepting DCC sends from ports below 1024.
 - Connect to URL given on commandline even if 'No Serverlist on
   Startup' is off [804648].
 - Fixed problem in allocating colors while in 8bit PseudoColor.
 - xtext: tinting now shades towards your background color, making it
   usable with white backgrounds. Tints can also use XShm for extra
   speed with --enable-shm at ./configure time (experimental).
 - Perl: IRC::add_print_handler callbacks now get parameters in
   $_[1...x], with $_[0] left for compatibility (Lian wan Situ).
 - Perl: added command_with_channel command (Alexander Werth)
   [801711].
 - Smaller bug fixes: [798655].
2003-09-23 22:00:51 +00:00
jmmv
39ac9b0532 Use 'audioplay' under NetBSD to play sounds, and 'play' from the 'sox' package
under other systems.  Bump PKGREVISION to 1.
2003-09-19 21:32:11 +00:00
wiz
dccb59b491 Update to 1.1.12:
#  $serverwin([server refnum])
# Major project to replace bad quality C code with high quality C code
# ./configure --with-warns
# $dccctl(.. FLAGS ..)
# $dccctl(.. HELDTIME ..)
# $dccctl(.. HOLDTIME ..)
# QWORD (double quoted words with double quotes) for alias arglists
# Finished off full ipv6 support for dcc.
# Current channel-ness is tracked by the channel and not the window.
  It's now impossible for a channel to be a current channel unless
  you're on the channel.
# /set new_server_lastlog_level default changed to "ALL,-DCC"
# $levelwindow([lastlog level])
# $outputwindow([lastlog level] [target])
# /timer.ue alias in 'commandqueues'
# %{1}+ status expando acts sort of like %+
# /SET SWITCH_CHANNELS_BETWEEN_WINDOWS
2003-09-19 18:34:37 +00:00
wiz
a81d111ff1 Make build with gcc3. From Jonathan Perkin in PR 22861. 2003-09-19 18:23:19 +00:00
wiz
433f54e162 On NetBSD, make the default audio-player "audioplay" instead of "play".
Closes PR 22723 by Steven M. Bellovin.
2003-09-18 19:58:08 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
jmmv
8adfd5f3f2 Update to 0.7.2, a bug fix release. Requested in PR pkg/22777 by Nate Hill.
Kopete 0.7.2 (released 2003/09/09)
==================================

The MSN plugin now supports the latest version of the protocol.
Those people getting messages from Microsoft will no longer
recieve those messages and will also not be disconnected when
MSN removes support for the older protocols on Oct. 15th.

Fix Bug 63416 - Crash: MSN unhandled exception 224
Fix Bug 63404 - MSN causes Kopete crash after a few seconds
Fix Bug 63350 - crash during backspacing in chat winwdow
Fix Bug 63105 - yahoo chat crashes when switching from unavailable to available
Fix Bug 62865 - If I try to delete a contact from my MSN Contact list then Kopete 0.7.0 crashes
Fix Bug 62628 - Crash on setting away status (Yahoo Plugin)
Fix Bug 62611 - Crashes during typing a message or receiving, or send.
Fix Bug 62576 - Crash when mouse move with pressed button
Fix Bug 63799 - sounds enabled even if status is 'away'
Fix Bug 63622 - Gives wrong tooltip message when user signs off
Fix Bug 63612 - Checkbox modifiable in MSN User info
Fix Bug 63530 - I can not instant messages from the yahoo plugin
Fix Bug 63441 - Contacts from IRC could not be put in groups
Fix Bug 62223 - Online sounds made when account goes offline
Fix Bug 63659 - "Go Online First" alert is greyed out/disabled

Kopete 0.7.1 (released 2003/08/11)
==================================

Fix Bug 62210 - ICQ plugin always reports "password was incorrect"
Fix Bug 62270 - chatwindow menubar not possible to hid
Fix Bug 62278 - delete a account in kopete
2003-09-17 12:02:44 +00:00
seb
4f261e3d88 chat/zephyr-current was reimported as chat/zephyr.
Approved by maintainer, sommerfeld@
2003-09-16 20:12:53 +00:00
seb
6053a68614 Use chat/zephyr/... not chat/zephyr-current/... 2003-09-16 19:51:21 +00:00
seb
de050dd45b This is now chat/zephyr not chat/zephyr-current. 2003-09-16 19:44:46 +00:00
seb
e178c14532 Reimport chat/zephyr-current as chat/zephyr.
Approved by maintainer, sommerfeld@
2003-09-16 19:41:50 +00:00
agc
0503051671 Sync PLIST with reality.
Bump PKGREVISION to 1.
2003-09-16 15:21:20 +00:00
adam
a5fa5ffdd3 Changes 1.3:
* corrupted messages can't make ekg disconnect any more
2003-09-16 15:16:34 +00:00
agc
85879d95a0 Sync PLIST with reality.
Install files properly, so that a "make install; make deinstall; make
install" combination does the right thing.

Bump PKGREVISION.
2003-09-16 14:51:16 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
xtraeme
fbfcffeb4f Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain. 2003-09-04 15:47:08 +00:00
jmmv
65499fd5e7 Update to 0.68, patch provided by Matthew Luckie:
* Removed the old event system and replaced it with a much better
      signal system.
    * Added plugin dependency support.
    * Rewrote the Perl plugin. All old scripts will break, but it offers
      a much better API for new scripts.
    * Yahoo color support (Tim Ringenbach (marv_sf))
    * Yahoo and MSN get info support (Nathan Poznick)
    * Fixed Jabber registrations.
    * Fixed a problem where pouncing two users with the same name
      appeared in the same conversation window, and other related
      problems. (Robot101)
    * Corrected problems with proxy preferences.
    * Mailchk.c and simple.c compile again (Paul A (darkrain))
    * Catalan translation updated (Robert Millan)
    * Chinese (Simplified) translation updated (Funda Wang)
    * Chinese (Traditional) translation updated (Ambrose C. Li)
    * Danish translation updated (Morten Brix Pedersen (mbrix))
    * Finish translation updated (Ambrose C. LI (acli))
    * German translation updated (Bjoern Voigt)
    * Portuguese (Brazilian) translation updated (Mauricio de Lemos
      Rodrigues Collares Neto)
    * Norwegian translation updated (Petter Johan Olsen)
    * Romanian translation updated (Misu Moldovan (dumol))
    * Serbian translation updated (Danilo Segan)
    * Serbian Latin translation updated (Danilo Segan)
    * Swedish translation updated (Tore Lundqvist (luntor))
2003-09-04 12:57:00 +00:00
seb
529e68e4f1 NetBSD-current provide iconv(3) functionality in libc not
libiconv. Some packages insist on adding '-liconv' during link
or assumes the existent of it with they found iconv.h.

BUILDLINK_TRANSFORM can handle that.
Put it in in libiconv/buildlink2.mk for systematic coverage and
remove it from package "Makefile".

BTW this fix the build of chat/centericq - and probably others - on
-current.

Okayed by jlam@.
2003-09-02 18:20:33 +00:00
seb
19db7f1a61 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
And fix pathname to one of these files.
2003-09-02 12:45:26 +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
e129217c32 Add and enable gossip 2003-09-02 07:33:00 +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
seb
f2e4c2074a Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 00:15:40 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
cjep
0174216952 whitespace fixes 2003-09-01 10:13:08 +00:00
wiz
bada6037c4 Update to 4.9.6:
The internal RSS parser suffered some changes that enabled it to undestand
the RDF dialect as well as CDATA values. Some problems related to fetching
all the records on every check were fixed.

RSS checking delays are now specified in minutes, not in hours.

The "Reply" button was removed that used to appear in the message box
when reading RSS records.

Correct redirect processing was implemented in the HTTP module used to fetch
RSS documents.

HTTP proxy support was added. So far it's used only for RSS fetching.

History lastreads checking was improved. Now centericq shouldn't show the
unread messages mark for contacts you communicated with during some clock
skews.

Auto-reconnect appeared not to work for the ICQ protocol. Fixed.

It's now possible to join a Jabber conference by its JID, without a need
for a service to be registered on the server. Example:
"jdev@conference.jabber.org" in the "Name/Title" field.

Since Jabber IDs are not case sensitive, centericq treats JIDs written with
capital and small letters the same way.

The status change window was improved. Now it has the "All protocol" item on
the top along with newly added "Already logged in only".

The cicqconv contact list conversion utility was extended with ICQ list
support for Trillian written by Vassilios Karakoidas <bkarak@aueb.gr>.

Jabber authentification became smarter. If server doesn't support digest
authentification, it's not tried anymore. The point was that the new
digest practice made it impossible to login into server which didn't
support md5 digest auth. Fixed.

HTTP proxy support for fetching RSS feeds was fixed. It used to segfault
the application in some situation.
2003-08-31 16:46:27 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
xtraeme
0733dedcb8 Updated to 2.0.4
Changes:

 - Updated translations (lt, sv, zh_CN).
 - Fixed crash on tinted transparency (xc203-fixtint.diff).
 - Fixed incorrect dcc cps calculation (xc203-fix-cps.diff).
 - Allow fullpath and relative filenames for Text Events sound files
   (Anthony Dragunov).
 - Added /GUI command (mainly for use by scripts).
 - Solaris build fixes for ipv6.
 - Added -n, --no-plugins command-line arg.
 - Added a feature to change the color of away users.
 - Moved default dcc and sound dirs inside ~/.xchat2/ (SilvereX).
 - Fixed bug [753742] When server tab and query had the same name,
   private messages could go to the wrong tab.
 - Support others users too, when expanding ~ in filenames (Neox).
   [767514].
 - Underline "ipnumber:port" style urls too (Alex & dobler).
 - Added support for ircu numerics 330 and 338 (phaseburn).
 - C89 fixes, should now compile with HP UX and Sun C Compilers
   (Albert Chin). [777106].
 - Smaller bug fixes: [773245] [779166].
 - Close tabs on shift-leftclick (Jay Cornwall).

I'm actually the maintainer.
2003-08-30 16:03:18 +00:00
reed
2aae673647 Fix case. 2003-08-30 05:06:18 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
jmc
73288bf81a Various fixes so this works on 1.6.1 2003-08-28 04:13:10 +00:00
jmc
19cdc0caf6 This needs/uses threads 2003-08-28 03:50:15 +00:00
itojun
4a379ef5e9 go down to chat/ser 2003-08-23 22:08:49 +00:00
itojun
e2c54d02a9 SIP Express Router 0.8.10 from iptel.org 2003-08-23 22:08:02 +00:00
jschauma
24d57b8c84 Add a pseudo-category called 'java'. 2003-08-23 15:15:27 +00:00
seb
4c6e4da28c Add a missing '/'. 2003-08-23 10:52:50 +00:00
hubertf
7d3056cc5e Update centericq to 4.9.5.
Patch sent by Dawid Szymanski [dawszy /at/ arhea /dot/ pl].

Changes:
********

Internal RSS reader module was implemented. You can now easily add a
feed to your list from the menu, and stay tuned on news at your
favourite sites. See the README for details.

Users who set their status to "away" on the MSN network appeared offline
in centericq. Fixed.

Jabber online/offline events were not shown in the log window. Fixed
this one too.

Fixed a bug because of which centericq couldn't connect to networks
other than ICQ when the --bind parameter was used.

ICQ away messages requests are now shown in the log window.

SMSes in Russian now work (with operators which support Cyrillic of
course).

Auto-wrap was disabled in the internal editor, so now it's possible to
paste text and it will not get screwed up.

Jabber conferences were fixed. Actually, a small workaround was added
for a weirdness of jabber.com server.

Jabber passwords hash authentification was enabled.
2003-08-19 22:53:44 +00:00
jmmv
7a5931232f Update to 0.67:
* Brought back the message notification plugin (Brian Tarricone)
  You'll need to reconfigure your settings for this plugin
* IRC protocol plugin rewritten (Ethan Blanton)
* New IRC protocol icon (Nuno Donato)
* Protocol and status icons now optionally appear on tabs.
  (Etan Reisner)
* Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
  Rename Group, Privacy)
* Shows "hiptop" icon for AIM buddies using hiptop
  devices (Robey Pointer)
* Privacy core/UI split.
* Conversation placement by group now applies to chats in the buddy
  list as well.
* Events in a conversation (user logged in, logged out, window closed,
  etc.) now grey the tab.
* Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
  Voigt, Paul A (darkrain))
* British English "translation" updated (Sam Halliday)
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Danish translation updated (Morten Brix Pedersen)
* Dutch translation updated (Vincent van Adrighem)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Hindi translation added (Guntupalli Karunakar)
* Hungarian translation updated (Zoltan Sutto)
* Italian translation updated (Luca Beltrame, Claudio Satriano)
* Portuguese (Brazilian) translation updated (Mauricio de Lemos
  Rodrigues Collares Neto)
* Romanian translation updated (Misu Moldovan (dumol))
* Serbian translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernandez-Sanguino Pena)
2003-08-18 18:27:08 +00:00
jmc
fea04bcbb8 With qt3/kde moves this no longer ends up in X11BASE 2003-08-16 00:46:06 +00:00
jmc
43ba654f3c Get iconv right for both forms of everybuddy 2003-08-15 22:48:04 +00:00
jmc
fff3689ee1 Don't add -liconv to the libraries line as it doesn't exist on -current and
buildlink will add it if need be.
2003-08-15 22:22:43 +00:00
grant
2716c2447f s/Irc/IRC/ in COMMENT. 2003-08-12 13:38:54 +00:00
jdolecek
441e938d58 use MASTER_SITE_SOURCEFORCE for MASTER_SITE
add USE_X11, replacing former USE_X11BASE removed in previous revision
2003-08-12 08:08:33 +00:00
jdolecek
5b646d8d9c this really doesn't need to be installed into X11BASE, so change to USE_X11
only and use PREFIX instead X11BASE as appropriate
this makes this package xpkgwedge friendly, too
Problem reported and fix provided in pkg/22440 by Juan RP
2003-08-11 17:28:20 +00:00
jdolecek
3e0ebd9724 use MASTER_SITE_SOURCEFORGE for MASTER_SITE definition, and long
line wrapping
suggested by Juan RP in PR pkg/22440
2003-08-11 17:25:04 +00:00
seb
b654a062e1 Deal with blindly added -liconv in src/Makefile.{am,in}:
-current does not have it and can do without it.

XXX Time to add this BUILDLINK_TRANSFORM directive to
converters/libiconv/buildlink2.mk ?
2003-08-09 17:11:04 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
jmmv
95ec769d14 Update to 0.7:
Main Application
* Drag and Drop contacts between metacontacts (Olivier)
* Show an icon while DNDing on the contactlist (Will, Olivier>
* XML/XSL config for chatwindow theme
* Migrate file transfers to use KIO (new standardised file transfer API in
  KMM), remove KopeteTransferManager (lilachaze)
* Create KopeteViewManager, clean up KopeteMessageManager (Jason)
* Fix up fire and forget message window, make it work for all protocols (Jason)
* Make send message keycombos to be customiseable KActions (Jason)
* Add right click menu to tabs, add ability to move a tab to another window
  (Jason)
* Tab color highlighting on new messages, typing (Jason)
* Message in transit animation (Jason)
* When a message is received, flash contact's icon to indicate a new message
  (Oliver)
* Nick completion (Jason)
* Message Highlighting with Notifications (Jason)
* New KopeteAccount arch. allows multiple accounts of the same protocol (Oliver)
* Allow custom colours for each account's icons (Duncan, Olivier)
* New Icon effects arch. with overlays (Will)
* KopeteOnlineStatus architecture (Martijn)
* KopeteCommandhandler for /commands. Kopete-wide support of /part, /close,
  /clear, /exec, /help, /me (Jason)
* New logging API with extensability for multiple logging formats (Jason)
* General API cleanups (Everyone)
* License headers unification and correction (Duncan)
* Tons of bugfixes (Everyone)

IRC Plugin
* Total re-write of IRC to fit Kopete arch, with many improvements.
  (Nick, Jason)
* Channel / Nickname search in AddContact Wizard (Jason)
* Add support for all /commands needed for a basic client
* Use kopete away system
* "Show server window" account context menu option (Michel)
* Use KExtendedSocket for proxy and firewall support (Michel)
* IPV6 support (Michel)
* WHOIS support (Michel>

OSCAR Plugin
* Support for ICQ over OSCAR (Stefan)
* More complete userinfo (Stefan, Will)

MSN Plugin
* Handle MSN Plus away reasons. (Olivier)
* Detect when the other party timed out and left the chat (Olivier)

Yahoo Plugin
* First release (Matt)
* Spell Checking Plugin
* Enable check-as-you-type (Jason)
* Initial Release

Highlighting plugin
* Highlight messages according to your own criteria. (Olivier)
* Initial Release

Text effect plugin
* Give your messages a bit of sparkle, even if you have no wit. (Olivier)
* Initial Release

History plugin
* Move history/logging into its own plugin. (Olivier)
* Initial Release

Auto replace plugin
* Perform substitutions on messages. (Roberto Pariset)
* Initial Release

Closes PR pkg/22399 by Nate Hill.
2003-08-08 12:29:08 +00:00
grant
8c3dd249ab USE_GNU_TOOLS=grep 2003-08-08 08:32:37 +00:00
jmc
e5f6910336 Yet another correct for the qt3 prefix change 2003-08-07 17:38:00 +00:00
seb
65e902d4ea Even if it is commented get ride of deprecated info file handling stuff. 2003-08-07 12:27:40 +00:00
drochner
25e4c51173 bump revision after qt3/kde prefix change 2003-08-05 13:35:26 +00:00
kristerw
1b29fdd8d1 Make this compile on NetBSD-1.6.1/shark.
The package is compiled with -Werror, but the sharks headers are not
-Wtraditional safe, so the buld failed.  Remove the silly -Wtraditional.
2003-08-02 20:38:56 +00:00
markd
b6d7c42bd5 x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:56:08 +00:00
seb
3f203cfe95 Follow the trend started by jmmv@. Thanks Julio!
Remove IRCD_HYBRID_DPATH from bsd.pkg.defaults.mk and BUILD_DEFS,
set PKG_SYSCONFSUBDIR to 'ircd-hybrid' instead: the package builder is
now expected to adjust Ircd Hybrid configuration directory with
PKG_SYSCONFBASE(.${PKG_SYSCONFVAR}).

Replace local DOC_SUBST stuff with FILES_SUBST from bsd.pkg.install.mk.

Go with the previous PKGREVISION bump.

XXX Having the log files as SUPPORT_FILES is not optimal.
XXX I really should update this package.
2003-07-29 20:21:37 +00:00
jmmv
f41bd6e952 Convert to the bsd.pkg.install.mk infrastructure:
- Install configuration files under the examples hierarchy.
- Honour PKG_SYSCONFDIR.
- Use RCD_SCRIPTS to handle rc.d script.
As a result, bump PKGREVISION to 1.
2003-07-29 18:55:56 +00:00
jmmv
48e3ab1942 Convert to the bsd.pkg.install.mk framework to handle the daemon's user and
group, the creation of log files and automatic handling of the rc.d script.
Bump PKGREVISION to 1.  Ok'ed by seb@, the maintainer.
2003-07-29 17:25:58 +00:00
jmmv
a7ec0b8756 Use /dev/null instead of empty file. 2003-07-29 16:57:46 +00:00
jmmv
840c30e882 Convert this package to the bsd.pkg.install.mk framework:
- Install configuration files under the examples hierarchy.
- Use CONF_FILES_PERMS to put the configuration files in place.
- Use SUPPORT_FILES_PERMS to put the empty log file in place.
- Use RCD_SCRIPTS to handle the rc.d script.

While here, add ICBD_OWNER to BUILD_DEFS and use ROOT_USER and ROOT_GROUP
where appropiate.

As a result, bump PKGREVISION to 1.
2003-07-29 16:25:56 +00:00
jmmv
05e98c6d0a Give the -f flag to rm, to avoid a warning message. Fix typo in COMMENT. 2003-07-29 15:55:14 +00:00
jdolecek
44944fd5a2 build and install only actually translated language packs 2003-07-27 22:23:01 +00:00
jdolecek
2fd9185df6 need to create ${X11BASE}/share/psi before it could be used 2003-07-27 22:22:22 +00:00
jdolecek
930b75c746 Add psi-ssl 2003-07-27 21:48:13 +00:00
jdolecek
998a928ffd Initial import of psi-ssl 2.0 - PSI Jabber client SSL plugin
Packaging work done by Love Hornquist-Astrand (love@)
2003-07-27 21:47:08 +00:00
jdolecek
838702df3b Update psi to version 0.9 (latest available).
Changes since 0.8.7:
* OpenPGP integration (via GnuPG)
* Jabber Browsing
* Groupchat invites / private-messaging
* better SSL certificate handling
* ton of bugfixes

Package now also includes all available language packs.
2003-07-27 21:43:59 +00:00
wiz
1f018a8fdc Update to 0.11.6:
[pkg fea] Several small documentation updates.
[pkg fea] Major header files are now installed in a global installation
        directory.
[con bug] Small bugs in contrib/sendim.sh found and fixed.
[UI  fea] Chat "hilites" added: If a member of a room/channel/discussion
        mentions your name, their message will be highlighted.
[UI  bug] A small bug in the /away routine has been fixed, allowing your
        /away status to be preserved across re/connects.
[UI  bug] .naimprofile will now be read for all connections in the event
        that multiple connections are declared in .naimrc.
[pkg bug] A "#warning" directive was misnamed "#warn" and has been
        corrected.
[Lil fea] Discussion retitles are now treated as a /topic change on IRC.
[TOC bug] /me processing in chat rooms was broken. Fixed.
[pkg FEA] The default modules have been removed, and are now distributed in
        a separate "naim-modules" package available from the naim web site.
[UI  fea] All internal routines are now declared "static," to clean up the
        module interface.
[UI  FEA] All major dependencies on ncurses in the main UI code have been
        isolated to src/win.c, to provide for easy migration to modular user
        interface routines.
[UI  FEA] New /chains command to display all event chains.
[UI  FEA] Newly rewritten /modload and new /modunload to completely control
        loadable modules.
[UI  FEA] New /modlist command to display currently loaded modules and
        their vital statistics.
[UI  FEA] Queued messages are now saved when you /save.
[UI  fea] Minor improvements to the HTML renderer.
2003-07-25 10:13:04 +00:00
wiz
88c6ab1ec7 Add appropriate INCOMPAT_CURSES lines. Should fix bulk build failure. 2003-07-22 13:49:38 +00:00
wiz
aecb44fce2 USE_NCURSES should _always_ be set to a comment explaining why it
is needed. (undo part of last)
2003-07-22 11:39:47 +00:00
adam
c92f927f4d Oops, forgot to add these new files :) 2003-07-22 10:41:41 +00:00
adam
70e07dae2c Changes 1.1:
* ekgbot
* log viewer
* bug fixes

Now makes a shared library and uses buildlink2
2003-07-22 10:39:40 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
jmmv
19e518a740 Add and enable kopete. 2003-07-19 18:51:41 +00:00
jmmv
2d0809e17a Initial import of kopete, version 0.6.2:
Kopete is a flexible and extendable multiple protocol instant messaging
system designed as a plugin-based system.  All protocols are plugins and
allow modular installation, configuration, and usage without the main
application knowing anything about the plugin being loaded.

The goal of Kopete is to provide users with a standard and easy to use
interface between all of their instant messaging systems, but at the same
time also providing developers with the ease of writing plugins to support
a new protocol.

Kopete is a big project which already supports messaging protocols like
Jabber, ICQ, AIM, MSN, Yahoo, IRC, Windows LANs, GaduGadu, IRC and SMS.
2003-07-19 18:50:24 +00:00
jmmv
ade466d9c6 Add kde to categories. 2003-07-19 12:01:51 +00:00
jmmv
cf45989d83 Update to 0.66 with patch from maintainer:
* Freebsd compile fix (Matthew Luckie)
* .spec file improvements (Ethan Blanton)
* Added a gaim-remote man page (Robert McQueen)
* The Remote Control plugin no longer adds duplicate groups to your buddy list.
* Servers and ports are now imported correctly in MSN.
* Core/UI split the core initialization and shutdown.
* MSN messages with newlines are now sent correctly to MSN clients.
* Italian translation updated (Claudio Satriano)
* British English "translation" added (Sam Halliday)
* Fix some sound initialization stuff
* Updated  Portuguese (Brazilian) translation (Mauricio de Lemos Rodrigues
  Collares Neto)
* Updated Czech translation (Miloslav Trmac)
* Fix saving and import of default away message
2003-07-19 10:58:31 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
9b1edd9bb5 Update to 0.65:
* French translation updated (Eric (Zongo) Boumaour)
* Portuguese (Brazilian) translation added (Mauricio de Lemos Rodrigues
  Collares Neto)
* Korean translation updated (Kyung-uk Son)
* Japanese translation updated (Junichi Uekawa)
* Hebrew translation added (Pavel Bibergal)
* Russian translation updated (Dzmitry Chekmarou)
* Danish translation updated (Morten Brix Pedersen)
* Hungarian translation updated (Zoltan Sutto)
* Italian translation updated (Claudio Satriano)
* Chinses (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Massive internal core/ui splitting
* New account dialog
* Preferences moved to ~/.gaim/prefs.xml
* Account information moved to ~/.gaim/accounts.xml
* Pounces moved to ~/.gaim/pounces.xml
* Added support for the Trepia protocol
* Added protocol icons to various drop-down boxes
* New Send IM buddy icon merged from Ximian Desktop 2
* Fixed "Sort by Status" crash
* Fixed the MSN signon crash
* Fixed the MSN add buddy crash
* Fixed the MSN empty buddy list bug
* Fixed all known MSN chat bugs
* Fixed HTTP redirect handling in smiley retrieval. This fixes the
  problems with some smiley themes.
* Chats in MSN can now be initiated by right-clicking a buddy and
  choosing Initiate Chat.
* MSN Alerts and incoming MSN pages no longer pop up several error dialogs
* Ability to view iChat "Available" messages for AIM
* Stores your buddy icon on the server for AIM
* Support for non-ascii characters with Yahoo! Messenger
* Focus returns to the input box when you click elsewhere, like it used to
* New typing notification icons from Ximian
2003-07-17 16:13:07 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
hubertf
3616282aa2 add comment that this pkg also supports jabber.
Noted by daws@ircnet
2003-07-13 02:42:09 +00:00
wiz
e114c09725 Use patches and distinfo from licq-gui-console.
XXX: should share even more...
2003-07-12 12:07:25 +00:00
wiz
b20e82d14a Make it build under -current without using ncurses.
It was using internals of ncurses data structures even though there's
an official API for this...

XXX: might need INCOMPAT_CURSES patterns for some older NetBSD versions,
but I don't know which ones, so I didn't add them.
2003-07-12 12:05:01 +00:00
jmmv
703eb034d3 Apply two official patches, one to solve a cps problem in dcc and the other
to fix a crash when tinting is enabled.  Bump PKGREVISION to 1.
2003-07-11 10:52:17 +00:00
jmmv
cc82f31992 Update to 0.8.8 using patch from Greg Troxel in private mail:
* Read Previous in normal message receive dialog (julian)
* Send general invisible presence /and/ directly to agents (julian)
* A few small bug fixes/interface fixes from Benedikt Roth
  <Benedikt.Roth@gmx.net>
* Fix for crash on sending time (James Widman)
* Jabberoo updated to latest libjudo (julian)
* Gabber updated to work with latest Jabberoo (James Widman)
* Several wide character bug fixes (James Widman)
* Several configure fixes for various architectures (julian)
* Updated Gabber Manual! (Eliot Landrum)
* "Default" button in Contact Information fixed (julian)
* Fixed crash when agent is left selected (thanks Bac9) (julian)
* PGP/GnuPG keyserver is now configurable (julian)
* New version of xtext fixes hidden line problem (julian, Andreas Fuchs)
* Nickname highlighting in group chats (julian)
* Experimental festival support (Mike Szczerban)
* No more autoupdate (julian)
* Status Icon for GNOME2/KDE3 using the freedesktop.org protocol (julian)
2003-07-10 19:50:11 +00:00
wiz
779c2bcf4e Sort. 2003-07-10 11:47:16 +00:00
jmmv
666b43aac7 Use new version of the msn fixes. Provided by Matthew Luckie in private mail.
Bump PKGREVISION to 2.
2003-07-09 20:58:51 +00:00
mrg
c27909a84c update to ircii 20030709. changes include:
o  turned on SO_REUSEADDR for most connections
o  /DCC RAW works when disconnected again
o  several bugs fixed
o  new /set dccport and /set bind_local_dcchost variables to give
   the user full control over how dcc requests are sent.
o  new /on os_signal to give user-access to receiving UNIX signals
o  /set beep_on_msg now works for ICB messages and groups (public)
o  the --without-emacs-meta-keys configure option is now the default
o  the emacs meta key bindings for M-b and M-d were fixed
2003-07-09 18:15:16 +00:00
wiz
14f45f6296 Convert to unified format; fixes problem on Linux report on tech-pkg by
Sebastian P.
2003-07-05 14:25:51 +00:00
jmmv
ef56ddbd0f Fix homepage. 2003-07-02 22:24:50 +00:00
jmmv
4f10de034b Add and enable bitlbee. 2003-07-02 09:03:35 +00:00
jmmv
15eb2eeaf7 Initial import of bitlbee, version 0.80:
bitlbee is an IRC gateway to other chat networks.  It provides an IRC server
where users connect to and have access to all their contacts in ICQ, MSN,
Jabber or even IRC itself.  Protocols are implemented using Gaim's code.
Multiple users are supported too, where each one has its own set of accounts
and contacts.

Provided by Juan RP in pkgsrc-wip with some changes by me.
2003-07-02 09:03:02 +00:00
jmmv
6e2c45a3d7 Update to 2.0.3; patch provided by Juan RP in private mail:
- Updated translations (ca, fr, ja, sv).
- Fixed URL grabber not filling up (xc202-fixurlg.diff).
- Fixed crash when holding down Ctrl-I (xc202-fixdetach.diff).
- Use Shift-Ctrl-W for Close only when Emacs key theme is enabled.
- Fixed corrupt left margin with indent-nicks off and timestamp on.
- Remove invalid chars from inbound text when conversion fails. Fall
  back to ISO-8859-1 when using UTF-8 only (Ilya Konstantinov).
- Fixed perl IRC::get_info(3) crash when not connected [732496].
- Fixed crash on long output lines for /exec -o [731187].
- Made "Move completed files to:" and "Save nickname in filenames"
  work at the same time (Matthew Gabeler-Lee).
- xtext: fix redraw when new additions not on current page.
- win32: Added /set identd 0 switch to turn off built-in identd.
- Added 6-8 for perl's IRC::get_info to retreive network, host and
  topic (Ryan).
- Iterate in alpha order instead of op-alpha for nickcompletion
  (Gauss_Z88).
- Fixed ChannelList crash on invalid regex match string.
- Added hide join/parts setting to gui (Jason Wies).
- Added Delete All button to ignore window (Mohammed Sameer).
- Don't allow adding empty names to notify list [741589].
- Made message fragmentation code utf8 friendly so it always splits
  on a multibyte char boundary [748653].
- Support 2 to 4 GB files in DCC (contrary to 1.9.4 changelog, it
  didn't work until now).
- Python: Fixed crash when returning 0 from a timer (Steve Green).
- Multihead fixes for popup menus.
- Added support for numeric 307 and 320 "is an identified user".
- Allow setting a blank topic via the GUI [720407].
2003-07-01 09:03:40 +00:00
jlam
4845a55213 Don't assume iconv_*() live in libiconv since they may be a part of glibc
on Linux systems.
2003-06-29 19:41:08 +00:00
wiz
5418aa0bda Fix typo. From Simon Hitzemann in PR 22011. 2003-06-29 13:58:39 +00:00
jlam
7fd50cc6de Update chat/centericq to 4.9.4. Major changes from version 4.9.2nb3
include:

Glib is not needed to build the program anymore.

The old nickname didn't appear in the change nickname input line which
was invoked from the Account manager dialog.

Logging became more configurable. Now from the configuration dialog it's
possible to enable/disable such facilities like log messages timestamping,
showing of users going online and offline and "user is typing"
notifications.

The --bind command parameter was added. Using it it's possible to specify
a custom IP centericq should use for outgoing connections.

MSN status related problems were fixed. Like when user set "one the phone"
or "lunch" status centericq used to show them as being offline.

A patch from Mark Verboom <mark@verboom.net> was applied. It allows to
enable chat mode only for specified protocols.

The find/add users dialog didn't allow entering nicknames, which made it
impossible to add yahoo and aim contacts.
2003-06-29 02:04:20 +00:00
seb
be6306d2e6 No need for texinfo.mk as the info file is not build neither is installed. 2003-06-27 16:10:01 +00:00
seb
8a504a3103 Convert to USE_NEW_TEXINFO. 2003-06-27 16:02:03 +00:00
seb
d1786fb23e Convert to USE_NEW_TEXINFO. 2003-06-27 14:36:32 +00:00
jmmv
1790852e40 Include a fix for a bug in the MSN plugin. Bump PKGREVISION to 1.
Patch provided by Matthew Luckie in private mail.
2003-06-27 10:21:00 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
wiz
5b3717417f Update comment on why naim is not using native curses. 2003-06-20 09:08:46 +00:00
grant
b5ea2c4d20 drop some unneeded parens, indenting 2003-06-19 16:21:08 +00:00
jmc
f9872f0273 Clean up INCOMPAT_CURSES to work right with 1.6.1_STABLE 2003-06-10 16:51:48 +00:00
jmc
204d238821 Bring up to date 2003-06-10 01:55:21 +00:00
wiz
32397a388c Update to 0.11.5.9:
Major bug fixes:
        If only one window was open, the buddy for that window signed off,
the window was marked keep-after-signoff, and was cleaned up after
$autoclose minutes, the event handler would enter an infinite loop or
possibly cause untrackable stack corruption. Fixed.

Major feature additions:
        [TOC] Default server is now toc.n.ml.org. Once AOL has fixed its
servers and/or its DNS, this host will be CNAMEd back to toc.oscar.aol.com.
2003-06-08 21:25:42 +00:00
jmc
84fc54bbf3 Make INCOMPAT_CURSES pick up netbsd 1.6.1 correctly 2003-06-06 16:42:33 +00:00
wiz
ebe24c115c The point of USE_NCURSES comments is to show what is missing,
not state that the package should use ncurses. Fix comments.
2003-06-06 12:32:14 +00:00
wiz
fb39c0d7dc Update to 0.11.5.8:
Major bug fixes:
SIGCHLD handler wasn't being installed properly, causing the
children of /exec to hang around as zombies. Fixed.

Major feature additions:
[TOC] Addbuddy requests will always be consolidated between calls to
firetalk_select(), evading the "You are sending messages too fast" error
users with very large buddy lists receive during reconnect.
Buddies in the special "User" group will always be treated as
"non-permanent", and will be subject to $autoclose. Buddies in any other
group will be considered "permanent" and will only be removed through manual
intervention. Note that buddies added due to $autobuddy are put into the
"User" group by default.
Window-to-logfile mapping has been made more explicit, removing the
need for a costly tree search per message and greatly reducing logfile
playback time.
Window logfile playback is now always delayed, to significantly
reduce initial startup time. Windows will be played back once per minute, or
as you Tab or /jump to them.
If your $TERM is set to "ansi", display a warning, 5 second delay,
and switch it to "linux".
Added basic stack support to the HTML renderer to allow embedded
tags, etc.
Added BGCOLOR support to the HTML renderer.
New $winlistchars. Sets the number of characters can be displayed
per line in the window list window.
2003-06-05 06:30:25 +00:00
jmmv
f3ef1e62b4 Part of the update... file not needed any more. 2003-06-02 15:24:02 +00:00
jmmv
238444b6af Update to 1.0.5; some of the changes:
* New 'pid_file', 'allow_users' and 'allow_kill' config directives.
* New -p command line parameter (adjusts pid_file).
* Included contrib scripts, cronchk.sh and privmsg-log.pl
* New 'server_keepalive' config directive.
* Bug fixes.

Changes in the package:
* We need perl to run some of the installed scripts.
* Provide a rc.d script to run the daemon.
* Honour PKG_SYSCONFDIR.

Closes PR pkg/21644 by Juan RP.
2003-06-02 15:20:06 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
shell
3ee542534d Updated to micq-0.4.10.3
Changes :
- activate code using new strings: better display of used locale,
  add one missing help text
- remove unused beos.[ch]
- compile fix for ConvFits()
- detect screensaver/locks on WIN32
- hide meta ref error
- change 'message' (undocumented) behaviour
- fix temporary contacts
- fix auto-away
- use #defines for message timeouts
- implement webaware, hideip, dcauth, dccont, but undocumented

... please see ChangeLog.
2003-06-01 08:37:07 +00:00
grant
a35abe7a4c fix comment typo and grammar. 2003-06-01 02:41:44 +00:00
jmmv
a1a4f79a71 Update to 0.64:
* Buddy list sorting in buddy list preferences.
* Improved debug window with timestamps and pause buttons.
* New core/ui split notification and request APIs.
* New mail notification dialog.
* Several bug fixes in MSN.
* Conversation window buddy icon bugs were fixed.
2003-05-31 12:11:47 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
jmc
43dbe8db89 Make sure the dynamic code generation actually compiles explicitly as PIC code
so it'll work on archs like powerpc which require it.
2003-05-25 21:03:25 +00:00
salo
0eebaf77f7 Updated to version 1.6.15.
Changes:

- use tar.bz2 distfile
- install documentation in proper locations
- install more docs
- fix PLIST for NOPIC and USE_INET6
- DESCR has 80 columns

1.6.15:
=======
- Support for the IPv6 protocol.
- Many bugfixes related to the transfer and filesystem modules.
- Several more functions have been exported for use by module coders.
- Updated UnderNet's max bans to 45, and EFnet's to 25.
- The nick bind is now triggered even if the nick is not on any channels
  (ie if the bot's nick changes before it's on a channel).
- Removed strict-servernames -- $server is now always the server's realname
  and $serveraddress is it's server list entry.
- Merged use-console-r and debug-output into one new setting named raw-log.
- Updated recommended Tcl version to 8.3.4.
- User-punishing and tcl_maskhost nor use matching banmasks regardless
  of strict-host.
- Updates to the 'autobotchk' script.
2003-05-24 16:43:05 +00:00
uebayasi
e017b9dcc9 Apply a patch to work with XEmacs. Tested with XEmacs 21.4.12.
The fix is from Andrew J Cosgriff <Andrew dot Cosgriff at cc dot
monash dot edu dot au> via misc@openbsd.org.  Addresses PR21260.

Bumps revision to 1.
2003-05-24 07:51:34 +00:00
jmmv
ea556403d5 Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes
a problem introduced in the 6.2alpha4 package.
2003-05-22 16:48:28 +00:00
wiz
604b09a30d mvaddchnstr has been added -- replace USE_NCURSES
by appropriate INCOMPAT_CURSES.
2003-05-22 13:27:45 +00:00
jmmv
6f2a419b82 Update to 0.63:
* A rewrite of the plugin API. Plugin authors will need to change their
  code based off the changes found in other plugins.
* Perl script support is now provided in the perl plugin.
* Debugging is core/ui split, and has a new API with support for
  debug levels and categories.
* Support for adding chats to your buddy list.
* MSN protocol plugin was rewritten, has experimental buddy icon
  support, and MSN Mobile support.
* Thanks to all the various people who submitted translation updates.
* Buddy list speed enhancements (Thanks Ethan Blanton).
* Napster protocol updates (Thanks Auke Kok).

Closes PR pkg/21619 by Soren Jacobsen.
2003-05-21 17:36:02 +00:00
salo
8e9a97d305 Style and whitespace, no functional changes. 2003-05-15 09:18:07 +00:00
salo
4983b17fc3 PKGREVISION++
- Fix major core bug with channel mode -k * on hybrid7 servers.  For more
  information see:  http://www.securityfocus.com/archive/1/321093

Patch from BitchX CVS.
2003-05-14 20:09:12 +00:00
uebayasi
6b15773446 A Perl script needs REPLACE_PERL; PR21548 by Juan RP <jrp at hispabsd
dot org>.
2003-05-12 12:03:12 +00:00
jmc
cce2ad67a9 This needs pthread's buildlink.mk 2003-05-11 08:02:32 +00:00
hubertf
e888d5a5ed * this works fine against qt 3.0 and up, no need for latest qt3
* this pkg doesn't work on NetBSD because we still don't ship shared
   libXss etc. XXX needs fixing!
2003-05-06 23:07:42 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
grant
8e759273b2 build with GTK support if BITCHX_WITH_GTK is defined.
no PKGREVISION bump as the default build is unchanged.
2003-05-05 06:06:11 +00:00
wiz
084e2947c3 This package wants threads, so include pthread.buildlink2.mk. 2003-05-03 23:01:54 +00:00
wiz
357ae787d3 Convert to buildlink2. 2003-05-02 13:13:46 +00:00
wiz
80cab81e2b Wrong place to put PKGREVISION. 2003-05-02 12:07:15 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
zuntum
5e7146a4d5 Update ekg to 1.0
* no NEWS available, just long Changelog, but I think it's enough to say
    that it's The 1.0 Release
2003-05-02 07:57:31 +00:00
jmmv
39fcd197c0 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-04-30 19:43:48 +00:00
hubertf
97d2d0e771 update maintainer's address 2003-04-30 10:50:15 +00:00
hubertf
5b285fb82e add & enable ickle 2003-04-30 00:00:42 +00:00
hubertf
3a594413c7 Add ickle-0.3.2: Simplistic gtk+ icq client
ickle is an ICQ2000 Client using the GTK+ graphical toolkit. It aims to
bring all the useful features of ICQ2000 to non-windows users, such as
SMS messaging.

Contributed by blef@users.sourceforge.net via pkgsrc-wip.
2003-04-30 00:00:18 +00:00
salo
be2b592fab Add silc-client-icb. 2003-04-27 22:34:26 +00:00
salo
d47f2e63f9 Import of silc-client-icb-0.14: silc-client plugin to access ICB networks.
silc-client-icb is a silc-client plugin that allows access to ICB (Internet
Citizen's Band) networks.  The ICB protocol is almost dead now (superseded
by IRC), but there are still some networks around that use it.

Package inspired by irssi-icb.
2003-04-27 22:32:16 +00:00