Commit Graph

28272 Commits

Author SHA1 Message Date
naddy
a61f5f1f4b make amd64 vs. x86_64 naming for ruby parts agree with ruby port 2005-04-03 22:38:09 +00:00
espie
edd4c764f7 help pkg-config find its own... 2005-04-03 20:20:52 +00:00
naddy
37494079b7 * zap conflicting private prototype for ether_aton()
* honor CFLAGS
* regen patches
2005-04-03 19:32:29 +00:00
naddy
c242fb60bd zap conflicting private prototype for ether_aton() 2005-04-03 19:20:58 +00:00
msf
64db75af35 +p5-Text-German
- now that we have p5-Text-German under an acceptable license reenable
  p5-Lingua-Stem as well.
2005-04-03 17:32:24 +00:00
msf
f75fee2d8f - initial import of Text-German-0.06
This is a rather incomplete implementation of work done by Gudrun Putze-Meier
<gudrun.pm@t-online.de>. I have to confess that I never read her original
paper. So all credit belongs to her, all bugs are mine. I tried to get some
insight from an implementation of two students of mine. They remain anonymous
because their work was the wost piece of code I ever saw. My code behaves
mostly as their implementation did except it is about 75 times faster.
2005-04-03 17:29:07 +00:00
espie
72ce5b4fe2 okay, we've got strcasecmp in libc now.
Also kill this tolower() which doesn't match ctype.h.

(note to self: check WANTLIB before extract too ?)
2005-04-03 16:14:44 +00:00
espie
d8577a8d85 go to more recent snapshot 2005-04-03 15:40:19 +00:00
mbalmer
dd7773ac49 Give correct instructions wrt tempdir ownership and mode.
from MAINTAINER
2005-04-03 12:28:28 +00:00
mbalmer
624998d49a Added
SUBDIR += samba,cups
    SUBDIR += samba,ldap
2005-04-03 11:28:47 +00:00
mbalmer
3852646478 Update to Samba 3.0.13.
ok alek@, espie@, pval@, xsa@
2005-04-03 11:20:37 +00:00
espie
85503f8b4a fix proto now that strcasestr is in-tree.
synch patches while we're at it.
2005-04-03 11:05:07 +00:00
msf
1efcd9eefc +softflowd 2005-04-03 02:35:01 +00:00
msf
1625948ebc - initial import of softflowd-0.9.7
Softflowd is flow-based network traffic analyser capable of Cisco
NetFlow data export. Softflowd semi-statefully tracks traffic flows
recorded by listening on a network interface or by reading a packet
capture file. These flows may be reported via NetFlow to a collecting
host or summarised within softflowd itself.

ok djm@
2005-04-03 02:22:31 +00:00
pvalchev
16049eff0b fix @man PLIST; rd@thrush.com 2005-04-02 21:40:49 +00:00
db
8c8aa7c44d Add a patch to replace the symbolic link draw.lua with a copy
of the regular file look-cleanviolet.lua it points to. This fixes @sample
complaining about a missing file while installing/removing the package.
Bump patchlevel.

