Andrej Zverev
af6bda5de5
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-29 17:18:46 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Andrej Zverev
43f0c9f153
- Convert to new perl framework
...
- Trim Makefile header
Approved by: tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Eitan Adler
7e3b32fff8
- remove maintainer tags from pkg-descr
...
Approved by: portmgr
Approved by: bapt (mentor)
2011-10-22 23:50:23 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Marcelo Araujo
4aaab89f57
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
...
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
2008-04-17 14:30:31 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
913a5a5cba
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:29:46 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Anton Berezin
c8df88ddad
Updated MAINTAINER to my new committer email address.
...
Do the same for pkg-descr files.
Approved by: markm
2001-06-12 19:25:41 +00:00
Josef Karthauser
cc7883a640
Usually when you have to store persistent data you don't need a
...
full-blown database server, just a ASCII database would do the
trick.
AsciiDB::Tag allows you to access a simple ASCII database using a
perl hash variable. The database format is straightforward so you
can edit it by hand if you need so. Each record is stored into a
file, and a record is just a set of values tagged by the field
name.
PR: ports/26857
2001-04-28 14:55:30 +00:00