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: ports-mgmt/portmanager/Makefile

Number of commits found: 10

Wednesday, 5 Sep 2012
16:05 bdrewery search for other commits by this committer
- Mark deprecated. portmanager does not support needed ports features
  such as MOVED, modifying origins. It is lacking an upstream and active
  contributions. It also lacks support for pkgng.

  Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng.

Approved by:	jsa (maintainer)
Approved by:	bapt (mentor)
Original commitRevision:303713 
Tuesday, 3 Aug 2010
01:47 linimon search for other commits by this committer
Over to new maintainer, who seems to be interested in working on it.

Hat:            portmgr
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
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
Wednesday, 30 Jul 2008
19:00 rnoland search for other commits by this committer
Update my email address to my @FreeBSD.org address.

Approved by:    garga (mentor)
Original commit
Monday, 24 Mar 2008
15:44 wxs search for other commits by this committer
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!

Approved by:    garga (implicit)
Original commit
Thursday, 20 Mar 2008
16:10 wxs search for other commits by this committer
Reset maintainer due to bouncing mails.
Discussed with pav.

Submitted by:   miwi on IRC
Approved by:    garga (mentor)
Original commit
Saturday, 3 Mar 2007
15:37 rafan search for other commits by this committer
- Call init_pkgtools_global in our script, as pkgtools doesn't seem to call it
  early enough for us to be happy.
- Bump PORTREVISION

PR:             ports/109776
Submitted by:   Robert Noland <rnoland at 2hip.net> (maintainer)
Original commit
Monday, 5 Feb 2007
19:59 pav search for other commits by this committer
- Fix after move to ports-mgmt category

PR:             ports/108808
Submitted by:   Robert Noland <rnoland@2hip.net> (maintainer)
Original commit
01:08 pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 10