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: www/harvest/Makefile

Number of commits found: 32

Sunday, 16 Mar 2014
16:07 ohauer search for other commits by this committer
ports in cat www where MAINTAINER=ports

- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
Original commitRevision:348417 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Saturday, 3 Aug 2013
07:52 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324180 
Thursday, 20 Jun 2013
15:04 bsam search for other commits by this committer
Revert r321390: wrong repo.
Original commitRevision:321392 
14:42 bsam search for other commits by this committer
Fix one character typo at Makefile header.
Original commitRevision:321390 
Wednesday, 6 Jun 2012
20:06 pawel search for other commits by this committer
Mark MAKE_JOBS_UNSAFE

Making all in template
cc  -I../include -I./../include -c template.c
cc  -I../include -I./../include -c cksoif.c
cc  -I../include -I./../include -c print-attr.c
cc -o cksoif cksoif.o -L../lib -ltemplate -lutil
/usr/bin/ld: cannot find -ltemplate
*** [cksoif] Error code 1
1 error
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 22 Aug 2009
00:38 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 23 Mar 2007
20:32 pav search for other commits by this committer
- Fix after objformat removal
Original commit
Tuesday, 15 Aug 2006
01:11 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Saturday, 13 May 2006
04:41 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Sunday, 30 Oct 2005
11:14 clement search for other commits by this committer
- Drop maintainership
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Tuesday, 17 Feb 2004
01:28 kris search for other commits by this committer
Back out previous commit (I forgot that libpthread is a link to libc_r
on sparc64)
Original commit
01:01 kris search for other commits by this committer
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
Original commit
Tuesday, 13 Jan 2004
15:04 clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
Original commit
Friday, 5 Dec 2003
21:44 pav search for other commits by this committer
- Update to 1.9.14

PR:             ports/59663
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Original commit
Thursday, 20 Nov 2003
11:19 jeh search for other commits by this committer
Update to 1.9.13.

PR:             59113
Submitted by:   MAINTAINER
Original commit
Tuesday, 16 Sep 2003
15:47 marcus search for other commits by this committer
Override PREFIX and fix package creation.

Suggested by:   marcus
Submitted by:   maintainer
Original commit
Saturday, 2 Aug 2003
16:20 oliver search for other commits by this committer
- Update harvest to 1.9.10
- Fix build: use starg instead of vararg
- hand over maintainership

PR:             ports/55162
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Thursday, 20 Feb 2003
19:15 knu search for other commits by this committer
De-pkg-comment.
Original commit
Wednesday, 1 Jan 2003
20:20 pat search for other commits by this committer
Update to 1.9.3

PR:             ports/46599
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Saturday, 23 Nov 2002
15:29 nork search for other commits by this committer
Update to 1.8.2.

PR:             ports/45630
Submitted by:   Ports Fury
Original commit
Wednesday, 20 Nov 2002
13:31 ijliao search for other commits by this committer
upgrade to 1.8.1

PR:             45458
Submitted by:   Ports Fury
Original commit
Sunday, 3 Nov 2002
21:10 edwin search for other commits by this committer
Port needs perl to build -> USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/harvest-1.5.log
Original commit
Sunday, 1 Sep 2002
16:07 dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
Original commit
Sunday, 31 Mar 2002
03:10 kris search for other commits by this committer
Remove #include <malloc.h>
Don't statically initialize a FILE *
Original commit
Monday, 5 Feb 2001
15:33 olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
Original commit
Wednesday, 3 Jan 2001
22:17 andreas search for other commits by this committer
Changed maintainer to ports, I want to reduce my personal workload.   Maybe I
take over again in the future if I have more time for this.    
Original commit

Number of commits found: 32