<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/LPRng, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=6-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=6-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2010-05-31T02:01:56Z</updated>
<entry>
<title>Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.</title>
<updated>2010-05-31T02:01:56Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2010-05-31T02:01:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d837132c7954ce8a9f54a814b670237ca156d10'/>
<id>urn:sha1:8d837132c7954ce8a9f54a814b670237ca156d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin the process of deprecating sysutils/rc_subr by</title>
<updated>2010-03-27T00:15:24Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2010-03-27T00:15:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1d6b4b3f9145338f9413b8827d5fdb118ac9be1f'/>
<id>urn:sha1:1d6b4b3f9145338f9413b8827d5fdb118ac9be1f</id>
<content type='text'>
s#. %%RC_SUBR%%#. /etc/rc.subr#
</content>
</entry>
<entry>
<title>Make LPRng compile again.</title>
<updated>2009-03-02T12:36:05Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-03-02T12:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fe8379f9e9fbbd6e227ec5270064c988031a497e'/>
<id>urn:sha1:fe8379f9e9fbbd6e227ec5270064c988031a497e</id>
<content type='text'>
Reported by:	linimon
</content>
</entry>
<entry>
<title>Mark BROKEN on 8: does not build after recent TTY changes.</title>
<updated>2009-01-08T18:12:55Z</updated>
<author>
<name>Erwin Lansing</name>
<email>erwin@FreeBSD.org</email>
</author>
<published>2009-01-08T18:12:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ea4bdbb32d5f57a3b8b34ff3c2beec0435f06c83'/>
<id>urn:sha1:ea4bdbb32d5f57a3b8b34ff3c2beec0435f06c83</id>
<content type='text'>
Submitted by:	pointyhat
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Update to 3.8.32</title>
<updated>2008-01-20T08:37:23Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2008-01-20T08:37:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0dd148c855ce1ee87d6d11f5cdff4fdb3f52b741'/>
<id>urn:sha1:0dd148c855ce1ee87d6d11f5cdff4fdb3f52b741</id>
<content type='text'>
- Provide new rc script
- Prevent distribution install sample conf in DATADIR as we already install
  them in PREFIX/etc
- Polish pkg-message
- Remove FTP from pkg-descr, we have WWW there
- Move LIB_DEPENDS before CONFLICTS to pet portlint
</content>
</entry>
<entry>
<title>- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script</title>
<updated>2007-07-23T09:36:51Z</updated>
<author>
<name>Rong-En Fan</name>
<email>rafan@FreeBSD.org</email>
</author>
<published>2007-07-23T09:36:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f935a609c53c5c6031e6848db95c7debed127e27'/>
<id>urn:sha1:f935a609c53c5c6031e6848db95c7debed127e27</id>
<content type='text'>
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
</content>
</entry>
<entry>
<title>Fix build on CURRENT</title>
<updated>2006-12-21T11:23:02Z</updated>
<author>
<name>Tilman Keskinoz</name>
<email>arved@FreeBSD.org</email>
</author>
<published>2006-12-21T11:23:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa07ad20a4a0724c37ef82d22c4e752a438d30ea'/>
<id>urn:sha1:fa07ad20a4a0724c37ef82d22c4e752a438d30ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- s,INSTALLS_SHLIB,USE_LDCONFIG,g</title>
<updated>2006-08-15T01:04:55Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2006-08-15T01:04:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c54010f43433d6a46ee3d2484b4d98dbcecb24c0'/>
<id>urn:sha1:c54010f43433d6a46ee3d2484b4d98dbcecb24c0</id>
<content type='text'>
- these include security/ sysutils/ textproc/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin &lt;gslin_AT_gslin dot org&gt;
</content>
</entry>
<entry>
<title>- Add CONFLICTS with cups-base</title>
<updated>2006-08-06T08:43:12Z</updated>
<author>
<name>Ion-Mihai Tetcu</name>
<email>itetcu@FreeBSD.org</email>
</author>
<published>2006-08-06T08:43:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c420683eedf100deb50168b0e0d69698231e062b'/>
<id>urn:sha1:c420683eedf100deb50168b0e0d69698231e062b</id>
<content type='text'>
PR:		ports/99791
Submitted by:	Leif Pedersen / Marcin Wisnicki
</content>
</entry>
</feed>
