Commit Graph

6834 Commits

Author SHA1 Message Date
kevlo
ef8624a610 Initial import of p5-aliased 0.30
aliased is simple in concept but is a rather handy module. It loads 
the class you specify and exports into your namespace a subroutine
that returns the class name. You can explicitly alias the class to 
another name or, if you prefer, you can do so implicitly.
In the latter case, the name of the subroutine is the last part of
the class name.

ok pea@
2009-10-05 12:50:38 +00:00
kili
d36a7301d8 Drop maintainership. 2009-10-04 21:16:17 +00:00
ajacoutot
26df99378a Update to pangomm-2.26.0
ok landry@
2009-10-04 18:19:22 +00:00
ajacoutot
e957652cc0 Update to version 2.22.0.
ok landry@
2009-10-04 18:18:46 +00:00
ajacoutot
394379e18e Update to version 2.22.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:13 +00:00
benoit
5b1a1fdb97 - update py-optik to 1.5.3
- change maintainer
- add documentation and examples
- regen plist

ok ajacoutot@
2009-10-02 22:26:58 +00:00
benoit
038308739a - update py-pyro to 3.9.1
- regen plist

ok ajacoutot@, fgsch@
2009-10-01 14:11:58 +00:00
jasper
f6895964b5 - update vte to 0.22.2
ok aja@
2009-09-29 11:38:27 +00:00
kevlo
8d28de70cf add p5-Test-LeakTrace 2009-09-29 09:05:19 +00:00
kevlo
bc3ab35a60 Initial import of p5-Test-LeakTrace-0.10
Test::LeakTrace module provides several functions that trace
memory leaks.  This module scans arenas, the memory allocation
system, so it can detect any leaked SVs in given blocks.

ok sthen@
2009-09-29 09:04:13 +00:00
sthen
80a725208d Update the Horde suite to current versions. devel/horde has SECURITY fixes
including XSS (prefs, MIME viewer) and preventing overwriting of webserver-
accessible files (image form fields, e.g. with Turba). For more information
see http://lists.horde.org/archives/announce/2009/000512.html.

Thanks Vijay Sankar, Michiel van Baak and Daniel Levai for testing/feedback.
2009-09-28 13:09:15 +00:00
jasper
020deebab4 - bugfix update of vte to 0.22.1
ok aja@
2009-09-26 13:02:25 +00:00
bernd
cbd1f9fc90 Update to git-1.6.4.4. 2009-09-26 10:12:42 +00:00
jasper
a24b18c60e - take maintainership of libffi, and drop it of two others. any takers? 2009-09-25 15:59:15 +00:00
jasper
a4c40b855c - hobbits take over 2009-09-25 15:56:29 +00:00
sthen
7ac194ac29 zap spurious commas in NOT_FOR_ARCHS 2009-09-25 14:33:05 +00:00
jasper
b62c4e7637 - update vte to 0.22.0
* among the changes, significant reduce in memory usage

ok aja@
2009-09-25 08:10:36 +00:00
sthen
96abe1eba8 Revert one line from the last update which doesn't work well with
our cvs(1).
2009-09-24 21:48:48 +00:00
jasper
a4263bbe1e - add gobject-introspection 2009-09-24 20:09:48 +00:00
jasper
3f3b372442 import gobject-introspection 0.6.5
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data
can be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.

feedback and ok ajacoutot@ landry@
2009-09-24 20:08:09 +00:00
espie
7b690d6f1a +gflags 2009-09-24 19:53:13 +00:00
espie
6f7adf0017 gflags, from Vincent Auclair 2009-09-24 19:51:44 +00:00
jasper
8159700629 - add libffi 2009-09-23 20:58:46 +00:00
jasper
9bf295a421 import libffi 3.0.8
FFI stands for Foreign Function Interface. A foreign function interface
is the popular name for the interface that allows code written in one
language to call code written in another language. The libffi library
really only provides the lowest, machine dependent layer of a fully
featured foreign function interface. A layer must exist above libffi
that handles type conversions for values passed between the two
languages.

successfully tested on seven arches by me. other arches are disabled for now as
they need more work (mips64) or haven't been tested yet.
2009-09-23 20:55:46 +00:00
jasper
8fdf733fdd - add libgdata 2009-09-23 19:37:18 +00:00
jasper
a19a7f475e import libgdata 0.4.0
libgdata is a GLib-based library for accessing online service APIs using
the GData protocol - most notably, Google's services. It provides
APIs to access the common Google services, and has full asynchronous
support.

this used to be part of evolution-data-server, but from e-d-s 2.28 onwards
it's split into it's own library. (nothing picks it up for now, tested in a
bulk build)

