- Fix a typo in soundoff and remove a redundant patch[1].
- Install pre-compressed manual pages properly[2].
Reported by: Jeroen Ruigrok van der Werven (asmodai at in-nomine dot org)[1]
PR: ports/131420[2]
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and
various widgets to display and control bounded or unbounded floating
point values.
PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and
optionally SciPy. Look at the Command Line Interface (CLI) examples and
the Graphical User Interface (GUI) examples to get an idea of what you
can do with PyQwt.
WWW: http://pyqwt.sourceforge.net/
PR: ports/131245
Submitted by: Wen Heping <wenheping at gmail.com>
<ChangeLog>
*) Bugfix: a "ssl_engine" directive did not use a SSL-accelerator for
asymmetric ciphers.
Thanks to Marcin Gozdalik.
*) Bugfix: a "try_files" directive set MIME type depending on an
original request extension.
*) Bugfix: "*domain.tld" names were handled incorrectly in
"server_name", "valid_referers", and "map" directives, if an
".domain.tld" and ".subdomain.domain.tld" wildcards were used;
the bug had appeared in 0.7.9.
</ChangeLog>
- Fix position of *_DEPENDS block in Makefile
- Pass the maintainership to the submitter
PR: ports/131737
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks dot com>
- Set USE_PYTHON to 2.4+
- The PR submitter takes the maintainership
- Remove CENKES from MASTER_SITES
- Remove PYDISTUTILS_NOEGGINFO var
PR: ports/131736
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks dot com>
Pure-ftpd supports the "SITE UTIME" command, which allows the client to set the
modification time of a file to a particular timestamp, expressed in UTC.
However, pure-ftpd passes the UTC timestamp directly to the operating system's
utime() function, which is a bug, because utime() requires that the timestamp be
in local time instead of UTC.
For example for server with MSK localtime:
> ---> MDTM cuba2008_1.mpeg.stat
> <--- 213 20090106074437
> ---> SITE UTIME cuba2008_1.mpeg.stat 20090106104437 20090106104437 20090106104437 UTC
> <--- 250 UTIME OK
PR: ports/131645
Submitted by: Yar Odin <yarodin@gmai.com>
mail systems and can perform different actions:
- clamav scanning
- spamassassin spamd scanning
- greylisting and ratelimits support (via memcached)
- spf check
- regexp support
- This update solves minor issues left after update to 0.7.4.
The main problem of FITS image format pixbuf loader not recognizing
FITS images is due to different definitions of FITS mime type.
The loader uses image/fits (official RFC 4047 mime type) while
shared-mime-info contains image/x-fits.
The proper way to go would be fixing shared-mime-info (any help here
is very appreciated) and the port could go as it is.
Changing either loader to use image/x-fits or freedesktop.org.xml
database to contain image/fits fixes the issue.
PR: ports/131727
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
a wide range of capabilities. Including support for many file
formats (XML, CSV, HTML, etc.), a virtual file system (itools.vfs),
the simple template language (STL), an index and search engine,
and much more.
WWW: http://www.hforge.org/itools
PR: ports/131480
Submitted by: Wen Heping <wenheping at gmail.com>
- Add selection for mysql or pgsql backend
- Pass maintainership to submitter
PR: ports/131035
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (no activity since 2005)