aboutsummaryrefslogtreecommitdiff
path: root/security/beid
Commit message (Collapse)AuthorAgeFilesLines
* security/beid: Update to 5.1.26Tijl Coosemans2025-11-292-5/+4
|
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-1/+1
|
* net/libproxy: bump consumersCharlie Li2025-01-201-0/+1
| | | | PR: 284088
* security/beid: Update to 5.1.21Tijl Coosemans2024-12-232-5/+7
|
* */*: Chase security/libassuan shlib bumpJason E. Hale2024-07-081-0/+1
|
* security/beid: Update to 5.1.18Tijl Coosemans2024-05-133-12/+16
| | | | | Fix build with recent pcsc-lite (missing -pthread). Pet portclippy/portfmt/portlint.
* security/beid: Update to 5.1.15Tijl Coosemans2024-03-232-4/+4
|
* security/beid: Update to 5.1.13Tijl Coosemans2024-01-132-5/+4
|
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-0/+1
| | | | New version of gtk3 in tree
* security/beid: Update to 5.1.11Tijl Coosemans2023-10-124-16/+7
|
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* security/beid: update to 5.0.28Tijl Coosemans2022-01-287-69/+29
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 5.0.8 and fix the location of the Firefox plugin for recentTijl Coosemans2020-09-027-63/+23
| | | | | | | | | versions of Firefox. PINs are now requested using pinentry. Notes: svn path=/head/; revision=547369
* Update to 4.4.21.Tijl Coosemans2019-09-052-5/+4
| | | | Notes: svn path=/head/; revision=511160
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-0/+6
| | | | Notes: svn path=/head/; revision=508909
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Patch a Makefile to reorder CPPFLAGS so it uses local headers instead ofTijl Coosemans2019-07-241-0/+9
| | | | | | | installed headers. Notes: svn path=/head/; revision=507300
* Update to 4.4.19.Tijl Coosemans2019-07-204-7/+9
| | | | Notes: svn path=/head/; revision=506991
* Fix PowerPC build.Tijl Coosemans2018-12-211-1/+2
| | | | | | | | PR: 234186 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=487981
* Update to 4.4.13.Tijl Coosemans2018-12-144-5/+6
| | | | Notes: svn path=/head/; revision=487447
* Update to 4.4.9.Tijl Coosemans2018-10-103-25/+7
| | | | Notes: svn path=/head/; revision=481740
* Add patch to replace c_rehash. The base system OpenSSL does not have thisTijl Coosemans2018-08-161-0/+11
| | | | | | | because it's a Perl script. Notes: svn path=/head/; revision=477319
* Add missing dependencies.Tijl Coosemans2018-08-141-4/+9
| | | | Notes: svn path=/head/; revision=477146
* Update Belgian eID middleware to 4.4.5. Enable the viewer applicationTijl Coosemans2018-08-1210-0/+250
and the Firefox extension. Rename the port from security/libbeid to security/beid now that it's more than just a library. Notes: svn path=/head/; revision=476992