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

Number of commits found: 11

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
Saturday, 16 Jun 2007
21:46 gabor search for other commits by this committer
- Work around installing in jail
- Remove MANUAL_PACKAGE_BUILD
Original commit
Tuesday, 30 Jan 2007
04:23 kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Original commit
Friday, 8 Dec 2006
13:46 gabor search for other commits by this committer
Change my e-mail address.

Approved by:    erwin (mentor)
Original commit
Friday, 6 Oct 2006
19:29 erwin search for other commits by this committer
- Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:             104051
Submitted by:   gabor (maintainer)
Original commit
Thursday, 5 Oct 2006
18:53 bsam search for other commits by this committer
Revert back previous commit of removing deleted ports from
CONFLICTS variable. Give happy users just another chance to
update their systems.

Pointed out by:         infofarmer, kris
Original commit
15:32 bsam search for other commits by this committer
Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variable
of the remaining linux ports.

Reviewed by:    netchild (agreed in principle)
Original commit
Monday, 18 Sep 2006
18:21 erwin search for other commits by this committer
Mark MANUAL_PACKAGE_BUILD as these ports don't build in a jail,
and thus not on pointyhat.

Submitted by:   kris, gabor (maintainer)
Original commit
Thursday, 20 Jul 2006
17:12 erwin search for other commits by this committer
- Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE}
- Whitespace cleanup

PR:             100607
Submitted by:   gabor (maintainer)
Original commit
Sunday, 25 Jun 2006
18:49 erwin search for other commits by this committer
PLIST should be a full path as it otherwise will not be found if
.CURDIR is not the ports dir, e.g. in slave ports, so prefix with PKGDIR

Approved by:    gabor (maintainer)
Original commit
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: 11