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: polish/tleenx2/Makefile

Number of commits found: 34

Tuesday, 5 Dec 2023
09:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
polish/tleenx2: Remove expired port

2023-12-05 polish/tleenx2: Last upstream release was in 2004
commit hash: 7b0545f877aec18af56e78cc500ccff2d62ad796 commit hash: 7b0545f877aec18af56e78cc500ccff2d62ad796 commit hash: 7b0545f877aec18af56e78cc500ccff2d62ad796 commit hash: 7b0545f877aec18af56e78cc500ccff2d62ad796 7b0545f
Sunday, 5 Nov 2023
23:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer
polish/tleenx2: Mark DEPRECATED

- Last upstream release was in 2004
- The mentioned also seems to be defunct as I could not find any source
- Set EXPIRATION_DATE to 2023-12-05

Approved by:	portmgr (blanket)
commit hash: 8751faa69134f97542bcbb58cd3ed03e589fb0b8 commit hash: 8751faa69134f97542bcbb58cd3ed03e589fb0b8 commit hash: 8751faa69134f97542bcbb58cd3ed03e589fb0b8 commit hash: 8751faa69134f97542bcbb58cd3ed03e589fb0b8 8751faa
Wednesday, 1 Nov 2023
22:11 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288 05f0f44
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
polish: remove 'Created by' lines

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

  *  Aleksander Fafula <alex@BSDGuru.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Jacek Pelka <jacek@combit.com.pl>
  *  Maciek Korzen <eaquer@ceti.pl>
  *  Pawel Pekala <c0rn@o2.pl>
  *  Piotr Smyrak <smyru@heron.pl> and
  *  Thierry Thomas <thierry@pompo.net>
  *  smyru@heron.pl
  *  wtp@bsdguru.org

With hat:	portmgr
commit hash: 7a3ee9d93efc2ca809a5fa02cbae6ec8767b26da commit hash: 7a3ee9d93efc2ca809a5fa02cbae6ec8767b26da commit hash: 7a3ee9d93efc2ca809a5fa02cbae6ec8767b26da commit hash: 7a3ee9d93efc2ca809a5fa02cbae6ec8767b26da 7a3ee9d
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
20:47 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories p

Add USES=xorg and USES=gl to ports in categories starting with 'p'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:516924 
Thursday, 2 Mar 2017
09:01 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
Original commitRevision:435216 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 27 Aug 2014
10:06 tijl search for other commits by this committer
Fix missing library problem when the linker enforces explicit linking

PR:		192062
Original commitRevision:366298 
Tuesday, 26 Aug 2014
14:06 tijl search for other commits by this committer
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:366215 
Monday, 14 Jul 2014
18:42 bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
Original commitRevision:361812 
Friday, 27 Dec 2013
19:40 pawel search for other commits by this committer
- Fix build on 10+ by respecting CC
- Convert simple patch to REINPLACE_CMD
- Support staging
Original commitRevision:337793 
Friday, 20 Sep 2013
22:34 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
polish)
Original commitRevision:327761 
Tuesday, 3 Sep 2013
06:36 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326122 
Saturday, 22 Sep 2012
15:42 tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
Original commitRevision:304688 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
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
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
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
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:55 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
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
Monday, 24 Mar 2008
13:03 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
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, 2 Dec 2006
20:31 rafan search for other commits by this committer
- Respect X11BASE

PR:             ports/106228
Submitted by:   rafan
Approved by:    Maciek Korze <maciek at korzen.org> (maintainer)
Original commit
Friday, 25 Nov 2005
20:47 az search for other commits by this committer
- Change mainter email address
- Add SHA256

PR:             ports/89490
Submitted by:   maintainer
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
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, 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
Tuesday, 30 Mar 2004
13:57 pav search for other commits by this committer
Add tleenx2, a Gtk2 client for IM network tlen.pl

PR:             ports/63095
Submitted by:   Maciej Korzen <eaquer@ceti.pl>
Original commit

Number of commits found: 34