notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: korean/baekmukfonts-bdf/Makefile

Number of commits found: 33

Tuesday, 13 Sep 2022
01:17 Jung-uk Kim (jkim) search for other commits by this committer
korean/baekmukfonts-bdf: Update to 2.2
commit hash: 2dbac118c85da053ce5b67c588753c90578b20c5 commit hash: 2dbac118c85da053ce5b67c588753c90578b20c5 commit hash: 2dbac118c85da053ce5b67c588753c90578b20c5 commit hash: 2dbac118c85da053ce5b67c588753c90578b20c5 2dbac11
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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
commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 commit hash: 2d165cffa8eca23bfb9e2e793b182add9e116a72 2d165cf
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 11 Mar 2019
21:25 zeising search for other commits by this committer
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
Original commitRevision:495395 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Saturday, 21 Mar 2015
23:05 bapt search for other commits by this committer
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
Original commitRevision:381876 
Tuesday, 29 Jul 2014
20:55 adamw search for other commits by this committer
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)
Original commitRevision:363390 
Friday, 30 May 2014
12:22 pawel search for other commits by this committer
Add staging support
Original commitRevision:355824 
Friday, 20 Sep 2013
19:49 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
korean)
Original commitRevision:327739 
Wednesday, 31 Jul 2013
11:56 az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
Original commitRevision:324036 
Friday, 21 Jun 2013
18:01 bsam search for other commits by this committer
Use @${MKDIR} instead of direct use of command command "mkdir -p".
Original commitRevision:321490 
Monday, 17 Jun 2013
23:04 jkim search for other commits by this committer
Update e-mail address on behalf of cjh as he personally requested.
Original commitRevision:321160 
Friday, 18 Nov 2011
23:30 ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
Original commit
Saturday, 2 Jan 2010
18:14 linimon search for other commits by this committer
Reset cjh due to inactivity.  We hope to see him back again soon.

Hat:            portmgr
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 23 Jul 2004
19:10 anholt search for other commits by this committer
- 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)
Original commit
Wednesday, 10 Mar 2004
21:48 fenner search for other commits by this committer
Remove extraneous backslash, causing PKGNAMESUFFIX= -bdf to be
included in the definition of MASTER_SITES.

Noticed by:     distfile survey
Original commit
Thursday, 20 Nov 2003
15:06 trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
Original commit
13:51 trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Original commit
Tuesday, 9 Sep 2003
10:15 cjh search for other commits by this committer
Fix distfiles/www locations and one maintainer.
Original commit
Friday, 7 Mar 2003
06:05 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

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

Number of commits found: 33