Commit graph

17609 commits

Author SHA1 Message Date
hiramatsu
fe9eb948b1 Import MooseX::CompileTime::Traits into devel/p5-MooseX-CompileTime-Traits,
which is required to update www/p5-POE-Component-Server-PSGI.

MooseX::CompileTime::Traits allows role application at compile time via use
statements. What this class does is provide an import method that will apply
each of the roles (along with any arguments for parameterized roles).
2011-12-14 03:12:16 +00:00
sbd
45a9125c16 Regenerate diffs for GNU patch. 2011-12-14 03:05:04 +00:00
sbd
407e4bc9fd Revert following commit (gdb doesn't confict with autoconf):
Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Dec 13 06:58:09 UTC 2011

   Modified Files:
	   pkgsrc/devel/gdb: Makefile distinfo
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_configure.in
   Added Files:
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_config.in
	       patch-gdb_gdbserver_configure

   Log Message:
   This package can't use autoconf as to conflicts with it.


   To generate a diff of this commit:
   cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/gdb/Makefile
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/gdb/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_config.in \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in
2011-12-14 02:29:30 +00:00
sbd
809486b428 Update CONFLICTS so that devel/gdb doesn't conflict with autoconf.
Bump PKGREVISION.
2011-12-14 02:03:25 +00:00
taca
923cacd1e4 Update ruby-i18n package to 0.6.0.
Exact changes are unknown.
2011-12-13 16:09:56 +00:00
taca
d92040a905 Switch to use RUBY_RAILS_SUPPORTED and allow 31 here. 2011-12-13 15:55:20 +00:00
taca
26130915b1 * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS3_VERSION in DISTNAME.
2011-12-13 15:54:19 +00:00
taca
7a6d32914d * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:53:37 +00:00
taca
bed1079da3 * Switch to use RUBY_RAILS_SUPPORTED.
* Allow dependency to newer ruby-i18n.

Bump PKGREVISION.
2011-12-13 15:53:03 +00:00
taca
25227a4a92 Switch to use RUBY_RAILS_SUPPORTED. 2011-12-13 15:51:17 +00:00
taca
8ebe0b7b63 * Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
2011-12-13 15:50:49 +00:00
hiramatsu
49690ddf6d Update p5-Proc-Simple to 1.30.
Changes from previous:
----------------------
  From 1.29:
	     [RT 69782] Zefram reported race condition in t/sh-c.t,
	     fixed by adding polling loop.

	     Found that kill(-sig, pid) sometimes fails with
	     'process id not found' although a previous kill(0, pid)
	     succeeded. This is a race condition condition caused
	     by a newly forked child that hasn't called setsid() yet
	     and therefore its new process group id doesn't exist yet,
	     although the child responds to poll(). kill() now
	     deals with this case.
  From 1.28:
	     [RT 69103] Typo fix by Salvatore Bonaccorso
	     Added support for processes called via 'sh -c' by
	     system() (see "Shell Processes" note in the manpage).
  From 1.27:
	     [RT 62802] Pod fix by Salvatore Bonaccorso
	     [RT 63833] Applied patch to stop reaping PIDs of
	       no longer existing processes (submitted by perlbotics).
	     Added licensizer
	     [RT 63833] (second part) Added cleanup() class method
	     to delete timing data of reaped processes, avoiding
	     infinite memory growth on long-running processes

  From 1.26: [RT 62285] Pod fix for redirect_output()
	     Fixed github link
2011-12-13 12:30:46 +00:00
hiramatsu
928412912a Update p5-libs-abs to 0.92.
Change from previous:
---------------------
0.92    2010-11-15
        Added "WHY" section into POD
2011-12-13 12:29:02 +00:00
hiramatsu
ec400b5595 Update p5-Test-Requires to 0.06.
Change from previous:
---------------------
0.06
        - support Perl 5.6.0 or later. Because Mouse need to support it.
          (gfx)
2011-12-13 12:28:37 +00:00
sbd
5c6b99a768 This package can't use autoconf as to conflicts with it. 2011-12-13 06:58:08 +00:00
hiramatsu
f4e8b952b0 Add p5-Test-CPAN-Meta-YAML. 2011-12-13 00:30:08 +00:00
hiramatsu
49a0f78844 Import Test::CPAN::Meta::YAML into devel/p5-Test-CPAN-Meta-YAML,
which is required to update devel/p5-Test-YAML-Meta.

This module was written to ensure that a META.yml file, provided
with a standard distribution uploaded to CPAN, meets the specifications
that slowly being introduced to module uploads, via the use of
ExtUtils::MakeMaker, Module::Build and Module::Install.
2011-12-13 00:28:33 +00:00
hiramatsu
9a3fd081bc Add p5-POEx-Types. 2011-12-12 03:58:34 +00:00
hiramatsu
1d7ee48b6d Import POEx::Types into devel/p5-POEx-Types, which is required to
update www/p5-POE-Component-Server-PSGI.

This modules exports the needed subtypes, and coercions for POEx
modules and is based on Sub::Exporter, so see that module for options
on importing.
2011-12-12 03:57:11 +00:00
dholland
7de200f77d This is not MAKE_JOBS_SAFE; device/lib/Makefile requires .WAIT but can't
have it because it also requires gmake.
2011-12-11 14:24:38 +00:00
marino
221d3d873c devel/tet3: Multiple platform fix
Tet3 has a korn shell script in it, but this was never accounted for
previously.  NetBSD has /bin/ksh so they never noticed the error.  However,
the script in question didn't have the shebang at the first line because
it was a template and REPLACE_KSH failed.  As a result, the template is
patched to allow REPLACE_KSH to work.  This fix should apply to all
platforms that don't have /usr/ksh.
2011-12-11 11:57:08 +00:00
taca
ab3bfd23f7 Fix build problem without WSKBD_TYPE_ZAURUS environment; NetBSD 4_STABLE.
Extra "case" was existed before default label of case statement.
2011-12-11 10:48:58 +00:00
obache
96101c4b4e * no need to buildlink with py-numpy, simple DEPENDS is sufficient.
* distutils pkg, register egg-info.

Bump PKGREVISION.
2011-12-10 14:43:37 +00:00
sbd
437a929ad8 Regen distinfo 2011-12-10 06:54:06 +00:00
drochner
759c9a66a2 PKGREV bump for libXp-less openmotif 2011-12-09 14:36:32 +00:00
hiramatsu
e4316101dc Update p5-IO-All to 0.44.
Change from previous:
---------------------
version: 0.44
date:    Wed Oct  5 18:11:27 EDT 2011
changes:
- Switch from testing $^V to $^] in DESTROY since $^V comparisons leak pre-5.14 (mst)
2011-12-09 06:59:50 +00:00
hiramatsu
21b2c90859 Update p5-pip to 1.19.
Changes from previous:
----------------------
1.19 Mon 10 May 2010 - Adam Kennedy
	- Adding abstracts to ::API and ::FAQ
	- Update Module::Install to 1.00
2011-12-09 06:57:45 +00:00
hiramatsu
2358d69606 Update p5-Coro to 6.07.
Changes from previous:
----------------------
6.07 Fri Nov 11 21:21:48 CET 2011
	- work around a bug in PerlIO (setting $SIG{__WARN__} to a PVCV).
        - update ecb.h.
