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/terminatorx/Makefile

Number of commits found: 71

Sunday, 2 Dec 2018
20:16 antoine search for other commits by this committer
Mark BROKEN: fails to configure
Deprecate since it's not the first time it's broken

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found

Reported by:	pkg-fallout
Original commitRevision:486478 
Sunday, 25 Nov 2018
21:01 arved search for other commits by this committer
Unbreak by updating to 4.0.1

PR:		232964
Submitted by:	 w.schwarzenfeld@utanet.at
Original commitRevision:485901 
Sunday, 4 Nov 2018
14:44 antoine search for other commits by this committer
Mark BROKEN: fails to build

tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to
'jack_options_t' (aka 'JackOptions') is not allowed
        if ((client=jack_client_open("terminatorX", (jack_options_t) NULL,
NULL))==0) {
                                                    ^~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
Original commitRevision:484092 
Sunday, 21 May 2017
21:55 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Original commitRevision:441429 
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 
Saturday, 20 Dec 2014
23:11 bapt search for other commits by this committer
Get rid of gnomehier
Original commitRevision:375137 
Thursday, 11 Dec 2014
23:59 amdmi3 search for other commits by this committer
- Add external utilities called in runtime to RUN_DEPENDS
Original commitRevision:374561 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Sunday, 1 Jun 2014
13:03 ohauer search for other commits by this committer
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Original commitRevision:356114 
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 
Wednesday, 5 Feb 2014
15:53 bapt search for other commits by this committer
Chase libmad changes
Original commitRevision:342735 
Tuesday, 4 Feb 2014
19:39 antoine search for other commits by this committer
Fix LIB_DEPENDS

Reported by:	pkg via poudriere sanity checks
Original commitRevision:342599 
Saturday, 18 Jan 2014
14:49 antoine search for other commits by this committer
- Stage support
- Use OPTIONS helpers
Original commitRevision:340172 
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, 8 Nov 2013
14:31 kwm search for other commits by this committer
Update to 0.3.6.

This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
Original commitRevision:333231 
Tuesday, 22 Oct 2013
13:50 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)

Approved by:	portmgr (bdrewery)
Original commitRevision:331267 
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 
Wednesday, 18 Sep 2013
08:00 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:327530 
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, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 16 Jul 2013
14:56 miwi search for other commits by this committer
- Unbreak build after autotool update
Original commitRevision:323110 
Thursday, 28 Mar 2013
03:28 eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
Original commitRevision:315433 
Wednesday, 20 Mar 2013
08:56 gahr search for other commits by this committer
- Fix build with clang
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS
- Get rid of shlib versions in LIB_DEPENDS
- Trim Makefile headers
- Pet portlint by renaming patch files
Original commitRevision:314718 
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Friday, 1 Jun 2012
12:17 bapt search for other commits by this committer
Convert to new options framework
Original commit
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 25 Nov 2011
16:45 miwi search for other commits by this committer
- Update to version 3.84
- Pet Portlint

PR:             162827
Submitted by:   Ports Fury
Feature safe:   yes
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
Saturday, 2 Jul 2011
16:09 miwi search for other commits by this committer
- Update to 3.83

PR:             158484
Submitted by:   Ports Fury
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Saturday, 14 Aug 2010
22:37 arved search for other commits by this committer
Second attempt to unbreak this port,
instead of guessing the correct FreeBSD version values write a configure macro
to detect it.
Original commit
Thursday, 29 Jul 2010
22:34 pav search for other commits by this committer
- Mark BROKEN:
  tX_dialog.cc:266: error: invalid conversion from 'int (*)(const dirent*)' to
'int (*)(dirent*)'

Reported by:    pointyhat
Original commit
Friday, 2 Jul 2010
19:16 arved search for other commits by this committer
Fix build after scandir prototype change

Feature safe:   yes
Original commit
Sunday, 6 Jun 2010
20:44 naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
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
Saturday, 13 Mar 2010
11:45 erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
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
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Saturday, 28 Jul 2007
12:27 miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
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
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Wednesday, 3 May 2006
05:14 edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
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
Monday, 17 Oct 2005
12:45 vs search for other commits by this committer
Chase MASTER_SITE, use OPTIONS while here

Noticed by: fenner's magical distfile survey
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
Tuesday, 23 Nov 2004
02:23 mezz search for other commits by this committer
Use new INSTALLS_OMF.

Approved by:    bland, kwm, marcus and pav
Original commit
Tuesday, 9 Nov 2004
22:42 krion search for other commits by this committer
Update to version 3.82

PR:             ports/73728
Submitted by:   Ports Fury
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, 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, 10 Mar 2004
12:34 arved search for other commits by this committer
Add dependency on jack, Bump PORTREVISION.
Original commit
Saturday, 28 Feb 2004
10:21 arved search for other commits by this committer
Chase liblrdf Shared library version. Bump PORTREVISION
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
Saturday, 20 Dec 2003
16:14 naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
Original commit
Sunday, 7 Dec 2003
01:27 marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
Original commit
Monday, 17 Nov 2003
12:03 trevor search for other commits by this committer
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Original commit
Saturday, 23 Aug 2003
21:58 krion search for other commits by this committer
- Update to version 3.81

PR:             55897
Submitted by:   Ports Fury
Original commit
Friday, 9 May 2003
23:37 arved search for other commits by this committer
Add missing dependency on scrollkeeper

Submitted by:   bento
Original commit
Sunday, 27 Apr 2003
14:34 arved search for other commits by this committer
Add dependency on liblrdf and remove -disable-lrdf from
CONFIGURE_ARGS.
Original commit
Saturday, 26 Apr 2003
22:30 nork search for other commits by this committer
Update to 3.80.

PR:             ports/51359
Submitted by:   Ports Fury
Original commit
Tuesday, 8 Apr 2003
00:40 marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
Original commit
Friday, 28 Feb 2003
22:53 kris search for other commits by this committer
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Original commit
Thursday, 20 Feb 2003
16:49 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 2 Jan 2003
19:22 arved search for other commits by this committer
Move USE_X_PREFIX before bsd.port.pre.mk
Original commit
Wednesday, 1 Jan 2003
21:16 arved search for other commits by this committer
Update to 3.73
Drop Maintainership
Original commit
Saturday, 31 Aug 2002
00:13 marcus search for other commits by this committer
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Thursday, 30 May 2002
17:36 ijliao search for other commits by this committer
add terminatorX 3.72
Realtime audio synthesizer that allows you to "scratch" on audio data

PR:             38054
Submitted by:   Tilman Linneweh <tilman@arved.de>
Original commit

Number of commits found: 71