101450 Commits

Author SHA1 Message Date
bcallah
42221a4468 Import geo/osm2pgrouting
ok sthen@, submission by Peter Schmiedeskamp <peter AT thoughtspot DOT net>

Easily import OpenStreetMap (OSM) data into a pgRouting 2.0 database using the
osm2pgrouting tool.
2015-05-28 19:29:09 +00:00
bcallah
9e54aef1ea Bugfix update to 0.2.8.3.3, prompted by a diff to ports@ from Michael
Lesniewski <lesniewskister AT gmail DOT com>
ok bentley@
2015-05-28 18:54:21 +00:00
sebastia
9d78ffde76 Maintenance release to 1.2.22
* Fix for bug#45040: Fix allows Gorm custom class functionality to
     work normally on OpenBSD/NetBSD/FreeBSD.
   * Fixes for Solaris
   * Memory leak fixes.
   * Objective-C parser improvements.
2015-05-28 18:41:28 +00:00
sebastia
0a1cf0861c Maintenance release to 0.24.1 2015-05-28 18:38:53 +00:00
sebastia
89963ee1ac Maintenance release to 0.24.1 2015-05-28 18:38:16 +00:00
sebastia
29dc43ab81 Maintenance release to 1.24.7
* TLS and other security improvements (note, SSLv3.0 is disabled by
     default in order to prevent the 'POODLE' attack).
   * Latest timezone data included
   * Various other bugfixes
2015-05-28 18:35:35 +00:00
sebastia
03dc778542 Minor update to 2.6.7 2015-05-28 18:33:46 +00:00
kili
9d59f1939e Some more bumps for gcc-4.9. 2015-05-28 18:17:45 +00:00
jca
dad92ebaa8 Stop linking emacs to libexecinfo.
While this debug feature may be useful for certain programs, it did not
help any bug report since I am maintainer of the emacs port.
2015-05-28 17:46:43 +00:00
uebayasi
6ce3aa0e26 Update devel/valgrind to 3.10.1p2, merging valgrind-openbsd 20150528 release.
- Fix IOCTL argument read/write tracking.
- Fix (work-around) signal assertion failure.
- Fix build for binutils-2.17.

The binutils diff was from jca@.

OK jca@
2015-05-28 16:09:23 +00:00
ajacoutot
37b16e2b81 Missed bump after move to gcc4.9. 2015-05-28 15:47:47 +00:00
edd
a6333aa485 texlive_base: Remove bogus symlink.
Although latexmk is included in texlive, we omit it in favour of our
separate port. texlive_base should not install a symlink.

There was also confusion between latex-mk and latexmk. We have both in
ports, but the latter is the one related to texlive. Let's mark is as a soft
dependency.

Upgrade path is currently leaving a partial package behind due to the bogus
symlink. A quirk will probably be required, which we can commit later.

OK ajacoutot@
2015-05-28 15:01:28 +00:00
ajacoutot
11fe378361 No need to LIB_DEPENDS on lang/gcc/... 2015-05-28 12:03:57 +00:00
jca
240f5f31a8 Compile as PIC code and link using -shared, not -Wl,-shared
Fixes build with binutils-2.17@amd64

"looks correct" naddy@
2015-05-28 12:01:15 +00:00
ajacoutot
302d84c7e8 Bump LIBESTDC_VERSION after default gcc4 switched to 4.9.
That thing should be reworked somehow...
2015-05-28 10:29:44 +00:00
ajacoutot
8915cc3113 No need for MODGCC4_VERSION; 4.9 is the default. 2015-05-28 10:26:12 +00:00
ajacoutot
62a2a6405c Bump after lang/gcc/4.9 became the default MODGCC4_VERSION. 2015-05-28 10:25:36 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
ajacoutot
43f664a1e6 +adb 2015-05-28 09:43:04 +00:00
ajacoutot
fe17e9cbb6 Import adb-5.1.1.4.
Android Debug Bridge (adb) is a command line tool for communicating with Android
emulators and devices.

from Andrew Aldridge with tweak
ok landry@
2015-05-28 09:42:37 +00:00
pascal
7bf974224a Switch gcc4 default to 4.9 (except on alpha) to fix bulk builds now that
libreoffice requires 4.9.

tested in a bulk build by aja@
2015-05-28 08:12:38 +00:00
pascal
62a83b9564 Switch over all three ports using lang/gfortran to lang/gcc/x.y,-f95 in
preparation for the 4.9 switch.

