<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/bjorb, branch pre-xorg-7</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pre-xorg-7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pre-xorg-7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2005-11-25T18:01:15Z</updated>
<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>
<entry>
<title>De-pkg-comment.</title>
<updated>2003-02-20T19:00:52Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2003-02-20T19:00:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b'/>
<id>urn:sha1:2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak on CURRENT.</title>
<updated>2003-01-13T15:09:38Z</updated>
<author>
<name>Tilman Keskinoz</name>
<email>arved@FreeBSD.org</email>
</author>
<published>2003-01-13T15:09:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f041fcbfe05d07c818cdbf3b295bdec4e684e22b'/>
<id>urn:sha1:f041fcbfe05d07c818cdbf3b295bdec4e684e22b</id>
<content type='text'>
PR:		46989
Submitted by:	Simon 'corecode' Schubert &lt;corecode@corecode.ath.cx&gt;
</content>
</entry>
<entry>
<title>o Rollback PORTCOMMENT modifications while this feature's implementation</title>
<updated>2002-11-10T16:48:51Z</updated>
<author>
<name>Mario Sergio Fujikawa Ferreira</name>
<email>lioux@FreeBSD.org</email>
</author>
<published>2002-11-10T16:48:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f0a1969d343f97cdb90a73adcff6a7a383fc9522'/>
<id>urn:sha1:f0a1969d343f97cdb90a73adcff6a7a383fc9522</id>
<content type='text'>
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
</content>
</entry>
</feed>
