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.3.0_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 ) |
1.3.0_8 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.0_8 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.3.0_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.0_8 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
1.3.0_8 11 Mar 2019 21:25:57 |
zeising |
x11-fonts/mkfontscale: Update to 1.2.0
Update x11-fonts/mkfontscale to 1.2.0
Remove x11-fonts/mkfontdir, which has been merged into mkfontscale.
Update dependencies and bump portrevisions.
Add an entry to UPDATING and MOVES
Changelog:
https://lists.x.org/archives/xorg/2019-March/059633.html
Thanks to Antoine for the exp-run!
PR: 236336 (exp-run)
Obtained from: FreeBSD Graphics Team dev repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale
Sponsored by: B3 Init |
1.3.0_7 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.3.0_7 29 Jul 2016 10:53:38 |
se |
Remove spurious ${STAGEDIR} from @exec and @unexec lines added to the plist
by chinese/ttfm/Makefile.ttf and bump PORTREVISION in all dependent ports.
Approved by: antoine (mentor) |
1.3.0_6 25 Jul 2016 21:10:25 |
jbeich |
chinese/ttfm: don't touch user font cache on install
This matches USES=fonts (@fc, @fcfontsdir) behavior.
PR: 207263
MFH: 2016Q3 |
1.3.0_5 09 Apr 2015 07:10:52 |
kevlo |
Update master site and mark as unbroken. |
1.3.0_5 05 Apr 2015 18:38:33 |
bapt |
Mark as broken unfetchable ports |
1.3.0_5 01 Apr 2015 23:20:26 |
jgh |
- remove do_nada from target
Approved by: portmgr (blanket) |
1.3.0_5 20 Jul 2014 09:02:14 |
marino |
Convert 6 chinese font ponts to include with .CURDIR
These ports were including chinese/ttfm/Makefile.ttf using an absolute
path using PORTSDIR instead of a relative one using .CURDIR. In
specific use cases, PORTSDIR will fail but .CURDIR always works. As
a bonus, this allows <pre> & <post> inclusions to be removed as well.
Covered by an old blanket permission (bapt) but only two of these ports
have maintainers anyway. |
1.3.0_5 18 Jul 2014 18:41:53 |
leeym |
- disable X11 by default
- remove local.conf which is obsoleted
- properly stage |
1.3.0_5 05 Jul 2014 05:28:30 |
leeym |
- support stage and options |
1.3.0_5 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
1.3.0_5 19 Jun 2013 17:05:08 |
rafan |
- Since chinese/ttfm/Makefile.ttf now handles fonts.{dir,alias} properly,
revert plist workaround in slave ports |
1.3.0_4 19 Jun 2013 16:03:12 |
rafan |
- Fix ttfm's xttfm module to really update fonts.{dir,scale} to reflect
the fonts installed
- Bump PORTREVISION for all ports using chinese/ttfm/Makefile.ttf
PR: ports/179608
Reported by: Antoine Brodin (antoine@)
Tested by: Antoine Brodin (antoine@) |
1.3.0_3 19 Jun 2013 14:47:20 |
miwi |
- Add missing font files
- Trim header
Reported by: pkg (DEVELOPER_MODE) |
1.3.0_3 29 Jun 2012 12:42:04 |
bapt |
Convert to new option framework |
1.3.0_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.0_3 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
1.3.0_3 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.3.0_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.0_2 18 Mar 2007 06:12:20 |
rafan |
- Add CONFLICTS since opendesktop-fonts have duplicate font face with
fireflyttf
Approved by: chinsan (maintainer, implicit) |
1.3.0_1 31 Oct 2006 03:31:46 |
vanilla |
- Add LGJ_FONT KNOB (Patch for Taiwanhorn) as default option
- Take maintainership
PR: ports/104539
Submitted by: chinsan@ |
1.3.0 24 Nov 2005 23:02:13 |
pav |
- Add SHA256 |
1.3.0 25 Jul 2005 21:58:10 |
linimon |
Reset bouncing maintainer address. These ports are now available for
adoption.
Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).
Hat: portmgr |
1.3.0 06 May 2005 15:38:06 |
thierry |
Add more MASTER_SITES.
PR: ports/80701
Submitted by: maintainer |
1.3.0 01 May 2005 04:51:24 |
vanilla |
update to 1.3.0.
PR: ports/80493
Submitted by: maintainer |
1.2.6 19 Feb 2005 13:51:50 |
leeym |
- add chinese/Makefile.ttf to control install/deinstall process of all
TrueType fonts in chinese/*ttf
- update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist}
- relocate non-font files to DATADIR or DOCSDIR
- fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm
- update chinese/zh-fireflyttf to 1.2.6 [1]
PR: [1] 77438
Submitted by: leeym
Approved by: statue at freebsd.sinica.edu.tw |
1.1.0_1 06 Nov 2004 08:56:44 |
clive |
Distfile updated for more embedded bitmaps.
PR: ports/73602
Submitted by: MAINTAINER |
1.1.0 03 Sep 2004 15:53:09 |
ijliao |
add fireflyttf 1.1.0
Firefly TrueType Font is combine of two arphic sung fonts
PR: 71332
Submitted by: statue <statue@freebsd.netlab.cse.yzu.edu.tw> |