Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-08 | avahi: Bump PKGREVISION for previous. | nia | 1 | -2/+2 | |
2021-01-08 | avahi: Split off package into *-ui variant for the GTK UIs. | nia | 8 | -237/+92 | |
thou shalt not add a confusing amount of PKG_OPTIONS to a library. | |||||
2020-12-04 | Revbump packages with a runtime Python dep but no version prefix. | nia | 1 | -2/+2 | |
For the Python 3.8 default switch. | |||||
2020-11-05 | *: Recursive revbump from textproc/icu-68.1 | ryoon | 1 | -1/+2 | |
2020-09-29 | Update avahi to 0.8 | prlw1 | 6 | -22/+43 | |
avahi 0.8 release brings a number of new features and bug fix changes including a backward-compatible addition to the D-Bus API and the avahi-core API. The existing API is still fully supported however clients using the new API will not work with older Avahi releases. The avahi-client library is not affected. See the "API Changes" section for further details. New Features: - New options for filtering reflected queries between networks (reflect-filter) - New mainloop integration for Qt5 and libevent - docs/THREADS: Information for multi-threaded avahi-client apps - Listen on loopback interfaces by default, allowing local-only services to be consumed by the local machine - New D-Bus V2 API and additions to the avahi-core API for splitting "New" calls into "Prepare" and "Start". See "API Changes" for more details. * Add support for binary values in TXT records in XML service files by specifying value-format="text|binary-hex|binary-base64". If not specified, defaults to the normal value of "text" (thus backwards compatible) * avahi-gobject: Allow starting the client in a custom GMainContext by passing context to ga_client_start_in_context instead of ga_client_start (avahi-gobject minor version has been incremented) Security Fixes: - Drop legacy unicast queries from address not on local link which can lead to UDP traffic amplification attacks (CVE-2017-6519) For full details, see: https://github.com/lathiat/avahi/blob/v0.8/docs/NEWS | |||||
2020-08-17 | *: revbump after fontconfig bl3 changes (libuuid removal) | leot | 2 | -4/+4 | |
2020-06-02 | Revbump for icu | adam | 1 | -2/+2 | |
2020-04-12 | Recursive revision bump after textproc/icu update | adam | 1 | -2/+2 | |
2020-03-23 | avahi: remove (default-off) gtk2 option | wiz | 4 | -24/+8 | |
The gtk3 option still remains, and this package has too many options already. (Also, the gtk2 and python didn't work cleanly with each other.) | |||||
2020-03-23 | avahi: Fix PLIST.python | nia | 1 | -1/+2 | |
2020-03-23 | avahi: Fix PLIST for non-gtk2 option | ryoon | 1 | -2/+2 | |
2020-03-23 | avahi: Switch to gtk3 and avoid needing Python 2 | nia | 4 | -13/+10 | |
Fix PLISTs to accomodate these things. Bump PKGREVISION | |||||
2020-03-10 | librsvg: update bl3.mk to remove libcroco in rust case | wiz | 2 | -4/+4 | |
recursive bump for the dependency change | |||||
2020-03-08 | *: recursive bump for libffi | wiz | 2 | -4/+4 | |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 | |
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. | |||||
2020-01-26 | avahi: Don't use mono2 | nia | 1 | -2/+2 | |
2019-10-27 | avahi: Remove the qt (disabled by default) option | kamil | 4 | -20/+7 | |
qt4 is EOL. | |||||
2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
future Python 3.8 | |||||
2019-07-21 | *: recursive bump for gdk-pixbuf2-2.38.1 | wiz | 2 | -4/+4 | |
2019-04-26 | Omit mentions of python 34 and 35, after those were removed. | maya | 1 | -2/+2 | |
- Includes some whitespace changes, to be handled in a separate commit. | |||||
2019-04-03 | Recursive revbump from textproc/icu | ryoon | 1 | -2/+2 | |
2018-12-09 | revbump after updating textproc/icu | adam | 1 | -2/+2 | |
2018-11-14 | Revbump after cairo 1.16.0 update. | kleink | 2 | -4/+4 | |
2018-11-12 | Recursive revbump from hardbuzz-2.1.1 | ryoon | 2 | -4/+4 | |
2018-07-20 | Recursive revbump from textproc/icu-62.1 | ryoon | 1 | -2/+2 | |
2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
2018-04-16 | Recursive bump for new fribidi dependency in pango. | wiz | 2 | -4/+4 | |
2018-04-14 | revbump after icu update | adam | 1 | -2/+2 | |
2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 2 | -4/+4 | |
2018-01-28 | Bump PKGREVISION for gdbm shlib major bump | wiz | 2 | -4/+4 | |
2018-01-25 | avahi: Set C99 correctly. | jperkin | 1 | -3/+3 | |
2018-01-01 | Sort PLIST files. | rillig | 1 | -2/+2 | |
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F | |||||
2017-11-30 | Revbump after textproc/icu update | adam | 1 | -2/+2 | |
2017-11-23 | recursive bump for libxkbcommon removal from at-spi2-core | wiz | 2 | -4/+4 | |
2017-10-15 | Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages | prlw1 | 1 | -2/+1 | |
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk | |||||
2017-10-14 | avahi: requires glib-marshal which is now in py-glib2-tools | prlw1 | 1 | -1/+2 | |
2017-09-27 | avahi: disable qt3 | wiz | 1 | -1/+2 | |
2017-09-26 | avahi: remove qt3 from buildlink3 as well | wiz | 1 | -5/+1 | |
2017-09-26 | avahi: Remove qt3 option. | wiz | 2 | -14/+4 | |
2017-09-18 | revbump for requiring ICU 59.x | maya | 1 | -2/+2 | |
2017-04-22 | Revbump after icu update | adam | 1 | -2/+2 | |
2017-02-12 | Recursive revbump from fonts/harfbuzz | ryoon | 2 | -4/+4 | |
2017-02-06 | Recursive bump for harfbuzz's new graphite2 dependency. | wiz | 2 | -4/+4 | |
2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
2016-12-04 | Recursive revbump from textproc/icu 58.1 | ryoon | 1 | -2/+2 | |
2016-08-15 | Revert previous, breaks build on NetBSD with default options. | wiz | 1 | -2/+1 | |
avahi-discover.1 already is in PLIST.python. | |||||
2016-08-15 | Update PLIST | richard | 1 | -1/+2 | |
2016-08-03 | Revbump after graphics/gd update | adam | 2 | -4/+4 | |
2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -2/+2 | |
2016-06-08 | Remove the stability entity, it has no meaning outside of an official context. | jperkin | 1 | -1/+0 | |