Commit graph

67 commits

Author SHA1 Message Date
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
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