Commit Graph

41247 Commits

Author SHA1 Message Date
simon
8f5df4437c update to version 1.04
ok okan@
2007-11-17 21:18:41 +00:00
ajacoutot
45c5920aef - fix altivec FLAVOR
- don't pretend we have altivec capability when we use --disable-altivec
2007-11-17 20:53:34 +00:00
simon
efa03679f8 update to version 0.07
ok merdely@
2007-11-17 20:42:14 +00:00
steven
86900645d6 fix WANTLIB 2007-11-17 20:39:02 +00:00
sturm
622c000635 correct version date to silence a new version info window 2007-11-17 18:09:17 +00:00
ajacoutot
99f338da64 - don't hardcode path 2007-11-17 11:06:14 +00:00
martynas
fc1be2c970 update for mozilla-thunderbird-2.0.0.9 2007-11-16 21:35:26 +00:00
martynas
869a6713ec update to enigmail-0.95.5, a bug-fix release; ok kurt@ 2007-11-16 21:35:04 +00:00
martynas
772cea2824 security update to mozilla-thunderbird-2.0.0.9:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird2.0.0.9
ok kurt@
2007-11-16 21:32:10 +00:00
landry
5f6f54a614 add myself, it's never too late for a free commit..
'sure go for it' steven@
2007-11-16 20:50:01 +00:00
simon
8db03da766 update to version 2.0.6
ok ajacoutot@
2007-11-16 19:22:07 +00:00
naddy
ba4c1418cb significant typo 2007-11-16 16:37:12 +00:00
steven
00e2cb6285 - store more info in .la files, simplifies the resolver
- process -R flags
- try to use the right -l flag
- skip prefer-pic/non-pic for now
- various tweaks
2007-11-16 15:37:20 +00:00
kili
8cc2ba57b7 Remove bogus WRKDIST=${WRKDIR}/${DISTNAME}. 2007-11-16 14:11:12 +00:00
djm
ed3d737668 update to numpy-1.0.4 2007-11-16 11:42:25 +00:00
steven
2bafcf7145 fix gtkhtml3 dependency for real 2007-11-16 10:32:51 +00:00
jasper
5cc4bcf6fa fix dependency on gtkhtml
spotted by sthen@, thanks!
2007-11-16 07:42:15 +00:00
okan
addd95485c add myself
ok merdely@ jasper@ kili@
2007-11-15 22:36:55 +00:00
alek
4e6c37e04d - default config file contains ${LOCALBASE} variable that doesn't resolve
to any value
- fix a typo in MESSAGE-main file -- wrong name of default config
  file.
- bump pkgname

ok robert@
2007-11-15 20:24:02 +00:00
jasper
c092876858 add p5-Net-Jabber 2007-11-15 18:48:55 +00:00
jasper
fc115fedf2 import Net::Jabber 2.0
Net::Jabber is a convenient tool to use for any perl script that would
like to utilize the Jabber Instant Messaging protocol.  While not a
client in and of itself, it provides all of the necessary back-end
functions to make a CGI client or command-line perl client feasible and
easy to use.  Net::Jabber is a wrapper around the rest of the official
Net::Jabber::xxxxxx packages.

from Gleydson Soares (MAINTAINER)
2007-11-15 18:45:28 +00:00
ajacoutot
e6dac95aef +devede 2007-11-15 15:56:07 +00:00
ajacoutot
4e45b5374e Import devede-3.3
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD),
suitables for home players, from any number of video files, in any of
the formats supported by MPlayer.
2007-11-15 15:55:15 +00:00
robert
93bf583904 no need to specify a flavor for openoffice anymore 2007-11-15 15:55:13 +00:00
robert
ee20698398 - remove the linkobj flavor and use the same method for
the default build process
- add a PSEUDO_FLAVOR named normal_build for doing a build
w/o harlinking object files. this takes much more disk space

requested by espie@
2007-11-15 15:54:32 +00:00
landry
fe59c065f4 Fix WANTLIB after gail update (dependency of libgtkhtml).
Reported by viq at viq dot ath dot cx, thanks !

