| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
New version of wxgtk32 in tree (3.2.8.1)
|
| |
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
| |
|
|
|
| |
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
-> 3.68.1
- Changed Downloads to LOCAL/pi because of new download obfuscation upstream
PR: 283371, 283373, 283374
Author: Martin Neubauer <m.ne@gmx.net>
Date: Mon Dec 30 09:52:13 2024 +0100
Changes: https://lib.filezilla-project.org/
https://filezilla-project.org/versions.php#3.68.1
Reported-by: andy@neu.net, rhurlin
|
| |
|
|
| |
New version of wxgtk32 in tree
|
| |
|
|
| |
Reported by: vvd
|
| |
|
|
|
|
|
|
|
|
| |
- also update ftp/libfilezilla 0.31.1 -> 0.47.0
PR: 278463
Security: CVE-2024-31497
Author: Matthias Andree <mandree@FreeBSD.org>
Changes: https://filezilla-project.org/versions.php
MFH: 2024Q2
|
| | |
|
| |
|
|
| |
New version of gtk3 in tree
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
---
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
Also update ftp/libfilezilla to the required version, filezilla is the
only consumer in the ports tree.
Changes: https://filezilla-project.org/versions.php
PR: 258505
Approved by: pi
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
| |
Notes:
svn path=/head/; revision=535391
|
| |
|
|
| |
Notes:
svn path=/head/; revision=517072
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
Notes:
svn path=/head/; revision=506289
|
| |
|
|
|
|
|
|
|
|
| |
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
Notes:
svn path=/head/; revision=497546
|
| |
|
|
|
|
|
| |
Discussed with: portmgr
Notes:
svn path=/head/; revision=493853
|
| |
|
|
|
|
|
| |
Relnotes: https://filezilla-project.org/newsfeed.php
Notes:
svn path=/head/; revision=492203
|
| |
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=492170
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
| |
|
|
|
|
|
|
|
|
| |
PR: 229139
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: rezny (maintainer timeout)
Relnotes: https://filezilla-project.org/versions.php
Notes:
svn path=/head/; revision=478657
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight
Notes:
svn path=/head/; revision=474242
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=455394
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
Notes:
svn path=/head/; revision=437439
|
| |
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9385
Notes:
svn path=/head/; revision=433558
|
| |
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380
Notes:
svn path=/head/; revision=432850
|
| |
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=430235
|
| |
|
|
|
|
|
|
| |
PR: 215132
Submitted by: <matthew@reztek.cz> (maintainer)
Notes:
svn path=/head/; revision=429437
|
| |
|
|
|
|
|
|
|
|
| |
- Update ftp/filezilla to to 3.2.2.2 [2]
PR: 214006 [1], 214007 [2]
Submitted by: <matthew@reztek.cz> (maintainer)
Notes:
svn path=/head/; revision=425330
|
| |
|
|
|
|
|
|
|
|
| |
- Fix typo in BROKEN message
PR: 213198
Submitted by: maintainer
Notes:
svn path=/head/; revision=423727
|
| |
|
|
|
|
|
|
| |
PR: 212217
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=421121
|
| |
|
|
|
|
|
|
|
|
| |
- Register proxy dependencies found by stage-qa
PR: 212008 [1]
Submitted by: maintainer [1]
Notes:
svn path=/head/; revision=420531
|
| |
|
|
|
|
|
|
| |
PR: 211453
Submitted by: maintainer
Notes:
svn path=/head/; revision=419328
|
| |
|
|
|
|
|
|
| |
PR: 210693
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=417769
|
| |
|
|
|
|
|
|
| |
PR: 209847
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=416327
|
| |
|
|
|
|
|
|
|
|
| |
- While here, add some minor fixes (clarify LICENSE, remove NLS from OPTIONS_DEFAULT (already there by default) and silence post-patch)
PR: 209417
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=414988
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
ftp/filezilla: 3.16.0 -> 3.17.0
Changes:
https://filezilla-project.org/changelog.php
PR: 208999, 209000
Submitted by: <matthew@reztek.cz> (maintainer)
Notes:
svn path=/head/; revision=413924
|
| |
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=411990
|
| |
|
|
|
|
|
| |
PR: 207690
Notes:
svn path=/head/; revision=411189
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- update to 3.15.0.1
- utilize USES=localbase to set correct CFLAGS/LDFLAGS [1]
PR: 206854
Submitted by: matthew@reztek.cz (maintainer)
Submitted by: koobs [1]
Notes:
svn path=/head/; revision=408240
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix indentation in BROKEN statement
- Remove WX_UNICODE (no-op after r397077)
Changes: https://filezilla-project.org/versions.php
PR: 203836
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=399940
|
| |
|
|
|
|
|
|
| |
PR: 202761
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=397962
|
| |
|
|
|
|
|
|
| |
PR: 202563
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=395504
|