Commit Graph

31855 Commits

Author SHA1 Message Date
jolan
115a964d06 fix crash when passing long command lines
from andrew dalgleish via ben lovett
2006-01-23 03:27:52 +00:00
sturm
c1539524cf bump PKGNAME due to PLIST changes after 3.8 -> 3.9 2006-01-22 23:21:46 +00:00
kurt
88736cd656 - fix a series of datatype assumptions in i486/hotspot (intptr_t != int
on OpenBSD)
- fix implicit declaration's by adding headers or prototypes as needed.
2006-01-22 22:46:30 +00:00
aanriot
5402377615 - move the top-level-directory file "dir" after @info files in PLIST to
make install-info happy at pkg_delete time.
- remove dead mirrors in MASTER_SITES.
- bump PKGNAME.

ok naddy@
2006-01-22 21:20:48 +00:00
jolan
587834d84d pass maintainership from waldemar brodkorb to interested parties as seen
on ports@
2006-01-22 18:40:36 +00:00
espie
1a484d389a USE_LIBTOOL 2006-01-22 17:59:07 +00:00
espie
91ac713da4 USE_LIBTOOL 2006-01-22 17:49:33 +00:00
espie
d9446f8d6e zap unneeded patches for libtool 2006-01-22 17:48:55 +00:00
espie
6a735c990f USE_LIBTOOL 2006-01-22 17:02:50 +00:00
alek
a403eef060 bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9 2006-01-22 16:30:36 +00:00
espie
499cf67604 zap USE_KDELIBTOOL 2006-01-22 16:07:44 +00:00
sturm
29a66ca635 bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9 2006-01-22 15:59:22 +00:00
brad
5c7c60fe95 patches for the kqueue code to fix a few issues.
From: <V dot Haisman at sh dot cvut dot cz>
2006-01-22 15:35:43 +00:00
sturm
0fada05abc minor cleanup from maintainer
Sebastian Trahm <inthisdefiance at gmx.net>
2006-01-22 15:11:48 +00:00
aanriot
65f7526e1f update to 1.5.5 .
posted a long time ago on ports@;
tweak and ok alek@
2006-01-22 13:35:32 +00:00
alek
a3559cce14 Update to 0.8.2 2006-01-22 13:25:34 +00:00
alek
407c9d0193 Fix build here as well 2006-01-22 11:34:45 +00:00
alek
64dd827320 Fix build 2006-01-22 11:33:32 +00:00
aanriot
ce8c1afb45 update to Sarg 2.1 .
from maintainer Douglas Santos, with a few additions;
help and ok alek@
2006-01-22 11:05:01 +00:00
steven
3cf15bf81c remove unneeded MODGNU_SHARED_LIBS and related hacks 2006-01-22 10:38:55 +00:00
biorn
a70bd55dd7 Add support for
- version 2 audio atoms in QuickTime containers, from mplayer cvs requested by
   David Hill (dhill at mindcry org)
- setting volumem via /dev/mixer, from Mike Belopuhov (mkb at crypt org ru)
2006-01-22 06:28:25 +00:00
brad
01c5aa7fdb upgrade to dspam 3.6.3; from Frank Denis 2006-01-22 04:10:42 +00:00
espie
1c1a3ecbac zap SHARED_LIBS patches 2006-01-22 01:14:15 +00:00
steven
09956de2f8 - fix WANTLIB after gtk+2 downgrade
- unbreak wireless plugin, fix from Marcus Glocker <marcus at nazgul.ch>
  wireless: tested by sturm@, ok maintainer
2006-01-22 00:09:30 +00:00
steven
af47fae77f - fix WANTLIB after gtk+2 downgrade
- add --disable-update-databases to stay within fake area, thanks systrace
- sync PLIST
2006-01-21 23:43:37 +00:00
steven
aa160cd3f2 + p5-Mail-SPF-Query 2006-01-21 23:37:49 +00:00
steven
12bd7e1f1f initial import of p5-Mail-SPF-Query-1.998
The Mail::SPF::Query module is used to query Sender Policy Framework
(SPF) records.

submitted by David Hill <dhill at mindcry.org>

feedback and ok sturm@
2006-01-21 23:35:16 +00:00
steven
3a41e80722 + p5-Sys-Hostname-Long 2006-01-21 22:27:32 +00:00
steven
b929bdce34 initial import of p5-Sys-Hostname-Long-1.4
a perl module to get the FQDN.

feedback and ok sturm@
2006-01-21 22:23:21 +00:00
espie
c310b35c33 zap SHARED_LIBS patches, since libtool now takes care of it. 2006-01-21 21:47:43 +00:00
sturm
2bed0118ca don't fall back to an insecure entropy source
from ubuntu via Alexander Bluhm <bluhm at genua.de>
2006-01-21 18:02:56 +00:00
jakob
da88118241 mailman v2.1.7 2006-01-21 15:03:32 +00:00
espie
a0964566b8 zap stuff no longer needed thanks to libtool patch. 2006-01-21 13:28:44 +00:00
alek
478bfb1f4d Update to 0.4.10
From Holger Mauermann <holger@mauermann.org> (MAINTAINER)
2006-01-21 11:34:04 +00:00
jakob
19c629d0c8 dante v1.1.19 2006-01-21 11:14:44 +00:00
jolan
a67566608a if LUA_NUMBER is int then use msecs, otherwise default to allowing
subsecond timeouts via floating point numbers

ok pedro@
2006-01-21 01:32:40 +00:00
jolan
b9f762be69 add fixedpoint flavor, uses int instead of double to represent numbers
in lua.  mostly just an academic exercise, but is 300% faster on zaurus
when doing simple arithmetic

ok pedro@
2006-01-21 01:29:40 +00:00
steven
877ffc829e WANTLIB/gtk+2, MODULES=devel/gettext and sync PLIST 2006-01-20 23:54:19 +00:00
steven
173dc26005 fix WANTLIB after gtk+2 downgrade 2006-01-20 23:17:55 +00:00
steven
713e57dda5 WANTLIB/gtk+2 2006-01-20 21:18:47 +00:00
steven
4699e3df5a WANTLIB/gtk+2, sync PLIST 2006-01-20 21:10:24 +00:00
steven
f09f930db8 WANTLIB/gtk+2, add MODULES=devel/gettext 2006-01-20 20:54:35 +00:00
steven
c25c3c1fbe fix WANTLIB after gtk+2 downgrade, add USE_X11 2006-01-20 20:47:25 +00:00
aanriot
b2442128e2 update to 2005-12-08.
from Dimitry Andric with a few nits;
ok alek@
2006-01-20 18:48:59 +00:00
mbalmer
4f0504b80c Update to smtp-vilter-1.2.5. 2006-01-20 14:58:52 +00:00
steven
67df1a9788 - fix WANTLIB after gtk+2 downgrade
- USE_X11 and MODULES=devel/gettext where appropriate
- sync PLISTs
2006-01-20 13:12:02 +00:00
steven
a894413011 WANTLIB/gtk+2, USE_X11, MODULES=devel/gettext, sync PLIST 2006-01-20 08:47:54 +00:00
steven
2efe4b8c83 fix WANTLIB after gtk+2 downgrade
add USE_X11 and MODULES=devel/gettext where appropriate
2006-01-20 08:39:12 +00:00
steven
33f20b5bc2 fix WANTLIB after gtk+2 downgrade 2006-01-20 07:58:06 +00:00
steven
582c304938 fix WANTLIB after gtk+2 downgrade 2006-01-20 07:46:29 +00:00