Port details |
- p5-hp200lx-db Perl5 module to handle HP 200LX palmtop computer databases
- 0.09 databases
=3 0.09Version of this port present on the latest quarterly branch. DEPRECATED: No more public distfiles
This port expired on: 2014-03-07
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2014-03-30 00:46:53
- SVN Revision: 349601
- People watching this port, also watch:: py39-tkinter, python, p5-Time-HiRes, lsof
- Also Listed In: perl5
- License: not specified in port
- Description:
- Purpose:
DB.pm implements the perl package HP200LX::DB which is intended
to provide a perl 5 interface for files in the generic database
format of the HP 200LX palmtop computer. The perl modules are
USAGE
use HP200LX::DB;
interface functions
$db= HP200LX::DB::openDB ($fnm) read database and return an DB object
$db= HP200LX::DB::new ($fnm) create database and return an DB object
$db->saveDB ($fnm) save DB object as a (new) file
array tie implementation to access database data records
tie (@dbd, HP200LX::DB, $db); access database data in array form
TIEARRAY stub to get an tie for the database
FETCH retrieve a record
STORE store a record
$db->get_last_index () return highest index
WWW: http://hp200lx-db.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-hp200lx-db>0:databases/p5-hp200lx-db
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-hp200lx-db
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.16.3 : lang/perl5.16
- Runtime dependencies:
-
- perl5.16.3 : lang/perl5.16
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.09 30 Mar 2014 00:46:53
  |
rene  |
Remove expired ports:
2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame
2014-03-07 emulators/xmess: No more public distfiles
2014-03-07 benchmarks/xdd: No more public distfiles
2014-03-07 chinese/srecite: No more public distfiles
2014-03-07 games/hlstats: No more public distfiles
2014-03-07 audio/teamspeak_server: No more public distfiles
2014-03-07 games/utserver: No more public distfiles
2014-03-07 databases/p5-hp200lx-db: No more public distfiles
2014-03-07 audio/teamspeak_client: No more public distfiles
2014-03-10 german/vtiger: Depends on expiring www/vtiger
2014-03-10 www/gallery: No more public distfiles
2014-03-10 www/vtiger: No more public distfiles
2014-03-10 net/linux-nx-client: No more public distfiles (Only the first 15 lines of the commit message are shown above ) |
0.09 07 Feb 2014 18:50:30
  |
bapt  |
Deprecate ports unmaintained for which distillator is not able to find public
distfiles
Reported by: distilator |
0.09 03 Nov 2013 06:53:55
  |
vanilla  |
Support STAGEDIR. |
0.09 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Aug 2013 18:21:06
 |
az  |
- Convert to new perl framework |
0.09 19 Jun 2013 20:12:38
  |
linimon  |
Reset g.gonter@ieee.org: mbox full.
While here, modernize headers. |
0.09 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.09 17 Apr 2008 14:30:31
 |
araujo  |
- 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) |
0.09 22 Jan 2006 08:23:41
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.09 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.09 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.09 21 Feb 2003 11:15:05
 |
knu  |
De-pkg-comment. |
12 Mar 2001 18:19:36
    |
sf  |
o update to 0.09. o add missing MAN3 and MANPREFIX. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Oct 2000 01:08:27
    |
asami  |
Convert category databases to new layout. |
17 Jun 2000 03:37:15
    |
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |
Number of commits found: 16
|