notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/harvest/Makefile
SVNWeb

Number of commits found: 32

Sun, 16 Mar 2014
[ 16:07 ohauer search for other commits by this committer ] Original commit   Revision:348417 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
ports in cat www where MAINTAINER=ports

- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Sat, 3 Aug 2013
[ 07:52 az search for other commits by this committer ] Original commit   Revision:324180 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
Thu, 20 Jun 2013
[ 15:04 bsam search for other commits by this committer ] Original commit   Revision:321392
Revert r321390: wrong repo.
[ 14:42 bsam search for other commits by this committer ] Original commit   Revision:321390
Fix one character typo at Makefile header.
Wed, 6 Jun 2012
[ 20:06 pawel search for other commits by this committer ] Original commit 
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
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 22 Aug 2009
[ 00:38 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with W
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Fri, 23 Mar 2007
[ 20:32 pav search for other commits by this committer ] Original commit 
- Fix after objformat removal
Tue, 15 Aug 2006
[ 01:11 clsung search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- 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>
Sat, 13 May 2006
[ 04:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from categories starting with W
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 30 Oct 2005
[ 11:14 clement search for other commits by this committer ] Original commit 
- Drop maintainership
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 17 Feb 2004
[ 01:28 kris search for other commits by this committer ] Original commit 
Back out previous commit (I forgot that libpthread is a link to libc_r
on sparc64)
[ 01:01 kris search for other commits by this committer ] Original commit 
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
Tue, 13 Jan 2004
[ 15:04 clement search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- Update my email address

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

PR:             ports/59663
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Thu, 20 Nov 2003
[ 11:19 jeh search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update to 1.9.13.

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

Suggested by:   marcus
Submitted by:   maintainer
Sat, 2 Aug 2003
[ 16:20 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- 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>
Thu, 20 Feb 2003
[ 19:15 knu search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 1 Jan 2003
[ 20:20 pat search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update to 1.9.3

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

PR:             ports/45630
Submitted by:   Ports Fury
Wed, 20 Nov 2002
[ 13:31 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
upgrade to 1.8.1

PR:             45458
Submitted by:   Ports Fury
Sun, 3 Nov 2002
[ 21:10 edwin search for other commits by this committer ] Original commit 
Port needs perl to build -> USE_PERL5=yes
See http://bento.freebsd.org/errorlogs/5-latest/harvest-1.5.log
Sun, 1 Sep 2002
[ 16:07 dwcjr search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
Sun, 31 Mar 2002
[ 03:10 kris search for other commits by this committer ] Original commit 
Remove #include <malloc.h>
Don't statically initialize a FILE *
Mon, 5 Feb 2001
[ 15:33 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
Some spaces -> tabs for ports/www.    
Wed, 3 Jan 2001
[ 22:17 andreas search for other commits by this committer ] Original commit 
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.    

Number of commits found: 32