Commit graph

8754 commits

Author SHA1 Message Date
minskim
7fc5e51865 Make this package build with gcc-4. 2006-06-08 16:12:48 +00:00
minskim
d0ff56250a USE_TOOLS+=lex 2006-06-08 15:56:43 +00:00
minskim
d7f97df94c USE_TOOLS+=lex. 2006-06-08 15:52:49 +00:00
minskim
c2159bda5d Fix a check-interpreter error. Bump PKGREVISION. 2006-06-08 15:35:43 +00:00
minskim
f387b03ef2 USE_TOOLS+=lex 2006-06-08 15:31:24 +00:00
minskim
6c65aa34e4 USE_TOOLS+=lex 2006-06-08 15:26:43 +00:00
joerg
acb064a9b9 Needs msgfmt. 2006-06-08 09:47:58 +00:00
minskim
52895138d3 Honor PKGDIRMODE. 2006-06-07 15:44:52 +00:00
abs
425c605657 Add:
- devel/p5-IO-Prompt
- devel/p5-List-MoreUtils
- devel/p5-Perl6-Export
- devel/p5-Perl6-Slurp
- devel/p5-version
- graphics/p5-RRDTool-OO
- time/p5-DateTime-Format-Builder
- time/p5-DateTime-Format-ISO8601
- time/p5-DateTime-Format-Strptime
- www/p5-FCGI-ProcManager
2006-06-07 12:03:13 +00:00
abs
be20205d86 Added devel/p5-IO-Prompt-0.99.4
By default, this module exports a single function: prompt().  It
prompts the user to enter some input, and returns an object that
represents the user input.

You may specify various flags to the function to affect its behaviour;
most notably, it defaults to automatically chomp the input, unless
the -line flag is specified.
2006-06-07 12:00:59 +00:00
abs
39c79d11aa Added devel/p5-List-MoreUtils-0.19
Provide the missing functionality from List::Util (see "SUGGESTED
ADDITIONS" in its manpage).
2006-06-07 11:58:58 +00:00
abs
55913ddbfa Added devel/p5-Perl6-Slurp-0.03
slurp takes:

    * a filename,
    * a filehandle,
    * a typeglob reference,
    * an IO::File object, or
    * a scalar reference,

converts it to an input stream if necessary, and reads in the entire
stream. If slurp fails to set up or read the stream, it throws an
exception.
2006-06-07 11:57:54 +00:00
abs
ea27e1d897 Added devel/p5-Perl6-Export-0.07
This module prototypes the Perl 6 'exported' and 'exportable' traits
in Perl 5.

Instead of messing around with @EXPORT arrays, you just declare which subs
are to be exported (or are exportable on request) as part of those subs.

For example:

	sub foo is exported {		# by default
		...
	}

	sub bar is exportable {		# on request
		...
	}
2006-06-07 11:56:15 +00:00
abs
5124ff8add Added devel/p5-version-0.63
Provides the same version objects as included in Perl v5.9.x (and
hopefully in the 5.10.0 release).  In fact, if you attempt to use
this module with a version of Perl >= v5.9.0, this module will not
do anything, since the code already exists in the Perl core.  Note
that the CPAN release cannot be installed with the interim 5.9.0,
5.9.1, and 5.9.2 releases (since it duplicates code in the core).
If you are testing bleadperl, you will need to check out the latest
release of 5.9.x to get the changes included in 0.50.
2006-06-07 11:54:35 +00:00
joerg
6f35893ca2 Uses C++. 2006-06-06 21:38:34 +00:00
rillig
2ffd2a437d Fixed pkglint warnings. 2006-06-06 17:33:28 +00:00
joerg
25020695c0 Uses C++. 2006-06-06 14:56:20 +00:00
joerg
0745c28244 Uses C++. 2006-06-06 14:11:46 +00:00
seb
ae4f7424df Add & enable p5-Module-Install-Substitute 2006-06-06 10:24:24 +00:00
seb
00c92c876a Initial import of p5-Module-Install-Substitute version 0.02 into the NetBSD
Packages Collection.

This Perl 5 module is an extension for the Module::Install system
that allow you to substitute values into files before install, for
example paths to libs or binary executables.
2006-06-06 10:22:43 +00:00
seb
c428bf631a Add & enable p5-Test-File-Contents 2006-06-06 09:57:08 +00:00
seb
bfc05f25ea Initial import of p5-Test-File-Contents version 0.03 into the NetBSD Packages
Collection.

This Perl 5 module prodives test routines for examining the contents
of files.
2006-06-06 09:52:25 +00:00
minskim
75b315d900 Honor BIN{OWN,GRP,MODE}. 2006-06-06 00:15:28 +00:00
joerg
a3afa641a8 Uses C++. Keep C for the sake of autoconf. 2006-06-04 21:49:54 +00:00
joerg
177711e1e2 Actually, Python 2.1 doesn't work either, so depend on 2.2+ 2006-06-04 20:48:39 +00:00
joerg
76b2ea2eb5 Fix typo in version name. 2006-06-04 20:06:37 +00:00
joerg
5fe074f21e Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:52 +00:00
joerg
276acfc005 Needs Python 2.2+ 2006-06-04 11:47:11 +00:00
joerg
8fe149468a Uses Fortran. 2006-06-04 10:41:56 +00:00
seb
10353c0828 Install sbin/rt-dump-database script.
Apply fix from
http://svn.bestpractical.com/cgi-bin/index.cgi/bps/revision?rev=5218
<< * get rid of "masks earlier declaration" warnings >>

Bump PKGREVISION to 1.

Approved by MAINTAINER.
2006-06-03 10:40:34 +00:00
joerg
1bfc24a189 Needs Python 2.1+. 2006-06-03 01:28:45 +00:00
joerg
6e51c01f47 Fix build on DragonFly and with GCC 3.4+. 2006-06-03 01:13:40 +00:00
joerg
096b86e54c Use PTHREAD_* from pkgsrc, not the hardcoded values in the package. 2006-06-03 00:46:43 +00:00
joerg
26492d6255 Use PYTHON_VERSIONS_ACCEPTED instead of _INCOMPATIBLE. 2006-06-03 00:13:54 +00:00
joerg
1379d7e617 No need to mark 1.5 as incompatible, it isn't active by default anyway. 2006-06-03 00:13:07 +00:00
joerg
c2990fa0ab Use PYTHON_VERSIONS_ACCEPTED instead of the negative version. 2006-06-02 23:35:10 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
joerg
9b46560a82 Uses C++. 2006-06-02 18:15:05 +00:00
joerg
c83aa2b252 Does built before Python 2.2. 2006-06-02 17:29:30 +00:00
joerg
c2e9b01e81 Needs Python 2.2 or later. 2006-06-02 17:10:36 +00:00
joerg
80ba3702fb Use C++ and INSTALLATION_DIRS. 2006-06-02 15:34:12 +00:00
joerg
eae74aefba Uses C++. 2006-06-02 14:14:31 +00:00
joerg
19d86bb876 Uses C++. 2006-06-02 13:48:11 +00:00
joerg
bf8a46b0f1 Disallow build with PKGSRC_LOCKTYPE=sleep, it can't install. 2006-06-02 13:20:56 +00:00
tron
0e42d0963f Set "USE_NCURSES" here because program using "libcdk" will otherwise
fail to link properly.
2006-06-02 08:39:00 +00:00
joerg
f4e81751bc Uses C++. 2006-06-01 22:42:48 +00:00
joerg
8c1aa693dc Uses C++. 2006-06-01 22:22:23 +00:00
markd
96d4a9d8c4 Update to kdevelop 3.3.3 (part of KDE 3.5.3) 2006-06-01 14:27:11 +00:00
markd
067b924907 Update to KDE 3.5.3
Changes:
* Umbrello
  o Export all views
  o Static variables in java code are not marked static
  o New alignment type "distribute horizontally/vertically"
  o Save autosave file to a more obvious place
  o Usability and responsiveness improvements to code import
  o Auto-complete in parameter properties dialog in class diagram
  o Don't crash on application exit
  o Memory problem when importing classes from C++ sources
  o Nestable components and subsystems in Component diagram
  o Switch back to arrow tool after association creation
  o Fix crash loading xmi file
  o User interaction with UMLWidget improvements
  o Comments are cut short when generating PHP code
  o Freeze on C++ class import
  o Fix crash on importing Java 1.5 classes containing annotations
* KCacheGrind
  o "Fix slow handling (loading, cycle detection, drawing the call
    graph) of profiles where functions have number of callers/callees
    in the thousands. These unusual profiles are typically produced
    by running callgrind on Valgrind itself (so called Valgrind
    self-hosting)."
