Commit Graph

71425 Commits

Author SHA1 Message Date
jasper
5dc07dcaba import dina-font
Dina is a monospace bitmap font, primarily aimed at programmers. It is
relatively compact to allow a lot of code on screen, while (hopefully)
clear enough to remain readable even at high resolutions.

from Rafael Sadowski with tweaks by me
ok sthen@
2011-12-07 09:24:52 +00:00
jasper
e31660ffdd - add missing intltool module 2011-12-07 08:56:20 +00:00
jasper
9dfa667bf4 - another missing dependency
- regen WANTLIB while here
2011-12-07 08:55:47 +00:00
jasper
ab53bc2c2f - add missing intltool module 2011-12-07 08:48:28 +00:00
pea
a8ca6dfb36 Update to 9.1.2
Two important things:

+ Fix bugs in information_schema.referential_constraints view
If you need to fix this in an existing installation, you
can (as a superuser) drop the information_schema schema then re-create it
by sourcing /usr/local/share/postgresql/information_schema.sql.
This must be repeated in each database to be fixed.

+ Make contrib/citext's upgrade script fix collations of
citext columns and indexes.
If you have a previously-upgraded database that is suffering
from this problem, and you already ran the CREATE EXTENSION command,
you can manually run (as superuser) the UPDATE commands found
at the end of /usr/local/share/postgresql/extension/citext--unpackaged--1.0.sql.


ok jeremy@
2011-12-07 08:32:18 +00:00
sebastia
5ab7f6dfe2 update cdrtools to 3.00.
based on initial diff from pascal@
lots of feedback and compiling on alpha from naddy@

