Commit Graph

66929 Commits

Author SHA1 Message Date
sthen
bbee873c5e import ports to build packages for firmware needed for various device
drivers. not all MASTER_SITES have the distfiles yet, so you might get
404s at present, this will be fixed later. earlier version ok jasper@
2011-06-09 17:08:14 +00:00
ajacoutot
a0660696a4 +sphinx,pgsql 2011-06-09 16:41:46 +00:00
shadchin
2fc0ba46b2 Update to 2.2.14
* remove MAINTAINER (no mailbox)

ok jasper@
2011-06-09 15:28:40 +00:00
shadchin
6425c60c4b fix BUILD_DEPENDS. From Tony Lambiris (tonylambiris at gmail dot com)
ok jasper@, pvalchev@ (maintainer)
2011-06-09 15:25:50 +00:00
ajacoutot
66400c185a Remove bogus @sample. 2011-06-09 13:30:42 +00:00
giovanni
562df8229b Bugfix update to 2.5.4 2011-06-09 13:24:13 +00:00
giovanni
6bedb2633b Update to 4.9.3
Fixes some UTF-8 handling bugs
2011-06-09 13:10:23 +00:00
ajacoutot
1d2fcd1640 +py-relatorio 2011-06-09 12:56:46 +00:00
sthen
3b5e5cc63b update pear-Net-LDAP to 1.1.5, tested by william@ 2011-06-09 12:56:04 +00:00
ajacoutot
54b46cb8b9 Import py-relatorio-0.5.5.
Relatorio is a templating library which provides a way to easily output
several kinds of files (odt, ods, png, svg, ...). Support for more
filetypes can be easily added by creating plugins for them.

Relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetype/name/python

This is a required dependency for the tryton framework which I'm working
on porting.

ok jasper@
2011-06-09 12:55:55 +00:00
jasper
0f2911898f add prover9/mace4 to dependencies so mace4 model builder and prover9 theorem
prover are available
2011-06-09 08:32:08 +00:00
jasper
a994dcdb07 - set license marker
- remove double '=' in CONFIGURE_ARGS
- remove multi packages left overs, this ports hasn't been multipackaged in 5 years.
- set MODPY_RUNDEP=No accordingly.
- reset maintainer per kevlo's request

ok kevlo@
2011-06-09 07:34:33 +00:00
dhill
b32aab6149 update to 0.1.3.
- initial remote metadata storage
- bandwidth limiting option
- bugfixes

ok sthen@
2011-06-09 05:34:05 +00:00
ajacoutot
7782bee53b Update to gmime-2.4.25 (fixes a crash). 2011-06-09 05:17:26 +00:00
jasper
3729634684 fix bump 2011-06-08 21:56:53 +00:00
robert
3ab7390e38 cvs missed this, tsk tsk 2011-06-08 21:23:04 +00:00
robert
b49d7d8c4c Update to the new stable branch: 12.0.742.91
http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html
2011-06-08 20:36:56 +00:00
naddy
f830ff0693 maintenance update to 1.1.0; nagged by Brad who sent a similar update 2011-06-08 20:00:47 +00:00
kili
86fb8b8d76 Update to ghostscript-9.00.
ok landry@ (after putting it in a bulk build... thanks)
2011-06-08 19:15:48 +00:00
ajacoutot
f0b81c8d71 Update to epdfview-0.1.8.
ok Brynet (maintainer), jasper@
2011-06-08 18:26:44 +00:00
jasper
06c795c0a2 bump after default python version switch 2011-06-08 18:15:41 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
jasper
3b3f7eec16 bump after default python version switch 2011-06-08 18:09:58 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
f280fddcc0 Switch default to python 2.7.
Discussed and ok from many. Bumps will follow.
"go go go" from jasper@.
2011-06-08 17:28:14 +00:00
sthen
c9a4e09e75 fix sample directory ownerships, broken in last commit
spotted by pea@
2011-06-08 16:18:57 +00:00
dcoppa
4f452c31d7 Better icon (48x48 instead of 32x32); small fixes 2011-06-08 15:19:13 +00:00
sthen
dd88c40777 update to Icinga 1.4.1; bugfixes and minor improvements, rolls in XSS fix
we already had in a patch.
2011-06-08 14:24:50 +00:00
gsoares
b3269c1a02 SECURITY UPDATE to textproc/luaexpat 1.2.0; Fix for SA44866
LuaExpat XML Processing Denial of Service Vulnerability.

