Commit Graph

50882 Commits

Author SHA1 Message Date
ajacoutot
f426e2814d Uncomment avahi-salut. 2009-06-03 16:41:02 +00:00
ajacoutot
776e7e1052 - we have avahi now, so unbreak
- update to the latest stable release
2009-06-03 16:40:06 +00:00
ajacoutot
d6d8ea4d98 - fix wantlib 2009-06-03 16:38:50 +00:00
ajacoutot
3be437b5d1 - use avahi instead of howl for zeroconf support 2009-06-03 16:37:31 +00:00
ajacoutot
9db79bda28 - avahi gets picked up when installed, so add it to lib_depends
landry@ agrees
2009-06-03 16:34:51 +00:00
ajacoutot
555ad3e30c - enable avahi support 2009-06-03 16:33:33 +00:00
ajacoutot
a3d943580b - use avahi instead of howl for zeroconf support
- regen patches while here
2009-06-03 16:32:54 +00:00
ajacoutot
fd6b7790be - add avahi support 2009-06-03 16:31:57 +00:00
ajacoutot
a9d93642e1 - network plugin needs avahi 2009-06-03 16:31:13 +00:00
ajacoutot
cec77179ab +avahi 2009-06-03 16:29:07 +00:00
ajacoutot
69617070fa Import avahi-0.6.25
Avahi is a free, standards-compliant implementation of the Zeroconf
protocols Multicast DNS and DNS-SD.
It is a system which facilitates service discovery on a local network.
This means that you can plug your laptop or computer into a network and
instantly be able to view other people who you can chat with, find
printers to print to or find files being shared.  This kind of
technology is already found in Apple MacOS X (branded Rendezvous,
Bonjour and sometimes Zeroconf) and is very convenient.

Completely reworked from an old submission from jasper@
Based on FreeBSD and pkgsrc.

Some successful test from marco@, thanks ;-)

It will probably need a bit more love in the next few days.
ok landry@ jasper@
2009-06-03 16:27:12 +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
pea
8ee98081a4 Update to 4.3.10
ok okan@
2009-06-03 14:35:48 +00:00
sthen
5aee7b0334 update to 0.8.0RC2 2009-06-03 13:45:14 +00:00
sthen
074c3cca7d mirror the distfile. upstream no longer hosts the old version we're using. 2009-06-03 09:44:23 +00:00
merdely
1b02d97e26 Update to 0.96
ok MAINTAINER
2009-06-03 03:22:56 +00:00
merdely
437a34a33d Update to 0.08
Now depend on p5-URI

"sure" robert@
2009-06-03 03:21:58 +00:00
wcmaier
ba659c80e5 Update to 2.6, use MODPY_EGG_VERSION, fix addy, regen patches (and drop one). 2009-06-03 02:13:30 +00:00
sthen
f91327116f bump following api change in base httpd 2009-06-03 00:50:38 +00:00
pyr
3596fb2a5b Bump apache modules after my recent ABI breakage, to be on the safe side.
ok ajacoutot@
2009-06-03 00:48:51 +00:00
merdely
c9237399ba Update to 4.21.
From Ian McWilliam.  Thanks.
2009-06-02 23:17:36 +00:00
todd
29c3581593 - normal users cannot bind to < 1024, so suggest ports > 1024
- bump
from Rodolfo Gouveia rgouveia at cosmico dot net
2009-06-02 22:47:52 +00:00
merdely
b771827c40 Update to 2.00 2009-06-02 22:40:48 +00:00
merdely
39a9865999 Update to 0.50
ok MAINTAINER
2009-06-02 22:27:49 +00:00
sthen
547e788316 +mupdf 2009-06-02 22:17:51 +00:00
sthen
1123385d33 import Fitz/MuPDF. incomplete copyright notices so PERMIT_* are
disabled for now. "i'm stunned by the quality and that it doesn't
choke on a recent document[0] where xpdf had issues with" simon@
(who also helped tracking down the key bindings, thanks!).


