landry
e6c688b39e
+p5-Devel-Trace
2009-06-07 11:24:54 +00:00
landry
b550dc05bc
Import p5-Devel-Trace:
...
If you run your program with perl -d:Trace program, this module will
print a message to standard error just before each line is executed,
like sh -x.
2009-06-07 11:23:55 +00:00
landry
27e47c24a2
+p5-Pango
2009-06-07 08:46:59 +00:00
landry
5fad5f6d87
Import p5-Pango-1.220, the Perl bindings for Pango.
...
This has been splitted from p5-Gtk2 package.
ok ajacoutot@
2009-06-07 08:45:52 +00:00
landry
605b7dcc60
Update to p5-Glib2 1.221.
...
ok ajacoutot@
2009-06-07 08:41:39 +00:00
ajacoutot
10b6eb2bd8
Convert to using the new gconf2.port.mk module.
...
input and ok jasper@
2009-06-07 05:31:10 +00:00
ajacoutot
06b457df22
Add a gconf2 MODULE to ease dealing with schemas files.
...
port-modules(5) will be tweaked accordingly when all ports are converted
to using this new module.
"i like the idea" wcmaier@
"i like it" landry@
some input and ok jasper@
2009-06-07 05:27:58 +00:00
ajacoutot
e4531da486
- create ${PREFIX}/share/schemas/ by default to prepare for the up-coming
...
gconf2.port.mk MODULE
2009-06-07 01:28:38 +00:00
jasper
c8aac4f644
- remove old qt2 lincvs. for similar functionality, see cervisia in kde/sdk3
...
cheering from a bunch of frogs
2009-06-07 00:14:23 +00:00
ajacoutot
542480064e
- sky is blue, grass is green...
...
after a post from James Wright on ports@
2009-06-06 21:59:38 +00:00
ajacoutot
a30169c249
- small bugfix update to glade3-3.6.4
2009-06-06 19:00:02 +00:00
naddy
eb67f84be6
Update to 4.3.1 and enable C++ bindings.
...
Tested on arm (sthen@), alpha, amd64, i386, mips64 (jasper@),
powerpc (ajacoutot@), sparc (phessler@), sparc64.
2009-06-06 17:45:48 +00:00
ajacoutot
60108094da
- completely rewrite dependencies from scratch
...
- sky is blue, grass is green and examples get installed under
%D/share/examples/prognam/, stating the obvious doesn't help, remove
MESSAGE
Stuart, whatever you were smoking at the time of the import, I want some!
2009-06-06 03:22:05 +00:00
jasper
77fb581f55
- add bakery
2009-06-05 22:14:29 +00:00
jasper
bbc37cf8d1
import bakery 2.6.3
...
Bakery is a C++ Framework for creating GNOME applications using gtkmm.
2009-06-05 22:13:25 +00:00
dhill
bffe419e1d
update to 0.91
...
ok simon@
2009-06-05 13:13:17 +00:00
dhill
a94463b4a4
update to 1.05
...
ok simon@
2009-06-05 13:12:32 +00:00
dhill
30162ac9f8
update to 1.10
...
ok simon@
2009-06-05 13:10:54 +00:00
dhill
cdb7b6c580
update to 0.0.9.
...
ok simon@
2009-06-05 13:07:53 +00:00
wcmaier
f1cb6312d3
Add py-serial.
2009-06-05 04:32:08 +00:00
wcmaier
28b939db80
Import py-serial:
...
This python module provides access to the serial port, with backends for
standard Python running on Windows, Linux, BSD (possibly any POSIX
compilant system), Jython and IronPython. The module named "serial"
automatically selects the appropriate backend.
Port by MAINTAINER (Daniel Gruber <daniel at tydirium dot org>) with
tweaks from me.
2009-06-05 04:29:22 +00:00
merdely
ba57931ec4
Update to 4.41
2009-06-04 22:44:11 +00:00
naddy
103451b272
changing MAINTAINER requires a pkg bump
2009-06-04 22:23:27 +00:00
ajacoutot
94844661cc
- no need to set VERBOSE anymore.
2009-06-04 21:12:07 +00:00
ajacoutot
e1e1d6724a
Add a new variable MODCMAKE_VERBOSE which is on by default when !BATCH,
...
to enable cmake VERBOSE mode and see the build output.
ok sthen@
2009-06-04 21:07:23 +00:00
bernd
76e41f4abb
Update to git-1.6.3.2.
2009-06-04 18:01:56 +00:00
ajacoutot
3eaa728f00
- don't hardcode path
2009-06-04 04:37:04 +00:00
jasper
733c41764d
- update argtable to 2.11
2009-06-03 22:54:26 +00:00
jasper
8c14f0ff0a
- update uthash to 1.6
...
- drop maintainership
2009-06-03 22:43:58 +00:00
martynas
03fb6a57ab
deeggify; reqd/oki jasper@
2009-06-03 19:23:58 +00:00
jasper
e3b13a8e42
- update py-sip to 4.7.9
...
- fix homepage
maintainer timed-out
2009-06-03 18:20:51 +00:00
jasper
2722c7816d
- william@ takes over maintainership
2009-06-03 17:13:28 +00:00
ian
7aee4230af
+= py-dev
2009-06-03 15:37:33 +00:00
ian
a4dac874c0
Initial import of py-dev, Python plug-in for Eclipse, help & ok martynas@ kurt@
2009-06-03 15:35:45 +00:00
sthen
7de79b5267
p5-Pod-ToDemo, p5-SDL
2009-06-02 21:58:32 +00:00
sthen
07a13c31f0
import devel/p5-SDL, from James Wright
...
SDL_perl is a package of perl modules that provides both functional
and object orient interfaces to the Simple DirectMedia Layer for Perl
5. This package does take some liberties with the SDL API, and
attempts to adhere to the spirit of both the SDL and Perl. For the
object oriented programming interface please see the documentation
provided on a per class basis.
2009-06-02 21:57:38 +00:00
sthen
0a4ee39c3c
import devel/p5-Pod-ToDemo, from maintainer James Wright
...
Pod::ToDemo allows you to write POD-only modules that serve as
tutorials which can write out demo programs if you invoke them
directly. That is, while SDL::Tutorial is a tutorial on writing
beginner SDL applications with Perl, you can invoke it as:
$ perl -MSDL::Tutorial=sdl_demo.pl -e 1
and it will write a bare-bones demo program called sdl_demo.pl based
on the tutorial.
2009-06-02 21:42:42 +00:00
naddy
90568abe69
catch up with latest Perl demands; from Nathan Houghton <natex84@gmail.com>
2009-06-02 04:38:35 +00:00
benoit
0d5d686cce
- update gputils to 0.13.7
...
- remove patches & regen PLIST
- change maintainer (timeout old maintainer)
- update testsuite
ok ajacoutot@
2009-06-01 23:05:30 +00:00
ajacoutot
f42f3ee7b3
- aucat.sock is no more
...
spotted by robert@ on ekiga
2009-06-01 22:19:23 +00:00
ajacoutot
a25cb75c54
- bugfix update to vte-0.20.4
2009-06-01 22:16:57 +00:00
eric
efd39d492a
- update to 3.5.1
...
- make use of MODPY_EGG_VERSION
- use py-zopetesting in regress
- improve COMMENT and pkg/DESCR
ok ajacoutot@
2009-06-01 21:18:20 +00:00
eric
f3d240f908
+py-zopetesting
2009-06-01 21:15:54 +00:00
eric
d3bcffec27
This package provides a number of testing frameworks that Zope 3
...
packages use for their test suites. It includes a flexible test
runner, and supports both doctest and unittest.
ok ajacoutot@
2009-06-01 21:11:11 +00:00
benoit
e6cb0b732e
- update gsl to 1.12
...
- regen PLIST & patch
- bump SHARED_LIBS
ok ajacoutot@
2009-06-01 13:36:59 +00:00
ajacoutot
ec22ccf917
-libassetml
2009-06-01 05:39:14 +00:00
ajacoutot
8a0a0fca4d
Remove libassetml.
...
It is not used by anything and is not maintained... for years.
"zap teh shitz" jasper@
2009-06-01 05:23:27 +00:00
landry
3a7490f9a9
Mark SHARED_ONLY and merge PFRAG.shared in PLIST. While here, remove
...
some unneeded dirs, and @comment .a and .la plugin files. Bump PKGNAME.
Discussed with MAINTAINER and Brad.
2009-05-31 02:33:08 +00:00
jasper
ff4fd400dc
- update p5-POE-Component-Pluggable to 1.20
2009-05-31 02:32:52 +00:00
jasper
ccd99e0509
- update p5-POE to 1.006
2009-05-31 02:25:47 +00:00