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: lang/cyclone/Makefile

Number of commits found: 22

Tuesday, 13 Mar 2007
18:54 miwi search for other commits by this committer
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8)
instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8)
instead
Original commit
Sunday, 11 Feb 2007
00:43 kris search for other commits by this committer
Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Wednesday, 10 Mar 2004
13:16 vs search for other commits by this committer
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
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
Saturday, 20 Dec 2003
12:17 krion search for other commits by this committer
- Mark ONLY_FOR_ARCHS=i386
- Give maintainership to submitter

PR:             60424
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Original commit
Friday, 7 Nov 2003
20:50 krion search for other commits by this committer
- Update to version 0.6

PR:             59033
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Original commit
Friday, 8 Aug 2003
04:40 kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
Original commit
Thursday, 31 Jul 2003
02:48 kris search for other commits by this committer
BROKEN: Does not compile (5.x) or install (4.x)
Original commit
01:58 kris search for other commits by this committer
Instead of setting NO_PACKAGE to note that the port does not respect CC
or CFLAGS, just note it in the pre-everything target.
Original commit
Sunday, 6 Jul 2003
10:14 oliver search for other commits by this committer
replace ${PERL} with ${REINPLACE_CMD}

PR:             47406
Original commit
Thursday, 20 Feb 2003
18:38 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 2 Jan 2003
18:18 dinoex search for other commits by this committer
fix MAINTAINTER to ports@FreeBSD.org
PR:             46686
Submitted by:   erwin@lansing.dk
Original commit
Friday, 15 Nov 2002
04:03 alane search for other commits by this committer
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder.
Original commit
Friday, 1 Nov 2002
13:09 alane search for other commits by this committer
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Original commit
04:17 alane search for other commits by this committer
Changed MAINTAINER to my FreeBSD address.
Original commit
Sunday, 9 Jun 2002
16:28 cy search for other commits by this committer
Fix brokenness, the port can now fetch again.

PR:             38639
Approved by:    MAINTAINER Alan E <alane@geeksrus.net>
Original commit
15:18 petef search for other commits by this committer
Mark BROKEN:  the current distfile isn't fetchable, and the maintainer is
still working on updating the port to 0.3.

PR:             38639
Submitted by:   maintainer
Original commit
Tuesday, 4 Jun 2002
22:58 obrien search for other commits by this committer
I am unable to test this as the port is broken.  But I could find no
explaination in our cvs logs or the package website why this cannot be
compiled with GCC 3.1.
Original commit
Tuesday, 29 Jan 2002
11:24 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Original commit
Thursday, 17 Jan 2002
16:23 lioux search for other commits by this committer
New port cyclone version 0.2: A safe dialect of C from Cornell and   AT&T
Research    
Original commit

Number of commits found: 22