GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell
2011-05-01 print/bjfilter360: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter850: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter850ug: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter860: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilter870: Upstream disapear and distfile is no more available
2011-05-01 print/bjfiltercom: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilters600: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilters630: Upstream disapear and distfile is no more available
2011-05-01 print/bjfilters6300: Upstream disapear and distfile is no more available
2011-05-01 print/bsd_lpr: Upstream disapear and distfile is no more available
2011-05-01 print/dvi2xx: Upstream disapear and distfile is no more available
2011-05-01 print/envelope: Upstream disapear and distfile is no more available
2011-05-01 print/pclprint: Upstream disapear and distfile is no more available
2011-05-01 print/psmark: Upstream disapear and distfile is no more available
2011-05-01 print/tipograf: Upstream disapear and distfile is no more available
2011-05-01 print/tr2latex: Upstream disapear and distfile is no more available
2011-05-01 print/wmlpq: Upstream disapear and distfile is no more available
This is the sixthrelease candidate of the upcoming 2.14 stable release.
All users are invited to experiment with this version. New features since
2.12.3 are listed in the "Changes" manual on the website section about
Development.
This is the fourth release candidate of the upcoming 2.14 stable release.
All users are invited to experiment with this version. New features since
2.12.3 are listed in the "Changes" manual on the website section about
Development.
this is the fourth release candidate of the upcoming 2.14 stable release.
All users are invited to experiment with this version. New features since
2.12.3 are listed in the "Changes" manual on the website section about
Development.
- Restore USE_AUTOTOOLS
This is this is the third release candidate of the upcoming 2.14 stable
release. All users are invited to experiment with this version.
New features since 2.12.3 are listed in the Changes manual on the website
section about Development (http://lilypond.org/development.html).
be leftover after the runtime or somehow got generated.
- Remove the .egg-info from plist and use correct way, INSTALLS_EGGINFO.
- Remove MD5.
- Bump the PORTREVISION.
PR: ports/155433
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
master port so that portmaster can pick this up correctly
- Remove MD5 checksum from distinfo
Reported by: Warren Block <wblock at wonkity.com> and dougb@
This fixes a security warning from portaudit.
Security: CVE-2009-1194
VuXML: 4b172278-3f46-11de-becb-001cc0377035
Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
2011-02-20 devel/root: Port does not build on supported versions of FreeBSD
2011-02-20 net/ztelnet: unfetchable / Does not compile with GCC 4.2
2011-02-20 print/kaspaliste: Does not compile with GCC 4.2
2011-02-20 sysutils/perf: Does not build on supported versions of FreeBSD
- Fixed otfdump crashes with some fonts, patches from Kenichi Handa <handa@m17n.org>.
PR: ports/154675
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
* Parsing of LaTeX output was improved. It is now less likely that
AUCTeX opens a non-existent file upon calling `TeX-next-error'; a
problem for example encountered when using MiKTeX 2.8. In addition
quoted file names as emitted by MiKTeX are now supported.
* A new framework for the definition and selection of viewers was
implemented. If you have customizations regarding viewers you
will have to redo them in this new framework or reenable the old
one. See the section on viewers in the manual for details.
* Comprehensive editing support for PSTricks was added.
* Support for various LaTeX packages was added, e.g. `tabularx',
`CJK', and `hyperref'.
* An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX,
Omega) was added.
* Support for SyncTeX was added. This involves the command line
options for LaTeX and the viewer.
* Folding can now be customized to use macro arguments as replacement
text.
* `preview.sty' now works with XeTeX.
* A lot of smaller and larger bugs have been squashed.
Feature safe: yes
Changes:
- cupsmodule.h: Declare new function get_TLS and its data structure.
- cupsmodule.c: Implement it.
- cupsmodule.c, cupsconnection.c: Use thread-local storage for CUPS password
callback (bug #662805).