Commit Graph

1289 Commits

Author SHA1 Message Date
semarie
5072376714 import commission tryton 5.0 module
ok aja@
2018-12-19 08:16:43 +00:00
semarie
8f46f4aaaf import carrier_weight tryton 5.0 module
ok aja@
2018-12-19 08:15:47 +00:00
semarie
2b9dc235b7 import carrier_percentage tryton 5.0 module
ok aja@
2018-12-19 08:15:16 +00:00
semarie
b7bc17e93c import carrier tryton 5.0 module
ok aja@
2018-12-19 08:14:30 +00:00
semarie
bd8064dda6 import authentication_sms tryton 5.0 module
ok aja@
2018-12-19 08:13:56 +00:00
jca
bfbf4b86d5 Missing includes when building with ports-gcc
from Charlene Wendling
2018-12-17 18:41:56 +00:00
danj
5251382008 Missed in previous 2018-12-16 16:53:35 +00:00
danj
02667d0a1f Tweak documentation
While there, passlib[bcrypt] seems to be just bcrypt so add a rdep on it

with and ok semarie@ (maintainer)
2018-12-16 16:52:39 +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
sthen
2205b00687 regen patch 2018-12-11 14:48:40 +00:00
sthen
54c01ac0a3 missed cvs rm (done correctly in submitter's diff) 2018-12-11 14:47:46 +00:00
benno
27419656df Update zim to version 0.68, diff from Edward Lopez-Acosta
(elopezacosta AT gmail DOT com), thanks!
ok jca@
2018-12-10 23:38:37 +00:00
semarie
ed299bb41d tryton/5.0 : maintenance update
- account_invoice (missed in previous)

OK aja@
2018-12-09 13:40:34 +00:00
semarie
19fbb0774f add devel/git as BDEP.
no REVISION++ as it didn't build.

noticed by and ok aja@
2018-12-09 13:38:58 +00:00
semarie
dca4546979 + tryton
ok ajacoutot@
2018-12-08 19:17:13 +00:00
semarie
30c93cff1f - remove unneeded .if defined()
- link all prepared tryton modules

ok ajacoutot@
2018-12-08 19:08:01 +00:00
jca
5feece3bb7 Minor tweaks
- set DISTNAME instead of fiddling with WRKDIST
- missing include for function returning size_t

ok solene@ (maintainer)
2018-12-06 16:25:04 +00:00
solene
8f19998f35 + teapot 2018-12-06 16:01:32 +00:00
solene
93cb541b18 Import teaport
Teapot is a compact spreadsheet software. It features a
curses-based text terminal interface. It supports true
three-dimensional tables and iterative expressions.

ok jca@ sthen@
2018-12-06 16:00:34 +00:00
semarie
efe2080bfd tryton 5.0: maintenance update
- account
- account_payment_sepa
- account_product
- proteus
- tryton
- trytond

(ports not linked in tree)
2018-12-03 12:51:22 +00:00
semarie
0f29fa9e7f reimport productivity/tryton at version 5.0
it is currently only a subset of official tryton modules
for now, it is not linked in tree

OK aja@
2018-12-03 12:33:47 +00:00
semarie
8ad3383ac0 reimport productivity/tryton at version 5.0
it is currently only a subset of official tryton modules.
for now, it is not linked in tree.

OK aja@
2018-12-03 12:28:12 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
rsadowski
e19fa07465 Update homebank-5.2.2
ok pea@
2018-11-06 17:24:42 +00:00
sthen
12488f7920 update to radicale-2.1.11 2018-11-06 14:29:37 +00:00
bentley
ed24aae5c1 Explicitly disable libedit support since we don't install the needed headers.
ok naddy@
2018-11-05 10:24:17 +00:00
naddy
ff4cf372bf libalkimia and its dependent kmymoney require the C++ template code in
gmpxx.h but do not link with libgmpxx, so add devel/gmp,-cxx to both
build and run depends.
2018-11-03 14:46:02 +00:00
naddy
6708eafbb8 require the devel/gmp,-cxx subpackage at build time for the templates in
gmpxx.h
2018-11-02 18:56:50 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +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
naddy
cd6d868b66 Bug fix: In some cases (e.g., TERM=pccon0) wgetch(3) can return
KEY_ENTER instead of '\n' when the return key is pressed, causing
getstring() to fail.  From Mohamed Aslan.
2018-10-19 14:19:59 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
remi
9383aadfb3 add khard 2018-10-01 10:40:34 +00:00
remi
4f143b9833 Import khard - a console editor for vcard
port created by Marcus MERIGHI
improved an OK feinerer@
2018-10-01 10:37:58 +00:00
sthen
52947b3b57 update khal to a checkout from master, this includes a fix for dateutil>=2.7
problem reported by feinerer@ and Marcus Merighi, ok jung@ (maintainer)
2018-09-19 09:18:44 +00:00
pea
6b165809d3 Update to 5.2.1
ok ajacoutot@ rsadowski@
2018-09-17 08:59:22 +00:00
rsadowski
f4eaad62a7 Update homebank-5.2
WANTLIB tweak and ok pea@
2018-09-14 15:45:35 +00:00
sthen
353e676591 add @option is-branch 2018-09-11 20:40:52 +00:00
sthen
d9948b2410 +radicale2 2018-09-11 08:55:51 +00:00
sthen
3e38ef19d4 import ports/productivity/radicale2, ok jasper@ - data formats changed
and upgrading from radicale 1.x requires exporting from the older
version, so it makes sense to carry the two in parallel for a time.

---
The Radicale Project is a complete CalDAV calendar server solution,
capable of making multiple calendars available to local and remote
users, with optional authentication policies. Calendars can be
viewed and edited by a calendar client such as
Mozilla Lightning Calendar or Evolution.

The Radicale Project aims to be a light solution, easy to use, easy
to install, easy to configure. As a consequence, it requires few
software dependencies and is pre-configured to work out-of-the-box.
---
2018-09-11 08:55:27 +00:00
sthen
92a30c643c https HOMEPAGE 2018-09-06 22:54:07 +00:00
sthen
4ffbadf18b update to radicale-1.1.6, the most recent of the 1.1.x branch.
py3 works so switch across.

2.x is a bit different and would probably benefit from being a separate
port rather than directly updating productivity/radicale (not least
because you need to export data from 1.1.x before migrating).
2018-09-06 22:48:30 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
ajacoutot
92fec481f0 Drop the empty do-build target and use NO_BUILD=Yes and MODPY_BUILDDEP=Yes. 2018-08-19 09:00:45 +00:00
remi
fefa67c89b Add www/py-requests-oauthlib as additional dependency.
This allows vdirsyncer to synchronize contactc and calendars with google.

ok danj@
2018-08-16 21:37:55 +00:00
remi
5fc9326fa9 update to vdirsyncer 0.16.7
ok danj@
2018-08-11 09:28:30 +00:00
kili
a721e40ec2 Remove devel/py-test-capturelog from TEST_DEPENDS.
It doesn't exist any longer and the broken dependency
breaks the build of databases/sqlports.

Probably lost in the longish py-test-capturelog thread
on ports@.
2018-07-26 21:30:44 +00:00
espie
0ff5d4cb86 dependency: missed one 2018-07-23 08:05:58 +00:00
zhuk
aa12016298 Fix path to manual in, err, manual page and in vym itself.
okay jasper@
2018-07-21 19:52:38 +00:00
ajacoutot
2eca0f8e0b Don't pick up gmkdir. 2018-07-18 05:46:15 +00:00