Commit Graph

39442 Commits

Author SHA1 Message Date
simon
c2b5905a49 import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 14:57:52 +00:00
kili
f286a31e66 Fix HOMEPAGE (and this MASTER_SITES).
Noticed by sturm@.
No pkgbump, since it was initially broken. Sorry.
2007-07-22 12:24:46 +00:00
ajacoutot
c6a9efc569 +ecoliercourt-fonts 2007-07-22 08:11:00 +00:00
ajacoutot
b214f7899a Import ecoliercourt-fonts-0.1
The ecoliercourt-fonts package provides cursive TTF fonts with small
descenders covering the basic latin range with an ink and dip pen style.
Such fonts are widely used in education.
They come in two versions: with and without "Seyes" ruling.


Note that now that fonts.dir and fonts.scale are created at install time
you need a recent -current before installing this package.
2007-07-22 08:10:08 +00:00
ajacoutot
b4aacd2b07 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME

"looks good" to MAINTAINER Steve Shockley <steve.shockley at shockley dot net>
2007-07-22 08:03:07 +00:00
ajacoutot
aec52aea3e - don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- create fonts.alias in ${WRKSRC} so that fonts.dir does not get
installed
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:45 +00:00
ajacoutot
1cad020f30 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:11 +00:00
ajacoutot
b2c60cc534 - better HOMEPAGE
- add MASTER_SITE_SOURCEFORGE to MASTER_SITES

