Commit Graph

2719 Commits

Author SHA1 Message Date
ajacoutot
9eb13a9c8a Bump for py3.7 -> py3.8 2020-07-05 08:40:48 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
adb0575adc recognize python 3.8 2020-07-03 21:11:05 +00:00
jca
eda3b0e8c4 i386 switched to ld.lld more than one year ago
No functional change
2020-07-03 17:05:14 +00:00
jca
f7b53b3a25 Comment patches, add link to upstream bug report 2020-07-03 17:00:42 +00:00
robert
690cf2326d update to 6.4.5.2 2020-07-02 18:41:18 +00:00
sthen
df3461ff1a libreoffice: use ${MODPY_WANTLIB} not python${MODPY_VERSION}m, no pkg change 2020-07-01 10:18:33 +00:00
rsadowski
0b86bbf9e1 +neovim-qt 2020-06-28 21:25:18 +00:00
rsadowski
7c86a7d1cb Import neovim-qt-0.2.16.1
OK sthen@, port from Laurence Tratt <laurie -A-T-tratt -DOT- net>

Comment:
Qt5 GUI front-end for neovim

Description:
neovim-qt is a simple QT5 GUI front-end for neovim.

WWW: https://github.com/equalsraf/neovim-qt/wiki
2020-06-28 21:24:26 +00:00
yasuoka
e29987df81 Fix configure to use posix_openpt(3).
ok jca
2020-06-27 04:11:03 +00:00
bcallah
24ba8a3572 +editorconfig-core-c 2020-06-25 22:44:32 +00:00
bcallah
ae3c630c57 Import editors/editorconfig-core-c, a library for managing IDE consistency.
tweak and ok cwen@

EditorConfig helps developers define and maintain consistent coding
styles between different editors and IDEs.

This package provides the core library and editorconfig(1) executable
both written in C for use by text editor plugins supporting EditorConfig
parsing.
2020-06-25 22:44:11 +00:00
chrisz
4d0cedba6e update to 8.2.0986
ok sthen@
2020-06-16 16:45:14 +00:00
solene
34de54d24d + kakoune 2020-06-14 13:07:23 +00:00
solene
add7cbc144 Import kakoune-2020.01.16
Kakoune is a code editor that implements Vi's "keystrokes as a text
editing language" model.  As it's also a modal editor, it is somewhat
similar to the Vim editor (after which Kakoune was originally
inspired).

Kakoune can operate in two modes, normal and insertion.  In insertion
mode, keys are directly inserted into the current buffer.  In normal
mode, keys are used to manipulate the current selection and to enter
insertion mode.

Kakoune has a strong focus on interactivity, most commands provide
immediate and incremental results, while still being competitive (as
in keystroke count) with Vim.

Kakoune works on selections, which are oriented, inclusive range of
characters, selections have an anchor and a cursor character.  Most
commands move both of them, except when extending selection where the
anchor character stays fixed and the cursor one moves around.

ok kn@

Port submitted by maintainer Frederic Galusik <openbsd at galusik dot fr>
2020-06-14 13:07:04 +00:00
bcallah
60a5a12cc2 Update to featherpad-0.14.2
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.14.2
2020-06-13 01:42:35 +00:00
cwen
296714a075 qscintilla: fix some consumers build on powerpc
cad/openscad and databases/sqlitebrowser builds were failing with some
undefined references to "Scintilla::RunStyles<long, ...>"; use ptrdiff_t
variants on that arch. While here, regen a patch.

OK rsadowski@
2020-06-12 22:40:41 +00:00
kn
2146e63a0b Bump REVISION to be sure 2020-06-11 16:57:36 +00:00
kn
78bf1354f7 Honour DEBUG, provide DEBUG_PACKAGES and remove obsolete libtermkey fix
libtermkey no longer dumps core without TERM being set since the recent
update to 0.22.
2020-06-11 16:56:34 +00:00
kn
cf82b71cfb Update to vis 0.6
Lots of fixes and improvements, see
https://github.com/martanne/vis/releases/tag/v0.6 .

All patches fixed, "make regress" is happy for 22/28 tests.
DEBUG is not yet honored and DEBUG_PACKAGES are missing,
this will be done in a separate commit.
2020-06-10 10:53:16 +00:00
jasper
39567b34b2 bump after libxslt dependency changed 2020-06-09 07:14:44 +00:00
naddy
e86ff792a6 Update to 4.9.3 for some bug fixes.
Enable debug package.
2020-06-04 19:43:35 +00:00
sthen
87be70518d update to vim-8.2.885 2020-06-02 20:09:55 +00:00
robert
3fb48c2a10 update to 6.4.4.2 2020-05-30 13:34:23 +00:00
bcallah
a444476b30 Update to focuswriter-1.7.6 2020-05-20 14:31:29 +00:00
bcallah
29d7eceec5 Update to featherpad-0.14.1
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.14.0
(Then a small bugfix to move from 0.14.0 to 0.14.1)
2020-05-20 14:16:57 +00:00
rsadowski
85cb4a7711 Bugfix update calligra to 3.2.1 2020-05-18 19:11:30 +00:00
rsadowski
d868cf433a Update calligra to 3.2.0
Noteable calligra port changes:
- Replace phonon patches with pre-configure
- Remove poppler patches
- Reorder Makefile
- fix/improve depends
- fix libkookularGenerator_* libs
2020-05-14 19:42:36 +00:00
ajacoutot
104be7ea18 Fix WANTLIB after openexr update. 2020-05-14 12:35:30 +00:00
ajacoutot
2fbd5e1e51 We have everything we need not to be forced to hardcode ,python3.
Use MODPY_FLAVOR instead.

