Commit Graph

45291 Commits

Author SHA1 Message Date
simon
9fe02373e4 update to version 1.02
ok sturm@
2008-08-23 14:27:19 +00:00
steven
0ac0a7a108 update to 0.08
from Anton V. Yabchinskiy <arn at antora.ru>
2008-08-23 08:06:18 +00:00
simon
bdc93f64d7 maintenance update to version 1.311
confirmed by maintainer
2008-08-23 07:59:42 +00:00
ckuethe
07ef7149bc merge patches from arduino. add a note on how to load code into an
arduino. tested with a diecimilia.
ok ajacoutot
2008-08-23 07:20:17 +00:00
jakob
5481d79049 upgrade postgrey to v1.32; from David Hill 2008-08-22 21:57:49 +00:00
jakob
54a79ffa7d update ZKT to v0.97; bug fixes, license changed (GPL->BSD) 2008-08-22 21:55:15 +00:00
simon
33dd6f361e update to version 1.17 2008-08-22 20:54:06 +00:00
steven
9005c0be71 update to 2.23 2008-08-22 20:18:22 +00:00
robert
d7604a28d0 update to pear 1.7.2 which is the current stable
version.
2008-08-22 14:48:53 +00:00
brad
7117b44c59 - Don't use ${CONFIGURE_SHARED} since this isn't autoconf proper
- Add missing --prefix
- Remove no longer used pre-configure target
2008-08-22 12:43:33 +00:00
brad
7dbaaa1ccf Add support for AltiVec detection using the sysctl node on OpenBSD and
remove the dependency on gcc4.

ok jasper@ ajacoutot@
2008-08-22 11:53:32 +00:00
ajacoutot
0b7d92ed0b +tmw 2008-08-22 11:43:35 +00:00
ajacoutot
1a7cbfdcc5 Import tmw-0.0.25 (aka The Mana World)
The Mana World (TMW) is a serious effort to create an innovative free
and open source MMORPG. TMW uses 2D graphics and aims to create a large
and diverse interactive world.

Beware, this will increase your slackiness...

port reworked from scratch from an original submission by
Jonathan Armani <dbd@asystant.net>, MAINTAINER
2008-08-22 11:41:50 +00:00
ajacoutot
6523b335a5 +guichan 2008-08-22 11:40:55 +00:00
ajacoutot
7c50feb96b Import guichan-0.8.1
Guichan is a small, efficient C++ GUI library designed for games. It
comes with a standard set of widgets and can use several different
back-ends for displaying graphics and grabbing user input.

based on a submission by Jonathan Armani <dbd@asystant.net>, MAINTAINER
2008-08-22 11:38:25 +00:00
dhill
8db6b4f62e upgrade to 0.74
- use gtk+2 instead of gtk+
- fix security hole
2008-08-22 00:08:57 +00:00
jasper
45f4e7a1d5 - update evolution to 2.22.3.1
- add gnome-spell to run depends (from ajacoutot@)
2008-08-21 22:50:21 +00:00
simon
0932875dce update to version 0.11.0
ok laurent@ (maintainer)
2008-08-21 21:59:51 +00:00
brad
debc96f684 Fix compilation with some C++ based programs. 2008-08-21 21:56:49 +00:00
brad
c2785a3b4c Update to Postfix 2.6-20080814.
ok jakob@
2008-08-21 21:53:34 +00:00
brad
0b4972aa06 Update to Postfix 2.5.4.
ok jakob@
2008-08-21 21:52:08 +00:00
espie
e87089bb32 +2.62, needs a -current m4 2008-08-21 21:03:43 +00:00
naddy
364a96eaef we need a master site 2008-08-21 19:43:27 +00:00
jasper
5715e08f33 - kill two flavors i missed,
spotted by viq, thanks!
2008-08-21 19:02:17 +00:00
steven
56e82921fc maintenance update to 4.32.7 2008-08-21 17:50:47 +00:00
ajacoutot
618bdb73de - s/LOCALBASE/PREFIX/
"of course" robert@
2008-08-21 15:51:51 +00:00
naddy
eee41340f7 maintenance update to 3.2.2 2008-08-21 14:48:02 +00:00
ckuethe
9d1ad17412 Be more specific about GPL version and fix PLIST.
Thanks to ajacoutot for explaining how @sample works.
ok ajacoutot
2008-08-21 14:20:12 +00:00
jasper
d36c03233e - remove gnome flavor
- regen patches

