notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: archivers/peazip/Makefile

Number of commits found: 54

Tuesday, 20 Feb 2024
04:17 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: Update to 9.7.1

- Add support for qt6
commit hash: 884d27b94e35e2bed1f7f4e155a18070400d7c0b commit hash: 884d27b94e35e2bed1f7f4e155a18070400d7c0b commit hash: 884d27b94e35e2bed1f7f4e155a18070400d7c0b commit hash: 884d27b94e35e2bed1f7f4e155a18070400d7c0b 884d27b
Saturday, 23 Dec 2023
01:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: Update to 9.6.0
commit hash: 6b60a1b636b84c6807f478b75d66139891459fcb commit hash: 6b60a1b636b84c6807f478b75d66139891459fcb commit hash: 6b60a1b636b84c6807f478b75d66139891459fcb commit hash: 6b60a1b636b84c6807f478b75d66139891459fcb 6b60a1b
Sunday, 12 Nov 2023
20:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 0b92f92
Saturday, 23 Sep 2023
05:32 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: Update to 9.4.0

ChangeLog at: https://github.com/peazip/PeaZip/releases/tag/9.4.0
commit hash: 82780715e28e0f5a01e80f3c1caa58b5e37d4a5c commit hash: 82780715e28e0f5a01e80f3c1caa58b5e37d4a5c commit hash: 82780715e28e0f5a01e80f3c1caa58b5e37d4a5c commit hash: 82780715e28e0f5a01e80f3c1caa58b5e37d4a5c 8278071
Monday, 24 Apr 2023
18:43 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: Update to 9.2.0
commit hash: 104c6143ce1ab7d5bf89e533722dad795345981a commit hash: 104c6143ce1ab7d5bf89e533722dad795345981a commit hash: 104c6143ce1ab7d5bf89e533722dad795345981a commit hash: 104c6143ce1ab7d5bf89e533722dad795345981a 104c614
Thursday, 16 Mar 2023
23:56 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.6
commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab 7f05d4a
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* 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 hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 1 Mar 2023
22:53 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: update to 9.1.0

ChangeLog at:	https://github.com/peazip/PeaZip/releases/tag/9.1.0
commit hash: 1903f5a9971648db2f55502b3febeded04493ceb commit hash: 1903f5a9971648db2f55502b3febeded04493ceb commit hash: 1903f5a9971648db2f55502b3febeded04493ceb commit hash: 1903f5a9971648db2f55502b3febeded04493ceb 1903f5a
Sunday, 2 Oct 2022
05:48 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
  rebuilt
commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 df8005b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 30 Aug 2022
05:44 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: update to 8.8.0

- Add additional desktop files
commit hash: 27c88eb9b4e5bfd233ba01aec41c5abff253161e commit hash: 27c88eb9b4e5bfd233ba01aec41c5abff253161e commit hash: 27c88eb9b4e5bfd233ba01aec41c5abff253161e commit hash: 27c88eb9b4e5bfd233ba01aec41c5abff253161e 27c88eb
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Tuesday, 21 Jun 2022
01:17 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc: Fix build issues building some fpc based apps

- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler
commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 c77c319
Saturday, 18 Jun 2022
05:50 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: update to 8.6.0

ChangeLog at:	https://github.com/peazip/PeaZip/releases/tag/8.6.0
commit hash: b064c90bc8d0d572be238807dacf827d8923aaba commit hash: b064c90bc8d0d572be238807dacf827d8923aaba commit hash: b064c90bc8d0d572be238807dacf827d8923aaba commit hash: b064c90bc8d0d572be238807dacf827d8923aaba b064c90
Thursday, 3 Feb 2022
05:07 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-*: update to 2.2.0

- Bump PORTREVISION
- archivers/peazip update to 8.4.0
- editors/cudatext update to 1.155.3
- russian/emkatic update to 0.41
- x11-toolkits/qt5pas to latest version included into lazarus 2.2.0

ChangeLog at:	https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 daa23db
Monday, 6 Sep 2021
19:56 Bernhard Froehlich (decke) search for other commits by this committer
archivers/peazip: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 04f90ec71e0713ac607687af1dd530bd6d97a505 commit hash: 04f90ec71e0713ac607687af1dd530bd6d97a505 commit hash: 04f90ec71e0713ac607687af1dd530bd6d97a505 commit hash: 04f90ec71e0713ac607687af1dd530bd6d97a505 04f90ec
Sunday, 1 Aug 2021
02:13 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
archivers/peazip: update to 8.1.0
commit hash: 0eb5f7137e81bbca974730d7798695e9911ae453 commit hash: 0eb5f7137e81bbca974730d7798695e9911ae453 commit hash: 0eb5f7137e81bbca974730d7798695e9911ae453 commit hash: 0eb5f7137e81bbca974730d7798695e9911ae453 0eb5f71
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 14 Jan 2021
21:11 acm search for other commits by this committer
- lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports

PR:		251712
Reported by:	amdmi3
Original commitRevision:561593 
Wednesday, 25 Nov 2020
03:41 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 2.0.10
Original commitRevision:556267 
Monday, 25 May 2020
09:32 amdmi3 search for other commits by this committer
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:536450 
Thursday, 14 May 2020
06:03 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 2.0.8
Original commitRevision:535204 
Friday, 6 Mar 2020
06:26 acm search for other commits by this committer
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix
problems
  when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
Original commitRevision:527858 
Tuesday, 31 Dec 2019
15:26 acm search for other commits by this committer
- Update to 7.0.1
Original commitRevision:521631 
Thursday, 10 Oct 2019
13:17 bapt search for other commits by this committer
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
Original commitRevision:514226 
Tuesday, 3 Sep 2019
15:51 acm search for other commits by this committer
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk

PR:		240293 239934 233413 214864
Exp-run by:	antoine
Original commitRevision:510956 
Thursday, 15 Aug 2019
17:27 acm search for other commits by this committer
- Update to 6.8.1
- Remove LD_UNSAFE
Original commitRevision:509012 
Wednesday, 26 Jun 2019
11:52 rene search for other commits by this committer
Clean up final leftovers from Qt4.

Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
Original commitRevision:505150 
Thursday, 7 Mar 2019
04:58 acm search for other commits by this committer
- Update to 6.7.0
- Remove files/pealauncher.in
Original commitRevision:494882 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Tuesday, 15 Jan 2019
05:37 acm search for other commits by this committer
- Add  LLD_UNSAFE

Reported by:	214864
Original commitRevision:490344 
Wednesday, 21 Nov 2018
20:46 acm search for other commits by this committer
- Update to 6.6.1
Original commitRevision:485556 
Sunday, 3 Jun 2018
08:14 acm search for other commits by this committer
- Update to 6.6.0
Original commitRevision:471476 
Friday, 25 May 2018
16:31 acm search for other commits by this committer
- Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
Original commitRevision:470851 
Thursday, 5 Apr 2018
04:52 acm search for other commits by this committer
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
Original commitRevision:466532 
Thursday, 22 Feb 2018
09:52 antoine search for other commits by this committer
Fix build by adding chm to USE_FPC

Reported by:	pkg-fallout
Original commitRevision:462578 
Thursday, 1 Feb 2018
07:19 acm search for other commits by this committer
- Update to 6.5.0
- Add QT5 option
Original commitRevision:460562 
Tuesday, 30 Jan 2018
22:11 antoine search for other commits by this committer
Revert recent fpc changes, they were obviously untested

With hat:	portmgr
Original commitRevision:460445 
19:07 acm search for other commits by this committer
- Update to 6.5.0
- Add QT5 option
Original commitRevision:460431 
Friday, 7 Jul 2017
03:20 acm search for other commits by this committer
- Update to 6.4.1
Original commitRevision:445205 
Tuesday, 11 Apr 2017
15:08 acm search for other commits by this committer
- Update to 6.4.0
Original commitRevision:438271 
Wednesday, 1 Mar 2017
17:51 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus was update to 1.6.4
Original commitRevision:435182 
Sunday, 26 Feb 2017
17:42 acm search for other commits by this committer
- Update to 6.3.1
Original commitRevision:434895 
Monday, 21 Nov 2016
22:32 acm search for other commits by this committer
- Fix index
Original commitRevision:426770 
22:09 acm search for other commits by this committer
- Update to 6.2.0
Original commitRevision:426764 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Thursday, 17 Mar 2016
20:27 acm search for other commits by this committer
- Update to 6.0.0
Original commitRevision:411308 
Sunday, 7 Feb 2016
19:43 kwm search for other commits by this committer
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.

To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
Original commitRevision:408449 
Wednesday, 27 Jan 2016
19:04 acm search for other commits by this committer
- Clean up
Original commitRevision:407376 
19:02 acm search for other commits by this committer
- Update to 5.9.1
- Fix build with FPC 3.0.0
Original commitRevision:407375 
Monday, 21 Dec 2015
19:09 marino search for other commits by this committer
archivers/peazip: Make less broken, then mark BROKEN

This port stopped building when FPC was updated to 3.0.0.  After fixing the
units, it tries to build but fails with:

list_utils.pas(982,32) Error: (3069) Call by var for arg no. 1 has to match
  exactly: Got "UTF8String" expected "AnsiString"

Trying the latest version 5.9.0 also fails.
Original commitRevision:404183 
Thursday, 8 Oct 2015
15:11 olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, A-L.
Original commitRevision:398832 
Wednesday, 19 Aug 2015
21:20 acm search for other commits by this committer
- New port: archivers/peazip

PeaZip, free archiver utility, Open Source WinRar / WinZip alternative for
Windows, Linux and FreeBSD. Compress to 7Z, ARC, BZ2, GZip, PAQ, PEA,
self-extracting archives, TAR, WIM, XZ, ZIP files. Open 150+ file types,
including ACE, CAB, DMG, ISO, RAR, UDF, ZIPX format. Extract, create and
convert archives, split / join files, strong encryption, encrypted password
manager, secure delete, find duplicate files, compute hash, export job
definition as script to automate backup / restore.

WWW: http://www.peazip.org
Original commitRevision:394815 

Number of commits found: 54