ok sthen@
2020-04-25 10:07:41 +00:00
robert
487830ffe2 update to 6.4.3.2 2020-04-17 18:14:37 +00:00
sthen
9fbb0b9c06 update maintainer email, from Alessandro De Laurenzis 2020-04-12 14:46:04 +00:00
sthen
8470d501aa update to vim-8.2.534 2020-04-09 20:07:47 +00:00
naddy
eeb57515dc Update to 4.9.2. Fix another bug introduced in 4.9: undoing an <enter>
at the end of leading whitespace could cause a crash.
2020-04-09 19:22:23 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
rsadowski
688d700b7e Update kile to 2.9.93 2020-04-05 15:49:09 +00:00
naddy
e8092ac1dd bump for plist changes 6.6 -> 6.7 2020-04-05 15:44:52 +00:00
naddy
3ee778aaec Update to 4.9.1. Fixes two bug introduced in 4.9: The cursor was
misplaced when undoing line cuts, and filtering of the whole buffer
to a new buffer did not work.
2020-04-02 19:36:08 +00:00
naddy
7fcc364054 maintenance update to 4.9; from Nam Nguyen 2020-03-28 16:17:39 +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
kili
d1707dc096 Let it build with upcoming poppler-0.86.x.
ok robert@ (maintainer)
2020-03-21 19:44:46 +00:00
robert
c12e914247 update to 6.4.2.2 2020-03-21 19:11:28 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
bcallah
7e27910cf8 Fix the distfile name; noticed by aja@ 2020-03-17 13:03:29 +00:00
bcallah
056479bee3 Update featherpad to 0.13.1
The important changelog bits are here:
https://github.com/tsujan/FeatherPad/releases/tag/V0.13.0
2020-03-16 23:22:17 +00:00
sthen
9e8aac8d90 update to vile-9.8t 2020-03-12 14:22:22 +00:00
naddy
2d67d2fae9 move home page and master site to https 2020-03-11 22:27:58 +00:00
sthen
db2a6b77a2 update to Sigil-0.9.14 (there are newer versions than this, but they require
QtWebEngine).  Disable the phone-home update checker while there.
2020-03-09 21:13:41 +00:00
robert
dff77ed871 update to 6.4.1.2 2020-03-08 08:27:08 +00:00
sthen
793093c249 update to vim-8.2.356 2020-03-05 20:53:13 +00:00
bcallah
42cb224d2f Update to ne-3.3.0
Changelog: https://github.com/vigna/ne/compare/3.2.1...3.3.0
2020-02-29 13:44:07 +00:00
rsadowski
90acd4c1b4 Clean tabs vs spaces 2020-02-29 08:19:59 +00:00
rsadowski
ec1b71d900 Remove -qt4 flover in editors/qscintilla
All our consumers only use the qt5 FLAVOR. Because here, switch homepage to
https and bump revisions
2020-02-29 08:17:58 +00:00
jca
89334849fc Update to TeXmacs-1.99.12
Changelog: https://texmacs.org/tmweb/about/changes.en.html

This update also includes improvements and fixes for plug-ins, and
documents how to activate them if additional packages are needed.
Tested plug-ins: dratex, graph, graphviz, python, sympy, gnuplot,
maxima, octave and pari.  The python plugin is usable by default.

from Nam Nguyen (maintainer)
2020-02-27 14:29:46 +00:00
rsadowski
39da989220 Fix build with upcoming Qt5 update 2020-02-25 18:08:07 +00:00
bcallah
99ac45adf8 Update to focuswriter-1.7.5
Translation updates: Ukrainian
2020-02-25 02:27:37 +00:00
kili
6191c97d7c Update to gummi-0.8.1. 2020-02-22 20:27:13 +00:00
rsadowski
88a4fd24b4 Update tiled to 1.3.1 (Qt4 to Qt5)
Notable changes:
- Move to GH_*
- s/http/https/
- Set MODPY_DEFAULT_VERSION_3
- Reorder DPB_PROPERTIES

Input and OK jca@
2020-02-22 05:29:12 +00:00
sthen
46694f1ad2 fix PKGNAME, aja's eyesight is better than mine :) 2020-02-22 00:54:02 +00:00
rsadowski
b1737954fd Update tea-qt to 50.0.4 (Qt4 to Qt5 switch)
Tweaks from sthen@, input and OK landry.
2020-02-21 15:32:07 +00:00
landry
42763653ec ensure -common dont end up in BUILD_DEPENDS otherwise hilarity ensues, spotted by sthen@ 2020-02-20 16:10:07 +00:00
juanfra
60768cb6a5 BUILD_DEPENDS-main -> BUILD_DEPENDS. Spotted by naddy@. 2020-02-19 23:16:54 +00:00
juanfra
c4bd686295 Move py-qscintilla to qt5 and remove the default qt4 flavor.
Help from landry@ and rsadowski@. OK landry@.

