Commit graph

10043 commits

Author SHA1 Message Date
heinz
33018396c5 Initial import of p5-File-Tempdir 0.02.
The module provides an object interface for function tempdir() from
Perl module File::Temp. This allows to destroy the temporary directory
as soon as it is not needed anymore using the magic DESTROY() function
automatically called by perl when the object is no longer referenced.
2007-05-27 19:42:32 +00:00
schmonz
c02b407e92 Move cvs to scmcvs so it can be checked out on a case-insensitive
filesystem without interference from devel/CVS metadata. PKGNAME
stays the same. Discussed with agc.
2007-05-27 09:49:41 +00:00
heinz
4be0e681b9 Updated to version 3.6.
Pkgsrc changes:
  - The package supports installation to DESTDIR.

Changes since version 3.4:
==========================
2007-04-07 - 3.6
    Include blead perl patch from Craig Berry that gives better
    Module::Pluggable::Object::search_paths portability as
    prompted by VMS test failures.

2007-01-29 - 3.5
    Patch from Audrey Tang to prevent clobbering of $@
2007-05-27 09:16:28 +00:00
obache
3889d68a00 Fix PKGNAME, remove redundant 'ruby'. 2007-05-26 12:10:25 +00:00
obache
f8b94472b9 Add ruby-gettext. 2007-05-26 06:28:55 +00:00
obache
3b12e633e2 Import ruby-gettext version 1.9.0.
Ruby-GetText-Package is a localization(L10n) library and tools which modeled
after GNU gettext package.

It converts the messages to localized messages properly using client-side locale
information.
2007-05-26 06:21:30 +00:00
minskim
43d363f718 Add ragel. 2007-05-25 23:40:11 +00:00
minskim
dbb34c78c8 Import ragel.
Ragel compiles finite state machines from regular languages into
executable C, C++, Objective-C, D, Java, or Ruby code.  Ragel state
machines can not only recognize byte sequences as regular expression
machines do, but can also execute code at arbitrary points in the
recognition of a regular language.  Code embedding is done using
inline operators that do not disrupt the regular language syntax.
2007-05-25 23:37:45 +00:00
heinz
06ac4ac683 Added support for installation to DESTDIR. 2007-05-25 18:22:45 +00:00
heinz
f095088c32 Added support for installation to DESTDIR. 2007-05-24 22:56:29 +00:00
dmcmahill
d3f1b2b291 Fix a division bug when negative numbers are involved. Bump pkgrev. 2007-05-24 21:51:47 +00:00
obache
6cf23373a1 Added ucpp. 2007-05-24 16:25:03 +00:00
obache
58d6e41581 Import ucpp version 1.3.
Based on PR 31480 by Jeroen Ruigrok van der Werven,
fixed manual page installation path.

ucpp is a C preprocessor and lexer. It has the following goals:

   - Strict conformance to the C99 standard (with switches to
     disable some extensions and mimic C90 behaviour)
   - Low memory consumption
   - Possibility to use the code as a lexer (that outputs tokens
     directly)
2007-05-24 16:23:23 +00:00
wiz
432de38d50 Remove oaf dependency here too. Bump PKGREVISION. 2007-05-23 23:42:47 +00:00
markd
62f6cca4af Update kdevelop to 3.4.1 (part of KDE 3.5.7) 2007-05-23 13:54:36 +00:00
markd
ac611c24d3 Update kdevelop to 3.4.1 (part of KDE 3.5.7) 2007-05-23 13:52:58 +00:00
markd
da797114b5 Update to KDE 3.5.7
Cervisia
* Improve layouting of the CVS log dialog.

KBabel
* Fix random crashes on Catalogmanager.

KCachegrind
* Fix parsing of dot output on some cases.

Umbrello
* C# Code Generation and export.
* Java interface inheritance, abstract classes and generics in code
  generation.
* Operations of the Interface are implemented in the class automatically.
* Java 5 generics support.
* Code generation ignores unidirectional association.
* %date% and %time% not being parsed.
* Relationships for entities do not live outside of the diagram.
* Multiplicity labels often are placed incorrectly.
* Association role labels are duplicated.
* Crash on adding operation to class with Advanced Code Generators enabled.
* Javascript wrong Code Generation.
* Javascript/ActionScript Code Generation creates bad format methods.
* Sequence diagram object size incorrect after toggling "Draw as Actor".
* Support duplicating sequence diagrams.
* Incorrect Association Properties text.
* Buttons are not displayed.
* Impossible to reuse same use case in a use case diagram.
* Crash on creating various types of associations.
* Fix displacement of sequence line on initial drag/drop of a class from
  the list view to a sequence diagram.
* Support copy/paste of attribute or operation in the list view within the
  same class.