ok alek@
2005-04-02 18:17:22 +00:00
pvalchev
02338688e2 sync 2005-04-02 05:06:00 +00:00
espie
f3c7eaa20a oops, missed a patch (no need to bump package name since it didn't compile) 2005-04-01 22:33:13 +00:00
msf
6e589bf314 +p5-Time-modules 2005-04-01 21:47:53 +00:00
msf
35657da2b6 - initial import of Time-modules-2003.1126
Time-modules contains the following modules:

 Time::CTime - ctime, strftime, and asctime
 Time::JulianDay - Julian calendar manipulations
 Time::ParseDate - reverses strftime and also understands relative times
 Time::Timezone - miscellaneous timezone manipulations routines
 Time::DaysInMonth - simply report the number of days in a month
2005-04-01 21:45:42 +00:00
msf
d1e3458e81 +p5-WWW-Mechanize 2005-04-01 19:59:17 +00:00
msf
e69b3cc982 - initial import of WWW-Mechanize-1.12
"WWW::Mechanize", or Mech for short, helps you automate interaction with
a website. It supports performing a sequence of page fetches including
following links and submitting forms. Each fetched page is parsed and
its links and forms are extracted. A link or a form can be selected,
form fields can be filled and the next page can be fetched. Mech also
stores a history of the URLs you've visited, which can be queried and
revisited.

ok alek@
2005-04-01 19:57:26 +00:00
kurt
f87e0d5ddb - dont unload dependent libs (avoid dlclose bug)
- fix lp64 bug
- fix alpha wantlib
- adjust depends for esound & ORBit
- use MODULE devel/gettext

okay wilfried@ and reviewed by alek@
2005-04-01 19:24:07 +00:00
msf
b35ff28d89 - update to 5.803
ok alek@
2005-04-01 19:14:11 +00:00
jakob
670d9fc421 update to Postfix 2.2 patch 02 2005-04-01 18:04:43 +00:00
kurt
8c158f4ad4 - don't unload dependent libs (avoid dlclose bug)
- fix alpha wantlib
- adjust depends for esound & ORBit

okay alek@
2005-04-01 16:44:52 +00:00
jolan
3c4985fe84 add humppa64 to lp64_archs 2005-04-01 15:55:36 +00:00
markus
b1f02fefd4 enable xplot; ok sturm 2005-04-01 08:08:53 +00:00
markus
cd0db629b8 import xplot, ok sturm@
xplot is a fast visualization tool for examining multiple data sets
in parallel plots.  It supports easy zoom-in and zoom-out capabilities,
and synchronized views into multiple data sets (with the -x, -y,
and -tile options).

xplot is used for examining .xpl files output by tcptrace.
2005-04-01 08:01:39 +00:00
biorn
1d0de42f06 - Make amd64 use MMX and friends. Tested by niallo and naddy.
- Avoid picking up libdv and libsmb

Looks fine, naddy@
2005-04-01 06:28:57 +00:00
alek
ce2ded9891 - Don't pass -g and -Werror flags to compiler
- Bump PKGNAME

ok todd@
2005-03-31 23:38:26 +00:00
sturm
5726224ff5 fix HOMEPAGE and MASTER_SITES
OK 'I had that in once, dammit!' ian@
2005-03-31 22:39:45 +00:00
sturm
4f39d5d0c4 add locks/ 2005-03-31 21:34:26 +00:00
robert
4211cc4a7a fix the LIB_DEPENDS of the -mp3 subpackage; noticed by naddy@, fix from espie@ 2005-03-31 19:58:34 +00:00
pvalchev
c459ea10a3 update to p5-PerlMagick-6.2.0-8; from Bernd Ahlers <b.ahlers@ba-net.org> 2005-03-31 04:24:34 +00:00
pvalchev
6522776b6d update to ImageMagick-6.2.0-8; Bernd Ahlers <b.ahlers@ba-net.org> 2005-03-31 04:23:42 +00:00
pvalchev
f93cecc2f6 no -f option to new pkg tools (in echo message) 2005-03-31 04:08:21 +00:00
alek
5b016f9550 Add msmtp 2005-03-30 22:07:14 +00:00
alek
03082819b2 Import msmtp 1.3.9
msmtp is an SMTP client. In the default mode, msmtp transmits a mail to
an SMTP server which does the delivery.

From Victor Sahlstedt <cvss@home.se>

ok sturm@
2005-03-30 22:04:44 +00:00
kurt
ef866a5413 - re-enable xft for gtk
- wantlib correction for alpha (from alek@)
- fix lp64 bug that prevented mail from being viewed on sparc64
2005-03-30 22:03:04 +00:00
jolan
f3f39c94a2 set pkg_arch 2005-03-30 21:17:36 +00:00
jolan
6989a9e57d mark shared_only 2005-03-30 21:16:18 +00:00
jolan
abc0d0578b sprinkle some pkg_arch 2005-03-30 21:15:21 +00:00
espie
a3551d6bb7 dependencies, dependencies...
don't rely on samba3 yet, need to check it.
use sasl2 and usb where applicable.
2005-03-30 19:25:23 +00:00
jcs
50094f7c5e now that we have strcasestr(3), update to dnstracer-1.8 2005-03-30 17:01:25 +00:00
espie
9297934bf2 let kde see krb5 and activate gssapi. 2005-03-30 10:34:33 +00:00
espie
bff5891fb5 Force arts to build both shared and not shared libraries. 2005-03-30 08:15:04 +00:00
espie
32484a6016 let RUN_DEPENDS register itself in built package as stem-* if no pkgspec
has been requested.

Simplifies package updates a great deal, needs porters to be more careful.

okay naddy@
2005-03-30 08:14:01 +00:00
jolan
c0d5799511 +p5-Net-DAV-Server 2005-03-30 07:45:54 +00:00
jolan
3b4f45e63d p5-Net-DAV-Server-1.25, perl module to provide a DAV server 2005-03-30 07:42:28 +00:00