Commit graph

16 commits

Author SHA1 Message Date
abs
c7ad5c4afa You are in a maze of twisty little Makefiles, all with short install targets
Somewhat more than 11 rooms later... PKG_DESTDIR_SUPPORT
2009-12-18 01:09:23 +00:00
rillig
2b305de8d4 Fixed build errors on NetBSD 4.99. 2007-09-29 12:32:22 +00:00
jlam
c26dbe6d03 Honor PKGINFODIR and clean up the install process to avoid an unnecessary
pre-install target.
2006-03-20 03:59:39 +00:00
joerg
769f3fd6ed Fix ctype issues. Bump revision. 2005-12-29 23:31:35 +00:00
rillig
f419e8a607 Added patch-ax, which fixes ctype issues. Bumped PKGREVISION because the
generated code changes.
2005-12-20 10:19:09 +00:00
joerg
65e54b0ea5 Remove redundant errno and use stdlib.h instead of defining the
prototypes manually and possibly mismatching. Update FreeBSD
config to match both DragonFly and FreeBSD 4+ reality.
2005-12-19 15:10:18 +00:00
tv
660a1bbf32 Update to 4.4.10, finally....
Changes of note (security fixes were already integrated in an earlier
4.4.9nbX release):

	* src/gate/ftn2rfc.c (unpack): if * Origin is empty, don't use it
	  for the Organization header, use default from config.

	* src/common/log.c (logit): renamed old log() to avoid conflict
	  with Standard-C math function.

	* src/common/log.c (log_program): removed insecure code entirely,
	  thanks to Niels Heinen for pointing this out.

	* src/gate/send-fidogate.sh: added optimized version using rfc2ftn
	  -f for INN 2.4, thanks to Viktor Kafke.
	  Optimized versions for INN 2.2 und INN 2.4 enabled by
	  OPTIMIZED=yes at the start of this script, default = commented =
	  off.

	* scripts/maintenance/logsendmail2.pl: new version of logsendmail
	  utility.

	* src/gate/rfc2ftn.c (receiver): "sysop" is always a valid name.

	* src/gate/rfc2ftn.c (main): new option "SilentBounces" causes
	  EX_NOHOST, EX_NOUSER errors to return OK without any message.
	  Useful in the never ending fight against spam, when your gateway
	  is flooded with messages to unknown adresses, such as Fido.DE :-(
	  (snd_mail): check silent_bounces, if set return OK and log only.
2005-08-17 11:43:27 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
tv
4f218f6ec4 Fix build for NetBSD 2.99.x: should cast arg to ctype macros to
"unsigned char" first.  (Oddly enough, this was being done just a few lines
prior when using the values as array indexes.)
2004-12-08 14:55:56 +00:00
tv
18558c8d87 Update fidogate to 4.4.9nb1. Extremely minor changes from 4.4.5, mainly
changes local to the author's system and changes in doc to note better
the newer home on SourceForge.

However, this does contain a quasi-security fix:  LOGFILE and
FIDOGATE_LOGFILE could have been used to alter files owned by user/group
"news".  This is fixed in 4.4.9nb1, and will also be fixed in 4.4.10 from
the author.
2004-08-23 15:18:02 +00:00
rtr
b1fde1675e Fix assignments, add cheap hack around inappropriate use of `log'.
Approved by jlam@netbsd.org
2003-10-10 09:02:44 +00:00
tv
5238fe7545 Make the rc.d script more compliant. 2002-07-06 20:52:07 +00:00
tv
ca86cc57bb * Update to 4.4.5. Minor changes; see ChangeLog. Moved to SourceForge.
* Make compile on newer gcc -Wuninitialized.

* Use CONF_FILES install method.
2002-07-06 20:15:51 +00:00
tv
bea923c436 Clean out my pkgsrc diffs:
Update fidogate to 4.4.4.  Major changes; see documentation for information.
2001-10-31 14:32:30 +00:00
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + 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:33:37 +00:00
Renamed from comms/fidogate/files/patch-sum (Browse further)