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/liblo/pkg-plist

Number of commits found: 16

Wednesday, 21 Feb 2024
15:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/liblo: Update to 0.32

Changes:	https://github.com/radarsat1/liblo/releases
commit hash: 1b27650418cd9537b93f247318947cc46f53c2a3 commit hash: 1b27650418cd9537b93f247318947cc46f53c2a3 commit hash: 1b27650418cd9537b93f247318947cc46f53c2a3 commit hash: 1b27650418cd9537b93f247318947cc46f53c2a3 1b27650
Monday, 25 Dec 2023
08:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
audio/liblo: Fix PLIST after Doxygen update
commit hash: 889e0c677e52a87288b33b904db6f14cdeb2104f commit hash: 889e0c677e52a87288b33b904db6f14cdeb2104f commit hash: 889e0c677e52a87288b33b904db6f14cdeb2104f commit hash: 889e0c677e52a87288b33b904db6f14cdeb2104f 889e0c6
Friday, 8 Jan 2021
07:47 fluffy search for other commits by this committer
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
Original commitRevision:560752 
Thursday, 2 Apr 2020
12:10 sunpoet search for other commits by this committer
Fix PORTEXAMPLES installation: install the program instead of the wrapper

- Convert PORTDOCS and PORTEXAMPLES to PLIST entries
- Bump PORTREVISION for package change
Original commitRevision:530356 
Sunday, 1 Mar 2020
06:47 sunpoet search for other commits by this committer
Update to 0.31

Changes:	https://github.com/radarsat1/liblo/releases
		http://liblo.sourceforge.net/NEWS.html
Original commitRevision:527496 
Saturday, 22 Feb 2020
15:55 sunpoet search for other commits by this committer
Update to 0.30

- Convert to options target helper
- Take maintainership

Changes:	http://liblo.sourceforge.net/NEWS.html
		https://github.com/radarsat1/liblo/releases
Original commitRevision:526785 
Thursday, 16 Jan 2020
09:34 bapt search for other commits by this committer
First pass at moving manpages to share/man for category a*
Original commitRevision:523220 
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 
Monday, 20 Oct 2014
06:36 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371234 
Tuesday, 12 Aug 2014
14:33 danfe search for other commits by this committer
- Unbreak the build on PowerPC and consumers' builds on i386
- Make DOXYGEN builddep optional (and off by default)
- Sort USES values alphabetically
- Simplify Makefile a bit (get rid of DOCSRCDIR1 and DOC_FILES1)
- Remove traces of markdown in pkg-descr (unsupported in ports)

Approved by:	maintainer
Original commitRevision:364706 
Friday, 31 Jan 2014
19:49 nemysis search for other commits by this committer
- Update to 0.28
- Add SHLIB_VER and PLIST_SUB
- Strip library
- Break lines around 80 characters
Original commitRevision:342059 
Friday, 8 Nov 2013
00:40 nemysis search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Remove DOXYGEN Option
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
Original commitRevision:333166 
Friday, 12 Jul 2013
17:44 deischen search for other commits by this committer
From the (new) maintainer:

  - Update to 0.27
  - Take maintainership
  - Shorten header
  - Add license (LGPL21)
  - Add dependency for devel/doxygen
  - Add manual pages
  - Add docs
  - Add examples
  - Add DOCS DOXYGEN EXAMPLES Options
  - Trim files/patch-src-lo_types_internal.h
  - Remove not needed patch files/patch-src-server.c
  - Trim pkg-descr
  - Trim pkg-plist

Note that the previous maintainer was ports@.

PR:		179916
Submitted by:	nemysis at gmx dot ch (new maintainer)
Original commitRevision:322859 
Tuesday, 31 Mar 2009
05:25 trasz search for other commits by this committer
Update audio/liblo to 0.26.
Original commit
Tuesday, 22 Jul 2008
08:10 trasz search for other commits by this committer
- Update to 0.25.
Original commit
Monday, 4 Dec 2006
23:50 miwi search for other commits by this committer
liblo is an implementation of the Open Sound Control
protocol for POSIX systems.

WWW:    http://liblo.sourceforge.net/

PR:             ports/106353
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit

Number of commits found: 16