Commit Graph

7668 Commits

Author SHA1 Message Date
jasper
3a38b5ecfe - zap $V (spotted by aja)
- tweak comment
2010-07-08 12:38:23 +00:00
jasper
d0c782c132 - sync 2010-07-08 12:30:20 +00:00
jasper
f2e86ecce6 import luaprofiler 2.0.2
LuaProfiler is a time profiler designed to help finding bottlenecks on
your Lua program.

If you use LuaProfiler into your program, it will generate a log of all
your function calls and their respective running times. You can use this
log to generate a summary of the functions your program uses, along with
how long it stayed in each of them, or you can import the log into a
spreadsheet for further analysis.
2010-07-08 12:28:57 +00:00
ajacoutot
ea622a08e6 Mention gconf-polkit, but do not depend on it. 2010-07-07 16:40:53 +00:00
ajacoutot
da0b6bf00d Subpackage this port so that polkit support is not enforced if not wanted.
gconf,-main -- same as current one
gconf,-polkit -- polkit support files (used to apply system-wide default
or mandatory settings)

ok jasper@ robert@
2010-07-07 16:40:22 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
espie
9393b27969 fix abuse of LIB_DEPENDS 2010-07-06 10:03:42 +00:00
eric
951e3d7e88 - update twisted to 10.0.0
- add twisted.pair
- better regress target

with help from alek@
ok landry@
2010-07-05 13:37:02 +00:00
jasper
42226d70d3 - update bouml to 4.22.1 2010-07-05 10:42:48 +00:00
sthen
2d99bd722d update to 0.23, ok kevlo@
- fixes problem seen by viq when building p5-Net-Twitter,
not quite sure why but maybe connected with other updates
in the Moose jungle
2010-07-05 09:29:49 +00:00
espie
4ff5bb92f3 like-wise 2010-07-05 07:51:36 +00:00
espie
b56465e763 typo 2010-07-05 07:50:11 +00:00
espie
d5590b3161 proxy does not come from the gnome subpackage 2010-07-05 07:48:56 +00:00
ajacoutot
cd3e9db717 Run compileall.py so that pyc files get registered in the PLIST and
pkg_delete doesn't complain.

reported by naddy@
2010-07-03 04:50:00 +00:00
jim
f6b72d8ef6 update to 0.13
ok ajacoutot@, sthen@
2010-07-03 03:41:42 +00:00
naddy
26dc17567a update to 0.18.1 2010-07-03 03:23:22 +00:00
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
jim
38b7fad072 bump pkgname after previous fixes. pointed out by sthen@ 2010-07-02 18:29:20 +00:00
ajacoutot
deef71a598 Take maintainer.
ok robert@
2010-07-02 18:01:53 +00:00
jim
88385d854c tighten run depends. from sthen@ 2010-07-02 14:51:56 +00:00
sthen
fc8f86adea Better use a correct CPAN_AUTHOR so the distfile can be fetched. 2010-07-02 12:11:13 +00:00
sthen
ebcaa25436 libstdc++/libm WANTLIB. ok jasper 2010-07-02 10:32:55 +00:00
jakemsr
5e68761a92 audio support via sndio 2010-07-02 09:40:30 +00:00
jim
207f8b22c3 correct the OpenBSD tag
ok ajacoutot@
2010-07-02 06:02:29 +00:00
jim
022e3afb9e +p5-Getopt-Long-Descriptive
+p5-MooseX-ConfigFromFile
+p5-MooseX-Getopt
+p5-MooseX-Role-WithOverloading
+p5-MooseX-Types-Common
2010-07-02 04:43:14 +00:00
jim
808b70e49c import p5-MooseX-Types-Common-0.001002
Set of commonly-used type constraints that do not ship with Moose by
default.

ok robert@
2010-07-02 04:35:49 +00:00
jim
f0a8025f1f import p5-MooseX-Role-WithOverloading-0.06
Allows you to write a Moose::Role which defines overloaded operators and
allows those operator overloadings to be composed into the
classes/roles/instances it's compiled to, while plain Moose::Roles would
lose the overloading.

ok robert@
2010-07-02 04:32:49 +00:00
jim
33c2d77aaf import p5-MooseX-Getopt-0.29
Moose role for processing command line options

ok robert@
2010-07-02 04:29:32 +00:00
jim
bf49179497 import p5-MooseX-ConfigFromFile-0.02
Moose role for setting attributes from a config file

ok robert@
2010-07-02 04:27:00 +00:00
jim
5ff2a2c1e8 correct the build, run, and regress depends
ok robert@
2010-07-02 04:24:11 +00:00
jim
2d0d695a61 import Getopt-Long-Descriptive-0.085
Getopt::Long, but simpler and more powerful

ok robert@
2010-07-02 04:18:23 +00:00
jim
58a840af73 update to 1.17
ok robert@
2010-07-02 04:14:16 +00:00
jim
1ccf2352bc update to 2.01
ok robert@
2010-07-02 04:13:09 +00:00
jim
6e4057c72b update to 0.23
ok robert@
2010-07-02 04:11:50 +00:00
jim
ff4b81ca2e update to 1.08
ok robert@
2010-07-02 04:10:24 +00:00
jim
1910f6ff35 update to 1.03
ok robert@
2010-07-02 04:09:03 +00:00
jim
41740eb7f5 update to 0.19
ok robert@
2010-07-02 04:07:33 +00:00
jim
180cce6bc1 update to 5.8004
ok robert@
2010-07-02 04:03:32 +00:00
jakemsr
e7c615c994 sndio support. note, there are two different audio API APIs in jdk1.6,
one, HAE, is not portable to APIs that don't use file descriptors as
their handle, so it's still using ossaudio.  the other, DirectAudio,
is more portable, and is the one that this commit is converting to
sndio.  DirectAudio is preferred by jdk, and if it's supported, it will
be used.  in other words, your java apps on OpenBSD will now be using
sndio (assuing you're using jdk1.6, sndio for jdk1.7 coming soon).
just wanted to explain why this still links with libossaudio ...

ok ajacoutot
2010-07-02 01:43:12 +00:00
djm
e93d88fd8e update to 2.0.10; ok sthen@ 2010-07-02 00:06:31 +00:00
ajacoutot
e3f5fc7f55 WANTLIB. 2010-07-01 16:47:22 +00:00
robert
b68119f038 Make antoine happy by using TRUEPREFIX and substituting the version
in the pc file too.
2010-06-30 19:18:07 +00:00
robert
6c7849e848 +mono-flickrnet 2010-06-30 19:02:51 +00:00
robert
a4f804b78d Import of mono-flickrnet:
The Flickr.Net API is a .Net Library for accessing the Flickr API, written
entirely in C#.
2010-06-30 19:02:28 +00:00
jim
70c0886033 update to version 1.02 and remove maintainer.
ok ajacoutot@
2010-06-30 18:37:23 +00:00
jim
c75c27f9df update to version 1.108 and remove maintainer.
ok ajacoutot@
2010-06-30 18:35:52 +00:00
jim
76bc90f01f update to version 0.95 and switch to modbuild.
ok ajacoutot@
2010-06-30 18:20:52 +00:00
jim
113c552b36 update to version 0.43
ok ajacoutot@
2010-06-30 18:19:31 +00:00
jim
ed323c7dee update to version 0.20
ok ajacoutot@
2010-06-30 18:18:38 +00:00
jim
ef4f283079 update to version 1.32
ok ajacoutot@
2010-06-30 18:17:34 +00:00