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

Number of commits found: 6

Monday, 2 May 2011
06:52 bapt search for other commits by this committer
remove unmaintained expired ports from multimedia

2011-05-01 multimedia/gtksubtitler: Upstream disapear and distfile is no more
available
2011-05-01 multimedia/hayes: Upstream disapear and distfile is no more available
2011-05-01 multimedia/linux-libtheora: deprecated please use
linux-f[89]-libtheora
2011-05-01 multimedia/netshow: Distfile is no more available
2011-05-01 multimedia/smpeg-xmms: Distfile is no more available
2011-05-01 multimedia/streamdvd: upstream and distfile is no more available
2011-05-01 multimedia/sublib: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/tkxanim: Upstream has disapear and dstfile is no more
available
2011-05-01 multimedia/tosvcd: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/tv_grab_au: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/xdvshow: upstream has disapear and distfile is no more
available
2011-05-01 multimedia/xmms-avi: Distfile is no more available
2011-05-01 multimedia/xmms-skins: Distfile is no more available
2011-05-01 multimedia/xmps: Upstream has disapear and distfile is no more
available
2011-05-01 multimedia/xvid4conf: Upstream has disapear and distfile is no more
available
Original commit
Monday, 14 Mar 2011
17:53 bapt search for other commits by this committer
Deprecate unmaintained ports from multimedia where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Original commit
Sunday, 2 Aug 2009
05:51 linimon search for other commits by this committer
Reset maintainer per his request on ports@.
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
Thursday, 22 May 2008
00:03 miwi search for other commits by this committer
SubLib is a library that eases the development of subtitling applications. It
supports the most common text-based subtitle formats and allows for subtitle
editing, conversion and synchronization.

SubLib is written in C# and can be used in platforms like Mono or .NET
Framework.

WWW: http://sublib.sourceforge.net/

PR:             ports/123825
Submitted by:   Marcin Simonides <marcin at studio4plus.com>
Original commit

Number of commits found: 6