* Associations not updated during move of class on diagram.
* Fix unclickable diagrams.
* ERD not saved correctly, rendered unusable.
* Improve loading of XMI files from older versions
* Package contents always shown empty in package properties dialog.
* Subsystem or component may realize interface in component diagram.
* Crash when deleting the link between a package and a class.
* Ada95 Code Generation Errors for Aggregation.
* Unable to delete multiplicity information or label from an association.
* C++ code generator does not correctly define namespaces.
* Ada code generator generates "withs" in both directions for certain
  associations.
* Ada code generator always generates methods abstract even if abstract
  box not checked.
* Missing "with" on Ada code generation for aggregation.
* Operation Properties "Type" combo box too small.
* Allowing to duplicate diagrams.
* Crash on changing multiplicity in an association in ERD.
* Class diagram in folder not loaded correctly from xmi.
* Sequence diagram crashes on inserting message.
* No synchronization of comments when round-tripping.
* Crash on loading xmi with actor as object of sequence diagram.
* ActionScript/JavaScript association code generation error.
* XMI file contains massive duplications of <UML:Stereotype>.
* Segmentation fault on loading corrupted file.
* Crash when moving all elements in a sequence diagram.
* Fix crash while adding class via class wizard.
* Various dialog layout fixes. New Top/Bottom arrowbutton in Activity
  subdialog of state properties dialog.
2007-05-23 13:45:05 +00:00
wiz
4404c9567e Also remove oaf/bl3.mk. 2007-05-23 07:20:35 +00:00
wiz
0173ec8f4c Remove gal/bl3.mk from gnome-build/bl3.mk, and bump anjuta PKGREVISION
(only package using the latter bl3.mk).
2007-05-23 07:14:08 +00:00
schmonz
dd365e3802 Respect CFLAGS. Fixes Universal build on OS X. 2007-05-23 04:21:05 +00:00
wiz
ac801fb21e Fix path to python interpreter in tohg.rb and depend on python.
Bump PKGREVISION.
2007-05-22 19:13:49 +00:00
xtraeme
9ac67a4418 I don't have time to maintain packages that might be affected by
security vulnerabilities.
2007-05-22 10:53:20 +00:00
reed
29df66949c Add sparse. 2007-05-21 20:48:41 +00:00
reed
fc02787c53 Import sparse.
Sparse, the semantic parser, provides a compiler frontend capable
of parsing most of ANSI C as well as many GCC extensions, and a
collection of sample compiler backends, including a static analyzer
also called "sparse". Sparse provides a set of annotations designed
to convey semantic information about types, such as what address
space pointers point to, or what locks a function acquires or
releases.

Linus Torvalds started writing Sparse in 2003, initially targeting
issues such as mixing pointers to user address space and pointers
to kernel address space.
2007-05-21 20:46:43 +00:00
wiz
897ddbce55 Remove mentions of gnome-libs.
No effective change to package.
2007-05-20 17:23:16 +00:00
wiz
197de82e9a Remove remaining gnome1-libs dependencies from pkgsrc. 2007-05-20 15:48:07 +00:00
wiz
9b449cdc49 Remove gal dependency. Bump PKGREVISION.
gal is a part of gnome 1, but gnome-build is only used by anjuta, a
gnome 2 application.

Also, only the included documentation still refers to gal, the configure
script doesn't even check for it.
2007-05-20 15:38:42 +00:00
heinz
4a5fd9015b Activated ossp-uuid. 2007-05-20 02:44:15 +00:00
heinz
2822a6bbbc Initial import of ossp-uuid 1.6.0.
UUIDs are 128 bit numbers which are intended to have a high likelihood
of uniqueness over space and time and are computationally difficult
to guess. They are globally unique identifiers which can be locally
generated without contacting a global registration authority. UUIDs
are intended as unique identifiers for both mass tagging objects
with an extremely short lifetime and to reliably identifying very
persistent objects across a network.

OSSP uuid is a ISO-C:1999 application programming interface (API)
and corresponding command line interface (CLI) for the generation
of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally
Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
1 (time and node based), version 3 (name based, MD5), version 4
(random number based) and version 5 (name based, SHA-1). Additional
API bindings are provided for the languages ISO-C++:1998, Perl:5 and
PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
and Perl Data::UUID APIs.
2007-05-20 02:42:27 +00:00
wiz
6043dd6a89 Build assembler code with yasm instead of nasm. (SDL's configure
prefers yasm to nasm.) Addresses PR 36208.
Tested on NetBSD-3.1/i386 by heinz@.

