100 Commits

Author SHA1 Message Date
Mohamed Akram 758397320b couchdb: update to 3.5.2 2026-05-23 13:20:19 +04:00
Mohamed Akram 717bd7ce8a couchdb: fix build 2026-04-07 21:07:59 +04:00
Mohamed Akram a2c1cdffe9 icu: rev-bump dependents
[skip ci]
2026-03-22 20:02:37 +04:00
Mohamed Akram 8b3fe842d0 couchdb: update to 3.5.1 2025-11-12 20:08:18 +04:00
Mohamed Akram 8ec5ec35ce couchdb: improve port 2025-10-31 16:11:59 +04:00
Mohamed Akram dd49c5a88f couchdb: update to 3.5.0
Closes: https://trac.macports.org/ticket/53948
2025-09-24 19:07:48 +04:00
Mohamed Akram 1a7d46e045 icu: rev-bump dependents
[skip ci]
2024-12-22 10:49:14 +04:00
Mohamed Akram 523ec4c988 couchdb: set known_fail 2024-12-07 11:02:45 +04:00
Kirill A. Korinsky 3fef5e6a53 revbump dependencies
[skip ci]
2023-12-15 18:05:31 -08:00
Kirill A. Korinsky 7e3c753805 icu: revbump dependencies
[skip ci]
2023-05-12 18:45:21 -04:00
Kirill A. Korinsky 89b45a4434 icu: bump revision for dependent ports
[skip ci]
2022-11-06 00:37:55 +02:00
Kirill A. Korinsky 3aefb52514 icu: update to 71.1
It contains massive revision bump of all ports which depends on icu.

I've also tested to build it with llvm-ar from clang-11 on macOS 10.6
and it works.

Closes: https://trac.macports.org/ticket/59515
Closes: https://trac.macports.org/ticket/60325
Closes: https://trac.macports.org/ticket/64398

[skip ci]
2022-09-11 16:43:48 -04:00
Christopher Nielsen 9fcd36c6dc icu dependents: use path-style dep
See: https://github.com/macports/macports-ports/pull/15987
2022-09-04 10:14:36 -04:00
Blair Zajac 4080d7a1a4 icu: follow up to previous commit: bump all dependencies.
Also, for libxslt, add a dependency on port:icu since
$prefix/libxslt.1.dylib explicitly picks up a dependency on
icu via libxml2.2.dylib. Ideally, this should be fixed, see [1].

[1] https://github.com/macports/macports-ports/pull/7817#discussion_r466764549
2020-08-07 15:25:02 -07:00
Christopher Chavez b5450d32ee couchdb: use HTTPS homepage and livecheck 2019-07-04 16:34:53 -04:00
Christopher Chavez 0a39c7e5e4 couchdb-devel: mark obsolete, replace with couchdb
couchdb-devel was last updated in 2013 and is
multiple versions behind the couchdb port.

Closes: https://trac.macports.org/ticket/53551
2019-05-24 21:44:55 +01:00
ci42 2cc3ff9d61 couchdb: update to version 1.7.1; add github handle 2018-03-29 13:16:35 +02:00
Ryan Schmidt 88993130b9 Remove unwanted trailing backslashes 2017-11-10 00:38:26 -06:00
ci42 7c9c2f3696 couchdb: update to version 1.7.0; remove obsolete patches 2017-11-07 23:26:51 +01:00
Ryan Schmidt 3877830bd9 Revbump ports linking with icu libraries 2017-04-09 04:26:51 -05:00
Ryan Schmidt 6f9eae49e9 couchdb: Prevent build failure with spidermonkey
Closes: https://trac.macports.org/ticket/52684
2017-04-09 03:33:09 -05:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Christoph Iserlohn 59a9f529c8 couchdb: fix build failure with erlang 19.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150224 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-07-13 08:31:30 +00:00
Christoph Iserlohn 3bbbdbab48 couchdb: take over maintainership (closes https://trac.macports.org/ticket/49553)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@142029 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-11-02 10:31:32 +00:00
Christoph Iserlohn 26f0e61da1 couchdb: patch configure script to work with erlang 18.x (closes https://trac.macports.org/ticket/49536)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@142028 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-11-02 10:29:07 +00:00