<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/benchmarks, branch release/3.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F3.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F3.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>1999-09-14T22:58:51Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_3_3_0'.</title>
<updated>1999-09-14T22:58:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-09-14T22:58:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d24ce472965b1af574ee8eab914346a50d93ab0'/>
<id>urn:sha1:0d24ce472965b1af574ee8eab914346a50d93ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch back dependency to gnuplot, now that chuckr has fixed it.</title>
<updated>1999-09-11T00:46:39Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1999-09-11T00:46:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=132624b9499d7de5cd3b04aaa6e47f72574603ff'/>
<id>urn:sha1:132624b9499d7de5cd3b04aaa6e47f72574603ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Checksum changed on us.</title>
<updated>1999-09-10T23:58:19Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1999-09-10T23:58:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=74f6afbed4e81c472c3e1ae8c066ae648b6654fc'/>
<id>urn:sha1:74f6afbed4e81c472c3e1ae8c066ae648b6654fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>${STRIP} is not a command -- it's the -s flag to install. ;)</title>
<updated>1999-09-10T23:58:10Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1999-09-10T23:58:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bd3df2b9ee5f8ef2646aacdba92affa17753f98a'/>
<id>urn:sha1:bd3df2b9ee5f8ef2646aacdba92affa17753f98a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change dependency from gnuplot to gnuplot+ (which has already been fixed</title>
<updated>1999-09-10T03:21:52Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1999-09-10T03:21:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=715099554631710c1377fdfd045e7034cdd9f735'/>
<id>urn:sha1:715099554631710c1377fdfd045e7034cdd9f735</id>
<content type='text'>
to adopt to the new gd).  If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
</content>
</entry>
<entry>
<title>Fix up arr_script too; it's not installed by netperf but it is now</title>
<updated>1999-09-08T23:07:53Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1999-09-08T23:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9727c7b6ec0baf5c0d77e780b1ba6e16274e4cc1'/>
<id>urn:sha1:9727c7b6ec0baf5c0d77e780b1ba6e16274e4cc1</id>
<content type='text'>
usable in case anyone grovels around in the work dir and finds it.
</content>
</entry>
<entry>
<title>Include RFC1644 tests. (ports/11581)</title>
<updated>1999-09-08T23:06:01Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1999-09-08T23:06:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0b047e689546faca44898a03ac493ec9206ef3aa'/>
<id>urn:sha1:0b047e689546faca44898a03ac493ec9206ef3aa</id>
<content type='text'>
Allow ${PREFIX} setting. (ports/12213)
Clean up makefile a smidge.

PR:		ports/11581 and ports/12213
Submitted by:	Martin Kammerhofer dada@sbox.tu-graz.ac.at
	    and Nick Hibma nick.hibma@jrc.it
</content>
</entry>
<entry>
<title>gzip     -&gt; ${GZIP_CMD}</title>
<updated>1999-09-04T23:39:29Z</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-09-04T23:39:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2262dde3ac9b8eeb7790fabdf31128fd2b7c31ba'/>
<id>urn:sha1:2262dde3ac9b8eeb7790fabdf31128fd2b7c31ba</id>
<content type='text'>
gzip -d  -&gt; ${GUNZIP_CMD}
gzip -dc -&gt; ${GZCAT}
gunzip   -&gt; ${GUNZIP_CMD}
</content>
</entry>
<entry>
<title>FreeBSD.ORG -&gt; FreeBSD.org</title>
<updated>1999-08-31T06:53:31Z</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-08-31T06:53:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=65ab34a66713786b91eb182ff10e40108b752fbb'/>
<id>urn:sha1:65ab34a66713786b91eb182ff10e40108b752fbb</id>
<content type='text'>
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-31T02:43:35Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-31T02:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e7aa81f1a6971b44532e46d5361f2cabab190964'/>
<id>urn:sha1:e7aa81f1a6971b44532e46d5361f2cabab190964</id>
<content type='text'>
</content>
</entry>
</feed>
