1981 Commits

Author SHA1 Message Date
thfr
80501a9280 +msbuild 2020-06-07 23:30:33 +00:00
sthen
7eefa654e1 subversion: build both py2 and py3 bindings. note that unlike many py-* ports
they conflict due to the /usr/local/lib/libsvn_swig_py-1 files being present in
both. ok stsp@
2020-05-31 19:29:32 +00:00
kili
03fc62bc83 Unhook devel/hs-ConfigFile and devel/hs-MissingH 2020-05-31 19:01:19 +00:00
jasper
0e9d11c50e hookup py-crc32c,python3 2020-05-31 11:48:57 +00:00
juanfra
354ab5270a Update to py-fastimport 0.9.8.
Move the port to python3 only. No consumers for the python2 flavor.
2020-05-29 22:51:12 +00:00
sebastia
ef54d54dce hook up ruby-colored2 2020-05-28 21:17:29 +00:00
stsp
80f4f8285a += py3c 2020-05-27 13:44:50 +00:00
paco
a664094aa1 +py-filetype 2020-05-27 13:28:56 +00:00
paco
dac56e6743 +py-deprecation 2020-05-27 09:51:53 +00:00
jeremy
d9392c1793 Remove building of Ruby 2.5 gem ports by default 2020-05-19 15:34:55 +00:00
espie
d003618219 +rttr 2020-05-18 12:29:17 +00:00
millert
f2e2edc713 Update py-dulwich to 0.19.16 and make python3 the default flavor.
Passes its tests and verified working with mercurial 5.3.2 and the
latest hg-git from foss.heptapod.net.  OK kn@
2020-05-17 20:20:08 +00:00
afresh1
910bc22a57 + p5-Class-Tiny-Chained p5-MooX-Aliases p5-MooX-Traits p5-Test-Spec 2020-05-17 18:44:09 +00:00
sthen
8076933aeb +p5-Cairo-GObject 2020-05-16 11:04:12 +00:00
jasper
29f1dc61c5 +spidermonkey68 2020-05-14 14:54:41 +00:00
ajacoutot
44031f29dc Build py-gitpython,python3.
ok sthen@
2020-05-06 17:58:55 +00:00
naddy
b28357be8b remove py-iniparse as intended and restore iniparser 2020-04-24 21:14:36 +00:00
kmos
2ce5f03e78 py-iniparse has no consumers and hasn't been updated in 8 years.
It was brought in for tortoisehg, which was recently removed. Time for
it to go too.

"Kill it with fire!" gsoares
2020-04-24 09:03:07 +00:00
tracey
9d40bb6ba2 Add new ports to Makefile 2020-04-23 14:37:16 +00:00
kmos
961b50c7b5 Hook devel/dyncall up to build 2020-04-15 17:13:04 +00:00
jasper
f81d0b9709 +cutter 2020-04-11 18:58:58 +00:00
paco
c009c5159b remove py-arrow, py-chai, py-binaryornot and py-whichcraft.
They where introduced as dependencies for cookiecutter,
along with a bunch of other py ports:

  https://marc.info/?l=openbsd-ports&s=cookiecutter

But cookiecutter never made it into our tree.

danj and kmos discussed removing py-whichcraft last year:

  https://marc.info/?l=openbsd-ports&m=155597775827772&w=2

ok danj@ jca@
2020-04-03 14:47:33 +00:00
abieber
058350fec3 + sqlc 2020-04-02 13:40:57 +00:00
paco
8c95ef5831 - bpython
- py-curtsies
- py-prompt_toolkit
- py-wcwidth

All py3 only now.
2020-03-29 18:47:09 +00:00
mariani
c12ddf1494 Unhook devel/py-parso and devel/py-jedi from Makefile. 2020-03-25 10:00:09 +00:00
bcallah
b63227b3cc +dwz 2020-03-23 18:23:23 +00:00
bket
f27b76e27a Remove python2 FLAVOR, migrate to python3 by default.
- devel/ipython
- devel/py-jupyter_client
- devel/py-jupyter_core
- devel/py-nbformat
- devel/py-traitlets
- devel/py-ipykernel