Might affect resulting binary, so PKGREVISION++.
2007-05-19 22:48:52 +00:00
heinz
2b1cd6d4bc Package supports installation to DESTDIR. 2007-05-19 22:12:53 +00:00
heinz
c2aa26e8af Package supports installation to DESTDIR. 2007-05-19 21:42:54 +00:00
wiz
0697770977 Replace perl interpreter in some files. From Sergey Svishchev. 2007-05-19 14:05:45 +00:00
heinz
b193598310 The package supports installation to DESTDIR. 2007-05-18 20:21:50 +00:00
wiz
ada9b1b3f5 Reset maintainer on his request (in mail traffic for PR 35824). 2007-05-18 13:45:58 +00:00
peter
da2ced0ef3 Remove myself as maintainer, I don't have the time anymore to keep these
packages up to date.
2007-05-18 10:03:30 +00:00
gdt
539cc301cc Update to 1.9.8. This update breaks gnucash, which now uses
devel/g-wrap196 instead.  Changes since 1.9.6:

Version 1.9.8

  - New feature: function flags. At the moment there is a single flag
    specifying whether to leave "Guile mode" when calling the wrapper
    functions. See the Guile manual on "scm_without_guile" for more
    information.

  - Don't rely on libc to provide (v)asprintf, take the implementation
    from gnulib.

  - The minimal GLib bindings now build against GLib 2.x. However,
    their use is deprecated in favour of the much more complete GLib
    bindings in guile-gnome
    (http://www.gnu.org/software/guile-gnome/).

Version 1.9.7

  - The shared libraries now reside in $(pkglibdir)/modules
    (e.g. /usr/lib/g-wrap/modules).

  - Users are now allowed to chose in which module generic functions
    should be defined.

  - New feature: aggregated typespecs.  See the node `Wrapping a C
    Function' of the manual for details.

  - Users can now specify a free and a mark function, as well as an
    equality predicate for wrapped C types (WCTs) in `wrap-as-wct!'.

  - Improved documentation with an API reference (yet to be finished).

  - Several bugfixes.
2007-05-17 23:59:34 +00:00
seb
c57e6b1833 Update to version 2.11
Changes since last packaged version (2.09):
2.11    Thu May 10 2007
        - first_release() now returns the first release in the order of
          perl version numbers. Add a new method first_release_by_date()
          to keep the old behaviour available. Suggested by Michael G Schwern.
        - Update data about UCD versions

2.10    Wed May  9 2007
        - Add versioning for the Unicode Character Database bundled
          with Perl (H. Merijn Brand)
2007-05-17 22:37:34 +00:00
seb
8dceb50506 Update to version 0.14.
Changes since last packaged version (0.12):
0.13  Tue May  1 21:39:19 BST 2007
    - Address bug #26847, and add t/methcall.t

0.14  Fri May  4 12:00:20 BST 2007
    - Fix bug #26928
2007-05-17 20:28:38 +00:00
wiz
f32de2c9f9 Remove g-wrap1, add g-wrap196. 2007-05-17 17:40:28 +00:00
wiz
96d14c17fb Remove very old g-wrap version. 2007-05-17 17:39:59 +00:00
wiz
2bafb5a67a Initial import of g-wrap196, the 1.9.6 release of g-wrap, previously
in devel/g-wrap.

This is the last version that works with gnucash-2.0.x. Imported
separately so devel/g-wrap can be updated.
2007-05-17 17:39:04 +00:00
wiz
caf070dc2d Clean up pkglint warning. 2007-05-17 17:34:32 +00:00
heinz
3c2f29026d - Added support for installation to DESTDIR.
- Reenabled test targets in Makefile.in (previously broken by pkgsrc
  patches) and in the pkgsrc Makefile.
2007-05-15 19:39:12 +00:00
obache
a39d6ccf84 Fix build problem on NetBSD>=3. 2007-05-15 13:19:13 +00:00
shannonjr
59003defca Update to 2.0rc8. Bug fixes. 2007-05-15 13:04:29 +00:00
bouyer
d436a49b62 Update gputils to 0.13.4, OK'd by Tom Spindler.
CHANGES:
 [gputils] Updated header files and linker scripts.
 {gputils] Fixed UPPER to mask with 0xff instead of 0x3f.
 [gpasm] Mask MOVLB with 0xf instead of 0xff.
 [gpasm] Fixed default access bit for extended pic16e.
 [gpasm] Fixed 18xx config bug when config the last section.
 [gputils] Fixed bsr boundary for 18f2455/2550/4455/4550.
 [gplib] Allow forward and back slashes as directory delimiters.
2007-05-13 20:47:37 +00:00
seb
4081706cc7 Add & enable p5-Class-Std 2007-05-13 20:43:56 +00:00
seb
20c5472b31 Initial import of p5-Class-Std version 0.0.8 into The NetBSD
Packages Collection.

The Perl 5 module Class::Std provides tools that help to implement
the "inside out object" - a method for reliably enforcing object
encapsulation - class structure in a convenient and standard way.
2007-05-13 20:42:10 +00:00
seb
d547c7dc76 Add & enable p5-Getopt-Euclid 2007-05-13 19:27:28 +00:00