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) combination for a given watch list. This is what FreshPorts will look for.

non port: korean/nabi/Makefile

Number of commits found: 56

Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
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
Wednesday, 6 Nov 2019
18:05 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories k

Add USES=xorg and USES=gl to ports in categories starting with 'k'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516914 
Thursday, 15 Sep 2016
00:00 jkim search for other commits by this committer
Unbreak and modernize the port.
Original commitRevision:422171 
Wednesday, 14 Sep 2016
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
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 
Tuesday, 7 Jan 2014
01:36 jkim search for other commits by this committer
- Stagefy, convert to USES=gmake, convert LIB_DEPENDS to new format.
- Use options framework to select the default keyboard layout.
Original commitRevision:338971 
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 
Friday, 21 Jun 2013
22:29 jkim search for other commits by this committer
Update to 1.0.0.
Original commitRevision:321505 
Monday, 6 May 2013
15:18 bapt search for other commits by this committer
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
Original commitRevision:317521 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 3 Jan 2012
23:52 jkim search for other commits by this committer
- Update to 0.99.11.
- Update project URL.
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Friday, 26 Aug 2011
20:06 jkim search for other commits by this committer
Make portlint happy.
Original commit
19:17 jkim search for other commits by this committer
Honor WITHOUT_NLS and grab maintainership.
Original commit
Friday, 10 Jun 2011
08:18 wen search for other commits by this committer
- Update to 0.99.9

PR:             ports/157646
Submitted by:   Hyogeol Lee <hyogeollee@gmail.com>
Original commit
Monday, 11 Apr 2011
09:51 culot search for other commits by this committer
- Update to 0.99.8
- LICENSE added

PR:             ports/156041
Submitted by:   Hyogeol Lee <hyogeollee AT gmail.com>
Original commit
Monday, 28 Jun 2010
09:19 wen search for other commits by this committer
- Update to 0.99.7

PR:             ports/130228
Submitted by:   Hyogeol Lee <hyogeollee@gmail.com>
Feature safe:   yes
Original commit
Sunday, 23 May 2010
21:16 linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
13:39 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Friday, 30 May 2008
05:35 perky search for other commits by this committer
Update 0.99.2

PR:             122960
Submitted by:   Hyogeol Lee <hyogeollee@gmail.com>
Original commit
Monday, 24 Mar 2008
23:21 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Tuesday, 22 Jan 2008
04:09 perky search for other commits by this committer
Update to 0.99.1

PR:             ports/119480
Submitted by:   "Hyogeol Lee" <hyogeollee@gmail.com>
Original commit
Monday, 17 Dec 2007
05:44 perky search for other commits by this committer
Update to 0.19

PR:             108592
Submitted by:   "Hyo Geol, Lee" <Hyogeollee@gmail.com>
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
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
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Thursday, 14 Jul 2005
00:02 perky search for other commits by this committer
Chase master site URL change.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 5 Dec 2004
01:55 cjh search for other commits by this committer
Update to 0.15.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Wednesday, 1 Sep 2004
05:20 perky search for other commits by this committer
Update to 0.14
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 19 Dec 2003
00:33 perky search for other commits by this committer
Update to 0.12
Original commit
Tuesday, 16 Dec 2003
10:48 perky search for other commits by this committer
Update to 0.11
Original commit
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Monday, 10 Nov 2003
14:45 perky search for other commits by this committer
Update to 0.10
Original commit
Tuesday, 14 Oct 2003
16:07 perky search for other commits by this committer
Update to 0.9.

nabi now supports ko_KR.eucKR locale! :)
Original commit
Monday, 13 Oct 2003
13:39 perky search for other commits by this committer
Update to 0.8
Original commit
Saturday, 27 Sep 2003
19:44 perky search for other commits by this committer
Update to 0.7
Original commit
Thursday, 25 Sep 2003
06:20 perky search for other commits by this committer
Update to 0.6
Original commit
Friday, 19 Sep 2003
04:45 perky search for other commits by this committer
Add a workaround to avoid a fatal confliction with qt32.

Reviewed by:    Choe Hwanjin <krisna@kldp.org> (author)
Approved by:    portmgr (will)
Original commit
Thursday, 28 Aug 2003
13:16 perky search for other commits by this committer
Update to 0.4
Original commit
Monday, 25 Aug 2003
01:23 perky search for other commits by this committer
Add two knobs that changes default keyboard layout:
 o WITH_LAYOUT_390=yes          Use 390 layout by default.
 o WITH_LAYOUT_3FINAL=yes       Use 3bul final layout by default.
Original commit
Wednesday, 20 Aug 2003
07:17 perky search for other commits by this committer
Fix build on -STABLE
Original commit
Tuesday, 12 Aug 2003
01:45 perky search for other commits by this committer
Update to 0.3
Original commit
Monday, 11 Aug 2003
03:10 perky search for other commits by this committer
- Update to 0.2
- Update WWW URL to the new project site
Original commit
Wednesday, 6 Aug 2003
04:29 perky search for other commits by this committer
- Pass correct CPPFLAGS and LDFLAGS to configure for libiconv and libintl.
- Add an incorrect g_free function call. [1]

Submitted by:   Choe Hwanjin <krisna@kldp.org> [1]
Original commit
Tuesday, 5 Aug 2003
10:39 perky search for other commits by this committer
Add nabi 0.1, a Shiny New Hangul X Input Method.
Original commit

Number of commits found: 56