Commit graph

6984 commits

Author SHA1 Message Date
nros
b6dff4691f Make sure xygrib does not create a bundle on MacOSX
Make sure xygrib does not create a bundle on MacOSX.
2019-12-10 13:55:44 +00:00
nros
f788e910c4 Fix xygrib on OSX
Don't create app bundles on osx since this breaks installation as seen
in MacOSX bulk builds.
2019-12-05 17:56:15 +00:00
adam
d94412e406 py-tqdm: updated to 4.40.0
tqdm v4.40.0 stable
officially support float for n and total
notebook: use FloatProgress <= IntProgress
allow imprecision (n <= total + epsilon)
fix unicode bar format arguments
add contrib submodule
add wrapattr, utils.CallbackIOWrapper, contrib.DummyTqdmFile
update tests
update documentation
tidy automatic snap deployments
minor doc update

tqdm v4.39.0 stable
add pandas builtin operations check
avoid unnecessary dedent
remove unneeded bar logic
misc code tidy
update documentation
document default argument overriding
add missing isatty()
update badges
add code of conduct
update framework
clean CI stages
update CI default py3.6 => py3.7
automate snap releases
2019-12-03 17:17:37 +00:00
ryoon
2d8b683ee5 Fix build with native X.org under NetBSD
* Detect builtin (X11_TYPE=native) freetype2 correctly.
2019-12-01 04:59:43 +00:00
markd
0aec57a9de misc: add khelpcenter 2019-11-30 21:46:35 +00:00
markd
4296be2e4f khelpcenter: add version 19.08.3
The Plasma help system is designed to make accessing the common
UNIX help systems (man and info) simple, as well as the native
Plasma and applications documentation (XML).
2019-11-30 21:44:27 +00:00
markd
7d3767aa1b kalzium: update to 19.08.3 qt5/kf5 version 2019-11-30 19:22:30 +00:00
martin
fc77269408 If the python3 symlinks already exists in buildlink/bin, do not try
to create it again.
2019-11-27 07:55:36 +00:00
markd
df3adfc9ba kmousetool: update to 19.08.3 qt5/kf5 version 2019-11-25 10:13:48 +00:00
markd
c1760789ca kmouth: update to 19.08.3 qt5/kf5 version 2019-11-25 10:12:04 +00:00
wiz
1a6e100e58 gok: remove libXevie dependency
It is optional, and the X server stopped supporting the extension
a long time ago.

Bump PKGREVISION.
2019-11-25 09:50:25 +00:00
markd
3737a3e417 kteatime: update to 19.08.3 qt5/kf5 version 2019-11-24 03:54:19 +00:00
markd
854eb74d1c libkgeomap: update to 19.08.3 qt5/kf5 version 2019-11-24 03:47:22 +00:00
markd
6db5188fa3 marble: update to 19.08.3 qt5/kf5 version 2019-11-24 03:41:55 +00:00
markd
0a21baf6d9 kdeplasma-addons4: disable marble dependency
also explicitly add cln dependency as qalculate no longer does
2019-11-23 21:06:46 +00:00
jperkin
788f5d5c41 misc: Spell libkeduvocdocument correctly. 2019-11-22 23:30:32 +00:00
markd
2f279727f9 rocs: update to 19.08.3 qt5/kf5 version 2019-11-21 06:35:44 +00:00
markd
a39cf468e2 kturtle: update to 19.08.3 qt5/kf5 version 2019-11-21 06:31:16 +00:00
markd
75a2972df2 ktouch: update to 19.08.3 qt5/kf5 version 2019-11-21 06:29:03 +00:00
markd
d8053270fb klettres: update to 19.08.3 qt5/kf5 version 2019-11-21 06:21:42 +00:00
markd
c67a69d859 kiten: update to 19.08.3 qt5/kf5 version 2019-11-21 06:19:47 +00:00
markd
5d8ef57eae kig: update to 19.08.3 qt5/kf5 version 2019-11-21 06:17:29 +00:00
markd
5412a06c16 kgeography: update to 19.08.3 qt5/kf5 version 2019-11-21 06:14:52 +00:00
markd
80312423bf kbruch: update to 19.08.3 qt5/kf5 version 2019-11-21 06:12:37 +00:00
markd
051fe71dca kwordquiz: update to 19.08.3 qt5/kf5 version 2019-11-21 06:09:54 +00:00
markd
a3bc49355e misc: add kdeedu-data, libkeduvocdocument 2019-11-21 06:00:55 +00:00
markd
890acf1242 libkeduvocdocument: add version 19.08.3
libKEduVocDocument is a library for reading and writing vocabulary files
used by Parley, Kanagram, KHangman and KWordQuiz.
2019-11-21 05:58:34 +00:00
markd
972030cc10 kdeedu-data: add version 19.08.3
Common data for KDE Edu applications.
2019-11-21 05:55:40 +00:00
markd
5326335e7d step: fix install of xdg file 2019-11-21 02:49:20 +00:00
markd
ed51c883a9 step: update to 19.08.3 qt5/kf5 version 2019-11-20 22:36:27 +00:00
adam
8b39125273 wandio: added version 4.2.2
WANDIO is a library for reading from, and writing to, files. Depending on
libraries available at compile time, WANDIO provides transparent
compression/decompression for the following formats:
- zlib (gzip)
- bzip2
- lzo (write-only)
- lzma
- zstd
- lz4
- Intel QAT (write-only)
- http (read-only)

