Commit graph

119874 commits

Author SHA1 Message Date
mishka
7b9053b306 Check for deprecated mkisofs flags. Fix found and bump pkgrevision. 2007-11-28 16:18:01 +00:00
ghen
34dee94052 Updated mail/dovecot to 1.0.8. 2007-11-28 15:12:30 +00:00
ghen
fce2810e42 Update to Dovecot 1.0.8.
+ Authentication: Added "password_noscheme" field that can be used
	  instead of "password". "password" treats "{prefix}" as a password
	  scheme while "password_noscheme" treats it as part of the password
	  itself. So "password_noscheme" should be used if you're storing
	  passwords as plaintext. Non-plaintext passwords never begin
	  with "{", so this isn't a problem with them.
	- IMAP: Partial body fetching was sometimes non-optimal, causing
	  the entire message to be read for every FETCH command.
	- deliver failed to save the message when envelope sender address
	  contained spaces.
	- Maildir++ quota: We could have randomly recalculated quota when
	  it wasn't necessary.
	- Login process could have crashed after logging in if client sent
	  data before "OK Logged in" reply was sent (i.e. before master had
	  replied that login succeeded).
	- Don't assert-crash when reading dovecot.index.logs generated by
	  Dovecot v1.1.
	- Authentication: Don't assert-crash if password beings with "{" but
	  doesn't contain "}".
	- Authentication cache didn't work when using settings that changed
	  the username (e.g. auth_username_format).
2007-11-28 15:11:50 +00:00
rillig
410affab94 Do not load the $cache file for every argument. Instead, load it once
and then call it as a shell function. Note that the shell function is
not called "cache", since some shells have problems when a function has
the same name as a variable.

This speeds up the wrapper by as little as 75 percent for the final link
command of editors/abiword on SunOS-5.10-sparc (before: 20 seconds,
after: 5 seconds).
2007-11-28 14:45:22 +00:00
rillig
555f2fa179 Fixed build error with sunpro. 2007-11-28 13:19:35 +00:00
rillig
73b5319da9 Oops, don't overflow the terminal. 2007-11-28 13:18:50 +00:00
rillig
b9163bca81 sunpro doesn't need -lstdc++. 2007-11-28 13:03:56 +00:00
rillig
ba3e0729b2 Using a single awk process instead of a pipe of four grep processes
should be both faster and easier to read.
2007-11-28 12:57:46 +00:00
mjl
14985faa55 Note micq, climm 2007-11-28 11:50:05 +00:00
mjl
46927ab399 Remove micq, project has been renamed to climm. 2007-11-28 11:47:45 +00:00
mjl
e288754613 Enable climm, disable micq. 2007-11-28 11:46:30 +00:00
mjl
13923e681d Initial import of climm-0.6.1. (formerly known as micq) 2007-11-28 11:45:34 +00:00
obache
096fa30d15 Updated editors/nvi-m17n to 1.79.20040401nb4 2007-11-28 11:41:03 +00:00
obache
275b378d74 Fixes typo in wapper script.
Problem noticed by Satoshi Suetake in PR 37445.

Bump PKGREVISION.
2007-11-28 11:40:35 +00:00
jnemeth
369a5a5d2c Add MAKE_JOBS_SAFE=NO from Rumko on pkgsrc-users@. 2007-11-28 11:40:09 +00:00
rillig
532c6fad52 Added some comments that explain the data structures. 2007-11-28 11:34:20 +00:00
tron
2a1ed84efb Make sure that the correct path to "bash" is used in shell scripts. 2007-11-28 09:18:57 +00:00
rillig
3a2689c94c Added keywords for "bmake help". 2007-11-28 08:48:11 +00:00
tron
1225135123 Don't depend on "shells/bash" on platforms which provided "/bin/bash". 2007-11-28 07:48:14 +00:00
tron
c0a2ce4a12 Modern versions of Solaris include "/bin/bash". 2007-11-28 07:45:50 +00:00
rillig
20b594e4b4 Use "ln -s" instead of "cp -r" for making DragonFly equivalent to
NetBSD, since the latter command doesn't like the inaccessible files
that are created when patching against /dev/null.
2007-11-28 07:37:46 +00:00
rillig
5f3b935cfc If we provide a mandoc-style manpage, we must also provide it
pre-formatted, for Solaris and some other operating systems that cannot
render it.
2007-11-28 07:28:27 +00:00
ghen
fea54941d9 Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.10. 2007-11-28 01:38:33 +00:00
ghen
c5e52e6ab8 Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.10.
Security fixes in this version:

MFSA 2007-39 Referer-spoofing via window.location race condition
MFSA 2007-38 Memory corruption vulnerabilities (rv:1.8.1.10)
MFSA 2007-37 jar: URI scheme XSS hazard

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.10/releasenotes/
2007-11-28 01:36:09 +00:00
tron
42c0cd8f4d Fix primary and secondary master site URL. 2007-11-27 23:09:29 +00:00
rillig
8f225edbcd Made the code a bit more readable by elimination common subexpressions. 2007-11-27 23:06:43 +00:00
tron
38713c2651 Improve handling of configuration files and don't create obsolete "css"
directory. Problems noted by Stoned Elipot and Martti Kuparinen in
private e-mail. Bump package revision because of these changes.
2007-11-27 23:02:43 +00:00
drochner
bdc298f860 update to 1.20.2
changes: minor bugfixes
2007-11-27 21:47:44 +00:00
drochner
7064eb3ec4 update to 2.12.2
changes:
-many bugfixes
-translation updates

