Federico G. Schwindt | 1 Aug 2009 05:20
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch <at> cvs.openbsd.org	2009/07/31 21:20:19

Modified files:
	databases/py-couchdb: Makefile distinfo 
	databases/py-couchdb/pkg: PLIST 

Log message:
Update to 0.6. martynas <at>  ok

Federico G. Schwindt | 1 Aug 2009 05:21
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch <at> cvs.openbsd.org	2009/07/31 21:21:46

Modified files:
	devel/mercurial: Makefile distinfo 
	devel/mercurial/patches: patch-tests_run-tests_py 
	devel/mercurial/pkg: PLIST 

Log message:
Update to 1.3.1.  martynas <at>  wcmaier <at>  ok
While I'm here, add spaces around =.

Federico G. Schwindt | 1 Aug 2009 05:28
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch <at> cvs.openbsd.org	2009/07/31 21:28:47

Modified files:
	www/moinmoin   : Makefile distinfo 
	www/moinmoin/pkg: PLIST 

Log message:
SECURITY UPDATE to 1.8.4.
See http://moinmo.in/MoinMoinRelease1.8 for details.  martynas <at>  ok

Stuart Henderson | 1 Aug 2009 11:21
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen <at> cvs.openbsd.org	2009/08/01 03:21:55

Modified files:
	net/silc-server: Makefile distinfo 
	net/silc-server/patches: patch-apps_silcd_Makefile_in 
	                         patch-configure_ac 

Log message:
update silc-server to 1.1.17; fixes crashes, upgrading is strongly
recommended. ok Brad (maintainer).

Stuart Henderson | 1 Aug 2009 14:58
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen <at> cvs.openbsd.org	2009/08/01 06:58:06

Modified files:
	net/silc-client: Makefile distinfo 
	net/silc-client/patches: 
	                         patch-apps_irssi_src_fe-common_core_Makefile_in 
	                         patch-configure_ac 
	                         patch-doc_Makefile_in 
	                         patch-lib_Makefile_in 

Log message:
SECURITY update to 1.1.8, fixes a serious format string vulnerability.
From Brad.

Stuart Henderson | 1 Aug 2009 16:11
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen <at> cvs.openbsd.org	2009/08/01 08:11:20

Modified files:
	databases/freetds: Makefile distinfo 
	databases/freetds/patches: patch-Makefile_in 
	                           patch-odbc_unittests_Makefile_in 
	                           patch-src_ctlib_unittests_Makefile_in 
	                           patch-src_dblib_unittests_Makefile_in 
	                           patch-src_pool_Makefile_in 
	                           patch-src_tds_unittests_Makefile_in 
	databases/freetds/pkg: PFRAG.shared PLIST 
Added files:
	databases/freetds/patches: patch-src_odbc_connectparams_c 

Log message:
- update to 0.82+patches
- build the ODBC library

Stuart Henderson | 1 Aug 2009 16:11
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen <at> cvs.openbsd.org	2009/08/01 08:11:45

Modified files:
	databases/p5-sybperl: Makefile 
	databases/sqsh : Makefile 
	databases/sqsh/pkg: PLIST 

Log message:
sync LIB_DEPENDS for new freetds, bump.

Stuart Henderson | 1 Aug 2009 16:13
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen <at> cvs.openbsd.org	2009/08/01 08:13:00

Added files:
	www/php5/extensions/patches: patch-ext_sybase_ct_config_m4 

Log message:
adjust autoconf checks for freetds 0.82; no package content changes
as a result of this, so no bump

Stuart Henderson | 1 Aug 2009 16:14
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	sthen <at> cvs.openbsd.org	2009/08/01 08:14:24

Modified files:
	x11/gnome/libgda: Makefile 
	x11/gnome/libgda/patches: patch-configure 
Added files:
	x11/gnome/libgda/pkg: DESCR-odbc PLIST-odbc 
Removed files:
	x11/gnome/libgda/pkg: DESCR-tds PLIST-tds 

Log message:
- remove -tds flavour which used internal FreeTDS api
- add -odbc flavour

Antoine Jacoutot | 1 Aug 2009 18:06
Picon
Favicon

CVS: cvs.openbsd.org: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	ajacoutot <at> cvs.openbsd.org	2009/08/01 10:06:28

Modified files:
	devel/desktop-file-utils: Makefile 
Added files:
	devel/desktop-file-utils/patches: 
	                                  patch-src_update-desktop-database_c 

Log message:
Under OpenBSD, desktop files are installed using INSTALL_DATA which is
defined in ports/infrastructure/mk/bsd.port.mk as:
${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE}
SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444".

That means desktop files are installed with mode 444 which is wrong
because fd.o environments use these files to create menu structures,
links to applications... and a user should be able to edit the link icon
or menu he created.

Add a small patch that will give desktop files correct permissions when
update-desktop-database is run.
Consistency with others *nix OS.

While here, specify GPL version.

ok sthen <at> 

(Continue reading)


Gmane