Commit graph

107384 commits

Author SHA1 Message Date
joerg
9110460f92 Precreate all needed directories, most importantly the app defaults. 2006-12-29 12:50:03 +00:00
schmonz
a891ebb6d3 Note addition of mail/greetdelay. 2006-12-29 10:52:20 +00:00
schmonz
3eb3e612fb Add and enable greetdelay. 2006-12-29 10:50:08 +00:00
schmonz
e3b22fefd4 To atone for closing a couple PRs, import a leafy new little package.
greetdelay introduces a small delay before an SMTP greeting. It can
also optionally enforce RFC 2821's recommendation that SMTP clients
not send any commands before receiving the greeting message.

With a delay of 30s it has done me a world of good.
2006-12-29 10:49:25 +00:00
schmonz
f51caffd5b Note qmail PKGREVISION bump (updated 3rd-party patches). 2006-12-29 10:33:08 +00:00
schmonz
502faaf2a0 Update to nb12 (is this a record?). From the respective patch changelogs:
* Update qregex patch (PR pkg/34760) to 20060423:

  - qregex adds the matched regex pattern to its log entries if the
    LOGREGEX environment variable is set.

* Update realrcptto patch to 20061210:

  - Logging uses substdio_puts() and substdio_flush() instead of
    substdio_putsflush(). This makes log entries less likely to be
    interleaved. Thanks to Matthew Dempsky for finding this.

  - For QMAILRRTENYALL, use error code 554 after DATA, not 550.
    Thanks to ... sorry, I lost track of who found this.

  - Log stat() errors for .qmail files. Thanks to Chris Bensend for
    suggesting this.

* Update tls-smtpauth combined patch to 20060105. TLS changes:

  - bug: qmail-remote loops on malformed server response (B. Shupp,
    A. Meltzer)

  - no STARTTLS advertised when control/servercert.pem absent (Jason
    Haar)

  - control/notlshosts (Albert Weichselbraun)

  - control/tlshosts/exhaustivelist

  - scripts honor conf-users (Sven Verdoolaege)

  - strerror declaration in tls.c compile problem (Renato Botelho,
    Bill Shupp)

  - chown uid.gid deprecated, should be uid:gid (Bill Shupp)

  SMTP AUTH changes:

  - includes the evaluation of the 'Auth' and the 'Size' parameter
    in the 'Mail From:' command.

  - uses DJB functions to copy FDs.

  - corrects some minor mistakes displaying the 'Auth' userid.

  - uses keyword "ESMTPA" in Received header in case of authentication
    to comply with RFC 3848.

pkgsrc changes:

* Note SPECIAL_PERMS on qmail-queue binary (from dsainty@).
2006-12-29 10:32:05 +00:00
obache
743a187736 Distfile exists in old directory now. 2006-12-29 07:53:32 +00:00
obache
805b5ec0c1 Updated print/lilypond to 2.4.6. 2006-12-29 07:13:19 +00:00
obache
f8132f56ec Update lilypond to 2.4.6.
This release backports the tieWaitForNote feature and has support for tetex-3.0
and some fixes.
2006-12-29 07:11:55 +00:00
obache
bee48189f3 Relative $infodir is allowed, so if it's relative, add ${PREFIX}. 2006-12-29 07:06:31 +00:00
schmonz
c34631ab70 Note queue-repair PKGREVISION bump. 2006-12-29 06:44:42 +00:00
schmonz
835c26f4a0 This package is incompatible with mail/qmail, as it does not follow
symlinks properly. Add a MESSAGE to this effect, addressing PR
pkg/30904. Bump PKGREVISION.
2006-12-29 06:44:00 +00:00
obache
c6ecbb533b Net::Server breaks rc.subr's techniques for detecting whether the
process running at a certain PID is actually the process we wish to
stop.  Just unconditionally send SIGTERM to the PID instead, like a
security/amavisd-new doing, fixed PR 35334.
2006-12-29 06:37:03 +00:00
schmonz
73fb2fc774 Note ezmlm-idx update (bugfixes). 2006-12-29 06:21:52 +00:00
schmonz
674b50514c Update to 0.444, a bugfix release, and quell pkglint. From the changelog:
- Fixed text files to not overwrite the "text/top" and "text/bottom"
  files unconditionally.  Also rewrote places where the filename was
  duplicated in the tags.

