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: audio/libgpod/pkg-plist

Number of commits found: 17

Wednesday, 19 Feb 2020
10:43 antoine search for other commits by this committer
Remove optional dependency on pygobject
Original commitRevision:526502 
Sunday, 27 Nov 2016
17:00 dbn search for other commits by this committer
USES=mono: simplify EXTRACT_ONLY, fix nuget-extract [1]
 - Instead of excluding the specific packages added to DISTFILES (but only for
   FreeBSD 9+), exclude all files with a '.nupkg' extension.
 - Move the nuget-extract command to be before post-extract, to allow the port's
   post-extract command to move packages around

audio/libgpod-sharp: add port for mono bindings for libgpod
 - audio/libgpod: [2]
   - USE_GNOME: add missing dependency
   - Remove mono files from pkg-plist (now in audio/libgpod-sharp)
   - Allow relevant variables to be overridden
   - Fix MONO options
   - Patch source to allow building with modern mono
   - Avoid post-install target for slave ports.

devel/monodevelop: update to 4.6.2.7
 - Update nuget package Fantomas to 2.4.0 (latest at time of monodevelop's
   release).
 - Downgrade nuget package FSharp.Compiler.CodeDom (per paket's specification)
 - LICENSE: Add license of LGPL21
 - LICENSE_FILE: Add license file from source
 - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases)

games/openra: simplify post-extract [3]
 - USES=mono:nuget allow overridding of NUGET_PACKAGEDIR
 - Set NUGET_PACKAGEDIR to correct location, fix patching accordingly

lang/fsharp: update to 4.6.2.7
 ChangeLog:
  - Fix #639: Problems with F# scripts on Mono
  - Fix FSharp.Compiler.Tools targets for .NET Core usage
  - Fix FSharp.Compiler.Tools package dependencies

lang/mono: update to 4.6.2.7
 Mono 4.6.2 is the 1st service release to the 4.6 series.
 Changes:
  - LICENSE: Add license of MIT
  - LICENSE_FILE: Add license file from source
  - PORTSCOUT: Avoid checking alpha releases (aka x.y.0.z releases)
 Bug fixes:
  - #44708 - "TrustFailure (The authentication or decryption has failed.) ...
            Invalid certificate received from server." with "Error code: 0x5"
            or "Error code: 0xffffffff800b010f" when attempting to access
            HTTPS servers on ports other than 443
  - #39832 - SIGSEGV when running roslyn

multimedia/banshee: bump port revision.
 - Update missing port dependencies
 - Convert to use option helpers
 - OPTIONS: Add APPLEDEV (missing dependency added)
 - LICENSE: Add MIT license
 - LICENSE_FILE: Add license file from source
 - PORTSCOUT: Skip alpha release (2.9.1)

x11-toolkits/gnome-sharp20: fix port dependencies
 - Add missing dependencies
 - Convert post-patch to shebangfix
 - LICENSE: add LGPL21 license
 - LICENSE_FILE: use license file from source
 - MKAE_JOBS_UNSAFE: remove, does appear to work

x11-toolkits/gtk-sharp20: update to 2.12.42.

PR:		214680 [2]
PR:		214681
Suggested by:	jbeich [1]
Submitted by:	jbeich [3]
Approved by:	avilla (maintainer; timeout) [2]
Original commitRevision:427247 
Saturday, 28 Nov 2015
02:14 danfe search for other commits by this committer
- Remove no longer needed `post-patch' target that now prevented building
  of the auxiliary tools and install `ipod-time-sync'
- Convert to USES=localbase; add --disable-silent-rules to CONFIGURE_ARGS
  to make debugging easier; use option helpers

Approved by:	avilla (maintainer; timeout)
Original commitRevision:402503 
Monday, 20 Oct 2014
06:36 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371234 
Wednesday, 23 Jul 2014
07:02 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:362629 
Wednesday, 13 Nov 2013
16:49 avilla search for other commits by this committer
- Update to 0.8.3.
- STAGEify.
- Use LIB_DEPENDS new format.
- Use OPTIONS helpers.

Version 0.8.3 brings the following improvements:
 * Add support for libimobiledevice 1.1.5 (there was an API/ABI break)
 * Remove use of some deprecated glib functions
 * Fix various issues found using clang/cppcheck
 * Improve robustness of the iphone callout
Original commitRevision:333708 
Tuesday, 7 May 2013
00:41 avilla search for other commits by this committer
- Chase libimobiledevice soversion bump.
- Remove SWIG from RUN_DEPENDS.
- Sort plist.
- Cleanup.
Original commitRevision:317567 
Tuesday, 15 Mar 2011
15:03 danfe search for other commits by this committer
- Update to version 0.8.0
- Add LICENSE (LGPL20)
- Install some extra documentation files
- Transfer maintainership to submitter.  Alberto did a good job on porting
  libgpod dependencies, owns more recent Apple gadgets than me, and kindly
  agreed to look after this port

PR:             ports/155161
Submitted by:   avilla
Original commit
Sunday, 23 Aug 2009
18:30 danfe search for other commits by this committer
- Allow to build with Python bindings [1]
- Optionally, build SysInfo detection utility, which is required in order
  to support iPod classic and nano 3G [2]
- Some minor Makefile nits

Since both knobs are disabled by default, do not bump PORTREVISION

PR:             ports/124707 [1], ports/126656 [2]
Submitted by:   edwin [1], ehaupt [2]
Original commit
Friday, 7 Aug 2009
17:01 miwi search for other commits by this committer
- Update to 0.7.2 (it required for upcoming amarok 2.1.1 update)

PR:             136989
Submitted by:   "Dima Panov" <fluffy@fluffy.khv.ru>
Approved by:    maintianer timeout
Original commit
Sunday, 6 Jan 2008
22:46 danfe search for other commits by this committer
- Update to version 0.6.0, which has support for new iPod Classics and Nano
  Videos, and also preliminary support for the iPhone and the iPod Touch
- Stop messing with things at extract stage, do it during patching instead
- Fix configure warnings (weak test(1) syntax)
- Clarify and expand Makefile comments
Original commit
Monday, 23 Jul 2007
17:34 danfe search for other commits by this committer
Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.

Based on PR:    ports/114563, ports/114564
Submitted by:   Herbert J. Skuhra
Original commit
Sunday, 18 Mar 2007
19:45 danfe search for other commits by this committer
Update to version 0.4.2.

PR:             ports/109300
Submitted by:   Herbert J. Skuhra
Original commit
Tuesday, 10 Oct 2006
11:13 danfe search for other commits by this committer
Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,
respectively.  Also rename a knob, commit to UPDATING will follow.
Original commit
Wednesday, 5 Apr 2006
09:32 danfe search for other commits by this committer
Add missing file.

Reported by:    krismail
Original commit
Monday, 3 Apr 2006
14:12 danfe search for other commits by this committer
Update to most recent versions.

Prodded by:     several
Original commit
Wednesday, 18 Jan 2006
14:45 danfe search for other commits by this committer
Add libgpod 0.3.0, a library for direct access of iPod's contents.

PR:             ports/91531
Submitted by:   Devon Ryan <dpryan(at)dpryan.com>
Original commit

Number of commits found: 17