2011-12-09 02:08:56 +00:00
hiramatsu
2bab89aa7e Update p5-boolean to 0.28.
Changes from previous:
----------------------
version: 0.28
date:    Mon Sep 12 13:51:47 CEST 2011
changes:
- Added -truth option.
- This idea was inspired by https://rt.cpan.org/Ticket/Display.html?id=65536
- Awesome idea!
- Released from Liz++&Wendy++ downstairs bathroom
2011-12-09 02:08:33 +00:00
hiramatsu
bf3344cf39 Update p5-Test-CheckManifest to 1.24.
Changes from previous:
----------------------
1.24  Sat Apr 09 2011
      + MANIFEST spec allows whitespaces in filenames (when enclosed in single quotes)
      this was not parsed correctly (see [#67334]). Fixed now - Thanks to JWEIGEL

1.23  Mon Mar 28 2011
      + CPAN toolchain now creates MYMETA.yml and META.json. These files are in
      the list of recognized files now.
      + clarify license of this module (In README the Perl license was mentioned where
      in all other files Artistic 2.0 was mentioned)
      + switched to Dist::Zilla
      + removed tests that are created by Dist::Zilla
2011-12-09 02:07:49 +00:00
hiramatsu
e8d9dce5c4 Ignore installed packlist when creating new packlist. 2011-12-08 22:44:24 +00:00
marino
bfbfb543b4 devel/py-pysvn: Fix DragonFly
DragonFly no longer has libresolv, it's part of libc.
2011-12-08 20:45:42 +00:00
ryoon
d050c7372b Add jenkins 2011-12-08 14:09:45 +00:00
ryoon
765da6ff0e Import jenkins-1.424.1 as devel/jenkins
Jenkins is an award-winning application that monitors executions
of repeated jobs, such as building a software project or jobs run
by cron. Among those things, current Jenkins focuses on the following
two jobs:

1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.

2. Monitoring executions of externally-run jobs, such as cron jobs
and procmail jobs, even those that are run on a remote machine.
For example, with cron, all you receive is regular e-mails that
capture the output, and it is up to you to look at them diligently
and notice when it broke. Jenkins keeps those outputs and makes it
easy for you to notice when something is wrong.

This is Long-Term Support Release.

Tested on NetBSD/i386 5.99.58 with apache-tomcat7 and openjdk7.
2011-12-08 14:09:25 +00:00
jnemeth
88fa2a8049 sort 2011-12-08 06:55:15 +00:00
hiramatsu
0021b87549 benchmark.pl needs to adjust interpreter path.
Increment PKGREVISION.
2011-12-08 02:16:19 +00:00
hiramatsu
e6fb9db2ce Update p5-Package-Stash-XS to 0.25.
Changes from previous:
----------------------
0.25  2011-09-06
      - fix compilation on perl 5.8 (RT#70762)

0.24  2011-09-05
      - invalid package names (for instance, Foo:Bar) are not allowed
      - invalid stash entry names (anything containing ::) are not allowed
2011-12-08 00:40:08 +00:00
hiramatsu
ea0b3bebb9 Update p5-UNIVERSAL-can to 1.20110617.
Changes from previous:
----------------------
1.20110617 2011-06-17 11:45:11 America/Los_Angeles
    - bumped minimum Perl version to 5.8, as working around 5.6 bugs is not
      worth the trouble

1.20110614 2011-06-14 15:32:23 America/Los_Angeles

1.20110613 2011-06-12 18:31:27 America/Los_Angeles
    - fixed RT #63771, buggy triggering of overloading for blessed invocants
      (found and fixed by Norbert Buchmüller)
    - migrated to Dist::Zilla
2011-12-08 00:39:08 +00:00
hiramatsu
94ea900c20 Update p5-Test-Base to 0.60.
Changes from previous:
----------------------
date:    Mon Apr  4 15:51:09 CST 2011
changes:
- Applied patch by andk++
- Make regexp test skip on 5.14 for now.
2011-12-08 00:38:12 +00:00
hiramatsu
561cf3957d Update p5-IO-Multiplex to 1.13.
Changes from previous:
----------------------
1.13 Fri Apr 15 08:42:43 CEST 2011
	- fix handling of outbuf which contains '0'.
	  rt.cpan.org#67458 [Gordon Russell]

1.12 Wed Feb 23 22:35:27 CET 2011
	- fix MSWin32 complaints
	  rt.cpan.org#66096 [Mark Dootson]

1.11 Wed Feb  2 17:05:08 CET 2011
        - Avoid warning while adding pipe
          rt.cpan.org#60068 [Khedin] and #16259
	- Add EWOULDBLOCK and non-blocking mode for windows,
	  rt.cpan.org#23982 [junk@penilecolada.com]
	- Typo "closeing", rt.cpan.org#21085 [D Steinbrunner]
	- avoid shutdown after close,
	  rt.cpan.org#5715 [Lars Jensen] and #5885
	- use length of outbuf, not exists to see if it is
	  empty. [Ersun Warncke]
	- turn "use warnings" on
2011-12-08 00:37:38 +00:00
drochner
39fe1e1bd9 update to 2.2.4
changes: misc fixes and improvements - see the changes.txt file
2011-12-07 19:49:00 +00:00
bsiegert
0392aa924e MirBSD build fix: sys/time.h has to be included _before_ sys/resource.h. 2011-12-07 17:23:04 +00:00
joerg
14cde63265 Fix merge error 2011-12-07 15:15:53 +00:00
obache
4abeb3937d + py-ordereddict 2011-12-07 12:57:15 +00:00
obache
1d983669cc Import py-ordereddict-1.1 as devel/py-ordereddict.
Drop-in substitute for Py2.7's new collections.OrderedDict.  The recipe has
big-oh performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
2011-12-07 12:54:24 +00:00
obache
8d71a3d9dd put DISTFILES to MASTER_SITE_BACKUP, no need to use MASTER_SITE_LOCAL. 2011-12-07 10:43:58 +00:00
joerg
7595671300 Add mirror locally 2011-12-07 10:21:29 +00:00
marino
7c9b9d4692 devel/uno: Not for x86_64 DragonFly
DragonFly x86_64 can't handle 32-bit binaries.
2011-12-07 08:19:57 +00:00
marino
eaf88264b8 devel/rapidsvn: Update version from 0.10.0-1 to 0.12.0.1
DragonFly shares a problem compiling RapidSVN with HP-UX, a name space
conflict with the isset macro of /usr/include/sys/param.h.  This was
fixed in version 0.12.0, so it was necessary to upgrade versions to
build RapidSVN on DragonFly.

Visible changes since the previous version:

* 663 New: Show number of modified children in folder browser
* 662 Enhancement: Indicate changed content with BOLD text instead of red color
* 666 Enhancement: Performance optimization for indicating modified subfolders
* 667 Enhancement: Make indication of modified subfolder configurable
* 668 Enhancement: Show build revision in About Dialog
* 669 Enhancement: Dont use static svn version in About dialog
* 665 Windows: Drop suffix for unicode exe
* 679 Mac+Win: Support Subversion 1.6.5 in binary packges
* 526 Fixed: Filelist update failed when there are special characetrs in uri
* 555 Fixed: Linux+Mac: locale files not installed by default
* 614 Fixed: Interactive Resolve used hardcoded filenames
* 643 Fixed: Mac: crashes at startup because of missing dynamic libraries
* 656 Fixed: Windows 7: Error when starting Explorer from RapidSVN
* 660 Fixed: Visual C++ 2005 Builds Fail to Startup (Visual C++ Runtime Error)
* 664 Fixed: Crashes on Windows in Japan
* 671 Fixed: Tree not updated after a commit
* 678 Fixed: Use native path separator when starting external app

Version 0.12 (released October 14th 2009)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.12
2011-12-06 23:40:07 +00:00
obache
2cfd105fcb Update libthai to 0.1.16.
LibThai 0.1.16 (5 November 2011):
* Updated word break dictionary.
2011-12-06 11:21:11 +00:00
obache
1d7ca4fb31 Update libdatrie to 0.2.5.
0.2.5 (2011-11-04)
=====
- Fix missing 'extern "C"' in header file. [Patch from Aurimas Černius]
- Minor documentation fix.
2011-12-06 11:06:51 +00:00
marino
45f789517c devel/kdevelop-base: not jobs safe 2011-12-06 08:12:40 +00:00
hiramatsu
4f7135396a Update p5-Date-Manip to 6.25.
Changes from previous:
VERSION 6.25 (2011−08−31)
    Relaxed one constraint in ISO 8601 dates
        A time separated by whitespace from the date can use a single digit
        hour.  Yuming Philip Xiang

    Set official removal dates for old config variables
        Config variables will be removed 2 years after they are deprecated
        (except for the TZ variable which, due to it's wide use, will be
        kept for 4 years).

    Time zone fixes
        Newest zoneinfo data (tzdata 2011i)
2011-12-06 07:06:45 +00:00
obache
f26f9a6c04 switch default apr dependency with PKG_APACHE_DEFAULT. 2011-12-06 02:02:10 +00:00
marino
9b935bde2a devel/kdesdk3: Fix for DragonFly
DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to
build kdesdk3.
2011-12-06 01:22:43 +00:00
marino
fb1c19c323 devel/opal: Remove CFLAG -D__STDC_CONSTANT_MACROS
This CFLAG, added 2011/02/06, was treating a symptom of the UINT64_C
problem with ffmpeg, which was fixed on 2011/11/22 (2011/11/26).
Since then, opal has been emitting a warning that __STDC_CONSTANT_MACROS
is redefined and removing the redundant CFLAG silences the warning.
2011-12-06 01:21:35 +00:00
sbd
529d8cb79d Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
sbd
d3c6d8b7f7 If <stdlib.h> is needed and its wrapped with HAVE_STDDLIB_H it must be
tested for by autoconf!

<stdlib.h> is needed as it include <alloca.h> which is needed for alloca(3).

Also fix DESTDIR support for gdbserver.
2011-12-05 22:15:05 +00:00
sbd
9219ce5de7 Revert commit:
Module Name:    pkgsrc
   Committed By:   sbd
   Date:           Mon Dec  5 19:34:41 UTC 2011

   Modified Files:
	   pkgsrc/devel/gdb: distinfo
   Added Files:
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c

   Log Message:
   alloca(3) is not avalible with glibc on linux if -fno-builtin is used.

   To generate a diff of this commit:
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c
2011-12-05 22:05:29 +00:00
sbd
c1c6053fa2 Fix DESTDIR support for gdbserver 2011-12-05 19:36:18 +00:00
sbd
6dc0754b14 alloca(3) is not avalible with glibc on linux if -fno-builtin is used. 2011-12-05 19:34:41 +00:00
joerg
4f304f9497 + ecore 2011-12-05 17:23:34 +00:00
joerg
5987b6e3ef Import ecore-1.1.0, derived from pkgsrc-wip/ecore:
Ecore is the core event abstraction layer and X abstraction layer
that makes doing selections, Xdnd, general X stuff, and event loops,
timeouts and idle handlers fast, optimized, and convenient.
It's a separate library so anyone can make use of the work put into Ecore
to make this job easy for applications.
2011-12-05 17:22:29 +00:00
joerg
6280fb0bf8 Update to eet-1.5.0. Includes various performance and memory foot print
improvements.
2011-12-05 17:20:14 +00:00
joerg
7ea2c5d1f9 Update to eina-1.1.0. Includes 2 years of changes, like better Unicode
support, extended hashing, a basic SAX XML parser and much more.
2011-12-05 17:14:52 +00:00
dholland
3af88e0fdd Delete throw.h.orig at pre-install time; otherwise it gets installed and
the plist fails.
2011-12-05 13:53:07 +00:00
wiz
81016a12b7 Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00
gdt
9fb35c93c0 Update to 1.9.14.
Drop patch-aa, as
./work/.destdir/usr/pkg/share/guile/site/g-wrap/ws
is created by the install without help.

Version 1.9.14

    - Guile 2.0 is now supported.

    - G-Wrap no longer ships SRFI 34 and SRFI 35 implementations, as
      these have been both provided by Guile since 1.8.3.

Version 1.9.13

    - Fix the dependency declaration on libffi in the g-wrap-2.0-guile
      pkg-config file.

    - An alignment issue leading to testsuite failures on sparc has
      been fixed.

    - The g-wrap-config manpage from the Debian package is now
      included in the source, and installed.
2011-12-05 03:34:10 +00:00
agc
a58ecbcc25 Avoid core-dumping with NetBSD/amd64 5.99.56 and later (i.e. gcc 4.5)
Use c89 function defs
Use correct header files
2011-12-05 02:14:40 +00:00
riz
1564dd999f get_passphrase_from_file.lua seems to have moved in the distribution. 2011-12-04 23:37:14 +00:00
marino
1838c53b21 devel/opal: Fix incompatibility with ffmpeg / Add DragonFly support
Several plugins of Opal weren't building because the function names
in the ffmpeg libraries changed (they were prefixed with "ff_").
These function names were updated, but a couple of the plugins also
needed changes for a modern gcc.  Finally, DragonFly support was
added to the various configuration scripts.
2011-12-04 22:06:04 +00:00
marino
6da58d7567 devel/ptlib: Add support for DragonFly
These 19 patches required for building ptlib on DragonFly will be sent
support@equival.com.au for upstream incorporation.
2011-12-04 21:59:36 +00:00
sbd
2de3d60464 Revert my last (it needs more work). 2011-12-04 21:26:15 +00:00
sbd
f7a65dede9 Many packages will prefer ncursesw over ncurses if its available so unless
this file is being included by ncursesw disable ncursesw autoconf
detection and if that doesn't work pretend we are ncursesw.
2011-12-04 21:08:21 +00:00
gls
4784b9c314 Update devel/p5-PAR to 1.005.
Includes a fix for CVE 2011-4114.

Upstream changes:

[Changes for 1.005 - Dec 2, 2011]
  - run all tests using a nonce PAR_TMPDIR (otherwise CPAN Testers
  goes crazy as top level /tmp/par-USER directories (or similar)
  from previous tests may now be considered "unsafe")

[Changes for 1.004 - Nov 30, 2011]
  - back out r1241: it causes errors in PAR::Packer's test suite
  - change "unsafe directory" error message to match the wording
  used by PAR::Packer
  - remove "debian" sub directory: it isn't released to CPAN and
  Debian will supply its own anyway
  - remove some cruft from MANIFEST.SKIP

[Changes for 1.003 - Nov 28, 2011]
  -  RT #69560/CVE-2011-4114: PAR packed files are extracted to unsafe
  and predictable temporary directories
  (Note: this bug was originally reported against PAR::Packer, but
  it applies to PAR as well)
  - create parent of cache directory (i.e. /tmp/par-USER) with mode 0700
  - if it already exists, make sure that (and bail out if not)
   - it's not a symlink
   - it's mode 0700
   - it's owned by USER
  - Fix a problem packing XML::LibXSLT on Windows (see the thread starting
  with http://www.nntp.perl.org/group/perl.par/2011/02/msg4919.html)
  - Die (with a hopefully useful message) if any error is encountered
  during an Archive::Zip extract operation
2011-12-04 20:52:25 +00:00
obache
b47ccc4e9f +cmake-fedora 2011-12-04 12:27:32 +00:00
obache
20479dcd3f Import cmake-fedora-0.8.1 as devel/cmake-fedora.
cmake-fedora consists a set of cmake modules that provideds helper macros and
targets for linux, especially fedora developers.
2011-12-04 12:24:37 +00:00
minskim
43dbd7b300 Make doxygen build on Mac OS X 10.7. 2011-12-04 00:43:29 +00:00
marino
c97e42a832 devel/gps: Fix for bulk builds
This package would build outside a bulk build, but a few flaws in
the makefile prevented it from building in all cases, bulk builds
being one such exception.  It should build ok now.
2011-12-03 22:07:30 +00:00
cheusov
20c136a25d Missing dependency from openssl was added.
This fixes build failure on Linux and others.
2011-12-03 21:56:20 +00:00
cheusov
eea826dfba Add missing dependency from openssl. This fixes build failure
on Linux and others.
2011-12-03 19:38:48 +00:00
joerg
bbde65f2e0 Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
cheusov
dd1840f490 Update to 0.17.0
Long options have been removed from all programs.
  Use standard single-letter POSIX-compatible options.

  lmdbg-sym:
    - Doesn't accept progname as an argument anymore.
      Use -P option instead.
    - option --with-so was replaced with -s.

  SORRY FOR INCOMPATIBILITIES WITH PREVIOUS RELEASES.

                                    ----------------------------------

  lmdbg:
    - -M option was added. lmdbg(1) is now a meta tools which is able
      to not only collecting memory leaks. See the manual page for
      details.
    - -n option was added
    - -T and -B options were added
    - Regression tests were added for -M

  A lot of improvements and grammar fixes in manual pages.
  Thanks to Nikolai Krot for this.

  lmdbg-stat, tests/test.sh:
    - Fixes for Solaris

  lmdbg-run:
    - options -T and -B were added to lmdbg-run.
    - option -n was added. It disables logging on startup.
      Sending SIGUSR1 signal to the process enables it.
    -f option was added, synonym for -p.

  lmdbg-grep.1:
    - documentation for "bytes" variable

  If set, LMDBG_MODULES_AWK and LMDBG_STRIP_AWK environment variables
  are used as a path to AWK interpreter by "lmdbg-modules" and
  "lmdbg-strip" programs respectively.

  More regression tests
2011-12-02 22:45:47 +00:00
marino
d58018ea71 devel/gsoap: Fix socketlen_t for DragonFly
DragonFly needs the same socklet_t modification as the other BSDs.
2011-12-02 20:52:50 +00:00
marino
ee5165eb21 devel/ethos: use msgfmt to build on DragonFly 2011-12-02 20:51:28 +00:00
marino
0a77bffbca devel/cqual: Fix for modern gcc
There are several unreferenced functions in cqual which a modern gcc
complains about using -Werror.  After trying to fix a few of them, it
was easier just to stop considering warnings as errors.
2011-12-02 20:50:31 +00:00
marino
37c25a4c16 devel/clisp-lib: Add gettext-lib buildlink for DragonFly 2011-12-02 20:49:10 +00:00
marino
622d7462d6 devel/clisp-wildcard: Add gettext-lib buildlink for DragonFly 2011-12-02 20:47:49 +00:00
marino
8766aab2eb devel/clisp-syscalls: Add gettext-lib buildlink for DragonFly
clisp-syscalls still doesn't build (it's broken on NetBSD too), but
it is known now that it will need gettext-lib if/when the other issues
are resolved.
2011-12-02 20:47:04 +00:00
marino
50612cc71e devel/clisp-pcre: Add gettext-lib buildlink for DragonFly 2011-12-02 20:45:27 +00:00
marino
e5f835d940 devel/bcc: Mask from DragonFly64
DragonFly X86_64 can't build 32-bit binaries as the Makefile requests.
2011-12-02 20:44:32 +00:00
wiz
4c6a2d336a Update to 2.0.1:
This is a regularly-scheduled bug-fix release.

    alias: shortcut command matching show shadowing works properly (issue3104)
    bundlerepo: don't write branch cache to disk
    clone: don't save user's password in .hg/hgrc (issue3122)
    convert/bzr: correctly handle divergent nested renames (issue3089)
    convert/bzr: fix test of divergent nested renames for bzr 1.x
    convert/svn: fix URL quoting issue with svn 1.7
    convert: handle trailing slashes in filemap better (issue3124)
    diff: '\ No newline at end of file' is also not part of the header
    diff: --ignore-blank-lines was too enthusiastic
    dirstate: fix case-folding identity for traditional Unix
    graft: disallow grafting grafted csets in specific situations (issue3091)
    graft: preserve original source in subsequent grafts
    hook: flush stdout before redirecting to stderr
    import: fix parent selection when importing merges
    largefiles: ensure destination directory exists before findfile links to there
    largefiles: file storage should be relative to repo, not relative to cwd
    largefiles: fix 'hg clone . ../foo' OSError abort
    largefiles: fix rename (issue3093)
    largefiles: treat status of cache missed largefiles as "missing" correctly
    largefiles: use "ui.configlist()" to get largefiles.patterns configuration
    largefiles: write .hg/largefiles/ files atomically
    makedate: wrong timezone offset if DST rules changed this year (issue2511)
    mdiff/patch: fix bad hunk handling for unified diffs with zero context
    posix: add extended support for OS X path folding
    posix: fix findexe() to check for file type and access
    rebase: ensure target is not taken as external (issue3085)
    rebase: treat nullmerge as a special case in rebasestate (issue3046)
    revset: balance %l or-expressions (issue3129)
    revset: follow(nosuchfile) should give an empty set (issue3114)
    subrepo: fix git status false positive (issue3109)
    subrepo: use correct paths for subrepos with ..-relative paths on windows
    update: don't clobber untracked files with wrong casing
    url: handle file://localhost/c:/foo "correctly"
2011-12-02 12:14:18 +00:00
hiramatsu
d019a751a4 Update p5-Test-Aggregate to 0.364.
Change from previous:
0.364  04/12/2010
        - Allow skipping the rest of a test using
            plan skip_all => $reason
2011-12-02 09:52:01 +00:00
sbd
d37ca59b51 Recursive bump for devel/apr buildlink addition. 2011-12-02 07:13:48 +00:00
sbd
33d91be94e devel/libuuid is only needed for uuid support on Linux and SunOS.
Bump PKGREVISION
2011-12-02 07:13:28 +00:00
agc
2481b84bd2 add and enable libpgm 2011-12-02 05:26:11 +00:00
agc
70b30d3b68 Initial import of libpgm-5.1.118 into the Packages Collection
OpenPGM is an open source implementation of the Pragmatic General
	Multicast (PGM) specification in RFC 3208 available at www.ietf.org.
	PGM is a reliable and scalable multicast protocol that enables
	receivers to detect loss, request retransmission of lost data, or
	notify an application of unrecoverable loss.  PGM is a
	receiver-reliable protocol, which means the receiver is responsible
	for ensuring all data is received, absolving the sender of reception
	responsibility.  PGM runs over a best effort datagram service,
	currently OpenPGM uses IP multicast but could be implemented above
	switched fabrics such as InfiniBand.

	PGM is appropriate for applications that require duplicate-free
	multicast data delivery from multiple sources to multiple receivers.
	PGM does not support acknowledged delivery, nor does it guarantee
	ordering of packets from multiple senders.

	PGM is primarly used on internal networks to help integrate disparate
	systems through a common communication platform.  A lack of IPv4
	multicast-enabled infrastructure leads to limited capability for
	internet applications, IPv6 promotes multicast to be a part of the
	core functionality of IP but may still be disabled on core routers.
	Support of Source-Specific Multicast (SSM) allows for improved WAN
	deployment by allowing end-point router filtering of unwanted source
	traffic.
2011-12-02 05:25:12 +00:00
hiramatsu
417a7cbf77 Update p5-Path-Dispatcher-Declarative to 0.03.
Changes from previous:
0.03  2010-11-02
        Improve reinstatement of $1, $2 so they don't leak outside of the
            scope of your blocks

        Remove a couple stray references to named rules

0.02  2010-10-24
        Reinstate the back-compat that Path-Dispatcher 1.00 broke by setting
            $1, $2, etc. for you
2011-12-02 05:24:23 +00:00
hiramatsu
52633cfdad Update p5-Path-Dispatcher to 1.04.
Changes from previous:
1.04 Thu Sep 1 2011
        Explicitly depend on Test::Fatal (reported by Jérôme Quelin  [rt.cpan.org #70666])
        Convert all tests from Test::Exception to Test::Fatal

1.03 Tue Aug 30 2011
        Provisional support for arbitrary payloads, not just code blocks, as results
            See https://github.com/sartak/path-dispatcher/blob/master/t/200-payload.t
        Eventually blocks will be deprecated, but not for a while. Internally blocks are
        rewritten as payloads so if you're doing deep magic with PD you may be exposed to
        that implementation detail.

1.02 Tue Nov 2 2010
        Various improvements to the handling of $match->leftover with undef

1.01 Sun Oct 24 2010
        Skip t/026-named-captures.t if you don't have 5.10.1

        Give matches a ->parent for inspecting an Under prefix rule's
            captures etc

1.00 Sun Oct 17 2010
        Bump to 1.0 to indicate back compat breakage

        Add match->named($key) for pulling out a named capture

        Use Try::Tiny to avoid swallowing exceptions (rafl)

0.16 Sun Oct 17 2010
        ** BACKWARDS INCOMPATIBLE CHANGE: Pass the match object into rule
        **    blocks rather than assigning $1, $2, $3. Use ->pos(1), (2), (3),
        **    etc. instead. This cleans up the code a lot and makes
        **    Path-Dispatcher more flexible.

        Add support for named captures

        Make all attributes read-only. If you need something to be read-write,
            I am open to such a change. Just let me know!

        Make _dispatcher_rule private

        Remove trace/readable_attribute/name support. This wants to be
            implemented in a different, better, more comprehensive way.

        Add documentation for shell tab completion

        Plenty other updated documentation
2011-12-02 05:19:07 +00:00
wiz
a433ee004b Compile in wscons support on NetBSD.
From Opolo Remo in private mail.
Bump PKGREVISION.
2011-12-01 10:48:07 +00:00
wiz
4cb5d32dd7 Update to 1.23:
* Version 1.23 (released 2011-11-25) [stable]

** stringprep.h: Now #include's sys/types.h instead of unistd.h for ssize_t.
Some systems (e.g., Mingw with MSVC 9) does not have unistd.h.

** idn-free.h: Protect prototypes with 'extern "C"' marker.
Reported by Bittner Ede <bittner.ede@euronetrt.hu>.

** doc: Update link to experimental TLD tables.
The new link is <https://github.com/gnuthor/tldchk>.

** Update gnulib files and translations.

** QA: Improved cyclo output.  Update GTK-DOC files.  Various bugfixes.

** API and ABI is backwards compatible with the previous version.
2011-11-30 20:43:53 +00:00
alnsn
ebbf60c9ba Add libuuid dependency. Bump PKGREVISION.
Tested on x86_64 Linux with USE_BUILTIN.libuuid=(yes|no).
2011-11-30 19:28:56 +00:00
sbd
3d27d9f1c1 Check for a builtin libuuid by looking for a real uuid.pc and use in instead
of a faked up pkg-config file.
2011-11-30 08:04:20 +00:00
sbd
6771ad10db Modify the builtin.mk file so it matches the template in
pkgsrc/mk/buildlink3/bsd.builtin.mk and change the fake uuid.pc so its
similar to what's used in other builtins (and a little bit simpler).
2011-11-30 07:57:09 +00:00
hans
8da97f5173 Add pod2man to USE_TOOLS. 2011-11-29 18:19:32 +00:00
hans
4f318d7991 Add perl to USE_TOOLS. 2011-11-29 18:06:18 +00:00
wiz
b0f7c7ea9c Update to 1.2.0:
Changes from 1.1.0 to 1.2.0:

  o Add AVX2 instructions (rev 11 of Intel AVX reference) (#227).
  o Allow 64-bit LFS/LGS/LSS.
  o Improve LAR instruction support (#224).
  o Default win64 .xdata to nobase, add support for ..imagebase (#135).
  o Fix TIMES relocation handling.
  o Fix no-suffix push and pop in GAS mode (#212).
2011-11-29 17:13:42 +00:00
hiramatsu
870b8a81f5 Update p5-NEXT to 0.65.
0.65    Mon Sep 20 03:32:46 2010
    - Remove unnecessary test boilerplate that caused trouble in the perl core.
2011-11-29 10:38:04 +00:00
sbd
edc30a7f9e Honor LDFLAGS from pkgsrc. 2011-11-29 06:11:53 +00:00
wiz
a0fa83cc94 Update to 8.20 (jit not enabled, should perhaps become an option?):
Release 8.20 21-Oct-2011
------------------------

The main change in this release is the inclusion of Zoltan Herczeg's
just-in-time compiler support, which can be accessed by building PCRE with
--enable-jit. Large performance benefits can be had in many situations. 8.20
also fixes an unfortunate bug that was introduced in 8.13 as well as tidying up
a number of infelicities and differences from Perl.
2011-11-28 16:39:29 +00:00
hiramatsu
6421286c6d Update p5-Test-Most to 0.25.
Changes from previous:
0.25    2011-08-17
        - Add timeit() function to time individual behaviours.

0.24    2011-06-18
        - Update dependencies to pick up multiple bug fixes, new behaviours,
          in various Test:: libraries.
2011-11-28 13:05:12 +00:00
wiz
15c4d1d8d8 Reset maintainer, sketch resigned. 2011-11-28 00:06:17 +00:00
marino
569671b9a2 devel/ocaml-findlib: Designate not jobs safe. 2011-11-27 19:13:50 +00:00
cheusov
566f8a045f Update to 0.100.0 from wip prepared by maintainer.
Tested on current and Linux.
2011-11-27 14:20:18 +00:00
cheusov
ae861697b2 Update to 0.21.1 by maintainer. Add LICENSE.
Tested on netBSD current and Linux.
2011-11-27 13:47:53 +00:00
cheusov
7f6353f1f1 Update to 1.2.1 from wip by maintainer. Tested on Linux and
NetBSD current.
2011-11-27 13:43:05 +00:00
cheusov
bada145f27 Update to 1.1 from wip by maintainer. Tested on NetBSD current and Linux. 2011-11-27 13:38:40 +00:00
cheusov
cae0e0dbc6 Update to 2.4 from wip by Oleksander Kozhachuk. Add LICENSE.
Tested on NetBSD current and Linux.
2011-11-27 13:36:43 +00:00
cheusov
63bb58d802 Update to 2.4.2 from wip by Oleksander Kozhachuk.
Tested on NetBSD current, Linux and Solaris-10.
2011-11-27 13:31:23 +00:00
tnn
e7eb433660 Work around lack of _SC_NPROCESSORS_ONLN on some platforms (like netbsd4).
Observed in PR pkg/45553.
2011-11-27 13:09:00 +00:00
tnn
ff7358567f need libevent>=1.1. Part of PR pkg/45553 2011-11-27 10:01:05 +00:00
sbd
56ae2aa138 Recursive bump for www/serf buildlink addition. 2011-11-27 05:43:24 +00:00
hans
39430dfa1f Use options framework for nls support. 2011-11-26 23:56:45 +00:00
hans
9716f15f4e Fix PLIST for option nls. 2011-11-26 23:11:37 +00:00
jmmv
bbcce0d381 Use the new version of the kqueue patch to fix some GTK File Chooser issues.
Bump PKGREVISION to 3.  Thanks Dmitry Matveev.
2011-11-26 21:32:43 +00:00
dholland
39dbd85680 Force MKPROFILE=yes to prevent plist divergence. It seems that in a
bootstrapped environment on NetBSD, MKPROFILE defaults to no, but
using the base system's make library it defaults to yes. This seems
like a bug, but I'm not sure where to fix it so I'm going to stick to
working around it for the moment.
2011-11-26 19:59:58 +00:00
hans
038e77f83f Use options framework for NLS support. Enable by default on NetBSD, but
not on other platforms.
2011-11-26 19:01:15 +00:00
joerg
e7dc096ee7 Build in config first for nsinstall and then the rest. Fixes issues with
the former sometimes not getting found in other directories.
2011-11-26 17:11:24 +00:00
hans
2cb7c9bada requires gmake>=3.81 2011-11-26 16:12:40 +00:00
dholland
61deb47f81 Add a minor version to the shared libraries; otherwise a bootstrapped
build does e.g. "ln -sf libelf.so.1 libelf.so.1" and then install
fails with ELOOP.

This is a bug in bootstrap-mk-files but I'm going to fix it in both
places to avoid demanding rebootstrapping.
2011-11-26 15:50:27 +00:00
cheusov
a3b54cb6c3 clang was added to a list of supported compilers
minor code clean-ups
2011-11-26 10:18:49 +00:00
sbd
27afe76eda Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 06:08:47 +00:00
sbd
071c9ea3b7 Add missing devel/zlib buildlink.
Bump PKGREVISION
2011-11-26 04:39:19 +00:00
joerg
4c2e919b16 Must pad version number to four digits 2011-11-26 02:03:39 +00:00
hans
baa8b20464 Fix build on NetBSD, and possibly other BSDs. 2011-11-26 00:05:54 +00:00
alnsn
3ad9490a3c Bump PKGREVISION after adding a new patch.
Prompted by Takahiro Kambe, thanks.
2011-11-25 22:25:51 +00:00
joerg
52b1621b76 Fix build with modern GCC 2011-11-25 21:49:17 +00:00
joerg
f24a7217e0 Fix build with newer GCC 2011-11-25 21:48:02 +00:00
joerg
9889e40e8d Fix issues with newer GCC 2011-11-25 21:46:29 +00:00
joerg
1f3982529a Fix build with modern GCC 2011-11-25 21:45:51 +00:00
joerg
32eb647b80 Fix C++ syntax 2011-11-25 21:45:02 +00:00
joerg
b2fdad76cf Fix build with newer GCC 2011-11-25 21:44:06 +00:00
joerg
f69d201e39 Fix build with modern GCC 2011-11-25 21:42:44 +00:00
joerg
f4052fa191 Not MAKE_JOBS_SAFE. 2011-11-25 21:39:07 +00:00
joerg
f4db6a109e Deal with the modern post-GCC2 world. 2011-11-25 21:38:09 +00:00
joerg
ce12c9962e Conflicts with dependency, mark BROKEN 2011-11-25 21:36:20 +00:00
joerg
c46405f3c8 Only include stropts.h for Solaris, it is streams related and seems to
be only needed for ioctl. Include util.h on NetBSD and OpenBSD for
openpty.
2011-11-25 21:35:55 +00:00
joerg
565764809e Recursive bump for Boton 2011-11-25 21:26:14 +00:00
hiramatsu
165f87513b Update p5-Test-Differences to 0.61.
Changes from previous:
0.61 Sat April 16, 2011
    - Allow an option to override Sortkeys in C<eq_or_diff>. Thanks to Mark
      Zealey for the suggestion.
    - Unnumbered tests. There's no point to them.

0.60 Sat April 16, 2011
    - Make '' and undef not equal. Thanks to Pavel Shaydo for the patch.
    - Made Data::Dumper minimum version 2.126 to resolve
      https://rt.cpan.org/Ticket/Display.html?id=60798. Thanks to
      jjnapiork@cpan.org  for the report and fix.
2011-11-25 11:44:53 +00:00
hiramatsu
be60d26acc Update p5-Path-Class-File-Stat to 0.03.
Change from previous:
0.03    22 Dec 2010
    - added use_md5() feature.
2011-11-25 11:43:57 +00:00
hiramatsu
26c5cd281b Update p5-Path-Class to 0.24.
Changes from previous:
0.24  Sat May 28 20:52:39 CDT 2011

 - Added a tempfile() method for Dir objects, which provides an
   interface to File::Temp. [RT#60485]

 - Fixed a non-helpful fatal error message when calling resolve() on a
   path that doesn't exist.  Now dies with the proper "No such file or
   directory" message & exit status. [GRAF]

0.23 - Sun Dec 26 13:35:53 CST 2010

 - Fixed a bunch of problems with the distribution (e.g. in META.yml)
   that I introduced in the switch to Dist::Zilla.  No code changes
   from 0.22.

0.22 - Sat Dec 25 22:59:20 CST 2010

 - Added a basename() method for directory objects. [CLKAO, jloverso,
   THEPLER, ZUMMO]
2011-11-25 11:43:35 +00:00
cheusov
21baaa791c URL to a bug report to upstream was added to the patch. 2011-11-25 09:46:02 +00:00
hiramatsu
4dc4579560 Update p5-Regexp-Parser to 0.21.
Changes from previous:
  0.21    -- Todd Rinaldo May 28, 2011
   - CPAN Testers looks good. Releasing to stable. No changes other than version.

  0.20_01 -- Todd Rinaldo - May 24, 2011
   - RT 42096 - Fix warning emissions in perl 5.10+ (Variable "$nest" is not available...)
   - RT 66848 - Fix test failures in perl 5.14 by converting t/02subclass.t to Test::More
2011-11-25 08:15:48 +00:00
hiramatsu
34f883fab4 Update p5-Regexp-Assele to 0.35.
Change from previous:
0.35 2011-04-07 13:18:48 UTC
    - Update test suite to take into account the regexp
      engine changes for 5.14. No functional differences.
2011-11-25 08:15:10 +00:00
hiramatsu
e6a246ddfc Update p5-Method-Signatures-Simple to 1.02.
Changes from previous:
1.02    2011-09-01  Rhesa Rozendaal <rhesa@cpan.org>
        Avoid uninitialized warning.

1.01    2011-08-31  Rhesa Rozendaal <rhesa@cpan.org>
        Add func keyword for subs with signatures.
        Thanks to Chip Salzenberg.
2011-11-25 05:55:03 +00:00
hiramatsu
359eb05d64 Update p5-Curses-UI to 0.9609.
Changes from previous:
Version 0.9609
==============
        - Bugfix for crashing error in 0.9608

Version 0.9608
==============
        - TextEditor doc patch from Zane C.B.
        - Patch to allow mainloop to halt from Zane C.B.
        - key handling fix from Scott McCoy
        - Background color set patch from Miquel van Smoorenburg
        - AIX fix from Shava Smallen
        - Fix for prototypes warnings from Damyan Ivanov
2011-11-25 05:53:12 +00:00
cheusov
ed3a4584dc Attempt to fix PR 45649 by Greg Oster.
Fix was proposed by joerg@
2011-11-24 22:32:00 +00:00
cheusov
7c7b932338 Update to 0.8.9 based on maintainer's request. It is required by latest
bzr-svn.  Tested on current, approved by wiz@

Changes:
 0.8.9   2011-10-25
  BUG FIXES
  * Fix compilation with Python 2.4 and 2.5. (Jelmer Vernooij, #860621)
  FEATURES
  * Add constant ERR_WC_NODE_KIND_CHANGE. (Jelmer Vernooij)

 0.8.8   2011-09-27
  BUG FIXES
  * Fix several memory leaks and error checks in subvertpy.client
    pointed out by Barry Warsaw. (Jelmer Vernooij)
  * Drop broken code to support loading configuration from has.
    (Jelmer Vernooij)
  * WorkingCopy.prop_set() now accepts None as a value,
    removing a properties. (Jelmer Vernooij)
  FEATURES
  * Add constant ERR_BAD_FILENAME. (Jelmer Vernooij)

 0.8.7   2011-09-19
  BUG FIXES
  * Fix revnum types in subvertpy.repos.Repos.verify_fs().
    (Jelmer Vernooij)

 0.8.6   2011-09-19
  FEATURES
  * Allow passing in log_msg_func when creating subvertpy.client.Client.
    (Jelmer Vernooij)
  * subvertpy.client.Client.update now accepts keyword arguments.
    (Jelmer Vernooij)
  * Editors will now raise an exception if the protocol is not followed;
    children have to be closed before their parents are accessed again.
    (Jelmer Vernooij)
  * Add constant ERR_DIR_NOT_EMPTY. (Jelmer Vernooij)
  * Add constant ERR_FS_ROOT_DIR. (Jelmer Vernooij)
  * Add `subvertpy.repos.Repository.verify_fs`. (Jelmer Vernooij)
  * Add `subvertpy.repos.Repository.pack_fs`. (Jelmer Vernooij)

 BUG FIXES
  * Fix memory leak in subvertpy.client.Client.list.
    (Wez Furlong)
  * Fix double free of apr pools from subverty.repos.Repos.fs.
    (Roland Mas, Jelmer Vernooij, #853960)

 0.8.5   2011-08-21 "boomerang arrow"
  BUG FIXES
  * Fix compatibility with python < 2.6, where T_BOOL is not available.
   (Jelmer Vernooij, #829993)

 0.8.4   2011-08-18 "mimic octopus"
  FEATURES
  * Fix argument count in subvertpy.client.Client.export. (Jelmer Vernooij,
  * #820662)
  * Add subvertpy.wc.WorkingCopy.status. (Mark Lee)

 0.8.3   2011-07-24 "manual override"
  BUG FIXES
  * Fix memory management in subvertpy.ra.Auth. (Jelmer Vernooij)
  * Fix type for revnum in process_committed_queue. (Jelmer Vernooij,
  * #730931)
  * Fix double free when calling close() more than once on editor objects.
    (Jelmer Vernooij)
  * Fix too early free during iter_log. (Jelmer Vernooij)
  * Prevent freeing the RemoteAccess object before any
    individual request frees. Thanks very much to Steve Langasek for the
help
    debugging this! (Jelmer Vernooij, #803353)
  * Error out properly when editor objects are used after they are closed.
    (Jelmer Vernooij)

  FEATURES
  * Add constant ERR_BAD_PROPERTY_VALUE. (Jelmer Vernooij)
2011-11-24 21:52:25 +00:00
cheusov
917acfb7e3 Attempt to fix a build failure of heirloom-libcommon 2011-11-24 21:02:42 +00:00
hiramatsu
314c72aaa5 Update p5-Rose-Object to 0.859.
Changes from previous:
0.859 (10.17.2010) - John Siracusa <siracusa@gmail.com>

    * Eliminated non-numeric warning in Class::XSAccessor version check.
    * Update copyright date.
2011-11-24 16:18:50 +00:00
hiramatsu
dcb08f4251 Update p5-ExtUtils-Manifest to 1.60.
Change from previous:
1.60  Mon, Aug 19, 2011
  - Clean up MANIFEST before creating a new one.
2011-11-24 16:12:42 +00:00
joerg
1c9511d154 Fix build with modern GCC 2011-11-24 14:14:14 +00:00
obache
18d50c0524 Update bouml to 4.22.2.
Based on PR pkg/45574 by Toshiaki NOZAWA.
(reset PKGREVISION, add some missing PLIST entries and update MASTER_SITES)

4.22.2

July 14th 2010


  * When IDL was the alone selected language in the global menu languages and
    you added parameter(s) through the UML tab when editing an operation,
    random characters was inserted in the IDL declaration of the operation,
    fixed. (cf.)

  * In the previous releases the default definition of a class in Php wrongly
    contained the keywords ${visibility} producing an invalid form in case the
    visibility is not package. This keywords isn't any more present when you
    create a new project, nor managed by code generator and reverse. (cf.)

  * In the previous releases when you edited a relation the definition for the
    target languages was implicitly reinitialized to the default definition
    specified through the generation settings only when you changed the kind of
    the relation. Now this is the case each time the default definition
    associated to the new couple kind/multiplicity is not the same as the
    previous couple. (cf.)
    In the previous releases when you edited an attribute the definition for
    the target languages was never implicitly reinitialized. Now this is the
    case each time the default definition associated to the new multiplicity is
    not the same as the previous.

  * It is now possible to move a state machine into an other state machine or a
    sub state of an other state machine. If the moved state machine is
    stereotyped machine the stereotype becomes submachine. (cf.)

  * Php Generator 1.10.1
    The generalizations / realizations and dependencies wasn't taken into
    account to compute the needed required_once list, this is the case now
    (when they have a non empty definition in Php). (cf.)
    Remove management of ${visibility} at class level. (cf.)

  * Php Reverse 1.8.1
    Remove management of ${visibility} at class level. (cf.)

  * XMI2 Generator 1.14.1
    In the previous releases the BOUML project-package produced both a XMI
    model and a package, now an option allows you to not generate the model
    level. (cf.)



4.22.1

June 23th 2010


  * In release 4.22 the state activities wasn't written in the state diagrams,
    fixed. (cf.)



4.22

June 22th 2010


  * It was not possible to reload a project where the associated diagram of a
    component is a deployment diagram, fixed.

  * Each time you edited a dependency between a class and a package, import was
    again added in the proposed list of stereotypes, fixed. (cf.)

  * Add Php 5.3 namespace management. (cf.)
    Like for the other language the namespace is specified at package level.
    The generation of the namespace declaration in Php is done by an artifact
    containing ${namespace} in its Php definition, looking at the namespace may
    be specified in the package containing the deployment view containing the
    artifact (this is the case for the new projects, you have to add $
    {namespace} by yourself if you want this feature in your existing
    projects).
    By default the Php code generator try to not generate namespace prefixes,
    if you want to always generate them set the generation setting option force
    namespace prefix generation.

  * Add submachine state reference management. Only states without child except
    transitions and entry or exit pseudo states can be transformed into state
    reference or allow to change the referenced state by an other one. The
    referenced state is set/changed/removed by editing the (future) submachine
    state reference.
    To add a connection point reference to a submachine state reference add an
    entry or exit point then edit it to specify the reference.

  * Enter and Exit points can now be placed on the border of their state.

  * The profiles of the operations proposed in a list now contain the container
    classes of the referenced nested classes. Previously it was not possible to
    differentiate for instance the operations void C1::f(C2::C) and void C1::f
    (C3::C) because they was both written void C1::f(C). (cf.)

  * The shortcuts associated to the commands Edit and Menu are now active in
    diagrams. By default the shortcut to show the menu is the key return/enter,
    so if you select one element in a diagram and hit return/enter the menu
    associated to this element is shown, and if you select several elements in
    a diagram and hit return/enter the multiple selection menu is shown.
    Add the shortcut command Diagram menu to ask for the menu of a diagram
    inside a diagram, this command do the same as if you unselect all elements
    in the diagram by doing a left mouse click out of any element then doing a
    right mouse click out of any element.
    This changes are mainly dedicated to persons working with visioboard and
    having difficuties to do a double mouse click and to use the mouse right
    click (left click directly usable).

  * It was not allowed to have several activity actions or activity nodes or
    activity objects or activity partitions or class instances or expansion
    nodes or expansion regions or flows or interruptible activity regions or
    parameter sets or pins or pseudo states or state actions or state regions
    or transitions having the same non empty name in the same container, this
    limitation is removed. (cf.)

  * In the previous releases in C++ the visibility specifiers was indented with
    two spaces. Now you are able to set the expected indent through the
    generation settings. (cf.)

  * You can now save the content of the trace window in a HTML file.

  * Through the global menu miscellaneous you can now specify a root directory
    for the icons associated to the stereotypes or directly put in diagram. (
    cf.)

  * Previously the icon associated to the stereotypes was specified through an
    absolute path or had to be find through the current directory whose depend
    on the way Bouml is started.
    Now you are able to specify a path relative to the root directory for the
    icons or relative to the project directory. In case the path of an icon is
    not absolute, the icon are searched first using the root directory for the
    icons, then for compatibility reason using the current directory, then
    using the project directory. (cf.)

  * You can now put icons in diagram independently of the use of stereotypes. (
    cf.)

  * Php Generator 1.10
    To manage namespace.

  * Php Reverse 1.8
    Previous releases didn't expect to read Php block(s) before the block
    containing classes, fixed.
    To manage namespace, warning when a file define classes in several
    namespaces only the classes of the first namespace are reversed.

  * C++ Generator 2.18
    To produce the expected indent for the visibility specifiers. Follow the
    new API.

  * C++ Reverse 2.15
    C++ Roundtrip 1.3
    The comments placed before the definition of an attribute in a class was
    lost, fixed. Follow the new API.

  * XMI2 Generator 1.14
    Some activity flows was wrongly generated as object flow rather than
    control flow, fixed. (cf.)
    To manage the submachine state reference

  * XMI2 Import 1.9
    To manage the submachine state reference To manage virtual desktop
    (multiple screens configuration).

  * Java Generator 2.22
    Java Reverse 2.18
    Java Roundtrip 1.5
    Idl Generator 2.15
    Python Generator 1.5
    Roundtrip body 1.13
    Follow the new API.

  * Java Catalog 2.17
    To manage virtual desktop (multiple screens configuration). Follow the new
    API.

  * Project control 1.2.5
    Project synchro 1.2.4
    Uml projection 1.1.3
    .pro Generator 2.1.6
    C++ utilities 1.1.2
    Use case wizard 1.1.2 (C++ version)
    File Control 1.0.6
    Global change 1.2.1
    To manage virtual desktop (multiple screens configuration).

  * Html documentation Generator 2.20
    To produce a valid XHTML. (cf. and cf.)
    To manage submachine state reference.

  * Plug-out upgrade 1.18
    Add operations phpNamespace, set_PhpNamespace and findPhpNamespace on class
    UmlBasePackage.
    Add operations isForceNamespacePrefixGeneration and
    set_IsForceNamespacePrefixGeneration on class PhpSettings.
    Add operations visibilityIndent and set_VisibilityIndent on class
    CppSettings.
    Add operations reference and set_Reference on classes UmlBaseState,
    UmlBaseEntryPointPseudoState, and UmlBaseExitPointPseudoState.

  * Plug-out empty
    Upgraded by plug-out upgrade.

  * fr.lang updated.

  * The previous releases of BOUML cannot read a project saved with this
    version. Obviously this release is able to read the projects made by
    previous releases of BOUML.



Php Generator 1.9 patch (Windows)

June 10th 2010


  * Under Windows the Php generator terminated its execution when managing $
    {require_once} because of a missing compilation option.
    The Php generator compiled with the right options is available here (cf.)



4.21

May 12th 2010


  * In the previous releases only the operations whose name started by operator
    could contain non alphanumeric characters, this restriction is removed. (
    cf.)

  * require_once forms are now auto generated in Php when the Php definition of
    an artifact contains ${require_once} (this is the case for the new
    projects, you have to add it by yourself if you want this feature in your
    existing projects).
    The definition of an external class for Php is extended, if a second line
    is present this one is considered to contain the expected require_once form
    to produce.
    New generation settings to choose how the path of the required files are
    generated : without path, with absolute paths, with relative paths, with
    path relative to the root directory.

  * Add Reverse/roundtrip settings with a dedicated edition dialog to specify
    through a regular expression the files and/or directories whose must not be
    taken into account during a reverse and roundtrip, allowing for instance to
    not reverse test programs. (cf.)

  * When you edit an attribute or an operation of a parametrized class or
    nested in parametrized class(es) the name of the formal parameters are now
    inserted in the list of proposed types. (cf.)

  * When several elements of the same type are selected in a diagram the
    multiple selection menu allows you to use the drawing settings of the first
    selected element for the other selected elements. Have associated shortcut
    command Same drawing settings. (cf.)

  * Extension of the drawing setting show context (cf.) :
      + In diagrams the context of nested classes now contains the the
        container class when you ask for to indicate the namespace or java
        package or python package or module through the drawing setting show
        context or equivalent. Warning, this affects existing class diagrams

      + New drawing setting show context in members definition for classes in
        class diagrams. Only active when you also ask for to show the full
        members definition. To indicate or not the context of class(es)
        referenced in the declaration of an attribute or an operation like the
        context is indicated for the classes depending on show context or show
        classes and packages context.

      + In sequence diagrams add new drawing settings show classes context for
        class instances, and show context in messages for messages (only active
        when you also ask for to show the full operations definition).

      + In communication diagrams the drawing settings show packages context is
        renamed show classes and packages context and now also apply on class
        instances. To not change the already existing diagrams, when you open
        an old diagram this setting is set to no on the class intances.
        New drawing settings show context in messages for messages (only active
        when you also ask for to show the full operations definition).

      + In object diagram the drawing settings show packages context is renamed
        show classes and packages context and now also apply on class
        instances. To not change the already existing diagrams, when you open
        an old diagram this setting is set to no on the class intances.

  * Add a button Apply in the drawing settings dialog to apply the new settings
    without exiting the dialog. Warning, the already applyied settings are not
    canceled through the button cancel. (cf.)

  * The list of opened non modal dialogs is now given by the dynamic menu
    Windows after the list of opened diagrams. This allow you to raise one of
    them, or to close all of them with the diagrams through the menu entry
    close all.

  * Php Generator 1.9
    To automatically generate the require_once forms when the Php definition of
    an artifact contains ${require_once}.

  * C++ Reverse 2.14
    C++ Roundtrip 1.2
    Java Catalog 2.16
    Java Reverse 2.17
    Java Roundtrip 1.4
    Php Reverse 1.7
    To not reverse/roundtrip unexpected directories and/or files specified
    through regular expressions. (cf.)

  * C++ Generator 2.17
    Java Generator 2.21
    Idl Generator 2.14
    Roundtrip body 1.12
    Follow the new API.

  * Plug-out upgrade 1.17
    Add operations requireOnceWithPath, set_RequireOnceWithPath,
    isRelativePath, set_IsRelativePath, isRootRelativePath and
    set_IsRootRelativePath on class PhpSettings to acces to the new generation
    settings relative to the generation of the require_once in Php.
    Add operations reverseRoundtripDirRegExp,
    isReverseRoundtripDirRegExpCaseSensitive, set_ReverseRoundtripDirRegExp,
    reverseRoundtripFileRegExp, isReverseRoundtripFileRegExpCaseSensitive and
    set_ReverseRoundtripFileRegExp on classes CppSettings, JavaSettings and
    PhpSettings.

  * Plug-out empty
    Upgraded by plug-out upgrade.

  * fr.lang updated.

  * The previous releases of BOUML cannot read a project saved with this
    version. Obviously this release is able to read the projects made by
    previous releases of BOUML.



4.20

April 18th 2010


  * Remark : under Windows the png/svg exports of the diagrams don't work when
    they are done by a plug-out launched by -execnogui (they work with -exec)

  * Add constraint on activity and activity action. (cf.)

  * Java Generator 2.20.1
    Python Generator 1.4.1
    when a nested class reference was produced the container class(es) name was
    missing and only the nested class's name was generated, fixed.

  * State machine generator 1.4.2
    Add the operation doActivity() on the class representing the state machine,
    when you apply this operation the do activity of the current state is
    executed if it is not empty.

  * Html documentation Generator 2.19
    XMI2 Generator 1.13
    XMI2 Import 1.8
    To manage constraint on activities and activity actions.

  * Plug-out upgrade 1.16.1
    Previous release missed to change the call of UmlCom::bye in internal
    operation UmlBaseItem::read_(), fixed. (cf.)
    To manage constraint on activities and activity actions.

  * Plug-out empty
    Upgraded by plug-out upgrade.

  * The previous releases of BOUML cannot read a project saved with this
    version. Obviously this release is able to read the projects made by
    previous releases of BOUML.



4.19.3

April 11th 2010


  * Add the new keyword ${inverse_name} producing the name of the inverse role
    of a bi directional relation between classes.

  * When you apply a plug-out when Bouml is started with the option -exit, the
    return value of Bouml is the argument of the operation UmlCom::bye(). This
    value is 0 when you apply an old plug-out where bye doesn't have a
    parameter.
    The return value is -1 if the plug-out execution can't be done or if the
    plug-out doesn't connect to the modeler in less than 30 seconds.

  * New option -execnogui, use it in place of -exec when you don't want to see
    the GUI when you apply a plug-out when Bouml is started.
    In this case the messages normally written in the trace window are produced
    on stdout.
    You have to kill the process Bouml by yourself if you use -execnogui
    without -exit. (cf.)

  * Python Generator 1.4
    Extends the auto generated import to the classes referenced by the
    attributes, associations and operations. Previously only the inherited
    classes and dependencies stereotyped import or from was taken into account.
    (cf.)
    Returns the number of errors through UmlCom::bye().

  * C++ Generator 2.16
    C++ Reverse 2.13
    C++ Roundtrip 1.1
    Java Generator 2.20
    Java Catalog 2.15
    Java Reverse 2.16
    Java Roundtrip 1.3
    Idl Generator 2.13
    Php Generator 1.8
    Php Reverse 1.6
    Roundtrip body 1.11
    Returns the number of errors through UmlCom::bye()

  * Plug-out upgrade 1.16
    To add a parameter of type int to UmlCom::bye, it will be managed as the
    return value of the plug-out, 0 means no error.
    You have to add by yourself an argument to the calls of UmlCom::bye

  * Plug-out empty
    Upgraded by plug-out upgrade.



4.19.2 patch 1 (Windows)

March 29th 2010


  * This release only exists for Windows.

  * Since release 4.19 a crash could occurred because of Microsoft Visual C++
    compiler bug when a nested relation was drawn in a class diagram and
    changes was made concerning the drawn elements or the diagram itself
    (including the case where a new nested relation has to be drawn) , fixed.



4.19.2

March 28th 2010


  * A crash could occurred when you opened a component diagram referencing
    through a required or provided relation a class deleted in a previous
    session, fixed.

  * When you closed Bouml though a shortcut (control-w by default) while an
    additional window like an artifact source windows was still open, Bouml
    crashed (without true consequence because if needed the previously load
    project was already saved), fixed.

  * fr.lang de.lang es.lang updated.



4.19.1

March 14th 2010


  * Since release 4.17.1 a crash could occurred when you did some changes on a
    state present in an opened diagram but never visible because of the diagram
    dimensions and the position of the scrollbars, fixed.

  * C++ Roundtrip 1.0.4
    Java Roundtrip 1.2.3
    To not empty the stereotypes when this is possible. (cf.)

  * Java Generator 2.19.2
    To not duplicate imports both defined in artifact definition and through
    dependencies.



4.19

February 27th 2010


  * The message written to signal a message can't be added in a sequence
    diagram contained wrong characters, fixed. (cf.)

  * Add lost/found messages in sequence diagram.

  * Add interface icon using a simple circle, extends drawing mode with it for
    classes in a class diagram, instances in a sequence diagram and actors in a
    use case diagram.
    To not change the already existing diagrams, when you open an old diagram
    showing classes stereotyped interface or instances of classes stereotyped
    interface, their drawing mode is forced to class when it values natural
    (even indirectly).

  * In a sequence diagram, when an instance doesn't send nor receive message
    the menu of the instance proposes to hide/show the life line. To allow to
    draw a multiple instance with only one visible life line. (cf.)

  * XMI2 Generator 1.12.3
    To manage lost/found messages.

  * Plug-out API
    The operation from() returns null for a UmlBaseMessage corresponding to a
    found message.
    The operation to() returns null for a UmlBaseMessage corresponding to a
    lost message.

  * fr.lang updated.

  * The previous releases of BOUML cannot read a project saved with this
    version. Obviously this release is able to read the projects made by
    previous releases of BOUML.



4.18.2

February 13th 2010


  * The class instances wasn't colored when you asked to not draw the shadow in
    a sequence or communication diagrams, fixed. (cf.)

  * C++ Reverse 2.12.4
    To set the C++ source and header directory for the additional packages
    created during the reverse because all classes defined in a given directory
    are not defined in the same namespace or some are defined in a namespace
    and some others are defined out of a namespace, try to use path relative to
    root directory if it is defined in the generation settings.

  * C++ Roundtrip 1.0.3
    The roundtrip was perturbed by the use of namespaces and produced a wrong
    and inconsistent result, fixed.
    In the previous releases of C++ reverse/roundtrip the C++ directory of
    source and header files wasn't set for additional packages created to
    manage several namespaces (see remark concerning the reverse above),
    because of that the roundtrip may propose to delete classes defined under
    these packages. If you used previous releases of C++ reverse/roundtrip to
    reverse source codes using namespaces you need to check the packages having
    empty C++ source and header directory specifications to set them if needed.
    To discard \r when comparing two strings to update or not an element.

  * Java Roundtrip 1.2.2
    To discard \r when comparing two strings to update or not an element.

  * Uml projection 1.1.2
    Projection to C++ missed to set C++ header definition on already existing
    artifacts, fixed.



4.18.1

February 6th 2010


  * A crash could occurred when you did some changes on relations used by
    'modeled' class instances (non pure graphical class instances) or reload a
    project defining 'modeled' class instances, fixed. (cf.)

  * In a class diagram when the drawing setting draw all relations was false
    the only way to show not yet drawn nesting relations was to set draw all
    relations to true, then to remove undesired shown relations. Now the menu
    of a nested class proposes to show the nesting relation when it is not yet
    drawn and the container class is present. (cf.)

  * XMI2 Import 1.7.2
    To replace newline by space in relations's name.

  * C++ Reverse 2.12.3
    C++ Roundtrip 1.0.2
    The name of the parameters of the operations must be the name specified in
    the definition when it is not empty, rather than the name given in the
    declaration (regression introduced when I added roundtrip).
    The instantiation of a template class inside the declaration or the
    definition of its operations was reversed as the class itself (without
    actuals), fixed.

  * fr.lang updated.



4.18

January 24th 2010


  * In the previous release changes done in an activity diagram may crashed the
    memory under Windows because of a bug in Microsoft Visual C++ compiler,
    this problem potentially also existed in other cases, bypassed. (cf.)

  * I was forbidden to add a flow from an action to an object whose is control
    was false, fixed.

  * When you added a shortcut the indications control/shift/alt was removed
    when you specified the key in case the current line was the last (generally
    the case), fixed. (cf.)

  * Add the new shortcut commands Open project, Print and Save as, default
    shortcuts are control o, control p and control shift s.
    Also add default shortcut control p printing the active shown diagram.
    Warning, the default shortcut to generate Php source is now control h
    rather than control p. (cf.)

  * XMI2 Generator 1.12.2
    Improvement to know if a flow is a control or an object flow.

  * C++ Generator 2.15.2
    C++ Reverse 2.12.2
    C++ Roundtrip 1.0.1
    Java Generator 2.19.1
    Idl Generator 2.12.1
    Python Generator 1.3.1
    Project control 1.2.4
    Project synchro 1.2.3
    XMI2 Import 1.7.1
    File Control 1.0.5
    Uml projection 1.1.1
    Modified to not be potentially affected by Microsoft Visual C++ compiler
    bug.

  * fr.lang, de.lang and es.lang updated.

  * The previous releases of BOUML cannot read a project saved with this
    version. Obviously this release is able to read the projects made by
    previous releases of BOUML.



4.17.1

January 9th 2010


  * A crash may occurred when drawing a class instances non transparent and
    without drawing the shadows, fixed.

  * Under Windows the default language was wrongly set to Spanish in case you
    previously used a release older than the 1.15.1 and the environment
    variables LANG and LCID don't specify English or French, fixed.

  * Add related elements did nothing in a use case or deployment diagram,
    fixed.

  * When you manually resized an element in a diagram its self relations may be
    hidden depending on the position of the self relation and the used corner,
    fixed.

  * In a state diagram, when you added an element and it was automatically
    moved to be placed in its container, its self relations didn't follow it
    and their cut points was poorly placed, fixed.

  * When you add a container in a state or activity diagram and its possible
    container wasn't drawn but its sub elements was drawn, now the added
    container is automatically resized to contain its sub elements. To try to
    not poorly move already placed elements to force them to be inside the
    added container.



es.lang

January 3th 2010


  * Complete version of es.lang to use Bouml in Spanish, this version is newer
    than Bouml 4.17 and can be used with any releases since 4.15.1 (useless
    before). Download es.lang and indicate where you place it through the
    "Miscellaneous / Edit environment" dialog. Many Thanks to Paulo Cesar
    Coronado.



4.17

January 1th 2010


  * A crash occurred when you load an inconsistent model where two operations
    share the same internal identifier, fixed. (cf.)

  * The optional parameters wasn't given to the init/check plug-outs associated
    to the stereotypes part of profiles, fixed.

  * The boxes representing the class instances was not produced in SVG when you
    didn't ask for to draw the shadows and they aren't transparent, fixed. (cf.
    )

  * Add the new shortcut commands Optimal scale, Optimal window size, Zoom +,
    Zoom - and Zoom 100% for diagrams.
    Also add control mouse wheel up/down management to increase / decrease the
    zoom.

  * In a diagram to move the mouse with the mid click pressed moves the
    viewport accordingly.

  * In a diagram add shift mouse wheel up/down management to scroll left/right
    (mouse wheel up/down already did scroll up/down).

  * Add the new shortcut commands Close and Quit to close the project or quit,
    default shortcuts are control w and control q.

  * When several resizable elements are selected in a diagram the multiple
    selection menu allows you to resize them to have the same width and/or
    height of the first selected element. Have associated shortcut commands (
    Same width, Same height and Same size)

  * It is now possible to have a class diagram under a use case or a use case
    view, this allows to define Iconix robustness diagram throw class diagram.
    (cf.)

  * XMI2 Generator 1.12.1
    The post condition of an activity actions was not exported, and the pre
    conditions wasn't exported when the post condition was empty, fixed. (cf.)

  * C++ Roundtrip 1.0
    New plug-out, please refer to the documentation.

  * C++ Reverse 2.12.1
    For compatibility with the roundtrip now the #file property is get from the
    project package rather than in the package where you start a reverse.
    To set the C++ source and header directory for the packages created during
    the reverse, try to use path relative to root directory if it is defined in
    the generation settings.

  * Java Roundtrip 1.2.1
    Fixe bugs.
    To set the Java directory for the packages created during the reverse even
    without associated Java package, try to use path relative to root directory
    if it is defined.

  * Java Reverse 2.15.1
    Java Catalog 2.14.1
    To set the Java directory for the packages created during the reverse even
    without associated Java package, try to use path relative to root directory
    if it is defined.

  * Plug-out upgrade 1.15.2
    To allow to create a class diagram under a use case or use case view

  * Plug-out empty
    Upgraded by plug-out upgrade.

  * es.lang added allowing to use the modeler in Spain, this work is in
    progress and some translations are still missing (in this case the English
    is used). Many thanks to Paulo Cesar Coronado for the translation. So you
    can currently choose between English, French German and Spain.

  * Recall : if you are volunteer to add the translation for a new language
    contract me. The work consists to translate more than 2000 short sentences
    with a tool I developped for that (of course you don't have to change the
    sources of Bouml).

  * The previous releases of BOUML cannot read a project saved with this
    version. Obviously this release is able to read the projects made by
    previous releases of BOUML.
2011-11-24 08:22:52 +00:00
minskim
bae82c24e5 Mac OS X Lion has strnlen(). 2011-11-23 21:31:19 +00:00
wiz
101fa17213 Remove libscsi and the two packages using it, tosha and cdd.
The FreeBSD SCSI library on which libscsi was based, was removed in 1998.
The two other packages were last updated 1997 and 2001, respectively.
Better software exists (e.g. cdparanoia, cdrecord).

Ok agc@, gdt@
2011-11-23 18:59:20 +00:00
hiramatsu
af5a571e01 Move from p5-Devel-Checklib to p5-Devel-CheckLib. 2011-11-23 11:43:30 +00:00
hiramatsu
d18243883c Move from devel/p5-Devel-Checklib to devel/p5-Devel-CheckLib to match
PKGNAME and directory name.
2011-11-23 11:41:28 +00:00
hiramatsu
64a1a5a524 Re-import devel/p5-Devel-Checklib into devel/p5-Devel-CheckLib to match
PKGNAME and directory name.
2011-11-23 11:39:46 +00:00
hiramatsu
13855bd500 Update p5-Object-Event to 1.23.
Changes from previous:
1.23    Thu Aug  4 10:52:32 CEST 2011
        - added small safety-check to unreg_cb.

1.22    Thu Mar 10 17:17:58 CET 2011
        - fixed a bug where event methods were not registered correctly.
        - found a bug with using the guard to track cb registrations.
2011-11-23 11:08:16 +00:00
hiramatsu
76443e6f99 Update p5-IO-AIO to 4.11.
Changes from previous:
4.11 Mon Oct 10 00:24:11 CEST 2011
	- libeio didn't compile on !linux (Paul Howarth).

4.1  Sun Oct  9 10:24:11 CEST 2011
        - IO::AIO did access uninitialised memory on unsuccessful stats.
	- (libeio) added syncfs syscall wrapper.
        - (libeio) set thread name on linux (ps -L/Hcx, top, gdb).
        - (libeio) support multiple indepenent working directories.
        - applied speling corrections by Nicholas Bamber.
        - tune treescan #threads and #outstanding requests a bit.
        - reduce the number of file descriptors in use at any one time
          in treescan, to avoid running out of them (and using too much ram).
        - take advantage of working directoriy abstractions
          in aio_scandir and treescan.
        - reduce compiled size by ~10% by not inlining some key functionality.
        - added --progress switch to treescan.

4.0   Mon Jul 18 05:01:10 CEST 2011
	- INCOMPATIBLE CHANGE: fork is no longer supported (indeed, it never was),
          see FORK BEHAVIOUR in manpage for details.
	- passes testsuite on win32 now and may actually work
          (activestate 5.10.1 / MSVC6, YMMV).
	- (libeio) fix a deadlock where a wakeup signal could be missed when
          a timeout occured at the same time.
	- (libeio) added realpath.
        - (libeio) added fallocate.
	- (libeio) disabling sendfile on darwin unfortunately broke the emulation.
        - (libeio) do not acquire any locks when forking.
        - (libeio) use fewer time() syscalls when waiting for new requests.

3.93  Wed Jun 29 23:44:18 CEST 2011
	- ECB.H WAS MISSING.

3.92  Wed Jun 29 14:45:41 CEST 2011
	- ecb.h was missing.

3.91  Wed Jun 29 13:24:42 CEST 2011
        - (libeio) work around a Linux (and likely FreeBSD and other
          kernels) bug where sendfile would not transfer all the requested
          bytes on large transfers, using a heuristic.
        - buggy sendfile caused aio_move/copy to sometimes fail for big
          files (fortunately it checks that the whole file has been
          transferred...)
        - use libecb for higher performance and higher portability.
        - (libeio) disable sendfile on darwin, it's too broken.
        - disable fork tests on !linux, as only linux supports mixing
          pthread and fork in perl.
        - document the fact that fork doesn't work anymore when using
          this module, on anything !GNU/Linux.
        - increase timeout in t/04_fork.t, as too many CPAN-tester setups
          run on a 0.1MHz cpu. Or so.

3.9  Fri May 27 02:43:47 CEST 2011
        - (libeio) fix memory corruption in aio_readdirx for the flags
          combination READDIR_STAT_ORDER | READDIR_DIRS_FIRST.
        - add lots of newer POSIX and GNU/Linux-specific open
          flags.

3.8  Sun Mar 27 12:25:33 CEST 2011
	- use nonstandard but maybe-working-on-bsd fork technique.
	- support a max_idle value of 0.
	- support setting of idle timeout value (IO::AIO::idle_timeout).

3.72 Fri Feb 11 04:25:38 CET 2011
	- use _POSIX_MEMLOCK_RANGE to detect mlock/munlock.
        - aio_mknod always used a dev_t value of 0.
        - new treescan option: --grep.
        - add more S_IF macros, and major/minor/makedev "macros".

3.71 Thu Dec 30 08:18:46 CET 2010
	- the numerical result value passed to callbacks did not stringify
          correctly, due to internal reuse and failure to reset the sv flags.
	- actually test for posix_[mf]advise, as at least uClibc defines
          _POSIX_ADVISORY_INFO without actually having any of the required
          funcitonality. ugh.

3.7  Mon Nov  1 23:00:34 CET 2010
        - implement/add madvise, mmap, munmap, aio_mlockall, munlockall,
          aio_mlock, munlock, msync and mtouch to @EXPORT_OK.
        - document the sad state of affairs w.r.t. pthread on many bsds.
	- do not enable mmap on systems without _POSIX_MAPPED_FILES
          (openbsd 4.8).
        - do not leak memory in IO::AIO::mmap when the scalar already
          had string-data.
	- add O_RDWR, O_APPEND and O_EXCL symbols and semi-document
          them.
        - cache the result IV, for a minor speedup in the common case.
        - croak when an mmapped-scalar changes location, to detect
          user-errors better.
        - fix aio_readlink prototype.
2011-11-23 11:07:39 +00:00
hiramatsu
5f05456e35 Update p5-Test-POE-Client-TCP to 1.10.
Change from previous:
1.10  Wed Jun 29 10:37:32 BST 2011
  - Explicitly shutdown socket in/out on destruction under Cygwin/MSWin32
2011-11-23 11:07:16 +00:00
taca
1d986b097a Use lang/ruby/json.mk to handle dependency to ruby-json.
Bump PKGREVISION since dependency would change with ruby193-base.
2011-11-23 05:29:52 +00:00
taca
98f82602a3 * Needs dependency to ruby-json since 3.11. So, use lang/ruby/json.mk
to handle dependency to ruby-json.
* Fix miscellaneous permission of files.

It should fix build problem with ruby18-base.
2011-11-23 05:21:03 +00:00
joerg
6de67c8841 Fix build with newer GCC versions 2011-11-22 18:09:31 +00:00
joerg
6415d115c8 Fix missing prototype errors with newer GCC. 2011-11-22 18:06:16 +00:00
joerg
ad371c2b06 Fix missing prototypes errors with newer GCC 2011-11-22 18:04:58 +00:00
cheusov
4a750eaaaf MAINTAINER=ddeus.pkgsrc@mailnull.com based on a private inquiry 2011-11-22 16:10:34 +00:00
hiramatsu
527677832d Update p5-Devel-Checklib to 0.95.
Changes from previous:
0.95    2011-10-22      Clean up object files.
                        Also MSVC generates extra files, clean them up.

0.94    2011-10-14      Better error message.
2011-11-22 11:18:34 +00:00
marino
eebb240853 devel/libscsi: Disable FreeBSD and DragonFly
The FreeBSD SCSI library, on which this package is based, was removed in
1998 and replaced with CAM-SCSI.  DragonFly never had it.  Neither
platform has the required <sys/scsiio.h>.  Other patches are
NetBSD-specific, so the scope of this package must be narrowed once again.
2011-11-22 10:47:14 +00:00
sno
1df2bc2c1b Updating package for CPAN module Mouse in devel/p5-Mouse from 0.93 to
0.97.

Upstream changes:
0.97 2011-10-09 14:45:55
    [TEST FIXES]
    - Fixes in 0.96 is broken

0.96 2011-10-09 14:34:39
    [TEST FIXES]
    - Workaround for RT #71211 (made the failing test a TODO)

0.95 2011-10-07 13:41:31
    [TEST FIXES]
    - Workaround for RT #71211 (maybe)

0.94 2011-10-03 17:07:57
    [BUG FIXES]
    * Resolve #68351, tests produced deprecation warnings in 5.14
    * Resolve #70518, a build problem in 5.15
    * Resolve #70569, prototype mismatch warnings might happen in 5.8
2011-11-22 07:07:52 +00:00
hiramatsu
50ceeff002 Update p5-MooseX-Types-Common to 0.001003.
Changes from previous:
0.001003 2011-08-31 11:35EST
  - The positive and negative number types mistakenly accepted zero. Reported
    by Eric Brine. RT #53234.
  - Added PositiveOrZero{Int,Num} and NegativeOrZero{Int,Num} types. (Dave
    Rolsky)
2011-11-22 03:38:03 +00:00
seanb
249ef280a1 Don't hard code -pthread in nspr.pc. Similar to devel/nss/Makefile. 2011-11-21 21:33:13 +00:00
hiramatsu
79fe5eefbc Update p5-MooseX-Types-Structured to 0.28.
Changes from previous:
0.28   03 October 2011
        - Fixed regression where mixed type constraints (MX:Types style and
        'classic' Stringy style) are used in a single structured type doesn't
        work.

0.27   28 April 2011
        - test fixes for new Moose

0.26   02 January 2011
        - removed version from Test::Fatal as asked by the debian folks
        - small documentation updates

0.25   28 December 2010
        - fixed bug where ->is_subtype_of dies meaninglessly when the type we
          are trying to check is not a type we can find.  This makes our
          handling consistent with core Moose.  Also changed ->equals and
          ->is_a_type_of to be consistent.
        - Added test case for above
        - The test suite now uses Test::Fatal instead of Test::Exception (Karen
          Etheridge).

0.24   16 November 2010
        - Added some performance enhancing caching code (phaeton)
2011-11-21 14:39:27 +00:00
hiramatsu
a90818385e Add p5-Moo. 2011-11-21 14:37:48 +00:00
hiramatsu
660def8a7b Import Moo into devel/p5-Moo, which is required to update
databases/p5-SQL-Translator.

This module is an extremely light-weight, high-performance Moose
replacement. It also avoids depending on any XS modules to allow
simple deployments. The name "Moo" is based on the idea that it
provides almost -but not quite- two thirds of Moose.
2011-11-21 14:35:51 +00:00
hiramatsu
5c3f919c0b Update p5-Devel-PPPort to 3.20.
Changes from previous:
3.20 - 2011-09-10

    * fix CPAN #56749: isASCII and isCNTRL macros are buggy
      (thanks to Karl Williamson for providing a patch and patiently
       waiting almost two years for me to integrate it)
    * fix CPAN #70427: RealPPPort.xs:1587: error: lvalue required as unary ‘&’ operand
2011-11-21 08:44:48 +00:00
hiramatsu
f8d083b874 Update p5-Object-Signature to 1.07.
Changes from previous:
1.07 Thu 24 Mar 2011
	- Updating to Module::Install::DSL 1.00
	- Removing the use of prefork as the modules we use are fairly small
	- Removed -w from test scripts to be compatible with tainting

1.06 Sat  6 Jan 2007
	- Added the specialised subclass Object::Signature::File
2011-11-21 06:14:39 +00:00
hiramatsu
b708ebde41 Add p5-strictures. 2011-11-21 06:13:46 +00:00
hiramatsu
04d8b59778 Import strictures into devel/p5-strictures, which is required to
update databases/p5-SQL-Translator.

p5-strictures provides "strictures" directive.

  use strictures 1;

is equivalent to

  use strict;
  use warnings FATAL => 'all';

except when called from a file where $0 matches:

  /^x?t\/.*(?:load|compile|coverage|use_ok).*\.t$/

and when either '.git' or '.svn' is present in the current directory.
2011-11-21 06:12:25 +00:00
ryoon
1ddc1b67ae Add gitolite 2011-11-20 19:15:51 +00:00
ryoon
68670dc137 Import gitolite-2.2 as devel/gitolite
Gitolite is an SSH-based gatekeeper providing access control for
a server that hosts many git repositories. Without gitolite, each
developer needing to push to one of the repositories hosted would
need a user account on that server; gitolite lets you do that just
using SSH public keys tied to a single, common, user that hosts
all the repositories.

Gitolite can restrict who can read (clone/fetch) from or write
(push) to a repository, and who can push to what branch or tag -
an important issue in corporate environments. Other features include:

* access control by branch-name or by modified file/directory;
* per-developer "personal namespace" prefixes;
* simple but powerful configuration file syntax (with validation);
* config files (and authority for maintaining them) can be split;
* easy integration with gitweb;
* comprehensive logging;
* easy migration from gitosis.
2011-11-20 19:11:49 +00:00
agc
0be97c6499 add and enable elftoolchain 2011-11-20 06:26:40 +00:00
agc
eccef4212c Initial import of elftoolchain-0.5.1 into the packages collection.
A BSD-licensed implementation of compilation tools (nm, ar,
	as, ld, etc.) for the ELF object format.

	This release contains BSD-licensed implementations of the
	"libdwarf" and "libelf" libraries, and of the "addr2line",
	"ar", "brandelf", "c++filt", "elfcopy", "elfdump",
	"findtextrel", "mcs", "nm", "ranlib", "readelf", "size",
	"strings" and "strip" program development utilities.  The
	release also contains API and utility reference documentation
	(300+ manual entries in all), and contains test suites for
	some of these released utilities and libraries.

With thanks to jkoshy for all the help.
2011-11-20 06:25:17 +00:00
alnsn
f6c4b0917e Add patches from upstream bug #51851.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51851
2011-11-19 21:16:22 +00:00
taca
616d52f98e Update ruby-railties pacakge to 3.0.11.
*Rails 3.0.11 (unreleased)*

* Updated Prototype UJS to lastest version fixing multiples errors in
  IE [Guillermo Iguaran]
2011-11-19 15:39:02 +00:00
taca
c95baabc92 Update ruby-activemodel to 3.0.11 (version change only). 2011-11-19 15:33:17 +00:00
taca
380f6d9194 Update ruby-activesupport3 to 3.0.11 (version change only). 2011-11-19 15:32:34 +00:00
hiramatsu
063cf45c02 Update p5-PatchReader to 0.9.6.
Changes from previous:
0.9.6 4/11/2011
  Add tests to instantiate all modules and verify parsing of patches
  Fix POD syntax
  Fix corruption due to patched lines having a + or - as the first character
  Fix FixPatchRoot w/DOS eol patches (RT bug #35362, regression from v0.9.3)
  Attic file support for FixPatchRoot (RT bug #40467)
  Multiple file patch support (RT bug #47625)
2011-11-19 03:27:44 +00:00
hiramatsu
27393a21b9 Update p5-Test-Warn to 0.23.
Change from previous:
0.23  2011-02-24
        - compatibility with Perl 5.14 (ANDK)
2011-11-18 13:22:22 +00:00
hiramatsu
5cd8a566b6 Update p5-MooseX-StrictConstructor to 0.16.
Changes from previous:
0.16     2011-04-22

- Don't wrap BUILDALL, since this breaks if the object doesn't inherit from
  Moose::Object (doy).

0.15     2011-04-13

- The fix in 0.14 only worked with Moose 2.0, causing failures with earlier
  versions.

0.14     2011-04-13

- Using extends caused strictness to be lost. Fixed by Karen Etheridge.

0.13     2011-02-22

- This release provides forward compatibility with Moose 1.99+. It will still
  work with Moose 1.23 as well. Most of the work was done by Jesse Luehrs.

0.12     2010-10-29

- Switched tests to use Test::Fatal instead of Test::Exception.
2011-11-18 13:20:55 +00:00