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: multimedia/toxine/Makefile

Number of commits found: 18

Friday, 1 May 2009
16:19 miwi search for other commits by this committer
2009-04-22 audio/snowstar: tcl8.0 support is going to be dropped
2009-04-29 devel/cppadvio: abandoned upstream, does not work with current
versions of GCC, needs gcc295 which has been failing to build for months
2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be
dropped
2009-04-12 multimedia/toxine: has been inactive for almost 5 years
2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to
net-mgmt/nagios
2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions
of GCC, needs gcc295 which has been failing to build for months
2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead
2009-04-28 sysutils/tua: unmaintained, does not work with current versions of
GCC, needs gcc295 which has been failing to build for months
2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC,
needs gcc295 which has been failing to build for months
Original commit
Friday, 13 Mar 2009
00:23 alepulver search for other commits by this committer
- Drop maintainership, mark BROKEN, DEPRECATED and set to expire in a
  month (has been inactive for 5 years).
Original commit
Monday, 5 Jan 2009
21:36 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
13:48 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Tuesday, 5 Feb 2008
18:28 alepulver search for other commits by this committer
- Remove PTHREAD_LIBS from LDFLAGS at it is back in xine-config (from libxine)
  as of 1.1.10_1.

Reported by:    pav
Original commit
Sunday, 3 Feb 2008
23:41 alepulver search for other commits by this committer
- Fix building with new libxine (add ${PTHREAD_LIBS} to LDFLAGS).
- Remove unneeded X11BASE includes/libraries (LOCALBASE ones present).

Reported by:    pav
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
Sunday, 29 Apr 2007
19:37 mezz search for other commits by this committer
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
Original commit
Friday, 23 Mar 2007
04:33 alepulver search for other commits by this committer
- Fix building on FreeBSD versions without objformat(1).
- Fix building with GCC 4.x.
- Use ARCH instead of MACHINE_ARCH.
- Remove support for FreeBSD < 5.x.

Reported by:    pointyhat
Original commit
Thursday, 15 Feb 2007
08:35 jylefort search for other commits by this committer
Track libxine update.
Original commit
Thursday, 7 Dec 2006
17:17 nobutaka search for other commits by this committer
Sync with libxine shared library version bump.
Original commit
Thursday, 4 May 2006
16:47 alepulver search for other commits by this committer
- Remove USE_REINPLACE.
- Format tabs, put targets at the end.
- Remove unavoidable auto-detection of OPTIONS.
- Change libxine library version (13 -> 15) in dependency.

Approved by:    garga (mentor)
Original commit
Sunday, 9 Apr 2006
13:08 alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
Original commit
Thursday, 5 Jan 2006
03:57 edwin search for other commits by this committer
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
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
Wednesday, 13 Jul 2005
20:59 pav search for other commits by this committer
- Patch out the check for arch from configure script, the software works

Submitted by:   Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Original commit
Wednesday, 6 Jul 2005
11:49 pav search for other commits by this committer
Toxine is a text user interface using the xine library. It permit to playback
all streams that xine supports, in interactive or in  script mode (using
toxine syntax). It use xine's visualisation plugins (AAlib, X11, DXR3/HW+),
and/or his own 'none' one (audio only output).

PR:             ports/82951
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>
Original commit

Number of commits found: 18