3959 Commits

Author SHA1 Message Date
sthen
86518870e2 merge PFRAG.shared-* 2016-03-19 10:24:33 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
awolk
373d831cad Add databases/liquibase to the build 2016-03-18 15:54:03 +00:00
awolk
d82364b8a1 Import databases/liquibase from Bryan C. Everly
manage SQL database schemas via config files

>80 chars MASTER_SITES requested by sthen :)

OK sthen@
2016-03-18 15:51:38 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
naddy
3b0c6364b3 remove NO_SHARED_ARCHS and the resulting unreachable code 2016-03-16 15:49:36 +00:00
sthen
d029918776 Update to mariadb-10.0.24, from Brad. I've tested on macppc/amd64,
and thanks to Markus Lude for testing on sparc64.
2016-03-15 12:42:08 +00:00
sebastia
6fde89871c Update to 2.1.0 2016-03-14 09:53:14 +00:00
naddy
9305eb77df remove no_shared checks against PROPERTIES 2016-03-12 22:25:48 +00:00
naddy
d25bfe130b get rid of NO_SHARED_ARCHS and PFRAG.shared 2016-03-12 16:45:57 +00:00
mmcc
ea8be9303d remove redundant EXTRACT_SUFX= .tar.gz 2016-03-11 21:23:46 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c30d26ae75 garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
d1fb05fbc3 requires --enable-shared 2016-03-10 11:50:13 +00:00
jasper
eba90637f6 remove vax workarounds/tentacles, reword where applicable 2016-03-09 18:31:36 +00:00
kirby
1f9cbbbb9c - SourceForge doesn't ship tarballs for this project anymore. Switch to
PYPI infrastructure.
 - move RCS id tag in patch to the top to make portcheck happy
 - remove maintainer per his request
OK Will Maier (ex-mainteiner)
2016-03-05 22:46:59 +00:00
kirby
5de4d85c55 Remove explicitely set CONFIGURE_STYLE=cmake. It is already done via
MODULES=devel/cmake
OK dcoppa@, czarkoff@
2016-03-04 10:11:21 +00:00
giovanni
d423854a89 Update to 0.9.1 2016-03-03 10:01:09 +00:00
nigel
1b0685e462 put back EPOCH removed by mistake
ok ajc
2016-03-02 08:26:01 +00:00
robert
04f727b691 update to 0.37 2016-03-01 22:10:28 +00:00
robert
3b0b0a85a7 update to 1.50 2016-03-01 22:09:13 +00:00
dcoppa
06ae59940b Update to hedis-0.7.1 2016-03-01 12:22:09 +00:00
ajacoutot
d27ad0ed98 Update to evolution-data-server-3.18.5. 2016-02-27 08:57:44 +00:00
benoit
8ecbf685ad Update to p5-Redis-1.982. 2016-02-25 15:12:32 +00:00
dcoppa
ca74a1d78f Update to hedis-0.7.0 2016-02-25 09:25:54 +00:00
sthen
3c15a885e7 update to openldap-2.4.44 2016-02-25 00:45:43 +00:00
jsg
578ae7c7ca Don't attempt to build on arm. sync atomic builtins required. 2016-02-21 16:17:25 +00:00
espie
24c705e400 synch with locate(1) changes, as written by Michael Reed.
okay naddy@
2016-02-21 02:13:12 +00:00
sthen
728a484e69 SECURITY update to PostgreSQL 9.4.6: various fixes including one for
CVE-2016-0773, an issue with regular expression parsing. Various other fixes.

Note: ..."if you are upgrading an installation that contains any GIN
indexes that use the (non-default) jsonb_path_ops operator class, see
the first changelog entry"...
http://www.postgresql.org/docs/current/static/release-9-4-6.html

OK pea@
2016-02-13 21:54:28 +00:00
sthen
3bb8e00e66 Set default MariaDB config files to use bind-address=127.0.0.1, partly because
localhost is a safer default, and partly because otherwise it binds to an IPv6
socket (::) and OpenBSD deliberately doesn't allow v4 connections to those,
so people who do want (v4) network connections have trouble too. Add a comment
explaining use of 0.0.0.0 to listen to any IPv4 interface.

ok juanfra@ pea@ giovanni@, ok jcs@ on an earlier version (only change in the
new one was adding a comment), dhill likes it too
2016-02-12 13:30:38 +00:00
sthen
65893c92de Bump pecl-* and a couple of other ports which have now lost their
MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about
activating these have been rolled into the general PHP pkg-readmes file.
OK/feedback aja@ jasper@
2016-02-01 21:55:38 +00:00
benoit
b4952ea9f3 Update to lbdb-0.40. 2016-02-01 06:49:52 +00:00
benoit
746567bdb7 Update to pear-DB_DataObject-1.11.5. 2016-01-31 10:25:39 +00:00
jasper
4694726d07 - update to hiera3-3.0.6 2016-01-30 09:24:23 +00:00
dcoppa
bbdc813c58 Upstream replaced source distfile.
Spotted by nigel@, thanks!
2016-01-28 15:56:28 +00:00
dcoppa
1cc444ebd6 Bugfixing update to redis-3.0.7 2016-01-28 09:45:46 +00:00
sthen
0e9102df37 use MODPY_PI MASTER_SITES where the files are the same as on googlecode.
update some HOMEPAGEs and add some comments.
2016-01-26 13:29:11 +00:00
sthen
04f3146d4d chase more googlecode HOMEPAGEs 2016-01-26 13:10:40 +00:00
sthen
3451d0c08d Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
2016-01-26 13:05:26 +00:00
kili
6a7da0c6b8 Remove databases/hs-hackage-db. I once planned to
use it for some tool for semi-automatical updates
or additions of new haskell ports, but i never
finished it.
2016-01-25 21:35:17 +00:00
kili
b0fd8118b7 Remove some more haskell stuff (broken and/or unused):
databases/hs-hackage-db
devel/c2hs
devel/hs-language-c
2016-01-25 21:33:42 +00:00
ajacoutot
81d501bbf4 Update to freetds-0.95.80. 2016-01-24 01:31:09 +00:00
ajacoutot
5a9da52edf Update to repmgr-3.0.3. 2016-01-23 18:01:07 +00:00
kili
8cd2335a46 Bump after ghc change. 2016-01-20 16:15:45 +00:00
shadchin
4962b62662 Minor update to py-pickleshare 0.6 2016-01-20 05:32:59 +00:00
jeremy
e3612160b9 Update to sequel_pg 1.6.14 2016-01-19 17:31:15 +00:00
ajacoutot
c71f898489 Update to evolution-data-server-3.18.4. 2016-01-18 18:08:58 +00:00