RSS
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[>] http://marc.info/?l=openbsd-ports-cvs&m=140890065916147&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-24 21:55:15


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/24 11:17:16

Modified files:
devel/intellij : Makefile
devel/intellij/pkg: PLIST

Log message:
More appropriate PLIST fix. Bumping this time, too.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140890354216787&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-24 22:55:17


Module name: ports
Changes by: zhuk@cvs.openbsd.org 2014/08/24 12:05:17

Modified files:
net/kismet : Makefile
net/wmifinfo : Makefile
sysutils/wmwlmon: Makefile
security/bsd-airtools: Makefile

Log message:
Bump after changing a few IEEE 802.11 ioctls.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140890516317209&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-24 22:55:18


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/24 12:32:20

Modified files:
x11/gnome/grilo: Makefile distinfo
x11/gnome/grilo/pkg: PLIST

Log message:
update to grilo-0.2.11

[>] http://marc.info/?l=openbsd-ports-cvs&m=140890777117799&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-24 23:55:13


Module name: ports
Changes by: naddy@cvs.openbsd.org 2014/08/24 13:15:46

Modified files:
shells/bash : Makefile distinfo

Log message:
update to 4.3 patchlevel 24

[>] http://marc.info/?l=openbsd-ports-cvs&m=140891217119209&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 00:55:15


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/24 14:29:08

Modified files:
shells/nsh/patches: patch-stats_c

Log message:
Unbreak, needs #include <sys/pool.h> now ?

[>] http://marc.info/?l=openbsd-ports-cvs&m=140891378819630&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 01:55:09


Module name: ports
Changes by: bcallah@cvs.openbsd.org 2014/08/24 14:56:06

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

Log message:
Bugfix update to 1.10.11

[>] http://marc.info/?l=openbsd-ports-cvs&m=140891912620923&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 02:55:07


Module name: ports
Changes by: sthen@cvs.openbsd.org 2014/08/24 16:25:03

Modified files:
security/libsodium: Makefile distinfo
security/libsodium/pkg: PLIST

Log message:
update to libsodium-0.70, for new features see
<a href="https://github.com/jedisct1/libsodium/releases/tag/0.7.0" rel="nofollow">https://github.com/jedisct1/libsodium/releases/tag/0.7.0</a>

[>] http://marc.info/?l=openbsd-ports-cvs&m=140893074423729&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 05:55:07


Module name: ports
Changes by: bcallah@cvs.openbsd.org 2014/08/24 19:38:40

Modified files:
www/vimb : Makefile distinfo
www/vimb/patches: patch-src_setting_c

Log message:
Update to 2.7

[>] http://marc.info/?l=openbsd-ports-cvs&m=140895037127624&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 11:55:15


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 01:05:46

Modified files:
devel/ptlib : Makefile
Added files:
devel/ptlib/patches: patch-make_ptbuildopts_mak_in

Log message:
Do not re-define INSTALL otherwise we end up using the one from ${WRKBUILD}.
This unbreaks dependant ports like h323plus.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140895291128379&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 11:55:16


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 01:48:06

Modified files:
sysutils/ruby-libvirt: Makefile
sysutils/ruby-libvirt/pkg: PLIST

Log message:
unbreak by @comment the mkmf.log file which ruby 2.1 doesn't create

spotted by aja@

[>] 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 =&gt; true}
or
service { 'ipsec': enable =&gt; true}

[>] http://marc.info/?l=openbsd-ports-cvs&m=140895422128790&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 12:55:14


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 02:09:57

Modified files:
sysutils/ruby-puppet/3: Makefile
sysutils/ruby-puppet/3/patches:
patch-lib_puppet_provider_service_openbsd_rb

Log message:
tyop

[>] http://marc.info/?l=openbsd-ports-cvs&m=140895981430855&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 13:55:11


Module name: ports
Changes by: brad@cvs.openbsd.org 2014/08/25 03:43:10

Modified files:
mail/postfix : Makefile.inc

Log message:
Don't try to utilize libicu4c if it is installed.

[>] 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=140897345703451&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 17:55:13


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 07:30:32

Modified files:
sysutils/salt : Makefile
sysutils/salt/files: openbsdrcctl.py

Log message:
Fix pylint issues.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140897420503749&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 17:55:14


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 07:43:01

Modified files:
net/telepathy/telepathy-mission-control: Makefile distinfo

Log message:
update to telepathy-mission-control-5.16.3

[>] http://marc.info/?l=openbsd-ports-cvs&m=140897432103816&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 17:55:16


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 07:44:54

