Commit graph

104908 commits

Author SHA1 Message Date
rillig
e9bd6f8cff The "scan" program does not modify "$@". 2006-10-21 11:43:42 +00:00
rillig
69155cdc3e Fixed the "inconsistent update" problem when using the pkgsrc wrapper
cache together with MAKE_FLAGS=-j. The cache file is now regenerated
into a temporary file and then renamed (atomically) to the "real" cache
file.

Fixed some code that would fail when run in "set -e" mode. If you want to
test the "set -e" mode, just uncomment the line in wrapper.sh.
2006-10-21 11:42:25 +00:00
rillig
b8c6a5e566 Fixed PKGMANDIR. 2006-10-21 11:39:16 +00:00
uebayasi
7de356d504 Note update of hugs September 2006 release.
A new minor release of Hugs, fixing a few bugs with the May 2006 release,
and with libraries roughly matching the forthcoming GHC 6.6 release.
2006-10-21 11:20:55 +00:00
uebayasi
55eff263e7 Update hugs to September 2006 release.
A new minor release of Hugs, fixing a few bugs with the May 2006 release,
and with libraries roughly matching the forthcoming GHC 6.6 release.
2006-10-21 11:19:28 +00:00
rillig
ce502552c2 Moved the check whether checkperms(1) exists from load time to run time. 2006-10-21 11:13:10 +00:00
rillig
5818ceb381 Fixed PKGMANDIR. 2006-10-21 11:11:34 +00:00
rillig
edbaa66414 Documented a not-so-easily-fixed bug that occurs when stripping comments
off a line.
2006-10-21 10:37:48 +00:00
rillig
517fa1fce8 When CPP is defined as "cc -E" on Solaris with sunpro, the cc wrapper
had been overwritten with the cpp wrapper, and the latter didn't define
the necessary transformation rules. Fixed that.
2006-10-21 10:01:23 +00:00
obache
181cc4aeab Updated devel/p5-Test-Pod to 1.26. 2006-10-21 09:39:43 +00:00
obache
a4574e89db Update p5-Test-Pad to 1.26.
Based on patch provided by Martin Wilke via PR 34369.
And delete p5-Test-Simple>=0.62 dependency, because perl5 base package
contain Test::Simple version 0.62 now.

hange log for Test::Pod

1.26 - Wed Jul 19 09:54:48 CDT 2006

    No new functionality in this version.

    [FIXES]
    * Fixed a Win32 build bug.
    * Fixed a bug in the SYNOPSIS.

1.24 - Wed Feb  1 15:18:06 PST 2006
    [THINGS THAT MAY BREAK YOUR CODE]
    * The long-deprecated pod_ok() is now gone, along with all its
      constants.

    [ENHANCEMENTS]
    * Now runs properly under VMS.  Thanks to Peter Edwards.
2006-10-21 09:38:29 +00:00
obache
75468a0179 Updated textproc/p5-Pod-Simple to 3.04. 2006-10-21 09:26:50 +00:00
obache
c7a43dd352 Update p5-Pod-Simple to 3.04.
Based on patch provided by Martin Wilke via PR 34418.
And this version depend on p5-Pod-Escapes>=1.04.

2006-01-18   Allison Randal <allison@perl.org>
	* Release 3.04

	Applied test patches for Perl core integration from Steve Peters.

	Added a 'reinit' method to Pod::Simple::BlackBox for Russ Allbery
	so Pod::Man can provide backward compatibility to existing users
	(such as Module::Build and ExtUtils::MakeMaker).

	Applied patch for extracting case-preserved package names on VMS
	from Craig Berry.
2006-10-21 09:19:22 +00:00
adrianp
76cdf74477 Add two new options for viewvc 2006-10-21 09:13:44 +00:00
adrianp
e02bb753d1 Quick fix for patch-aa 2006-10-21 09:11:20 +00:00
adrianp
c8fe1940ce Added www/viewvc version 1.0.3 2006-10-21 09:08:41 +00:00
adrianp
48bfe9c04a +viewvc 2006-10-21 09:07:17 +00:00
adrianp
9eabb1363c ViewVC is a browser interface for CVS and Subversion version control
repositories. It generates templatized HTML to present navigable directory,
revision, and change log listings. It can display specific versions of files as
well as diffs between those versions. Basically, ViewVC provides the bulk of the
report-like functionality you expect out of your version control tool, but much
more prettily than the average textual command-line program output.
2006-10-21 09:05:44 +00:00
obache
bf2f394446 Updated devel/p5-Test-Pod-Coverage to 1.08. 2006-10-21 08:36:14 +00:00
obache
0580b9460b Update p5-Test-Pod-Coverage to 1.08.
Patch provided by Martin Wilke via PR 34368.

