FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:36 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
harvest 1.9.14 www on this many watch lists=4 search for ports that depend on this port
Collect information from all over the Internet

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


Harvest is a system to collect information and make it searchable
using a Web interface. It can collect information using HTTP, FTP,
NNTP, and local files. Supported formats include HTML, DVI, PS,
fulltext, mail, man pages, news, troff, WordPerfect, C sources, and
many more. Adding support for new formats is easy due to Harvest's
modular design.

WWW: http://harvest.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8, devel/libtool22
Required To Run: lang/perl5.8

To install the port: cd /usr/ports/www/harvest/ && make install clean
To add the package: pkg_add -r harvest


Configuration Options
     No options to configure

Master Sites:
http://garr.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://superb-east.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://nchc.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://kent.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://easynews.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://ufpr.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://mesh.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
http://heanet.dl.sourceforge.net/project/harvest/harvest%20devel/1.9.14/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01:38:34
Original commit files touched by this commit  1.9.14
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
02 Aug 2009 20:36:34
Original commit files touched by this commit  1.9.14
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
30 May 2007 18:15:47
Original commit files touched by this commit  1.9.14
arved search for other commits by this committer
Fix build with gcc4
23 Mar 2007 20:32:10
Original commit files touched by this commit  1.9.14
pav search for other commits by this committer
- Fix after objformat removal
15 Aug 2006 02:11:33
Original commit files touched by this commit  1.9.14
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>
13 May 2006 05:41:22
Original commit files touched by this commit  1.9.14
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.9.14
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
25 Nov 2005 19:02:21
Original commit files touched by this commit  1.9.14
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.9.14
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.
30 Oct 2005 11:14:41
Original commit files touched by this commit  1.9.14
clement search for other commits by this committer
- Drop maintainership
18 Mar 2004 02:01:15
Original commit files touched by this commit  1.9.14
clement search for other commits by this committer
- SIZEify

Submitted by:           trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.9.14
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.
17 Feb 2004 01:28:25
Original commit files touched by this commit  1.9.14
kris search for other commits by this committer
Back out previous commit (I forgot that libpthread is a link to libc_r
on sparc64)
17 Feb 2004 01:01:43
Original commit files touched by this commit  1.9.14
kris search for other commits by this committer
FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS}
13 Jan 2004 15:04:51
Original commit files touched by this commit  1.9.14
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
05 Dec 2003 21:44:24
Original commit files touched by this commit  1.9.14
pav search for other commits by this committer
- Update to 1.9.14

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

PR:             59113
Submitted by:   MAINTAINER
16 Sep 2003 16:47:34
Original commit files touched by this commit  1.9.10
marcus search for other commits by this committer
Override PREFIX and fix package creation.

Suggested by:   marcus
Submitted by:   maintainer
02 Aug 2003 17:20:20
Original commit files touched by this commit  1.9.10
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>
20 Feb 2003 19:15:38
Original commit files touched by this commit  1.9.3
knu search for other commits by this committer
De-pkg-comment.
01 Jan 2003 20:20:48
Original commit files touched by this commit  1.9.3
pat search for other commits by this committer
Update to 1.9.3

PR:             ports/46599
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
18 Dec 2002 23:19:21
Original commit files touched by this commit  1.8.2
naddy search for other commits by this committer
Fix build on -CURRENT/alpha.
23 Nov 2002 15:29:50
Original commit files touched by this commit  1.8.2
nork search for other commits by this committer
Update to 1.8.2.

PR:             ports/45630
Submitted by:   Ports Fury
21 Nov 2002 05:22:31
Original commit files touched by this commit  1.8.1
ijliao search for other commits by this committer
fix build on -current

Noted by:       kris
20 Nov 2002 13:31:44
Original commit files touched by this commit  1.8.1
ijliao search for other commits by this committer
upgrade to 1.8.1

PR:             45458
Submitted by:   Ports Fury
03 Nov 2002 21:10:07
Original commit files touched by this commit  1.5
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
29 Oct 2002 06:49:31
Original commit files touched by this commit  1.5
silby search for other commits by this committer
Fix sys_nerr misusage to allow building on 5.0
26 Oct 2002 02:01:49
Original commit files touched by this commit  1.5
silby search for other commits by this committer
Remove use of IPPORT_USERRESERVED, fix build on 5.0.
21 Oct 2002 01:45:06
Original commit files touched by this commit  1.5
kris search for other commits by this committer
Partially fix build on -current (remove duplicate declarations of things
in system headers).  This is still broken because IPPORT_USERRESERVED
was removed from -current.
01 Sep 2002 17:07:59
Original commit files touched by this commit  1.5
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
31 Mar 2002 04:10:17
Original commit files touched by this commit  1.5
kris search for other commits by this committer
Remove #include <malloc.h>
Don't statically initialize a FILE *
11 Mar 2001 00:40:42
files touched by this commit
kris search for other commits by this committer
Fix and sort plist.    
05 Feb 2001 15:33:58
files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
03 Jan 2001 22:17:11
files touched by this commit
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.    
08 Oct 2000 09:11:25
files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.33 seconds.