[>]
http://marc.info/?l=openbsd-ports-cvs&m=140895366528629&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 12:55:13
Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 02:00:37
Modified files:
sysutils/ruby-puppet/3: Makefile
sysutils/ruby-puppet/3/patches:
patch-lib_puppet_provider_service_openbsd_rb
Removed files:
sysutils/ruby-puppet/3/patches: patch-lib_puppet_type_service_rb
Log message:
rewrite the service provider to use rcctl, shrinking the code by about 75% percent..
.while retaining some of the puppet-intrinsic quirks where a service won't
be restarted if the flags change. that's still under investigation.
this does however now allow for valid resources that would previously fail:
service { 'multicast_host': enable => true}
or
service { 'ipsec': enable => true}
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140896064831116&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 14:55:09
Module name: ports
Changes by: tobiasu@cvs.openbsd.org 2014/08/25 03:57:04
Modified files:
lang/gcc/4.9 : Makefile
lang/gcc/4.9/patches: patch-gcc_config_gcc
patch-libgcc_config_host
Added files:
lang/gcc/4.9/patches: patch-gcc_config_sparc_openbsd_h
patch-libatomic_configure_tgt
Log message:
Add sparc backend to gcc 4.9.1
Build time: 3.5 days @ 150MHz
I do take 200MHz HyperSPARC and memory donations :-)
OK pascal@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140897569504458&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 18:55:21
Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 08:07:49
Modified files:
net/telepathy/telepathy-glib: Makefile
net/telepathy/telepathy-haze: Makefile
net/telepathy/telepathy-idle: Makefile
net/telepathy/telepathy-logger: Makefile
net/telepathy/telepathy-qt: Makefile
Log message:
- zap pointless homepage
- sort, shuffle, whitespace
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140898004406679&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 19:55:13
Module name: ports
Changes by: chrisz@cvs.openbsd.org 2014/08/25 09:20:19
Modified files:
sysutils/findlib: Makefile distinfo
sysutils/findlib/pkg: PFRAG.native PLIST
Added files:
sysutils/findlib/patches: patch-src_bytes_Makefile
sysutils/findlib/pkg: PFRAG.dynlink-native
Removed files:
sysutils/findlib/patches: patch-Makefile patch-configure
patch-src_findlib_Makefile
Log message:
Upgrade findlib to 1.5.2.
* Don't use MODULES = lang/ocaml, because with 4.02 we will
need to build findlib without camlp4, which will depend
on findlib.
* Remove patches accepted upstream.
* Add one patch from upstream to fix building without
ocamlfind in path yet and respecting PREFIX.
OK avsm@
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140907841409364&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 22:55:13
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 12:38:49
Log message:
Import mapcache 1.2.1.
MapCache is a WMTS/TMS server that implements tile caching to speed up
access to WMS layers. The primary objectives are to be fast and easily
deployable, while offering the essential features (and more!) expected
from a tile caching solution.
ok ajacoutot@ sthen@
Status:
Vendor Tag: landry
Release Tags: landry_20140826
N ports/geo/mapcache/Makefile
N ports/geo/mapcache/distinfo
N ports/geo/mapcache/patches/patch-util_mapcache_seed_c
N ports/geo/mapcache/pkg/DESCR
N ports/geo/mapcache/pkg/PLIST
N ports/geo/mapcache/pkg/mapcache.rc
N ports/geo/mapcache/pkg/README
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140907894309603&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 22:55:16
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 12:47:04
Log message:
Import mapproxy 1.7.0.
MapProxy is an open source proxy for geospatial data. It caches, accelerates and
transforms data from existing map services and serves any desktop or web GIS
client. It supports WMS-C, TMS and WMTS protocols.
MapProxy is a tile cache, but also offers many new and innovative features like
full support for WMS clients.
ok ajacoutot@ sthen@
Status:
Vendor Tag: landry
Release Tags: landry_20140826
N ports/geo/mapproxy/Makefile
N ports/geo/mapproxy/distinfo
N ports/geo/mapproxy/pkg/PLIST
N ports/geo/mapproxy/pkg/DESCR
N ports/geo/mapproxy/patches/patch-setup_cfg
N ports/geo/mapproxy/patches/patch-setup_py
No conflicts created by this import
[>]
http://marc.info/?l=openbsd-ports-cvs&m=140907968209901&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 23:55:15
Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 13:00:31
Modified files:
geo/geos : Makefile distinfo
geo/geos/patches: patch-include_geos_platform_h_in
patch-src_Makefile_in
geo/geos/pkg : PLIST
Log message:
Update to geos 3.4.2.
patch-include_geos_platform_h_in merged upstream, will disappear in next
update.