merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------
graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------
www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------
Approved by: portmgr (marcus)
- Use OPTIONS for driver selection.
- Split driver-specific procedure into files/Makefile.*
- Use configure script and Makefile.in.
- Fix installation directory of document files.
HTML, MathML, and (via LaTeX/dvips/ImageMagick) rasterized PNG images.
Input data is parsed and scrutinized for safety, and the output includes
an estimate of whether the code is simple enough that HTML rendering will
look acceptable.
WWW: http://www.mediawiki.org/wiki/Texvc
PR: ports/124607
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Society (AAS) journals
AASTeX is a LaTeX-based package that can be used to mark
up manuscripts for American Astronomical Society (AAS)
journals. AASTeX enables you to prepare manuscripts and
tables for electronic submission to The Astronomical Journal
(AJ) and The Astrophysical Journal (ApJ).
WWW: http://authors.iop.org/atom/help.nsf/LookupJournalSpecific/WebLatexGuidelines~AJ
PR: ports/123653
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
LaTeX2e class for submission to the scientific journal
Astronomy and Astrophysics.
In order to ensure the smoothest transition for both authors
and publishers, Springer-Verlag has kindly granted EDP
Sciences the permission to use the LaTeX macro package that
they developed for A&A Main journal.
Only minor changes have been incorporated between the
Springer class (1999) and the EDP Sciences class for the
new journal.
WWW: http://www.edpsciences.org/
PR: ports/123652
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
- DSC parser now respects the level of BeginDocument/EndDocument
- Possible segfault has been fixed
- Fixed bug #21239: Vlist.c produces garbage if International is set
- Fixed bug #21740: popup windows may partly invisible as not on the
screen
- The escape key is now working in more contexts
- The filename can optionally be shown insted of the title
- Fixed bug #23199: No error message for errors in opened file
- Got rid of non-free code.
Approved by: Conrad J. Sabatier (maintainer)
PR: ports/124187
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
tests -- according to LyX developers, they are not currently using the
self-tests themselves. When this improves, the bitrot we were trying to
patch will be fixed by them...
reorganization:
print/ghostscript-gnu -> print/ghostscript7
print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
print/ghostscript-gpl -> print/ghostscript8
print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont
and clean up Makefile of each port for the changes, and assign the
maintainers to doceng@.
Not hooked up to the build yet because it needs more fixes in
dependent ports and bsd.port.mk.
PR: ports/124157