Commit graph

61766 commits

Author SHA1 Message Date
kristerw
f3203c22bc Use g++ when linking C++. 2004-05-24 10:27:26 +00:00
kristerw
ccb57f330f Use g++ when linking C++. 2004-05-24 10:16:52 +00:00
kristerw
5472c2da1b Make this package compile when using gcc 3.3. 2004-05-24 09:36:48 +00:00
adam
f4698a9a23 Fixed problem with statfs; do not force compiler optimisations any more 2004-05-24 09:10:06 +00:00
xtraeme
27627e6fac Change JABBERD_PIDDIR to /var/run instead of /var/run/jabberd,
because with the previous way, /etc/rc.d/mouncritlocal removes all the
files/dirs in /var/run every time the machine is rebooted...
from David Brownlee in private email.
2004-05-24 09:08:48 +00:00
kristerw
e2eda48871 Correct ONLY_FOR_PLATFORM for NetBSD-[2-9]*. 2004-05-24 08:25:33 +00:00
snj
ebcb00f196 bogofilter has been updated to 0.17.5. 2004-05-24 06:24:56 +00:00
xtraeme
b0afe6d099 + subversion-1.0.4 2004-05-24 06:07:50 +00:00
kristerw
30de7f1fb4 Make this package compile when using gcc 3.3. 2004-05-24 00:24:30 +00:00
kristerw
bf546881b8 Add a missing INSTALL_DATA_DIR. 2004-05-24 00:12:21 +00:00
kristerw
78ea8d6e77 Use g++ when linking C++.
Set USE_LANGUAGES=c c++.
2004-05-23 23:50:05 +00:00
kristerw
0bdb725356 Make this package compile when using gcc 3.3. 2004-05-23 23:35:12 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
kristerw
437e85176c Make this package compile when using gcc 3.3. 2004-05-23 23:28:08 +00:00
kristerw
b075252528 Make this package compile when using gcc 3.3. 2004-05-23 23:03:40 +00:00
kristerw
bb6fe87b02 Add a missing include to make the package compile on NetBSD 2.0. 2004-05-23 22:55:39 +00:00
kristerw
2e2d9fc823 Make this compile when using gcc 3.3. 2004-05-23 22:47:53 +00:00
snj
ac45652bbe Updated bogofilter to 0.17.5. 2004-05-23 22:42:23 +00:00
snj
5a6fd11a30 Take maintainership. Update to bogofilter-0.17.5.
Changes:
* Change default parameters to the results of Greg's 300k ham
  and 300k spam bogotune run:

	     robs     robx    min_dev  spam_co
      old  0.010000 0.415000 0.100000 0.950000
      new  0.017800 0.520000 0.375000 0.990000
* Fix check for PGP signatures.
* Ignore data portion of PGP signatures.
* Use "mime:" (rather than "head:") to tag mime part headers.
* Fix "Can't find '.MSG_COUNT'" problem in bogotune.
* Fix defect that continues decoding base64/qp after invalid chars.
* Warn if user specified config file doesn't exist.
* Fix tagging of IPAddrs in header lines.
* Fixed minor bogotune problems related to building wordlists.
* Exempt tokens .MSG_COUNT and .ROBX from maintenance operations.
* Remove unused 'active' and 'weight' attributes of wordlists.
* If message uses CRLF, put CRLF after added header lines.
* Removed DEPRECATED CODE.
* Correct SIGSEGV causes by missing environment variables.
* Miscellaneous Portability fixes
* Documentation cleanups.
2004-05-23 22:42:05 +00:00
kristerw
586671512f Make this compile when using gcc 3.3. 2004-05-23 22:33:17 +00:00
danw
a004c74eac print "can't strip away rcs ids" message to stderr, not stdout 2004-05-23 21:55:47 +00:00
danw
266b5f6a26 USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translated
properly on various OSes
2004-05-23 20:58:41 +00:00
seb
a758fb3eb0 Note update of mail/imapfilter to version 1.0 [lots of changes and
you'll need to learn the Lua language to update your configuration
files]
2004-05-23 20:54:32 +00:00
seb
796cafe4b3 Update to version 1.0.
Lots of changes! The main one being that imapfilter is now
configurable and extensible with the Lua language. The configuration
file itself is a Lua script so your old configuration files must
be rewritten.

