Joerg Sonnenberger | 1 Oct 2007 05:21
Picon

CVS commit: pkgsrc/time/cairo-clock


Module Name:	pkgsrc
Committed By:	joerg
Date:		Mon Oct  1 03:21:03 UTC 2007

Modified Files:
	pkgsrc/time/cairo-clock: Makefile

Log Message:
Needs msgfmt.

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/time/cairo-clock/Makefile

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

Masao Uebayashi | 1 Oct 2007 06:16
Picon

CVS commit: pkgsrc/shells/zsh-current


Module Name:	pkgsrc
Committed By:	uebayasi
Date:		Mon Oct  1 04:16:07 UTC 2007

Modified Files:
	pkgsrc/shells/zsh-current: Makefile

Log Message:
Fix embedded paths to /bin/env and /usr/local/bin/zsh.  Reported by joerg.

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/shells/zsh-current/Makefile

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

Roland Illig | 1 Oct 2007 08:46
Picon

CVS commit: pkgsrc/mk/buildlink3


Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Oct  1 06:46:37 UTC 2007

Modified Files:
	pkgsrc/mk/buildlink3: bsd.buildlink3.mk

Log Message:
Why don't we use pkg_info -qL instead of pkg_info -f?

To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 pkgsrc/mk/buildlink3/bsd.buildlink3.mk

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

Roland Illig | 1 Oct 2007 09:21
Picon

CVS commit: pkgsrc/mk


Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Oct  1 07:21:44 UTC 2007

Modified Files:
	pkgsrc/mk: x11.buildlink3.mk x11.version.mk

Log Message:
Fixed the comments a little bit.

Hey Joerg, since you made the non-modular Xorg obsolete, you could have
at least changed the comments in this file, reflecting the change to
modular Xorg.

Now, please document here how these files are really meant to be used,
since you know it better than me.

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/mk/x11.buildlink3.mk
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/x11.version.mk

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

Roland Illig | 1 Oct 2007 09:51
Picon

CVS commit: pkgsrc/pkgtools/pkglint/files


Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Oct  1 07:51:09 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkglint/files: deprecated.map makevars.map

Log Message:
Marked _PKG_SILENT and _PKG_DEBUG as deprecated, added USE_FEATURES.

To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/pkgtools/pkglint/files/deprecated.map
cvs rdiff -r1.166 -r1.167 pkgsrc/pkgtools/pkglint/files/makevars.map

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

OBATA Akio | 1 Oct 2007 10:32
Picon

CVS commit: pkgsrc/lang/snobol


Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Oct  1 08:32:15 UTC 2007

Modified Files:
	pkgsrc/lang/snobol: Makefile

Log Message:
Update MASTER_SITES:
removed unavailable ftp://alpha.gnu.org/budne/snobol/.
add new entry ftp://ftp.snobol4.org/snobol/old/.
(ftp://ftp.snobol4.org/snobol/ have newer version 1.1).

To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/lang/snobol/Makefile

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

OBATA Akio | 1 Oct 2007 10:39
Picon

CVS commit: pkgsrc/lang/snobol


Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Oct  1 08:39:53 UTC 2007

Modified Files:
	pkgsrc/lang/snobol: Makefile

Log Message:
Update HOMEPAGE, old url is not available anymore.

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/lang/snobol/Makefile

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

OBATA Akio | 1 Oct 2007 10:42
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Oct  1 08:42:31 UTC 2007

Modified Files:
	pkgsrc/doc: TODO

Log Message:
+ snobol-1.1

To generate a diff of this commit:
cvs rdiff -r1.6709 -r1.6710 pkgsrc/doc/TODO

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

Joerg Sonnenberger | 1 Oct 2007 10:55
Picon

Re: CVS commit: pkgsrc/mk

On Mon, Oct 01, 2007 at 07:21:44AM +0000, Roland Illig wrote:
> Hey Joerg, since you made the non-modular Xorg obsolete, you could have
> at least changed the comments in this file, reflecting the change to
> modular Xorg.

The X11_TYPE != native is pretty clear... I think x11.version.mk can
pretty much be removed and x11-links be used directly, but I don't want
to change anything in that area that I can't test.

X11_TYPE should most likely be documented in bsd.prefs.mk where the
default value is set, with the special note that the platform mk files
can override it. I have no idea about the other variables, but I would
be surprised if most of them are not obsolete.

Joerg

Roland Illig | 1 Oct 2007 11:54
Picon

CVS commit: pkgsrc/pkgtools/pkgdiff


Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Oct  1 09:54:32 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkgdiff: Makefile

Log Message:
On Solaris, at least the catpages can be installed. By the way, mandoc
pages cannot be processed with nroff -man. Since we already have the
preformatted files in the FILESDIR, what was the point of regenerating
them?

PKGREVISION++

To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/pkgtools/pkgdiff/Makefile

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


Gmane