`LIB_DEPENDS+=', to prevent this port from getting built without tiff
support, which wasn't intended. (Luckily jpeg and png were enabled via
other indirect dependencies)
This should fix some dependent ports such as ruby-rmagick.
no changes in anything but comments.
Author of package confirms he did change the zip file.
This should fix the build in bento.
PR: 56718
Submitted by: maintainer
As of 1.38, DBI does no longer support perl 5.005_03 so we'll
keep 1.37 around for those users. This does not affect users of
perl from ports or 5.x
Approved by: portmgr (marcus)
Repocopy by: joe
PR 56655 says:
The distfile seem to have been updated with slightly amended
versions of 'README' and 'LICENSE' files. No change in code.
PR: 56170, 56655
Submitted by: Simon Barner <barner@in.tum.de>
Lars Thegler <lars@thegler.dk>
* Potential security problems caused by maliciously-formed RFC 2231 attachment
parameters
Several other bugs fixed as well.
All users of Pine are highly encouraged to upgrade.
Improvements to the port:
* DOCSDIR'ification of plist
* Patches regenerated to remove fuzz
Approved by: security-officer, portmgr
o Removed two (now obsolate) libtool version patches
as ImageMagick now uses internal version system for
them starting from 0:0:0 (5.5.8 will become 0:1:0),
also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
variables removed from the source.
o Removed two other patches as now they are already
embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
installations based on selection while installing.
Also Makefile modifed to reflect this.
PR: ports/55274 [1]
Submitted by: Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Pointed out by: Rob Lahaye <lahaye@snu.ac.kr>
Update Cyrus skin in distinfo.
Result of diff 2003-02-18 and 2003-09-03.
mv readme README
PR: ports/56674
Submitted by: Thomas E. Zander <riggs@o503.hadiko.de> (maintainer)
o Fix build on recent current (by -pthread option is deprecated). [2]
o WITH_LANG is added. [2]
PR: ports/56630 [1]
Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> [1]
Tod McQuillin <devin@spamcop.net> [1]
Ivanchenko V. I. <webmaster@asiamusic.ru> [1][2]
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer)
I'm not bumping PORTREVISION for this one; I've _just_ bumped it for
major changes a few moments ago and you'd have to be pretty unlucky
to pick up those changes but not this one.
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Submitted by: Lukasz Grochal <lgrochal@rmf.pl>
replacement for FreeBSD:
* Use an rc.subr start/stop script.
* Include contributed periodic scripts.
* Replace $PREFIX with the build-time value of PREFIX.
* Generate a default configure file if it doesn't exist at install-time.
* Remove the default configure file if it hasn't been modified at
deinstall-time.
* Install additional documentation.
* Move creation and removal of /var/log/exim to pkg-plist.
Bump PORTREVISION accordingly.
This paves the way for ports/56458, which teaches sysinstall about Exim.
Bug trhodes about that PR. :-)
PR: ports/56450
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* spaces between macros and eqauls to tab(portlint)
* change %%DOCSDIR%% in pkg-plist(portlint)
PR: 56230
Submitted by: Saito Tomokatsu <saito@saitou.org>[1]
- respect CFLAGS
- respect PTHREAD_LIBS
- depend on KDEBASE instead of KDELIBS.
This will hopefully fix the buildproblems reported by bento.
PR: 56571
Submitted by: maintainer