aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/py-PYB11Generator: New port: Code generator for the pybind11 C++ <-> ↵Yuri Victorovich2022-12-031-0/+1
| | | | Python language binding tool
* devel/trompeloeil: New port: Header only C++14 mocking frameworkYuri Victorovich2022-12-021-0/+1
|
* devel/rationl: New port: Expressive regular expression library written in CYuri Victorovich2022-12-021-0/+1
|
* devel/pecl-APCu_bc: CleanupMuhammad Moinur Rahman2022-12-011-1/+0
| | | | | | | - Requires php74 which was EOL on 2022-11-28 Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts
* devel/rubygem-aws-sdk-s31114: Add rubygem-aws-sdk-s31114 1.114.0 (copied ↵Po-Chuan Hsieh2022-11-301-0/+1
| | | | | | from rubygem-aws-sdk-s3) - Add PORTSCOUT
* devel/rubygem-aws-sdk-ssmsap: Add rubygem-aws-sdk-ssmsap 1.0.0Po-Chuan Hsieh2022-11-301-0/+1
| | | | Official AWS Ruby gem for AWS Systems Manager for SAP (SsmSap).
* devel/rubygem-aws-sdk-scheduler: Add rubygem-aws-sdk-scheduler 1.0.0Po-Chuan Hsieh2022-11-301-0/+1
| | | | Official AWS Ruby gem for Amazon EventBridge Scheduler.
* devel/rubygem-aws-sdk-resourceexplorer2: Add ↵Po-Chuan Hsieh2022-11-301-0/+1
| | | | | | rubygem-aws-sdk-resourceexplorer2 1.0.0 Official AWS Ruby gem for AWS Resource Explorer.
* devel/rubygem-aws-sdk-iotroborunner: Add rubygem-aws-sdk-iotroborunner 1.0.0Po-Chuan Hsieh2022-11-301-0/+1
| | | | Official AWS Ruby gem for AWS IoT RoboRunner.
* devel/rubygem-aws-sdk-core3159: Add rubygem-aws-sdk-core3159 3.159.0 ↵Po-Chuan Hsieh2022-11-301-0/+1
| | | | | | | (copied from rubygem-aws-sdk-core) - Add PORTSCOUT - Clean up pkg-descr: remove legacy Homepage link which points to the root of GitHub repository
* devel/rubygem-aws-sdk-chimesdkvoice: Add rubygem-aws-sdk-chimesdkvoice 1.0.0Po-Chuan Hsieh2022-11-301-0/+1
| | | | Official AWS Ruby gem for Amazon Chime SDK Voice.
* devel/pecl-jsond: CleanupMuhammad Moinur Rahman2022-11-301-1/+0
| | | | | | | - Requires php74 which was EOL on 2022-11-28 Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts
* devel/pecl-propro2: CleanupMuhammad Moinur Rahman2022-11-301-1/+0
| | | | | | - Requires php74 which was EOL on 2022-11-28 Sponsored by: Bounce Experts
* devel/random123: New port: Counter-based random number generators for C, C++ ↵Yuri Victorovich2022-11-271-0/+1
| | | | and CUDA
* biology/cytoscape: Unbreak by re-adding and using maven-3.6.3Yuri Victorovich2022-11-241-0/+1
| | | | Cytoscape was broken by the maven update.
* devel/libmcfp: New port: C++ header only library to parse command line argumentsYuri Victorovich2022-11-241-0/+1
|
* devel/rubygem-cocoon: New portMuhammad Moinur Rahman2022-11-231-0/+1
| | | | | | | | | | | | | | Cocoon makes it easier to handle nested forms. Nested forms are forms that handle nested models and attributes in one form; e.g. a project with its tasks or an invoice with its line items. Cocoon is form builder-agnostic, so it works with standard Rails, Formtastic, or SimpleForm. It is compatible with rails 3, 4 and 5. This project is not related to Apache Cocoon. Sponsored by: Nepustil
* devel/rubygem-xorcist: New portMuhammad Moinur Rahman2022-11-231-0/+1
| | | | | | | | | Blazing-fast-cross-platform-monkey-patch-free string XOR. Yes, that means JRubys too. Supported platforms: MRI (v2+), JRuby (v9.2+), Truffle (v21+), Truffle+GraalVM (v21+). Sponsored by: Nepustil
* devel/babelflow: New port: Embedded Domain Specific Language to describe ↵Yuri Victorovich2022-11-231-0/+1
| | | | task graph abstraction
* devel/rubygem-i18n-tasks-rails61: New portMuhammad Moinur Rahman2022-11-221-0/+1
| | | | | | | | | | | | | | | | | | i18n-tasks helps you find and manage missing and unused translations. This gem analyses code statically for key usages, such as I18n.t('some.key'), in order to: * Report keys that are missing or unused. * Pre-fill missing keys, optionally from Google Translate or DeepL Pro. * Remove unused keys. Thus addressing the two main problems of i18n gem design: * Missing keys only blow up at runtime. * Keys no longer in use may accumulate and introduce overhead, without you knowing it. Sponsored by: Nepustil
* devel/rubygem-better_html-rails61: New portMuhammad Moinur Rahman2022-11-221-0/+1
| | | | | | | Better HTML for Rails. Provides sane html helpers that make it easier to do the right thing. Sponsored by: Nepustil
* devel/rubygem-smart_properties: New portMuhammad Moinur Rahman2022-11-221-0/+1
| | | | | | | | SmartProperties are a more flexible and feature-rich alternative to traditional Ruby accessors. They provide support for input conversion, input validation, specifying default values and presence checking. Sponsored by: Nepustil
* www/gitlab-ce: new ports required for version 15.5Matthias Fechner2022-11-221-0/+1
|
* devel/rubygem-strong_migrations61: New portMuhammad Moinur Rahman2022-11-211-0/+1
| | | | | | | | | | | | | This gem catches the following unsafe migrations: - adding a column with a non-null default value to an existing table - changing the type of a column - renaming a table - renaming a column - removing a column - adding an index non-concurrently (Postgres only) - adding a json column to an existing table (Postgres only) Sponsored by: Nepustil
* devel/rubygem-simple_form-rails61: New portMuhammad Moinur Rahman2022-11-211-0/+1
| | | | | | Forms made easy! Sponsored by: Nepustil
* devel/rubygem-simple-navigation-rails61: New portMuhammad Moinur Rahman2022-11-211-0/+1
| | | | | | | | 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
* cleanup: Remove expired ports:Rene Ladan2022-11-201-1/+0
| | | | 2022-11-20 devel/tokamak: Last release in 2008, abandoned upstream, not used, website disappeared
* devel/py-objsize: New port: Calculate the total size of the object subtree ↵Yuri Victorovich2022-11-201-0/+1
| | | | in bytes (deep size)
* devel/rubygem-fuubar: New portMuhammad Moinur Rahman2022-11-191-0/+1
| | | | | | 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
* cleanup: Remove expired ports:Rene Ladan2022-11-191-1/+0
| | | | 2022-11-19 devel/py-pytest4-asyncio: legacy version for pytest4 no longer used by any port
* devel/py-pytest-console-scripts: Add py-pytest-console-scripts 1.3.1Po-Chuan Hsieh2022-11-191-0/+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.
* devel/py-pep440: Add py-pep440 0.1.2Po-Chuan Hsieh2022-11-191-0/+1
| | | | A simple package with utils to check whether versions number match PEP 440.
* devel/py-flatdict: Add py-flatdict 4.0.1Po-Chuan Hsieh2022-11-191-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.
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-11-191-4/+4
|
* devel/rubygem-nsa-rails61: New portMuhammad Moinur Rahman2022-11-191-0/+1
| | | | | | | Listen to Rails ActiveSupport::Notifications and deliver to a Statsd backend. This gem also supports writing your own custom collectors. Sponsored by: Nepustil
* devel/rubygem-kt-paperclip-rails61: New portMuhammad Moinur Rahman2022-11-191-0/+1
| | | | | | | | Easy upload management for ActiveRecord. Paperclip development has stalled and this is a fork which is being maintained. Sponsored by: Nepustil
* devel/rubygem-makara61: New portMuhammad Moinur Rahman2022-11-191-0/+1
| | | | | | | | 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
* devel/py-awscli: Update to 1.27.9Juraj Lutter2022-11-151-1/+1
| | | | | | - Update to 1.27.9 - Rename to comply with Python naming policy and flavorize - Assume MAINTAINER
* devel/py-types-xxhash: remove, no longer needed after py-xxhash updateDmitry Marakasov2022-11-151-1/+0
| | | | PR: 267499
* devel/test-drive: New port: Simple testing frameworkYuri Victorovich2022-11-151-0/+1
|
* devel/pcsc-cyberjack: New port for Reiner SCT cyberjack PCSC driverTilman Keskinoz2022-11-141-0/+1
| | | | | PR: 229361 Submitted by: Thomas Merkel and info@maisy.de
* devel/py-types-termcolor: remove, no longer needed after py-termcolor updateDmitry Marakasov2022-11-111-1/+0
|
* */*pyqt*: Add pyqt6 portsGuido Falsi2022-11-091-0/+5
| | | | | | Reviewed by: tcberner, lbartoletti, fluffy Approved by: kde (tcberner, lbartoletti, fluffy), portmgr (tcberner) Differential Revision: https://reviews.freebsd.org/D37191
* devel/cppcheck: update 2.7.5 → 2.9.1Dmitry Marakasov2022-11-081-1/+0
| | | | | | | | - Merge cppcheck-gui into cppcheck to simplify maintenance and testing - Install manpage into canonical location PR: 267262 Submitted by: jailbird@fdf.net
* devel/libdispatch: bring back Grand Central Dispatch API support library (+)Dima Panov2022-11-081-0/+1
|
* devel/py-construct-classes: Add new portEmanuel Haupt2022-11-071-0/+1
| | | | | | | | | | 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.
* devel/py-spyder: Move to devel/spyderYuri Victorovich2022-11-061-1/+1
| | | | because it is an application.
* devel/glibmm26: add new port with 2.68 API/ABI (stable branch) (+)Dima Panov2022-11-061-0/+1
| | | | | | | | | 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
* devel/json-dto: New port: Header-only library for converting data between ↵Yuri Victorovich2022-11-061-0/+1
| | | | JSON and C++ structs
* devel/py-pkgutil-resolve-name: Add new portJuraj Lutter2022-11-011-0/+1
| | | | | Add devel/py-pkgutil-resolve-name, a backport of pkgutil_resolve_name from python 3.9.