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/polypaudio/Makefile

Number of commits found: 15

Tuesday, 1 Jan 2008
22:39 marcus search for other commits by this committer
Remove polypaudio.  It has been depcreated for a while, and is no longer
maintained or fetchable from its old MASTER_SITE.  It has been replaced by
pulseaudio.
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
Monday, 30 Apr 2007
00:17 marcus search for other commits by this committer
Fix this port to respect PTHREAD_{CFLAGS,LIBS}.

Submitted by:   nork
Original commit
Monday, 16 Apr 2007
12:31 ahze search for other commits by this committer
- Remove FreeBSD 4.x support [1]
- Mark DEPRECATED, use audio/pulseaudio instead

PR:             ports/111682 [1]
Submitted by:   edwin [1]
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Sunday, 5 Nov 2006
02:38 mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Original commit
Wednesday, 3 May 2006
05:14 edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Saturday, 2 Apr 2005
16:41 ahze search for other commits by this committer
- Use USE_INC_LIBTOOL_VER instead of USE_LIBTOOL_VER to install .la files
  to fix runtime with libltdl
- Bump PORTREVISION
Original commit
Sunday, 9 Jan 2005
17:53 kwm search for other commits by this committer
Update to version 0.7.
Original commit
Tuesday, 2 Nov 2004
21:38 marcus search for other commits by this committer
Add a missing dependency on libltdl.

Reported by:    pointyhat via kris
Original commit
Sunday, 31 Oct 2004
22:53 marcus search for other commits by this committer
Add polypaudio, a sound server for UNIX that is designed to be a drop-in
replacement for ESOUND with a few more bells and whistles:

*  Extensible plugin architecture (by loading dynamic loadable modules
   with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recordin.
* May be used to combine multiple sound cards to one (with sample rate
  adjustment)
* Client side latency interpolation
Original commit

Number of commits found: 15