espie
77f4c7614d
nikolay, don't add pkg-config when I'm getting rid of it ;-)
2006-12-17 18:58:49 +00:00
jasper
7c33017590
add p5-WWW-Robot
2006-12-17 18:11:13 +00:00
jasper
1eeb4dd082
import p5-WWW-Robot 0.024
...
This module implements a configurable web traversal engine, for a robot
or other web agent. Given an initial web page (URL), the Robot will get
the contents of that page, and extract all links on the page, adding
them to a list of URLs to visit.
Features of the Robot module include:
* Follows the Robot Exclusion Protocol.
* Supports the META element proposed extensions to the Protocol.
* Implements many of the Guidelines for Robot Writers.
* Configurable.
* Builds on standard Perl 5 modules for WWW, HTTP, HTML, etc.
2006-12-17 18:09:41 +00:00
jasper
2ca7ee38e8
add p5-Crypt-Blowfish_PP
2006-12-17 18:03:37 +00:00
jasper
07a3bafd8e
import Crypt::Blowfish_PP 1.12
...
The Crypt::Blowfish_PP module provides for users to use the Blowfish
encryption algorithm in perl. The implementation is entirely Object
Oriented, as there is quite a lot of context inherent in making blowfish
as fast as it is. The key is anywhere between 64 and 448 bits (8 and 56
bytes), and should be passed as a packed string. The transformation
itself is a 16-round Feistel Network, and operates on a 64 bit block.
2006-12-17 17:49:44 +00:00
mbalmer
a5aaded3ec
Maintenance update to version 0.88.7, improvements in mail scanning.
...
Bump the major SHARED_LIBS number because exposed structs and interfaces
changed.
2006-12-17 15:19:30 +00:00
jasper
84962735d7
add l2p
2006-12-17 15:03:15 +00:00
jasper
dee027de6e
import l2p 1.0
...
L2P creates PNG images of mathematical expressions formatted in LaTeX.
While it can convert a whole LaTeX document, it is designed to easily
generate images from just a fragment of LaTeX code.
2006-12-17 15:01:57 +00:00
jasper
08a5abab9b
Okan Demirmen <okan at demirmen.com> drops maintainership,
...
Giovanni Bechis <bigionews at snb.it> takes over.
bump pkgname.
2006-12-17 14:22:46 +00:00
ajacoutot
7a9dcfa8fc
- update to version 1.3.2
...
big thanks to Martynas Venckus for his work on regression tests
"go ahead!" jasper@
2006-12-17 12:12:58 +00:00
kili
8d2cee5205
Swap RUN_DEPENDS and BUILD_DEPENDS. No bump required.
...
ok steven@
There'l be more of this, including some ports where a
RUN_DEPENDS=${BUILD_DEPENDS} really causes wrong runtime
dependencies.
2006-12-17 11:56:56 +00:00
kili
3715e8167f
Swap RUN_DEPENDS and BUILD_DEPENDS. Remove BUILD_DEPENDS, because it's
...
NO_BUILD=Yes (thanks to steven@ for pointing this out).
No bump required.
ok steven@
2006-12-17 11:50:51 +00:00
kili
04f3bd9a44
Remove bogus REGRESS_DEPENDS=${BUILD_DEPENDS}.
...
ok steven@
2006-12-17 11:49:12 +00:00
kili
4db9a6dab1
Swap RUN_DEPENDS and BUILD_DEPENDS. Bump pkgname.
...
ok steven@
2006-12-17 11:47:12 +00:00
steven
b0708f65dc
fetch distfile from sourceforge. new checksum since the new distfile does
...
not include the config.cache file. no package change.
from Mikolaj Kucharski
2006-12-17 11:07:08 +00:00
dassow
de9817ab0b
hook in p5-FCGI-ProcManager
2006-12-17 09:36:46 +00:00
dassow
a3e24452bf
Import p5-FCGI-ProcManager - perl functions for managing FastCGI
...
applications
ok steven@
2006-12-17 09:25:11 +00:00
steven
171a417988
fix WANTLIB and LIB_DEPENDS for gtk flavor. reminded by Mikolaj Kucharski
2006-12-17 09:14:36 +00:00
steven
3b240c87e8
fix WANTLIB and LIB_DEPENDS for gtk2 flavor
...
remove pkgconfig dependency while here.
2006-12-17 09:01:47 +00:00
steven
aa7ce446bf
bump pkgname after maintainer change
2006-12-17 08:23:29 +00:00
ian
e6092b3031
Add MAINTAINER line
2006-12-17 01:54:08 +00:00
ian
ca16b80b20
Unbreak systrace build; add GeoIP as REGRESS_DEPENDS and RUN_DEPENDS; split out
...
program's regress from its implicit use inside build to an explicit regress target.
Bump pkg. Prodded by steven@, help from him & kurt@, "go ahead" steven@.
2006-12-16 21:16:21 +00:00
ian
3bc8a88597
+= asterisk-native-sounds
2006-12-16 20:18:44 +00:00
ian
0874a045fc
Import asterisk-native-sounds, higher-quality versions of the "basic"
...
asterisk sounds. Help and OK steven@
2006-12-16 19:45:14 +00:00
pvalchev
232caf4444
Mark as broken on architectures other than i386/sparc*, due to incorrect
...
use of varargs and other unportable constructs (that nobody has stepped
up to fix in years).
2006-12-16 19:34:14 +00:00
espie
dd61bf7595
do not build
2006-12-16 12:48:09 +00:00
espie
6283751681
zap more pkgconfig
2006-12-16 12:47:40 +00:00
espie
0cd1991e99
blast another pkg-config dep
2006-12-16 12:30:32 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
robert
1ba388a915
add _openvpn
2006-12-16 11:58:21 +00:00
espie
25c626b21e
activate our pkg-config.
2006-12-16 11:53:46 +00:00
steven
25e0f653f0
add license
2006-12-16 11:24:12 +00:00
steven
fa31f14228
update to ipsvd 0.12.1
...
from Christian Rueger <cr at rueger-net.de> via maintainer
2006-12-16 11:00:23 +00:00
steven
16c96c0a84
bump PKGNAME after plist change
2006-12-16 09:35:11 +00:00
matthieu
08b47a34aa
Fix build with modular X. ok pval@
2006-12-16 08:57:16 +00:00
steven
ef944c4c31
depends on p5-version, noticed by pval
2006-12-16 08:24:41 +00:00
steven
f38bfa09b8
also run depends on p5-version
2006-12-16 08:21:01 +00:00
steven
fac6b2b57e
depends on p5-version, noticed by pval
2006-12-16 08:15:37 +00:00
pvalchev
1094fca034
fix rcsid; Mikolaj Kucharski
2006-12-16 06:41:27 +00:00
deanna
772c69e01d
To avoid name clashes with the system httpd, configure with program
...
name httpd2. Rename the support programs and their manual pages
accordingly.
bump pkgname.
ok steven@, bernd@.
2006-12-16 00:41:56 +00:00
sturm
0a1e2587ec
BUILD_DEPENDS is not SUBPACKAGE-aware
2006-12-15 17:39:42 +00:00
sturm
054a630124
missing BUILD_DEPENDS
2006-12-15 17:34:45 +00:00
sturm
09391b8bda
depends on gettext
2006-12-15 17:22:07 +00:00
espie
705b666f47
avoid docbook-to-man
2006-12-15 15:11:41 +00:00
ajacoutot
c166554029
- bye bye malsync
2006-12-15 13:34:40 +00:00
ajacoutot
4c03e3ec2a
- remove malsync: superseded by comms/libmal
...
ok pvalchev@ sturm@
2006-12-15 13:33:33 +00:00
bernd
12d8350649
Output beautification. One chunk from sturm@, two chunks by myself.
...
ok sturm@
2006-12-15 11:19:46 +00:00
robert
4e29b69533
update to version 1.5.1;
2006-12-15 11:11:54 +00:00
ajacoutot
43d81b9d81
- revert previous commit ; wrong dir, sorry!
2006-12-15 11:10:11 +00:00
ajacoutot
cde16d1ade
- remove malsync: superseded by comms/libmal
...
ok pvalchev@ sturm@
2006-12-15 11:03:26 +00:00