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: databases/p5-sqlrelay/Makefile

Number of commits found: 25

Friday, 31 Dec 2010
17:35 rene search for other commits by this committer
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer
available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using
the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of
2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more
maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an
abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable
with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware

Leave java/tya in for now, as it has outstanding PRs.
Original commit
Friday, 29 Oct 2010
22:24 bapt search for other commits by this committer
Mark as deprecated and set expiration date to 2010-12-30 for unmaintained
ports (ports@) that are broken and which seems abandonned upstream and
are broken for long or only build on 6.x which will be unsupported at that
time
Original commit
Saturday, 2 Jan 2010
12:11 erwin search for other commits by this committer
Mark BROKEN on all architectures.
Original commit
Saturday, 8 Sep 2007
00:54 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Wednesday, 4 Jul 2007
07:19 demon search for other commits by this committer
Drop maintainership.
Original commit
Tuesday, 3 Jul 2007
17:09 erwin search for other commits by this committer
Remove 4.x workaround

PR:             113810
Submitted by:   erwin
Approved by:    maintainer timeout
Original commit
Friday, 4 Aug 2006
12:34 erwin search for other commits by this committer
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Monday, 21 Feb 2005
14:15 leeym search for other commits by this committer
- add pod2man in CONFIGURE_ARGS, and install perl manpages under perl 5.00503

Noticed by:     kris
Approved by:    demon
Original commit
Wednesday, 16 Feb 2005
09:29 demon search for other commits by this committer
Fix PLIST.

PR:             77548
Submitted by:   Yen-Ming Lee <leeym@FreeBSD.org>
Original commit
Monday, 31 Jan 2005
11:39 krion search for other commits by this committer
BROKEN on amd64: Does not build
Original commit
Saturday, 16 Oct 2004
19:03 demon search for other commits by this committer
Take maintainership;
Use $SQLRELAY_CONFIGURE_ENV variable defined in sqlrelay's Makefile.common
instead of duplicating it's job in slave ports;
Small cleanup.
Original commit
Monday, 30 Aug 2004
20:02 krion search for other commits by this committer
Restore PORTREVISION
Original commit
10:22 demon search for other commits by this committer
Fix build with the latest version of SQLRelay.
Original commit
06:12 demon search for other commits by this committer
Fix build, remove BROKEN.
Original commit
Saturday, 21 Aug 2004
12:25 arved search for other commits by this committer
Detect amd64 by using config.sub and config.guess from TEMPLATES
Original commit
Tuesday, 15 Jun 2004
11:32 kris search for other commits by this committer
BROKEN: Build fails
Original commit
Wednesday, 9 Jun 2004
04:48 knu search for other commits by this committer
I forgot to drop maintainership for these along with sqlrelay and
ruby-sqlrelay.  I'll probably try to take care of their breakage
later, though.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Tuesday, 16 Sep 2003
05:43 erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
Original commit
Tuesday, 11 Mar 2003
09:04 knu search for other commits by this committer
Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.

Submitted by:   bento
Original commit
Tuesday, 18 Feb 2003
05:52 knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
Original commit
Saturday, 23 Feb 2002
19:56 knu search for other commits by this committer
Update SQLRelay to 0.30.    
Original commit
Friday, 6 Jul 2001
11:24 knu search for other commits by this committer
Add sqlrelay, a persistent DB connection pooling/proxying/load   balancing
system, along with the interfaces for Java, Perl5, PHP,   Python and Ruby.    
Original commit

Number of commits found: 25