Modified files:
net/telepathy/telepathy-farstream: Makefile distinfo

Log message:
update to telepathy-farstream-0.6.2

[>] http://marc.info/?l=openbsd-ports-cvs&m=140897436303827&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 17:55:17


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 07:45:40

Modified files:
net/telepathy/telepathy-logger: Makefile distinfo
net/telepathy/telepathy-logger/patches: patch-configure

Log message:
update to telepathy-logger-0.8.1

[>] http://marc.info/?l=openbsd-ports-cvs&m=140897444503860&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 17:55:18


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 07:47:01

Modified files:
net/telepathy/telepathy-glib: Makefile distinfo
net/telepathy/telepathy-glib/pkg: PLIST

Log message:
update to telepathy-glib-0.24.1

[>] 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=140897975206562&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 19:55:11


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/25 09:15:29

Modified files:
graphics/sxiv : Makefile distinfo

Log message:
switch to GH_* variables
ok chrisz@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140897986806614&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 19:55:12


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/25 09:17:24

Modified files:
devel/py-liblarch: Makefile distinfo

Log message:
switch to GH_* variables
ok chrisz@

[>] 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=140898120207212&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 19:55:15


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/25 09:39:38

Modified files:
geo/osm-gps-map: Makefile

Log message:
another switch to GH_* vars

[>] http://marc.info/?l=openbsd-ports-cvs&m=140898334608376&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 20:55:09


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/25 10:15:23

Modified files:
graphics/opencolorio: Makefile distinfo

Log message:
use GH_* vars.
ok pascal@ (maintainer)

[>] http://marc.info/?l=openbsd-ports-cvs&m=140898351008426&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 20:55:11


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/25 10:18:07

Modified files:
graphics/openimageio: Makefile distinfo

Log message:
use GH_* vars.
ok pascal@ (maintainer)

[>] http://marc.info/?l=openbsd-ports-cvs&m=140898404408722&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 20:55:12


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 10:27:01

Modified files:
security/libtasn1: Makefile distinfo
security/libtasn1/pkg: PLIST

Log message:
Update to libtasn1-4.1.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140898408308728&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 20:55:13


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 10:27:25

Modified files:
security/libgcrypt: Makefile distinfo

Log message:
Update to libgcrypt-1.6.2.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140898411208737&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 20:55:14


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 10:27:57

Modified files:
security/gnutls: Makefile distinfo
security/gnutls/patches: patch-lib_x509_rfc2818_hostname_c
Added files:
security/gnutls/patches: patch-src_libopts_autoopts_h

Log message:
Update to gnutls-3.2.17.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140899437413010&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 23:55:20


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 13:19:09

Modified files:
print/poppler-data: Makefile distinfo
print/poppler-data/pkg: PLIST

Log message:
Update to poppler-data-0.4.7.

ok kili@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140899440413026&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-25 23:55:21


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 13:19:42

Modified files:
print/poppler : Makefile distinfo
print/poppler/patches: patch-aclocal_m4

Log message:
Update to poppler-0.26.4.

ok kili@ (maintainer)

[>] http://marc.info/?l=openbsd-ports-cvs&m=140899775414385&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 00:55:14


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/25 14:15:28

Modified files:
graphics/py-Pillow: Makefile distinfo
graphics/py-Pillow/patches: patch-setup_py
graphics/py-Pillow/pkg: PLIST-main
Removed files:
graphics/py-Pillow/patches: patch-Scripts_player_py

Log message:
Update to py-Pillow 2.5.3.

<a href="https://pypi.python.org/pypi/Pillow/2.5.3" rel="nofollow">https://pypi.python.org/pypi/Pillow/2.5.3</a>
2.5.2 fixes CVE-2014-3589 and 2.5.3 fixes CVE-2014-3598.

Went in a bulk build without fallout, ok ajacoutot@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140899917514996&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 00:55:15


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/25 14:39:09

Modified files:
x11/gnome/grilo-plugins: Makefile distinfo
x11/gnome/grilo-plugins/pkg: PLIST

Log message:
update to grilo-plugins-0.2.13

[>] http://marc.info/?l=openbsd-ports-cvs&m=140900433916848&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 02:55:08


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/25 16:05:14

Modified files:
sysutils/salt : Makefile
sysutils/salt/patches: patch-salt_modules_openbsdservice_py

Log message:
rcctl(8) implementation committed upstream.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140903663325009&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 11:55:10


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/26 01:03:31

