Commit Graph

39344 Commits

Author SHA1 Message Date
jasper
2ab7a5dcf5 ...and move pre-fake target into post-install 2007-07-16 15:41:35 +00:00
jasper
f4f4b6c7dd - remove quotes from COMMENT
- re-format DESCR
- fix WANTLIB
- remove useless entries from PLIST
- bump PKGNAME
2007-07-16 15:40:02 +00:00
todd
5990cfd0b1 +lifelines 2007-07-16 15:17:38 +00:00
todd
e5981bb82e Import lifelines-3.0.60,
from maintainer James Prevatt jprevatt+bsd at paunix dot org

LifeLines is a free and open source genealogy program to help with
your family history research. It has native versions for Unix-like,
Mac, and Windows operating systems.

The format of the data as presented to the user for viewing, data
entry, and updating follows the GEDCOM format.

The real power of LifeLines is its scripting ability. There are a
number of LifeLines reports (aka scripts) that generate all manner
of output -- ahnentafels, ancestor/descendent reports, formatted
ancestor reports, beautiful books of all ancestors, fan charts of
ancestors, vital records of all individuals in a format suitable
for importing to palm pilot databases (specifically DB which is
also hosted here on SourceForge). All the reports are included in
the kit.

Several reports can do error and sanity checking of data; such as
deaths before births, extreme May-December marriages, etc.
2007-07-16 15:16:37 +00:00
jasper
5b1ba6295d add workrave 2007-07-16 14:25:43 +00:00
jasper
4a7a5d3ecb import workrave 1.8.4.2
Workrave is a program that assists in the recovery and prevention of
Repetitive Strain Injury (RSI). The program frequently alerts you to
take micro-pauses, rest breaks and restricts you to your daily limit.
These can be customized and it stops the counter when you stop. The
program can be run distributed on one or more PCs. All connected PCs
share the same timing information. When you switch computers, you will
still be asked to pause on time.

feedback and ok ajacoutot@
2007-07-16 14:24:57 +00:00
jasper
bc1ca9c885 update tntnet to 1.6.0.2 2007-07-16 14:20:46 +00:00
jasper
d100b2a3bc add libgnomemm and libgnomeuimm 2007-07-16 10:17:15 +00:00
jasper
dc57a4494c import libgnomeuimm 2.18.0
C++ interface for libgnomeui.

ok ajacoutot@
2007-07-16 10:15:41 +00:00
jasper
1acc8bc07b import libgnomemm 2.18.0
C++ interface for libgnome.

ok ajacoutot@
2007-07-16 10:13:15 +00:00
jasper
121a23ec7d - (bugfix) update gtk+2 to 2.10.13
- remove quotes from COMMENT and re-format DESCR's while here

from Brad Smith

ok ajacoutot@ simon@ (for the update)
2007-07-16 07:55:46 +00:00
jakob
666610df5b upgrade to v1.0.2, bugfix release; from brad@ 2007-07-16 07:09:59 +00:00
ajacoutot
57c73ff8f7 - fix a segfault (imported upstream, SVN Rev. 9021)
from Moritz Grimm <mlist at scapa.dnsalias dot net>, thanks!
2007-07-16 06:13:07 +00:00
deanna
c77232e19a Fix link order so that this can build properly when an older version
is installed.  Problem noticed by Richard Storm.  Bump PKGNAME.
2007-07-16 04:02:38 +00:00
espie
c517f89119 List::MoreUtils is actually needed to do anything useful
bump PKGNAME.
2007-07-16 01:20:10 +00:00
naddy
443da7a369 fix typos that kept this from packaging 2007-07-15 20:44:41 +00:00
kili
87ae9779c9 Update to normalize-0.7.7.
From new maintainer Vlad Glagolev (stelzy at gmail dot com).
The sparc64 workaround is no longer required (noticed by Stuart
Henderson, confirmed by sturm@).
2007-07-15 19:37:04 +00:00
ajacoutot
feb414bede - update to ezstream-0.4.1
- update MAINTAINER's email address

from Moritz Grimm <mdgrimm at gmx fot net> (MAINTAINER)
2007-07-15 19:29:28 +00:00
jolan
45b31caa2e fix long standing memory corruption problem, from sdl_mixer svn 2007-07-15 01:05:52 +00:00
kili
7adc4aa796 Works for amd64 and sparc64 now. 2007-07-14 22:18:23 +00:00
kili
a2e52b65da Let it build with the new boehm-gc, and add a help file to the PLIST. 2007-07-14 22:17:22 +00:00
kili
1dd9afdf52 Update to 7.0.
Most work done by kurt@, who got bleeding eyes and has been trapped
into pthread issues because some of us (me and Stuart Henderson)
were slopyy and applied some patches only partial. A big sorry to
kurt@ for this waste of time!

Tested by many. Intermediate ok's (IIRC) from kurt@, naddy@ and todd@.
2007-07-14 22:16:16 +00:00
ajacoutot
a20654ba58 +boswars 2007-07-14 20:35:15 +00:00
ajacoutot
b35f128504 Import boswars-2.3
Bos Wars is a futuristic real-time strategy game. It is possible to play
against human opponents over LAN, internet, or against the computer.
It aims to create a completely original and fun open source RTS game.


