UPDATE: sysutils/findlib

2012-05-30 Thread Christopher Zimmermann
Hi,

here's an update to findlib. Also include PFRAG.native in PLIST.

Index: Makefile
===
RCS file: /cvs/ports/sysutils/findlib/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile21 Dec 2011 21:32:37 -  1.20
+++ Makefile30 May 2012 08:09:53 -
@@ -2,11 +2,11 @@
 
 COMMENT=   Objective Caml package manager
 CATEGORIES=sysutils
-DISTNAME=  findlib-1.2.7
-MASTER_SITES=  http://www.ocaml-programming.de/packages/
+DISTNAME=  findlib-1.3.1
+MASTER_SITES=  http://download.camlcity.org/download/
 
 MAINTAINER=Anil Madhavapeddy 
-HOMEPAGE=  http://www.ocaml-programming.de/packages/
+HOMEPAGE=  http://projects.camlcity.org/projects/findlib.html
 
 # MIT/X11
 PERMIT_PACKAGE_FTP=Yes
Index: distinfo
===
RCS file: /cvs/ports/sysutils/findlib/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo21 Dec 2011 21:32:37 -  1.6
+++ distinfo30 May 2012 08:09:53 -
@@ -1,5 +1,5 @@
-MD5 (findlib-1.2.7.tar.gz) = AAv/cj6NPXJ6ft1bWQG1QA==
-RMD160 (findlib-1.2.7.tar.gz) = 03Sp3P7mniQo6QSneIJhbdT+Yec=
-SHA1 (findlib-1.2.7.tar.gz) = u5nahqRU7HVcnF5KRkATvlx2aAE=
-SHA256 (findlib-1.2.7.tar.gz) = ySCxKeSLOzE+Z7kVoHirBqnd0uBy8zU+36dBRPJWAps=
-SIZE (findlib-1.2.7.tar.gz) = 163452
+MD5 (findlib-1.3.1.tar.gz) = 5jK62H8ce+lBSmt1QjK6AQ==
+RMD160 (findlib-1.3.1.tar.gz) = yKYJ10333YeFCuNMiDB682NrILw=
+SHA1 (findlib-1.3.1.tar.gz) = mW2P9DcuF4qfsYtpC7l0aEd2PYI=
+SHA256 (findlib-1.3.1.tar.gz) = nksGPDsQ82AGUh+070V9h8KgaEpV52wXdvvOcHQiuXg=
+SIZE (findlib-1.3.1.tar.gz) = 229719
Index: pkg/PLIST
===
RCS file: /cvs/ports/sysutils/findlib/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST
--- pkg/PLIST   21 Dec 2011 21:32:37 -  1.7
+++ pkg/PLIST   30 May 2012 08:09:53 -
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.7 2011/12/21 21:32:37 avsm Exp $
+%%native%%
 @bin bin/ocamlfind
 bin/safe_camlp4
 lib/ocaml/




Re: powerpoint viewer

2012-05-30 Thread Mikolaj Kucharski
On Wed, May 30, 2012 at 10:27:09AM +1000, Brett wrote:
> > Hi ports, 
> > 
> > Just wondering if there is any port that can display ppt with the proper 
> > page formatting, apart from the bloated LibreOffice.
> 
>  
> >>From: Amit Kulkarni 
> >>probable candidate is calligra in openbsd-wip
> 
> >> From: "i...@darwinsys.com"  >> You could install Chrome and try the Docs PDF/PowerPoint viewer.
> > 
> 
> That did the trick, though Chromium barely qualifies as less bloated than 
> Libreoffice! It will only open files from the net, Chromium addons are not 
> allowed to open local files (in the cloud, only remote files are trustworthy).
> 
> Kpresenter in kde/office3 does not open the ppt files I tried, just says 
> "could not export file" and freezes. I'll give Calligra-wip a go next time.
> 
> Brett.

I use often Google Docs Viewer, but this also only works with documents
available online:

https://docs.google.com/viewer?url=http://example...

I don't think you need to have Google account to use the service.

-- 
best regards
q#



