non port: devel/Makefile |
Number of commits found: 11319 (showing only 100 on this page) |
Monday, 21 Nov 2022
|
13:25 Muhammad Moinur Rahman (bofh)
devel/rubygem-simple_form-rails61: New port
Forms made easy!
Sponsored by: Nepustil
937fe4a5 |
12:57 Muhammad Moinur Rahman (bofh)
devel/rubygem-simple-navigation-rails61: New port
Simple Navigation is a ruby library for creating navigations (with
multiple levels) for your Rails, Sinatra or Padrino applications. It
runs with all ruby versions.
Sponsored by: Nepustil
a475f8df |
Sunday, 20 Nov 2022
|
11:51 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-11-20 devel/tokamak: Last release in 2008, abandoned upstream, not used,
website disappeared
e631348 |
06:22 Yuri Victorovich (yuri)
devel/py-objsize: New port: Calculate the total size of the object subtree in
bytes (deep size)
d1f0b3a |
Saturday, 19 Nov 2022
|
22:47 Muhammad Moinur Rahman (bofh)
devel/rubygem-fuubar: New port
fuubar is an instafailing RSpec formatter that uses a progress b
ar instead of a string of letters and dots as feedback.
Sponsored by: Nepustil
0cfd309 |
21:07 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-11-19 devel/py-pytest4-asyncio: legacy version for pytest4 no longer used
by any port
dbb9c0f |
08:09 Po-Chuan Hsieh (sunpoet)
devel/py-pytest-console-scripts: Add py-pytest-console-scripts 1.3.1
Pytest-console-scripts is a pytest plugin for running python scripts from within
tests. It's quite similar to subprocess.run(), but it also has an in-process
mode, where the scripts are executed by the interpreter that's running pytest
(using some amount of sandboxing).
In-process mode significantly reduces the run time of the test suites that run
many external scripts. This is speeds up development. In the CI environment
subprocess mode can be used to make sure the scripts also work (and behave the
same) when run by a fresh interpreter.
cb8efe9 |
08:09 Po-Chuan Hsieh (sunpoet)
devel/py-flatdict: Add py-flatdict 4.0.1
FlatDict and FlatterDict are a dict classes that allows for single level,
delimited key/value pair mapping of nested dictionaries. You can interact with
FlatDict and FlatterDict like a normal dictionary and access child dictionaries
as you normally would or with the composite key.
783f543 |
08:09 Po-Chuan Hsieh (sunpoet)
devel/py-pep440: Add py-pep440 0.1.2
A simple package with utils to check whether versions number match PEP 440.
97a6d06 |
07:58 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
bb5ee4e |
07:22 Muhammad Moinur Rahman (bofh)
devel/rubygem-nsa-rails61: New port
Listen to Rails ActiveSupport::Notifications and deliver to a Statsd
backend. This gem also supports writing your own custom collectors.
Sponsored by: Nepustil
43e2cc4 |
03:52 Muhammad Moinur Rahman (bofh)
devel/rubygem-kt-paperclip-rails61: New port
Easy upload management for ActiveRecord.
Paperclip development has stalled and this is a fork which is being
maintained.
Sponsored by: Nepustil
b3dd519 |
02:53 Muhammad Moinur Rahman (bofh)
devel/rubygem-makara61: New port
Makara is generic primary/replica proxy. It handles the heavy lifting of
managing, choosing, blacklisting, and cycling through connections. It
comes with an ActiveRecord database adapter implementation.
Sponsored by: Nepustil
0ffa0b3 |
Tuesday, 15 Nov 2022
|
20:17 Juraj Lutter (otis)
devel/py-awscli: Update to 1.27.9
- Update to 1.27.9
- Rename to comply with Python naming policy and flavorize
- Assume MAINTAINER
3d8e46a |
15:40 Dmitry Marakasov (amdmi3)
devel/py-types-xxhash: remove, no longer needed after py-xxhash update
PR: 267499
62ed864 |
03:06 Yuri Victorovich (yuri)
devel/test-drive: New port: Simple testing framework
45840de |
Monday, 14 Nov 2022
|
19:43 Tilman Keskinoz (arved)
devel/pcsc-cyberjack: New port for Reiner SCT cyberjack PCSC driver
PR: 229361
Submitted by: Thomas Merkel and info@maisy.de
677e032 |
Friday, 11 Nov 2022
|
18:05 Dmitry Marakasov (amdmi3)
devel/py-types-termcolor: remove, no longer needed after py-termcolor update
b3b02fb |
Wednesday, 9 Nov 2022
|
09:47 Guido Falsi (madpilot)
*/*pyqt*: Add pyqt6 ports
Reviewed by: tcberner, lbartoletti, fluffy
Approved by: kde (tcberner, lbartoletti, fluffy), portmgr (tcberner)
Differential Revision: https://reviews.freebsd.org/D37191
bac2743 |
Tuesday, 8 Nov 2022
|
12:09 Dmitry Marakasov (amdmi3)
devel/cppcheck: update 2.7.5 → 2.9.1
- Merge cppcheck-gui into cppcheck to simplify maintenance and testing
- Install manpage into canonical location
PR: 267262
Submitted by: jailbird@fdf.net
a309971 |
09:43 Dima Panov (fluffy)
devel/libdispatch: bring back Grand Central Dispatch API support library (+)
b966231 |
Monday, 7 Nov 2022
|
15:31 Emanuel Haupt (ehaupt)
devel/py-construct-classes: Add new port
Parse your binary data into dataclasses. Pack your dataclasses into
binary data.
construct-classes rely on construct for parsing and packing. The
programmer needs to manually write the Construct expressions. There is
also no type verification, so it is the programmer's responsibility that
the dataclass and the Construct expression match.
9b9f2b6 |
Sunday, 6 Nov 2022
|
19:53 Yuri Victorovich (yuri)
devel/py-spyder: Move to devel/spyder
because it is an application.
e638820 |
13:02 Dima Panov (fluffy)
devel/glibmm26: add new port with 2.68 API/ABI (stable branch) (+)
Time to strart transition from the outdated glibmm-2.4 API to the latest 2.68
API.
This port provide a latest release of glibmm-2.68 API, 2.74.0
Changelog since latest 2.4 API releases:
https://gitlab.gnome.org/GNOME/glibmm/-/blob/master/NEWS
3ffcbed |
08:20 Yuri Victorovich (yuri)
devel/json-dto: New port: Header-only library for converting data between JSON
and C++ structs
f25a372 |
Tuesday, 1 Nov 2022
|
21:59 Juraj Lutter (otis)
devel/py-pkgutil-resolve-name: Add new port
Add devel/py-pkgutil-resolve-name, a backport of pkgutil_resolve_name
from python 3.9.
5384e63 |
14:23 Jan Beich (jbeich)
devel/d-spy: add new port
D-Spy is a tool to explore and test end-points and interfaces on the
System or Session D-Bus. You can also connect to D-Bus peers by
address. D-Spy was originally part of GNOME Builder.
https://gitlab.gnome.org/GNOME/d-spy
3b9e23a |
10:36 Yuri Victorovich (yuri)
devel/py-zfp: New port: High throughput library for compressed floating-point
arrays
7605224 |
Monday, 31 Oct 2022
|
23:09 Jose Alonso Cardenas Marquez (acm) Author: Daniel Engberg
devel/gdmd: New port: Wrapper providing DMD-like CLI interface to GDC
An interface to the GNU D compiler (GDC), which recognizes flags normally
used with the DMD D compiler and translates them to flags GDC can understand.
This makes `gdmd` a drop-in replacement to the `dmd` compiler invocation.
PR: 266826
427c0ca |
Friday, 28 Oct 2022
|
15:55 Yuri Victorovich (yuri)
devel/py-pyxdg: Remove duplicate in favor of devel/py-xdg
Reported by: rhurlin@gwdg.de
6a9eaac |
Saturday, 22 Oct 2022
|
17:22 Li-Wen Hsu (lwhsu) Author: Martin Neubauer
Add devel/p5-String-KeyboardDistance: String Comparison Algorithm
PR: 267046
76d822d |
17:22 Li-Wen Hsu (lwhsu) Author: Martin Neubauer
Add devel/p5-Text-Levenshtein-Damerau-XS: XS Damerau Levenshtein edit distance
PR: 267047
392abcf |
09:35 Li-Wen Hsu (lwhsu) Author: Robert Clausecker
Add devel/gcli: CLI utility to interact with various Git forges
GCLI is a simple and portable CLI tool for interacting with GitHub,
GitLab, and Gitea from the command line.
This tool was written because the official GitHub CLI tool only supports
GitHub. The author wanted a simple unified tool for various git forges
such as GitHub and GitLab because every forge does things differently
yet all build on Git and purposefully break with its philosophy.
Also, the official tool from Github is written in Go, which does manual
DNS resolution which is a massive security vulnerability for people
using Tor as it leaks your IP to the DNS server. This program builds
upon libcurl, which obeys the operating system's DNS resolution
mechanisms and thus also works with Tor.
PR: 267224
65240f3 |
Thursday, 20 Oct 2022
|
14:36 Brad Davis (brd)
devel/py-robotframework-requests: New port version 0.9.3
Approved by: garga
2c3a546 |
Wednesday, 19 Oct 2022
|
01:21 Yuri Victorovich (yuri)
devel/readerwriterqueue: New port: Fast single-producer, single-consumer
lock-free queue for C++
07d9aad |
Tuesday, 18 Oct 2022
|
08:17 Yuri Victorovich (yuri)
devel/lefthook: New port: Fast and powerful Git hooks manager for any type of
projects
1f18b49 |
02:29 Yuri Victorovich (yuri)
devel/pybind11-json: New port: Using nlohmann::json with pybind11
98f1192 |
Sunday, 16 Oct 2022
|
21:10 Adam Weinberger (adamw)
devel/msgpack: Update and split into C and C++ versions
Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.
devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.
In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit.
9e03d99 |
Saturday, 15 Oct 2022
|
16:47 Yuri Victorovich (yuri)
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel
Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.
Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.
There is no reason to use an outdated devel/py-ipykernel5 everywhere.
a2f2582 |
05:35 Yuri Victorovich (yuri)
devel/py-pytest-tornasync: New port: PyTest plugin for testing Python 3.5+
Tornado code
9840584 |
05:22 Yuri Victorovich (yuri)
debel/py-nbval: New port: PyTest plugin to validate Jupyter notebooks
2d8d281 |
Thursday, 13 Oct 2022
|
07:52 Yuri Victorovich (yuri)
devel/py-pylint-venv: New port: Pylint-venv allows use same Pylint with
different virtual environments
e894807 |
Wednesday, 12 Oct 2022
|
16:40 Yuri Victorovich (yuri)
devel/py-pyxdg: New port: PyXDG is implementations of freedesktop.org standards
in python
f2fb8da |
Sunday, 9 Oct 2022
|
19:45 Po-Chuan Hsieh (sunpoet)
devel/py-hatch-fancy-pypi-readme: Add py-hatch-fancy-pypi-readme 22.8.0
hatch-fancy-pypi-readme is a Hatch metadata plugin for everyone who cares about
the first impression of their project's PyPI landing page. It allows you to
define your PyPI project description in terms of concatenated fragments that are
based on static strings, files, and most importantly: parts of files defined
using cut-off points or regular expressions.
Once you've assembled your readme, you can additionally run regular
expression-based substitutions over it. For instance to make relative links
absolute or to linkify users and issue numbers in your changelog.
d4e70cc |
15:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-flipper021: Remove obsoleted port
Use devel/rubygem-flipper instead.
18a926b |
15:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-fugit12: Remove obsoleted port
Use devel/rubygem-fugit instead.
baaed02 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-json25: Remove obsoleted port
Use devel/rubygem-json instead.
ddcee1e |
15:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-oj310: Remove obsoleted port
Use devel/rubygem-oj instead.
cfaaa07 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/py-openapi-schema-validator02: Remove obsoleted port
Use devel/py-openapi-schema-validator instead.
c4d5b07 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-devise47-rails61: Remove obsoleted port
Use devel/rubygem-devise-rails61 instead.
53d1e07 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-connectcases: Add rubygem-aws-sdk-connectcases 1.0.0
Official AWS Ruby gem for Amazon Connect Cases (ConnectCases).
See also: https://github.com/aws/aws-sdk-ruby
2d73fd3 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/p5-Type-Tie: Remove obsoleted port
Use devel/p5-Type-Tiny instead.
Type::Tie has been bundled into Type-Tiny since 2.000000 release.
7ea53c5 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/py-openapi-spec-validator04: Remove obsoleted port
Use devel/py-openapi-spec-validator instead.
0d94a4b |
15:37 Po-Chuan Hsieh (sunpoet)
devel/py-async-lru: Add py-async-lru 1.0.3
async_lru is 100% port of Python built-in function functools.lru_cache for
asyncio.
378064ea |
15:37 Po-Chuan Hsieh (sunpoet)
devel/py-geventhttpclient: Add py-geventhttpclient 2.0.2
geventhttpclient is a high performance, concurrent HTTP client library for
python using gevent.
geventhttpclient uses a fast http parser, written in C.
geventhttpclient has been specifically designed for high concurrency, streaming
and support HTTP 1.1 persistent connections. More generally it is designed for
efficiently pulling from REST APIs and streaming APIs like Twitter's.
Safe SSL support is provided by default. geventhttpclient depends on the certifi
CA Bundle. This is the same CA Bundle which ships with the Requests codebase,
and is derived from Mozilla Firefox's canonical set.
3e980b2 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/py-types-psutil: Add py-types-psutil 5.9.5.1
This is a PEP 561 type stub package for the psutil package. It can be used by
type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
psutil.
c6ced3c |
15:37 Po-Chuan Hsieh (sunpoet)
devel/p5-B-Hooks-AtRuntime: Add p5-B-Hooks-AtRuntime 8
B::Hooks::AtRuntime allows code that runs at compile-time to do something at
runtime. A block passed to at_runtime gets compiled into the code that's
currently compiling, and will be called when control reaches that point at
runtime. In the example in the SYNOPSIS, the warnings will occur in order, and
if that section of code runs more than once, so will all three warnings.
05428e2 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/p5-MooseX-Extended: Add p5-MooseX-Extended 0.34
MooseX::Extended attempts to create a safer version of Moose that defaults to
read-only attributes and is easier to read and write.
It tries to bring some of the lessons learned from the Corinna project, while
acknowledging that you can't always get what you want (such as true
encapsulation and true methods).
b6f44a0 |
15:37 Po-Chuan Hsieh (sunpoet)
devel/p5-MooseX-Role-WarnOnConflict: Add p5-MooseX-Role-WarnOnConflict 0.01
When using Moose::Role, a class which provides a method a role provides will
silently override that method. This can cause strange, hard-to-debug errors when
the role's methods are not called. Simply use MooseX::Role::WarnOnConflict
instead of Moose::Role and overriding a role's method becomes a composition-time
warning. See the synopsis for a resolution.
b91a0f2 |
13:19 Jan Beich (jbeich)
devel/blueprint-compiler: add new port
A markup language for GTK user interface files.
https://gitlab.gnome.org/jwestman/blueprint-compiler
0bd12af |
03:06 Li-Wen Hsu (lwhsu) Author: Norikatsu Shigemura
Add devel/py-aws-lambda-builders
Python library to compile, build and package AWS Lambda functions
PR: 266650
a31d2d4 |
Saturday, 8 Oct 2022
|
15:15 Yuri Victorovich (yuri)
devel/py-pytest-qt: New port: PyTest support for PyQt and PySide applications
f96dea1 |
Wednesday, 5 Oct 2022
|
06:53 Alexey Dokuchaev (danfe)
devel/qxlsx: new port had been added (+)
QXlsx is reader/writer library for Microsoft Excel files (*.xlsx).
Because QtXlsx is no longer supported since 2014, new project had
been created based off of it in 2017.
WWW: https://qtexcel.github.io/QXlsx/
febb727 |
Tuesday, 4 Oct 2022
|
07:49 Yuri Victorovich (yuri)
devel/shroud: New port: Fortran and Python wrapper generator for C and C++
libraries
b15f519 |
04:06 Yuri Victorovich (yuri)
devel/py-coveralls: New port: Show coverage stats online via coveralls.io
236d980 |
02:40 Yuri Victorovich (yuri)
devel/mrc: New port: Maartens Resource Compiler
6d3f32a |
Monday, 3 Oct 2022
|
17:10 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-iotfleetwise: Add rubygem-aws-sdk-iotfleetwise 1.0.0
Official AWS Ruby gem for AWS IoT FleetWise.
See also: https://github.com/aws/aws-sdk-ruby
01de45a |
17:10 Po-Chuan Hsieh (sunpoet)
devel/rubygem-aws-sdk-migrationhuborchestrator: Add
rubygem-aws-sdk-migrationhuborchestrator 1.0.0
Official AWS Ruby gem for AWS Migration Hub Orchestrator.
See also: https://github.com/aws/aws-sdk-ruby
fd66523 |
17:10 Po-Chuan Hsieh (sunpoet)
devel/p5-Test2-Tools-MemoryCycle: Add p5-Test2-Tools-MemoryCycle 0.01
Perl's garbage collection has one big problem: Circular references can't get
cleaned up. The above example is the sort of thing that sometimes trips me up,
where a code reference inside a data structure refers to another part of the
data structure. There already exists a good testing module to find these sort of
problems: Test::Memory::Cycle, so why write this one? Well that module uses
Test::Builder, and this one instead uses Test2::API. If you want to write
Test2::Suite tests without pulling in Test::Builder then this is the cycle
testing module for you.
Test2::Tools::MemoryCycle also uses the standard Exporter interface, instead of
letting you specify a test plan. That behavior was once in vogue I guess, but I
do not care for it.
a304d68 |
17:10 Po-Chuan Hsieh (sunpoet)
devel/py-envier: Add py-envier 0.4.0
Envier is a Python library for extracting configuration from environment
variables in a declarative and (eventually) 12-factor-app-compliant way.
f298724 |
17:10 Po-Chuan Hsieh (sunpoet)
devel/py-re-assert: Add py-re-assert 1.1.0
re-assert shows where your regex match assertion failed.
52cbf47 |
07:19 Kurt Jaeger (pi) Author: Tomek CEDRO
devel/kconfig-frontends: Kconfig files parser and frontend
Kconfig frontends and parser. Port created for NuttX RTOS development.
Kconfig is the configuration language used by the Linux kernel. This package
is a simple copy of the frontends and the parser found in the Linux kernel
source tree, with very minor changes to adapt them to being built out of
the kernel build infrastructure. Kconfig is also used in embedded development.
This program has currently no upstream maintainer. NuttX copy is used.
There are two forks: Debian based on 4.11, Espressif based on version 4.6.
PR: 259256
8c1a20b |
02:10 Po-Chuan Hsieh (sunpoet)
devel/rubygem-extpp: Add rubygem-extpp 0.1.0
Ext++ is a Ruby extension that provides C++ API for writing Ruby extension.
You can write your Ruby extension easier than Ruby's C API. Because Ext++'s C++
API reduces duplicated code needed for Ruby's C API.
You can use all Ruby's C API without any adapter layer. Because you can use C
API directory from C++.
398488f |
02:10 Po-Chuan Hsieh (sunpoet)
devel/py-pytest-watcher: Add py-pytest-watcher 0.2.3
pytest-watcher is a tool to automatically rerun pytest when your code changes.
It looks for the following events:
- New *.py file created
- Existing *.py file modified
- Existing *.py file deleted
87e2239 |
02:10 Po-Chuan Hsieh (sunpoet)
devel/py-types-cryptography: Add py-types-cryptography 3.3.23
This is a PEP 561 type stub package for the cryptography package. It can be used
by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
cryptography.
eb29559 |
02:10 Po-Chuan Hsieh (sunpoet)
devel/py-mediapy: Add py-mediapy 1.1.0
mediapy reads/writes/shows images and videos in an IPython/Jupyter notebook.
a1854dc |
02:10 Po-Chuan Hsieh (sunpoet)
devel/p5-Test-Archive-Libarchive: Add p5-Test-Archive-Libarchive 0.02
Error handling for libarchive and Archive::Libarchive is fairly primitive. Most
methods return an int which correspond to ARCHIVE_EOF, ARCHIVE_OK,
ARCHIVE_RETRY, ARCHIVE_WARN, ARCHIVE_FAILED or ARCHIVE_FATAL. Some methods will
also return the number of actual bytes written on success and one of these codes
on failure. It can be tedious doing the necessary checks for each method call in
a test, so this module provides tools for testing Archive::Libarchive method
calls that follow this pattern.
f1f15ae |
02:10 Po-Chuan Hsieh (sunpoet)
devel/p5-Test2-Tools-FFI: Add p5-Test2-Tools-FFI 0.06
Test2::Tools::FFI provides some basic tools for testing FFI modules.
a4c80da |
02:10 Po-Chuan Hsieh (sunpoet)
devel/p5-File-ShareDir-Dist: Add p5-File-ShareDir-Dist 0.07
File::ShareDir::Dist finds share directories for distributions. It is similar to
File::ShareDir with a few differences:
- Only supports distribution directories.
- Doesn't compute filenames.
- Doesn't compute filenames.
- Hopefully doesn't find the wrong directory.
- No non-core dependencies.
- Works in your development tree.
- Built in override.
cdcb83b |
02:10 Po-Chuan Hsieh (sunpoet)
devel/p5-FFI-Platypus-Type-PtrObject: Add p5-FFI-Platypus-Type-PtrObject 0.03
FFI::Platypus::Type::PtrObject is a helper type for FFI::Platypus that handles
type checking for the common pattern where a Perl class is a simple wrapper
around an opaque pointer. The class should be implemented as a hash reference,
and the pointer itself is expected to be stored on the ptr key. If the caller of
the interface (Perl) is responsible for cleaning up the memory, then it normally
should be done in the DESTROY method (as above).
If you do not pass in the correct type, it will be detected before the C code is
called and an exception will be thrown. (otherwise you would probably get a
segment violation SEGV).
d7205ee |
02:10 Po-Chuan Hsieh (sunpoet)
devel/p5-FFI-C-Stat: Add p5-FFI-C-Stat 0.02
Perl comes with perfectly good stat, lstat functions, however if you are writing
FFI bindings for a library that use the C stat structure, you are out of luck
there. FFI::C::Stat Perl comes with perfectly good stat, lstat functions,
however if you are writing FFI bindings for a library that use the C stat
structure, you are out of luck there.
ebf53e1 |
02:10 Po-Chuan Hsieh (sunpoet)
devel/p5-FFI-Platypus-Type-Enum: Add p5-FFI-Platypus-Type-Enum 0.06
FFI::Platypus::Type::Enum is a helper for making enumerated types. It makes the
most sense to use this when you have an enumerated type with a small number of
possible values. For a large set of enumerated values or constants, see
FFI::Platypus::Constant.
2d6f33b |
Friday, 30 Sep 2022
|
20:28 Rene Ladan (rene)
devel/electron17: remove expired port (2022-09-30)
rmport chokes on this port.
5dd7c81 |
20:19 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-09-30 devel/flang-clang: Very outdated and unsupported upstream, current
version in tree is several years old and upstream is still active
db40891 |
20:16 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-09-30 devel/flang: Very outdated and unsupported upstream, current version
in tree is several years old and upstream is still active
bfab468 |
01:53 Yuri Victorovich (yuri)
devel/py-param: New port: Module to make Python code clearer and more reliable
df668c5 |
Tuesday, 27 Sep 2022
|
02:48 Yuri Victorovich (yuri)
devel/shunit2: New port: xUnit based unit testing for Unix shell scripts
13c13c1 |
Monday, 26 Sep 2022
|
06:30 Yuri Victorovich (yuri)
devel/libcds: New port: C++ library of Concurrent Data Structures
5a585e4 |
Sunday, 25 Sep 2022
|
20:40 Yuri Victorovich (yuri)
deve/py-pytest-parallel: New port: Pytest plugin for parallel and concurrent
testing
799d665 |
Monday, 19 Sep 2022
|
15:29 Neel Chauhan (nc) Author: Martin Filla
devel/spark: Revive port
PR: 266484
0d25fd7 |
Monday, 12 Sep 2022
|
16:35 Neel Chauhan (nc)
devel/py-orjson: Add port to devel/ Makefile
fdadf98 |
Sunday, 11 Sep 2022
|
11:26 Felix Palmen (zirias)
devel/linux-c7-zlib-devel: Add new port
This contains the headers to build Linux software using zlib.
Also add USE_LINUX=zlib-devel.
Approved by: tijl, tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D35902
a46abcf |
Saturday, 10 Sep 2022
|
16:05 Po-Chuan Hsieh (sunpoet)
devel/py-jsonschema49: Add py-jsonschema49 (copied from py-jsonschema)
- Add PORTSCOUT
75e6c9d |
Thursday, 8 Sep 2022
|
20:14 Daniel Engberg (diizzy)
devel/cmake: Create a meta-port for CMake
Create a meta-port for CMake to make it easier for the end user and
better handling of build dependencies.
This pushes devel/cmake into /devel/cmake-core and splits manpages and
its dependencies to /devel/cmake-man
Approved by: kde (tcberner)
Differential Revision: https://reviews.freebsd.org/D34957
b23ea4e |
07:22 Tobias C. Berner (tcberner)
Revert: "devel/Makefile: temporarily comment out py-subversion"
This reverts commit f267cb934e5e0a24f9bdf86d7c92213f99c6dff0.
f5bfa53 |
07:20 Tobias C. Berner (tcberner)
devel/py3c: bring back accidentally removed port
The port was accidentally dropped in b7f05445c00f2625aa19b4154ebcbce5ed2daa52
- Removed 'Created by lev@FreeBSD.org'.
fe7b3c1 |
06:48 Stefan Eßer (se)
devel/Makefile: temporarily comment out py-subversion
The blocked commit to devel/py3c prevents dependent ports tp be built.
Disable this port until py3c is restored.
Reported by: antoine
Approved by: portmgr (implicit)
f267cb9 |
Wednesday, 7 Sep 2022
|
22:32 Stefan Eßer (se)
devel/Makefile: temporarily comment out the py3c entry
A pre-commit hook prevents the revert of an accidental removal of
devel/py3c/Makefile.
Temporarily comment out py3c in this Makefile in order to unbreak
"make index".
Approved by: portmgr (implicit)
03e3069 |
Tuesday, 6 Sep 2022
|
20:32 Adam Weinberger (adamw)
devel/lua-language-server: Add port
This was difficult to port largely because of luamake, which:
1) Is itself built by a ninja definition file precompiled just for
FreeBSD which doesn't work on FreeBSD.
2) Has no documentation whatsoever. I'd love to get rid of the
BINARY_ALIAS= gcc=cc hack, but I have literally no idea where
luamake picks up its compiler from.
Any advice on the above is very welcome! sumneko, luamake (and
associated dep bee.lua) went out of their way to try to support FreeBSD,
so it'd be nice to get it working right without heavy patching.
The Sumneko Lua Language Server is a comprehensive Lua development
server. It functions as an LSP client, supporting:
* Over 20 supported annotations for documenting your code
* Go to definition
* Dynamic type checking
* Find references
* Diagnostics/Warnings
* Syntax checking
* Element renaming
* Hover to view details on variables, functions, and more
* Autocompletion
* Support for libraries
* Code formatting
* Spell checking
* Custom plugins
WWW: https://github.com/sumneko/lua-language-server
2da176f |
Monday, 5 Sep 2022
|
17:07 Felix Palmen (zirias) Author: Joel Bodenmann
devel/malloy: Add new port
Embeddable HTTP(S) and WS(S) components for C++20.
PR: 265077
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36460
b8913b6 |
Number of commits found: 11319 (showing only 100 on this page) |