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: misc/kcd-devel/Makefile

Number of commits found: 15

Tuesday, 31 Aug 2010
15:23 garga search for other commits by this committer
Remove misc/kcd-devel, older than stable and unmaintained
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Saturday, 22 Aug 2009
00:28 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
Original commit
Monday, 27 Oct 2008
15:59 tabthorpe search for other commits by this committer
- Reassign to 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:45 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
Monday, 15 Oct 2007
17:58 tabthorpe search for other commits by this committer
- Update to 7.13.1
- Configure sysconfdir to ${PREFIX}

Approved by:    clsung (mentor, implicit)
Original commit
Tuesday, 25 Sep 2007
18:16 kris search for other commits by this committer
Mark IGNORE: the port attempts to allocate all system memory during
the configure stage to see what happens.
Original commit
Thursday, 23 Aug 2007
04:00 tabthorpe search for other commits by this committer
- change maintainer address on ports I maintain

Approved by:    clsung (mentor)
Original commit
Wednesday, 1 Aug 2007
09:33 miwi search for other commits by this committer
- Unbreak under HEAD

PR:             115097
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Original commit
Tuesday, 24 Jul 2007
09:49 miwi search for other commits by this committer
- Update to 7.13.0
- Pass maintainership to submitter

PR:             114846
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Original commit
Saturday, 11 Mar 2006
01:19 kris search for other commits by this committer
Mark IGNORE on 7.x: the configure script attempts to force a memory
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.

Approved by:    portmgr (implicit)
Original commit
Tuesday, 22 Nov 2005
12:58 vs search for other commits by this committer
Fix fetch: Use correct MASTER_SITE_SUBDIR

Noticed by: cluster
Original commit
Monday, 21 Nov 2005
23:41 edwin search for other commits by this committer
Add DISTNAME statement to make sure port can get fetched.

Noticed by: YAPHR
Original commit
Wednesday, 16 Nov 2005
21:30 edwin search for other commits by this committer
Welcome misc/kcd-devel, which is version 7.11.x
Backout misc/kcd, which is version 7.6

Suggested by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit

Number of commits found: 15