sthen
744eb19e33
unbreak RUN_DEPENDS for MOD_JAVA_VER=1.x+, which I missed when I fixed
...
the normal case. problem found by Andreas Kahari.
2009-03-16 16:38:25 +00:00
espie
2901c5bac6
this conflicts with cppunit from <=OPENBSD 4.4
2009-03-16 14:27:24 +00:00
ajacoutot
08b027264a
- bugfix update to pango-1.22.4
2009-03-15 13:34:35 +00:00
espie
412e42dbcd
bump for python deps
2009-03-15 13:14:43 +00:00
espie
4a3813916a
A few more python deps, tweak python module to handle tkinter
2009-03-15 13:03:41 +00:00
espie
76a395857d
A few python deps updates
2009-03-15 12:49:35 +00:00
fgsch
f5421fa04b
install docs and examples under py-* as other ports do. bump.
2009-03-15 11:53:11 +00:00
espie
a909e7c635
more depends fixes
2009-03-15 09:25:04 +00:00
steven
dee74dde7d
update to 1.2.0
...
from Brad
2009-03-15 09:04:34 +00:00
espie
e0e1b04570
fix a few depends (python mostly)
2009-03-14 23:13:33 +00:00
fgsch
77c97ba571
Add py-pyro.
2009-03-14 22:10:13 +00:00
fgsch
de120c7321
Import Pyro-3.8.1
...
Pyro is an acronym for PYthon Remote Objects. It is an advanced and
powerful Distributed Object Technology system written entirely in
Python, that is designed to be very easy to use.
2009-03-14 22:08:28 +00:00
ajacoutot
f675f50035
- regen PLIST
2009-03-14 18:59:36 +00:00
espie
fa9adc6fb8
fix deps
2009-03-14 14:47:27 +00:00
ajacoutot
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c
- first pass at cleaning rarian/scrollkeeper handling
...
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.
discussed with jasper@
2009-03-14 10:40:51 +00:00
naddy
d4fc070de3
use author's preferred URL for home page and master site; ok ajacoutot@
2009-03-13 17:12:53 +00:00
sthen
f143528833
convert to tcl/tk.port.mk and bump, fixes pkgspec. requires tcl.port.mk r1.6
2009-03-13 13:48:04 +00:00
sthen
fdfd363548
- better conversion to tk.port.mk (use MODTCL_TCLSH_ADJ and MODTK_BIN).
...
- use ${LOCALBASE} where appropriate
- bump
2009-03-13 13:36:57 +00:00
sthen
39bb2abffe
convert to tk.port.mk; fixes pkgspec
2009-03-13 13:13:44 +00:00
sthen
d3ec08a077
fix fake install where ${DISTDIR} != ${PORTSIR}/distfiles,
...
from Mikolaj Kucharski
2009-03-12 07:57:25 +00:00
sthen
dfe5f95d84
bump pkgname following java dep change
2009-03-11 23:21:21 +00:00
bernd
ebc2eb7a1c
bump pkgname due to python dep changes
2009-03-11 22:20:09 +00:00
bernd
c9d9c566ec
bump due to python dep change
2009-03-11 22:18:03 +00:00
bernd
ab54a7d2d7
bump because of python
2009-03-11 22:14:56 +00:00
bernd
27732ef7de
bump pkgname
2009-03-11 22:09:21 +00:00
bernd
5801f16ade
bump pkgname because of python dep changes
2009-03-11 22:08:00 +00:00
sthen
e08fb2fbfe
fix pkgspec for dependencies - looks ok to phessler, kili
2009-03-11 22:04:07 +00:00
bernd
d9272694fc
Bump due to python dep changes.
...
<kili> if you add a fortune to every commit, it's no spam
2009-03-11 22:00:27 +00:00
bernd
79d9cd6cf0
bump due to python dep changes
2009-03-11 21:45:31 +00:00
sthen
d3d97d7d7f
bump following python dep changes
2009-03-11 21:32:13 +00:00
sthen
c7bd5f7791
bump following tcl dep changes
2009-03-11 21:26:03 +00:00
avsm
3dc674f002
update to omake-0.9.8.5-3 with patch to work with ocaml-3.11
2009-03-11 21:21:17 +00:00
avsm
1f8ea8affe
update to cil-1.3.6
2009-03-11 21:20:27 +00:00
bernd
479438922e
bump because of python dep change
2009-03-11 21:18:03 +00:00
bernd
de0d5cb739
fix lib depends and bump
2009-03-11 21:15:30 +00:00
bernd
7a367d5256
bump because of python dep changes
2009-03-11 21:11:29 +00:00
bernd
6638a7f4a4
bump pkgname because of python dep changes
2009-03-11 21:08:53 +00:00
bernd
fe9d90a321
fix dbv4 dependency and bump
2009-03-11 21:02:18 +00:00
martin
a72238cd58
fix for architectures without binutils (ar s versus ranlib) and with gcc2
...
(macros with variable declarations)
better DESCR while there (9P)
input and ok naddy@
2009-03-11 19:41:03 +00:00
bernd
acb6b0a04f
bump for python dependencies
2009-03-11 16:14:08 +00:00
espie
c9932d0e0c
bump for python deps
2009-03-11 11:18:39 +00:00
naddy
5a05ced45c
fix python dependency
2009-03-10 19:26:07 +00:00
espie
321a7047f5
bump for python
2009-03-10 08:47:45 +00:00
jasper
cf7bd21e29
- unhook the removed p5-ports...some were already unhooked others weren't...sloppy
...
reminded by naddy@, thanks
2009-03-08 20:38:48 +00:00
jasper
a993f02204
- remove perl modules that moved into base as of openbsd 4.5
...
ok simon@, "sure" naddy@
2009-03-08 16:48:48 +00:00
sthen
c2d358ca15
update to ccrtp 1.7.1, from Brad.
2009-03-08 10:28:19 +00:00
sthen
3411d2be5d
update to commoncpp 1.6.3, from Brad.
2009-03-08 10:28:00 +00:00
landry
8124debc8d
Update to geotiff 1.2.5, update master_sites & homepage.
...
Remove a merged patch, set NO_REGRESS and update patches while here.
looks fine to jasper@ and pval@, MAINTAINER timeout.
2009-03-07 10:55:15 +00:00
landry
8bc536b3f4
Maintenance update to proj 4.6.1, update master_sites and homepage.
...
looks fine to jasper@ and pval@, MAINTAINER timeout.
2009-03-07 10:46:22 +00:00