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: graphics/linux_dri-devel/Makefile

Number of commits found: 12

Thursday, 7 Apr 2011
10:14 danfe search for other commits by this committer
Retire linux_dri-devel port: its version is older than any other linux-dri
port, and there is no indication anyone still uses it these days.

Approved by:    bsam (on behalf of emulation@)
Original commit
Monday, 7 Mar 2011
15:08 ehaupt search for other commits by this committer
Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with: netchild (emulation)
Original commit
Monday, 14 Sep 2009
09:44 bsam search for other commits by this committer
Add linux-f10-libGLU to conflicts and bump PORTREVISION.
Affected ports:
. graphics/linux-dri74;
. graphics/linux_dri;
. graphics/linux_dri-devel.
Original commit
Tuesday, 2 Jun 2009
21:15 bsam search for other commits by this committer
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs.
Original commit
Thursday, 19 Mar 2009
17:28 bsam search for other commits by this committer
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
Original commit
Monday, 5 Jan 2009
20:36 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Monday, 6 Nov 2006
14:17 jylefort search for other commits by this committer
Conflicts with linux-libGLU
Original commit
Tuesday, 8 Aug 2006
19:19 bsam search for other commits by this committer
Let the ports which have both bz2 and gz distfiles extract on 4.x
(actually, if ${OSVERSION} < 502111):
- remove BROKEN from graphics/linux_dri-devel;
- remove IGNORE from graphics/linux_dri.

The next technique is used (thanks Brooks Davis):
.if ${OSVERSION} < 502111
EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive
TAR=              bsdtar
.endif

Approved by:    netchild (mentor, implicit)
Original commit
Monday, 7 Aug 2006
15:01 bsam search for other commits by this committer
Replace spaces with tabs at the BROKEN message.

Pointy hat to:  bsam
Approved by:    netchild (implicit)
Original commit
14:53 bsam search for other commits by this committer
Correct the misplaced BROKEN message.

Pointy hat to:  bsam
Approved by:    netchild (mentor, implicit)
Original commit
14:37 bsam search for other commits by this committer
Mark the port BROKEN if ${OSVERSION} < 500000: does not extract on 4.x
(both bz2 and gz sources are used)

Reported by:    krismail
Approved by:    netchild (mentor, implicit)
Original commit
Sunday, 25 Jun 2006
14:33 anholt search for other commits by this committer
Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which I
compiled on a debian machine.
Original commit

Number of commits found: 12