While here, update qscintilla and py-qscintilla to 2.11.4. From landry@.
2020-02-19 17:35:36 +00:00
naddy
d5adf00eb4 Update to 4.8. Improvements:
- Pasting from outside into nano suppresses auto-indentation.
- Such an external paste can be undone with a single M-U.
- Shift+Meta+letter key combos can be bound with 'bind Sh-M-letter ...'.
- A custom nanorc file may be specified with -f / --rcfile.
2020-02-15 19:56:37 +00:00
sthen
bda6511a83 update to vim-8.2.255 2020-02-14 10:59:54 +00:00
sthen
f69d1135ed be smarter about GH_TAGNAME; when generating the default DISTNAME, only
strip a leading "v" when it's followed by what looks like a version number,
also have it handle a few other common names seen in ports. likewise when
stripping 'v' from the default WRKDIST, also allow 'V', but only if
followed by digits (which seems a better match to what github are doing).

update the few ports which _require_ updates to match this change.

been through a bulk on i386 (plus I've diffed "make dump-vars" run in
in all ports having GH_TAGNAME before+after applying the patch), ok jca
2020-02-13 22:19:35 +00:00
robert
d749d3d710 remove a patch that was missed from the previous commit 2020-02-05 20:00:34 +00:00
robert
a6899c9414 update to 6.4.0.3 2020-02-05 19:58:09 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
bcallah
24b6ade33d Update to focuswriter-1.7.4 2020-01-17 13:35:55 +00:00
bcallah
0e882d6b38 Update to featherpad-0.12.1
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.12.1
2020-01-13 19:31:41 +00:00
naddy
aafafd2515 Update to 4.7.
Note: The keywords in nanorc files must be in lowercase.
2020-01-02 21:26:53 +00:00
kili
0ad6c4f9a0 Unbreak the build with poppler-0.83.0.
ok robert@ (maintainer)
2020-01-02 20:31:11 +00:00
kili
742e3de954 Fix the build with poppler-0.83.0.
Thanks to sthen@ for the cmake hack appending -std=c++14.
2020-01-02 20:30:04 +00:00
bcallah
e32557be9f Update to le-1.16.7
ok solene@
2020-01-01 18:56:32 +00:00
ajacoutot
914a7c3f17 Update to abiword-3.0.4.
Still BROKEN (abort trap on startup).
2019-12-31 14:27:04 +00:00
bcallah
8ac4bc23a1 Update to featherpad-0.12.0
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.12.0
2019-12-28 16:13:41 +00:00
sthen
295df56382 update to vim-8.2.25 2019-12-21 13:27:04 +00:00
sthen
e506a46e80 Treat DPB_PROPERTIES=parallel as a hint that a port is parallel-safe
for use in regular builds too; if that is present in a port, use
${PARALLEL_MAKE_JOBS} jobs in the build, defaulting to hw.ncpuonline.

Adjust PARALLEL_BUILD=No, this originally seemed intended to be a hint
that a port could NOT handle a parallel build, but current usage is
"don't pass make -jXX because this port has its own way to handle things",
instead change this to a slightly more understandable PARALLEL_MAKE_FLAGS
variable. This defaults to -j${PARALLEL_MAKE_JOBS} but can be reset for
build system requirements as needed (java/libreoffice have their own
mechanism) and is added automatically to MAKE_FLAGS where a build uses
>1 concurrent job.

Based on a diff from / ok espie@ - the default value may want revising
as hw.ncpuonline jobs will be too many in some cases (e.g. machines with
many cores or low RAM), but committing at this stage to avoid further
out-of-tree bikeshedding. If you need to restrict to a lower number of
jobs, set e.g. PARALLEL_MAKE_JOBS=2 in /etc/mk.conf, and please provide
feedback.
2019-12-05 21:18:08 +00:00
naddy
41029c4763 maintenance update to 4.6 2019-12-04 18:05:49 +00:00
bcallah
4dca6d470c Update to dte-1.9.1; just build system fixes. 2019-12-01 21:58:57 +00:00
edd
635b02c006 Unbreak editors/py-neovim.
We had a missing dependency, but it turns out it's not needed anyway.

Raised with upstream.

OK sthen@, thanks.
2019-11-21 12:29:52 +00:00
edd
60c47aaa2f Update editors/py-neovim to version 0.4.0.
OK sthen@, thanks!
2019-11-20 13:44:36 +00:00
edd
84f38f23bc Update editors/neovim to version 0.4.3.
After much discussion about the new luv dependency (not yet ported, but
awkward to port), we decided to embed a copy for now.

Diff from Travis Cole with input from myself and sthen@.

OK sthen@

Thanks!
2019-11-20 13:43:35 +00:00
ajacoutot
31ec4d522f Regent WANTLIB after recent librsvg update (lost its croco dependency). 2019-11-18 19:57:43 +00:00
fcambus
48929cf681 Update hexcurse to 1.60.0.
Notable changes:

- Fix the license marker, hexcurse is GPLv2+ licensed
- Switch to using GitHub, the old HOMEPAGE/MASTER_SITES domain expired
- Add a patch from upstream to show help if no filename argument is
  supplied, otherwise it's not possible to quit the editor
