Commit Graph

67631 Commits

Author SHA1 Message Date
sthen
7d7c74743c - convert kinfo_proc2 -> kinfo_procs
- don't use "#if defined(openbsd3) || defined(openbsd4)" all over the place,
this is definitely not web scale

- zap some pointless ifdefs
2011-07-06 21:32:57 +00:00
ajacoutot
226e5611fd Use the gettext MODULE. 2011-07-06 21:25:23 +00:00
ajacoutot
ebc307bb8c Use the devel/gettext MODULE. 2011-07-06 21:09:55 +00:00
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
ajacoutot
ad57df71a0 Use the gettext MODULE. 2011-07-06 18:41:41 +00:00
ajacoutot
41beb68fcc Use the gettext MODULE. 2011-07-06 18:29:00 +00:00
rpointel
879a818534 Update mercurial to 1.9. Added WANTLIB += ${MODPY_WANTLIB}.
ok wcmaier@ (maintainer).
2011-07-06 17:37:27 +00:00
ajacoutot
641af58881 Remove the lock file on rc_start() if it's there (can happen after an
unclean shutdown).

issue found and fix tested by Jean-Gerard Pailloncy
2011-07-06 17:11:03 +00:00
ajacoutot
f5a4e7121a Take maintainer (kili@ agrees).
While here:
* regen PLIST
* fmt(1) DESCR
2011-07-06 16:07:16 +00:00
ajacoutot
58fde224e4 Advise users to install gstoraster. We cannot make it a RUN_DEPENDS because
of a cyclic dependency:
cups -> gstoraster -> ghostscript -> cups
2011-07-06 16:03:08 +00:00
dcoppa
20a6fc7d71 small rewording 2011-07-06 15:17:39 +00:00
pea
62be2176a9 Update to 2.0.2
ok ajacoutot@
2011-07-06 15:03:13 +00:00
dcoppa
a7294b2f29 regen 2011-07-06 15:01:13 +00:00
dcoppa
ac89d63baf Adapt to new OpenBSD kinfo_proc API.
ok jasper@, sthen@
2011-07-06 14:51:19 +00:00
ajacoutot
9ad4c2f38a Put comment back, it was a misunderstanding from my side, prompted by kili@ 2011-07-06 14:49:02 +00:00
sthen
2b58d250bb security fix update to phpmyadmin; CVE-2011-2505, 2506, 2507, 2508
arbitrary php code execution, see https://secunia.com/advisories/45139

ok giovanni@, jasper probably has the same diff too
2011-07-06 14:28:35 +00:00
kili
d5d63af4d9 Update to lilypond-2.14.1.
This still uses the downloaded documentation instead of building
it, because it's no fun do build the documentation on low-memory
and/or slow systems like arm (it ran for a couple of days on my
armish, and then it failed with a segfault, which i then couldn't
reproduce for the specific file the segfaults happend on).

It also doesn't depend on the texinfo-4.13 port I sent to ports@
(but not yet committed) recently.

Running it on some of my (rather oldish, i.e. written for lilypond-2.10
and older) files produces mixed results -- simple stuff still works,
some stuff reports failure (yet creates correct output, which is
strange).  Complicated music like my (never finished) work on the
Busoni transcription of BWV-1004/Partita II doesn't work at all
(but iirc, it didn't with lilypond-2.12, either).

make regress currently fails with this version, because it would
need the texinfo port and a new test-baseline, which I didn't yet
create.

Some work to build the documentation for real (possibly shielded by a
pseudo flavor) will follow.
2011-07-06 14:14:06 +00:00
jasper
883b52ddd4 - move away from old kinfo_proc2 2011-07-06 14:01:51 +00:00
kili
fb203d1eab Update to gs-9.02 to fix the google maps problem with pdf2ps.
Drop gstoraster (formerly known as ps2raster); it is replaced
by the new gstoraster package.

Also Drop pstopxl, it's currently broken (at least since gs-9.00).
If anyone needs it, please let me know (or patch/repair it yourself
and send me a diff). Note that it would need rather heavy patching
or it had to depend on gnu grep.

ok aja@
2011-07-06 13:49:17 +00:00
kili
a5c31c83b0 +gstoraster 2011-07-06 13:46:44 +00:00
kili
f9c25c9697 This filter is designed to replace both the pstoraster and the
pdftoraster filter.
It honours the *LandscapeOrientation: Plus90 | Minus90 | Any PPD
directive (Any interpreted as Plus90) and does the necessary
transformation by ordinary PostScript means, thus bypassing the
special CTM handling by Ghostscript's cups device (which is equivalent
to Minus90).
Currently, only the Landscape/Portrait orientation is handled,
forcing the output to the orientation specified by the PPD default
page size. Any fit-to-page scaling is not yet implemented.

