Commit graph

120460 commits

Author SHA1 Message Date
rhaen
83354c9cd7 corrected my typos (mail from pkg-changes2html) 2007-12-11 17:00:46 +00:00
obache
1ced54dcf7 DESTDIR ready. 2007-12-11 14:49:25 +00:00
yyamano
e5671f2d9d Make this buld on DragonFly.
Confirmed by Petr Janda on pkgsrc-users. Thanks!
2007-12-11 13:35:37 +00:00
obache
8c1ad89211 Add and enable monafonts-ttf. 2007-12-11 13:17:40 +00:00
obache
9df4fa5365 Added fonts/monafonts-ttf version 2.90 2007-12-11 13:16:51 +00:00
obache
f735e564f0 Import monafonts-2.90.
Based on packaged by Yamashiro Jun in PR 37450.
pkglintfy, fix PLIST and DESTDIR support by me.

TrueType kanji propotional fonts that have same metric and order as
Japanese Windows font. This is named after ascii art 'mona' used in
'2 channel' ,notrious huge Web BBS.
2007-12-11 13:16:29 +00:00
obache
380379f0d4 Add and enabe vlgothic-ttf. 2007-12-11 12:53:42 +00:00
obache
59f9528ee1 Added fonts/vlgothic-ttf version 20071031 2007-12-11 12:52:50 +00:00
obache
2fe069b4f8 Import vlgothic-ttf version 20071031.
Based on packaged by Yamashiro Jun in PR 37449.
pkglintfy, DESTDIR support by me.

VLGothic is Japanese TrueType font using by Vine Linux.
Based on Sazanami Gothic and M+ font.
2007-12-11 12:52:06 +00:00
rhaen
1ec165e8b3 Updated CHANGES-2007 2007-12-11 12:48:17 +00:00
obache
626fbc6387 DESTDIR ready. 2007-12-11 12:29:39 +00:00
rhaen
8ee0e451af updated the packages: p5-Archive-Tar, p5-MailTools, p5-Test-File-Contents, p5-Test-Inline, p5-Test-NoWarnings, p5-Test-Simple, p5-Test-Tester, p5-Text-WikiFormat, p5-Tree-Simple, p5-Want 2007-12-11 12:28:26 +00:00
rhaen
4460e2b26c - updated package to 2.207
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
2.207 Fri 17 Aug 2007
	- The filenames method not correctly returns 0 when there are no file names.

2.206 Fri 17 Aug 2007
	- Updating Params::Util dep to 0.21 to avoid a problem on ActivePerl
	- Updating List::Util to 1.19 to avoid leaks on some platforms
	- No longer include Test::ClassAPI
	- Skip the false-negative failing readonly tests when testing as root
	- Changed some non-working code in a heredoc that should never be
	  run that was none-the-less breaking the RedHat package generator
	  because it naively scans for dependencies.

2.205 Thu 12 Jul 2007
	- ACTUALLY adding a missing dependency on Test::Script

2.204 Thu 12 Jul 2007
	- Adding a missing dependency on Test::Script
	- Correcting the script/inline2test version

2.203 Wed 11 Jul 2007
	- When overwriting readonly files, delete them properly first.
	  Don't naively assume we can write to them (obviously, duh) :(
	- It turns out that File::chmod is smart enough to correctly
	  make files readonly even on Win32. Removed all the code that
	  skipped on Win32. All platforms now equal again! Yay!

2.202 Tue 10 Jul 2007
	- Adding support for writing test scripts with read-only permissions
	- Upgraded to Module::Install 0.65
	- Moving bin/inline2test to the more correct script/inline2test
	  (this has no effect on where it will actually be installed)
	- Fixing another couple of kwalitee nigglies
	  (automatically via release tool improvements since last release)
2007-12-11 12:21:00 +00:00
rhaen
fdaae7372d - new package (dependency for devel/p5-Test-Inline)
- ok'ed by rillig
Perl API-Implements symbolic and ls chmod modes
2007-12-11 12:19:18 +00:00
rhaen
e009022af0 - new packages (dependency for devel/p5-Test-Inline)
- ok'ed by rillig
IPC::Run3 - run a subprocess in batch mode
2007-12-11 12:16:35 +00:00
rhaen
dbe3c60a12 - new package (dependency for p5-Test-Inline)
- ok'ed by rillig
Perl API - Test::Script - Cross-platform basic tests for scripts
2007-12-11 12:14:18 +00:00
rhaen
28944f24a3 - updated package to 0.16
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.16  Thu Dec  6 11:15:39 GMT 2007
    - Make sure there are no ._ files in the tarball
    - Refuse to run Makefile.PL with Perl < 5.006
