Commit graph

56 commits

Author SHA1 Message Date
dmcmahill
af41a23435 remove extra } 2001-03-09 11:44:37 +00:00
wiz
b6c579822f add and enable bnc 2001-03-06 18:40:50 +00:00
wiz
0e90be5acf Initial import of bnc, a simple IRC relay proxy.
Based on the package submitted by Tomasz Luchowski in pkg/11850.
2001-03-06 18:39:51 +00:00
wiz
16f1e1c100 Move line for pkglint. 2001-03-05 16:40:48 +00:00
wiz
9d1f44690c We want RCS Ids in the patches.
This is one of the things pkglint checks, so _please_ use it.
2001-02-28 10:26:02 +00:00
tron
fd0e4cfc35 Depend on "libiconv" package for full Unicode support. 2001-02-26 21:21:18 +00:00
wiz
755db410c7 Move gnomeicu from net to chat. 2001-02-26 18:43:18 +00:00
hubertf
a5bbac3e93 First round of cleaning up INSTALL usage:
INSTALL -d 	=> INSTALL_*_DIR
 INSTALL	=> INSTALL_*

Beware that only invocations are changed that don't set special
values for owner, mode or group!

Cleanup suggested by zuntum@IRC
2001-02-24 02:09:27 +00:00
hubertf
62cc0a0b30 MKDIR -> INSTALL_DATA_DIR, noted by zuntum on IRC 2001-02-23 19:17:39 +00:00
hubertf
62079f2a8b MKDIR -> INSTALL_DATA_DIR 2001-02-23 19:13:38 +00:00
wiz
89eec8ba2f BUILD_DEPENDS, not BUILDS_DEPENDS. 2001-02-23 12:12:06 +00:00
hubertf
bdb8e8920a remove extra homepage url, we add that via HOMEPAGE 2001-02-18 04:49:28 +00:00
lukem
6cbbf89ce0 add fugu 2001-02-16 21:09:17 +00:00
lukem
2ae005cad0 fugu - graphical gale client 2001-02-16 20:51:14 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
wiz
2db9056f6e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:41:26 +00:00
itojun
d1982e17cc do not reference freed memory region. found by mallof.conf=AJ 2001-02-12 00:53:12 +00:00
lukem
68073ad6ef fix gale user comment 2001-02-08 23:13:16 +00:00
wiz
700d314697 Update to 1.0.3.18. ChangeLog not available AFAIK. Closes PR/11967
by Jared D. McNeill who provided the update.
2001-02-08 14:56:16 +00:00
hubertf
13ca2ddcbd Update epic4 to 0.9.16:
* Try to add some stuff that helps epic cope with server disconnections
  better.
* Add /on error, hooks on an irc protocol ERROR message.
* Fix window.c:get_boolean(), passing unitialized 'newval' integer.
* Fix path_search() to not blithely assume path != NULL (whitedragon)
* New version of the 'hybrid6' script, from is.
* Axe the broken "input_timeout" feature that hasn't worked in 6 years.
* Add, but #ifdef'd out, a delayed-free mechanism -- strictly
  experimental.
* Add the /defer command, to perform dangerous operations when it's
  safe.
* Many changes from robohak to fix /on channel_* bogons I introduced.
  ;-)
* Lice should now work again with 0.9.16.

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-08 14:20:33 +00:00
wiz
8f4a0b89d5 add and enable gale 2001-02-08 13:33:37 +00:00
lukem
d1c78f2d11 don't include <term.h> (from ncurses) even if we find it, because it
conflicts with <curses.h> (from usr/src).
once again noticed by perry, who has more wacky packages installed than me ;-)
2001-02-07 16:02:06 +00:00
fredb
f8363e87f7 Fix a few more paste-o's. 2001-02-07 05:16:39 +00:00
lukem
9ddecc9d59 kludge around gale's broken mechanism for finding w3c-libwww's header files.
problem noticed by perry because he has that package installed whereas I don't.
2001-02-06 19:56:38 +00:00
lukem
f87bec02e6 slightly more correct url 2001-02-06 19:44:11 +00:00
lukem
d3411b905a gale - a secure instant messaging system 2001-02-06 18:19:11 +00:00
lukem
46f0e9c21e gale - a secure instant messaging system 2001-02-06 17:39:56 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
lukem
e7bc9fb641 gale - a secure instant messaging system 2001-02-05 21:50:13 +00:00
dmcmahill
75fcd1487b make sure that -lutil appears at the correct location on the link line
(specifically _after_ -lpython2.0).  Fixes recently noted compile problems
on alpha.
2001-02-05 15:30:22 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
jun
bda1e9f1a5 add irchat. 2001-02-02 02:11:14 +00:00
jun
33b67bc281 Initial import of "irchat":
Emacs lisp interface to Internet Relay Chat
2001-02-02 02:07:20 +00:00
wiz
29cdf514f5 Update depends on p5-Socket6 to >=0.07. 2001-02-01 14:25:53 +00:00
tron
a29b03fce2 Update "micq" package to version 0.4.6.1 and integrate security fixes from
FreeBSD ports collection.
2001-01-31 19:10:12 +00:00
tron
16e1f88a9f Make this package build on Solaris. 2001-01-11 11:00:24 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
mrg
5a9479eef4 update to 20001231. changes include:
- new -t/-T (already in pkgsrc version)
	- cygwin termcap support
	- severel new core dumps fixed
	- support for ICB groups called, eg, "/quit"
	- better mIRC colour support
