Commit Graph

47 Commits

Author SHA1 Message Date
Joshua Root d79a27df33 nomaintainer kde/*: remove compiler_blacklist_versions 2025-08-02 15:28:58 +10:00
NicosPavlov 53ad689d37 kde ports: removing self as maintainer 2022-12-29 16:53:34 +01:00
Nicolas Pavillon b99c11b7ee kdevelop: ensure using c++11 also on older systems (fixes https://trac.macports.org/ticket/59655) 2019-11-10 12:31:45 +09:00
Nicolas Pavillon 8516e6e601 kdevplatform, kdevelop: use new flag to use c++11 (fixes https://trac.macports.org/ticket/55781) 2019-11-09 22:04:48 +09:00
Ryan Schmidt 63f178fa21 Allow cmake-devel to satisfy cmake dependency
I know of no reason why this should not be permitted.
2018-06-20 16:35:07 -04:00
Ryan Schmidt 5c46a2035d Add GitHub handle NicosPavlov to maintainers
See: https://trac.macports.org/ticket/56050
2018-04-20 10:54:55 -04:00
Nicolas Pavillon 11baf4ecb9 kdevplatform, kdevelop: use cxx11 portgroup, explicitly support c++11 in compilation (fix: https://trac.macports.org/ticket/55298) 2017-11-23 14:06:15 +09:00
Nicolas Pavillon 9d529af6c7 kde ports: change mirror for livecheck after hoobly removed kde4
Centralising mirror name into the portgroup
2017-01-24 22:36:56 +09:00
Nicolas Pavillon 7302cbc14e kdevelop: update to version 4.7.4 2017-01-23 23:09:42 +09:00
Nicolas Pavillon bd777452e5 kde ports: revbumping (again) based on revbumped kdelibs4 (see 6adbcd) 2017-01-15 17:39:50 +09:00
Nicolas Pavillon a4751f55aa kde4 portgroup: use specific install folder for kde4 headers and cmake modules to avoid conflicts with KF5 ports
kde4 ports: revbump to comply with new install dirs and fix ports already installing files in new location

Closes: #147
2017-01-14 10:09:50 +09: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
Nicolas Pavillon 7a142b988d kdevelop: update to 4.7.3
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@146004 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-02-24 15:48:26 +00:00
Nicolas Pavillon 2d4632f68d kdevelop: update to 4.7.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141429 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-18 14:32:33 +00:00
Jeremy Huddleston Sequoia 5a33a3edad misc: Remove references to older versions of macports-clang that are no longer used
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141182 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-12 00:05:23 +00:00
Nicolas Pavillon 017138c770 kdevelop: update to 4.7.1
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@135639 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-04-28 16:32:52 +00:00
Nicolas Pavillon 1b5eab06f7 kdevelop: update to 4.7.0
simplify Portfile
remove obsolete variant after 1 year

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126960 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-18 07:32:43 +00:00
Nicolas Pavillon acd1a98827 kdevelop: replace == with eq for string comparison
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117140 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-02-17 15:18:38 +00:00
Nicolas Pavillon 721dd0cad6 kdevelop: update to 4.6.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@116971 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-02-11 14:45:42 +00:00
Ryan Schmidt 3ada155dff use eq and ne instead of == and != when comparing ${os.arch}, ${configure.build_arch}, ${build_arch}, and some port-specific variables for referring to architectures
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114328 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-05 10:21:52 +00:00
Ryan Schmidt c875938654 use eq and ne instead of == and != when comparing ${os.platform} and ${os.subplatform}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114325 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-05 09:20:31 +00:00
Nicolas Pavillon 0d8989a06f kdevelop: update to 4.5.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114138 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-30 09:17:59 +00:00
Nicolas Pavillon 58bdf00414 kdevplatform, kdevelop: use compiler blacklist portgroup
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112350 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-20 14:09:41 +00:00
Nicolas Pavillon ab1a627ac2 kdevplatform, kdevelop: prevent use of clang < 5.0.0
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112344 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-19 10:51:50 +00:00
Nicolas Pavillon cc62448dca Kdevelop: update to 4.5.1, correct okteta and valgrind variants, solve license conflict with openssl
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112338 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-19 07:05:57 +00:00