1.08    Wed Jan 25 21:59:49 CST 2006
        [FIXES]
        * File and directory names may now contain periods and hyphens.
        * Now exports all_modules().

1.07_01 Wed Dec 28 23:10:31 CST 2005
        [ENHANCEMENTS]
        * Can now use an alternate class that implements the Pod::Coverage
          interface.  This is mostly useful for avoiding the necessity to
          redocument or itemize overriden methods in a subclass by using
          Pod::Coverage::CountParents.  Thanks to Ricardo Signes.
2006-10-21 08:34:52 +00:00
wiz
fb9b3a97e3 Add patch to make this compile a bit further on amd64. It now fails in
oaidl_p.c:11403:2: error: #error Invalid build platform for this stub.
2006-10-21 08:22:54 +00:00
obache
a5a333406b Updated textproc/p5-Pod-Coverage to 0.18. 2006-10-21 08:13:24 +00:00
obache
8edfe85588 Update p5-Pod-Coverage to 0.18.
Based on patch privided by Martin Wilke via PR 34421.
And this version depend on p5-Devel-Symdump>=2.01.

0.18    Friday 4th August, 2006
	Rewrite _CvGV in terms of B::CV - no xs dependency anymore
	(suggested by Tim Bunce)

        Add the (FETCH|MODIFY)_$foo_ATTRIBUTES methods to the private
	stoplists. (rt #12451)

        Support documentation where the method name is documented in a
	::qualified style (rt #14635)

	Ignores new (5.8) magic CLONE and CLONE_SKIP methods. (rt #17489)

	Added a nonwhitespace option (Alex - rt #14950)
2006-10-21 08:11:10 +00:00
obache
84195a18de Updated devel/p5-Devel-Symdump to 2.0604. 2006-10-21 07:57:21 +00:00
obache
a40ae95042 Update p5-Devel-Symdump to 2.0604.
ndreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* release 2.0604

	* adjust test suite to accept main::+ introduced by named captures

2006-09-20  Andreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* relase 2.0603

	* add LICENSE field to Makefile.PL to also have it in the META.yml

2006-07-19  Andreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* release 2.0602

	* adjust test suite to accept new variable in bleadperl, the hash
	$main::^H

2006-05-03  Andreas J. Koenig  <andreas.koenig.gmwojprw@franz.ak.mind.de>

	* release 2.0601

	* add copyright and license
2006-10-21 07:54:47 +00:00
adrianp
1b1eb56afa Added security/rainbowcrack version 1.2 2006-10-21 07:51:01 +00:00
adrianp
ba74da72bf +rainbowcrack 2006-10-21 07:48:54 +00:00
adrianp
4bd9b042d9 Import rainbowcrack from pkgsrc-wip, packaged by David Howland
RainbowCrack is a general propose implementation of Philippe Oechslin's faster
time-memory trade-off technique.  In short, the RainbowCrack tool is a hash
cracker. A traditional brute force cracker try all possible plaintexts one by
one in cracking time. It is time consuming to break complex password in this
way. The idea of time-memory trade-off is to do all cracking time computation
in advance and store the result in files so called "rainbow table". It does
take a long time to precompute the tables. But once the one time precomputation
is finished, a time-memory trade-off cracker can be hundreds of times faster
than a brute force cracker, with the help of precomputed tables.
2006-10-21 07:47:25 +00:00
obache
a8e0de6ddc Updated devel/p5-Test-Simple to 0.64. 2006-10-21 07:41:24 +00:00
obache
a627d66af2 Update p5-Test-Simple to 0.64.
0.64  Sun Jul 16 02:47:29 PDT 2006
    * 0.63's change to test_fail() broke backwards compatibility.  They
      have been removed for the time being.  test_pass() went with it.
      This is [rt.cpan.org 11317] and [rt.cpan.org 11319].
    - skip() will now warn if you get the args backwards.

0.63  Sun Jul  9 02:36:36 PDT 2006
    * Fixed can_ok() to gracefully handle no class name.
      Submitted by "Pete Krawczyk" <perl@bsod.net>
      Implemented by "Richard Foley" <richard.foley@rfi.net>
      [rt.cpan.org 15654]
    * Added test_pass() to Test::Builder::Tester rather than having to
      call test_out("ok 1 - foo"). <chromatic@wgz.org> [rt.cpan.org 11317]
    * test_fail() now accepts a test diagnostic rather than having to
      call test_out() separately. <chromatic@wgz.org> [rt.cpan.org 11319]
    - Changed Test::Builder::Tester docs to show best practice using
      test_fail() and test_pass().
    - isnt_num() doc example wrongly showed is_num(). <chromatic@wgz.org>
    - Fixed a minor typo in the BAIL_OUT() docs. <Jeff Deifik>
    - Removed the LICENSE field from the Makefile.PL as the release of
      MakeMaker with that feature has been delayed.
2006-10-21 07:38:42 +00:00
adrianp
04ccf86513 Added chat/anope version 1.7.17 2006-10-20 22:43:00 +00:00
adrianp
53b9d9f009 +anope 2006-10-20 22:41:06 +00:00
adrianp
9941c62908 Anope is a set of Services for IRC networks that allows users to
manage their nicks and channels in a secure and efficient way, and
administrators to manage their network with powerful tools.
2006-10-20 22:40:24 +00:00
adrianp
2c6524b922 Updated www/drupal to 4.7.4 2006-10-20 22:23:20 +00:00
adrianp
9e430051bc Update to 4.7.4
Make pkglint happy
* Fix problems reported using the bug tracking system
* Fixes for three security issues:
	http://drupal.org/files/sa-2006-024/advisory.txt
	http://drupal.org/files/sa-2006-025/advisory.txt
	http://drupal.org/files/sa-2006-026/advisory.txt
2006-10-20 22:19:54 +00:00
jdolecek
0f3f8f42e9 remove --enable-memory-limit - 8MB is too low, and this just
duplicates process resource limits, which already provide necessary
"safety net" protection against rogue scripts

bump PKGREVISION for this

adressess PR pkg/32007 by "pancake"

also remove --enable-track-vars, since that configure argument
is long gone from PHP
2006-10-20 22:10:33 +00:00
jdolecek
39eae3cc0d comment out odbc module - it kills Apache/PHP when enabled due
to threaded unixodbc
Adresses pkg/32395 by Arnaud LACOMBE
2006-10-20 21:56:38 +00:00
jdolecek
18d897a5e4 Mark as broken - unixodbc is threaded and if the module is enabled
in php.ini, this causes quick crash for Apache1 or CLI/CGI PHP
2006-10-20 21:53:33 +00:00
adrianp
4f742d97b9 Added audio/mt-daapd version 0.2.4 2006-10-20 20:32:31 +00:00
adrianp
25ca6e3b38 +mt-daapd 2006-10-20 20:30:40 +00:00
adrianp
e122ded917 mt-daapd is a program which acts as an iTunes (DAAP) server for Linux
and other POSIX unixes. It may eventually support Win32 as well.

Some random features that it supports:
Supports the Roku SoundBridge (query/browse/index support)
Supports periodic rescans of the database
Can advertise shoutcast streams
Supports password-protected shares
Is web-configurable and managable
Support dynamic playlists, like iTunes "Smart playlists"
Probably other things I've forgotten

All is not perfect, however. Currently, there are several drawbacks to it:
database is indexed by inode, so all music must be on one filesystem
browse by artist is slow on Roku, times out (with large databases ~10K songs)
Probably other things I've forgotten
2006-10-20 20:28:28 +00:00
reed
712cdff325 Added www/august -- simple HTML editor. 2006-10-20 20:28:22 +00:00
reed
2a288a66b1 Import august.
August is a very simple, free HTML editor for the UNIX platform.
It is a non-WYSIWYG editor like Aswedit or Hotdog. It has buttons
to insert standard HTML tags and other common simple text editor
commands.

August is written with the Tcl/TK scripting language and graphical
toolkit.  It's distributed as a single script, which means that if
you know Tcl/Tk you can very easily customize August yourself.

(This is old and out-dated but I am loking for something
that will be real easy for children to use.)
2006-10-20 20:25:04 +00:00
markd
e732974493 This is a meta package so supress some more stages. Fixes attempt
to do portability checks on nonexistant files.
2006-10-20 20:06:46 +00:00
schwarz
0fcb68082b added support for IRIX 5 2006-10-20 19:18:45 +00:00
obache
8638448dc2 Updated devel/p5-Cache-Simple-TimedExpiry to 0.26. 2006-10-20 17:07:24 +00:00
obache
94bfa83360 Update devel/p5-Cache-Simple-TimedExpiry to 0.26.
Patch provided by Martin Wilke via PR 34326.

Changes:
0.26 Thu Aug 24 18:16:08 EDT 2006
    - Signature fixed on distribution

0.25 Wed Aug 23 01:25:36 EDT 2006
    - The last release was...ill-considered and missing a "defined"

0.24
    - Quiet down a warning on expirey
2006-10-20 17:05:46 +00:00
shannonjr
c760f3f584 PLIST correction 2006-10-20 16:15:49 +00:00
wiz
34ff6c065d + docbook-xsl-1.71.1, ingo-1.1.2, python24-2.4.4, sylpheed-claws-2.5.6. 2006-10-20 15:49:16 +00:00
shannonjr
0eb353e1f1 Added entries for updating libgpg-error, gnupg-devel and gpgme 2006-10-20 15:32:26 +00:00