While here claim stewardship.
2004-05-23 20:52:09 +00:00
danw
9a8b3c162d darwin fixes (-lmx for additional math functions, malloc.h->stdlib.h,
and change the Imakefile to use a "NoMan" rule since the patch to fake
out the man page build on NetBSD doesn't work with darwin's Imake
man-page-building rule)
2004-05-23 18:31:27 +00:00
danw
2382afbce0 add a dummy file to libreplacements_la_SOURCES so this builds
correctly on Darwin (which doesn't need any of the replacement
functions, but also doesn't allow empty .a files). PR 25682
2004-05-23 18:23:51 +00:00
recht
b12db6daa5 Add a check if XEN12_USE_COM2 is defined before using it. 2004-05-23 17:50:57 +00:00
recht
4656bfa637 Now that all Python modules have been bl3ified remove the bl2 support. 2004-05-23 17:15:09 +00:00
recht
a2993cfa09 unused 2004-05-23 16:59:05 +00:00
recht
86853cd081 unused 2004-05-23 16:48:45 +00:00
recht
96e452de8c bl3ify 2004-05-23 16:48:12 +00:00
heinz
c94cbe0476 Updated to version 1.14, based on the patch provided by Adrian Portelli.
Patch-aa is not necessary anymore.
This closes PR pkg/25163.

Revision History:

1.14  2003-03-16
	- kludge not to cause segmentation fault on Perl 5.8.0
          w/PerlIO and FileHandle (ex. CPAN.pm)
	- clean up Makefile.PL (use strict, fix for HPUX and FreeBSD,
          fix typo, etc.)

1.13  2002-07-27
	- readline-4.2 support
	    new variables
		rl_completion_suppress_append
		rl_completion_mark_symlink_dirs
	    new functions
		rl_replace_line()
		rl_completion_mode()
	- tgetstr() calls tput() to apply padding information.  No
	  more "$<2>" on prompt.
	- shadow_redisplay() with ornament works on xterm.
2004-05-23 16:43:47 +00:00
xtraeme
5c78f724ad Re-add a patch to fix the problems with setlocale(3). 2004-05-23 16:30:03 +00:00
jschauma
f59839502b Introduce and use three new variables:
LEAFNODE_DATA_DIR, LEAFNODE_USER and LEAFNODE_GROUP, to be used by leafnode
to specify the data dir, the user and the group, defaulting to 'news'.
Note: the default is the same as for inn.
Pointed out by Georg Schwarz in mail to tech-pkg.
2004-05-23 16:01:49 +00:00
heinz
ab369beb4f Use option "-r" instead of "-e" for the '[' command since this is not
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-23 15:09:06 +00:00
tron
2b4fdcd185 Apply IPv6 patch only if we really want IPv6 support because the patch
breaks the build on some IPv4 only platforms (e.g. IRIX). This fixes
PR pkg/25671 by Georg Schwarz.
2004-05-23 14:40:00 +00:00
tron
64390106f0 Readd checksum for "gcc-3.3.3.tar.bz2" which got accidently removed by
"make makedistinfo".
2004-05-23 14:25:54 +00:00
tron
c946c8b457 Add missing checksum for new patch file "patch-ac". 2004-05-23 14:24:45 +00:00
tron
50092c8a6c Backout last change. It is no longer necessary with revision 1.24
of "src/include/resolv.h" as pointed out by Markus W. Kilbinger in
private e-mail.
2004-05-23 14:12:45 +00:00
ben
a957527758 Change PLIST.common location of HTML documentation. Somehow this got
missed while I was addressing PR#25652.
2004-05-23 14:06:45 +00:00
recht
2867b4e077 unused 2004-05-23 11:58:21 +00:00
recht
67def20bac bl3ify 2004-05-23 11:41:35 +00:00
recht
9641b3f762 Note update of roundup to 0.72. 2004-05-23 11:15:36 +00:00
recht
ca2c66f3ea update to 0.72
changes:
- anydbm sorting with None values (sf bug 952853)
- roundup-server -g option not recognised (sf bug 952310)
- HTML templating isset() inverted (sf bug 951779)
- otks manager missing (sf bug 952931)
- mention DEFAULT_TIMEZONE requirement in upgrading doc (sf bug 952932)
- fix DateHTMLProperty so local() can override user timezone (sf bug
  953678)
- fix anydbm sort/group direction handling, and make RDBMS sort/group use
  Link'ed "order" properties (sf bug 953148)
- fix Interval editing (sf bug 954891)
2004-05-23 11:10:09 +00:00
jmmv
6dda30f393 Lets be pkgviews friendly: create the bin directory when installing wrappers. 2004-05-23 10:29:43 +00:00
jmmv
34cd9e7404 Note revision bump for sablevm* to 1. 2004-05-23 10:27:09 +00:00
jmmv
384c42dac4 Convert sablevm{,-classpath,-classpath-gui} to java-env.mk, so that they
can easily coexist with other Java implementations.  This basically means
that they are now installed under ${PREFIX}/java/sablevm and that a wrapper
is created under ${PREFIX}/bin (sablevm-java) to exec this VM.
2004-05-23 10:25:30 +00:00
jmmv
7aa73ae308 Let a package specify which is the real binary for each wrapper (by setting
JAVA_WRAPPER_BIN.<wrapper-name>), in case it differs from the default.
For example, sablevm does not install a 'java' program with that name, so
adding 'java' to JAVA_WRAPPERS couldn't DTRT.
2004-05-23 10:19:28 +00:00
snj
784ea8c189 Fix MASTER_SITES. From Robert Elz in PR pkg/25681. 2004-05-23 04:07:41 +00:00
grant
04aabf8b88 g/c Firebird stuff, as all the Mozilla Firebird packages are gone now. 2004-05-23 01:44:58 +00:00