discussed with/ok espie@ pirofti@
2015-05-28 08:09:46 +00:00
pascal
bcffeabd0b In the fortran part of the gcc4 module, also add quadmath to WANTLIB on archs
where it is used.
2015-05-28 08:05:12 +00:00
ajacoutot
2d77877b08 'p5-Search-Xapian' => 'xapian-bindings-perl' 2015-05-28 07:07:09 +00:00
ajacoutot
d7160ef5e4 -p5-Search-Xapian 2015-05-28 07:06:56 +00:00
ajacoutot
b0cde4e20f Remove p5-Search-Xapian; it's part of databases/xapian-bindings now.
ok jasper@
2015-05-28 07:06:42 +00:00
ajacoutot
1e20757d8f Register conflicts. 2015-05-28 06:59:14 +00:00
ajacoutot
183a35ed1f Remove duplicate PLIST entries. 2015-05-28 06:54:46 +00:00
ajacoutot
e9be9fe8d9 Register conflict. 2015-05-28 06:50:17 +00:00
ajacoutot
37aacfd47f Register conflict with x11/gnome/tracker. 2015-05-28 06:48:06 +00:00
ajacoutot
29e5eca99d Update to libass-0.12.2.
from brad (maintainer)
2015-05-28 06:08:24 +00:00
ajacoutot
07ceae8ac2 Missed in previous. 2015-05-28 06:05:32 +00:00
ajacoutot
cb17117fb2 Update to libosinfo-0.2.12. 2015-05-28 06:05:14 +00:00
ajacoutot
b9c3cd8cda Update to mkvtoolnix-7.9.0.
from brad (maintainer) with a few tweaks
2015-05-27 21:18:48 +00:00
ajacoutot
0079e27bb3 Update to libmatroska-1.4.2.
from brad (maintainer)
2015-05-27 21:17:51 +00:00
ajacoutot
a543f195d3 Update to libebml-1.3.1.
from brad (maintainer)
2015-05-27 21:16:51 +00:00
bluhm
a7f5ec6782 Check for existing LibreSSL in the regression test the same way as
current upstream does.  This works with both LibreSSL and OpenSSL.
2015-05-27 19:55:48 +00:00
czarkoff
b9ba91880c Update to ebook-tools-0.2.2
While at it:

 * Drop documentation, which is mostly useless.  Only headers are actually
   documented, and these are more accessible without doxygen-generated HTML.
 * Remove USE_NINJA stuff - devel/cmake module handles that.
 * Add HOMEPAGE.  There isn't much useful information on SourceForge project
   page, but it is at least a pointer.
 * Rewrite pkg/DESCR for more precision, and mentioned that lit2epub script,
   which is installed with this port, requires clit package.

OK sthen@
2015-05-27 16:57:17 +00:00
czarkoff
d71465711c Hook clit 2015-05-27 16:53:01 +00:00
czarkoff
4fc313137d Convert LIT converts Microsoft Reader format e-books into OEBPS compliant
packages for use with software or devices which are not directly compatible
with Microsoft's Reader, or for further conversion to other e-book formats.

OK sthen@
2015-05-27 16:50:40 +00:00
czarkoff
e300afe848 Hook libtommath 2015-05-27 16:42:53 +00:00
jca
6d26bc27b5 Build the bundled libsnappy as a convenience (PIC) libtool library
Fixes binutils-2.17@amd64.

ok jmatthew@ (maintainer), "fais ce que tu veux" ajacoutot@
2015-05-27 16:32:18 +00:00
czarkoff
a7d8c1a473 LibTomMath is a free open source portable number theoretic multiple-precision
integer library written entirely in C. The library is designed to provide a
simple to work with API to fairly efficient routines from various branches of
number theory.

OK sthen@
2015-05-27 16:30:37 +00:00
gonzalo
1fb6cd6451 Update to 2.7.1 2015-05-27 14:07:01 +00:00
ajacoutot
09aacb76cb espie on drugs. 2015-05-27 13:51:51 +00:00
espie
b600c04958 landry on drugs, fix names of pkgs in conflicts (as found by a routine
run of check-conflicts)
2015-05-27 13:47:45 +00:00
espie
ef81d83b97 SUBST_CMD, apache not in base 2015-05-27 13:40:59 +00:00
ajacoutot
4eb15b86de Merge patch fron BZ#749963 to unbreak searching in gnome-maps. 2015-05-27 13:40:50 +00:00
espie
cc633e5111 thinko in previous 2015-05-27 13:39:09 +00:00
espie
bca9446a36 use SUBST_CMD. Let drupal6.conf work with localbase apache 2015-05-27 13:37:52 +00:00