2019-11-17 21:03:29 +00:00
kili
b162897361 Fix for poppler-0.82.0.
ok aja@
2019-11-12 22:05:36 +00:00
jca
b6aaf26b17 ${BUILD_PACKAGES} instead of - 2019-11-10 21:50:23 +00:00
jca
aed0e196fa Move USE_GMAKE in a more appropriate place 2019-11-10 17:58:19 +00:00
jca
66bacb23ef Simplify debug package goo 2019-11-10 17:49:30 +00:00
jca
417179de64 Provide debug-emacs 2019-11-10 17:21:32 +00:00
ajacoutot
1f0a793f79 Regen DEPENDS and WANTLIB after recent openexr update. 2019-11-10 15:32:55 +00:00
kili
92f4d17585 Let libreoffice build with poppler-0.82.0.
ok robert@ (maintainer)
2019-11-07 18:44:39 +00:00
robert
69b32e8244 update to 6.3.3.2 and fix packaging for the no_java flavor 2019-11-06 12:21:06 +00:00
bcallah
27f6abfc9f Update to ne-3.2.1
Notified by upstream
2019-10-31 16:12:08 +00:00
kn
7ccfa0033e Mention rename to vise on installation
Noted by a user who did not find it after installation.

Feedback and OK tb
2019-10-26 15:46:38 +00:00
naddy
f014a509e8 Update to 1.4.1:
* Minor fixes
* bmore new option -r, bvi new setting: set reverse:
  Characters between 160 - 254 are displayed as "reverse video text"
2019-10-17 18:34:27 +00:00
naddy
2ee0e8bf2c Update to 4.5. Noteworthy improvement:
- What the <Tab> key produces can be specified per syntax with 'tabgives'.
2019-10-13 21:30:19 +00:00
robert
e6f3664513 add a patch for the upcoming icu update; requested by aja@ 2019-10-13 18:36:02 +00:00
robert
6837d73de0 unbreak on i386 and regen some patches 2019-10-08 13:10:15 +00:00
sthen
62c27ea189 mark BROKEN-i386 again, it takes ~2.5h before failing 2019-10-07 12:16:45 +00:00
kn
190d2d281a Fix missing Okular WANTLIB, turn kinit from LIB into RUN_DEPENDS
Okular5Core is dlopen(3)ed at runtime, thus port-lib-depends-check does not
pick it up.  This causes okular to be omitted as RUN_DEPENDS and starting
kile on systems without it would exit immediatly with a warning box.

kinit's shared library is not used at all, so make that clear while here.

OK rsadowski
2019-10-04 14:42:33 +00:00
rsadowski
35aca08a48 rm kile-kde4
It's gone long time ago.
2019-10-04 12:04:12 +00:00
robert
559177e9da update to 6.3.2.2 and unbreak on i386 2019-10-04 06:33:55 +00:00
jca
c1b17d49f1 Minor update to emacs-26.3
NEWS:
  https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS.26
2019-09-25 22:10:51 +00:00
bcallah
8b94678fa9 Update to dte-1.9
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-09-23 13:19:13 +00:00
sthen
eb596805d8 mark BROKEN-i386 for now to avoid wasting time in bulks 2019-09-23 12:04:10 +00:00
sthen
38f48a3136 update to vim-8.1.2061 2019-09-20 17:21:05 +00:00
robert
72b2293c45 update to libreoffice 6.3.1.2;
kde4 support has been removed so the port moves to kde5
2019-09-20 13:34:54 +00:00
robert
878d1113e7 update to 6.2.7.1 2019-09-08 14:05:53 +00:00
sthen
f75d2955f3 disable vim's new hidden dep on libcanberra; found by naddy@ 2019-09-06 14:50:23 +00:00
sthen
3a4465bd30 update to vim-8.1.1987 2019-09-05 18:47:53 +00:00
naddy
51e232d0eb maintenance update to 4.4 2019-08-27 19:57:19 +00:00
fcambus
2d906342ed Update le to 1.16.6. From Wen Heping, thanks!
Maintainer timeout.
2019-08-22 07:17:06 +00:00
bcallah
28e8f57785 Update to featherpad-0.11.1
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.11.1
2019-08-20 22:54:57 +00:00
robert
2257c0a065 update to 6.2.6.2 2019-08-19 13:22:22 +00:00
bcallah
6dabe435e7 Update to featherpad-0.11.0
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.11.0
2019-08-10 23:19:08 +00:00
naddy
15934c06f0 bump for plist changes 6.5 -> 6.6 2019-08-10 19:41:07 +00:00
bcallah
157b1f34f4 Bugfix update to focuswriter-1.7.3 2019-08-08 16:34:02 +00:00
landry
f977fd3b31 Update to py-qscintilla 2.11.1, from Caspar Schutijser, thanks !
Enforces dependency on the matching qscintilla version.
2019-07-24 08:50:19 +00:00
landry
e526a2a38e Update to qscintilla 2.11.1, from Caspar Schutijser, thanks ! 2019-07-24 08:49:43 +00:00
bcallah
4c07309e97 Bugfix update to dhex-0.69
ok kmos@
2019-07-21 04:37:46 +00:00
danj
1991058dbd Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:49:19 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +00:00
sthen
8d7492377d replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:07:45 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
2ec66b60ca maintenance update to 4.3 2019-07-11 20:35:39 +00:00
edd
cbf760dee0 Update editors/neovim to version 0.3.8.
Tested by Paco Esteban, input and OK kn@. Thanks.
2019-07-09 09:46:16 +00:00
robert
a940ad8cd9 update to libreoffice-6.2.5.2 2019-07-05 07:17:56 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
naddy
f8d236ce78 llvm8: upstream fix for C++20 char8_t; ok robert@ 2019-06-23 19:38:31 +00:00
kili
668474224d Explicitely empty flavor is no longer needed for print/poppler. 2019-06-19 19:45:59 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
edd
7d13151178 editors/neovim: Plug a abritrary code execution bug.
Source command doesn't check for the sandbox.
https://github.com/neovim/neovim/pull/10082