ok aja@
2011-07-06 13:46:27 +00:00
jasper
55fc46b1dd - move away from old kinfo_proc2 2011-07-06 13:41:29 +00:00
jasper
a302d05e8b - move away from old kinfo_proc2 2011-07-06 13:15:40 +00:00
sthen
c667e4d069 remove some patch insanity 2011-07-06 13:06:10 +00:00
jasper
64274487e7 - move away from old kinfo_proc2 2011-07-06 13:02:01 +00:00
jasper
9d42a3ba0f - move away from old kinfo_proc2
- add mising comment
2011-07-06 12:50:15 +00:00
jasper
4c6e57fabb - move away from kinfo_proc2
- fix a few implicit declarations while here
2011-07-06 12:45:04 +00:00
jasper
6005b2727f move away from kinfo_proc2 2011-07-06 12:32:51 +00:00
jasper
8f4e6e2aa2 regen 2011-07-06 12:25:29 +00:00
jasper
f7c94b8b34 regen 2011-07-06 12:05:56 +00:00
dcoppa
9b6ec49d97 Don't move clients with fixed positions
(upstream git commit 45576b6c6f8255e979187b034a73385d508c9223)

Add a comment about why I chose to not install auto-generated
non-English manpages (thanks schwarze@)
2011-07-06 09:58:15 +00:00
jasper
0eb3492022 regen WANTLIB 2011-07-06 09:32:02 +00:00
jasper
635351d458 - add missing MODPY_WANTLIB 2011-07-06 09:31:46 +00:00
jasper
3a213a2767 - sync wantlib after recent libm additions 2011-07-06 09:30:25 +00:00
jasper
6d5525ffa1 move this back to using python 2.5, this will ease phasing out python 2.6
discussed with and ok sthen@
2011-07-06 08:47:53 +00:00
jasper
58a52e292f - zap a patch that would bork instead of fix the path in pydoc
spotted by frantisek holop
2011-07-06 07:35:16 +00:00
jasper
30fde5c11d - adjust after uuid changes
- explicitly depend on latest e2fsprogs revision
2011-07-06 07:23:20 +00:00
jasper
43b115ae28 More ossp-uuid vs e2fs-uuid cleaning: rename uuid.pc to ossp-uuid.pc
and e2fs-uuid.pc to uuid.pc. uuid.pc is what all projects using
pkg-config expect to find when looking for the "standard" uuid lib nowadays.

prompted by aja@
ok aja@ landry@ sthen@
2011-07-06 07:21:24 +00:00
ajacoutot
e995b00b78 Update to frogatto-1.1. 2011-07-06 04:18:19 +00:00
ajacoutot
fb759893ae Remove now uneeded patch. 2011-07-06 03:11:33 +00:00
jeremy
afe55fc796 Update to mongrel2 1.7.5
Most patches were accepted upstream.  One new patch for
the internal copy of polarssl that was already accepted
upstream.
2011-07-06 01:23:50 +00:00
jeremy
05e7040103 Update to rainbows 4.0.0.
OK sthen@
2011-07-06 01:19:20 +00:00
jeremy
4865a81540 Update to unicorn 4.0.1. 2011-07-06 01:18:27 +00:00
jeremy
1801f772cd Update to kgio 2.5.0 and take MAINTAINER
OK sthen@
2011-07-06 01:17:19 +00:00
jeremy
c27f258bb2 Link ruby-raindrops to the build 2011-07-06 01:15:40 +00:00
jeremy
4e975c22ea Import ruby-raindrops 0.7.0.
Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and
Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and
Rubinius on platforms supporting POSIX shared memory. It may also be
used as a generic scoreboard for sharing atomic counters across multiple
processes.

OK sthen@
2011-07-06 01:14:09 +00:00
ajacoutot
d6c34faca2 Remove outdated comment. 2011-07-06 01:01:27 +00:00
ajacoutot
f944cf190d Update to cyrus-imapd-2.4.10. 2011-07-05 22:58:48 +00:00
jasper
40a0a0de59 at least pretend to care about tabs 2011-07-05 21:25:04 +00:00
landry
0b62f2b8d1 add forgotten patch 2011-07-05 20:07:49 +00:00