Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to version 1.54. | olgeni | 2005-05-01 | 4 | -21/+8 |
| | |||||
* | ? LOG | olgeni | 2005-03-19 | 2 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/yaws/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile 20 Feb 2005 15:46:58 -0000 1.19 +++ Makefile 19 Mar 2005 10:32:50 -0000 @@ -7,6 +7,7 @@ PORTNAME= yaws PORTVERSION= 1.53 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://yaws.hyber.org/download/ Do not trigger a crash report when the server process exits using the exit function. | ||||
* | Upgrade to version 1.53. | olgeni | 2005-02-20 | 3 | -3/+6 |
| | |||||
* | Upgrade to version 1.51. | olgeni | 2004-12-21 | 3 | -5/+11 |
| | |||||
* | Upgrade to version 1.49. | olgeni | 2004-10-15 | 3 | -19/+3 |
| | |||||
* | Add symlink for easier dependency specification. | olgeni | 2004-06-24 | 2 | -1/+6 |
| | |||||
* | Unbreak embedded mode. | olgeni | 2004-06-16 | 2 | -0/+16 |
| | |||||
* | Upgrade to version 1.48. | olgeni | 2004-06-16 | 2 | -3/+3 |
| | |||||
* | Upgrade to version 1.47. | olgeni | 2004-05-27 | 3 | -4/+8 |
| | |||||
* | Add missing header file to source directory. | olgeni | 2004-05-12 | 2 | -2/+3 |
| | |||||
* | Also install source, to aid debugging of embedded applications (as other | olgeni | 2004-05-12 | 2 | -1/+27 |
| | | | | otp applications do). | ||||
* | Move OTP application to ${PREFIX}/lib/erlang/lib, so it is easier to build | olgeni | 2004-05-11 | 3 | -40/+44 |
| | | | | releases without adding paths by hand. | ||||
* | * The startup script used to pull in a local path from ${WRKSRC}, so | olgeni | 2004-05-06 | 2 | -2/+16 |
| | | | | | | the daemon would not start after "make clean" (!). * Do not create empty EXAMPLESDIR. | ||||
* | Remove verbose option from cpio call. | olgeni | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 1.45 (remove MASTER_SITE_SOURCEFORGE which has | olgeni | 2004-05-04 | 4 | -22/+10 |
| | | | | 1.41 only). | ||||
* | Remove USE_SIZE now that it's used by default. | olgeni | 2004-03-11 | 1 | -1/+0 |
| | |||||
* | BROKEN on !i386: Does not compile | kris | 2004-02-26 | 1 | -1/+7 |
| | |||||
* | Upgrade to 1.41 and USE_SIZE. | olgeni | 2004-02-07 | 3 | -3/+6 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Also remove .bak files after patching. | olgeni | 2004-01-25 | 1 | -1/+1 |
| | |||||
* | Add Yaws, a webserver for dynamic content written in Erlang. | olgeni | 2004-01-25 | 9 | -0/+370 |