2006-06-01 14:25:10 +00:00
epg
7ce356ec62 Version 1.3.2
(23 May 2006, from /branches/1.3.x)
http://svn.collab.net/repos/svn/tags/1.3.2

 pkgsrc changes:
  - Remove patch-ae, now fixed upstream.

 User-visible-changes:
  - Client:
    * fixed: crash in svn st -u on missing subdirs (r19348, -73, issue #2551)
    * svn_load_dirs.pl symlink support (issue #2478)
    * fixed: svn_load_dirs.pl trying to import .svn and _svn dirs (r18549)
    * fixed: leaving stray WC locks on cancellation (r18893)
    * translation updates to Japanese, Traditional Chinese.

  - Server:
    * fixed: memory leak in mod_dav_svn when listing large dirs (r19528)
    * fixed: svnserve protocol error in lock, causing client hang (issue #2548)
    * fixed: mod_dav_svn crash on valid request (r19520)
    * mailer.py: add Content-Transfer-Encoding header (r19319)
    * mailer.py: fixed: named substitutions incorrectly ignored (r18114, -681)
    * fixed: authz requires read access for root for writes (issue #2486)

Developer-visible-changes:
* fixed: RPM breakage (r19060)
* fixed: tests don't catch repository creation failure properly (r19149,-51)
* support SWIG 1.3.28
* support APR 0.9.x >= 0.9.10 (r19039, -57)
* python bindings:
      - fixed: link error on OpenBSD (r18983)
* ruby bindings:
      - fixed: memory leak (r19493)
      - fixed: NULL argument conversion bug (r19543)
2006-06-01 00:39:51 +00:00