| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert last commit. It is not possible (yet) to have the dirrmtry usage | Mark Linimon | 2006-01-23 | 1 | -2/+2 |
| | | | | | | | | | | | in the post-install target. Its usage must preceed generate-plist. This problem needs to be revisited either in a rework of bsd.port.mk or each of these Makefiles. Hat: portmgr Pointy hat: edwin` | ||||
| * | eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
| | | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
| * | Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak. | Thierry Thomas | 2004-09-25 | 1 | -2/+19 |
| | | | | | | | Since I'm there, define USE_PHP and register this extension. Approved by: portmgr (linimon). | ||||
| * | Detect amd64 by using config.sub and config.guess from TEMPLATES | Tilman Keskinoz | 2004-08-21 | 1 | -4/+2 |
| | | |||||
| * | BROKEN on amd64: Configure fails | Kris Kennaway | 2004-07-03 | 1 | -1/+7 |
| | | |||||
| * | I forgot to drop maintainership for these along with sqlrelay and | Akinori MUSHA | 2004-06-09 | 1 | -1/+1 |
| | | | | | | ruby-sqlrelay. I'll probably try to take care of their breakage later, though. | ||||
| * | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
| | | | | | (Part 2) | ||||
| * | Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak. | Akinori MUSHA | 2003-03-11 | 1 | -2/+2 |
| | | | | | Submitted by: bento | ||||
| * | De-pkg-comment my non-ruby ports as well. | Akinori MUSHA | 2003-02-18 | 2 | -1/+1 |
| | | |||||
| * | Update SQLRelay to 0.30. | Akinori MUSHA | 2002-02-23 | 1 | -1/+2 |
| | | |||||
| * | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -2/+2 |
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
| * | Add sqlrelay, a persistent DB connection pooling/proxying/load | Akinori MUSHA | 2001-07-06 | 4 | -0/+51 |
| balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby. | |||||
