aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lang/python310: add python 3.10.0.beta4Dmitry Marakasov2021-07-1413-3/+7817
| | | | | | PR: 256150 Approved by: maintainer timeout (python@, 1 month) Differential Revision: https://reviews.freebsd.org/D30475
* ports-mgmt/poudriere-devel: Update to 3.3.0-744-g0bf7bd31eBryan Drewery2021-07-142-5/+5
| | | | | | | Changes: - PACKAGE_FETCH: Don't fetch packages that are not queued. - bulk: Store (pkg note) and show top level ports git info as well - image: various fixes
* editors/sublime-text4: update arm64 and sum for arm64Eric Turgeon2021-07-142-2/+5
|
* u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04Emmanuel Vadot2021-07-1433-66/+0
| | | | This is not needed anymore as we have 2921.07 now.
* sysutils/u-boot-rpi2: Add CONFIG_EFI_GRUB_ARM32_WORKAROUNDEmmanuel Vadot2021-07-142-3/+2
| | | | | | | | We need this config to flush the caches, it was added to the generic FreeBSD_Fragment but this ports uses a dedicated fragment to add it there too. While here remove CONFIG_API and CONFIG_CMD_CACHE as those aren't usefull for EFI boot flow.
* lang/python*: sort pkg-plistsDmitry Marakasov2021-07-145-125/+125
| | | | | | | Sort pkg-plists to reduce diff between existing and future versions of python. Approved by: portmgr blanket (cosmetic change)
* sysutils/azure-agent: reroll distfileCharlie Li2021-07-141-3/+3
| | | | | | | | | | Upstream re-tagged the release to include a merge commit [0] that fixes merge conflicts. No file or functionality change. [0] https://github.com/Azure/WALinuxAgent/commit/4d10db69794d9502f47081bbda67ce40152dea25 Approved by: tcberner (mentor), whu (maintainer, implicit) Differential Revision: https://reviews.freebsd.org/D31173
* databases/libiodbc: update to 3.52.15Tobias C. Berner2021-07-143-8/+8
| | | | | | | | | | | | | * Added support for macOS Big Sur (11.x) on Apple Silicon using a universal build * Fixed title to show CPU architecture used * Fixed length of error message buffer * Removed support for Mac OS X Snow Leopard (10.6) and older * Removed deprecated iODBCcfmbridge for PPC * Upgraded iODBC build to use recent versions of Xcode * Minimum Xcode version is set to Xcode 8.0 * Minimum macOS deployment target is OS X Mavericks (10.9) * Migrated dialogs and plist files * Migrated translation support
* Mk/bsd.ccache.mk: Fix Poudriere CCACHE_STATIC_PREFIX feature.Bryan Drewery2021-07-141-0/+5
| | | | | | | | | | | | | | | | | | Poudriere's CCACHE_STATIC_PREFIX feature (not Mk/) avoids installing ccache for each port using the native jail ABI and instead copies in a host static binary. It uses NO_CCACHE_DEPEND to avoid installing ccache. For example, this is used for ccache-memcached where the dependency chain would make using ccache unfeasible. Poudriere sets CCACHE_WRAPPER_PATH, rather than the new CCACHE_PKG_PREFIX. Because CCACHE_BIN is now computed from CCACHE_PKG_PREFIX rather than CCACHE_WRAPPER_PATH, CCACHE_BIN was incorrect. Now compute CCACHE_PKG_PREFIX from CCACHE_WRAPPER_PATH if it is set, otherwise fallback to using LOCALBASE and computing CCACHE_BIN and CCACHE_WRAPPER_PATH from there. PR 257151 Fixes: 6b641f4eb4 ("Mk: Document and simply user-modifiable ...")
* Mk/bsd.ccache.mk: Add more documentation.Bryan Drewery2021-07-141-4/+30
| | | | PR: 242944
* devel/libphonenumber: update to 8.12.27Tobias C. Berner2021-07-142-4/+4
|
* security/u2f-devd: add USB ID for HyperFIDO Pro MiniDmitry Marakasov2021-07-142-3/+3
| | | | | PR: 256845 Submitted by: zarychtam@plan-b.pwste.edu.pl
* devel/py-types-protobuf: update to 3.17.1, add missing dependencyDmitry Marakasov2021-07-142-4/+6
|
* devel/py-types-futures: add portDmitry Marakasov2021-07-144-0/+25
| | | | | | | | This is an auto-generated PEP 561 type stub package for futures package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses futures. WWW: https://pypi.org/project/types-futures/
* www/nextcloud-calendar: Update to 2.3.1Bernard Spil2021-07-142-4/+4
|
* Mk/bsd.ruby.mk: Clean up undefined/unused DEPEND_RUBY_RDOCPo-Chuan Hsieh2021-07-141-1/+0
|
* security/rubygem-omniauth1: Add rubygem-omniauth1 1.9.1 (copied from ↵Po-Chuan Hsieh2021-07-144-0/+30
| | | | | | rubygem-omniauth) - Add PORTSCOUT
* security/vuxml: Document ruby vulnerabilityPo-Chuan Hsieh2021-07-141-0/+44
|
* x11-toolkits/granite: Update to 6.1.0Olivier Duchateau2021-07-142-4/+4
| | | | PR: 257186
* sysutils/contractor: update to 0.3.5Olivier Duchateau2021-07-142-5/+5
| | | | | | | | - Update to 0.3.5 - Take maintainership - Add patch to avoid warning during build stage PR: 257185
* security/ca_root_nss: Update distinfoPo-Chuan Hsieh2021-07-141-2/+2
| | | | | | | I erroneously got the tarball packaed by jbeich@ for nss. Reported by: tcberner Reference: https://cgit.freebsd.org/ports/commit/?id=0743b1f6b868fb0926d053469250d9479c86ba4e
* net-mgmt/icingaweb2-module-x509: New port: Automates certificate monitoringDan Langille2021-07-145-0/+165
| | | | | | | | | | The certificate monitoring module for Icinga keeps track of certificates as they are deployed in a network environment. It does this by scanning networks for TLS services and collects whatever certificates it finds along the way. The certificates are verified using its own trust store. PR: 257163 Reported by: gettoknowmi <gettoknowmi@yahoo.com>
* deskutils/syncthingtray: add missing build dependency on testlibTobias C. Berner2021-07-141-1/+1
| | | | | | The dependency was previously pulled in transitively. PR: 257100
* Mk/Scripts/smart_makepatch.sh: Force diff to produce the patch file instead ↵Po-Chuan Hsieh2021-07-141-1/+1
| | | | | | | | | | | | | | | | | of "Binary files ... differ" message It helps avoid generating wrong patches, e.g. patch-grpc.gemspec in r567838 [1]. from diff manpage: -a --text Treat all files as ASCII text. Normally diff will simply print "Binary files ... differ" if files contain binary characters. Use of this option forces diff to produce a diff. [1] https://cgit.FreeBSD.org/ports/diff/net/rubygem-grpc130/files/patch-grpc.gemspec?id=073c1c710a0c7254820adab9920c1903ace83fae PR: 257027 Approved by: mat (portmgr)
* x11-toolkits/gtk40: Fix PLISTPo-Chuan Hsieh2021-07-141-0/+3
| | | | | | | | | | | | ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: @dir lib/gtk-4.0/%%GTK4_VERSION%%/engines Error: Orphaned: @dir lib/gtk-4.0/%%GTK4_VERSION%%/loaders Error: Orphaned: @dir lib/gtk-4.0/%%GTK4_VERSION%%/modules ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Approved by: portmgr (blanket)
* textproc/py-python-augeas: Add NO_ARCHPo-Chuan Hsieh2021-07-141-0/+2
| | | | Approved by: portmgr (blanket)
* textproc/py-et_xmlfile: Add NO_ARCHPo-Chuan Hsieh2021-07-141-0/+2
| | | | Approved by: portmgr (blanket)
* devel/py-repoze.sphinx.autointerface: Add NO_ARCHPo-Chuan Hsieh2021-07-141-1/+3
| | | | Approved by: portmgr (blanket)
* devel/py-parsedatetime: Add NO_ARCHPo-Chuan Hsieh2021-07-141-0/+2
| | | | Approved by: portmgr (blanket)
* devel/autoconf-wrapper: Add NO_ARCHPo-Chuan Hsieh2021-07-141-0/+1
| | | | Approved by: portmgr (blanket)
* devel/autoconf-archive: Add NO_ARCHPo-Chuan Hsieh2021-07-141-0/+2
| | | | Approved by: portmgr (blanket)
* audio/mixxx: Fix build with scons 4.1.0.post1Po-Chuan Hsieh2021-07-141-0/+11
|
* astro/py-astropy-helpers: Add NO_ARCHPo-Chuan Hsieh2021-07-141-0/+2
| | | | Approved by: portmgr (blanket)
* www/gitlab-ce: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1Po-Chuan Hsieh2021-07-141-2/+2
| | | | - Bump PORTREVISION for dependency change
* security/rubygem-omniauth-multipassword: Change RUN_DEPENDS from ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth to rubygem-omniauth1 - Bump PORTREVISION for dependency change
* security/rubygem-omniauth-jwt: Change RUN_DEPENDS from rubygem-omniauth to ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth1 - Bump PORTREVISION for dependency change
* security/rubygem-omniauth-cas3: Change RUN_DEPENDS from rubygem-omniauth to ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth1 - Bump PORTREVISION for dependency change
* security/rubygem-omniauth-bitbucket: Change RUN_DEPENDS from ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth to rubygem-omniauth1 - Bump PORTREVISION for dependency change
* security/rubygem-omniauth-atlassian-oauth2: Change RUN_DEPENDS from ↵Po-Chuan Hsieh2021-07-141-2/+3
| | | | | | | rubygem-omniauth to rubygem-omniauth1 - While I'm here, update version requirement of RUN_DEPENDS - Bump PORTREVISION for dependency change
* net/rubygem-omniauth-salesforce: Change RUN_DEPENDS from rubygem-omniauth to ↵Po-Chuan Hsieh2021-07-141-2/+3
| | | | | | | rubygem-omniauth1 - While I'm here, update version requirement of RUN_DEPENDS - Bump PORTREVISION for dependency change
* net/rubygem-omniauth_openid_connect: Change RUN_DEPENDS from ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth to rubygem-omniauth1 - Bump PORTREVISION for dependency change
* net/rubygem-omniauth-github: Change RUN_DEPENDS from rubygem-omniauth to ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth1 - Bump PORTREVISION for dependency change
* net/rubygem-omniauth-azure-oauth2: Change RUN_DEPENDS from rubygem-omniauth ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | to rubygem-omniauth1 - Bump PORTREVISION for dependency change
* net/rubygem-gitlab-omniauth-openid-connect: Change RUN_DEPENDS from ↵Po-Chuan Hsieh2021-07-141-1/+2
| | | | | | rubygem-omniauth to rubygem-omniauth1 - Bump PORTREVISION for dependency change
* devel/rubygem-omniauth_crowd: Change RUN_DEPENDS from rubygem-omniauth to ↵Po-Chuan Hsieh2021-07-141-4/+5
| | | | | | | rubygem-omniauth1 - While I'm here, update version requirement of RUN_DEPENDS - Bump PORTREVISION for dependency change
* www/rt50: Use P5_POD_PARSERPo-Chuan Hsieh2021-07-141-1/+1
| | | | With hat: perl
* www/rt44: Use P5_POD_PARSERPo-Chuan Hsieh2021-07-141-1/+1
| | | | With hat: perl
* graphics/gscan2pdf: Remove PERL_LEVEL check after perl5.28 removal ↵Po-Chuan Hsieh2021-07-141-7/+2
| | | | | | (d67ea7eb42e95d712a079e5525232843ee0c5d6c) With hat: perl
* graphics/darktable: Use P5_POD_PARSERPo-Chuan Hsieh2021-07-141-1/+1
| | | | With hat: perl
* converters/p5-LaTeXML: Use P5_POD_PARSERPo-Chuan Hsieh2021-07-141-1/+1
| | | | With hat: perl