pkgsrc note: the gtk-doc (html) developer documentation was not
properly built when that release was done, so we need to rebuild
it using gtk-doc. Unfortunately this takes a lot of time.
2007-11-27 21:45:45 +00:00
drochner
a2f8d1406e -remove a temporary hack which made that posix_memalign(3) was not used
even if present; the purpose was to allow use of both malloc
 implementations of NetBSD-current, but since other pkgs are picking up
 posix_memalign(3) too, and NetBSD-current will deal with the binary
 compatibility problem, this is getting pointless
-comment out 2 selftests which depend on nonstandard behaviour of
 GNU iconv(3) -- the code itself works as documented
ride on recent update
2007-11-27 21:33:22 +00:00
drochner
738b7fb099 set OVERRIDE_DIRDEPTH because there are config.{guess,sub} files
deep within the hierarchy (not used by the build),
from Rumko per mail to pkgsrc-users
2007-11-27 21:24:32 +00:00
jlam
8199a0eab1 Make PKGNAME consistent across all platforms in the compat* and
netbsd32_compat* packages.
2007-11-27 19:40:51 +00:00
jlam
18bb62a29e Prevent the compat15 and compat16 packages from building on amd64
because those NetBSD releases didn't yet support amd64.

Before this change, pkgsrc would still try to install these packages
on amd64 if you manually entered the package directory and ran "make
install" because amd64 supports netbsd-i386 emulation.
2007-11-27 19:20:42 +00:00
pooka
2fd7ddd819 note addition of chironfs, raid1-like file system 2007-11-27 18:58:09 +00:00
pooka
f0a13608a5 add & enabled fuse-chironfs 2007-11-27 18:56:35 +00:00
pooka
9796a74f4d ChironFS, replicating file system which operates like RAID1 on a
file system level, i.e. is configured by collecting several
mountpoints into one virtual replicated file system.
2007-11-27 18:55:40 +00:00
jlam
b250f2c691 Document where this file is included. 2007-11-27 16:27:30 +00:00
tron
a68fd0eea6 Note update of the "phpmyadmin" package to version 2.11.2.1nb1. 2007-11-27 15:21:01 +00:00
tron
6b0e3c9b1a Improve handling of configuration files and don't create obsolete "css"
directory. Problems noted by Stoned Elipot and Martti Kuparinen in
private e-mail. Bump package revision because of these changes.
2007-11-27 15:20:47 +00:00
adam
538f14df4a Updated security/pam-ldap to 184 2007-11-27 08:29:01 +00:00
adam
028262906e Changes 184:
* fix for BUG 312: pam_ldap does not try to reconnect
  when LDAP server closed the connection
2007-11-27 08:27:06 +00:00
seb
ae70fa459a This package's configure script wants to find perl, so add 'perl'
to USE_TOOLS and let buildlink3 via perl5/module.mk handle the
full dependency recording.
2007-11-27 08:04:10 +00:00
hiramatsu
cd7b2efd27 Updated devel/p5-Class-Factory to 1.06. 2007-11-27 06:56:04 +00:00
hiramatsu
bba643795a Update p5-Class-Factory to 1.06.
Changes from 1.04:

1.06  Tue Nov   6 21:16:07 CET 2007
      - Added remove_factory_type(), unregister_factory_type() and
        get_factory_type_for(). Marcel Gruenauer <marcel@cpan.org>

1.05  Thu Feb   1 22:57:21 PST 2007
      - Added method get_registered_class(), suggested by
        Sebastian Knapp <giftnuss@netscape.net>
2007-11-27 06:55:09 +00:00
taca
7463e1f5c5 +firefox-2.0.0.10. 2007-11-27 06:14:00 +00:00
rillig
ceabeaf481 rawphoto.c uses libm. 2007-11-27 01:31:03 +00:00
hubertf
7711a2ebcf Use -nc (no clobber) for wget.
Suggested by Matthias Ferdinand <mf@mferd.de>
2007-11-26 23:40:10 +00:00
hubertf
dda61e488c regen 2007-11-26 23:22:50 +00:00
wiz
f592c0060c + cone-0.74, courier-0.58.0, deskbar-applet-2.20.2, eog-2.20.3,
evolution-2.12.2, evolution-data-server-1.12.2,
  evolution-exchange-2.12.2, gail-1.20.2, gtkhtml-3.16.2, orca-2.20.2,
  rxvt-unicode-8.7, xmms-crossfade-0.3.14, zenity-2.20.1.
2007-11-26 23:16:03 +00:00
wiz
a63f2bf53d Update: Supports gtk2-2.10 too. Noted on tech-pkg. 2007-11-26 22:52:40 +00:00