summaryrefslogtreecommitdiffstats
path: root/www/scout
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Chase updated mastersite.linimon2005-10-031-1/+1
| | | | Source: distfile survey
* change the libtool version to use from 1.3 to 1.5oliver2005-06-031-1/+1
|
* SIZEify.trevor2004-03-171-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* Use PLIST_FILES.trevor2004-02-052-1/+1
| | | | Reviewed by: marcus
* Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1
| | | | | | | | | | I don't have the time to give to many of the ports I maintain at the moment. I wasn't expecting to be so busy this summer ... Please set all my ports back to ports@freebsd.org. PR: ports/56935 Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
* update maintainer's email address.leeym2003-06-241-2/+2
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maitnainer update:edwin2003-01-302-5/+6
| | | | | | | | www/scout 0.70 -> 0.86 Add the real ftp master site back, and update my mirror or it. PR: ports/46809 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update MASTER_SITESdwcjr2002-11-161-2/+1
| | | | | PR: 45187 Submitted by: maintainer
* Fix typoes on MAINTAINER address.perky2002-11-021-2/+2
| | | | Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
* Update maintainer addressperky2002-10-081-2/+2
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* Add scout 0.70, a utility to harvest URLs from a given start point.markp2002-06-035-0/+33
PR: 37110 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
OpenPOWER on IntegriCloud