summaryrefslogtreecommitdiff
path: root/www/WebMagick (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use find instead of finddept because of prune cutt of whole treeAndrey A. Chernov1999-06-121-2/+11
| | | | | | | use _ instead of $_ Notes: svn path=/head/; revision=19443
* add an option to set jpeg imagemaps qualityAndrey A. Chernov1999-03-252-10/+60
| | | | Notes: svn path=/head/; revision=17392
* upgrade to 1.45Andrey A. Chernov1999-02-216-668/+112
| | | | Notes: svn path=/head/; revision=16811
* Pre-create ${PREFIX}/www/data -- the mkdir in port's own installation doesSatoshi Asami1998-12-021-1/+4
| | | | | | | not include a "-p". Notes: svn path=/head/; revision=15053
* don't open /dev/ttyAndrey A. Chernov1998-11-221-0/+11
| | | | Notes: svn path=/head/; revision=14768
* Use PERL variable for scriptAndrey A. Chernov1998-10-071-2/+2
| | | | Notes: svn path=/head/; revision=13704
* add help description for new optionsAndrey A. Chernov1998-09-251-2/+35
| | | | Notes: svn path=/head/; revision=13394
* customize indexdir extensionAndrey A. Chernov1998-09-252-30/+110
| | | | Notes: svn path=/head/; revision=13383
* ImageMagick is now converted to ELF.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13340
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* add LIB_DEPENDS of ImageMagickAndrey A. Chernov1998-09-011-1/+3
| | | | Notes: svn path=/head/; revision=12980
* p5-PerlMagick is no more.Satoshi Asami1998-09-011-3/+1
| | | | Notes: svn path=/head/; revision=12976
* do not attempt to recurse in non-writeable directoriesAndrey A. Chernov1998-08-121-1/+18
| | | | Notes: svn path=/head/; revision=12479
* update to new perl pathAndrey A. Chernov1998-08-121-2/+2
| | | | Notes: svn path=/head/; revision=12478
* Make sure configure uses ${PREFIX}/bin/perl instead of /usr/bin/perl.Matthew Hunt1998-06-141-2/+3
| | | | | | | Reviewed by: ache Notes: svn path=/head/; revision=11434
* CosmetiqueAndrey A. Chernov1998-05-221-27/+46
| | | | Notes: svn path=/head/; revision=11110
* Options fixesAndrey A. Chernov1998-05-222-27/+255
| | | | Notes: svn path=/head/; revision=11101
* Add few options for more flexibilityAndrey A. Chernov1998-05-212-17/+219
| | | | Notes: svn path=/head/; revision=11091
* Write javascript junk only if it is enabledAndrey A. Chernov1998-05-201-2/+41
| | | | Notes: svn path=/head/; revision=11085
* Swap patch-aa and patch-ab, order is sufficientAndrey A. Chernov1998-05-202-12/+12
| | | | Notes: svn path=/head/; revision=11083
* Add @prefix@ to /etc/webmagickrcAndrey A. Chernov1998-05-201-0/+19
| | | | Notes: svn path=/head/; revision=11082
* Remove ImageMagick from RUN_DEPENDS, p5-PerlMagick now handle itAndrey A. Chernov1998-05-191-3/+2
| | | | Notes: svn path=/head/; revision=11071
* HTML images catalog and thumbnails generator, SSI, imagemaps, etc.Andrey A. Chernov1998-05-196-0/+83
Notes: svn path=/head/; revision=11069