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) combination for a given watch list. This is what FreshPorts will look for.

non port: emulators/raine/Makefile

Number of commits found: 42

Wednesday, 27 Dec 2017
09:30 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:457358 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
Original commitRevision:449591 
Sunday, 14 May 2017
18:47 antoine search for other commits by this committer
Mark BROKEN: fails to link

linux-gnu-sdl/object/video/alpha.o: In function `init_alpha':
alpha.c:(.text+0x3): undefined reference to `alpha'

Reported by:	pkg-fallout
Original commitRevision:440886 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
Original commitRevision:437439 
Sunday, 5 Feb 2017
03:30 jbeich search for other commits by this committer
emulators/raine: partially unbreak with gcc5 or later

linux-gnu-sdl/object/games/ctribebl.o: In function `ExecuteCombaTribesFrame':
ctribebl.c:(.text+0x148): undefined reference to `TechnosSoundOld_Frame'
linux-gnu-sdl/object/68020/a020core.o: In function `L_8_409':
core.c:(.data+0x35d85): undefined reference to `m68k_do_jsr'
linux-gnu-sdl/object/68020/a020core.o: In function `op_4e90':
[...]

PR:		216707
Reported by:	antoine (via exp-run)
Original commitRevision:433345 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
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 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
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 
Saturday, 23 Aug 2014
17:05 riggs search for other commits by this committer
- Fix make index

Reported by:	antoine
Approved by:	mentors (implicit)
Original commitRevision:365759 
16:58 riggs search for other commits by this committer
- Update to version 0.51.9
- Update WWW in pkg-descr
- Pet portlint

PR:		192790
Submitted by:	tkato432@yahoo.com
Approved by:	mentors (implicit)
Original commitRevision:365758 
Wednesday, 23 Jul 2014
16:44 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362705 
Sunday, 13 Jul 2014
23:23 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361727 
Monday, 26 May 2014
13:13 miwi search for other commits by this committer
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Original commitRevision:355332 
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 
Friday, 26 Jul 2013
16:04 crees search for other commits by this committer
Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
Minor fix required in emulators/o2em.

Remove allegrogl, which is broken and included in allegro-4.4 anyway.

Update allegro-devel to 5.0.7 [1]

PR:		ports/172981 [1]
Submitted by:	nemysis <nemysis@gmx.ch> [1]
Original commitRevision:323734 
Wednesday, 25 Jul 2012
06:32 cs search for other commits by this committer
Fix typos in COMMENT
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
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, 25 Jul 2008
14:34 pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Original commit
09:38 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Tuesday, 8 Apr 2008
14:51 flz search for other commits by this committer
Add graphics/svgalib to LIB_DEPENDS.

Reported by:    erwinbot
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
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, 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, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Original commit
Tuesday, 20 Jun 2006
11:36 flz search for other commits by this committer
- Update to 0.43.3 [1].
- Stop patching source to be C89 friendly and use USE_GCC=3.2+ instead.

Submitted by:   ultragames93 <ultragames93@free.fr> [1]
Original commit
Sunday, 7 May 2006
10:55 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
Original commit
Tuesday, 22 Nov 2005
23:30 flz search for other commits by this committer
- Fix dependency on allegro.

Reported by:    pointyhat via kris
Original commit
Thursday, 17 Nov 2005
22:52 flz search for other commits by this committer
- Something weird happened.
- Set PORTVERSION to the right value.
Original commit
18:03 flz search for other commits by this committer
- Update to 0.43.2.
- More patches to make it compile properly with a C89 C compiler.
Original commit
Sunday, 13 Nov 2005
15:17 pav search for other commits by this committer
- Chase allegro update
Original commit
Tuesday, 1 Mar 2005
12:28 flz search for other commits by this committer
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.

Approved by:    pav (mentor)
Original commit
Friday, 11 Feb 2005
13:04 vs search for other commits by this committer
Update to 0.42.3

PR:             ports/76339
Submitted by:   Florent Thoumie (maintainer)
Original commit
Saturday, 28 Aug 2004
04:41 linimon search for other commits by this committer
Update to version 0.40.5.

PR:             ports/70939
Submitted by:   Florent Thoumie <flz at xbsd dot org>  (maintainer)
Original commit
Monday, 16 Aug 2004
00:51 edwin search for other commits by this committer
BROKEN=         "pengo.c doesn't compile on 4.10 (see ports/69509)"
Noticed by: kris+pointyhat

Reviewed by:    Florent Thoumie <flz@xbsd.org> (long time ago)
Original commit
Sunday, 1 Aug 2004
23:17 edwin search for other commits by this committer
New port: emulators/raine - Arcade Emulator for M68000, M68020 and Z80 based
hardware

        Arcade Emulator for M68000, M68020 and Z80 based hardware.

        WWW: http://www.rainemu.com/

PR:             ports/69509
Submitted by:   Florent Thoumie <flz@xbsd.org>
Original commit

Number of commits found: 42