support CJK PDF builds.
Submitted by: intron <intron at intron ac>
Approved by: Rong-En Fan <rafan at infor org> (maintainer, with changes)
Approved by: clive
the version from 2.05 to 2.06. The only change works around OSes
without vsyslog() and has no effect on FreeBSD, but the old distfile
has long disappeared...
- Remove CONFLICTS. All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.
Discussed with: netchild and mezz
PR: ports/90319
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
- Use TEXMFDIR instead of TEXMFLOCALDIR because teTeX-3 has
share/texmf-dist for files in the original distribution
and uses share/texmf directory, not share/texmf-local,
for other additional files now.
- Add cid-x.map which has been removed from the original distribution.
Approved by: matusita (maintainer)
format used by JabRef is BibTeX, the standard LaTeX bibliography format.
As such it can also be considered a BibTeX editor.
JabRef runs on the Java VM (version 1.4.2 or greater).
Some of its features:
o Search and fetch references from Medline/PubMed and CiteSeer
o Search, classify and sort entries in your BibTeX files
o import and export of references in various formats
o launch external viewers and insert citations into LyX and Kile
o automatically generate BibTeX keys
o customize (add your own) BibTeX fields
WWW: http://jabref.sf.net
PR: 93057
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
- \caption@setkeys: introduced
- \caption@settype: Optional argument added
- \caption@@make: Uses \cs{caption@slc},
Bugfix: \caption@calcmargin inside single-line-check
replaced by \relax,
Bugfix: \caption@startbox will always be typeset in horizontal mode
- \caption@calcmargin: Takes care of list environment now
- KOMAScript compatibility commands added
- \ContinuedFloat: Optional argument and call of \caption@@ContinuedFloat added
- \rotcaption: Rewritten, works with \package{hyperref} now
- \rotcaptionof: New
- \@makerotcaption: Rewritten, should finally work proper now
- \endSC@FLOAT: \@listdepth\z@ added