41 Commits

Author SHA1 Message Date
rsadowski
0643f6fd3d Update krename to 5.0.2 2022-09-02 05:05:09 +00:00
sthen
5b4588fb39 sync WANTLIB 2022-03-31 13:37:02 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
rsadowski
0cfc9291ca Add missing run dependency on breeze-icons
Spotted by Yifei Zhan, thanks!
2021-11-09 06:45:43 +00:00
rsadowski
9b2133f6ad Remove default maintainer in kf5.port.mk
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +00:00
rsadowski
80abf296df Update krename to 5.0.1 2020-10-28 11:45:32 +00:00
rsadowski
451787b041 Fix krename build after devel/kf5 update
Use "tag" instead "${TAGLIB_LIBRARIES}" which includes the whole path to
libtag.so.*. No idea why it suddenly broke.

Spotted by naddy
2020-09-08 19:45:39 +00:00
rsadowski
bd31b9ec72 Update exiv2 to 0.27.2
Noteable exiv2 port changes:

- Switch to cmake and enable i18n support
- Change COMMENT and cleanup DESCR
- Switch to https
- Don't provide the new Exiv2::getProcessPath() function.  Not portable,
  doesn't work on OpenBSD, and shouldn't be exposed in the API of a
  graphics library.  Instead, define a macro with CMake to help runtime
  find gettext files. from jca@'s commit
  https://v4.freshbsd.org/commit/openbsd/ports/fHGCS7kzl4zKjdnW
- All consumer fixed. configure checks, port-lib-depends-checks checks
  and also some run-time tests with krita, digikam, nomacs.

Consumer patches from upstream, gentoo, freebsd and by me for the old
creepy KDE4 stuff.

This went through a full amd64 bulk build. Thanks jj
2020-05-14 19:16:24 +00:00
rsadowski
ce7a78c546 Fix homepage
"Homepage link "http://www.krename.net/" is dead (HTTP error 404) for more than
a month." found by repology.org
2020-03-31 04:42:01 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
rsadowski
c67e668850 re-add sysutils/krename (Replacement for sysutils/krename-kde4)
- Switch from Qt4 to Qt5
- Update from 4.0.9 to 5.0.0

re-add hint and ok sthen@
2018-08-24 05:20:04 +00:00
zhuk
05dd0f706f Remove KDE3 applications that have well-working KDE4+ counterparts. 2016-04-29 21:10:21 +00:00
naddy
d37bca7d7d drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
be1f4fed5d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:14:14 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
zhuk
20345466ed Unify my email in MAINTAINER lines to make portroach happy.
Kindly reminded by jasper@ a week (or two?) ago, sorry for slacking.
2014-11-02 10:33:50 +00:00
zhuk
0fdff5a7df Oops, there were development versions of KRename for KDE4 that started
with 3.x, too.  Change RE to ^3\.0 then.
2014-10-04 14:25:40 +00:00
zhuk
9f5bbac145 Limit portroach here to KDE3 versions of krename.
KDE4 version should come soon.
2014-10-03 21:48:50 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jasper
a7798bf227 - fix WANTLIB
- newstyle spacing
- add the PDF handbook in various languages

from vadim zhukov (MAINTAINER)
2011-01-11 10:29:20 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
4d0f59f329 last WANTLIB conversion, hopefully 2010-11-11 19:00:48 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
7964e23e14 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 12:51:52 +00:00
ajacoutot
2e37a0c56a Use gamin instead of fam.
Regen PLIST while here.

ok landry@ jasper@
2009-12-04 08:10:15 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
8291fa34b0 - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
ajacoutot
dd67ec74eb - remove bogus MASTER_SITES 2008-02-18 21:20:47 +00:00
ajacoutot
3b6296b4ef - fix unicode arguments
from Vadim Jukov <persgray at gmail dot com> (MAINTAINER)
2008-02-18 09:48:22 +00:00
ajacoutot
bc00709531 Import krename-3.0.14
KRename is a powerful batch renamer for KDE.  It allows you to easily
rename hundreds or even more files in one go.  The filenames can be
created by parts of the original filename, numbering the files or
accessing hundreds of informations about the file, like creation date or
Exif informations of an image, thanks to KDE file plugins.


Based on a submission by Vadim Zhukov
<persgray at gmail dot com> (MAINTAINER)
2008-02-15 12:33:10 +00:00