Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
1.7.0 17 Jun 2024 02:00:39
    |
Ashish SHUKLA (ashish)  Author: Jesús Daniel Colmenares Oviedo |
irc/srain: Update to 1.7.0
* Pet portfmt/portclippy.
* Use libsoup3.
* Add APP_INDICATOR option.
* Remove DOCS from OPTIONS_DEFAULT (It is set by default).
* Remove GIMPNet.
* Migrate to libsoup3.
ChangeLog: https://github.com/SrainApp/srain/releases/tag/1.7.0
PR: 279678 |
1.3.1_4 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.3.1_3 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.3.1_2 30 Apr 2023 22:38:45
    |
Muhammad Moinur Rahman (bofh)  |
irc/srain: Unbreak
- Add USES-desktop-file-utils
Approved by: portmgr (blanket) |
1.3.1_2 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
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. (Only the first 15 lines of the commit message are shown above ) |
1.3.1_1 20 Feb 2023 11:57:41
    |
Antoine Brodin (antoine)  |
irc/srain: mark BROKEN
pkg-static: Unable to access file
/wrkdirs/usr/ports/irc/srain/work/stage/usr/local/share/doc/srain/html/_static/jquery-3.5.1.js:No
such file or directory
Reported by: pkg-fallout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
1.3.1_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
1.3.1_1 26 Jan 2022 07:46:25
    |
Marius Strobl (marius)  |
devel/libconfig: update to 1.7.3
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout |
1.3.1 15 Jan 2022 21:32:42
    |
Ashish SHUKLA (ashish)  |
irc/srain: Update to 1.3.1
- Add DOCS option for documentation
- Switch to meson for building
- Remove the Makefile patch not needed anymore |
1.1.0 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.1.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 11 Jun 2020 01:43:10
  |
ashish  |
- Fix building with OpenSSL base which does not provide pkgconfig
configuration
PR: 247107
Submitted by: Thibault Payet <monwarez at mailoo.org> |
1.1.0 10 Jun 2020 11:26:04
  |
linimon  |
Remove -std=gnu11 from internal compiler flags to attempt to fix build
on GCC-based systems such as powerpc64:
cc1: error: unrecognized command line option "-std=gnu11"
This is necessary but insufficient. I have not yet tried the patch
from PR 247107, which may be needed..
Approved by: portmgr (tier-2 blanket) |
1.1.0 09 Jun 2020 08:07:21
  |
ashish  |
Add srain 1.1.0, modern IRC client written in GTK. |