WANDIO also improves IO performance by performing compression/decompression in
a separate thread (if pthreads are available).
2019-11-20 20:52:41 +00:00
fcambus
c2ab48dc1b ansiweather: update to 1.15.0.
AnsiWeather 1.15.0 (2019-11-14)

- Use HTTPS for performing weather API calls
2019-11-19 11:17:27 +00:00
taca
7176f18e7a Remove USE_RAKE
Remove USE_RAKE.  It was used to control dependency to ruby-rake package
befor ruby 2.0 days.  Now all ruby*-base package contains rake command and
USE_RAKE is already not used in any where.
2019-11-18 16:20:22 +00:00
gson
797cfaaea1 misc/py-anita: update to 2.1.
Changes from 2.0:

Add support for the newly added rescue set.

Deal with the sysinst changes of 2019-11-16.

Add support for macppc targets, based on a patch from Joerg
Sonnenberger.

Fix failure to install the sharesrc set due to curses optimization.
2019-11-18 08:00:49 +00:00
markd
585e0ba7d8 libkvkontakte: update to 5.0.0 qt5/kf5 version 2019-11-17 08:48:32 +00:00
markd
7374ab99a2 misc: add kidentitymanagement 2019-11-17 06:17:46 +00:00
markd
81909d9608 kidentitymanagement: add version 19.08.3
Library for managing identitites.
2019-11-17 06:16:24 +00:00
markd
85bdd66715 misc: add kdav 2019-11-17 05:54:13 +00:00
markd
f5abdbf154 kdav: add version 19.08.3
This is an DAV protocol implemention with KJobs.

Calendars and todos are supported, using either GroupDAV
or CalDAV, and contacts are supported using GroupDAV or
CardDAV.
2019-11-17 05:52:26 +00:00
markd
60bec10e5e kmag: update to 19.08.3 qt5/kf5 version 2019-11-17 04:51:24 +00:00
markd
16b37ffed0 kcharselect: update to 19.08.3 qt5/kf5 version 2019-11-17 04:32:27 +00:00
markd
b9dc1b85c2 kdeplasma-addons4: switch to libkexiv2-kde4 2019-11-17 02:21:32 +00:00
markd
41c8dfa6e2 kdeartwork4: switch to libkexiv2-kde4 2019-11-17 02:19:56 +00:00
ryoon
1478bdcbc1 Try to build internal PDFium with X11_TYPE=modular's FreeType 2.10.0 2019-11-15 13:26:02 +00:00
adam
c8402c88a2 py-tqdm: updated to 4.38.0
tqdm v4.38.0 stable
support lock_args for e.g. non-blocking intermediate writes
use self.refresh() in more places
add and update performance tests
support args for TqdmDefaultWriteLock.acquire()
fix colorama on win
framework updates
CI cleanup
move to stages (check/test/deploy)
auto deploy notes
deploy only on parent repo
separate docker deploy
update documentation sync/generation
update examples
update documentation
add and update tests
misc tidy and linting

tqdm v4.37.0 stable
potential future pandas fix
better unicode widechar support
fix example/tqdm_wget unknown total
add stacklevel=2 to warnings
misc framework updates
snapcraft version fix
update issue/pr templates
update unit tests
misc documentation updates
update parallel (multiprocessing, ThreadPoolExecutor) example
add slides, video images
add CII Best Practices badge
add repology badge
update badge icons
2019-11-14 10:53:31 +00:00
wiz
a54f8060d6 goffice0.10: update to 0.10.46.
goffice 0.10.46:

Jean:
	* Fix equations edition inside charts.
	* Fix legend contents for contour plots. [#404]

Morten:
	* Add more functions to inspect formats.
	* Fix UTF-8 problem with format "mmmmm".
2019-11-13 11:35:00 +00:00
markd
c8f6031174 misc: add kcontacts 2019-11-11 09:38:49 +00:00
markd
cdb44959d2 kcontacts: Add version 5.64.0
Address book API for KDE
2019-11-11 09:36:53 +00:00
markd
e22bdbeee1 KDE Frameworks update to 5.64.0
5.62.0

Attica
  Fix the attica pkgconfig file

KUnitConversion
  Add decibel power units (dBW and multiples)

5.64.0

Attica
  Add some std::move in setter functions
2019-11-11 08:33:13 +00:00
jperkin
c00f92c14c *: Move GCC_REQD above bsd.prefs.mk where possible. 2019-11-09 20:01:14 +00:00