Commit Graph

5445 Commits

Author SHA1 Message Date
ajacoutot
e4faec7bc7 - update to smarty-2.6.19
from alek@, ok sturm@ (via alek@)
2008-04-24 15:42:42 +00:00
okan
907a4205f7 update to 2.02
based on a patch (and testing) from syl - thanks.

comments from sthen@, brad@ and ajacoutot@

suggestions and ok brad@
2008-04-23 20:48:33 +00:00
eric
6e38f42909 - update to 2008b
- use MODPY_EGG_VERSION
- change MASTER_SITES

ok djm@ (maintainer)
2008-04-23 16:53:46 +00:00
eric
b4f46c9a86 +py-epsilon 2008-04-21 19:07:25 +00:00
eric
ce55c13d11 Epsilon is a set of utility modules, commonly used by all Divmod projects.
This is intended mainly as a support package for code used by Divmod projects,
and not as an external library.  However, it contains many useful modules and
you can feel free to use them!

Currently included:

  * A powerful date/time formatting and import/export class
    (ExtimeDotTime), for exchanging date and time information between all
    Python's various ways to interpret objects as times or time
    deltas. 
  * Tools for managing concurrent asynchronous processes within
    Twisted. 
  * A metaclass which helps you define classes with explicit states. 
  * A featureful Version class. 
  * A formal system for application of monkey-patches. 

ok pyr@
2008-04-21 19:06:02 +00:00
okan
d78b0e95fe update to 1.3
testing from a few -thanks!

ok merdely@
2008-04-21 19:00:56 +00:00
jasper
b2cc02e1d2 - update libmtp to 0.2.6.1
from bsd@openbsd.rutgers.edu, thanks!
2008-04-21 15:23:22 +00:00
merdely
789275ced7 Fix build on alpha.
Help and ok ajacoutot@
2008-04-21 15:03:12 +00:00
simon
1fc47cbed9 update to version 1.13 2008-04-20 18:01:31 +00:00
simon
e61c2f2b02 update to version 0.100 2008-04-20 17:56:23 +00:00
simon
16a8d561e5 maintenance update to version 0.2001 2008-04-20 17:52:24 +00:00
simon
c8c7ef98bd maintenance update to version 0.29 2008-04-20 17:49:32 +00:00
simon
ac1cca40a4 maintenance update to version 0.83 2008-04-20 17:46:50 +00:00
bernd
8e79a407d3 Add ruby-rubyinline, ruby-parsetree and ruby-ruby2ruby. 2008-04-19 18:53:20 +00:00
bernd
b6b31c85cf Initial import of ruby-ruby2ruby-1.1.8.
ruby2ruby provides a means of generating pure ruby code easily from
ParseTree's Sexps. This makes making dynamic language processors much
easier in ruby than ever before.
2008-04-19 18:50:28 +00:00
bernd
aea32a016b Initial import of ruby-parsetree-2.1.1.
ParseTree is a C extension (using RubyInline) that extracts the parse
tree for an entire class or a specific method and returns it as a
s-expression (aka sexp) using ruby's arrays, strings, symbols, and
integers.
2008-04-19 18:43:02 +00:00
bernd
9294003e79 Initial import of ruby-rubyinline-3.6.7.
Ruby Inline is an analog to Perl's Inline::C. Out of the box, it
allows you to embed C/++ external module code in your ruby script
directly. By writing simple builder classes, you can teach how to cope
with new languages (fortran, perl, whatever). The code is compiled and
run on the fly when needed.

Using the package_inline tool Inline allows you to package up your
inlined object code for distribution to systems without a compiler.
2008-04-19 18:34:08 +00:00
bernd
fe16947e44 Add ruby-abstract. 2008-04-19 15:53:30 +00:00
bernd
df01ec15a8 Initial import of ruby-abstract-1.0.0.
abstract is a library which allows to define abstract methods in Ruby.
2008-04-19 15:52:11 +00:00
jasper
c0c8251666 - small tweak 2008-04-18 09:19:21 +00:00
ajacoutot
198c793dea - add missing /var/db/gconf/2/ directory
ok jasper@
2008-04-18 09:07:33 +00:00
ajacoutot
7cae824a6b - don't hardcode /usr/local 2008-04-17 16:54:52 +00:00
simon
26117cf290 update to version 0.9603 and rectify RUN/BUILD_DEPENDS
feedback & ok landry@
2008-04-17 09:38:44 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
naddy
8c2a2bdea0 sysctl HW_PHYSMEM -> HW_PHYSMEM64; ok wilfried@ 2008-04-16 20:29:38 +00:00
jasper
4e958229c6 - add py-xdg 2008-04-16 12:07:37 +00:00
jasper
0a9ce1ce80 import py-xdg 0.15
PyXDG is a python library to access freedesktop.org standards.
Currently supported are:

  * Base Directory Specification
  * Menu Specification
  * Desktop Entry Specification
  * Icon Theme Specification
  * Recent File Spec
  * Shared-MIME-Database Specification