Fitz is a project to create a new and modern graphics library.
At the core of Fitz is the display tree: a scene graph of vector
graphics, images and text making up the contents of a page.

The standard components of Fitz are:

    * Base runtime (thin memory and error handling layer)
    * Streams and filters (standard postscript, pdf and tiff filters)
    * World model (display trees and resources)
    * Drawing (draw the tree to a bitmap raster) 

MuPDF is a PDF parser that reads PDF files and creates Fitz trees.

MuPDF also has an API to modify internal objects in the PDF files
and write PDF files. For instance, it is possible to use the MuPDF
library to encrypt existing PDF files, or to rearrange the pages.

pdftool is a commandline demo of this functionality; it is a portable
pdf swiss army knife for fixing broken pdf files, changing permissions,
merging and extracting pages, and examining the internal object
structure of a PDF file.

The mupdf binary (aka pdfview) is a bare bones PDF viewer.
2009-06-02 22:15:08 +00:00
sthen
1cc94583b6 +frozen-bubble 2009-06-02 22:08:36 +00:00
sthen
d263920cb1 import frozen-bubble from maintainer James Wright. it has a couple of
small issues but works well enough, they can be fixed in-tree.

An amazingly cute game of popping bubbles.  Full-featured, colorful
animated penguin eye candy, 100 levels of 1p game, hours and hours of
2p game, a level-editor, 3 professional quality 20-channels musics, 15
stereo sound effects, 7 unique graphical transition effects.
2009-06-02 22:07:24 +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
robert
70b2634afe start initial work on sparc64 port 2009-06-02 21:48:39 +00:00
merdely
42e8ecff64 Update to 2.16.2
test and "yup go for it" sthen@
2009-06-02 21:47:02 +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
merdely
194f68ed8f Update to 0.53
ok wcmaier@
2009-06-02 21:08:23 +00:00
benoit
7152854ebd - regen PLIST & patches
- update MASTER_SITES
- SUBST_CMD usage
- bump

ok ajacoutot@
2009-06-02 20:46:10 +00:00
naddy
0cff815e13 update to 20081115; from Brad 2009-06-02 17:59:43 +00:00
landry
fb0fc889fa Fix path to libuuid in pkg-config file.
Found by and ok jasper@
2009-06-02 17:35:23 +00:00
jasper
286dc281af - update fet to 5.9.4 2009-06-02 17:18:08 +00:00
jasper
6b3e0101c8 - tidy after defining EAI_OVERFLOW 2009-06-02 17:10:42 +00:00
sthen
3f6bbd6610 - update to 3.1.5; adds smart logging (loglevel 7 output can be buffered
and written in full only when a voicecall/SMS transmission has an error),
additional modem settings, default modem configs, etc.

- enable stats support (using devel/mm)
2009-06-02 15:57:48 +00:00
ajacoutot
30a0d1a901 - wantlib fix 2009-06-02 15:39:41 +00:00
pea
f2f8f0e360 Update to 2.13.1
ok simon@
2009-06-02 11:21:10 +00:00
benoit
bf0d6dbe1d +samdump2
ok ajacoutot@
2009-06-02 08:46:24 +00:00
benoit
2f0c8163e7 import samdump2
samdump2 is a tool for dumping Windows 2k/NT/XP password hashes.

with some tweaks by and ok ajacoutot@
2009-06-02 08:36:01 +00:00
nicm
65293da194 COMES_WITH= 4.6.
From and ok merdely
2009-06-02 07:48:40 +00:00
jasper
1b172336c8 - update iodine to 0.5.2 2009-06-02 06:27:05 +00:00
ajacoutot
83e5a596ad - add missing BUILD_DEPENDS 2009-06-02 05:20:58 +00:00
jasper
7cbcffe097 - fix homepage 2009-06-02 05:20:51 +00:00
wcmaier
e13cc173cf Update to 0.2.10, use MODPY_EGG_VERSION, fix email. 2009-06-02 05:04:37 +00:00