2000-12-31 06:45:17 +00:00
hubertf
808d6f934e * Updated epic4 from 0.9.9 to 0.9.15
* Added IPv6 support. My epic4-0.9.15-ipv6-netbsd-20001230.patch.bz2
    is based on Arkadiusz Miskiewicz's epic4-0.9.14-ipv6-20001212.patch.gz
    Now the binary supports *both* IPv4 and IPv6
  * Added documentation

Submitted by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2000-12-30 11:43:06 +00:00
hubertf
6a9e65362f missed this on last update - thanks thomas! 2000-12-28 14:50:48 +00:00
wiz
2631b64e96 Add patch-sum. 2000-12-28 14:08:42 +00:00
hubertf
db92836410 Update to 0.11.0pre4. Changes:
This feature has many new bug fixes as well as support for Jabber and
Napster. Please read the STATUS file for more information.

Update requested by Greg Troutman <gtroutman@pro01.idg.net> in private
mail.
2000-12-27 22:15:11 +00:00
hubertf
bcb222c2f2 Added epic4-0.9.9:
EPIC4 is a new direction in ircII development. No longer is EPIC 100%
backwards compatable with ircII, but instead those things where
compatability is undesirable have been found and fixed. No gratuitous
incompatabilities have been added, but lots of new code has been added to
make EPIC the best ircII client available.

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11678.
2000-12-27 16:53:09 +00:00
hubertf
25698bf252 add & enable epic4 2000-12-27 16:49:21 +00:00
tron
3e2285f6c3 Update "xchat" package to version 1.6.2. Changes since 1.5.7:
- xtext: Fixed the mark-clear bug (gnome bug #34584).
- Updated German translation (Tamer Fahmy).
- Commas are replaced with %2c in URLs, as to not confuse poor old
  Netscape (deb bug #70905).
- Bluestring to 300 chars (deb bug #79138).
- Added option /SET percascii, which can disable/enable translation
  of %XXX into an ascii value while typing (deb bug #76122).
- New hotkey hook: key_action_put_history. Only inserts line into
  history, but doesn't send it to the server (DaP).
- Lots of SSL updates:
  * Make accept_invalid_cert optional on /sslserver (DaP).
  * Print verbose information of SSL session on connect (DaP).
  * Clean up code at X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT checking
    (DaP).
- xtext: Fixed lockup with certain sized fonts.
- xtext: Made some changes to improve efficiency when using really
  large scrollback buffers (only noticable when doublebuffer off).
- Fixed a bug in /help crashing on longer than 10 char UserCommands.
- Fixed autoreconnect while using a proxy server.
- Never-give-up ReConnect does just that (even more so than before :)
- Fixed the channelmode buttons mouse-over problem.
- Fixed percentage display for large files in dcc recv/send gui.
- StartTime in dcc chat gui no longer Jan 1 1970.
- Fixed DCC send behind IP-Nat (Bernhard Valenti)
  <bernhard.valenti@gmx.net>.
- Added Lithuanian translation (Gediminas Paulauskas).
- The < > buttons arn't shown for non-tab windows (Aaron Lehmann).
- Fixed the (-1,-1) transparency problem for non-tab windows.
- xtext: More efficient handling of expose events, text marking and
  url highlighting when double buffer is OFF.
- xtext: Fixed a very rare bug that could cause BadGC errors or the
  separator bar not to be drawn.
- Fixed crash in right-clicking URLs in the URL Grabber window.
- If Check-For-Replace is in the keybindings for Return, it'll
  actually work again.
- USER login command now sends your nodename instead of 'localhost'
  to please some IRCNet servers.
- Updated Swedish translation (Christian Rose).
- Updated Slovak translation (Stano Visnovsky).
- Updated Swedish translation (Christian Rose).
- Updated Greek translation (Fanis Dokianakis).
- Updated Spanish translation (Antonio de la Torre).
- If Never-Give-Up Reconnect is ON, it won't give up on DNS failer.
- '/me is back' is sent again when Announce Away Messages is ON.
- If channelmode buttons were OFF and you joined a channel with a
  userlimit xchat would crash - fixed.
- /sslserver's password arg. is now optional (Daniel Richards).
- SSL accepts self signed certs (Daniel Richards).
- Fixed the unnecessary window resizes when opening a new tab.
- Changed the tinting code a bit (thanks gnapster :).
- Transparent shell tabs update too when they are moved.
- Added "Enable double buffer" toggle in Setup->Channel windows.
- Double buffer is now OFF by default (seems to use less CPU).
- Timestamps didn't turn ON while indent was OFF - fixed.
- Updated Swedish translation (Christian Rose).
- Added some extra text events: Channel Msg hilight, Channel
  Action hilight (near top of the list). No more cardcoded color
  codes! Also hilighting in actions works, and you can make the whole
  message hilighted if you change the event text.
- Initial window size is actually set to your settings (this will
  never be perfect I guess, sometimes to the window still resizes
  itself without warning).
- Hidemenubar setting didn't work properly for non-tabs and when
  delinking windows - fixed.
- Notices appear in front tab even when server tabs are enabled.
- Changed Away behaviour again. No more /back, /away with no args
  brings you back. The menu-item's state is what the server tells
  it, it even changes when you switch tabs to another server. Xchat
  assumes you are not away when you first connect. irc::get_info(5)
  returns the away state. One day the other UserModes menu items will
  show correct states. Is everyone happy now?
- Translation tables didn't work for outgoing text - fixed.
- Cleaned up a few xchat.conf names, a few settings may not load up
  from 1.5.9 - just set them again.
- Updated Spanish translation (Antonio de la Torre).
- Added Hebrew translation (Dan Fruehauf).
- Fixed crash bug when partreason was not set.
- Dialog tabs obay the hidetopicbar setting now too (the one in the
  right-click menu).
- Cleaned up the settings gui: the whole window is more compact now,
  some toggles in two columns, numbers use a spin-button, entry boxes
	are larger and option-menus are more consistant.
- The "o=xx v=xx t=xx" display is finally changed.
- Changed most of xtext.c to use gdk instead of Xlib.
- Added configure option:
       --disable-xlib    disable use of xlib (for non X11 systems)
  This might help compile xchat on other GTK supported systems like
  BeOS and Win32 (havn't tried it though).
- Neater /set list.
- You can now set a nickname per server (see serverlist edit window).
- Changed the behaviour of /away and added /back (James Crawford).
- Away reason can now be a text file of random reasons too.
- Updated Spanish translation (Antonio de la Torre).
- Updated Swedish translation (Christian Rose).
- Updated Greek translation (Dokianakis Fanis).
- Updated German translation (Tamer Fahmy).
- Added Catalan translation (Pablo Saratxaga).
- Added option "Always timestamp logs" which timestamps log files
  even if on-screen timestamps are off (Mike Guidero).
- Added entry "Part Reason: ". Also part and quit reasons can be
  a filename of random reasons (filename relative to ~/.xchat/).
- Took out /unban as a internal command, add it as a usercommand
  /quote MODE %c -b &2 instead.
- Added a text event for banlist. Try /banlist and it'll be a bit
  more readable now.
- Changed output throttle system (undernet style) (Alex Badea).
- Added 1 second linger socket option to stop QUIT msgs from being
  lost (they still get lost sometimes, why?).
2000-12-25 18:32:14 +00:00
hubertf
ad56f7aec4 Update to gaim-0.11.0pre3
Requested by Greg Troutman <gtroutman@pro01.idg.net> in private mail.

Changes: Plugins for AIM, Yahoo, MSN and IRC. See homepage for more!
2000-12-23 10:55:51 +00:00
hubertf
8e45b38b7b Make sure this gets on our IPv6 pkgs page 2000-12-21 23:04:56 +00:00
hubertf
e98757f443 Bump to sirc-2.211nb1, and add dependency on p5-Socket6 2000-12-21 23:04:00 +00:00