ok ajacoutot@
2009-09-23 19:35:14 +00:00
sthen
ce437b6681 +fossil 2009-09-23 19:09:59 +00:00
sthen
9c1631a8a5 I guess this wasn't such a good name for a temporary directory. Remove. 2009-09-23 19:09:28 +00:00
sthen
0ce3337109 Import devel/fossil, from James Turner with a couple of tweaks by me;
Fossil is a software configuration management system. Fossil is software
that is designed to control and track the development of a software project
and to record the history of the project. There are many such systems in
use today. Fossil strives to distinguish itself from the others by being
extremely simple to setup and operate.

In addition to distributed version control, it supports distributed bug
tracking and wiki, with a built-in web interface, in a single easy-to-use
integrated package.
2009-09-23 19:06:46 +00:00
jasper
dc2e7ada7d - revert previous commit. embedding variables in variables makes you lose a cookie, and break the build.
ok sthen@
2009-09-21 20:30:58 +00:00
ajacoutot
3097aeb6de Always remove mimeinfo.cache when deleting this package.
Regen PLIST while here.
2009-09-20 21:38:19 +00:00
benoit
557cc9ddae - update py-asn1 to 0.0.9a
ok ajacoutot@
2009-09-19 22:39:41 +00:00
fgsch
c3e2298371 Update to bzr 1.18.1. 2009-09-19 22:08:52 +00:00
martynas
2ef72aa792 fix packaging with python-2.6. ok jasper@, sthen@ 2009-09-18 20:37:46 +00:00
ajacoutot
2e0d73474c Fix build with newer libsigc++2
(reported by jasper@)
ok jasper@ landry@ wilfried@ (maintainer)
2009-09-18 10:24:50 +00:00
ajacoutot
0c32937d6f Major update to pangomm-2.24.0
(see HOMEPAGE for complete ChangeLog)

ok jasper@ landry@ wilfried@
2009-09-18 10:23:52 +00:00
ajacoutot
6e6fb39587 Major update to glib2mm-2.20.2
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

ok jasper@ landry@ wilfried@ (former maintainer) - on a former diff
2009-09-18 10:23:27 +00:00
ajacoutot
0c48adf8cf Major update to libsigc++-2.2.4
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.

This and all upcoming *mm updates have been tested by jasper@ in a bulk,
thanks!

ok jasper@ landry@ wilfried@ (former maintainer)
2009-09-18 10:22:24 +00:00
ajacoutot
fa1e85ba3b Major update to pango-1.24.5 (needed for upcoming pangomm update)
ok jasper@ landry@ wilfried@
2009-09-18 10:21:53 +00:00
sturm
966e49413c openocd 2009-09-17 22:01:10 +00:00
sturm
46ddb49815 initial import of openocd 0.2.0
OpenOCD is a Free and Open On-Chip Debugging, In-System Programming 
and Boundary-Scan Testing.

from Sylvestre Gallon <ccna.syl@gmail.com>
help and ok bernd@
2009-09-17 21:59:46 +00:00
jasper
c63e551dc7 - update json-c to 0.9 2009-09-15 18:15:41 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
jasper
965ed828cd add p5-File-Find-Rule-Perl and p5-Test-Script 2009-09-14 21:20:58 +00:00
jasper
d1dc05eeb2 import p5-File-Find-Rule-Perl 1.09
File::Find::Rule::Perl provides methods for finding various types of
Perl-related files, or replicating search queries run on a distribution
in various parts of the CPAN ecosystem.

based on a submission by Stephan A. Rickauer
2009-09-14 21:18:49 +00:00
jasper
1a0e225bbe import p5-Test-Script 1.03
The intent of this module is to provide a series of basic tests for
scripts in the bin directory of your Perl distribution.  Further, it
aims to provide them with perfect platform-compatibility and in a way
that is as unobtrusive as possible. That is, if the program works on a
platform, then Test::Script should also work on that platform.  In doing
so, it is hoped that Test::Script can become a module that you can
safely make a dependency of your module, without risking your module not
working on some platform because of the dependency.

based on a submission by Stephan A. Rickauer
2009-09-14 21:17:43 +00:00
bluhm
b2fb0e5cc3 Do not include benchmark.pl and perftest.pl in p5-Devel-NYTProf
package.  They are only usefull for testing and debugging.
2009-09-14 19:54:26 +00:00
landry
7958292cc8 Don't build nor install libevent compatibilty layer. the installed event.h
shadowed the systemwide one.
Prodded by & ok naddy@, also tested by sthen@
2009-09-14 15:53:09 +00:00
naddy
db789e7847 bump after maintainer address change 2009-09-11 18:13:06 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00