NEW: devel/{ocaml-batteries,ocamlnet,camomile,ounit}

2012-05-30 Thread Christopher Zimmermann
Hi,

here are ports for the comprehensive OCaml foundation libraries 
OCamlNet and Batteries Included. Batteries Included depends on Camomile 
and regress-depends on OUnit, which are also ported.

While the ports build fine on i386. I could not test them on any
platform without support for native-code executables like SGI or
sparc64(?!?!). Especially Camomile and OUnit NEED TESTING an such a
platform.

I named the Batteries Included port 'ocaml-batteries', but am unsure 
whether simple 'batteries' would be a better name.

All ports build with USE_SYSTRACE=yes. Batteries Included and OUnit 
support regress targets, but I don't know what to do with the 
REGRESS_LOG variable.

OCamlNet is the only port with patches. All these patches have already 
been included in the upstream codebase.


Christopher


ocamlports.tgz
Description: application/compressed-tar


[NEW PORT] davmail

2012-05-30 Thread Sergey Bronnikov
DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway 
allowing users to use any mail/calendar client (e.g. Thunderbird 
with Lightning or Apple iCal) with an Exchange server, even 
from the internet or behind a firewall through Outlook Web Access. 
DavMail includes an LDAP gateway to Exchange global address 
book and user personal contacts to allow recipient address 
completion in mail compose window and full calendar support 
with attendees free/busy display.

http://davmail.sourceforge.net


davmail.tar.gz
Description: application/tar-gz


Re: Wip update: net/nmap

2012-05-30 Thread Lawrence Teo
On Wed, May 30, 2012 at 12:13:53PM +0200, Giovanni Bechis wrote:
> Hi,
> this is a major update to net/nmap to version 6.00.
> Upstream has heavily patched libdnet so I have to use their version
> instead of net/libdnet.
> Atm desktop-update-database does not update menu entries correctly
> because zenmap-root does not appear in the menu.
>  Comments ?

I tried building this on:

$ sysctl -n kern.version
OpenBSD 5.1-current (GENERIC) #248: Fri May 25 19:19:04 MDT 2012
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC

Build failed for me at the following location.. not sure if it is due to the
libpcap bump:

gmake[2]: Leaving directory `/usr/ports/pobj/nmap-6.00/nmap-6.00/liblinear/blas'
ar rcv liblinear.a linear.o tron.o blas/*.o
a - linear.o
a - tron.o
a - blas/daxpy.o
a - blas/ddot.o
a - blas/dnrm2.o
a - blas/dscal.o
ranlib liblinear.a
gmake[1]: Leaving directory `/usr/ports/pobj/nmap-6.00/nmap-6.00/liblinear'
gmake: *** No rule to make target `libpcap/Makefile', needed by `pcap_build'.  
Stop.
*** Error code 2

