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: audio/wavbreaker/Makefile

Number of commits found: 59

Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
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
Tuesday, 20 Dec 2022
16:50 Jan Beich (jbeich) search for other commits by this committer
audio/wavbreaker: update to 0.16

Changes:	https://github.com/thp/wavbreaker/releases/tag/0.16
Reported by:	GitHub (watch releases)
commit hash: e0705e221e93de9fd95152dc259dab465f91d4ed commit hash: e0705e221e93de9fd95152dc259dab465f91d4ed commit hash: e0705e221e93de9fd95152dc259dab465f91d4ed commit hash: e0705e221e93de9fd95152dc259dab465f91d4ed e0705e22
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
Monday, 4 Apr 2022
21:06 Jan Beich (jbeich) search for other commits by this committer
audio/wavbreaker: update to 0.15

Changes:	https://github.com/thp/wavbreaker/releases/tag/0.15
Reported by:	GitHub (watch releases)
commit hash: 5924e09ce4d30e5519daebd0c632f3d9bf84b0d5 commit hash: 5924e09ce4d30e5519daebd0c632f3d9bf84b0d5 commit hash: 5924e09ce4d30e5519daebd0c632f3d9bf84b0d5 commit hash: 5924e09ce4d30e5519daebd0c632f3d9bf84b0d5 5924e09
Thursday, 17 Mar 2022
17:15 Jan Beich (jbeich) search for other commits by this committer
audio/wavbreaker: update to 0.14

Changes:	https://github.com/thp/wavbreaker/releases/tag/0.14
Reported by:	GitHub (watch releases)
commit hash: ffffbb2912291216996cfa8a3dd18005fc5f47d5 commit hash: ffffbb2912291216996cfa8a3dd18005fc5f47d5 commit hash: ffffbb2912291216996cfa8a3dd18005fc5f47d5 commit hash: ffffbb2912291216996cfa8a3dd18005fc5f47d5 ffffbb2
Thursday, 13 Jan 2022
21:01 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries in archivers, astro, audio

Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.

Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.

PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.

Approved by:	portmgr (implicit)
commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 commit hash: 98f7d7db7e9bd14301b6a481ac477729c0ed6a24 98f7d7d
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
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)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
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, 21 Nov 2019
17:24 jbeich search for other commits by this committer
audio/wavbreaker: update to 0.13

Changes:	https://github.com/thp/wavbreaker/releases/tag/0.13
Reported by:	GitHub (watch releases)
Original commitRevision:518104 
00:54 jbeich search for other commits by this committer
audio/wavbreaker: update to 0.12

- Switch to new home on GitHub
- Drop NLS option as gtk30 depends on gettext unconditionally
- Update COMMENT and pkg-descr based on upstream strings
- Add LICENSE_FILE to avoid "+" using placeholder
- Drop "Created by" after refactor

Changes:	https://github.com/thp/wavbreaker/releases/tag/0.12
Reported by:	upstream
Original commitRevision:518069 
Friday, 8 Nov 2019
09:27 tobik search for other commits by this committer
a-b: Add missing USES={gnome,php,sdl,xorg}
Original commitRevision:517040 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Wednesday, 16 Mar 2016
12:58 jbeich search for other commits by this committer
Drop default directory from _DEPENDS in my ports

https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Original commitRevision:411229 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Saturday, 26 Sep 2015
20:26 jbeich search for other commits by this committer
Convert my ports to USES=localbase
Original commitRevision:398012 
Wednesday, 8 Apr 2015
01:55 jbeich search for other commits by this committer
- Convert to option helpers
- Don't alter default exported PKG_CONFIG
- Clarify LICENSE allows future GPL versions
- Take maintainership
Original commitRevision:383553 
Wednesday, 10 Dec 2014
22:29 gahr search for other commits by this committer
- Reset maintainership of my ports
Original commitRevision:374492 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Friday, 31 Jan 2014
09:04 gahr search for other commits by this committer
- STAGE-clean
- Add LICENSE
Original commitRevision:341950 
Wednesday, 11 Dec 2013
14:35 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Original commitRevision:336166 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Friday, 30 Aug 2013
23:01 bapt search for other commits by this committer
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Original commitRevision:325727 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Monday, 1 Oct 2012
11:07 gahr search for other commits by this committer
- Convert to OptionsNG

Notified by:	http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG
Original commitRevision:305106 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 23 Jan 2012
15:55 gahr search for other commits by this committer
- Update to 0.11

  Release notes: http://wavbreaker.sourceforge.net/news.html
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
13:07 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Wednesday, 4 Jun 2008
08:09 gahr search for other commits by this committer
- Fix configure script, in case it doesn't find pkg-config

Reported by:    ionbot
Original commit
Tuesday, 3 Jun 2008
23:09 gahr search for other commits by this committer
- Update to 0.10
- Add support for Pulseaudio soundserver via the OPTIONS framework
- Respect WITHOUT_NLS knob
- Take maintainship
Original commit
Wednesday, 12 Dec 2007
22:43 lwhsu search for other commits by this committer
- Update to 0.9

PR:             ports/118584
Submitted by:   KATO Tsuguru <tkato432 AT yahoo.com>
Original commit
Tuesday, 31 Jul 2007
20:57 lme search for other commits by this committer
Update to 0.8.1

PR:             ports/114737
Submitted by:   KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:    miwi (mentor)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Sunday, 27 May 2007
10:00 miwi search for other commits by this committer
- Update to 0.8

PR:             113001
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 17 Mar 2006
12:16 ehaupt search for other commits by this committer
Update to 0.7

PR:             94491
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 16 Aug 2004
07:21 krion search for other commits by this committer
Remove unneeded patch.
Original commit
01:03 kris search for other commits by this committer
BROKEN: Patch fails
Original commit
Sunday, 8 Aug 2004
08:11 krion search for other commits by this committer
Drop maintainership.
Original commit
Tuesday, 27 Jul 2004
13:10 krion search for other commits by this committer
Update to 0.5
Original commit
Friday, 16 Apr 2004
14:42 krion search for other commits by this committer
- Remove USE_SIZE knob
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 30 Jan 2004
14:05 krion search for other commits by this committer
- SIZEify
Original commit
Saturday, 20 Dec 2003
00:16 krion search for other commits by this committer
- Update to version 0.4
Original commit
Tuesday, 22 Jul 2003
10:34 krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
Original commit
Monday, 30 Jun 2003
12:42 daichi search for other commits by this committer
update audio/wavbreaker: 0.2 --> 0.3

PR:             53811
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
Original commit
Monday, 2 Jun 2003
14:42 fjoe search for other commits by this committer
New port: wavbreaker

Tool to split wav files.

Submitted by:   Kirill Ponomarew
Original commit

Number of commits found: 59