Port details |
- palm-db-tools Utilities for the PalmOS flat-file database programs
- 0.3.6_1 palm
=0 0.3.6_1Version of this port present on the latest quarterly branch.
- 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: 2006-12-25 09:52:48
- Last Update: 2019-08-20 19:05:49
- SVN Revision: 509446
- License: not specified in port
- WWW:
- http://pilot-db.sourceforge.net/
- Description:
- This package includes several utilities that let you convert text files in
CSV (comma-separated value) format to several flat-file database formats
used on PalmOS PDAs and back again.
WWW: http://pilot-db.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- palm-db-tools>0:palm/palm-db-tools
- No installation instructions:
- This port has been deleted.
- PKGNAME: palm-db-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (palm-db-tools-0_3_6.tar.gz) = 8a9860873fc16901df1b2793c28f070eeaee1a14d8593f86478828f1ad01cdd2
SIZE (palm-db-tools-0_3_6.tar.gz) = 201644
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.6_1 20 Aug 2019 19:05:49 |
jgh |
- shift to more applicable category |
0.3.6_1 01 Feb 2017 20:21:20 |
jbeich |
palm/palm-db-tools: unbreak with libc++ 3.9
DB.cpp:224:31: error: reinterpret_cast from 'const void *' to 'pi_char_t *' (aka
'unsigned char *')
casts away qualifiers
pi_char_t* null_ptr = reinterpret_cast<pi_char_t*>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
JFile3.cpp:470:20: error: reinterpret_cast from 'const void *' to 'pi_char_t *'
(aka 'unsigned char *') casts away qualifiers
null_ptr = reinterpret_cast<pi_char_t*> (memchr(p, 0, 21));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JFile3.cpp:521:16: error: reinterpret_cast from 'const void *' to 'pi_char_t *'
(aka 'unsigned char *') casts away qualifiers
null_ptr = reinterpret_cast<pi_char_t*> (memchr(p, 0, 16));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
JFile3.cpp:529:16: error: reinterpret_cast from 'const void *' to 'pi_char_t *' (Only the first 15 lines of the commit message are shown above ) |
0.3.6_1 19 Feb 2016 03:44:30 |
mi |
Add a patch removing dead code -- a bug in it triggers an error
with clang38.
PR: 207193 |
0.3.6 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
0.3.6 10 Jun 2014 02:37:54 |
vanilla |
Stagify. |
0.3.6 29 May 2014 11:31:24 |
miwi |
- Convert gmake to USES
Approved by: portmgr |
0.3.6 20 Sep 2013 22:33:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
palm) |
0.3.6 30 Nov 2012 13:53:05 |
gahr |
- Fix the code instead of suppressing the compiler error
Feature safe: yes
Approved by: bapt (previous commit was his) |
0.3.6 30 Nov 2012 12:26:20 |
bapt |
Fix build with clang
Feature safe: yes |
0.3.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.3.6 28 Dec 2010 06:31:49 |
linimon |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr |
0.3.6 06 Jun 2007 13:31:05 |
pav |
- Unbreak on amd64
PR: ports/110525
Submitted by: Eric P. Scott <eps+pbug0703@ana.com>
Approved by: maintainer timeout (ijliao; 2 months) |
0.3.6 21 Apr 2007 17:35:10 |
kris |
BROKEN on amd64: Does not build (needs -fPIC) |
0.3.6 01 Mar 2007 00:56:46 |
ijliao |
unbreak
PR: 109647
Submitted by: "Eric P. Scott" <eps+pbug0702@ana.com> |
0.3.6 11 Feb 2007 01:23:35 |
kris |
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted. |
0.3.6 04 Feb 2007 02:29:33 |
kris |
BROKEN: Does not build |
0.3.6 25 Dec 2006 09:52:36 |
ijliao |
add palm-db-tools 0.3.6
Utilities for the PalmOS flat-file database programs |