espie
a4a3327236
new MULTI_PACKAGES
2006-11-24 08:39:03 +00:00
steven
3164af20e2
sort
2006-11-24 08:29:12 +00:00
steven
275511dc5a
add forgotten @pkgpath annotations
2006-11-24 07:21:27 +00:00
sturm
7682f7ae7a
p5-DBIx-Class-Validator -> p5-DBIx-Class-Validation
2006-11-24 05:02:05 +00:00
jolan
c29a0b9a88
- switch to new MULTI_PACKAGES format
...
- split out the content into -content and mark it arch independent
help / tips from espie@
2006-11-24 00:15:11 +00:00
espie
d89691b16b
let PLIST, DESCR, MESSAGE, UNMESSAGE be subpackage-dependent.
...
careful: they do not get defined to a default value unless the `main'
variable is defined, because they get set later otherwise...
remove the .if defined(MULTI_PACKAGES) guards as they don't serve any purpose.
Simplify the PLIST tests to make them more uniform.
Move SED_PLIST to the list of obsolete variables instead of giving it special
treatment.
2006-11-24 00:10:00 +00:00
kili
10bf5604d4
MULTI_PACKAGES
...
ok, espie@
2006-11-23 23:30:06 +00:00
robert
0e215faf19
add slovenian language pack; requested by Mitja Mu¾eniè <mitja@muzenic.net>
2006-11-23 23:19:27 +00:00
kili
7f006bdda1
new MULTI_PACKAGES
2006-11-23 21:21:54 +00:00
espie
ee54b461eb
new MULTI_PACKAGES. mark pear files as belonging to daemon since they
...
live under www (quickest fix for now)
2006-11-23 20:08:32 +00:00
espie
fa668ce93e
new MULTI_PACKAGES
2006-11-23 19:52:51 +00:00
ckuethe
7126a747d9
new MULTI_PACKAGES
2006-11-23 19:49:23 +00:00
espie
807e327094
... and pkg/
2006-11-23 19:42:45 +00:00
espie
1680f5796e
new MULTI_PACKAGES
2006-11-23 19:41:40 +00:00
espie
fcfd261e91
new MULTI_PACKAGES
2006-11-23 19:31:34 +00:00
espie
158431da65
update DBIx-Class, and pull in some needed changes for dependent packages.
...
activate the related stuff that needs new Algorithm::C3 too.
Note that new Algorithm::C3 and its cache is ways faster than the old one.
DBIx::Class comes somewhat of age: some of its subclasses have been split
into other packages accordingly.
asked maintainer, no answer yet... and no breakage...
2006-11-23 18:46:27 +00:00
bernd
5d3abc5160
Update to rsync-2.6.9.
...
ok espie@, naddy@
2006-11-23 18:06:34 +00:00
bernd
3a9f89cf7d
- Fix WANTLIBs.
...
- Fix linking with libiconv and libintl.
- Don't install stuff to /etc
'looks good' steven@
2006-11-23 17:29:58 +00:00
kili
42eb3262c7
Fix dependency checks for automake.
...
"go for it", espie@
2006-11-23 16:31:46 +00:00
ajacoutot
2b0b20716d
- add @pkgpath to PLIST-main (oops)
...
- bump PKGNAME
spotted by steven@
2006-11-23 10:13:33 +00:00
ajacoutot
f9bbdc7aab
- update to 4.6.4
...
from Martynas Venckus <martynas at altroot dot org>, thanks!
ok jolan@
2006-11-23 09:36:03 +00:00
robert
daecac8c7d
add br-pt (Brasilian Portugese) support;
...
requested by Eduardo Alvarenga
2006-11-23 09:35:52 +00:00
ajacoutot
52549db985
- remove useless doc directory and its content
...
- pthread is not needed
- bump PKGNAME
asked by and ok steven@
2006-11-23 08:52:45 +00:00
ajacoutot
76508ce797
- remove useless doc directory and its content
...
- bump PKGNAME
asked by and ok steven@
2006-11-23 08:51:10 +00:00
ckuethe
e12229912a
use new MULTI_PACKAGES style
2006-11-23 07:52:15 +00:00
steven
8a0bd9f39c
remove unneeded (and unreachable) lib from WANTLIB after imlib2 update
2006-11-22 22:29:25 +00:00
jakob
7eacef48c2
greylist milter v3.0
2006-11-22 22:26:31 +00:00
naddy
34dd95870f
new MULTI_PACKAGES
2006-11-22 21:58:24 +00:00
kurt
d3fbad8b83
new MULTI_PACKAGES
2006-11-22 19:42:54 +00:00
bernd
fb95d8ed34
Fix WANTLIB after imlib2 update.
2006-11-22 19:02:03 +00:00
bernd
084540626e
Fix WANTLIB after imlib2 update.
2006-11-22 18:43:49 +00:00
naddy
076f571753
new MULTI_PACKAGES
2006-11-22 18:20:40 +00:00
bernd
2970ac7c50
Fix LIB_DEPENDS after imlib2 update.
2006-11-22 17:56:45 +00:00
bernd
6455de7b45
Add missing COMMENT-main.
2006-11-22 17:40:43 +00:00
kurt
15203af641
new MULTI_PACKAGES
2006-11-22 15:42:39 +00:00
jakob
909f152e5a
move libbind include files to include/bind
2006-11-22 15:36:29 +00:00
kurt
aa6ff6836d
new MULTI_PACKAGES
2006-11-22 14:58:03 +00:00
jakob
345b79d888
add missing MAINTAINER
2006-11-22 13:47:07 +00:00
jasper
984b485e43
add WordGenerator
2006-11-22 13:44:06 +00:00
jasper
1c4706651b
import WordGenerator 1.5
...
WordGenerator generates hypothetical words from specifications of their
syllable structure. You specify the maximum length of the words in
syllables, the abstract structure of syllables in the language (in terms
of such units as consonants and vowels or onsets and rhymes), and the
actual sounds that comprise each abstract class (e.g. the list of vowels
in the language) and WordGenerator then generates the words that conform
to this specification.
"looks good" steven
2006-11-22 13:38:54 +00:00
jasper
d26274136c
- update p5-Config-Tiny to 2.10
...
- MODULES=cpan
based on update by Simon Dassow <sdassow at realnetworks dot de>
2006-11-22 13:34:29 +00:00
espie
93006f30a0
no need to generate an intermediate mtree.spec
2006-11-22 12:40:50 +00:00
jakob
5562011abf
add HOMEPAGE
2006-11-22 10:22:50 +00:00
jakob
7454611597
smokeping 2.0.9
2006-11-22 10:18:32 +00:00
jakob
d1e85cbbe4
mtr 0.72
2006-11-22 10:10:21 +00:00
jakob
ca8fe9ed4e
drop MAINTAINER
2006-11-22 10:09:22 +00:00
jakob
12cf487930
libbind from BIND 9.3.2
2006-11-22 09:46:28 +00:00
jakob
5fbfac4225
arpwatch 2.1a15
2006-11-22 09:40:10 +00:00
jakob
6ae5888e36
upgrade to RXP v1.4.8
2006-11-22 09:35:01 +00:00
espie
c5d6e09f25
new MULTI_PACKAGES
2006-11-22 08:29:56 +00:00