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: emulators/desmume/Makefile

Number of commits found: 38

Sunday, 7 Apr 2019
07:43 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:498264 
Sunday, 4 Nov 2018
13:40 antoine search for other commits by this committer
Mark BROKEN: fails to build

In file included from firmware.cpp:22:
./path.h:378:33: error: cannot initialize an array element of type 'char' with
an rvalue of type 'nullptr_t'
                                        char format[] = { '%', *p, NULL };
                                                                   ^~~~

Reported by:	pkg-fallout
Original commitRevision:484037 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 16 Dec 2015
09:39 jbeich search for other commits by this committer
audio/soundtouch: update to 1.9.2

ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	http://www.surina.net/soundtouch/README.html
ACC
report:	https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
Original commitRevision:403855 
Friday, 30 Oct 2015
10:45 danfe search for other commits by this committer
- Update to version 0.9.11
- Use sysconf(3) to get number of active CPUs instead of sysctl(3)
  and thus clean up the patch
- Remove BROKEN_ia64 statement at it makes little use these days as ia64
  was never a first-class citizen in FreeBSD and officially killed in
  -CURRENT for a while now

PR:		203426
Submitted by:	maintainer
Original commitRevision:400495 
Sunday, 2 Aug 2015
20:23 kwm search for other commits by this committer
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Original commitRevision:393444 
Sunday, 21 Jun 2015
16:10 bapt search for other commits by this committer
Convert to USES=autoreconf
Original commitRevision:390252 
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 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Friday, 25 Jul 2014
19:03 amdmi3 search for other commits by this committer
- Fix plist
- Require desktop-file-utils as suggested by check-sanity

Approved by:	portmgr blanket
Original commitRevision:362923 
Friday, 21 Feb 2014
18:41 antoine search for other commits by this committer
Fix plist
Original commitRevision:345529 
Sunday, 26 Jan 2014
03:20 ak search for other commits by this committer
- Update to 0.9.10 [1]
- Fix build with clang [1]
- Fix ncpu detection [1]
- Pass maintainership to submitter
- Convert to USES=dos2unix
- Support STAGEDIR
- Remove support for FreeBSD 7.x
- Remove LICENSE_FILE for standard license

PR:	ports/184111 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> (based on) [1]
Approved by:	llc2w@virginia.edu (old maintainer)
Original commitRevision:341154 
Friday, 20 Sep 2013
16:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
Original commitRevision:327721 
Tuesday, 3 Sep 2013
08:49 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326129 
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, 4 Jun 2012
18:05 rene search for other commits by this committer
Update to 0.9.8

PR:             ports/168356
Submitted by:   Barbara
Approved by:    maintainer
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Original commit
Wednesday, 31 Aug 2011
19:13 zi search for other commits by this committer
Fix build under 7.x

Reported by:    pointyhat
Approved by:    wxs (mentor)
Original commit
Tuesday, 23 Aug 2011
12:35 zi search for other commits by this committer
Update to 0.9.7
Add LICENSE

PR:             ports/158929
Submitted by:   L Campbell <llc2w@virginia.edu> (maintainer)
Approved by:    tabthorpe (mentor)
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
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
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
17:07 arved search for other commits by this committer
Add missing files to pkg-plist

Reported by:    QAT
Pointy hat to:  arved
Original commit
13:41 arved search for other commits by this committer
Update to 0.9.6

PR:             149408
Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
Approved by:    maintainer
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
Wednesday, 25 Mar 2009
16:27 miwi search for other commits by this committer
- Update to  0.9.1

PR:             132919
Submitted by:   Barbara <barbara.xxx1975@libero.it>
Original commit
Tuesday, 2 Sep 2008
20:27 amdmi3 search for other commits by this committer
- Update to 0.8. The latest version of the emulator includes several major
feature additions, including support for 3D rendering and a gdb stub.
- Pass maintainership to submitter

PR:             126985
Submitted by:   L Campbell <llc2w at virginia dot edu> (improved by me)
Approved by:    Stefan Sperling <stsp at stsp dot in-berlin dot de> (maintainer)
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
13:27 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
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
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
Wednesday, 14 Mar 2007
14:06 miwi search for other commits by this committer
- Marked broken for ia64

Submitted by:   pointyhat
Approved by:    maintainer
Original commit
Monday, 12 Feb 2007
08:37 miwi search for other commits by this committer
DeSmuME is a Nintendo DS emulator.

It supports many homebrew nds rom demos as well as a handful
of wireless multiboot demo nds roms. It also runs DSLinux,
the port of Linux to the Nintendo DS

WWW: http://desmume.sourceforge.net/

PR:             ports/108903
Submitted by:   Stefan Sperling <stsp at stsp.in-berlin.de>
Original commit

Number of commits found: 38