notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: korean/baekmukfonts-bdf/Makefile
SVNWeb

Number of commits found: 33

Tue, 13 Sep 2022
[ 01:17 Jung-uk Kim (jkim) search for other commits by this committer ]    commit hash:2dbac118c85da053ce5b67c588753c90578b20c5  commit hash:2dbac118c85da053ce5b67c588753c90578b20c5  commit hash:2dbac118c85da053ce5b67c588753c90578b20c5  2dbac11 
korean/baekmukfonts-bdf: Update to 2.2
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72  commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72  commit hash:2d165cffa8eca23bfb9e2e793b182add9e116a72  2d165cf  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
korean: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Hyogeol Lee <hyogeollee@gmail.com>
  *  Hyogeol, Lee <hyogeollee@gmail.com>
  *  Jie Gao <gaoj@cpsc.ucalgary.ca>
  *  Junho CHOI <junho.choi@gmail.com>
  *  Ka Ho Ng <khng300@gmail.com>
  *  Oh Junseon <hollywar@mail.holywar.net>
  *  Satoshi TAOKA <taoka@FreeBSD.org>

With hat:	portmgr
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 11 Mar 2019
[ 21:25 zeising search for other commits by this committer ] Original commit   Revision:495395 (Only the first 10 of 243 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 21 Mar 2015
[ 23:05 bapt search for other commits by this committer ] Original commit   Revision:381876 (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
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
Tue, 29 Jul 2014
[ 20:55 adamw search for other commits by this committer ] Original commit   Revision:363390 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
Fri, 30 May 2014
[ 12:22 pawel search for other commits by this committer ] Original commit   Revision:355824
Add staging support
Fri, 20 Sep 2013
[ 19:49 bapt search for other commits by this committer ] Original commit   Revision:327739 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean)
Wed, 31 Jul 2013
[ 11:56 az search for other commits by this committer ] Original commit   Revision:324036 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
Fri, 21 Jun 2013
[ 18:01 bsam search for other commits by this committer ] Original commit   Revision:321490
Use @${MKDIR} instead of direct use of command command "mkdir -p".
Mon, 17 Jun 2013
[ 23:04 jkim search for other commits by this committer ] Original commit   Revision:321160
Update e-mail address on behalf of cjh as he personally requested.
Fri, 18 Nov 2011
[ 23:30 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces.

Feature safe:   yes
Sat, 2 Jan 2010
[ 18:14 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Reset cjh due to inactivity.  We hope to see him back again soon.

Hat:            portmgr
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Fri, 23 Jul 2004
[ 19:10 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:             ports/68763
Approved by:    portmgr (marcus)
Approved by:    re (scottl)
Wed, 10 Mar 2004
[ 21:48 fenner search for other commits by this committer ] Original commit 
Remove extraneous backslash, causing PKGNAMESUFFIX= -bdf to be
included in the definition of MASTER_SITES.

Noticed by:     distfile survey
Thu, 20 Nov 2003
[ 15:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
[ 13:51 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Tue, 9 Sep 2003
[ 10:15 cjh search for other commits by this committer ] Original commit 
Fix distfiles/www locations and one maintainer.
Fri, 7 Mar 2003
[ 06:05 ade search for other commits by this committer ] Original commit  (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sat, 25 Aug 2001
[ 09:20 cjh search for other commits by this committer ] Original commit 
Add backup site.    
Tue, 6 Feb 2001
[ 13:25 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Style review in ports/korean.    
Thu, 2 Nov 2000
[ 11:32 cjh search for other commits by this committer ] Original commit 
Checksum update. the author of gulim* fonts updated   the content without
notice.    
Mon, 9 Oct 2000
[ 16:40 cjh search for other commits by this committer ] Original commit 
Add batang10, batang10b manually-hinted fonts.   Increase PORTREVISION.    
Mon, 25 Sep 2000
[ 13:52 cjh search for other commits by this committer ] Original commit 
Change manually hinted gulim{10,10b} fonts from pcf to bdf source.    
Thu, 14 Sep 2000
[ 20:22 asami search for other commits by this committer ] Original commit 
Add BUILD_DEPENDS to bdftopcf:XFree86-4-clients when XFREE86_VERSION=4.    
Tue, 12 Sep 2000
[ 12:08 asami search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add dependency to mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.    
Sun, 3 Sep 2000
[ 14:05 cjh search for other commits by this committer ] Original commit 
Install a manually hinted gulim10 and gulim10b fonts.   (Gulim 10 points)    
Thu, 24 Aug 2000
[ 19:08 cjh search for other commits by this committer ] Original commit 
Extra BUILD_DEPENDS on XFree86 removed.   (it uses USE_X_PREFIX)    
Fri, 23 Jun 2000
[ 13:22 cjh search for other commits by this committer ] Original commit 
- Change distfile location.   - Fix broken WWW in DESCR.    

Number of commits found: 33