Detailed description:
https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md

OK sthen@, thanks!
2019-06-06 16:35:41 +00:00
sthen
bbca5b93e0 SECURITY UPDATE to vim-8.1.1483
CVE-2019-12735 Arbitrary Code Execution via Modelines

https://github.com/numirias/security/blob/master/doc/2019-06-04_ace-vim-neovim.md

"Beyond patching, it's recommended to disable modelines in the vimrc
(set nomodeline), to use the securemodelines plugin, or to disable
modelineexpr (since patch 8.1.1366, Vim-only) to disallow expressions in
modelines."
2019-06-06 15:04:22 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
robert
12b5be869d update to 6.2.4.2 2019-05-26 12:59:16 +00:00
sthen
2dcd382134 fix for 32-bit arches with 64-bit time_t; from Jens Johansson
update license information/PERMIT_* text
2019-05-23 09:37:30 +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
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
naddy
0819fd513b switch to CONFIGURE_STYLE=autoreconf 2019-05-19 11:26:24 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +00:00
bcallah
65f6b6bcd0 Update to featherpad-0.10.0 2019-05-15 17:22:15 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
ajacoutot
940b19840a Upgrade to the newest git commit (still broken). 2019-05-14 05:07:23 +00:00
danj
7219f4e6bd Remove shadchin@ as maintainer per his request 2019-05-13 19:03:51 +00:00
rsadowski
28f7c34666 Update TeXmacs to 1.99.9
Upstream switched form Qt4 to Qt5 and from autotools to CMake.
Added Nam Nguyen as maintainer. Thank you for taking care of this!

Initial diff from me, tweaked and newer diff from jca@. OK jca@
2019-05-12 15:43:45 +00:00
jca
99a94a91bf Unbreak build with ports-gcc and use ports-gcc on all archs.
texmacs on amd64 prints a few ugly warnings about symbol size mismatch
on stderr, but it seems to work properly anyway.  ports-gcc approach
suggested by phessler@.  One less port that builds only with base-gcc.

rsadowski@ has a diff to update this port and make it use clang, but
nobody gave feedback on it yet.
2019-05-10 21:27:07 +00:00
bentley
109bbf6279 Remove stray .so in plist, fixing the build. 2019-05-09 01:05:50 +00:00
bentley
00d4c1c6aa +sigil 2019-05-08 07:27:36 +00:00
bentley
364b21166a Import sigil-0.9.13.
Sigil is a free, open source, multi-platform ebook editor.
It is designed to edit books in ePub format (both ePub 2 and ePub 3).

tweaks + ok kirby@
2019-05-08 07:26:55 +00:00
sthen
4c9d7e6039 No need for a special MODGO_ENV for go.port.mk, just use normal MAKE_ENV
like the rest of the ports tree. This also allows removing a bunch of
manual setting of PATH="${PORTPATH}" HOME="${PORTHOME}" done in various
ports etc. This also makes sure CFLAGS is passed through (not everything
honours it but it does improve at least some ports).

Remove NO_CCACHE from www/honk that was added because the above problem
resulted in ccache variables not being passed through correctly breaking
the cc calls in this.

ok kmos@
2019-05-04 21:46:16 +00:00
naddy
299edba197 Update to 4.2. Fixes a possible crash on M-J, fixes --nowrap, and again
automatically adds a newline character at the end of a buffer.
Prodded by upstream maintainer Benno Schulenberg.
2019-05-02 20:15:16 +00:00
sthen
811bab0562 update to vim-8.1.1244 2019-05-02 01:03:11 +00:00
sthen
40fc99a567 update flavours in DESCR 2019-05-01 22:05:30 +00:00
sthen
da7524c71d flavour cleanup; drop the motif/athena flavours that we don't package
rsadowski cwen kmos danj agree

< sthen> /me sets it on fire and jumps over it (seeing as it's beltane)
< kmos> Careful. Don't get any of it on you.
< sthen> oh we are used to fire in the town where i live ;)
< sthen> https://www.youtube.com/watch?v=qnXx6jvsQto
< kmos> No, not the fire. Don't get any motif on you.
2019-05-01 22:05:02 +00:00
jeremy
4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
bcallah
3b59fb0bae Update to dte-1.8.2
1.8.1 fixes some bugs from the 1.8 release; 1.8.2 is irrelevant for us but
might as well move to it since we need 1.8.1 anyway.
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-04-23 20:03:01 +00:00
robert
6d9676ca9c update to 6.2.3.2 2019-04-23 06:00:57 +00:00
jca
92dba9cf87 Update to emacs-26.2
Announcement mail:
  https://lists.gnu.org/archive/html/info-gnu/2019-04/msg00003.html