ok simon@
2007-07-14 20:33:54 +00:00
kili
3220b66c97 Fix CATEGORIES (s/bechmark/benchmarks/).
From Andrés (adelfino at gmail dot com).
2007-07-14 16:54:25 +00:00
deanna
d102239f91 Add a patch from Boost CVS for amd64 support in endian.hpp. From
Jon Olsson <jon at vexed.se>.  Bump pkgnames and order plist.

"looks good" wilfried@
2007-07-14 14:13:48 +00:00
jakemsr
e7c93ac6b7 - use AUDIO_WSEEK instead of AUDIO_GETINFO to get the number of bytes
in the audio write buffer.  noticibly more efficient.

- allow the audio write buffer to be flushed.

- if initializing the audio device with a sample rate of 44.1kHz
  fails, try initializing with a sample rate of 48kHz.  some audio
  drivers only support 48kHz.  from Alexey Suslikov
  <alexey.suslikov@gmail.com>

- bump PKGNAME

(goes with Makefile commit ... frickin cvs ...)
2007-07-14 09:21:15 +00:00
jakemsr
8024b98eb3 - use AUDIO_WSEEK instead of AUDIO_GETINFO to get the number of bytes
in the audio write buffer.  noticibly more efficient.

- allow the audio write buffer to be flushed.

- if initializing the audio device with a sample rate of 44.1kHz
  fails, try initializing with a sample rate of 48kHz.  some audio
  drivers only support 48kHz.  from Alexey Suslikov
  <alexey.suslikov@gmail.com>

- bump PKGNAME
2007-07-14 08:53:43 +00:00
sturm
95df912651 BUILD_DEPENDS are not SUBPACKAGE specific
no PKGNAME bump it needed
2007-07-14 06:20:55 +00:00
kurt
d46a2a67a5 - remove patch that should have been removed with last commit 2007-07-13 23:25:30 +00:00
kurt
6b86e4383e - update to build 15
- switch to the JRL licensed src. why? because it will allow me to complete
the port. OpenJDK/GPLv2 src isn't complete and the parts that we don't have
are only released in binary form with a defend and indemnify clause. When
all of the jdk is GPLv2 I will switch back to OpenJDK/GPLv2 src.
- copy the Linux src files for the rest of the jdk so i can begin to patch
them. One src file is based on solaris code since that suits us better as
a starting point.
2007-07-13 22:52:35 +00:00
rui
7e54d1cf45 civclient should also know the new sound sets location
from Markus Bergkvist.
2007-07-13 22:48:44 +00:00
ajacoutot
450f1182de +gramps 2007-07-13 20:04:32 +00:00
ajacoutot
77e7385342 Import gramps-2.2.8
GRAMPS is the Genealogical Research and Analysis Management Program
System. In other words, it is a personal genealogy program letting you
store, edit, and research genealogical data using the powers of your
computer.
GRAMPS makes every effort to maintain compatibility with GEDCOM, the
general standard of recording genealogical information. We have import
and export filters that enable GRAMPS to read and write GEDCOM files.


ok jasper@
2007-07-13 20:03:36 +00:00
jasper
df054a8807 remove msf@ as maintainer, per his request 2007-07-13 16:22:04 +00:00
jasper
c605ce8071 - update to 1.00
- remove msf@ as maintainer, per his request.
2007-07-13 16:20:23 +00:00
jasper
4c067f4344 - fix WANTLIB
- bump PKGNAME
 -sync patches while here.
2007-07-13 13:47:25 +00:00
jasper
ea71163fda update to 5.32
from James Wright
2007-07-13 12:02:30 +00:00
jasper
4599e471ae remove unneeded patch
from Edd Barrett (MAINTAINER)
2007-07-13 11:46:02 +00:00
jasper
9a1ff29649 add p5-POE-Component-Client-MPD 2007-07-13 11:42:08 +00:00
jasper
b1da589df6 import p5-POE-Component-Client-MPD 0.7.1
POE::Component::Client::MPD is a perl module for developing MPD (Music
Player Daemon) clients (or any other scripts that control the MPD
server) based on the POE framework.
2007-07-13 11:40:25 +00:00
ajacoutot
c41eca6a41 - make use of desktop-file-utils 2007-07-13 08:54:48 +00:00
ajacoutot
5018911fa4 - make use of desktop-file-utils
- remove quotes around COMMENT while here
2007-07-13 08:54:26 +00:00
aanriot
f7523dfd6c USE_X11 = Yes
ok ajacoutot@
2007-07-13 08:53:47 +00:00
rui
fae310b187 update tcpslice to 20070709
help and ok aanriot@
2007-07-13 08:16:16 +00:00
djm
6f2030af78 Add source address patch needed by recent smokeping, crank PKGNAME
from bew maintainer Stuart Henderson
2007-07-13 08:13:22 +00:00
ajacoutot
4383971c21 - make use of desktop-file-utils (if the no_x11 FLAVOR is no selected)
- remove quotes around COMMENT while here
2007-07-13 08:09:44 +00:00
ajacoutot
02622d3623 - tweak HOMEPAGE
- remove quotes around COMMENT while here
2007-07-13 08:05:18 +00:00
rui
0c1c7462ce update nylon to 1.21
ok aanriot@
2007-07-12 22:30:50 +00:00
naddy
e4273f8e4f * maintenance update to 0.8.8
* don't build nonsensical static modules
2007-07-12 21:10:15 +00:00