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: emulators/linux_dist-gentoo-stage2/files/pkg-deinstall.in

Number of commits found: 2

Monday, 24 Nov 2008
23:08 gabor search for other commits by this committer
Gentoo doesn't ship stage2 tarballed distributions any more. Remove the
following outdated ports:
emulators/linux_base-gentoo-stage2
emulators/linux_dist-gentoo-stage2
Original commit
Sunday, 25 Jun 2006
11:37 erwin search for other commits by this committer
Repocopy from linux_base-gentoo-stage2 to emulators/linux_dist-gentoo-stage2.
These ports are complete Linux distributions rather than linux_base ports and
don't really suit our Ports Collection infrastructure,  so
they should be renamed to emulators/linux_dist-gentoo-stage[123], but the
opportunity to install them as linux_base should be kept.
After the repocopy the patches mentioned below should be applied

- Add WITH_LINUXBASE for using as a linux_base, otherwise it installs
  under ${PREFIX}/${PORTNAME}
- Add an explanation in pre-fetch to explain WITH_LINUXBASE
- Move pkg- scripts into files/ to reinplace-edit them appropriately
- Change to static plists
- do-extract is unnecessary now since we have static plists
- Drop alpha support for linux_base-gentoo-stage1 since
  1, alpha support was dropped in CURRENT as well, and RELENG_[56]
     are badly maintained for alpha
  2, I don't have hardware to test these changes for alpha
- Bump PORTREVISION

PR:             99210
Submitted by:   Gabor Kovesdan <gkovesdan@t-hosting.hu>
Repocopy by:    marcus
Original commit

Number of commits found: 2