Commit graph

75 commits

Author SHA1 Message Date
jlam
022d07a536 Mechanical changes of tk DEPENDS:
tk-8.3.2  -> tk>=8.3.2
	tk-[0-9]* -> tk>=8.0
	tk-8.*    -> tk>=8.0
2001-05-05 19:51:13 +00:00
zuntum
74c8953e8a add & enable tirc 2001-04-27 11:04:08 +00:00
zuntum
d73ccf5ed7 Initial import of tirc-1.2
tirc is another IRC client.  It has support for vi-like editor line and
general usage, nickname completion, ANSI-colors, flood protection and
many more.

Fixes pkg/12527 by majkel@cvd.pl
2001-04-27 10:59:49 +00:00
zuntum
954d6123aa Use MASTER_SITE_LOCAL, because original MASTER_SITE doesn't resolve 2001-04-22 22:01:10 +00:00
zuntum
7fdc331a09 Update epic4 to 1.0.1:
o no changelog supplied, but diff makes me believe the changes are minor bugfixes
  and addition of function destroy_waiting_channels(), whatever it's used for
o rework PATCH_SITES and MASTER_SITES
o use the same IPv6 patch, but renamed for new version
2001-04-22 21:30:38 +00:00
agc
8c2348422c Move to sha1 distfile digests, and add distfile sizes. 2001-04-18 11:07:14 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wennmach
c0558c73e0 Add a CONFLICTS entry for blackened.
Detected by pkgconflict.
2001-04-12 10:35:41 +00:00
zuntum
bc83d9eee7 Update epic4 to 1.0
Changelog not available again.
2001-04-03 06:06:49 +00:00
zuntum
85027cf696 Use recent IPv6 patch 2001-03-31 13:06:34 +00:00
wennmach
05e398b79f Fix order of EXTRACT_SUFX and DISTFILES. 2001-03-29 10:48:34 +00:00
zuntum
843e560e1c Remove redundant CC from MAKE_ENV and fix quoting 2001-03-28 15:06:12 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
zuntum
f3d1ec0075 Update epic4 to 0.10.1 and use .tar.bz2 distfile instead of .tar.gz one.
Changelog for new version not available in usual place --
  http://www.epicsol.org/CHANGELOG says that 0.9.18 is most recent version.
2001-03-26 15:39:29 +00:00
zuntum
94aba44867 Update epic4 to 0.9.17.
Changelog:

0.9.17 Add $ssl() built in function for lateral compatability with epic-ssl
0.9.17 Whack over my_next_expr().
0.9.17 Add "next_expr_with_type" for use with 'break_args'
0.9.17 Add 'break_args', experimental command-argument tokenizer.
0.9.17 Add /for <var> in (<list>) {<commands>} command
0.9.17 Add /for <var> from <min> to <max> {<commands>} command
0.9.17 Doodle around a bit with /fe, just for yucks.
0.9.17 Change 'autoop', 'fe', 'files', 'ip-to-int', 'ircprimer', 'repeat',
0.9.17       'scandir', 'tc' scripts to use two new /for formats.
0.9.17 Add support for 477 numeric (can't join channel) from dalnet. (adm)
0.9.17 Add /xecho -v (output to a visible window)
0.9.17 Fix /reconnect to supply default quit message ("Reconnecting")
0.9.17 Add $cos(), $sin(), $tan() functions, to do math things
0.9.17 Fix bug in $serverlist() which caused it to always return server list.
0.9.17 Fix history stuff so it doesn't insert duplicate entries (robohak)
0.9.17 Add 'skip_spaces' function, which skips leading spaces in a string.
0.9.17 Change logfile header to output local time and not UTC time.
0.9.17 Fix /window server to clear reconnect counts, thwart throttling.
0.9.17 Change "server_list[%d].itsname is null and it shouldn't be" error msg
0.9.17 Change it to "I don't have %d's real name yet -- using the hostname..."
0.9.17 Fix /server N to not reconnect to N if it's already connected.
0.9.17 Add /ison -d and /ison -f (debug, and flush) for debugging purposes.
0.9.17 Release epic4-0.9.17 -- Release candidate #8
2001-03-23 09:48:09 +00:00
itojun
19d65042cc install manpage. 2001-03-18 15:59:13 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
wiz
91a8d5e6d9 add and enable blackened 2001-03-10 15:04:15 +00:00
wiz
b5f381abfc blackened-1.7.1 -- the Blackened IRC client.
Package provided by David Pickworth in pkg/10212, fixed by me.
2001-03-10 15:03:06 +00:00
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