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: audio/libofa/Makefile

Number of commits found: 38

Monday, 26 Dec 2016
14:33 mat search for other commits by this committer
Add an EXPIRATION_DATE to DEPRECATED ports without one.

Sponsored by:	Absolight
Original commitRevision:429527 
Thursday, 22 Dec 2016
19:30 jhale search for other commits by this committer
Fix COMMENT
Drop unused PROJECTHOST variable
Convert to USES=localbase

Mark DEPRECATED; EXPIRATION_DATE to follow once the dependency from
consumer ports is removed. There isn't much point keeping this
around if the backend servers are no longer functioning. They were
in a zombie state for years as it was.
Original commitRevision:429179 
05:31 dbn search for other commits by this committer
audio/libofa: fetch source from github.

 - Use github instead of fedora mirror to ensure we detect any future
   releases.
 - NOTE: it appears the www.musicdns.org website is no longer functioning
   and this port may need to be depreciated if no other service is available

PR:		212790
Submitted by:	tcberner
Approved by:	jhale (maintainer timeout: 13 weeks)
Original commitRevision:429142 
Tuesday, 20 Sep 2016
17:58 marino search for other commits by this committer
audio/libofa: new fedora MASTER_SITES to unbreak

PR:	212790 (related)
Original commitRevision:422530 
Wednesday, 14 Sep 2016
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 31 Aug 2014
16:36 tijl search for other commits by this committer
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
Original commitRevision:366788 
Monday, 26 May 2014
06:29 bapt search for other commits by this committer
Convert to USES=dos2unix and USES=libtool
Original commitRevision:355277 
Wednesday, 9 Oct 2013
08:01 jhale search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax
Original commitRevision:329874 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Tuesday, 19 Mar 2013
13:04 eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Original commitRevision:314640 
Saturday, 2 Mar 2013
03:55 eadler search for other commits by this committer
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
Original commitRevision:313182 
Thursday, 13 Sep 2012
04:45 jhale search for other commits by this committer
- Update MAINTAINER to my new FreeBSD.org address

Approved by:	makc (mentor)
Original commitRevision:304177 
Sunday, 29 Jul 2012
01:09 scheidell search for other commits by this committer
- Drop unneeded pkg-config dependency from audio/libofa
- Remove shlib versions from LIB_DEPENDS
- Add APL version 1.0 to LICENSE section (port can use APL1 or GPLv2)

PR:		ports/170216
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Original commit
Sunday, 4 Mar 2012
12:15 sunpoet search for other commits by this committer
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
- Pet portlint

PR:             ports/165683
Notified by:    makc
Submitted by:   sunpoet (myself)
Approved by:    Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Original commit
Monday, 17 Oct 2011
10:08 bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Friday, 25 Mar 2011
23:14 miwi search for other commits by this committer
- Fix Build
Original commit
10:35 miwi search for other commits by this committer
- Allow build with non-base gcc [1]
- Respect CFLAGS/CXXFLAGS
- Bump PORTREVISION since port was building with -g previously

PR:             155662
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
                [1] avg@
Original commit
Thursday, 17 Mar 2011
15:47 miwi search for other commits by this committer
- Update MASTER_SITES
- Add LICENSE (GPLv2)
- Mark MAKE_JOBS_SAFE
- Remove ^M in files with USE_DOS2UNIX
- Use gnomehack to fix pkgconfig directory
- Remove MD5
- Remove 4.x patches
- Bump port revision since installed header file contains ^M
- Update pkg-descr
- Take maintainership

PR:             155608
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
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, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
08:02 linimon search for other commits by this committer
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:            portmgr
Original commit
Monday, 18 May 2009
15:08 pav search for other commits by this committer
- Chase fftw3 update
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Sunday, 28 Jan 2007
09:07 kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
Original commit
Wednesday, 13 Dec 2006
12:41 roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Original commit
Friday, 3 Nov 2006
03:49 alexbl search for other commits by this committer
 - make fetchable
 - USE_LDCONFIG instead of INSTALLS_SHLIB

PR:             105019
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Original commit
Wednesday, 13 Sep 2006
03:21 alexbl search for other commits by this committer
Change all my MAINTAINER lines to my new FreeBSD.org address.

Approved by:    novel
Original commit
Monday, 24 Jul 2006
17:24 garga search for other commits by this committer
UNBREAK: Fix build on 4.x

PR:             ports/100768
Submitted by:   Sven Berkvens-Matthijsse <sven at ilse.net>
Approved by:    Alexander Botero-Lowry <alex at foxybanana.com> (maintainer)
Original commit
Thursday, 6 Jul 2006
09:05 itetcu search for other commits by this committer
Update to 0.9.3

PR:             99834
Submitted by:   maintainer
Original commit
Thursday, 11 May 2006
15:12 ahze search for other commits by this committer
- Chase fftw3 libver bump
Original commit
Wednesday, 5 Apr 2006
02:54 edwin search for other commits by this committer
i[PATCH] audio/libofa: Mark broken on 4.x

        - Broken on 4.x, mark as such

PR:             ports/95331
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Original commit
Sunday, 2 Apr 2006
06:52 edwin search for other commits by this committer
[PATCH] audio/libofa: fix expat build issue

         - expat was not being detected because of a lacking CONFIGURE_ENV

PR:             ports/95212
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Original commit
Saturday, 1 Apr 2006
12:12 edwin search for other commits by this committer
[NEW PORT] audio/libofa: The Open Fingerprint Architecture Library

    The Open Fingerprint normalizes, extracts frequencies, and
    creates an array representing the frequency data in an audio
    file.

    WWW:        http://www.musicdns.org

PR:             ports/95196
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
Original commit

Number of commits found: 38