- Use INSTALL, DOCSDIR, EXAMPLESDIR macros
- dvipdfmx is RUN_DEPENDS not BUILD_DEPENDS
- Use find's -delete instead of xargs + rm
- Use setenv(1) to set environment variables
This should be already committed last month.
PR: ports/101867
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Forgotten by: rafan
for *.map files in case no map file is found in
$TEXMF/fonts/map//<dviwarename>//. While map files should
be separated in this manner to prevent updmap(1) from getting
confused by difference in the file formats between dvips and
dvipdfm, the current chinese/CJK package depends on the obsolete
search path and files in $TEXMF/fonts/map/CJK at this moment.
Rationale: TDS (standard TeX Directory Structure) 1.1[*] specifies
a directory for font map files should be "fonts/map/<syntax>/<package>/..."
and names like "fonts/map/<package>" are discouraged.
Bump PORTREVISION, but there is no visible change for most people.
Spotted by: rafan
References: [*] http://tug.org/tds/tds.html
Bump PORTREVISION for content changes
- Pet portlint(1)
- Pass maintainership to submitter
PR: ports/102991
Submitted by: Marcus von Appen <mva at sysfault.org>
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
ghost (internal compiler error) on a particular file.
Work is ongoing to submit this to the GCC people, who will, no doubt,
berate us for using an old version of compiler, etc., etc., etc...
- Remove unnecessary RUN_DEPENDS by swap {BUILD,RUN}_DEPENDS
This is due to libtool and gmake.
Bump PORTREVISION for this.
- Use find's ability: -delete
PR: ports/101871
Submitted by: Gea-Suan Lin <gslin at gslin.org>
- tell in pkg-message about permissions needed [2] [3]
- fix man / mlink install [4] [5]
- don't remove dirs listed in bsd.local.dist [6]
- conflict with LPRng [7]
- fix OPTIONS handling [8]
- fix printing raw data using application/octet-stream [9]
- some other small fixes
Please note that the biggest part of the work was done by Marcin Wisnicki and
this commit it's based manly on his work.
PR: ports/99624 [1]
ports/99460 [2] ports/99745 [3]
ports/99798 [4] ports/101175 [5]
ports/100865 [6]
ports/99791 [7]
ports/99786 [8]
ports/99707 [9]
Submitted by: Marcin Wisnicki [1]
Nicolas Blais [2],Osamu Hasegawa [3]
Tsurutani Naoki [4], Dominic Fandrey [5]
Stanislav Sedov [6]
Leif Pedersen [7]
Harald Schmalzbauer [8]
Jonathan Fosburgh [9]
Rewiev by: many with no objections
Approved by: maintainer timeout
- tell in pkg-message about permissions needed [2] [3]
- fix man / mlink install [4] [5]
- don't remove dirs listed in bsd.local.dist [6]
- conflict with LPRng [7]
- fix OPTIONS handling [8]
- fix printing raw data using application/octet-stream [9]
- some other small fixes
Please note that the biggest part of the work was done by Marcin Wisnicki and
this commit it's based manly on his work.
PR: ports/99624 [1]
ports/99460 [2] ports/99745 [3]
ports/99798 [4] ports/101175 [5]
ports/100865 [6]
ports/99791 [7]
ports/99786 [8]
ports/99707 [9]
Submitted by: Marcin Wisnicki [1]
Nicolas Blais [2],Osamu Hasegawa [3]
Tsurutani Naoki [4], Dominic Fandrey [5]
Stanislav Sedov [6]
Leif Pedersen [7]
Harald Schmalzbauer [8]
Jonathan Fosburgh [9]
Rewiev by: many with no objections
Approved by: maintainer timeout
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006