Modified files:
sysutils/ruby-facter: Makefile distinfo
sysutils/ruby-facter/pkg: PLIST
Removed files:
sysutils/ruby-facter/patches: patch-lib_facter_partitions_rb
patch-lib_facter_util_partitions_openbsd_rb
patch-lib_facter_util_partitions_rb
patch-lib_facter_virtual_rb

Log message:
- update to facter-2.2.0
* <a href="https://docs.puppetlabs.com/facter/2.2/release_notes.html" rel="nofollow">https://docs.puppetlabs.com/facter/2.2/release_notes.html</a>

[>] http://marc.info/?l=openbsd-ports-cvs&m=140903752025259&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 11:55:11


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/26 01:18:13

Modified files:
graphics/colord: Makefile distinfo
graphics/colord/patches: patch-configure
patch-lib_colord_cd-icc-store_c
patch-src_cd-main_c

Log message:
Update to colord-1.2.2.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140903874025620&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 11:55:12


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/26 01:38:36

Modified files:
sysutils/ruby-facter: Makefile
Added files:
sysutils/ruby-facter/patches: patch-lib_facter_processors_os_rb

Log message:
implement processors['speed']

[>] http://marc.info/?l=openbsd-ports-cvs&m=140904023626098&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 12:55:10


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/26 02:03:33

Modified files:
security/sslScanner: Makefile

Log message:
drop MASTER_SITES. it's already set with GH_*

[>] http://marc.info/?l=openbsd-ports-cvs&m=140904541627726&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 13:55:09


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/26 03:29:51

Modified files:
sysutils/ruby-puppet/3: Makefile
sysutils/ruby-puppet/3/patches:
patch-lib_puppet_provider_service_openbsd_rb

Log message:
only do a restart if the service supports it; resort to stop/start otherwise

[>] http://marc.info/?l=openbsd-ports-cvs&m=140905337030597&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 15:55:13


Module name: ports
Changes by: jasper@cvs.openbsd.org 2014/08/26 05:42:27

Modified files:
sysutils/ruby-puppet/3/patches:
patch-lib_puppet_provider_service_openbsd_rb

Log message:
submitted upstream

[>] http://marc.info/?l=openbsd-ports-cvs&m=140905574631864&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 16:55:13


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/26 06:22:04

Modified files:
sysutils/salt : Makefile
sysutils/salt/pkg: PLIST
Added files:
sysutils/salt/files: openbsd_sysctl.py

Log message:
Add a module to handle sysctl(8) values.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140906261302553&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 18:55:10


Module name: ports
Changes by: naddy@cvs.openbsd.org 2014/08/26 08:16:28

Modified files:
net/arpd : Makefile
news/plor : Makefile
sysutils/pscpug: Makefile

Log message:
Drop USE_GROFF since groff and mandoc produce identical output.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140906829805119&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 19:55:11


Module name: ports
Changes by: kirby@cvs.openbsd.org 2014/08/26 09:51:14

Modified files:
security/scanlogd: Makefile
security/scanlogd/pkg: PLIST
Added files:
security/scanlogd/pkg: scanlogd.rc

Log message:
add rc script for scanlogd
OK ajacoutot@

[>] http://marc.info/?l=openbsd-ports-cvs&m=140907054706005&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 20:55:13


Module name: ports
Changes by: ajacoutot@cvs.openbsd.org 2014/08/26 10:28:43

Modified files:
sysutils/salt : Makefile
Added files:
sysutils/salt/patches: patch-salt_modules_useradd_py

Log message:
Fix the useradd module to work with OpenBSD.

[>] 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=140907893609601&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 22:55:15


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 12:47:52

Modified files:
geo : Makefile

Log message:
+mapcache,mapproxy

[>] 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.

[>] http://marc.info/?l=openbsd-ports-cvs&m=140907979309927&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 23:55:17


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 13:02:27

Modified files:
geo/spatialite/freexl: Makefile distinfo
geo/spatialite/freexl/pkg: PLIST

Log message:
update to freexl-1.0.0g

[>] http://marc.info/?l=openbsd-ports-cvs&m=140907982209938&w=2
obsd.info.14
openbsd-ports-cvs(obsdave,2) — All
2014-08-26 23:55:18


Module name: ports
Changes by: landry@cvs.openbsd.org 2014/08/26 13:02:03

Modified files:
geo/spatialite/libspatialite: Makefile distinfo
geo/spatialite/libspatialite/patches: patch-src_Makefile_in
geo/spatialite/libspatialite/pkg: PLIST

Log message:
Update to libspatialite 4.2.0.

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15