aboutsummaryrefslogtreecommitdiff
path: root/palm/hdconv
Commit message (Collapse)AuthorAgeFilesLines
* Following up on Bill Fenner's reports, the original web site is gone,Mark Linimon2003-10-182-2/+4
| | | | | | | | with no obvious replacement found in Google. The RPMs that this relies on are rotting away, too. This port is on its way out IMHO. Notes: svn path=/head/; revision=91552
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Drop the maintainership.Akinori MUSHA2002-07-251-1/+1
| | | | Notes: svn path=/head/; revision=63552
* ${LINUXBASE}/usr/bin/strip is not in emulators/linux_base but inAkinori MUSHA2002-07-251-0/+2
| | | | | | | | | devel/linux_devtools-7 now, so build-depend on it. Submitted by: bento Notes: svn path=/head/; revision=63551
* 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