pea
17fdf92605
Fix wantlib after OpenLDAP upgrade.
...
spotted by landry@
2011-01-07 10:29:45 +00:00
pea
ead0a13e53
Fix wantlib after OpenLDAP upgrade
...
spotted by landry@
2011-01-07 10:27:20 +00:00
pea
d8e2f5d8db
*MAJOR UPGRADE*
...
Upgrade to OpenLDAP 2.4.23.
Important things to know:
+ ldbm backend has been removed
+ bdb is the default backend
+ slurp has been removed
Backup all your data before this upgrade !!
Tested in a bulk by landry@
Lot of help/comments/ideas/tests from ajacoutot@, jasper@, landry@, sthen@, stephan@
ok ajacoutot@, landry@, jasper@, stephan@
2011-01-07 10:24:30 +00:00
jasper
23c48dae4d
- regen WANTLIB, so this is installable again on a clean box
2011-01-07 10:22:05 +00:00
pea
7bc9a34699
First step for the OpenLDAP upgrade: import the server side of OpenLDAP 2.3
...
ok landry@, ajacoutot@, jasper@, stephan@
2011-01-07 10:17:04 +00:00
jasper
e5b6c35a80
- previous was committed in error, and should've been a fix of LIB_DEPENDS
...
and WANTLIB.
2011-01-07 10:12:30 +00:00
benoit
8b9d7748b0
- update p5-Text-RecordParser to 1.5.0
...
- regen PLIST
- update license
2011-01-07 09:59:07 +00:00
landry
a1aa258fb3
Unbreak after the hobbits broke it when upgrading vala to 0.10.2.
...
http://trac.yorba.org/ticket/3050
http://trac.yorba.org/changeset/2534
2011-01-07 09:56:24 +00:00
benoit
420d8ddfc9
- update p5-String-RewritePrefix to 0.006
2011-01-07 09:21:47 +00:00
benoit
c72d5860e0
- update p5-Data-Pageset to 1.06
2011-01-07 09:03:15 +00:00
sebastia
99ed710617
+ highlighterkit, gemas
2011-01-07 07:36:19 +00:00
sebastia
08431a1c49
Import Gemas: simple code editor for GNUstep
...
This is a simple code editor with highlight syntax and auto indentation.
OK landry@, reads fine, jasper@
2011-01-07 07:35:06 +00:00
sebastia
8b08408a32
Import HighlighterKit: framework for highlighting and coloring syntax
...
cat pkg/DESCR:
HighlighterKit provides a framework for highlighting and coloring syntax
in code editors.
OK landry@, reads fine, jasper@
2011-01-07 07:33:32 +00:00
jasper
230ffe6536
- update gnuplot to 4.4.2
...
- remove maintainer after various time-outs
joint work with patrick keshishian
2011-01-06 23:45:07 +00:00
jasper
d472060283
SECURITY FIXES for CVE-2010-2640, CVE-2010-2641, CVE-2010-2642, CVE-2010-2643.
...
Patches from upstream git.
2011-01-06 22:55:31 +00:00
landry
f39c9bd781
Surpriiise! p5-Test-TCP is not only a REGRESS_DEPENDS, but also
...
BUILD/RUN_DEPENDS.. bump REVISION.
2011-01-06 21:28:22 +00:00
landry
f3f4d63611
Fix DEPENDS and bump REVISION.
2011-01-06 20:46:51 +00:00
bernd
ccc9008e94
Maintenance update to git-1.7.3.5.
2011-01-06 20:23:57 +00:00
landry
a1ffe654e7
Fix dependencies. Test::SharedFork is also a runtime dependency, not
...
only build-time. Found out after seeing random Plack and Server::Starter
strange build failures..
2011-01-06 20:20:03 +00:00
jeremy
83ea6efd00
Use intree version of libffi, and don't hardcode /usr/local.
...
Prodded and OK jasper@
2011-01-06 20:20:01 +00:00
jeremy
62b8503fc5
Bump REVISION for rbx FLAVOR PLIST change. Reminded by landry@.
2011-01-06 20:15:22 +00:00
sebastia
2b954a31c9
Fix py-matplotlib after tcl layout change.
...
It was broken before too.
Based on initial patch by stsp@
OK landry@
2011-01-06 19:11:22 +00:00
jeremy
0c770250cc
Update ruby-sequel to 3.19.0.
2011-01-06 18:15:14 +00:00
kili
605995d84c
convert(1) from ImageMagick isn't needed, djvulibre prefers rsvg(1)
...
for icon creation.
ok shadchin@ (maintainer)
2011-01-06 17:56:49 +00:00
rpointel
8f0662bf7f
Update CherryPy to 3.1.2.
...
ok Joerg Zinke (MAINTAINER).
2011-01-06 17:28:43 +00:00
landry
065772e422
Update to wormux 0.9.2.1 from Vadim Zhukov with a MASTER_SITES fix from
...
myself.
2011-01-06 16:46:42 +00:00
pirofti
86a67da4f9
Add some more ports for plist builds as requested by jasper@ at p2k10.
...
Other requests are welcomed.
2011-01-06 15:26:12 +00:00
stu
fa365e1c5a
Unbreak port.
2011-01-06 14:52:10 +00:00
pea
c55cd2de09
Update to 2.17.2
...
ok landry@
2011-01-06 14:12:16 +00:00
jasper
4c17f4ef93
- add missing run dependency
...
ok sebastia@ (MAINTAINER)
2011-01-06 13:41:26 +00:00
jasper
85b4dc5298
- explicitly disable ladspa, as it may get picked up otherwise.
2011-01-06 13:33:01 +00:00
pea
86b709bca9
Update to 1.12.2
...
ok landry@
2011-01-06 13:03:21 +00:00
landry
1135670536
+shelldap
2011-01-06 12:17:07 +00:00
landry
6129a567f4
Import shelldap 0.20110106:
...
Shelldap is a handy shell-like interface for browsing LDAP servers
and editing their content. It keeps command history, has sane
autocompletes, credential caching, site-wide and individual configs,
and it's fun to say.
Shelldap documentation can be viewed using perldoc(1).
with feedback/distfile hosting/ok jasper@.
2011-01-06 12:16:39 +00:00
espie
73e3efc7a3
fix fix
2011-01-06 10:11:40 +00:00
jasper
6130c20586
- fix PLIST, spotted by landry@
2011-01-06 08:47:58 +00:00
jasper
2bafd8b6d9
- missing dependency
2011-01-06 08:46:16 +00:00
landry
0ea96e7f42
nkf-2.05 existed in the past, and it compares newer than nkf-2.1.1.
...
Set EPOCH to 0.
2011-01-06 08:39:49 +00:00
landry
f90348c83e
Add libtool to BUILD_DEPENDS, autobloat needs libtoolize.
2011-01-06 08:38:29 +00:00
landry
199e590885
p5-Convert-BER-1.3101 existed in the past, and -1.32 compares older.
...
Set EPOCH to 0.
2011-01-06 08:33:38 +00:00
jeremy
4f9664ab00
REVISION bump for rbx FLAVOR PLIST change.
...
OK landry@
2011-01-06 04:24:22 +00:00
jeremy
ae3933e98f
REVISION bump for rbx FLAVOR PLIST change.
...
While here, fix the depends so it works for multiple FLAVORS.
OK landry@
2011-01-06 04:22:17 +00:00
jeremy
022f8719a1
Deal with the rubinius directory changes, and tie rbx FLAVORs to
...
the currently supported minor version of rubinius.
No longer allow a ruby18 FLAVOR to be used to specify ruby 1.8.
Now, only the empty flavor should be used.
OK landry@
2011-01-06 04:15:46 +00:00
jeremy
a12c369af3
This updates rubinius to 1.2.0. Among other things, a few of our
...
patches were accepted upstream.
Rubinius previously installed into a versioned directory, this
update changes it to install into an unversioned directory.
This is going to change the PLIST of all dependent gem ports,
and a commit for them as well as a commit for ruby.port.mk will
be going in shortly.
Minor versions of rubinius do not maintain binary compatibility,
so we'll still need to bump all dependent ports that use C
extensions whenever the minor version of rubinius is updated, but
it is better than bumping all dependent ports.
While here, add some CONFIGURE_ENV stuff to make it possible to
build more ports with C extensions that depend on libraries in
LOCALBASE/lib.
OK landry@
2011-01-06 04:14:10 +00:00
jeremy
8d82ee4e2f
Update ruby 1.9 port to 1.9.2p136, only minor bugfixes. A couple of
...
our patches were accepted upstream. While here, fix REGRESS_DEPENDS.
OK landry@
2011-01-06 04:04:37 +00:00
jeremy
3d9913e6e5
Update ruby 1.8 port to 1.8.7p330, only minor bugfixes. While here,
...
fix REGRESS_DEPENDS.
OK landry@
2011-01-06 04:01:52 +00:00
ian
6d98718059
Use DISTFILES += , requested by ajacoutot@
2011-01-06 00:58:02 +00:00
jasper
434583e8fa
sync
2011-01-05 23:09:44 +00:00
jasper
124b1e6000
import Net-Server-SS-PreFork-0.05
...
from Abel Abraham Camarillo Ojeda
with cleanups by me
ok landry@
2011-01-05 23:09:07 +00:00
benoit
b156baf0c5
- update p5-Convert-UUlib to 1.34
...
ok Ibrahim Khalifa (maintainer)
2011-01-05 21:25:28 +00:00