These need to be migrated at the same time as they depend upon each
other.

"reads fine for me" edd@ (MAINTAINER ipython)
OK paco@
2020-03-23 05:05:02 +00:00
mariani
48921c7214 Add quirk for py-rope. 2020-03-20 11:39:36 +00:00
bket
8a7cdceb07 Update to py-nbconvert-5.3.1
Changes:
https://github.com/jupyter/nbconvert/blob/5.3.1/docs/source/changelog.rst

Noticeable change is that this ports has been migrated to py3-only.

While here switch HOMEPAGE to https.

OK paco@, tb@
2020-03-18 18:08:13 +00:00
rpointel
3af812abe7 - SUBDIR += py-bencode
+     SUBDIR += py-bencode,python3
2020-03-17 20:54:52 +00:00
juanfra
f08a38b58b Remove tortoisehg.
Tortoisehg uses the internal mercurial API. We must to maintain mercurial and
tortoisehg in sync. In the last year, the releases have been lagging, sometimes
for months, only published as a tag in bitbucket, not always and not at time
for mayor mercurial versions. On the other hand, mercurial is a server exposed
to the network using an unsupported python version. Our actual mercurial
version would be 1+ year old for 6.8 with large changes in between (python2 to
python3).

We could add the port again in the future if upstream starts to release new
versions regularly.

OK paco@ gkoehler@. No objection sthen@.
2020-03-16 19:53:57 +00:00
tracey
8e6db87a9b add xtensa-lx106-elf to devel/Makefile 2020-03-12 15:06:31 +00:00
tracey
c38b20081d Gently reminded by sthen@ to add xtensa-esp32-elf to devel/Makefile. 2020-03-12 00:13:19 +00:00
sthen
df85eb9d97 +snare 2020-03-11 12:26:24 +00:00
espie
9705c183ad switch to building electron on its own, it's all grown up now. 2020-03-11 09:41:53 +00:00
sebastia
aca8e72e39 Add ruby-get_process_mem and ruby-sys-proctable 2020-03-09 07:20:36 +00:00
landry
9290640f30 Link synapse dependencies to the build:
www/py-treq,python3
www/py-macaroons,python3
textproc/py-unpaddedbase64,python3
textproc/py-signedjson,python3
textproc/py-canonicaljson,python3
devel/py-typing-extensions,python3
devel/py-importlib-metadata,python3
security/py-libnacl,python3
2020-03-08 16:55:24 +00:00
mariani
4cec907a30 Unhook py-wurlitzer from Makefile. 2020-03-08 01:32:15 +00:00
martin
a0cedb41e6 +py-pkgconfig,python3 2020-03-04 06:37:36 +00:00
landry
40bd0463cc +http-parser 2020-03-02 16:26:25 +00:00
kn
fa84810655 + py-kitchen 2020-02-29 23:01:03 +00:00
bket
fd732af644 Update to py-nbval-0.9.5
Remove python2 FLAVOR, migrate to python3 by default. While here add
HOMEPAGE.

OK kmos@
2020-02-29 18:57:49 +00:00
tracey
5a53ec3d80 Add py-esptool to devel/Makefile. 2020-02-23 17:35:29 +00:00
rsadowski
eb4d5936cc Remove Qt4 beediff.
No longer maintained upstream, suggest kompare. (x11/kde-applications/kompare)
2020-02-19 17:14:33 +00:00
bket
69b7dbdc04 + py-jaraco-functools{,python3} 2020-02-19 15:51:42 +00:00
paco
45cc385c31 +git-crypt to devel
ok kmos@
2020-02-17 16:32:00 +00:00
bket
5b6f48f649 Hook p5-Conf-Libconfig 2020-02-16 19:44:00 +00:00
rsadowski
bd089780e7 Remove devel/bouml
Upstream has decide to go its own way[1]. Qt3, no update since 10 years.
It's time to go.

[1] https://marc.info/?l=openbsd-ports&m=157934986528326&w=2
2020-02-15 08:06:43 +00:00
kn
4375315cd0 + py-minidump 2020-02-11 23:39:35 +00:00
sthen
9339144114 +esptool-ck 2020-02-11 20:20:17 +00:00