Commit graph

52917 commits

Author SHA1 Message Date
jlam
998ffbfea9 Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested to
build and install properly using Heimdal.
2004-01-21 12:40:17 +00:00
jlam
9351de8505 Remove debugging line accidentally committed in previous. 2004-01-21 12:14:57 +00:00
jlam
b5b7b84c22 Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested to
build and install properly using Heimdal.
2004-01-21 12:12:13 +00:00
jlam
3afdeb510f On IRIX systems, assume that Xpm is built-in. 2004-01-21 11:24:38 +00:00
jlam
9850029667 Remove comment I accidentally left in this file during bl3ification that
enabled me to test this on a NetBSD system.
2004-01-21 11:18:44 +00:00
agc
1bbe396d55 Flesh out this file with more information, such as licensing information.
Make it clearer why certain things should be done.
2004-01-21 10:48:21 +00:00
agc
33863545d6 Fix typo - thanks to wiz for pointing it out. 2004-01-21 10:33:16 +00:00
abs
d52f330140 Updated gcc3 to 3.3nb6:
Add USE_GCC3 to files/gcc3.mk to work better when included in mk.conf
2004-01-21 10:19:05 +00:00
abs
0e4e4da57e Add USE_GCC3 to files/gcc3.mk to work better when included in mk.conf 2004-01-21 10:17:56 +00:00
recht
29dd842171 Add patches which I forgot in the previous commit. 2004-01-21 10:11:19 +00:00
jlam
1ff3349ed1 BUILDLINK_PKGSRCDIR.perl is now set correctly by perl5/buildlink2.mk
if PERL5_RED=5.8.
2004-01-21 10:09:09 +00:00
jlam
0167c3791f Only point SSLCERTS into ${PKG_SYSCONFDIR} if we're not using the built-in
OpenSSL software.  Otherwise, set it to /etc/ssl/certs, which is where a
lot of Linux distros store certs.  The behaviour on NetBSD systems is
unchanged -- always set to /etc/openssl/certs.  Fixes PR 24161.
2004-01-21 10:03:41 +00:00
jlam
bc9660dc1e Override OPTIMIZE instead of PASTHRU_INC to pass ${CFLAGS} and ${CPPFLAGS}
into the Perl module build.  OPTIMIZE works for all versions of Perl.
2004-01-21 09:40:49 +00:00
jlam
9e4957ec95 Put back MAKE_ENV settings lost in previous commit that told Makefile.PL
where the PostgreSQL headers and libraries were located.
2004-01-21 09:35:08 +00:00
jlam
aefa446777 bl3ify 2004-01-21 09:01:00 +00:00
jlam
cdcc0bea0e Adding and removing the pgsql symlink must take place at VIEW-* time since
the symlink isn't tracked in the PLIST and won't be correctly removed from
any views during instance deletion from a view.
2004-01-21 08:59:32 +00:00
jlam
ac0245b68c Move @exec/@unexec PLIST actions into a INSTALL file. 2004-01-21 08:14:29 +00:00
jlam
4ea5e626c5 Add a new command "sub-rpath" that does the same thing as "rpath" but only
protects subdirectories of the named paths in rpath options to the linker.
Use sub-rpath to protect /usr/lib/* in rpath options to the linker.
2004-01-21 08:04:29 +00:00
jlam
008a41b7ec Rename 'submangle' to 'sub-mangle' 2004-01-21 07:54:50 +00:00
jlam
f50372de35 Allow -L/usr/lib/* as NetBSD-current actually has shared libraries there,
and we should allow these to pass untouched through the wrapper scripts.
2004-01-21 07:37:32 +00:00
martti
a7bc6152f3 Updated postfix to 2.0.17 2004-01-21 06:56:59 +00:00
martti
4bc98c82df Updated postfix to 2.0.17
- Portability to MacOSX: Bind8 compatibility, core dumps in mailq
  and postdrop, and changes in netinfo support.

- Elimination of some DNS lookup problems in third-party library
  routines (typically resulting in localhost not being found).

- More agressive delivery to sites that defer a lot of mail.

- Correction of a few obscure error messages.

- Several small documentation fixes.

- Minor fixes for robustness problems that no-one has experienced.
2004-01-21 06:56:48 +00:00
atatat
738893ae76 Note addition and subsequent update of gpg2dot 2004-01-21 05:39:44 +00:00
grant
e3135a6158 note import of fastfs.
"Update" -> "Updated" in some previous entries (hi, abs!)
2004-01-21 05:05:42 +00:00
grant
7e87a32703 +fastfs 2004-01-21 05:03:49 +00:00
grant
15b3d04a3d Initial import of fastfs into the NetBSD packages collection.
fastfs turns on/off delayed I/O on a filesystem. It is intended for
use with restore(8) to speed up full filesystem restores as much as
500%.
2004-01-21 05:03:18 +00:00
jlam
94c47fcab3 * Fix stupid bug where this file worked for NetBSD and broke for all
other platforms (a YES should have been a NO, plus it was in the wrong
  place!).  This should fix PR 24129.

* Add more sophisticated ncurses version detection for platforms that
  actually have real ncurses in the base system.  This should be a win
  for FreeBSD systems.

* Downgrade the required ncurses to 5.0.  The previous bump done in
  revision 1.8 wasn't necessary since ncurses never had a dependency on
  libiconv.
2004-01-21 04:28:06 +00:00
lukem
4152ee431a crank version for my mods 2004-01-21 04:15:09 +00:00
lukem
6d77a64959 "Collapse" mutual trust into a single line of a different color.
If an optional "mykeyid" is given on the command line, use different
colors for lines to & from that node.  The colors are:
	green		mutual trust, includes mykey
	blue		mutual trust, not mykey
	orange		someone trusts mykey (one way)
	red		mykey trusts someone (one way)
	black		one way trust, not mykey
2004-01-21 04:14:45 +00:00
atatat
39ecc311a5 This simple perl script takes the output of gpg --list-keys --verbose,
which lists all the keys in your public key ring, along with all
their signatures, and converts it to a di-graph in "dot" language
form.

The graphviz package can turn the description into a graph you can
look at to see who has signed whose key, or how far it is from your
key to someone in Reykjavik, etc.
2004-01-21 04:04:55 +00:00
abs
0d73fa49db Update cpuflags to 0.61
Be more careful setting MAKEFLAGS
2004-01-21 00:54:43 +00:00
abs
ca05ea8bb1 Update cpuflags to 0.61
Be more careful setting MAKEFLAGS
2004-01-21 00:54:08 +00:00
rh
234b9107b6 Note PKGREVISION bump of evolution 2004-01-20 23:55:55 +00:00
rh
2c8031296c Depend on pthread-sem if /usr/include/semaphore.h does not exist. Makes
this compile under NetBSD-1.6.
Bump PKGREVISION.
2004-01-20 23:54:48 +00:00
hubertf
47c3a9d519 Update spamprobe to 0.9g2.
Patch provided by Ossi Herrala <$MAINTAINER> in private mail.


CHANGED:
 * This release moves from Paul's original formula to a slightly modified
   one that yields more evenly distributed scores. To continue using old
   formula, use -o orig-score command line option.

ADDED:
 * -C <number> command line option. This tells SpamProbe to assign a default,
   somewhat neutral, probability to any term that does not have a weighted
   (good count doubled) count of at least specified number in the database.
   This prevents terms which have been seen only a few times from having
   an unreasonable influence on the score of an email containing them.
   Default count have changed. It is now 5. Old was 3.
 * Added -o <option_name> command line option to specify alternate way of
   scoring. Consult README.txt for more info.
 * Added -l <number> command line option. Changes the spam probability
   threshold for emails from the default (0.7) to <number>.
 * Added tokenize command. Prints the tokens found in the file one word
   per line in human readable format with spam probability, good count,
   spam count, message count, and word in columns separated by whitespace.

IMPROVED:
 * -H command line option to add more headers to scan.
 * Improved performance by removing some redundant calculations and
   reducing the amount of I/O in train-* mode.
2004-01-20 23:47:23 +00:00
abs
c9e81360d8 Update cpuflags to 0.60:
Set CPU_DIR and MAKE_ENV even if CPU_FLAGS is already set. Mais Oui.
2004-01-20 23:39:37 +00:00
abs
d817435200 Update cpuflags to 0.60:
Set CPU_DIR and MAKE_ENV even if CPU_FLAGS is already set.
2004-01-20 23:38:46 +00:00
cube
8643b30628 Make this compile with gcc3. Should fix PR 24174 by Noud de Brouwer. 2004-01-20 22:51:06 +00:00
recht
9eaa866b13 note update of elvis{,-x11} to 2.2.0nb1 2004-01-20 22:50:34 +00:00
recht
eb383dd30c install configuration files in PKG_SYSCONFDIR/elvis instead of /etc/elvis 2004-01-20 22:48:07 +00:00
jlam
68b3a91985 bl3ify 2004-01-20 22:24:35 +00:00
snj
e0220ad330 s/it's/its/ 2004-01-20 22:15:21 +00:00
snj
e9acbdbda1 s/it's/its/ 2004-01-20 22:05:17 +00:00
snj
9d789e72a2 Fix MASTER_SITES. Releases really are in files/. 2004-01-20 21:47:15 +00:00
rh
07c12c9db3 Note addition of pthread-sem-1.0 2004-01-20 21:34:24 +00:00
rh
563f89f177 Add and enable pthread-sem 2004-01-20 21:29:48 +00:00
rh
16a7f878cc Initial import of pthread-sem-1.0, a Semaphore implementation for (PTH)
pthreads
2004-01-20 21:29:10 +00:00
snj
324a2e6bfe Add lsh (hi drochner!). Okayed by jmmv. 2004-01-20 21:26:13 +00:00
recht
06f9c2c5ec note addition of: elvis-2.2.0, elvis-x11-2.2.0 2004-01-20 21:20:34 +00:00
recht
9beff601b7 + elvis, elvis-x11 2004-01-20 21:18:49 +00:00