David Holland | 1 Jan 2012 01:00
Picon

Re: CVS commit: pkgsrc/databases/postgresql-postgis

On Sat, Dec 31, 2011 at 05:14:16PM +0000, Greg Troxel wrote:
 > Modified Files:
 > 	pkgsrc/databases/postgresql-postgis: Makefile PLIST distinfo
 > Added Files:
 > 	pkgsrc/databases/postgresql-postgis/patches: patch-configure
 > 	    patch-configure.ac
 > Removed Files:
 > 	pkgsrc/databases/postgresql-postgis/patches: patch-aa patch-ab patch-ac
 > 	    patch-ad patch-ae
 > 
 > Log Message:
 > [...]

It builds now, thanks.

--

-- 
David A. Holland
dholland <at> netbsd.org

David Holland | 1 Jan 2012 01:18
Picon

Re: CVS commit: pkgsrc/editors/emacs21

On Sat, Dec 31, 2011 at 11:56:47PM +0000, David A. Holland wrote:
 > Modified Files:
 > 	pkgsrc/editors/emacs21: distinfo
 > 	pkgsrc/editors/emacs21/patches: patch-ab
 > 
 > Log Message:
 > try again. sigh...

Ok, without typos that worked, and emacs21 now builds for me without
crashing.

--

-- 
David A. Holland
dholland <at> netbsd.org

Steven Drake | 1 Jan 2012 04:49
Picon

CVS commit: pkgsrc/databases/postgresql91-client

Module Name:	pkgsrc
Committed By:	sbd
Date:		Sun Jan  1 03:49:48 UTC 2012

Modified Files:
	pkgsrc/databases/postgresql91-client: Makefile

Log Message:
Use ${MKDIR} not ${PREFIX}/bin/mkdir

To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/postgresql91-client/Makefile

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

Steven Drake | 1 Jan 2012 05:03
Picon

CVS commit: pkgsrc/sysutils/cdrtools

Module Name:	pkgsrc
Committed By:	sbd
Date:		Sun Jan  1 04:03:33 UTC 2012

Modified Files:
	pkgsrc/sysutils/cdrtools: Makefile distinfo
Added Files:
	pkgsrc/sysutils/cdrtools/patches: patch-RULES_rules.man

Log Message:
Fix a race condition by making a targets directory a dependence of the target.
This should make the package MAKE_JOBS safe again.

To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/sysutils/cdrtools/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/sysutils/cdrtools/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/cdrtools/patches/patch-RULES_rules.man

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

Steven Drake | 1 Jan 2012 05:22
Picon

CVS commit: pkgsrc/databases/gdbm_compat

Module Name:	pkgsrc
Committed By:	sbd
Date:		Sun Jan  1 04:22:04 UTC 2012

Modified Files:
	pkgsrc/databases/gdbm_compat: builtin.mk

Log Message:
Include databases/gdbm/builtin.mk earlier to stop malformed conditional
errors because of USE_BUILTIN.gdbm usage.

To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/gdbm_compat/builtin.mk

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

John Nemeth | 1 Jan 2012 10:36
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	jnemeth
Date:		Sun Jan  1 09:36:02 UTC 2012

Added Files:
	pkgsrc/doc: CHANGES-2012

Log Message:
new file for 2012

To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/doc/CHANGES-2012

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

Sergey Svishchev | 1 Jan 2012 15:39
Picon

CVS commit: pkgsrc/textproc/libplist

Module Name:	pkgsrc
Committed By:	shattered
Date:		Sun Jan  1 14:39:33 UTC 2012

Modified Files:
	pkgsrc/textproc/libplist: Makefile distinfo
Added Files:
	pkgsrc/textproc/libplist/patches: patch-swig_plist.i

Log Message:
Fix build on 5.1/amd64 (PR 45691) -- cast long tv_sec to time_t.  Not
a problem in -current, where tv_sec is time_t.

To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/libplist/Makefile \
    pkgsrc/textproc/libplist/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/libplist/patches/patch-swig_plist.i

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

Joerg Sonnenberger | 1 Jan 2012 15:41
Picon

CVS commit: pkgsrc/pkgtools/x11-links

Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Jan  1 14:41:44 UTC 2012

Modified Files:
	pkgsrc/pkgtools/x11-links: buildlink3.mk

Log Message:
Add bin to the buildlink filter to make sure that freetype-config is
visible from the modified PATH. Fixes ocamlgraphics.

To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/pkgtools/x11-links/buildlink3.mk

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

Ryo ONODERA | 1 Jan 2012 21:06
Picon

CVS commit: pkgsrc/net/xnap

Module Name:	pkgsrc
Committed By:	ryoon
Date:		Sun Jan  1 20:06:34 UTC 2012

Modified Files:
	pkgsrc/net/xnap: Makefile distinfo
	pkgsrc/net/xnap/patches: patch-aa

Log Message:
* Convert to use SUBST framework.
* Remove dependency to x11/swing.
* Drop lang/kaffe support, because x11/swing had been removed.
* Bump PKGREVISION.

To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/xnap/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/xnap/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/xnap/patches/patch-aa

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

Ryo ONODERA | 1 Jan 2012 21:09
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	ryoon
Date:		Sun Jan  1 20:09:42 UTC 2012

Modified Files:
	pkgsrc/doc: CHANGES-2012

Log Message:
Updated net/xnap to 2.0nb2

To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/doc/CHANGES-2012

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


Gmane