<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/bjorb, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2008-11-22T08:05:27Z</updated>
<entry>
<title>- use PORTEXAMPLES and PORTDOCS where appropiate and fix plist with NO* defined</title>
<updated>2008-11-22T08:05:27Z</updated>
<author>
<name>Ion-Mihai Tetcu</name>
<email>itetcu@FreeBSD.org</email>
</author>
<published>2008-11-22T08:05:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=38eafcba3fbcc21f2bfec6047a54542884bb510f'/>
<id>urn:sha1:38eafcba3fbcc21f2bfec6047a54542884bb510f</id>
<content type='text'>
- bump PORTREVISION

Prompted by:	QAT QA run
</content>
</entry>
<entry>
<title>- Unbreak on sparc64 and amd64</title>
<updated>2008-09-15T19:50:09Z</updated>
<author>
<name>Pietro Cerutti</name>
<email>gahr@FreeBSD.org</email>
</author>
<published>2008-09-15T19:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c805158255d2d8be9d6e5efe91d9001f0afac43e'/>
<id>urn:sha1:c805158255d2d8be9d6e5efe91d9001f0afac43e</id>
<content type='text'>
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>Mark as broken with gcc4.2 on 64-bits archs.</title>
<updated>2007-09-30T11:01:00Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2007-09-30T11:01:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b551476ed88cf3f27c27970ec9f0658812598320'/>
<id>urn:sha1:b551476ed88cf3f27c27970ec9f0658812598320</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add SHA256</title>
<updated>2005-11-25T18:01:15Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-11-25T18:01:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d679262e6cff00b256f13f004503e20ea38cc9ae'/>
<id>urn:sha1:d679262e6cff00b256f13f004503e20ea38cc9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present</title>
<updated>2005-11-15T06:52:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2005-11-15T06:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54a0b86543e9ffa811825f0afecea56e89aac2a5'/>
<id>urn:sha1:54a0b86543e9ffa811825f0afecea56e89aac2a5</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Remove references to mirror.ac.uk</title>
<updated>2004-07-26T12:13:47Z</updated>
<author>
<name>Volker Stolz</name>
<email>vs@FreeBSD.org</email>
</author>
<published>2004-07-26T12:13:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=870da68c71e942eedd2bc8bc108af0cb1c7b9184'/>
<id>urn:sha1:870da68c71e942eedd2bc8bc108af0cb1c7b9184</id>
<content type='text'>
PR:		ports/69481
Submitted by:	Tim Bishop
</content>
</entry>
<entry>
<title>Whoa there, boy, that's a mighty big commit y'all have there...</title>
<updated>2004-03-14T06:17:56Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2004-03-14T06:17:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f651573ad3b90cf8e6539c52b4b34a1df543fa6'/>
<id>urn:sha1:3f651573ad3b90cf8e6539c52b4b34a1df543fa6</id>
<content type='text'>
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		-&gt;	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	-&gt;	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	-&gt;	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
</content>
</entry>
<entry>
<title>SIZEify.</title>
<updated>2004-01-29T16:13:06Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2004-01-29T16:13:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f15b845ebe189575a274d348f4fde58008098dec'/>
<id>urn:sha1:f15b845ebe189575a274d348f4fde58008098dec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR:		49603</title>
<updated>2003-03-23T15:12:49Z</updated>
<author>
<name>Foxfair Hu</name>
<email>foxfair@FreeBSD.org</email>
</author>
<published>2003-03-23T15:12:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9c9519816320d57164f8a527377184d578720e9'/>
<id>urn:sha1:c9c9519816320d57164f8a527377184d578720e9</id>
<content type='text'>
Submitted by:	Yonatan@xpert.com &lt;Yonatan@xpert.com&gt;
Switch MASTER_SITE to make this port fetchable.
</content>
</entry>
<entry>
<title>constify to fix build with OpenSSL 0.9.7</title>
<updated>2003-02-21T16:30:59Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-02-21T16:30:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d0db5402390ef7ec659ac6a1197c4b29e46f5523'/>
<id>urn:sha1:d0db5402390ef7ec659ac6a1197c4b29e46f5523</id>
<content type='text'>
</content>
</entry>
</feed>
