summaryrefslogtreecommitdiff
path: root/palm/syncmal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.62Bill Fenner2001-06-072-2/+2
| | | | | | | Found by: distfile survey Notes: svn path=/head/; revision=43612
* Make RUN_DEPENDS on jpilot a file dependency, not a binary-in-pathBill Fenner2001-04-191-1/+1
| | | | | | | | dependency, since jpilot is installed in /usr/local/pilot/bin which isn't necessarily already in your path. Notes: svn path=/head/; revision=41692
* Make jpilot and malsync work directories relative to our work directory,Bill Fenner2001-04-182-17/+4
| | | | | | | | | as opposed to absolute since ${WRKDIRPREFIX}${PORTSDIR}/blah/blah/work does *not* necessarily point to another port's work dir. This should solve bento's build issues with this port. Notes: svn path=/head/; revision=41622
* More bento debugging.Bill Fenner2001-04-171-1/+2
| | | | Notes: svn path=/head/; revision=41568
* More bento debugging.Bill Fenner2001-04-161-1/+2
| | | | Notes: svn path=/head/; revision=41482
* Try to debug the bento build, since it works everywhere else.Bill Fenner2001-04-141-0/+11
| | | | Notes: svn path=/head/; revision=41378
* Insert ${WRKDIRPREFIX} when looking for other ports' work dirs.Bill Fenner2001-03-291-2/+2
| | | | | | | Found by: bento Notes: svn path=/head/; revision=40510
* A jpilot plugin for malsync.Bill Fenner2001-03-225-0/+36
Notes: svn path=/head/; revision=40222