ok wcobb@ (MAINTAINER)
2008-08-21 14:11:14 +00:00
ckuethe
69be2538a9 add avrdude
ok laurent@
2008-08-21 14:07:18 +00:00
ckuethe
60ef9a979f Import avrdude - a utility for programming Atmel AVR microcontrollers
supporting a number of different types of programming hardware and MCUs
2008-08-21 14:05:21 +00:00
jasper
7e19152b63 - remove gnome flavor (makes little sense)
- regen patches

"looks fine" ajacoutot@
2008-08-21 13:52:30 +00:00
jasper
b9ceadcad4 - make this use gtk2 (instead of gtk1)
- add a patch from debian to fix an out of bounds error
- remove xsa@ as maintainer per his request
- bump PKGNAME

"if it works, i'm fine with it" xsa@
2008-08-21 13:12:32 +00:00
jasper
e1406ab374 - add libgda 2008-08-21 10:28:39 +00:00
jasper
df2581ac29 import libgda 3.0.4
GNOME Data Access (GDA) is an attempt to provide uniform access to
different kinds of data sources (databases, information servers, mail
spools, etc).  It is a complete architecture that provides all you need
to access your data.  It is defined by a set of CORBA interfaces as
generic as possible (but very powerful at the same time) so that any
kind of data source can be accessed through them.

most work done by ajacoutot@, based on an initial port by me.
2008-08-21 10:27:24 +00:00
ajacoutot
efd8d25dff - remove the ifdef i386 so that all apm capable arches can make use of the
battery plugin (spotted by mikeb@)
- use SUBST_CMD
2008-08-21 07:34:07 +00:00
ajacoutot
2eda52dcb3 - add sparc64 to the list of apm(4) capable arches (needs -current) 2008-08-21 07:30:16 +00:00
ajacoutot
b1f9addd44 - add the _gkrellmd user and group (sysutils/gkrellm/gkrellm) 2008-08-21 07:24:19 +00:00
ajacoutot
5ececfcc55 - use SUBST_CMD
- fix PATHs in documentation
- add a default gkrellmd.conf
- make the server use the unpriviledged _gkrellmd user by default
- add sparc64 to the list of apm(4) capable arches and s/powerpc/macppc
2008-08-21 07:23:44 +00:00
brad
8bd6e8e1ac Update to Pidgin 2.5.0.
"no worse than before" ckuethe@
2008-08-21 05:59:01 +00:00
ckuethe
0dfc488e5e Maintenance update to darkstat 3.0.711 2008-08-21 05:26:59 +00:00
ckuethe
559b2ae4ed update to gpsbabel-1.3.5 2008-08-21 05:20:53 +00:00
jcs
f72439e605 += pidgin-libnotify 2008-08-21 02:32:31 +00:00
jcs
aba87dfc77 import pidgin-libnotify, a libnotify plugin for pidgin 2008-08-21 02:30:22 +00:00
sthen
cd54a310f2 Update to 0.11.4; many bugfixes and a few enhancements.
Mostly from Frank Denis on ports@, thanks!
2008-08-21 01:12:35 +00:00
okan
9d3685b5ba - update to 0.13.15
- clarify license marker

ok steven@
2008-08-20 22:38:25 +00:00
pvalchev
624ba74731 p list for 4.4 2008-08-20 22:20:42 +00:00
naddy
044d6a2607 * Update to 2.2.61. Fixes potential LP64 issues in regex code.
* Removing extra warning flags which trigger lots and lots of warnings
  from the the included GNU project code.
2008-08-20 21:06:10 +00:00
espie
3e33ca8732 style nitpick, no functional changes 2008-08-20 21:02:47 +00:00
ajacoutot
51830f4230 - SECURITY: update opera to version 9.52
this is a recommended security and stability upgrade, see
http://www.opera.com/docs/changelogs/linux/952/ for details

ok sturm@
2008-08-20 20:56:44 +00:00