Commit Graph

1506 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
db1c3e41b3
misc/py-placekey: Add py-placekey 0.0.12
Placekey-py is a Python library for working with Placekeys. Documentation for
this package can be found here [1], and documentation for the Placekey service
API can be found here [2]. The Plackey design specification is available here
[3].

[1] https://placekey.github.io/placekey-py/
[2] https://docs.placekey.io/
[3] https://docs.placekey.io/Placekey_Technical_White_Paper.pdf
2023-01-30 20:58:48 +08:00
Yuri Victorovich
39daf5d46d misc/py-PyWavefront: New port: Library for importing Wavefront .obj files 2023-01-21 00:20:42 -08:00
Yuri Victorovich
12c00cfcc0 misc/py-einops: New port: New flavour of deep learning operations 2023-01-17 21:13:28 -08:00
Yuri Victorovich
1c0f318b76 misc/json-tui: New port: JSON terminal UI made in C++ 2023-01-14 19:13:58 -08:00
Yuri Victorovich
a9ea713063 misc/py-lightgbm: New port: Gradient boosting framework that uses tree based learning algorithms 2023-01-11 23:21:29 -08:00
Yuri Victorovich
f0937002c5 misc/lightgbm: New port: Gradient boosting framework that uses tree based learning algorithms 2023-01-11 23:21:28 -08:00
Yuri Victorovich
22434297bd misc/py-numcodecs: New port: Package providing buffer compression and transformation codecs for use 2023-01-09 01:58:53 -08:00
Yuri Victorovich
999a9192db misc/py-ipyfastscape: New port: Interactive widgets for topographic data analysis and modelling 2023-01-08 19:24:22 -08:00
Yuri Victorovich
734f94bb11 misc/py-fastscapelib: New port: Library of efficient algorithms for topographic data 2023-01-08 16:19:53 -08:00
Yuri Victorovich
c374177f76 misc/fastscapelib: New port: Library of efficient algorithms for topographic data 2023-01-08 16:19:52 -08:00
Yuri Victorovich
cf1652cc28 misc/py-shap2: New port: Unified approach to explain the output of any machine learning model 2023-01-06 19:21:14 -08:00
Yuri Victorovich
ffa428058c misc/silicon: New port: Create beautiful image of your source code 2023-01-06 01:00:20 -08:00
Yuri Victorovich
27d440c999 misc/star-history: New port: Graph history of GitHub stars of a user or repo over time 2023-01-05 23:17:57 -08:00
Yuri Victorovich
f597b45cc4 misc/pqrs: New port: Command line tool for inspecting Apache Parquet files 2023-01-04 21:59:18 -08:00
Yuri Victorovich
e4b957f26a misc/zine: New port: Simple and opinionated tool to build your own magazine 2023-01-04 21:59:16 -08:00
Yuri Victorovich
28a3227e83 misc/rsclock: New port: Simple terminal clock written in Rust 2023-01-04 21:59:15 -08:00
Yuri Victorovich
1f67ed3846 misc/lscolors: New port: Tool to colorize paths using LS_COLORS 2023-01-04 21:59:15 -08:00
Yuri Victorovich
ec6fc486ac misc/amazon-qldb-shell: New port: QLDB interactive shell to interact with Amazon Quantum Ledger Database 2023-01-03 07:39:38 -08:00
Yuri Victorovich
2ccf626099 misc/binocle: New port: Graphical tool to visualize binary data 2023-01-02 22:34:14 -08:00
Yuri Victorovich
17127993d1 misc/arrow-datafusion: New port: Apache Arrow DataFusion SQL Query Engine 2023-01-02 22:34:13 -08:00
Yuri Victorovich
33c48239fb misc/dotenv-linter: New port: Linter for .env files. Written in Rust 2023-01-02 16:37:16 -08:00
Yuri Victorovich
9fb4bfa0e9 misc/dijo: New port: Scriptable, curses-based, digital habit tracker 2023-01-01 02:27:39 -08:00
Yuri Victorovich
d922254545 misc/coloursum: New port: Colourise your checksum output 2023-01-01 01:42:21 -08:00
Yuri Victorovich
639e0f24c6 misc/pytorch: Tensors and dynamic neural networks in Python (C++ library) 2022-12-30 11:50:05 -08:00
Yuri Victorovich
56f9bb542a misc/onnx: New port: Open Neural Network eXchange 2022-12-29 20:59:17 -08:00
Yuri Victorovich
5df0c8fefe misc/py-papermill: New port: Parameterize, execute, and analyze notebooks 2022-12-27 16:55:21 -08:00
Yuri Victorovich
11cd9ddf54 misc/py-detecta: New port: Library to detect events in data 2022-12-27 13:10:04 -08:00
Yuri Victorovich
69e8ab9ad3 misc/py-censys: New port: Lightweight API wrapper for Censys APIs (censys.io) 2022-12-26 13:50:04 -08:00
Yuri Victorovich
8b23284b8f misc/py-ascii-magic: New port: Convert pictures into ASCII art 2022-12-26 13:50:03 -08:00
Muhammad Moinur Rahman
0d310d700a */*php74*: Sunset php 7.4
As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-12-25 13:36:42 -06:00
Yuri Victorovich
26f7cf9a83 misc/lbann: New port: Livermore Big Artificial Neural Network toolkit 2022-12-05 21:50:20 -08:00
Muhammad Moinur Rahman
41bf4311cc misc/rubygem-dotenv-rails-rails61: New port
Autoload dotenv in Rails.
Sponsored by:	Nepustil
2022-11-18 20:38:22 -06:00
Tobias C. Berner
a0ff809a2b misc/vote: new port -- a simple, transparent git based voting system
Teams like core and portmgr regularly hold votes on certain topics.
In the past these votes were held via email. This script tries to
lessen the burden of the secretary of those teams.

Vote's can be created using:
> vote create <vote topic> <due date in YYYYMMDD> <some more text>

People can vote using
> vote vote <vid> <yes/no/abstain>

People can also vote in-stead of other people
> vote votefor <vid> <yes/no/abstain> <whom>

All votes and results are neatly tracked inside a git repository.
2022-11-11 20:44:43 +01:00
Yuri Victorovich
2af21ff7e1 misc/py-openvdb: New port: Tools for storage and manipulation of sparse volumetric data 2022-11-01 03:36:08 -07:00
Yuri Victorovich
83d55f5150 misc/py-openpaperwork-gtk: New port: OpenPaperwork GTK plugins 2022-10-25 02:22:02 -07:00
Yuri Victorovich
acdf5fa61b misc/py-openpaperwork-core: New port: OpenPaperwork's core 2022-10-25 02:22:01 -07:00
Martin Neubauer
05790c362c
Add misc/p5-Library-CallNumber-LC: Deal with Library-of-Congress call numbers
PR:		267045
2022-10-23 01:22:31 +08:00
Yuri Victorovich
120fb395c8 misc/orion: Remove because it is breaking with mpv-0.35 and it is dead upstream
PR:		267116
Reported by:	jbeich
2022-10-16 09:30:46 -07:00
Yuri Victorovich
d3903fc482 misc/py-apache-beam: New port: Apache Beam SDK for Python 2022-10-09 15:38:02 -07:00
Yuri Victorovich
6b2f34c72b misc/py-pyct: New port: Python package for common tasks for users: copy examples, fetch data 2022-09-29 18:53:11 -07:00
Yuri Victorovich
23fc86a8b2 misc/caffe: Re-add port: Fast open framework for deep learning 2022-09-29 01:47:43 -07:00
Yuri Victorovich
e70dc32f52 misc/py-pypatent: New port: Search for and retrieve US Patent and Trademark Office Patent Data 2022-08-29 12:13:26 -07:00
Yuri Victorovich
370336ba99 misc/ecflow: New port: Workflow package that enables users to run a large number of programs 2022-08-25 12:20:25 -07:00
Piotr Kubaj
57e2015964 misc/wego: Weather client for the terminal 2022-08-23 01:36:22 +00:00
Charlie Li
7d48381cbd
Uses/python.mk: revert unapproved feature addition (and consumers)
Change proposal was in discussion with open questions and additional
documented design requirement [0] for submitter to review and provide
feedback on, which was not provided.

Submitter (and anyone else) is welcome to work with python@ to
produce an appropriately reviewed feature.

[0] https://wiki.freebsd.org/Python/PEP-517

With hat: python (vishwin, koobs)
PR: 255722, 265660, 265692, 265693
Approved by: fluffy (mentor)
2022-08-21 21:39:08 -04:00
Yuri Victorovich
c544bb5b0c misc/py-hist: New port: Histogramming for analysis powered by boost-histogram 2022-08-21 13:16:07 -07:00
Yuri Victorovich
af737bbb0d misc/py-anndata: New port: Annotated multivariate observation data 2022-08-21 13:16:06 -07:00
Tobias C. Berner
66259c9c64 Qt6: Import Qt6 ports form kde@'s repository
This change brings in the new Qt6 stack, which might still be a bit
in flux in the ports tree for a while.

Obtained from https://github.com/freebsd/freebsd-ports-kde/tree/qt6-6.3.1
with commits from lbartoletti and myself.

Note:
ww/qt6-webengine will land once kai wins another round of patching boundled
chromiums sources.

Exp-run by:	antoine
PR:		265843
Differential Revision: https://reviews.freebsd.org/D36179
2022-08-21 18:42:38 +02:00
Yuri Victorovich
94846499c2 misc/meshoptimizer: New port: Mesh optimization library 2022-08-19 08:29:27 -07:00
Yuri Victorovich
7a1a1ec4aa misc/py-qiskit-machine-learning: New port: Quantum Machine Learning for Quiskit framework for quantum computing 2022-08-09 12:35:07 -07:00