- (Un)subscribe requests initiated and confirmed by a moderator are now
  marked in the Log as "+mod" or "-mod".  This is accomplished by the
  addition of another pair of subscribe/unsubscribe confirmation
  commands ("rc.cookie" and "wc.cookie") to ezmlm-manage to
  differentiate between moderated (un)subscribe requests and
  (un)subscribe requests iniated and confirmed by a moderator.
2006-12-29 06:21:06 +00:00
joerg
412d5ea7c7 s,//,/, 2006-12-29 00:48:59 +00:00
adrianp
c5bf6ff94e Add a patch for a recent format string bug from the w3m CVS
Bump PKGREVISION
2006-12-28 22:08:35 +00:00
joerg
0ed922f038 I see no reason to force PostgreSQL 7.4 here, so remove the forced
version and bump revision.
2006-12-28 18:19:00 +00:00
obache
0dc12fa0e5 INFO_DIR was reused for a diffrent purpose. 2006-12-28 16:09:33 +00:00
xtraeme
36060eb3a0 Updated mail/sylpheed to 2.3.0 (I'm back from the hell). 2006-12-28 15:53:20 +00:00
xtraeme
7e1aec7eaa Update to 2.3.0:
2.3.0 provides the new printing function and new mail notification by
the tray icon. 2.3.0 also includes various usability improvements.
In Win32 version, the included GTK+ library has been updated to the
latest 2.10.6, and it introduces the improvements of usability and
bugfixes.
2006-12-28 15:52:06 +00:00
joerg
771ebd90b2 Depend on the ghostscript fonts by default. Bump revision. 2006-12-28 12:50:55 +00:00
joerg
96ca528546 Remove of ghostscript-gnu and ghostscript-afpl. 2006-12-28 12:44:40 +00:00
joerg
aa325eb4eb Retire ghostscript-afpl and ghostscript-gnu. 2006-12-28 12:17:51 +00:00
joerg
7bc3314d62 ...and include x11.buildlink3.mk explicitly, which defines it. 2006-12-28 12:16:25 +00:00
joerg
331e2615fa Change PostgreSQL default version to 8.1 and bump revision of all
packages which have it active by default.
2006-12-28 12:12:57 +00:00
jnemeth
bb54d77aff note update of dbus-glib to 0.72nb1 2006-12-28 12:07:00 +00:00
jnemeth
9c8fb1175a Specify minimum required version of dbus.
Approved by: jmmv
Approved for commit during freeze by: joerg
2006-12-28 12:04:50 +00:00
mjl
8b8b76de3f Note asterisk-sounds-de-x9media 2006-12-28 12:02:13 +00:00
mjl
caa68e70bf Update asterisk-sounds-de-x9media to v4 (20060714) 2006-12-28 12:01:38 +00:00
wulf
7e09c89a32 Added patches/patch-af fixing syntax error in src/mt63/dsp.h causing
build process to fail
2006-12-28 11:54:47 +00:00
joerg
bc814cc4da JDK 1.4 update for security reasons. 2006-12-28 11:54:15 +00:00
wulf
4371942f61 Added patch-af to fix syntax error in src/mt63/dsp.h 2006-12-28 11:52:31 +00:00
joerg
71779ea30e Update to Sun JDK/JRE 1.4.2 Update 13.
Fixed issues:
Random is not thread-safe
ResourceMark breaks growable array
policy_maximally_unroll ignores the current compilation size and can blow out the node counts.
C2 fails to compile MD2 implementation
JVM 1.3.1 crash due to fatal error in exception handler
Unnecessary FullGC
Spurious OutOfMemoryError exceptions
pointer_delta not used for pointer diff
intermittent extreme mutator slowdown in jbb runs with ParNew/DefNew
1.4.2_11 java_g with iCMS Error: assert(_pending_decrements > 0,"can't be zero or negative")
pathologically slow oopmap generation
jvm crashes failing "unsafe access to zombie method" gaurantee
methodOopDesc::set_fingerprint isn't thread safe
GC time stamps should be relative to the start of the JVM
Crash occurs at safepoint on deoptimization in 1.4.2_07
JVM abort with Full thread dump by kill -QUIT
unexpected exception occurs in InputStreamReader
Wrong mapping of color happens if one takes print of a swing component in 16 bit color depth
JVM crash when mouse enter area of a native components embed using JNI
ScrollBar does not show up correctly in 6.0
Focus issue with JFrame and JButton
Uncomitted characters are lost when the focus is moved to another textfield by mouse click
File.deleteOnExit() with long file name causes buffer overflow
(process) Runtime.exec does not close all file descriptors on Solaris 9
HttpURLConnection.disconnect doesn?t really do the job
HTTP tunnel connections send user headers to proxy
Pre-1.4 SocketImpl no longer supported
Verification of signed JAR files is very slow (performance reduction)
DomainComponent is Not IAS5String but PrintableString ( See RFC3280 )
KerberosTicket throws exception when authtime field in KrbCredInfo is null
Add Comodo CA root certs to JDK
JSpinner gets spinning when mouse button is pushed down and the spinner is replaced with new one.
JEditorPane is unable to do reasonably spaced indentation in complex HTML tables
(tz) Support tzdata2006g
Some PNGs fail to load with ImageIO
using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB
Nightly build for all platforms have failed
REGRESSION: UK and France: bad minimal days in first week (2)
jmap does not work with CMS in 1.4.2_09
native memory leaks when running under IE windows plugin
focus lost within text item after applet is shown again
Turning on Jar Caching causes a DownloadException and the applet jar fails load
jaws: using 1.4.2 or 5.0 over https on Solaris: Java 1.4+ is required for HTTPS support
Fix for bug 5098318 prevents caching of JAR files containing cipher code
Incorrect arch version of w2k_lsa_auth.dll bundles with 1.4.2 amd64 build for SAP
sun.security.krb5.internal.ccache.FileCredentialsCache vs multiple cached TGTs
sun.net.client.defaultConnectTimeout defaultReadTimeout should work with HttpsURLConnection
2006-12-28 11:51:11 +00:00
wiz
02f26c1478 Reset maintainer. When sending mail to proff@iq.org, one gets a reply
that says the mail there is not read any longer.
2006-12-28 11:47:51 +00:00
hira
8218db215f Use ${X11_LDFLAGS} instead of -R${X11BASE}/lib.
Pointed out by joerg@.
2006-12-28 11:44:49 +00:00
hira
b2c75a1606 Note PKGREVISION bump of x11/mlterm. 2006-12-28 11:12:07 +00:00
hira
ba2f74f4df Pass -R${X11BASE}/lib to extra scrollbars. Bump PKGREVISION. 2006-12-28 11:10:08 +00:00
wiz
b4feb64ddd Sort. 2006-12-28 10:22:08 +00:00
schmonz
86320ee816 The self-tests fail on OS X. This may or may not be a real problem,
but the test suite returning a error code before install definitely
is. Make the tests available via TEST_TARGET instead of as part of
the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS
to the version most bgware wants these days.

No change to installed package, hence no PKGREVISION.
2006-12-28 03:20:32 +00:00
joerg
e7a8697fff Remove the external vorbis dependency as the internal implementation
based on tremor is used by default. In the long term, it might end up
replaced with the ffmpeg version as well. Noticed in PR 31587.
Bump revision.
2006-12-27 21:14:12 +00:00
joerg
cd0ebd2244 Fix build on FreeBSD. 2006-12-27 20:49:04 +00:00
joerg
16d189a229 Skip gs as tool during build of print/ghostscript6. 2006-12-27 19:27:40 +00:00
joerg
e74c040a78 Use print/ghostscript as default now that it is newer than
print/ghostscript-gnu.
2006-12-27 19:22:18 +00:00
joerg
6e8bdc0c9d After print/ghostscript has been copied to print/ghostscript6,
update print/ghostscript to version 8.54 of the GPL version.
2006-12-27 18:19:09 +00:00
joerg
83a9a8fac2 Update to gpl ghostscript-8.54 aka print/ghostscript-afpl relaunched
under GPL with options.mk. This was discussed on tech-pkg@.
2006-12-27 18:18:22 +00:00
joerg
b3d38c964e Use REQD_DIRS for share/ghostscript. 2006-12-27 18:09:29 +00:00
joerg
6239688e04 Use REQD_DIRS for share/ghostscript as it is part of both ghostscript-*
and the font package.
2006-12-27 18:08:17 +00:00
joerg
b490ad0e33 + ghostscript6 2006-12-27 17:40:50 +00:00
joerg
27564cf95a Reimport print/ghostscript as print/ghostscript6 in preparation of
merging ghostscript-gnu and ghostscript-afpl.
2006-12-27 17:39:14 +00:00