2007-12-11 12:05:54 +00:00
rhaen
9d50a9054c - updated package to 1.18
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
Revision history for Perl extension Tree::Simple.

1.18 Sun. Nov. 11, 2007
    - fixing version string to not choke on 5.10
      (RT #29746)
2007-12-11 12:04:03 +00:00
rhaen
d30964dca3 - updated package to 0.79
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.79
    Fri Jun 29 01:43:12 UTC 2007 ($Rev: 4391 $, $Author: chromatic $)
    - removed noisy and unnecessary diag() calls in tests
    - fixed a magic @ISA assignment for 5.9.5 (Andreas Koenig)
    - removed signature test (not that useful)

	Tue Oct 10 04:46:55 UTC 2006 (Rev: 2945, Author: chromatic)
	- removed directory changes in tests
	- return merged hash from merge_hash()
	- added hash merging tests from Derek Price (part of RT #21269)
	- fixed nested lists error reported by Derek Price (RT #21269)
2007-12-11 12:02:30 +00:00
rhaen
c475b3e867 - updated package to 0.106
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.106

Some doc clarifications and improvements.

0.105

Fixed documentation for run_tests - looks like I copied code for
check_test and didn't alter it correctly. Ricardo Signes pointed out
the errors.

Removed the code and docs related to the $name parameter of run_tests,
it had no effect and a name makes no sense (again a hang over from
factoring this out of check_tests I guess).

0.104

Removed a bogus entry for Exporter in @ISA in Test::Tester::Capture
and add a "use Test::Builder". This can cause problems that I can't
reproduce. Thanks to Andres Koenig.
2007-12-11 12:00:34 +00:00
rhaen
45ad5aac74 - updated package to 0.74
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.74  Thu Nov 29 15:39:57 PST 2007
    Misc
    - Add abstract and author to the meta information.

0.73_01  Mon Oct 15 20:35:15 EDT 2007
    Bug fixes
    * Put the use_ok() fix from 0.71 back.
2007-12-11 11:59:23 +00:00
rhaen
09548adc29 - updated package to 0.084
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.084

Perl 5.005 throws a warning when accessing $Carp::VERSION and was
causing a test to fail.

0.083

Finally got rid of INSTALLDIRS => 'perl' from Makefile.PL. It should
never have been there but removing it could cause hassle because of
Perl's weird ordering of include directories. Basically if an older
version exists in the 'perl' installdir it could be picked up instead
of the newer version.
2007-12-11 11:58:04 +00:00
rhaen
1ab7653ec4 - updated package to 0.05
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.05    2007-03-20
        Packaging fixes. No functional changes.

0.04    2005-10-26
        Small tweaks to the packaging, mostly for CPANTS.  No functional
        changes.
2007-12-11 11:56:54 +00:00
rhaen
8de5d999b6 - updated package to 2.02
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
version 2.02: Fri Nov 30 09:57:48 CET 2007

	Fixes:

	- Mail::Internet uses Mail::Util::mailaddress, which is
	  not exported by default.
	  rt.cpan.org#31082 [Dave], rt.cpan.org#31070 [Friedrich Haubensak]
	  and [Slaven Rezic]

	Improvements:

	- use 3-arg open() in Mail::Util.
	  rt.cpan.org#20726 [Steve@sliug] and [Paul@city-fan]

version 2.01: Wed Nov 28 10:48:24 CET 2007

	Changes:

	- Remove work-around for Perl 5.8.0. unicode bug from
	  Mail::Address::_extract_name().
	  Result of rt.cpan.org#30661 [Josh Clark]

	- Requires on Perl 5.8.1 minimum

	Fixes:

	- Mail::Mailer::testfile now also shows Cc destinations, the
	  setting of 'outfile' now works, and it will produce an error
	  when the data cannot be written.  All thanks to [Slaven Rezic]

version 2.00_03: Tue Sep 25 12:27:28 CEST 2007

	- folding of header fields sometimes ended prematurely.
	  Reported by [Anthony W. Kay]

	- add $sender as 4th argument to Mail::Mailer::*::exec() where
	  missing.  Discovered by [David Hand]

	- add Date::Format and Date::Parse to Makefile.PL.

version 2.00_02: Sat Jul 21 12:29:20 CEST 2007

	- parts of the documentation were lost, discovered by [Ricardo Signes]

	- rt.cpan.org #28093 smtp timeout
	  check for local mail server can have short timeout.
	  Patch by [Alexandr Ciornii]

	- rt.cpan.org #28411 syntax error in Mail::Mailer::smtp
	  reported by [Andreas Koenig]

version 2.00_01: Wed Jun 20 14:42:35 CEST 2007

	- reorganized installation of MailTools, in a modern way.  This
	  may break installation on very old releases of Perl.

	- added t/pod.t

	- restructured most code, no functional changes.

	- added and cleaned a lot of documentation, using OODoc to
	  generate nice manuals in POD and HTML.

	- extracted Mail::Field::Generic from Mail::Field

	- added misteriously missing Mail::Field::AddrList::addr_list()
2007-12-11 11:55:20 +00:00
rhaen
21ff88f383 - updated package to 1.36
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
* important changes in version 1.36 16/9/2007:
-   Portability fixes for VMS, as offered by Craig Berry.
2007-12-11 11:53:38 +00:00
obache
83752b8600 patch for gtexinfo-4.11 is in pkg/37481. 2007-12-11 11:37:17 +00:00
ghen
40d1f39a32 Added www/nginx version 0.5.33. 2007-12-11 09:14:43 +00:00
ghen
ffffdadfde + nginx. 2007-12-11 09:13:18 +00:00
ghen
948dda2d46 Import nginx (pronounced "engine X") from pkgsrc-wip, a lightweight web (HTTP)
server/reverse proxy and mail (IMAP/POP3) proxy.
2007-12-11 09:12:26 +00:00
yyamano
4a27f2d0bc Make this build on Darwin. 2007-12-11 06:04:02 +00:00
bjs
f47df1ae7e + Updated devel/ncurses to 5.6nb2 [bjs 2007-12-11]
+	Updated devel/ncursesw to 5.6nb2 [bjs 2007-12-11]
2007-12-11 05:29:16 +00:00
bjs
5d10a14d0d Add a distribution patch (by Thomas Dickey) containing Coverity fixes.
Bump revisions of both ncurses and ncursesw packages.


	 fixes based on Coverity report:
	 ------------------------------

	- remove dead code in test/bs.c
	- remove dead code in test/demo_defkey.c
	- remove an unused assignment in progs/infocmp.c
	- fix a limit check in tack/ansi.c tools_charset()
	- fix tack/ansi.c tools_status() to perform the VT320/VT420
	  tests in request_cfss().  The function had exited too soon.
	- fix a memory leak in tic.c's make_namelist()
	- fix a couple of places in tack/output.c which did not check for
	  EOF.
	- fix a loop-condition in test/bs.c
	- add index checks in lib_color.c for color palettes
	- add index checks in progs/dump_entry.c for version_filter()
	  handling of V_BSD case.
	- fix a possible null-pointer dereference in copywin()
	- fix a possible null-pointer dereference in waddchnstr()
	- add a null-pointer check in _nc_expand_try()
	- add a null-pointer check in tic.c's make_namelist()
	- add a null-pointer check in _nc_expand_try()
	- add null-pointer checks in test/cardfile.c
	- fix a double-free in ncurses/tinfo/trim_sgr0.c
	- fix a double-free in ncurses/base/wresize.c
	- add try/catch block to c++/cursesmain.cc

	other fixes prompted by inspection for Coverity report:
	------------------------------------------------------

	- modify ifdef's for c++ binding to use try/catch/throw statements
	- add a null-pointer check in tack/ansi.c request_cfss()
	- fix a memory leak in ncurses/base/wresize.c
	- corrected check for valid memu/meml capabilities in
	  progs/dump_entry.c when handling V_HPUX case.
2007-12-11 05:27:05 +00:00
wulf
375400ed9d Updated graphics/gimp-docs to 2.4.0: Bring inline with current version of GIMP 2007-12-11 02:28:18 +00:00
wulf
dd8f680152 Updated graphics/gimp-docs to 2.4.0: Bring inline with current version of GIMP 2007-12-11 02:12:26 +00:00
wulf
a315ebecc5 Updated gimp-docs to version 2.4.0: Bring inline with current version of GIMP 2007-12-11 02:10:11 +00:00
obache
ff8deac205 Updated net/libupnp to 1.6.2 2007-12-11 00:21:37 +00:00
obache
ca1289788a Update libupnp to 1.6.2.
Pkgsrc changes:
	Added test target.

Changes:
*******************************************************************************
Version 1.6.2
*******************************************************************************

2007-12-10 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Fixed a compilation error due to a missing #ifdef in
	upnp/src/genlib/miniserver/miniserver.c. Thanks to Eugene Christensen.

2007-11-12 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* "make check" was failing because ixml/test/test_document.sh did not
	have the executable flag set. Thanks to Steve Bresson.

2007-11-12 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Fixed a memory leak in upnpapi.c to delete gMiniServerThreadPool in
	the call to UpnpFinish(). Thanks to Fabrice Fontaine.

2007-11-09 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Added a isleep() call to the error handler of select() in
	RunMiniServer(), so that it does not take 100% cpu in case select()
	fails repeatedly.
2007-12-11 00:21:20 +00:00
wiz
c54c944289 + amsn-0.96 [pkg/37509], glade-2.12.2, intltool-0.36.3, libtasn1-1.1,
mysql5-client-5.0.51, p5-Algorithm-Dependency-1.104, p5-Config-Tiny-2.12,
  p5-Devel-Symdump-2.0800, p5-Error-0.17010, p5-Log-Dispatch-2.20,
  p5-Test-WWW-Mechanize-1.18, p5-Want-0.16, poedit-1.3.8.
- p5-Test-WWW-Mechanize-1.16, p5-Want-0.15, poedit-1.3.7.
2007-12-10 23:13:25 +00:00
rillig
4290fb40eb Added compatibility code for INSTALLATION_DIRS_FROM_PLIST. I had
intended that all the time, but didn't test enough. :(

Thanks to wiz for catching this one.
2007-12-10 22:49:19 +00:00
adrianp
3360272bc8 Updated net/samba to 3.0.26anb3 2007-12-10 21:45:40 +00:00
adrianp
a3e47bbfa6 Add a patch for http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015
PKGREVISION++
2007-12-10 21:44:47 +00:00
agc
711587c0e4 Note update of NetBSD iSCSI target and initiator to version 20071209 2007-12-10 20:43:05 +00:00
agc
72c7a43559 Update the NetBSD iSCSI target and initiator packages to 20071209.
Differences from the previous version:

	Module Name:    src
	Committed By:   agc
	Date:           Sun Dec  9 09:09:03 UTC 2007

	Removed Files:
		src/dist/iscsi/src: auths iscsiconfig.c ktarget.c ktest.c mknodes.c
		    mount_iscsi.c targets

	Log Message:
	Get rid of some files which aren't used.

	To generate a diff of this commit:
	cvs rdiff -r1.1.1.1 -r0 src/dist/iscsi/src/auths src/dist/iscsi/src/ktest.c \
	    src/dist/iscsi/src/mknodes.c src/dist/iscsi/src/targets
	cvs rdiff -r1.4 -r0 src/dist/iscsi/src/iscsiconfig.c
	cvs rdiff -r1.3 -r0 src/dist/iscsi/src/ktarget.c \
	    src/dist/iscsi/src/mount_iscsi.c


	Module Name:    src
	Committed By:   agc
	Date:           Sun Dec  9 09:16:42 UTC 2007

	Modified Files:
		src/dist/iscsi/include: storage.h
		src/dist/iscsi/src: storage.c targets.5
		src/dist/iscsi/src: target.c

	Log Message:
	Add support in the target for specifying the target IQN (iSCSI Qualified
	Name) in the targets configuration file.

	Now an entry of the form:
	target0=iqn.binky rw extent0 any

	will mean that target0 gets presented with the iqn of "iqn.binky".
	This can be useful for shorter aliases for IQNs. With thanks to Peter
	Eisch for the idea.

	Note that the target's base IQN can still be set with the -t parameter
	to iscsi-target.

	To generate a diff of this commit:
	cvs rdiff -r1.4 -r1.5 src/dist/iscsi/include/storage.h
	cvs rdiff -r1.8 -r1.9 src/dist/iscsi/src/storage.c
	cvs rdiff -r1.4 -r1.5 src/dist/iscsi/src/targets.5
	cvs rdiff -r1.21 -r1.22 src/dist/iscsi/src/target.c



	Module Name:    src
	Committed By:   agc
	Date:           Sun Dec  9 09:21:07 UTC 2007

	Modified Files:
		src/dist/iscsi/include: config.h config.h.in
		src/dist/iscsi/src: Makefile.in configure configure.ac disk.c
		    parameters.c
	Added Files:
		src/dist/iscsi/include: iscsi-md5.h
		src/dist/iscsi/src: md5c.c md5hl.c
	Removed Files:
		src/dist/iscsi/include: md5.h
		src/dist/iscsi/src: md5.c

	Log Message:
	Move the iSCSI code over to use the endian neutral md5 code,
	originally from Poul-Henning Kamp, as found in pkgsrc/pkgtools/digest.
	This should address some of the MD5 problems that are being seen on
	some hosts at login time.

	Re-run autoconf, autoheader and configure.


	To generate a diff of this commit:
	cvs rdiff -r1.21 -r1.22 src/dist/iscsi/include/config.h
	cvs rdiff -r1.10 -r1.11 src/dist/iscsi/include/config.h.in
	cvs rdiff -r0 -r1.1 src/dist/iscsi/include/iscsi-md5.h
	cvs rdiff -r1.2 -r0 src/dist/iscsi/include/md5.h
	cvs rdiff -r1.10 -r1.11 src/dist/iscsi/src/Makefile.in \
	    src/dist/iscsi/src/parameters.c
	cvs rdiff -r1.24 -r1.25 src/dist/iscsi/src/configure \
	    src/dist/iscsi/src/configure.ac
	cvs rdiff -r1.35 -r1.36 src/dist/iscsi/src/disk.c
	cvs rdiff -r1.3 -r0 src/dist/iscsi/src/md5.c
	cvs rdiff -r0 -r1.1 src/dist/iscsi/src/md5c.c src/dist/iscsi/src/md5hl.c


	Module Name:    src
	Committed By:   agc
	Date:           Sun Dec  9 09:33:35 UTC 2007

	Modified Files:
		src/dist/iscsi/include: initiator.h

	Log Message:
	Add prototypes for initiator_get_targets() and initiator_set_target_name().


	To generate a diff of this commit:
	cvs rdiff -r1.6 -r1.7 src/dist/iscsi/include/initiator.h


	Module Name:    src
	Committed By:   agc
	Date:           Sun Dec  9 09:38:49 UTC 2007

	Modified Files:
		src/dist/iscsi/include: config.h
		src/dist/iscsi/src: configure configure.ac

	Log Message:
	Update to version 20071209, to include new initiator "discovery only"
	option, the iqn alias configuration option, and the different md5
	routines which are being used.


	To generate a diff of this commit:
	cvs rdiff -r1.22 -r1.23 src/dist/iscsi/include/config.h
	cvs rdiff -r1.25 -r1.26 src/dist/iscsi/src/configure \
	    src/dist/iscsi/src/configure.ac
2007-12-10 20:41:51 +00:00
reinoud
0ddd939b05 This release fixes a nasty locking assertion error, improves error handling
on mounting multi-session discs and fix a small printing error in
cd_discect for audio CD's.
2007-12-10 19:59:01 +00:00
adam
78324ec107 Changes 3.1.1:
* Add blas routines so that the blas provided is complete
* Provide 5 flavours of SECOND and DSECND
* Bug fixes
2007-12-10 17:50:31 +00:00
rhaen
de8a5872e1 corrected error in header of patch-ab 2007-12-10 14:12:41 +00:00
obache
85301acbe9 DESTDIR ready. 2007-12-10 13:25:58 +00:00
obache
77c29bd3e0 Try to fix build problem on NetBSD 4. 2007-12-10 13:25:03 +00:00
obache
ad6e9dd0f7 - piewm-1.04 2007-12-10 11:38:13 +00:00
obache
7c165ec1eb Updated wm/piewm to 1.04 2007-12-10 11:35:29 +00:00