ok ajacoutot@, pyr@
2007-11-15 11:45:32 +00:00
jakemsr
2bcfc1e21d - quit using select() for audio playback. we end up counting bytes
in the playback buffer and waiting until there's enough space anyway.
- use -pthread instead of -lpthread for pthreads linkage
- don't even try to use the "real time sample counter" on *BSD, since
it's not that same as with Sun audio.
- use the audio(4) interface to the mixer "master" volume control
- actually mute the audio when output volume is '0'
- set the audio(4) blocksize to match size of chunks to be written
- provide *BSD equivilents to some Sun functionality
2007-11-15 07:50:27 +00:00
fgsch
9181197077 update to 2.9.9.1 2007-11-15 00:11:23 +00:00
ajacoutot
ad63288cdd - add the altivec FLAVOR of vlc to the build
ok mbalmer@
2007-11-14 21:50:21 +00:00
jakob
6a43304c1e NSD 3.0.7; bugfix release 2007-11-14 20:52:58 +00:00
robert
60597df7f8 replace cleanobj with linkobj at the openoffice line 2007-11-14 20:12:28 +00:00
robert
f3a2400a5a replace the cleanobj flavor which is utterly broken
with the linkobj flavor, which uses hardlinks instead
of copying all files to the deliver dir.
2007-11-14 20:10:49 +00:00
naddy
2ff5c1c689 - maintenance update to 7.17.1
- libidn pulls in a gettext dependency
- make sure we link against the correct libcurl
2007-11-14 19:38:58 +00:00
merdely
5743969bb1 Fix WANTLIB
ok landry@
2007-11-14 19:27:35 +00:00
martynas
a4b5ac24fe - update to gnome-vfs2-2.20.1;
- fix LIB_DEPENDS;
looks good to jasper@
2007-11-14 14:59:21 +00:00
jasper
597aedb82e shit, forgot to bump 2007-11-14 12:28:53 +00:00
jasper
5872370c9f - tweak COMMENT (remove quotes and leading 'a')
- reformat DESCR
- don't set ${V} if it's used only once.

"go ahead" robert@
2007-11-14 12:25:35 +00:00
kurt
f5a39fb300 just build the default package because gnokii is one of those ports that
doesn't build correctly when installed. okay robert@, nikolay@, ajacoutot@
2007-11-14 12:04:04 +00:00
robert
f0466fb576 - update to php-5.2.5
- include the suhosin extension and suhosin patch by default unless
  the no_suhosin flavor is defined
- add all the suhosin configuration options to the sample config
  files
2007-11-14 10:53:50 +00:00
robert
7523144fae +pmwiki 2007-11-14 10:45:14 +00:00
robert
73d2b56596 import of pmwiki-2.1.17
PmWiki is a wiki-based system for collaborative creation and maintenance of websites.
PmWiki pages look and act like normal web pages, except they have an "Edit" link that
makes it easy to modify existing pages and add new pages into the website, using basic
editing rules. You do not need to know or use any HTML or CSS.
Page editing can be left open to the public or restricted to small groups of authors.
2007-11-14 10:44:11 +00:00
landry
bd7f07f3f9 +xfce4-places 2007-11-14 10:09:56 +00:00
landry
76c5561f9a import xfce4-places, a panel-plugin providing a menu with quick access to
system-defined directories (home folder, trash, desktop, file system),
user-defined bookmarks and recent documents history.

www: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin

with tweaks and ok ajacoutot@
2007-11-14 10:08:40 +00:00
steven
e8d7af48a0 fix WANTLIB 2007-11-14 09:43:39 +00:00
ajacoutot
f05b0f4cb8 - there's a bug in the SDL altivec code and altivec was enabled by
default, so now we:
* add an altivec FLAVOR
* mark is BROKEN (so that --disable-altivec is used)

Note that this is not a "set and forget" workaround, we will try fixing
this segfault but for now we need a working SDL for powerpc.

discussed with and ok pvalchev@
2007-11-14 07:16:39 +00:00
jasper
fdd0e67352 oops.. 2007-11-14 05:57:50 +00:00
martynas
7ea4eb3be9 update to minimo-20071108; testing on zaurus and ok kili@ 2007-11-13 21:24:47 +00:00
martynas
ab59b433e6 update to xulrunner-1.8.1.9; testing and ok kurt@ 2007-11-13 21:03:03 +00:00
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
bernd
c8cfb703ad + ruby-rspec 2007-11-13 19:28:51 +00:00