aboutsummaryrefslogtreecommitdiff
path: root/palm/hdconv
Commit message (Collapse)AuthorAgeFilesLines
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-102-2/+4
| | | | Notes: svn path=/head/; revision=38175
* Use LINUXBASE/USE_LINUX variables.Akinori MUSHA2000-09-221-2/+2
| | | | | | | | This is only a cosmetic change, so there's no need to reinstall your installation(s). Notes: svn path=/head/; revision=33019
* Correct BUILD_DEPENDS.Akinori MUSHA2000-07-131-1/+1
| | | | Notes: svn path=/head/; revision=30552
* Local distfiles have been moved to:Akinori MUSHA2000-06-071-2/+1
| | | | | | | ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ Notes: svn path=/head/; revision=29330
* Move local distfiles from:Akinori MUSHA2000-06-071-1/+1
| | | | | | | | | http://people.FreeBSD.org/~knu/ports/distfiles/ to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/ Notes: svn path=/head/; revision=29296
* Add linux_base BUILD_DEPENDS.Akinori MUSHA2000-06-051-0/+2
| | | | | | | | | | | | Submitted by: bento-bako Forgotton by: knu Bummer! Since what this port installs is a statically linked binary, I didn't thought I needed it... On post-install this port calls Linux's strip, thus it build-depends on linux_base. Notes: svn path=/head/; revision=29200
* This is the initial import of hdconv, a converter between HanDBase databaseAkinori MUSHA2000-05-165-0/+39
and CSV. Notes: svn path=/head/; revision=28495