Works fine on amd64 and sparc64.  Tests by Timo Myyra, sunil@, Nam
Nguyen, krw@ and me.
2019-04-22 16:34:45 +00:00
bcallah
2a7aa4b476 Update to dte-1.8
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-04-20 13:52:18 +00:00
sthen
fe2bf64aec drop Donovan Watteau as maintainer as requested
(plus a little COMPILER tidying while there)
2019-04-16 20:19:01 +00:00
ajacoutot
e735d9ff42 Unbreak fake after previous commit (TRUEPREFIX -> PREFIX) 2019-03-30 18:18:52 +00:00
ajacoutot
a39f487358 Don't symlink the desktop files from /usr/local/lib/libreoffice/... but
copy them instead. unveil(2) in update-desktop-database(1) prevents it
to follow symlinks.

ok robert@ (maintainer)
2019-03-30 08:09:38 +00:00
naddy
c8ae714959 maintenance update to 4.0 for numerous small changes 2019-03-30 02:58:40 +00:00
jca
20647091ad Enable support for m17n/libotf
Similar diff from Eric Brown months ago.
2019-03-27 13:36:00 +00:00
jca
4f8b7684f4 Preemptively disable libotf and m17n-lib deps
Temporary until the mentioned libs are imported, I'll probably add m17n
support to the graphical emacs flavors later.
2019-03-26 16:19:36 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
sthen
771704c1f4 update to vim-8.1.1048 2019-03-24 22:02:15 +00:00
robert
e728b8d4f3 update to 6.2.2.2 2019-03-24 09:17:45 +00:00
sthen
c1e03434c1 build vim--gtk2 again (previously it had just plain "vim" using the default
flavour, previously gtk2 now gtk3 - change to explicitly listing both ,gtk2
and ,gtk3).
2019-03-18 15:13:16 +00:00
edd
5532d7814b Update Python bindings to neovim to 0.3.2.
Upstream has renamed the bindings, but for now we keep the old name.

OK sthen@, thanks!
2019-03-17 13:15:34 +00:00
edd
3a697a9799 Update to neovim v0.3.4.
This was a team effort between Jon Bernard and myself.

OK sthen@
2019-03-17 13:13:40 +00:00
sthen
82746f5134 update to vim-8.1.1007 2019-03-14 20:32:43 +00:00
ajacoutot
d1b7d01ebb Set BROKEN.
No idea what's happening but it aborts on startup for months now.
I'll try and have a look but the release is approaching.
2019-03-14 10:13:31 +00:00
bentley
42dd3485ea +wordgrinder 2019-03-11 03:49:17 +00:00
bentley
019609845c Import wordgrinder-0.7.2.
WordGrinder is a simple, Unicode-aware word processor that runs on the
console. It's designed to get the hell out of your way and let you write;
it does very little, but what it does it does well.

It supports basic paragraph styles, basic character styles, basic screen
markup, a menu interface that means you don't have to remember complex
key sequences, HTML import and export, and some other useful features.

WordGrinder does not require X. It runs in a terminal. (But there's a
version which uses X if you want it.)

ok kn@
2019-03-11 03:48:45 +00:00
sthen
347075f506 additional WANTLIB
add reminder comment if changing default flavour
2019-03-09 22:34:09 +00:00
sthen
066792a993 drop the RUN_DEPENDS on editors/vim; the way that flavours are setup
there, doing so forces a particular UI flavour to be installed by
default (e.g. "pkg_add vim-spell-af" would autoinstall the default
flavour of vim without allowing a selection).

bump REVISION in vim-spell-*, also unbreaks packaging following
the change in default flavour in vim reported by aja@
2019-03-09 11:19:27 +00:00
bcallah
d748b453da Bugfix update to focuswriter-1.7.2 2019-03-09 01:08:46 +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
sthen
aae3cc431f update to vim 8.1.998
- add gtk3 flavour

- rework detection of incompatible flavours, less copy-and-pasting
when making changes

- remove the "huge" flavour, it wasn't linked to the build anyway, and
the option set by this was already used by default upstream
2019-03-08 01:55:36 +00:00
robert
56c3082761 update to 6.2.1.2 2019-03-06 17:57:30 +00:00
robert
cead58111e - sync some headers and use the correct thread id on openbsd
- use uname(3) to populate information in the About screen
2019-03-05 15:38:32 +00:00
cwen
d1079f21c5 neovim: remove useless linker option
We don't need to use -lc++abi because our neovim port disables luajit
and uses lua-5.1 instead.
This allows building neovim on archs that don't have libc++abi (tested
on macppc).

Spotted by jca@, who also modified my diff accordingly (thanks!)

OK jca@, "Fine with me!" edd@ (MAINTAINER)
2019-03-04 14:22:25 +00:00
ian
46a1ea8fe6 Remove BROKEN as builds on i386 with current clang. "give it a go" sthen@ 2019-03-01 17:05:30 +00:00
sthen
bc410fb783 update to nedit-5.7, from Alessandro De Laurenzis (taking MAINTAINER).
many bugs fixed, including crashers.