tweaks/ok sthen@ jolan@
ok jasper@

"MAINTAINER was notified a couple days ago about this. Since it is security-related,
you have my ok to commit it now." jolan@
2011-06-08 14:23:11 +00:00
dcoppa
10b6655338 Use a hand rolled distfile and clean the port's Makefile from git
commit ids
2011-06-08 13:57:01 +00:00
dhill
f0e0bab56c update to 0.3.
"go ahead" jasper@
2011-06-08 13:42:11 +00:00
sthen
661dc0bf89 +pear-Net-LDAP2 2011-06-08 09:09:26 +00:00
sthen
d1f8e8e5de import ports/net/pear-Net-LDAP2, from Gonzalo L. R., ok/tweaks aja@
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perl's
Net::LDAP object interface to directory servers. It contains most of
Net::LDAP's features but has some of its own too.

With Net_LDAP2 you have:

* A simple object-oriented interface to connections, searches entries
  and filters.  
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.

Net_LDAP2 layers itself on top of PHP's existing LDAP extensions.
2011-06-08 09:08:53 +00:00
sebastia
b0d98745cf Fix build with gcc-2.95
OK jasper@
2011-06-08 08:39:02 +00:00
ajacoutot
685873595b Bump EPOCH to force transition from gqview to geeqie.
hint from sthen@
2011-06-08 08:22:00 +00:00
rpointel
7b840f9416 Modify patch from fgsch@. Bump revision.
ok sthen@ jasper@
2011-06-08 08:02:54 +00:00
ajacoutot
f1626faa47 Add missing dependency. 2011-06-08 07:33:30 +00:00
ajacoutot
7f94ea7ff5 Fix the plist name. 2011-06-08 07:33:03 +00:00
ajacoutot
6ae867c85b Bring more patches from upstream to help gnome-tweak-tools go a little bit
further.
2011-06-08 07:25:54 +00:00
sthen
70e703faea add an rc script; from Mattieu Baptiste, thank you. 2011-06-07 22:15:38 +00:00
sthen
b533376775 make this MODPY_VERSION ?= 2.6 rather than = 2.6, in case people
want to override it to build for an earlier version.
2011-06-07 21:43:19 +00:00
landry
77b898e242 Depend on the correct flavor of py-Imaging, in preparation for the
python 2.7 switch.
ok naddy@
2011-06-07 19:45:16 +00:00
naddy
65b55aeff0 remove duplicate libpython from WANTLIB; ok landry@ 2011-06-07 19:41:39 +00:00
jasper
ee16109e00 fix build with upcoming MODPY_VERSION bump to 2.7.
ok landry@
2011-06-07 18:47:59 +00:00
landry
40d65bc7ce Bump REVISION after ftgl PKGNAME unfuck to avoid confusing plist_db and
pkg_add -u...
2011-06-07 18:24:02 +00:00
ajacoutot
79d3b1696b Set xmodmap-base to a more standard path. 2011-06-07 17:28:07 +00:00
sthen
4b50ac70ca set MODPY_VERSION=2.6 in preparation for bumping MODPY_VERSION to 2.7
in python.port.mk. this hasn't been ported to 2.7 and isn't used by anything
else, so it's either this or BROKEN, so let's do this for now.

ok rpointel@, sounds good to jasper
2011-06-07 16:52:02 +00:00