Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to pm3-1.1.15. No major functional changes -- just a few | John Polstra | 2000-09-30 | 1 | -1/+1 |
| | | | | bugfixes. | ||||
* | Upgrade to pm3-1.1.14. This eliminates 103 patch files. :-) | John Polstra | 2000-07-26 | 1 | -1/+1 |
| | |||||
* | Typo (PORTVERSION -> PORTNAME). | Satoshi Asami | 2000-04-14 | 1 | -1/+1 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -4/+3 |
| | |||||
* | A small hack to work around bsd.port.mk's problem -- add USE_BZIP2 so | Satoshi Asami | 2000-02-20 | 1 | -0/+2 |
| | | | | | | | the DEPENDS=pm3-base:configure will work on the package building machine. (It won't make any difference for ordinary users.) Reviewed by: maintainer | ||||
* | New port for Network Objects. Network objects offer transparent | John Polstra | 2000-02-13 | 4 | -0/+175 |
remote method invocation on objects. I.e., they're like RPC only better. |