Stop in /usr/ports/net/nmap (line 2462 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/net/nmap (line 2211 of 
/usr/ports/infrastructure/mk/bsd.port.mk).



2D/3D for quoting

2012-05-30 Thread crystalzhang9
If you can not view, please click here

Hi , Nice day 

As you work to solve your mold outsourcing problems, you might be
interested in Billion Mold .  Using our updated production facilities,
at Billion Mold we specialize in:
-Tool Making
-Rapid Prototypes
-CAD-CAM Design
-Plastic Injection Moldings
-Metal Parts Die Casting
-Variety of Parts Surface Treatment
-Plastic Assemblies  Should there be any RFQ, we would like to help you.
Mishell Hu ( Seller) www.billion-mould.com Tel : 86-75561109986 
86-13410849613Fax : 86-75561109983Skype : wellcut666 Email :
sa...@billion-mould.com wellcut...@yahoo.cn

If you do not want to receive such messages, please click Unsubscribe, If
you want to forward this mail,please click here

[IMAGE]


Re: UPDATE: graphics/gimp

2012-05-30 Thread patrick keshishian
On Wed, May 30, 2012 at 3:31 AM, Giovanni Bechis  wrote:
> Hi,
> major update to gimp, works fine @amd64, tests on other arches are welcome.
>  Comments ? ok ?

Been using running gimp-2.8.0 from your May 9th post. works OK on
amd64. Don't quite like some of the behavior changes from 2.6 though.

Oh, I still see file-descriptor leak[1][2], but suspect this may be
gtk+2 issue if not core OS issue (someone in private thought it was OS
issue) since I see similar leak with FF12.

--patrick

[1] http://marc.info/?l=openbsd-ports&m=133319893005252&w=2
[2] http://marc.info/?l=openbsd-ports&m=133772454609171&w=2



NEW: py-pyglet

2012-05-30 Thread Edd Barrett
Hi,

A pyglet port. The py-sympy port I posted can optionally use this.

OK?

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk


py-pyglet.tgz
Description: application/tar-gz


[UPDATE] Python 3.2.3 and python3 flavor use

2012-05-30 Thread Remi Pointel

Hi,

these are the diff to permit to have a port which uses Python 3.2.3 and 
Python 2.7.3 (port whiches have python3 flavor).


So, if you want to test:
1) apply the python 3.2.3 diff
2) apply the python.port.mk diff
3) test with the devel/py-pip diff to understand how to use the python3 
flavor (now you need to add ${MODPY_COMMENT} in the beginning of PLIST 
file which are in conflict, like:

foo/bar/
foo/bar/${MODPY_PYCACHE}

to evitate that foo/bar/ == foo/bar/${MODPY_PYCACHE} when using python 
2, we now have in PLIST:

foo/bar/
${MODPY_COMMENT}foo/bar/${MODPY_PYCACHE}

Please tests.

Cheers,

Remi.
Index: PLIST
===
RCS file: /cvs/ports/devel/py-pip/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- PLIST   12 Apr 2011 18:31:21 -  1.1.1.1
+++ PLIST   30 May 2012 18:28:39 -
@@ -10,62 +10,65 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/pip-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
 
lib/python${MODPY_VERSION}/site-packages/pip-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
 lib/python${MODPY_VERSION}/site-packages/pip/__init__.py
-lib/python${MODPY_VERSION}/site-packages/pip/__init__.pyc
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}_pkgutil.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}backwardcompat.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}basecommand.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}baseparser.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}download.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}exceptions.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}index.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}locations.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}log.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}req.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}runner.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}status_codes.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/${MODPY_PYCACHE}util.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/pip/_pkgutil.py
-lib/python${MODPY_VERSION}/site-packages/pip/_pkgutil.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/backwardcompat.py
-lib/python${MODPY_VERSION}/site-packages/pip/backwardcompat.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/basecommand.py
-lib/python${MODPY_VERSION}/site-packages/pip/basecommand.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/baseparser.py
-lib/python${MODPY_VERSION}/site-packages/pip/baseparser.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/commands/
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}
 lib/python${MODPY_VERSION}/site-packages/pip/commands/__init__.py
-lib/python${MODPY_VERSION}/site-packages/pip/commands/__init__.pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}bundle.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}completion.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}freeze.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}help.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}install.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}search.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}uninstall.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}unzip.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pip/commands/${MODPY_PYCACHE}zip.${MODPY_PYC_MAGIC_TAG}pyc
 lib/python${MODPY_VERSION}/site-packages/pip/commands/bundle.py
-lib/python${MODPY_VERSION}/site-packages/pip/commands/bundle.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/commands/completion.py
-lib/python${MODPY_VERSION}/site-packages/pip/commands/completion.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/commands/freeze.py
-lib/python${MODPY_VERSION}/site-packages/pip/commands/freeze.pyc
 lib/python${MODPY_VERSION}/site-packages/pip/commands/hel

Re: update: audio/xmms2

2012-05-30 Thread Brad Smith
On Sat, May 26, 2012 at 07:52:43PM +0200, Pascal Stumpf wrote:
> Update to latest version (0.8); no feedback from maintainer yet.
> 
> Working fine here on amd64, but some more testing is never wrong.

There is a missing LIB_DEPENDS on audio/libsndfile.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.