<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/p5-Unix-Syslog/Makefile, branch pkgsrc-2004Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2004Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2004Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2003-07-21T17:24:16Z</updated>
<entry>
<title>COMMENT should start with a capital letter.</title>
<updated>2003-07-21T17:24:16Z</updated>
<author>
<name>martti</name>
<email>martti@pkgsrc.org</email>
</author>
<published>2003-07-21T17:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=86c6e000bc2764b5e2e3e891bd4c51cc91194944'/>
<id>urn:sha1:86c6e000bc2764b5e2e3e891bd4c51cc91194944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant@pkgsrc.org</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ca3be631f2258f67a9df24aab083df2983c07822'/>
<id>urn:sha1:ca3be631f2258f67a9df24aab083df2983c07822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.</title>
<updated>2003-06-02T01:15:31Z</updated>
<author>
<name>jschauma</name>
<email>jschauma@pkgsrc.org</email>
</author>
<published>2003-06-02T01:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e366d0c694f76afeff8379f738912bfa77414859'/>
<id>urn:sha1:e366d0c694f76afeff8379f738912bfa77414859</id>
<content type='text'>
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.</content>
</entry>
<entry>
<title>Convert to buildlink2. Use perl5/module.mk.</title>
<updated>2002-10-06T22:31:03Z</updated>
<author>
<name>seb</name>
<email>seb@pkgsrc.org</email>
</author>
<published>2002-10-06T22:31:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9e04fbd4b51f763244ca5d4edbce6eb69b00e851'/>
<id>urn:sha1:9e04fbd4b51f763244ca5d4edbce6eb69b00e851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update p5-Unix-Syslog from v0.98 to v0.99.</title>
<updated>2002-08-19T09:58:10Z</updated>
<author>
<name>shell</name>
<email>shell@pkgsrc.org</email>
</author>
<published>2002-08-19T09:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cc01441583de62ea12b82991f2fc298ce18ecf49'/>
<id>urn:sha1:cc01441583de62ea12b82991f2fc298ce18ecf49</id>
<content type='text'>
Changes:
- Added functions priorityname() and facilityname().
- Documentations updated.</content>
</entry>
<entry>
<title>Remove duplicate Unix from PKGNAME.</title>
<updated>2002-01-28T02:34:02Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2002-01-28T02:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ced2aa62bb6cd46247c2d33a919c1b929593d030'/>
<id>urn:sha1:ced2aa62bb6cd46247c2d33a919c1b929593d030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated p5-Unix-Unix-Syslog to 0.98 (provede by Shell Hung in pkg/15351)</title>
<updated>2002-01-26T07:09:52Z</updated>
<author>
<name>martti</name>
<email>martti@pkgsrc.org</email>
</author>
<published>2002-01-26T07:09:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6547a079cacd7e4b417424be25151172d1e1f6ff'/>
<id>urn:sha1:6547a079cacd7e4b417424be25151172d1e1f6ff</id>
<content type='text'>
- distname now is Unix-Syslog
- When calling libc-syslog() internally, pass message as string argument,
  not as format string
- Instead of quoting percent-signs in syslog()-wrapper, simply pass the
  string to libc-syslog() as string argument via %s
- Copy ident-argument using some Perl-API functions. Just
  using a reference counter had unwanted side-effects</content>
</entry>
<entry>
<title>Updated to 0.97 (provided by Shell Hung in pkg/14934)</title>
<updated>2001-12-15T09:52:33Z</updated>
<author>
<name>martti</name>
<email>martti@pkgsrc.org</email>
</author>
<published>2001-12-15T09:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e56afae3d325f2b1dfc5606cbe6c1b40386ea021'/>
<id>urn:sha1:e56afae3d325f2b1dfc5606cbe6c1b40386ea021</id>
<content type='text'>
Changes :
- A bug fixed in XS file
- Better test script</content>
</entry>
<entry>
<title>Buildlinkify, in the sense that only the perl headers are found in</title>
<updated>2001-11-26T06:49:36Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2001-11-26T06:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cc4128d97eccc9414734e8749acafd66857c3da4'/>
<id>urn:sha1:cc4128d97eccc9414734e8749acafd66857c3da4</id>
<content type='text'>
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.</content>
</entry>
<entry>
<title>Use ${MASTER_SITE_PERL_CPAN:=xx/} and not ${MASTER_SITE_PERL_CPAN:=xx}</title>
<updated>2001-10-23T19:27:31Z</updated>
<author>
<name>veego</name>
<email>veego@pkgsrc.org</email>
</author>
<published>2001-10-23T19:27:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c40be5e1b276fc966960313f749cfdcb4b36b4db'/>
<id>urn:sha1:c40be5e1b276fc966960313f749cfdcb4b36b4db</id>
<content type='text'>
This fix a fetch error.</content>
</entry>
</feed>
