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) |
1.0.20130617_5 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 ) |
1.0.20130617_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.20130617_5 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0.20130617_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.20130617_5 24 Jul 2020 06:28:59 |
rigoletto |
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955 |
1.0.20130617_5 30 Dec 2019 04:46:06 |
hrs |
- Add LICENSE.
- Use FONTPATHSPEC.
- Use FONTSDIR consistently. |
1.0.20130617_4 24 Mar 2018 21:12:13 |
sunpoet |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
1.0.20130617_4 25 Sep 2015 22:02:16 |
hrs |
Mark NO_ARCH. |
1.0.20130617_3 13 Sep 2015 23:36:46 |
hrs |
Fix fonts.dir by using fonts:fc and style consistency. |
1.0.20130617_2 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
1.0.20130617_1 31 Jan 2015 12:50:08 |
jbeich |
Convert fc-cache(1) calls in pkg-plist to use @fc keyword
fonts.cache-1 lines started to appear after r148143 but became
obsolete since `fc-cache -s` support (i.e. /var/db/fontconfig)
and several FC_CACHE_VERSION bumps. Remove them.
Differential Revision: https://reviews.freebsd.org/D1733
Reviewed by: hrs
Approved by: portmgr blanket
Approved by: bapt (mentor) |
1.0.20130617 23 Nov 2014 12:21:09 |
antoine |
Remove code unused with staging |
1.0.20130617 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
1.0.20130617 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
1.0.20130617 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.0.20130617 16 Oct 2013 04:56:32 |
hrs |
- Add STAGEDIR support.
- Update to 20130617 (japanese/font-migmix)
- Update to 456 (japanese/font-ume) |
1.0.20130430_1 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
1.0.20130430_1 04 Sep 2013 21:15:22 |
hrs |
- Fix a warning "Having multiple values in <test> isn't supported and may
not work as expected" when using the latest x11-fonts/fontconfig [*].
- Update to the latest version (font-migu, font-ume, font-vlgothic).
- Style clean-ups.
PR: ports/181701 [*] |
1.0.20130430 01 May 2013 03:05:19 |
hrs |
Update to 20130430 and add style clean-ups. |
1.0.20121030 18 Nov 2012 12:27:14 |
hrs |
Update to 20121030.
Feature safe: yes |
1.0.20120411 12 Jul 2012 15:56:37 |
hrs |
Update to 20120411-2. |
1.0.20111002 16 Feb 2012 01:57:14 |
hrs |
Update to 20111002. Now based on M+ TESTFLIGHT 043. |
1.0.20110514 24 May 2011 02:36:11 |
hrs |
Update to 20110514. M+ TESTFLIGHT 039 + IPA Gothic 003.03. |
1.0.20100626 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.0.20100626 04 Jan 2011 08:08:07 |
hrs |
Fix LOCALBASE/PREFIX confusion forgotten in the previous commit.
PR: ports/146247
Pointy hat to: hrs |
1.0.20100626 08 Dec 2010 06:39:19 |
hrs |
Fix PREFIX/LOCALBASE confusion.
PR: ports/146247 |
1.0.20100626 31 Jul 2010 18:34:32 |
hrs |
Add japanese/font-migmix, a Japanese TrueType fontset which consists of
IPA Gothic (version 3.02) + M+ outline (TESTFLIGHT-030). |