Lubomir Sedlacik | 1 Aug 2006 01:04
Picon

CVS commit: [pkgsrc-2006Q2] pkgsrc/doc


Module Name:	pkgsrc
Committed By:	salo
Date:		Mon Jul 31 23:04:35 UTC 2006

Modified Files:
	pkgsrc/doc [pkgsrc-2006Q2]: CHANGES-pkgsrc-2006Q2

Log Message:
#1764

To generate a diff of this commit:
cvs rdiff -r1.1.2.45 -r1.1.2.46 pkgsrc/doc/CHANGES-pkgsrc-2006Q2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Lubomir Sedlacik | 1 Aug 2006 01:38
Picon

CVS commit: [pkgsrc-2006Q2] pkgsrc


Module Name:	pkgsrc
Committed By:	salo
Date:		Mon Jul 31 23:38:28 UTC 2006

Modified Files:
	pkgsrc/archivers/szip [pkgsrc-2006Q2]: Makefile
Added Files:
	pkgsrc/licenses [pkgsrc-2006Q2]: szip-license

Log Message:
Pullup ticket 1765 - requested by gdt
resolve szip license issue

Revisions pulled up:
- pkgsrc/archivers/szip/Makefile		1.7
- pkgsrc/licenses/szip-license			1.1

   Module Name:		pkgsrc
   Committed By:	gdt
   Date:		Thu Jul  6 14:43:27 UTC 2006

   Modified Files:
   	pkgsrc/archivers/szip: Makefile

   Log Message:
   Add RESTRICTED/NO_*_ON_* since the license does not grant permission
   to redistribute.
---
   Module Name:		pkgsrc
(Continue reading)

Lubomir Sedlacik | 1 Aug 2006 01:38
Picon

CVS commit: [pkgsrc-2006Q2] pkgsrc/doc


Module Name:	pkgsrc
Committed By:	salo
Date:		Mon Jul 31 23:38:50 UTC 2006

Modified Files:
	pkgsrc/doc [pkgsrc-2006Q2]: CHANGES-pkgsrc-2006Q2

Log Message:
#1765

To generate a diff of this commit:
cvs rdiff -r1.1.2.46 -r1.1.2.47 pkgsrc/doc/CHANGES-pkgsrc-2006Q2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Lubomir Sedlacik | 1 Aug 2006 02:19
Picon

CVS commit: [pkgsrc-2006Q2] pkgsrc/mail/postfix


Module Name:	pkgsrc
Committed By:	salo
Date:		Tue Aug  1 00:19:03 UTC 2006

Modified Files:
	pkgsrc/mail/postfix [pkgsrc-2006Q2]: Makefile distinfo

Log Message:
Pullup ticket 1767 - requested by ghen
bugfix update for postfix

Patch provided by the submitter.

   This patch is a back-port of fixes from Postfix 2.3. The main
   changes are:

   - The PostgreSQL client was updated after major database API changes
     in response to PostgreSQL security issues. This breaks support for
     PGSQL versions prior to 8.1.4, 8.0.8, 7.4.13, and 7.3.15. Support
     for these older releases requires major code changes that will have
     to wait until Postfix 2.4.

   - The Postfix SMTP client enforced Mandatory TLS only when talking
     to an ESMTP server; enforcement did not happen if Postfix could
     somehow be forced to send HELO instead of EHLO. This is minor
     compared to the DNS spoofing issues that were fixed with Postfix
     2.2.10.

To generate a diff of this commit:
(Continue reading)

Lubomir Sedlacik | 1 Aug 2006 02:19
Picon

CVS commit: [pkgsrc-2006Q2] pkgsrc/doc


Module Name:	pkgsrc
Committed By:	salo
Date:		Tue Aug  1 00:19:26 UTC 2006

Modified Files:
	pkgsrc/doc [pkgsrc-2006Q2]: CHANGES-pkgsrc-2006Q2

Log Message:
#1767

To generate a diff of this commit:
cvs rdiff -r1.1.2.47 -r1.1.2.48 pkgsrc/doc/CHANGES-pkgsrc-2006Q2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Dan McMahill | 1 Aug 2006 02:53
Picon

CVS commit: pkgsrc/mk/bulk


Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Tue Aug  1 00:53:24 UTC 2006

Modified Files:
	pkgsrc/mk/bulk: upload

Log Message:
- add a -h|--help flag

- add a -n|--no-upload flag which does everything but actually executing
  the upload to help see what would happen

- add a -d|--debug flag to preserve the temporary files to help with
  debugging

- add a -V|--version flag

To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/mk/bulk/upload

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Roland Illig | 1 Aug 2006 08:05
Picon

CVS commit: pkgsrc/mk/bulk


Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Aug  1 06:05:15 UTC 2006

Added Files:
	pkgsrc/mk/bulk: sort-packages

Log Message:
Added a program that sorts binary packages into categories, depending on
whether they may be uploaded, are vulnerable, or good.

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/mk/bulk/sort-packages

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Roland Illig | 1 Aug 2006 08:10
Picon

CVS commit: pkgsrc/mk/bulk


Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Aug  1 06:10:44 UTC 2006

Modified Files:
	pkgsrc/mk/bulk: sort-packages

Log Message:
Oops, fixed a typo and tested it again. Now it works.

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/bulk/sort-packages

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Roland Illig | 1 Aug 2006 09:50
Picon

CVS commit: pkgsrc/mk/bulk


Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Aug  1 07:50:04 UTC 2006

Modified Files:
	pkgsrc/mk/bulk: sort-packages

Log Message:
Always create the files for the lists, even if they would end up empty.

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/bulk/sort-packages

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Geert Hendrickx | 1 Aug 2006 10:25
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	ghen
Date:		Tue Aug  1 08:25:45 UTC 2006

Modified Files:
	pkgsrc/doc: CHANGES-2006

Log Message:
Added audio/easyh10 version 1.4.

To generate a diff of this commit:
cvs rdiff -r1.876 -r1.877 pkgsrc/doc/CHANGES-2006

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Gmane