OK naddy@
2011-12-07 07:56:12 +00:00
espie
4ccb599ba8 missing build depends 2011-12-07 06:21:29 +00:00
espie
a4b873ec76 setting versions is not enough to get them... (well, it probably should,
but it isn't)
2011-12-07 06:18:05 +00:00
jasper
7feaeed803 - don't pickup unregistered dependencies when they happen to be installed. 2011-12-06 22:31:04 +00:00
jasper
3fd7b59178 - tweak MASTER_SITES
- drop unneeded patch
2011-12-06 22:21:36 +00:00
jasper
0bb541f728 - add missing dependency 2011-12-06 22:17:06 +00:00
kili
b8b3fdde5f + hs-hoogle 2011-12-06 21:15:18 +00:00
kili
a7359bc2e8 Hoogle is a Haskell API search engine, which allows you to search
many standard Haskell libraries by either function name, or by
approximate type signature.

There are still a lot of things left to improve for this port:

- Privilege dropping when running the server as root (difficult,
  because this should be better done in hs-warp). To be worked on
  with upstream.

- Add an rc.d script for the server.

- Remove unneded files after running "hoogle data ...". To be worked
  on with upstream.

- Integrate with our own hs-packages (so you can search in installed
  libraries only).

- Add usable documentation. To be done with upstream (currently,
  there's only some Wiki page).

- Use our ftp(1) instead of wget(1). (IIRC, the hoogle API contains
  some functions which pass options verbatim to wget(1), so this
  may be difficult to get right).


ok (with a hint about MODULES and WANTLIB) jasper@
2011-12-06 21:03:43 +00:00
kili
32a273862e Hook the following ports (required by hoogle) to the build:
devel/hs-cmdargs
devel/hs-safe
textproc/hs-tagsoup
www/hs-http-types
www/hs-wai
www/hs-warp
2011-12-06 20:55:11 +00:00
kili
ab869aba97 Reserve uid/gid for hoogle. 2011-12-06 20:35:03 +00:00
jasper
1f0fbd00e8 - fix previous commit to mean what aja intended. 2011-12-06 20:16:43 +00:00
sthen
b09a05ec2b reserve uid 688 for dnscrypt-proxy 2011-12-06 19:50:55 +00:00
dcoppa
d95647b025 Add 50% larger display of video
(upstream svn revision r2187)

Fix seeking in the media_tracker when the mouse button is released
(upstream svn revision r66 of gmtk)
2011-12-06 16:05:44 +00:00
naddy
9b055313ad maintenance update to 7.23.1 2011-12-06 14:44:46 +00:00
robert
f21822c9d0 Add support for the physicalprocessorcount facter value which is hw.ncpufound 2011-12-06 14:39:33 +00:00
robert
512865118c *** empty log message *** 2011-12-06 14:39:01 +00:00
espie
15a26be015 avoid using bison if it's around 2011-12-06 14:12:53 +00:00
sthen
6ec5986c44 minor tweaks; ok pascal@
- prefer http MASTER_SITES
- honour CC
- use the standard DISTNAME/EXTRACT_SUFX method of handling a .zip distfile
- zap stray whitespace
2011-12-06 14:12:19 +00:00
pascal
89907159bd hook dungeon to the build 2011-12-06 13:11:48 +00:00
pascal
5e04ad1f22 Import games/dungeon.
Dungeon, also known as Zork(tm), is a text mode adventure/role-playing
game. Originally developed for the PDP-10 and later ported to Fortran
and the PDP-11, this version is a translation to C.

ok benoit@
2011-12-06 13:10:38 +00:00
giovanni
c087a26d48 Update to 8.65
from patrick keshishian (Maintainer) with a tweak by me
2011-12-06 10:30:29 +00:00
dcoppa
096f60d5b0 Cleanup diff from Brad:
Enable the MediaCtrl class support.
Re-enable wide character functions which OpenBSD now has.
Remove some now-unnecessary patches.
Remove the NULL cast patches.
Simplify the autoconf patching.

Tested on amd64 by Brad and on sparc64 by me.
2011-12-06 10:23:37 +00:00
ajacoutot
dad4daec9f Mark BROKEN on powerpc, qdoc3 goes into an infinite loop. 2011-12-06 08:36:06 +00:00
espie
be767c38af requires the includes and linking to the library during build 2011-12-06 08:03:53 +00:00
pascal
458d0a917c - be sure to always use sed from base
- adjust gfortran WANTLIB version in gcc4.port.mk
2011-12-06 01:51:37 +00:00
sthen
ab3b6d46c0 Mention conflicting manpages in notes, req by edd@
Mention missing @man markers in PLISTs
2011-12-05 23:25:46 +00:00
sthen
4751d59166 @comment manpages also installed by t1utils to avoid conflicts.
Spotted by nigel@ kili@. Zap some stray whitespace while there.
2011-12-05 23:22:39 +00:00
ajacoutot
cdd866322e Update WANTLIB to unbreak. 2011-12-05 23:01:30 +00:00
ajacoutot
c86f9f06cf Missing dependency on libusb1.
spotted by fgsch@
2011-12-05 22:59:52 +00:00
espie
8d51bb15a5 FLAVOR:L 2011-12-05 22:36:54 +00:00
sthen
376b793095 cmake doesn't build following move to gcc4. Mark it as broken so it's not
forgotten as arm packages are not being built at present.
2011-12-05 21:44:02 +00:00
naddy
e7070934e4 update to 4.2 patch level 20 for a number of bug fixes 2011-12-05 21:40:03 +00:00
espie
3081c4ac9a remove "needed" debug log now that things work fine. 2011-12-05 21:27:53 +00:00
espie
c783276075 truly random mode shouldn't peek at most frequent dependencies ! 2011-12-05 21:22:35 +00:00
espie
03c4aa3410 ouch, don't forget to lock at front of prepare (okay, we can avoid it
if no-depends but that's complicated)

also, two distinct critical sections: we don't need to stay locked at
the end of show-prepare-result.

Even though that's not really important, simplify logic a wee little bit
2011-12-05 21:18:55 +00:00
kili
5c55abd6ff Bugfix update to gummi-0.6.1. 2011-12-05 19:48:21 +00:00
espie
1fe8b156bd popping an xterm is stdin is not available, really ?
come on !
2011-12-05 18:37:33 +00:00
espie
b10178048d move uninstall behavior to uninstall, unbreak !-J
as noticed by fgs@
2011-12-05 18:29:39 +00:00
naddy
e893d6cfb5 remove obsolete workaround for alpha/gcc3; ok Brad 2011-12-05 16:42:07 +00:00
dcoppa
e53a2fc324 Beautiful: handle invalid wallpaper_cmd better (FS#941)
(upstream git commit d3021e67729a01e891c8eb04a8afd696fb63b0ce)
2011-12-05 16:12:01 +00:00
espie
abb8ddf57d turn -J into an option taking a number.
always run show-prepare-results, and always serialize
depends/prepare/show-prepare-results(/junk) on a single host.
2011-12-05 16:10:00 +00:00
espie
edd8b208f3 hidden build dependency 2011-12-05 16:08:16 +00:00
espie
987bcc60f9 stop configure complains 2011-12-05 16:07:22 +00:00
dcoppa
252a4812b3 Drop maintainership. 2011-12-05 15:04:18 +00:00
dcoppa
0c985ebfb3 Bugfixing update to hpodder-1.1.6 2011-12-05 14:58:59 +00:00