ok ajacoutot@
2008-04-16 12:05:28 +00:00
jasper
3f14b4708a - update Event to 1.10 2008-04-15 22:17:07 +00:00
jasper
8428d8a67a - update Test::Manifest to 1.22 2008-04-15 22:09:06 +00:00
jasper
2b66fafac3 - update Class::Data::Inheritable to 0.08 2008-04-15 21:52:28 +00:00
jasper
f0d399bab3 - update Want to 0.18 2008-04-15 21:47:31 +00:00
jasper
b60927ffdc - update Module::CoreList to 2.15 2008-04-15 21:44:46 +00:00
jasper
0776cf2bcc - add p5-Module-Loaded 2008-04-15 21:40:57 +00:00
jasper
1fcbcc8f73 import Module::Loaded 0.01
When testing applications, often you find yourself needing to provide
functionality in your test environment that would usually be provided by
external modules. Rather than munging the %INC by hand to mark these
external modules as loaded, so they are not attempted to be loaded by
perl, this module offers you a very simple way to mark modules as loaded
and/or unloaded.
2008-04-15 21:39:57 +00:00
jasper
5c7e73960b - add CPAN_AUTHOR, makes this fetchable again 2008-04-15 21:05:19 +00:00
eric
54a04228f2 - update to the latest 8.0.1 release
- unbreak twisted.web2
- remove dropin.cache when deleting py-twisted-core

help and ok martynas@
2008-04-15 11:04:27 +00:00
martynas
3c2de70ca5 update to py-simplejson-1.8.1; ok wcmaier@ 2008-04-15 09:36:06 +00:00
martynas
6a7c0f4e93 update to py-py-0.9.1; ok wcmaier@ 2008-04-15 09:35:43 +00:00
martynas
26c982dc92 update to py-configobj-4.5.2; ok wcmaier@ 2008-04-15 09:33:15 +00:00
martynas
41e2f35f2f update to py-setuptools-0.6c8; which is required for py-sqlobject-0.10.0
ok djm@, wcmaier@
2008-04-15 09:31:47 +00:00
martynas
33d1354bc7 security update to xulrunner-1.8.1.13
MFSA 2008-19, MFSA 2008-18, MFSA 2008-17, MFSA 2008-16, MFSA 2008-15,
MFSA 2008-14.
ok kurt@
2008-04-15 09:28:13 +00:00
jasper
fe185aa711 - update m4 to 1.4.11, most notable changes:
* GNU M4 Format String Vulnerability and Security Issue
  http://secunia.com/advisories/29671/
* Tighten conformance to various POSIX rules.
* Improve handling of standard input.
* Fix exploitable memory allocation overflow bug.
* Add 'mkstemp' macro.
* Switch to GPLv3.

okay naddy@
2008-04-14 21:38:37 +00:00
bernd
a92f1bbba1 Bump -main PKGNAME and loose depends too.
ok kurt@
2008-04-14 13:26:06 +00:00
bernd
5b3f798032 I missed to bump swt-gnome and swt-browser after the swt bump.
Loose the swt-gnome and swt-browser RUN_DEPENDS a bit.

ok kurt@
2008-04-14 07:17:41 +00:00
steven
131f19e432 update to libtool 1.5.26
from brad@ (maintainer)
ports build testing by naddy, ajacoutot, and me
2008-04-11 18:55:43 +00:00
deanna
44bbbc760f Don't pick up textproc/icu4c. Problem reported by brad and RD Thrush,
thanks.

no pkg change
2008-04-10 20:06:52 +00:00
okan
92e61139d1 +p5-Term-ProgressBar 2008-04-10 17:44:08 +00:00
okan
0c8b3dac62 import p5-Term-ProgressBar
Term::ProgressBar provides a simple progress bar on the terminal, to let
the user know that something is happening, roughly how much stuff has
been done, and maybe an estimate at how long remains.

A typical use sets up the progress bar with a number of items to do, and
then calls update to update the bar whenever an item is processed.

from Girish Venkatachalam

ok merdely@
2008-04-10 17:43:42 +00:00
jasper
fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00
jasper
a0fa6af53e - update glib2mm to 2.14.2
Some bugs were fixed in this release.

g_assert() fixes by jakemsr@.

testing and ok simon@ wilfried@ (MAINTAINER)
2008-04-09 13:20:44 +00:00