<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/ssh, 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>2009-05-13T09:46:02Z</updated>
<entry>
<title>Chase libgmp and bump PORTREVISION.</title>
<updated>2009-05-13T09:46:02Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2009-05-13T09:46:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=523a16e2bde0806face29fc8489a3cbcf49cfff0'/>
<id>urn:sha1:523a16e2bde0806face29fc8489a3cbcf49cfff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG</title>
<updated>2008-03-25T22:44:48Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-03-25T22:44:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cda30a295fd474159658e5a43f99f4441d06682f'/>
<id>urn:sha1:cda30a295fd474159658e5a43f99f4441d06682f</id>
<content type='text'>
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
</content>
</entry>
<entry>
<title>- Remove FreeBSD 4.X support from unmaintained ports in categories starting</title>
<updated>2007-04-20T15:12:29Z</updated>
<author>
<name>Gabor Kovesdan</name>
<email>gabor@FreeBSD.org</email>
</author>
<published>2007-04-20T15:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=053520453dc374b6c02b15ad78efd7e0e52867f6'/>
<id>urn:sha1:053520453dc374b6c02b15ad78efd7e0e52867f6</id>
<content type='text'>
  with letter r-s
</content>
</entry>
<entry>
<title>Chase gmp library and bump PORTREVISION.</title>
<updated>2006-05-10T14:46:47Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2006-05-10T14:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ffcb54b54fe12a4154c13c239dca119d32f6d6e9'/>
<id>urn:sha1:ffcb54b54fe12a4154c13c239dca119d32f6d6e9</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 conditional dependencies on security/tcp_wrapper: That port</title>
<updated>2005-01-20T18:52:56Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2005-01-20T18:52:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7ef8b8da4077e207989284f10f95d9fe94b0e508'/>
<id>urn:sha1:7ef8b8da4077e207989284f10f95d9fe94b0e508</id>
<content type='text'>
hasn't existed since October 2002, and tcp_wrapper has been included in
the base system since March 1999.
</content>
</entry>
<entry>
<title>Update the wording on IGNORE.</title>
<updated>2004-12-20T03:20:31Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2004-12-20T03:20:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1cf9a1e703d4db0a55a00899740eb39e3cad48d9'/>
<id>urn:sha1:1cf9a1e703d4db0a55a00899740eb39e3cad48d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from FORBIDDEN to IGNORE, since no security issue seems to be stated.</title>
<updated>2004-12-19T01:59:03Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2004-12-19T01:59:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e44e94b8d1858f037b0815f612f27a6b9ea83a61'/>
<id>urn:sha1:e44e94b8d1858f037b0815f612f27a6b9ea83a61</id>
<content type='text'>
</content>
</entry>
</feed>