the external wrapmark.diff patch is dropped; it originally came from
http://ajbj.free.fr/nedit/nedit-scripts/INTERESTING/utilsrc/nedit/myNEditPatches/HairlineMargin.diff
and seems unmaintained (and doesn't apply to the newer version).
2019-02-28 23:00:47 +00:00
robert
9d6706fec0 add some missing ifdefs to use linux specific code on openbsd as well:
- add missing VCL backend info in About
- calculate max call level based on stack size
2019-02-28 22:09:41 +00:00
naddy
b1eb1d48fd bump for plist changes 6.4 -> 6.5 2019-02-28 01:52:37 +00:00
bcallah
48c86ee071 Update to featherpad-0.9.4
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.9.4
2019-02-26 15:34:50 +00:00
kili
6beda81f99 Fix poppler-qt5 dependency (it's print/poppler,,-qt5, with *two* ,). 2019-02-17 20:39:35 +00:00
kili
45a17bec7e Unbreak build with newer poppler.
From George Koehler, thanks!
2019-02-17 20:38:20 +00:00
sthen
dd0f3674f2 unbreak build following synctex being split off from texlive/base,-main
ok jca
2019-02-15 21:10:44 +00:00
robert
1ac91c31ec update to 6.2.0.3 2019-02-09 15:23:07 +00:00
ajacoutot
9bada5133e Missing BDEP+RDEP on devel/py-gobject3.
failure reported by naddy@
2019-02-07 14:41:45 +00:00
bcallah
2e70d005b4 Update to featherpad-0.9.3
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.9.3
2019-02-06 02:32:01 +00:00
ajacoutot
d4653ead97 Unbreak packaging, I had a bogus python -> python2.7 symlink lying
around.
2019-02-05 08:47:37 +00:00
ajacoutot
b4dbebfb29 Bring all stable patches from upstream.
Still broken at runtime but at least we have a base to start and fix
things.
2019-02-04 17:05:42 +00:00
robert
fa82e654d1 add a different workaround for the mutex hang issue, which is already used elsewhere 2019-01-29 10:34:28 +00:00
sthen
861f6e13ea update to vim-8.1.800 2019-01-24 09:32:15 +00:00
ajacoutot
6d8d25e527 Remove BDEP on devel/gettext-tools and textproc/intltool and use the
textproc/intltool MODULE instead...
2019-01-22 23:03:49 +00:00
landry
afa7a4c194 add missing BDEP on intltool, reported by naddy@ - thanks! 2019-01-22 15:05:11 +00:00
edd
bc3aa70428 Unbreak patching stage for editors/texworks.
(It seems that the previous commit to this port went wrong with regards
to Unicode characters)

Also add a tighter dependency on TeX Live.

Reported by ajacoutot@, OK jca@, thanks!
2019-01-22 12:13:22 +00:00
landry
04bf41d996 Update to beaver 0.4.1 2019-01-21 20:13:44 +00:00
edd
52e591d145 editors/texworks: Fix for TeX Live 2018.
Our in-tree version of texworks expects an older synctex than we now
have in tree. This change fixes that.

Bulk tested and OK kili@, thanks.
2019-01-20 11:20:42 +00:00
bentley
f69349a2a5 HTTPS for chiark.greenend.org.uk. 2019-01-17 10:13:40 +00:00
rsadowski
6f6d361338 hook kile, unhook kile-kde4, adjust kde4-meta 2019-01-13 19:10:26 +00:00
rsadowski
6fff4f5cb6 re-add kile-2.9.92 (kile-kde4 replacement)
ok kn@
2019-01-13 18:59:41 +00:00
kili
214b86a1ac Fix build with upcoming poppler-0.73.0 (no more typedef unsigned
char Guchar).

ok robert@ (maintainer)
2019-01-11 20:06:16 +00:00
kili
829169fd34 Fix build with poppler-0.72.0.
From archlinux.

ok robert@ (maintainer)
2019-01-04 21:07:21 +00:00
bcallah
43b275ef5f Update to moe-1.10 2019-01-04 03:15:59 +00:00
awolk
d85fbe3c70 Update editors/ghostwriter to 1.7.4
OK sthen@
2019-01-02 23:12:53 +00:00
kili
fe4a70a412 Fix poppler-qt5 dependency -- I was wrong in that a single comma
before -qt5 is enough.

While here, move print/texlive/base from RUN_DEPENDS-main to
LIB_DEPENDS-main, because WANTLIB contains synctex.

(and bump revision of the main package)

ok landry@
2019-01-02 17:40:44 +00:00
bcallah
9c300ee963 Update to focuswriter-1.7.1 2019-01-02 00:47:48 +00:00
edd
d655d8a953 editors/texworks: Fix out of date patch comment.
Should have been part of my previous commit.
2018-12-30 12:17:20 +00:00
edd
42ff2b4c6e Update editors/texworks to version 0.6.2.
In doing so switch from qt4 to qt5 to help kili@ in his mission to kill
poppler-qt4.

Thanks to landry@ for figuring out the weird man page CONFIGURE_ARGS.

Thanks to Davin McCall for figuring out the undefined symbol errors:
https://github.com/TeXworks/texworks/issues/852

OK landry@ and kili@
2018-12-30 12:11:56 +00:00
landry
30ccb065e4 Update to ktikz 0.12
switches to qt5, so that's one less consumer for poppler-qt4..

ok pirofti@ (maintainer)
2018-12-28 19:02:40 +00:00
robert
3746b2178d update to 6.1.4.2 2018-12-19 20:43:17 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
bcallah
fdb474820c Update to featherpad-0.9.2
Changelog: https://github.com/tsujan/FeatherPad/blob/master/ChangeLog
2018-12-11 15:47:13 +00:00
sthen
1224106d57 update to vim-8.1.0573 2018-12-08 22:39:20 +00:00
jca
5a456c772c Control the use of ld -Z from the port Makefile
Should help testing on platforms not yet handled
2018-11-27 13:53:29 +00:00
jca
0caae79743 Don't clobber LDFLAGS 2018-11-23 15:31:22 +00:00
naddy
3b0aa11a1b update to 3.2: a myriad of small tweaks 2018-11-17 18:09:02 +00:00
naddy
c38f58eb45 check for a platform's endianness the modern way by including <endian.h>
and comparing BYTE_ORDER
2018-11-15 22:19:09 +00:00
naddy
0272dfee2a On i386, link without -Z. Not required with ld.bfd and not supported
by ld.lld.  ok jca@
2018-11-10 15:02:23 +00:00
bcallah
a90fcb4a2e +featherpad 2018-11-06 23:55:39 +00:00
bcallah
45d2a91e20 Import editors/featherpad, a lightweight Qt5 plain-text editor.
ok kn@

FeatherPad is a lightweight Qt5 plain-text editor. It is independent of
any desktop environment and has:
  * Drag-and-drop support, including tab detachment and attachment
  * X11 virtual desktop awareness
  * Instant highlighting of found matches when searching
  * A docked window for text replacement
  * Support for showing line numbers and jumping to a specific line
  * Automatic detection of text encoding as far as possible and optional
    saving with encoding
  * Syntax highlighting for common programming languages
  * Ability to open URLs with appropriate applications
  * Session management
  * Side-pane mode
  * Auto-saving
  * Printing
  * Text zooming
2018-11-06 23:55:20 +00:00
jca
663caa18fb Upgrade path from emacs21 to latest emacs
"makes sense" naddy@, tweaks from sthen@
2018-11-02 12:56:52 +00:00
jca
497bb500c1 Remove emacs21
Broken when linked with lld, the unexec'd emacs segfaults.  Instead of
yet another workaround (ld.bfd), many prefer a removal.  One the plus
side, that's one less brk(2) user in the ports tree.

Prodded by naddy@, no objections from the usual suspects.
2018-10-31 00:27:24 +00:00
jeremy
ecdd34f345 Bump related ports after default ruby version switch. 2018-10-26 16:16:24 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
rsadowski
e366caf917 Update OpenBSD KDE5 universe.
- Update KDE Frameworks to 5.51.0
-- Change examples handling and use @sample for all of them. Idea by
   ajacoutot@. Discussed with ajacoutot@,sthen@,naddy@.

- Update our KDE Applications to 18.08.2.
-- Nothing special except okteta. They use there own version pattern
   now. I set EPOCH.

- Update all devel/kf5 consumers there are effected by the examples handling.
-- kdevelop
-- krusader
-- tellico
-- yakuake

Thanks to landry@ for feedback and hints
2018-10-22 20:30:41 +00:00
bcallah
69d04c9cbf Update to ne-3.1.2
Changelog spread over these two files:
http://ne.di.unimi.it/CHANGES
http://ne.di.unimi.it/NEWS
2018-10-16 14:53:11 +00:00
sthen
97228b98c3 update to vim-8.1.438 2018-09-29 22:47:36 +00:00
robert
6bdbcad4fa update to 6.1.1.2 2018-09-20 13:54:12 +00:00
ajacoutot
df2b078e13 Fix WANTLIB/LIB_DEPENDS after the recent gtkspell3 update. 2018-09-20 09:22:03 +00:00
tj
bca5d7ab2b update to nano 3.1
ok naddy
2018-09-19 19:26:10 +00:00
rsadowski
46074cc701 Use kdiagram in calligra
Bump and regen PLIST
2018-09-19 05:16:04 +00:00
sthen
39d2d3a91b update to vim-8.1.0388
- remove bogus "CFLAGS/LDFLAGS=-pthread" setting for the gtk flavour
(very old - probably a remnant of uthread and not needed any more),
it was done as an override rather than addition, so the wanted CFLAGS
were not used for gtk builds.

- don't strip if this is a DEBUG build.
2018-09-14 09:11:41 +00:00
robert
778c5aea67 unbreak after libc++ update by defining _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS
as these are still used by libreoffice
2018-09-11 18:51:00 +00:00
gonzalo
d48ab67c6d Update for Nano to 3.0
https://nano-editor.org/dist/v3/ChangeLog

OK naddy@ (maintainer)
2018-09-11 06:25:29 +00:00
robert
3522e7e9ec unbreak pdf export and printing by switching to libressl from nss for
digest so that the MD5_Update symbol will not conflict between libcrypto
and libnss

a hack might come later for nss as well
2018-09-07 07:15:50 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
bcallah
0ee1e71bd4 Update to focuswriter-1.6.16 2018-09-04 04:40:50 +00:00
sthen
1b1781d9cb don't waste time on i386; mark BROKEN as builds repeatedly fail with
/usr/obj/ports/libreoffice-6.1.0.3/libreoffice-6.1.0.3/instdir/sdk/lib/libuno_cppuhelpergcc3.so: undefined reference t
o `operator new(unsigned long, std::align_val_t)'
/usr/obj/ports/libreoffice-6.1.0.3/libreoffice-6.1.0.3/instdir/sdk/lib/libuno_cppuhelpergcc3.so: undefined reference t
o `operator delete(void*, std::align_val_t)'
2018-08-27 14:07:22 +00:00