| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=536774
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use a static fonts.dir instead of generating it by pkg-install.
- Fix XLFD entries for oblique fonts.
- Update MASTER_SITES and WWW in pkg-descr.
- Fix LICENSE. This is no-pkg-sell and no-pkg-mirror.
- Fix pathnames for files installed by japanese/font-migu.
- Simplify the master/slave structure of font-ricty and font-ricty-discord.
Approved by: meta (maintainer)
Notes:
svn path=/head/; revision=522544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ricry_discord_converter.pe is no longer needed as everything's provided in
one script.
Also while here,
- Adjust indents
- Add NO_ARCH
- Remove "Created by:" line credits myself and masaki
(approved via private communications)
Changes: http://www.rs.tus.ac.jp/yyusa/ricty.html
Approved by: pi (mentor, initial version)
Sponsored by: HAW International, Inc.
Differential Revision: https://reviews.freebsd.org/D15474
Notes:
svn path=/head/; revision=471075
|
|
|
|
|
|
|
|
|
| |
also update my email address in "Created by:" field.
Approved by: hrs (mentor)
Notes:
svn path=/head/; revision=465067
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=431402
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES since author quit using GitHub
- Remove DOCS since documents are no longer distributed
- Define LICENSE, DIST_SUBDIR
- Bump PORTREVISION for plist change (DOCS)
PR: 210867
Submitted by: Koichiro IWAO (maintainer)
Notes:
svn path=/head/; revision=418557
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
| |
Notes:
svn path=/head/; revision=396873
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385637
|
|
|
|
|
|
|
|
| |
PR: 199113
Reported by: hiroto.kagotani@gmail.com
Notes:
svn path=/head/; revision=383417
|
|
|
|
| |
Notes:
svn path=/head/; revision=381879
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=381876
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop @dirrm* from pkg-plist [1]
- Drop redundant post-install [2]
- Only remove fonts.dir lines belonging to the port [2]
- Avoid writing under ~/.config/fontforge during build [2]
PR: 195845
Differential Revision: https://reviews.freebsd.org/D1745
Submitted by: Koichiro IWAO (maintainer) [1]
Approved by: Koichiro IWAO (maintainer) [2]
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=378220
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=378204
|
|
|
|
|
|
|
|
|
| |
previous syntax
is not compatible with the old make
Notes:
svn path=/head/; revision=359484
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- maintainership to submitter
- Update to 3.2.3
- Fix the build when DISCORD options is OFF
- Provide ricty-discord as a separated port
PR: 190967
Submitted by: Koichiro IWAO
Notes:
svn path=/head/; revision=359444
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=355274
|
|
|
|
|
|
|
| |
japanese)
Notes:
svn path=/head/; revision=327737
|
|
|
|
|
|
|
|
|
| |
While here, trim Makefile header and finish PORT_OPTIONS conversion
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=321898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
while here:
- align dependencies list (trim unneeded tabs)
- switch to USE_GITHUB
- tab -> space in pkg-descr:WWW
PR: 171567
Submitted by: Masaki TAGAWA <masaki at club.kyutech.ac dot jp> (maintainer, final patch revision)
Reported by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (original patch)
Notes:
svn path=/head/; revision=304227
|
|
|
|
|
|
|
|
| |
PR: ports/171327
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Notes:
svn path=/head/; revision=303663
|
|
|
|
|
|
|
|
| |
PR: ports/167598
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Notes:
svn path=/head/; revision=296066
|
|
|
|
|
|
|
|
|
|
|
|
| |
checksum
- Set NO_PACKAGE because redistribution is not allowed
- Bump PORTREVISION
- Add entry to LEGAL
Submitted by: hrs
Notes:
svn path=/head/; revision=295983
|
|
Ricty is a Japanese TrueType font, consisting of
Inconsolata and Migu 1M.
WWW: http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html
Approved by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Obtained from: http://www.club.kyutech.ac.jp/~masaki/ports/font-ricty.shar
Notes:
svn path=/head/; revision=295837
|