Commit Graph

41458 Commits

Author SHA1 Message Date
jasper
fa54b126e9 - update eterm to 0.9.4
- rename/regen some patches
2007-11-18 12:55:58 +00:00
simon
d398763267 update to version 1.302
ok okan@
2007-11-18 12:48:25 +00:00
simon
aca6695054 update to version 0.02 and adjust license comment
ok jasper@
2007-11-18 12:40:52 +00:00
simon
dc17c551b8 update to version 1.5
ok jasper@
2007-11-18 12:39:11 +00:00
steven
8c15307f05 drop maintainership 2007-11-18 10:40:27 +00:00
ajacoutot
d584642927 - since os.statvfs is not here to check for us, add a warning about
minimum free space needed for media creation
2007-11-18 10:23:55 +00:00
simon
b974a16e35 maintenance update to version 1.22 2007-11-18 09:47:31 +00:00
ajacoutot
881b752615 - fix altivec FLAVOR variable expansion 2007-11-18 09:39:02 +00:00
sturm
0f866e8cd2 update to nagios 2.10, reminded by brad 2007-11-18 07:37:57 +00:00
steven
bf9d122ad0 mark icon-theme.cache file as extra, so it gets removed with pkg_delete -c 2007-11-17 23:35:59 +00:00
okan
d28b41a4c8 update to 0.6; update my address while here
ok merdely@ simon@
2007-11-17 22:29:49 +00:00
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