Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.11_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.11_8 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
8.11_8 08 Jan 2022 18:26:25 |
Danilo G. Baio (dbaio) |
print/ghostscript*: Return Ghostscript ports to the pool
Approved by: doceng (with hat) |
8.11_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.11_8 04 May 2018 09:03:56 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- No need to install license as data
Approved by: portmgr blanket |
8.11_8 12 Dec 2016 17:49:38 |
hrs |
Revert r427895. The symlinks to Japanese and Chinese fonts are
provided to normalize the font names into standardized ones, and to
make the users be able to install the actual font files into
the location pointed by them. japanese/font-std and chinese/font-std
will install ones which can be redistributed freely, and one can install
commercial font files instead. To avoid installing big Japanese and
Chinese font files for people who do not need them, this port does not
have explicit runtime dependency on japanese/font-std or chinese/font-std.
PR: 214381 |
8.11_7 05 Dec 2016 14:02:54 |
bapt |
Add missing runtime dependencies
PR: 214381
MFH: 2016Q4 |
8.11_6 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
8.11_6 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
8.11_6 03 Feb 2014 02:49:54 |
miwi |
- Stage support |
8.11_6 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
8.11_6 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
8.11_6 01 May 2013 02:55:56 |
hrs |
Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7. This is because the latest version is not compatible with
.optnttcidfont directive. The other versions of Ghostscript use the new
version. |
8.11_5 29 Apr 2013 20:02:01 |
hrs |
- Update MASTER_SITES.
- Trim old-style header.
- Use OPTIONS_DEFINE. |
8.11_5 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
8.11_5 31 May 2009 09:19:10 |
hrs |
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. |
8.11_4 28 Apr 2007 13:03:16 |
hrs |
Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
Changes include:
- Set WITH_GHOSTSCRIPT_GNU forcibly.
- Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
CIDFnmap still works but when a font is both in Resource/Font or
Resource/CIDFont and in CIDFnmap, the former entry will be used.
For the actual font mapping, see files in Resource/CIDFont/*.
So, note that you need to remove (or rename) the virtual font if you use
CIDFnmap for the moment. This is still a transitional measure and
more consistent font management thoughout the ports collection should
be added later.
This is just an internal structural change; default font mapping has
not been changed.
- Add Chinese font support to print/gsfonts (but no dependency added). |
8.11_3 24 Apr 2007 12:52:54 |
hrs |
Use japanese/ipa-ttfonts as the default Japanese TrueType
font if any (i.e. no dependency added). Bump PORTREVISION. |
8.11_2 14 May 2006 11:08:25 |
lawrance |
Use SUB_FILES instead of post-patch commands.
PR: ports/97223
Submitted by: Ports Fury |
8.11_2 26 Apr 2006 21:47:19 |
okazaki |
Add mirror sites to the MASTER_SITES.
Utilize PORTDOCS. |
8.11_2 22 Jan 2006 02:48:53 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
8.11_2 25 Nov 2005 17:42:55 |
pav |
- Add SHA256 |
8.11_2 25 Feb 2005 02:23:41 |
ade |
Squish share/ghostscript directory whenever possible
Found by: tinderbox building gnome 2.10b2 packages |
8.11_2 25 Sep 2004 17:51:30 |
marcus |
Gsfonts port fails to generate a valid fonts.dir file on 5.X (and higher)
systems due to a sed change. As a temporary workaround for 5.3, add a
statically generated fonts.dir file, and also install the fonts.scale.urw
file.
PR: 71514
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: portmgr (implicit) |
8.11_1 14 Jun 2004 00:02:58 |
marcus |
* Fix the dependencies after the recent hostscript update
* Since korean/hlatexfonts-ocf still requires the Fontmap, install the
Fontmap file from ghostscript-gnu's lib/Fontmap.GS
PR: 67912
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> |
8.11 04 Jun 2004 14:50:26 |
pav |
- Update to fonts included in ghostscript-8.11
PR: ports/67516
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> |
6.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
6.0 14 Jul 2003 15:44:45 |
osa |
Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}
Submitted by: Kevin Oberman <oberman@es.net>
PR: 54476 |
6.0 12 Jul 2003 03:28:46 |
maho |
Update to 6.0
PR: 52017
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> |
5.10 20 Feb 2003 18:55:51 |
knu |
De-pkg-comment. |
08 Oct 2000 05:10:43 |
asami |
Convert category print to new layout. |
21 Sep 2000 02:48:04 |
asami |
Add BUILD_DEPENDS to appropriate version of X depending on the value of
XFREE86_VERSION. |