steven
174b081b59
new MULTI_PACKAGES
2006-11-24 20:00:06 +00:00
ckuethe
e12229912a
use new MULTI_PACKAGES style
2006-11-23 07:52:15 +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
espie
e27a2c7ae6
new MULTI_PACKAGES
2006-11-21 22:19:01 +00:00
jasper
987dac287b
add p5-File-Rotate-Backup
2006-11-21 16:01:13 +00:00
jasper
be8a7eebe4
import p5-File-Rotate-Backup 0.10
...
This module will make backups and rotate them according to your
specification. It creates a backup directory based on the file_prefix
you specify and the current time. It then copies the directories you
specified in the call to new() to that backup directory. Then a tar'd
and compressed file is created from that directory. By default, bzip2 is
used for compression.
based on submission by Matthew Elmore <matt at mattelmore dot com>
2006-11-21 16:00:01 +00:00
pvalchev
dfe02bfd6e
update to python-memcached-1.34; maintainer Ben Lovett
2006-11-21 04:07:00 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
steven
7d7f2aceaa
bump PKGNAME after maintainer change...
2006-11-19 07:12:10 +00:00
jasper
880d72c10b
sigh...fix my own name...
...
bump pkgname
2006-11-16 08:50:54 +00:00
todd
54d0047ee6
remove maintainer per maintainer request (Yannick)
2006-11-15 02:27:48 +00:00
steven
3fa7fd5027
USE_X11
2006-11-13 11:20:24 +00:00
jolan
b1f17f01d8
+pymissile
2006-11-12 18:19:01 +00:00
jolan
b06e9c4f13
pymissile-20061111, usb missile launcher control script
2006-11-12 18:17:53 +00:00
bernd
205a003461
Don't remove all *.orig files but be more specific about which files
...
to install. This will help 'update-patches'.
discussed with steven@
2006-11-05 14:17:05 +00:00
steven
99be0bb4e9
remove .orig files so they don't end up in fake area
2006-11-04 22:14:33 +00:00
kili
262f516a1b
Avoid references to PKGNAME.
...
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.
Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
bernd
75a9f102be
Add gnugetopt
2006-11-03 13:26:12 +00:00
bernd
6a5d8b9dd3
Initial import of gnugetopt-1.1.4.
...
GNU getopt(1) is a program to help shell scripts parse command-line parameters.
Port started by msf@ and finished by me.
ok msf@
2006-11-03 13:25:02 +00:00
steven
a62699c8bc
add 'geo' to categories for these.
...
ok ckuethe@
2006-11-02 07:03:29 +00:00
naddy
b8d92ab119
Massage an unportable autoconf test so it won't erroneously fail on alpha;
...
fixes crashes on alpha down the road.
2006-10-31 18:01:01 +00:00
ckuethe
8792c50fc0
Update gpsd 2.29 -> 2.33
...
Suggestions and testing by jolan@ and steven@ - Thanks!
ok jolan, steven
2006-10-27 23:47:23 +00:00
mbalmer
17d4f6a0ef
security: update to screen 4.0.3, previous versions are vulnerable may
...
lead to a DoS.
ok brad, robert, steven
2006-10-25 16:27:04 +00:00
ajacoutot
ec593ff068
- enable samba VFS (original patch by Andreas Bihlmaier)
...
- indentation cleanup
ok robert@
2006-10-25 13:06:58 +00:00
wilfried
260cbc8d58
-wmnetscapekiller
2006-10-18 21:49:00 +00:00
wilfried
fc11ed675b
retire
2006-10-18 21:48:11 +00:00
bernd
59c75c0ec1
Convert to new style libspecs.
2006-09-21 13:03:12 +00:00
espie
939a8c0f52
zap .0.0
2006-09-18 11:59:59 +00:00
jasper
ca734e49a5
update gnuwatch to 3.2.7
...
change my mail address
ok bernd
2006-09-17 20:16:00 +00:00
bernd
09baaccc58
Add python-expat to RUN_DEPENDS. Needed for the catalog browser.
...
Problem report from Frank Garcia <fg-lists at ipnat.net>, thanks!
ok sturm@, jasper@
2006-08-10 20:26:32 +00:00
espie
948f8f98f0
more new lib specs
2006-08-03 20:04:51 +00:00
alek
a342f505ce
Use MASTER_SITE_BERLIOS
2006-08-01 18:38:22 +00:00
jasper
1a20db00e1
update GutenPy to 0.3.0
...
ok naddy
2006-07-30 15:19:28 +00:00
steven
14073d70f4
fix homepages and a few master sites while there
2006-07-19 15:11:53 +00:00
robert
e6f7a73782
bump PKGNAME; noticed by sturm@
2006-07-19 11:19:46 +00:00
robert
29c15769b9
define a working HOMEPAGE
2006-07-19 11:08:08 +00:00
steven
10b68b13d0
+p5-Spreadsheet-ParseExcel
...
+p5-Spreadsheet-WriteExcel
2006-07-15 20:21:24 +00:00
steven
5737159a75
import Spreadsheet::WriteExcel 2.17
...
The Spreadsheet::WriteExcel module can be used to create a cross-platform
Excel binary file. Multiple worksheets can be added to a workbook and
formatting can be applied to cells. Text, numbers, formulas, hyperlinks and
images can be written to the cells.
submitted by Alexey E. Suslikov <cruel at texnika.com.ua>
2006-07-15 20:20:23 +00:00
steven
7def8c5bf9
import Spreadsheet::ParseExcel 0.2603
...
get information from Excel spreadsheets
2006-07-15 19:55:56 +00:00
marc
76bcf952f3
Version 2.4
2006-07-14 20:11:44 +00:00
steven
7606bd3b9c
update to 1.379; PKG_ARCH=*
...
ok kevlo@
2006-07-14 05:05:40 +00:00
steven
9e34458897
master site fixes
2006-07-13 17:39:19 +00:00
steven
1547b6c99d
update to 1.12. ok kevlo@
2006-07-12 06:02:06 +00:00
jasper
cd9c4b6c56
add gutenpy
2006-07-02 17:02:21 +00:00
jasper
5dd41421ba
import gutenpy 0.1.10
...
GutenPy is a comfortable text reader and catalog browser for Project
Gutenberg. It features handy bookmarking, word definition lookups, and
powerful catalog browser that uses regular expression filtering.
ok naddy
2006-07-02 16:54:24 +00:00
jasper
9a519939c3
fix MASTER_SITES,
...
add a license marker,
re-format pkg/DESCR,
bump PKGNAME.
ok alek@
2006-06-23 06:36:05 +00:00
alek
557ea447f9
Update to 1.0.8 from Matthias Kilian <kili@outback.escape.de>; maintainer timeout
2006-06-21 10:08:07 +00:00
steven
9ca0c80701
better LIB_DEPENDS
2006-06-18 22:11:06 +00:00
naddy
c8319111e0
no fictitious distfiles on unsupported archs
2006-06-17 12:11:33 +00:00