non port: japanese/xpdf/Makefile |
SVNWeb
|
Number of commits found: 32 |
Fri, 8 Oct 2021
|
[ 11:20 Bernhard Froehlich (decke) ] cd2a2d4
japanese/xpdf: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 24 Dec 2019
|
[ 09:02 hrs ]
Update MASTER_SITES and update to 4.02.
PR: 242789
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 8 May 2015
|
[ 21:43 robak ]
japanese/xpdf: remove CPE info added by mistake in r385837
PR: 199956
|
[ 21:37 robak ]
japanese/xpdf: add CPE info
PR: 199956
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
Wed, 12 Nov 2014
|
[ 13:46 antoine ] (Only the first 10 of 161 ports in this commit are shown above. )
Cleanup plist
|
Sat, 24 May 2014
|
[ 18:29 hrs ]
STAGEDIR support.
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Fri, 10 May 2013
|
[ 08:08 hrs ]
Add DIST_SUBDIR to fix a fetch error because the distfiles are often replaced
with the same names in every release.
|
Wed, 1 May 2013
|
[ 04:46 hrs ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 3.03.
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 31 May 2009
|
[ 09:19 hrs ] (Only the first 10 of 27 ports in this commit are shown above. )
japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added. These are to install standard fonts used in the
Ports Collection. Currently they contain:
std.ja_JP/Mincho
std.ja_JP/Gothic
std.ja_JP/Ryumin-Light
std.ja_JP/GothicBBB-Medium
std.zh_CN/STHeiti-Regular
std.zh_CN/STSong-Light
std.zh_CN/MSung-Light
std.zh_CN/MHei-Medium
under ${PREFIX}/share/fonts/. They are just symlinks to
corresponding font files. The symlink names are based on popular
PostScript font names.
Applications should refer the font files via XLFD or fontconfig
first. If they need a direct reference to the font file, please use
files in std.*/*. This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
|
Thu, 30 Oct 2008
|
[ 17:18 hrs ]
Fix file mode on deinstall, not install.
Pointy hat to: hrs
|
[ 17:06 hrs ]
- Fix mode of ${LOCALBASE}/etc/xpdfrc.
- Fix FONTSDIR of UnBatang.ttf.
|
[ 16:49 hrs ]
- Install each localized xpdfrc separately and use "include"
instead of directly modifying the original xpdfrc.
- Keep consistency of PORTVERSION.
- Take maintainership.
- Use ipa-ttfonts by default instead of kochi-subst.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 20 Feb 2006
|
[ 20:34 hrs ]
- Fix RUN_DEPENDS.
- Use SUB_FILES for doc.xpdfrc.
- Bump PORTREVISION because of print/adobe-cmaps update.
- Reset maintainership.
Approved by: maintainer timeout (3 months)
|
Thu, 26 Jan 2006
|
[ 04:09 kris ]
BROKEN when WITHOUT_X11: Broken dependency
|
Mon, 27 Dec 2004
|
[ 00:20 hrs ] (Only the first 10 of 16 ports in this commit are shown above. )
Back out the previous change. Mita-san will continue to
work as the maintainer of this port.
Discussed with: mita and nork
|
Thu, 23 Dec 2004
|
[ 09:32 nork ] (Only the first 10 of 174 ports in this commit are shown above. )
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
Tue, 22 Jun 2004
|
[ 16:49 nork ]
Add *-Identity* font names.
PR: ports-jp/14689
Suggested by: Shin-ya Kuwamura <kuwa@labs.fujitsu.com>
Approved by: mita (blanket)
|
Mon, 19 Apr 2004
|
[ 10:55 nork ]
Update to 3.00.
PR: ports/63774[1], ports-jp/14583[2]
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Pointed out by: Hiroshi Morita <tyuu@on.rim.or.jp>
Approved by: mita (blanket)
|
Mon, 23 Feb 2004
|
[ 00:28 kris ]
BROKEN: Checksum mismatch
|
Mon, 19 May 2003
|
[ 13:46 mita ]
Synchronize PORTVERSION to graphics/xpdf.
Submitted by: maintainer
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 247 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 15 Jan 2003
|
[ 14:56 sumikawa ]
Update checksum. Difference with old one is updating EUC-Unicode
mapping table.
No response from: maintainer(mita)
|
Wed, 22 May 2002
|
[ 11:41 mita ]
japanese/xpdf: follow up graphics/xpdf version (1.00 -> 1.01)
graphics/xpdf: removed unnecessary patch-ab (equivalent diff already included)
Submitted by: Maintainer for japanese/xpdf
|
Fri, 3 May 2002
|
[ 09:49 mita ]
The port adds configuration files necessary to read japanese PDFs by xpdf.
Uses print/adobe-cmaps port.
Submitted by: mita [ports-jp 12657]
|
Number of commits found: 32 |