espie
862d40525d
preproc fixes for gcc3.
2004-01-04 23:46:49 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
avsm
5727228136
patch some bad bounds which might cause junk output
...
revert maintainer to ports@; old one no longer has openbsd
bump PKGNAME
2003-06-24 20:04:14 +00:00
brad
0ff6166378
Certain mode changes could cause BitchX to consistantly crash.
...
http://marc.theaimsgroup.com/?l=bugtraq&m=105259643606984&w=2
2003-05-14 00:52:36 +00:00
avsm
24c4a06162
fix an snprintf buffer size; submitted upstream
2003-04-16 09:04:24 +00:00
brad
40a1bb306e
fixes some potential remote buffer overflows
...
http://marc.theaimsgroup.com/?l=bugtraq&m=104766521328322&w=2
2003-03-27 15:46:11 +00:00
naddy
c53eb436cb
No regression tests available.
2002-10-28 01:38:44 +00:00
brad
1965b4de7f
- disable auto rejoin
...
- add RCS ids to patches
2002-06-30 18:23:31 +00:00
pvalchev
a17f0a9651
time_t is an int everywhere, not u_long; fixes sparc64 crashes
2002-04-16 18:30:39 +00:00
naddy
717f7cc712
* add home page to DESCR; from maintainer Vincent Derrien
...
<vincent.derrien@free.fr>
* spelling
* use owner:group from bsd.own.mk
2002-03-03 13:12:29 +00:00
brad
e34fb70d38
upgrade to BitchX 1.0c18
...
--
Based on patches from & the new maintainer:
Vincent Derrien <vincent.derrien@free.fr>
2002-03-01 00:18:11 +00:00
brad
c20471d05e
better way of making up PKGNAME, make use of :L variable modifier.
2001-05-06 19:29:21 +00:00
lebel
ecc5a2d290
net: integrate COMMENT, bump NEED_VERSION.
2001-05-06 04:59:54 +00:00
brad
42f9b24893
Fix a buffer overflow in the DNS resolution code. A buffer overflow
...
within the resolver code makes it possible to overwrite stack
variables by generating a malformed DNS packet. This problem makes
it possible to create a situation where a malicious user may be
able to execute code remotely with the UID and GID of the BitchX
client. It is necessary for an attacker to control their own DNS
to exploit this bug.
2000-12-13 14:37:08 +00:00
brad
3918ceb4a1
add name to MAINTAINER
2000-09-24 07:03:59 +00:00
brad
d851d4c9cf
update PERMIT_{PACKAGE,DISTFILES}_CDROM
2000-09-18 12:25:56 +00:00
brad
5e8a237bea
remove a @dirrm tag
2000-09-16 04:19:59 +00:00
brad
070f7ef6ed
upgrade to BitchX 1.0c17
2000-09-16 04:04:27 +00:00
brad
70acf2c3c3
use better filenames for patches
2000-08-27 02:27:38 +00:00
brad
7997cf45aa
use VERSION variable in a few places
2000-08-15 22:48:19 +00:00
brad
a3fce1a40c
remove a step durring post-install that is unnecessary now that the port
...
is using a Fake install setup.
2000-08-03 08:32:44 +00:00
brad
25df2e99d5
switch to using the FLAVORS framework for the socks5 option instead of the
...
previous ugly hack.
2000-07-20 10:34:52 +00:00
brad
4777817e09
remove unnecessary rm
2000-07-04 19:33:07 +00:00
brad
7239559c13
- add another master site
...
- add a distrib. patch which fixes a bug in BitchX which allows the client
to be remotely crashed.
2000-07-04 02:23:35 +00:00
brad
94b5adb472
patch from Jeff Bachtel <sebastion@irelandmail.com> to fix issue with
...
BitchX coring when using the /hostname command, PR#1286.
2000-06-22 20:29:31 +00:00
brad
5f8ebcbc54
stop trying to remove a directory which does not exist
2000-06-22 20:01:55 +00:00
brad
8f123eb208
- remove FAKE=Yes
...
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-06-22 18:18:45 +00:00
brad
320fa1d52a
remove unnecessary patch
2000-05-18 00:30:32 +00:00
brad
41142c870c
fix sym link creation
2000-03-26 10:35:09 +00:00
brad
884918497c
Fake
2000-03-25 08:34:48 +00:00
espie
3b5e3e8d17
Introduce :: in *_DEPENDS as a place holder for a package spec
...
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
turan
f1b7c7e659
license
2000-03-22 22:39:39 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
brad
4433c6ebee
yes -> Yes
2000-02-17 07:25:19 +00:00
brad
b1aa553b7e
- add knob USE_SOCKS5 to add proper dependency on SOCKS5 library and
...
compile in the SOCKS5 support for BitchX
- replace patch with the use of MAKE_FLAGS to override INSTALL and
INSTALL_DATA Makefile variables
2000-02-17 07:24:24 +00:00
espie
28accd1d93
Use WRKDIST where appropriate.
2000-02-11 00:37:15 +00:00
brad
6e72de6cef
BitchX 1.0c16 can be built using a separate build dir
2000-01-30 06:49:58 +00:00
brad
7ddbc5f0c6
upgrade to BitchX 1.0c16
2000-01-30 06:00:54 +00:00
brad
afb539c666
rearrange PLIST, put in alphabetical order
1999-12-21 02:42:31 +00:00
brad
70c9fc77b6
upgrade to BitchX 1.0c13
1999-12-20 15:39:18 +00:00
brad
e3dcb7e454
upgrade to BitchX 1.0c11, suggested that anyone having core dumps or weird
...
problems with negative numbers etc. upgrade to this version. I've also
made it so the port installs all the help, script and translation files.
1999-12-06 17:24:18 +00:00
brad
02c199834d
use the va_ macros so that BitchX now compiles on Alpha; from FreeBSD
1999-09-27 01:41:50 +00:00
brad
3cd829b055
chmod -> ${CHMOD}
1999-09-21 17:49:24 +00:00
brad
08d6f00676
- added a distribution site
...
- style
1999-07-31 16:43:05 +00:00
brad
6131a0a4b2
make CTCP cloaking off for the default
1999-05-26 15:17:49 +00:00
espie
76ce3f021a
Crisper comments.
1999-04-20 01:10:59 +00:00
brad
c5da3b68df
fixup Makefile and remove a dir change from patch
1999-03-29 04:51:59 +00:00
brad
6ab7bb4f8e
fix dir permissions post extract
1999-03-22 14:52:15 +00:00
brad
d839a3b5c2
fixup Makefile
1999-03-14 05:57:38 +00:00
brad
e63d273815
fix path durring configure
1999-03-08 03:59:09 +00:00