based on a diff from William Yodlowsky <bsd@openbsd.rutgers.edu> (MAINTAINER)
2007-07-22 07:30:26 +00:00
ajacoutot
319f6ad156 - do some cleaning before we can hopefully enable this (still waiting
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
2007-07-21 17:30:10 +00:00
kili
1e680708f3 Oops! Forgot some files. 2007-07-21 17:25:43 +00:00
kili
ddad161b91 Update to 3.0.3 to make it build with ghc-6.6.1. 2007-07-21 17:21:33 +00:00
kili
e82a340efb Update to 1.16 to make it build with ghc-6.6.1. 2007-07-21 17:20:57 +00:00
kili
5faf573595 Update to 0.8 to make it build with ghc-6.6.1. 2007-07-21 17:20:20 +00:00
kili
0de0622e60 Update to 2.1.0 to make it build with ghc-6.6.1. 2007-07-21 17:19:49 +00:00
kili
c657f836ac - hs-ports
+ hs-newbinary
2007-07-21 17:18:56 +00:00
kili
c77f37b021 This isn't maintained any longer, and, according to Don Stewart, should
be removed. (And it doesn't build with recent Haskell compilers).
2007-07-21 17:18:24 +00:00
kili
cf75de7983 The NewBinary package is an older binary serialization library for
Haskell used by a number of projects. Consider it legacy code, i.e.
don't use it for new projects.

This port is reqired for security/hs-crypto.
2007-07-21 17:17:00 +00:00
kili
87a3f71582 Update to 6.6.1. With helpful hints from Don Stewart and espie@.
Thanks to all the testers and to steven@, who was so kind to
build the HC files for bootstrapping on amd64.
2007-07-21 17:14:57 +00:00
kili
a6b0bb0585 BROKEN for ghc-6.6.1. Upstream promised to make a new release in a few
days, so don't panic.
2007-07-21 17:11:46 +00:00
kili
70a4bcada0 +haskell-report 2007-07-21 17:09:45 +00:00
kili
72964b46f5 The Haskell report is compiler independent, so just rip it out of
lang/ghc (to be committed soon) and put it into a separate port.
2007-07-21 17:09:23 +00:00
naddy
86e6326419 initialize some variables so we won't call free() on random pointers 2007-07-21 15:33:22 +00:00
naddy
e9602a787b update to 1.3.17 which fixes an unbounded strcpy 2007-07-21 15:20:54 +00:00
kili
fb8b3d4fe3 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 14:05:10 +00:00
kili
ae5e47ac92 GHC runtime not required. hmake is able to work with other Haskell
compilers like nhc98. While here, remove quotes from COMMENT.
2007-07-21 14:03:45 +00:00
kili
b5d340d288 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 13:59:16 +00:00
simon
fe4272a032 maintenance update to version 0.11
remove quotes around COMMENT while there
2007-07-21 12:10:52 +00:00
simon
29e2416423 forgot to add this patch, sorry 2007-07-21 11:56:26 +00:00
simon
d807b06496 maintenance update to 0.04 which fixes a memleak
remove quotes around COMMENT where here
2007-07-21 11:50:49 +00:00
simon
f7f6d65155 maintenance update to 0.17
remove quotes around COMMENT where there
2007-07-21 09:44:36 +00:00
ajacoutot
dd77bb88e2 - update MAINTAINER's email address
- better HOMEPAGE
- remove quotes around COMMENT while here

from Moritz Grimm <mdgrimm at gmx dot net> (MAINTAINER)
2007-07-21 08:09:31 +00:00
ajacoutot
c73da59402 - update MAINTAINER's email address as per his request
- remove quotes around COMMENT while here
2007-07-21 08:08:51 +00:00
sturm
d5486cf923 security update to opera 9.22 2007-07-21 07:32:06 +00:00
ajacoutot
53a08955f5 - really use nasm to build x264 under i386 and use yasm under amd64
- dont't add -fPIC to $CFLAGS automatically (even though we set --enable-pic) ;
this is handled in the Makefile so that we can build the static lib from
non-pic objects

Tested by sthen and myself
2007-07-20 20:11:48 +00:00
robert
7293071552 +_bacula 2007-07-20 11:05:57 +00:00
robert
226aa812c2 +bacula 2007-07-20 11:04:56 +00:00
robert
2dd63b900d import of bacula 2.0.3;
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of
computer data across a network of computers of different kinds.
In technical terms, it is a network Client/Server based backup program.
Bacula is relatively easy to use and efficient, while offering many
advanced storage management features that make it easy to find and
recover lost or damaged files. Due to its modular design, Bacula is
scalable from small single computer systems to systems consisting of
hundreds of computers located over a large network.

from Mike Erdely <mike@erdelynet.com>
2007-07-20 11:02:14 +00:00
jakemsr
26a9c9cc52 - use the sun audio interface instead of the OpenBSD interface
- sync patches with update-patches
- bump PKGNAME

the sun interface keeps fewer samples in the play buffer, and with
less fluctuation than the OpenBSD interface.  results in better
audio-video synchronization in e.g. ffplay and gnash

go for it -pval
2007-07-20 05:23:41 +00:00
simon
1c0fe4e22d add icu4c 2007-07-19 21:52:19 +00:00
simon
0ec3e0dfd0 import icu4c-3.6
ICU (International Components for Unicode) is a set for C/C++ and Java
librairies providing Unicode and globalization support. icu4c is the
C/C++ version.

ICU services include code page conversion, collation (comparison using
locale-specific ordering), locale-wise formatting, Unicode regexp and
bidirectionnal text handling.

ICU is available under an open source non-copyleft licence.

from MAINTAINER Vincent Gross via jasper@, with hints from ajacoutot@
and tweak by me
ok jasper@
2007-07-19 21:52:09 +00:00
jasper
029f3df15e add mac 2007-07-19 16:25:37 +00:00
jasper
a9373377b5 import mac 3.99.4.5
MAC: short for Monkey's Audio Codec, a lossless audio codec (files with
the .ape extension).

from Vlad Glagolev, with feedback from sthen and tweaks by me
2007-07-19 16:24:37 +00:00
jasper
937ba2b524 update sonata to 1.2.1 (adds support for last.fm, among other improvements)
from Vlad Glagolev, with tweaks by me
2007-07-19 16:21:44 +00:00
ajacoutot
406ee128d0 - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- reformat COMMENT: remove quotes and use lowercase
- bump PKGNAME
2007-07-19 13:07:08 +00:00
ajacoutot
832611db0a - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
ajacoutot
3ee59e7b45 - fix typos in DESCR
no, this was not a cheap attempt to increase my commit counter ;)
2007-07-19 10:32:01 +00:00
ajacoutot
151dc4f9b2 +fbpanel 2007-07-19 10:25:39 +00:00
ajacoutot
56f72f2923 Import fbpanel-4.11
fbpanel is a lightweight X11 desktop panel.
It works with any ICCCM / NETWM compliant window manager (eg sawfish,
metacity, xfwm4, kwin, *box). It features several plugins such as
tasklist, pager, launchbar, clock, menu, sytray...


Based on an original submission by Landry Breuil (MAINTAINER), thanks!
2007-07-19 10:24:44 +00:00
jasper
a43320a166 - update cabextract to 1.2 (includes security fix wrt quantum compressed files)
- fix COMMENT
- reformat DESCR

from Wim Lewis, ok MAINTAINER some time ago
2007-07-19 09:49:59 +00:00
jasper
5552509e44 fix flac support
from Vlad Glagolev, ok MAINTAINER
2007-07-19 08:06:24 +00:00