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: net/wizd/Makefile

Number of commits found: 23

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Friday, 27 Mar 2020
11:23 martymac search for other commits by this committer
Update multimedia/libdvdread and multimedia/libdvdnav to 6.1.0

Changelogs are available here:
https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
https://code.videolan.org/videolan/libdvdnav/-/blob/master/ChangeLog

Also, bump dependent ports' revisions and mark sysutils/dvdbackup as BROKEN [1]

Approved by:	ehaupt [1]
Original commitRevision:529240 
Wednesday, 6 Nov 2019
14:00 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516887 
Wednesday, 16 Oct 2019
10:07 martymac search for other commits by this committer
Update multimedia/libdvdread and multimedia/libdvdnav

- Update multimedia/libdvdread to 6.0.2 and bump dependent ports' revisions
  (shared library version changed)
- Update multimedia/libdvdnav to version 6.0.1 (no ABI change)
Original commitRevision:514578 
Sunday, 20 Nov 2016
13:36 marino search for other commits by this committer
games/cake, net/(wident|wiz|opensips): Document ncurses requirement

Approved by:	ncurses blanket
Original commitRevision:426588 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
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 
Friday, 6 Jun 2014
15:26 ak search for other commits by this committer
- Use /usr/bin/unzip for zip files extraction (part 2)
  Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
Original commitRevision:356803 
Tuesday, 13 May 2014
10:17 martymac search for other commits by this committer
- Update multimedia/libdvdread to 4.9.9
- Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1]
- multimedia/libdvdnav: remove dependency to (now removed) dvdread-config
- sysutils/vstrip: remove useless dependency to multimedia/libdvdread

Approved by:	portmgr (implicit) [1]
Original commitRevision:353931 
Monday, 10 Mar 2014
16:38 bapt search for other commits by this committer
Convert n* to USES=zip
Original commitRevision:347778 
Monday, 3 Feb 2014
08:15 martymac search for other commits by this committer
- Update libdvdread and libdvdnav to 4.2.1
- Bump dependent ports' revisions
Original commitRevision:342392 
Tuesday, 12 Nov 2013
16:28 tijl search for other commits by this committer
- Ressurect net/wizd and assign to new maintainer.
- Extract files in WRKSRC rather than WRKDIR because USE_RC_SUBR=wizd
  overwrites WRKDIR/wizd.
- Remove carriage return from existing patches.
- Add patches to fix parallel build.
- Staging.

PR:		ports/182495
Submitted by:	"Scot W. Hetzel" <swhetzel@gmail.com>
Original commitRevision:333588 
Friday, 26 Jul 2013
23:20 bapt search for other commits by this committer
Deprecate and set expiration date for ports broken for more than 6 month
Original commitRevision:323759 
Monday, 10 Sep 2012
12:38 beat search for other commits by this committer
- Mark BROKEN: does not install
  install  -s -o root -g wheel -m 555 work/wizd /usr/local/bin
  strip: /usr/local/bin/wizd: File format not recognized
  install: wait: No such file or directory

Reported by:	pointyhat
Original commitRevision:304032 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Tuesday, 17 Jan 2012
14:35 martymac search for other commits by this committer
- Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisions
- libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1]
- libdvdread/libdvdnav: fix endianness handling [2]

Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@)
PR: ports/162197 [1]
Original commit
Tuesday, 14 Sep 2010
18:58 makc search for other commits by this committer
Bump PORTREVISION for libdvdread dependants
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Sunday, 8 Feb 2009
18:45 rnoland search for other commits by this committer
Replace libdvdread with the version maintained by the mplayer group

        -Turn over maintainership
        -Bump ports that depend on libdvdread since shared lib
         version rolls back from .5 to .4
        -Fix multimedia/ogle build with this version

PR:             127849
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Original commit
Thursday, 14 Aug 2008
21:10 amdmi3 search for other commits by this committer
Wizd is serving all your media files (video, audio, photo...) to your
Syabas-based network player.

WWW:    http://wizd.sourceforge.net/

PR:             ports/125178
Submitted by:   Ayumi M <ayu at commun dot jp>
Original commit

Number of commits found: 23