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/libgadu/Makefile

Number of commits found: 42

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
Monday, 31 May 2021
17:43 Don Lewis (truckman) search for other commits by this committer
devel/protobuf-c: Bump PORTREVISION of dependent ports

Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by:	Farsight Security, Inc.
commit hash: 0926031bce42c0b43d56124642b9b36531598b7f commit hash: 0926031bce42c0b43d56124642b9b36531598b7f commit hash: 0926031bce42c0b43d56124642b9b36531598b7f commit hash: 0926031bce42c0b43d56124642b9b36531598b7f 0926031
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
Saturday, 24 Feb 2018
22:35 rene search for other commits by this committer
Return pawel@'s ports to the pool after he resigned.

With hat:	portmgr
Original commitRevision:462871 
Friday, 27 Jan 2017
16:03 pawel search for other commits by this committer
- Update to version 1.12.2
- New homepage
Original commitRevision:432554 
Monday, 5 Dec 2016
20:23 pawel search for other commits by this committer
Switch to GnuTLS for secure connections, it's upstream first
choice. Also newer polish/kadu (version >= 3.0, soon to be
committed) have documented problems with connecting to GaduGadu
servers when using OpenSSL.
Original commitRevision:427920 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
Sunday, 11 Sep 2016
20:47 marino search for other commits by this committer
polish/libgadu: Handle missing SSLv3 method for LibreSSL

Approved by:	SSL blanket
Original commitRevision:421876 
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 
Tuesday, 15 Mar 2016
16:07 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Remove unneeded USES=tar:tbz2 (noop with USE_GITHUB)
- Switch to USES=localbase

Approved by:	portmgr blanket
Original commitRevision:411179 
Friday, 11 Dec 2015
22:55 pawel search for other commits by this committer
Switch to options helper
Original commitRevision:403570 
Saturday, 4 Apr 2015
12:40 pawel search for other commits by this committer
Convert to new USE_GITHUB
Original commitRevision:383207 
Thursday, 1 Jan 2015
10:56 pawel search for other commits by this committer
- Update to version 1.12.1
- Use pathfix to fix pkgconfigdir
Original commitRevision:375914 
Friday, 26 Sep 2014
18:39 pawel search for other commits by this committer
Convert to USES=autoreconf
Original commitRevision:369333 
Saturday, 16 Aug 2014
21:04 wg search for other commits by this committer
devel/protobuf-c: update to 1.0.1

- Bump port revision due to shlib change
- Add DOCS option
- Pass maintainership to submitter

PR:		192175
Submitted by:	truckman
Approved by:	maintainer
Original commitRevision:365134 
Wednesday, 18 Jun 2014
18:41 pawel search for other commits by this committer
Update to version 1.12.0
Original commitRevision:358298 
Thursday, 29 May 2014
19:03 pawel search for other commits by this committer
- Update to version 1.11.4, development switched to github
- Convert to USES=libtool, options helpers
Original commitRevision:355731 
Tuesday, 24 Sep 2013
06:24 bapt search for other commits by this committer
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run

Exp-run by:	bdrewery
Original commitRevision:328096 
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 
Monday, 2 Sep 2013
10:31 bapt search for other commits by this committer
Eliminate USE_GNOME=pkgconfig from polish
Original commitRevision:325970 
Thursday, 24 Jan 2013
16:05 pawel search for other commits by this committer
- Change secondary category to net-im [1]
- Improve COMMENT
- Trim Makefile header

PR:		ports/171434 [1]
Suggested by:	tcb <tcberner@gmail.com> [1]
Original commitRevision:310936 
Saturday, 23 Jun 2012
17:37 pawel search for other commits by this committer
- Update to version 1.11.2
- Remove OPENSSL option description (use global one)
Original commit
Thursday, 7 Jun 2012
22:44 pawel search for other commits by this committer
Convert my ports to optionsNG
Original commit
Wednesday, 18 Jan 2012
15:16 pawel search for other commits by this committer
Update to version 1.11.1
Original commit
Wednesday, 24 Aug 2011
21:34 pawel search for other commits by this committer
- update to version 0.11.0
- take maintainership
- fix indentation

PR:             ports/160068
Submitted by:   me
Approved by:    miwi,wen (mentors implicit)
Original commit
Tuesday, 15 Mar 2011
07:28 wen search for other commits by this committer
- Update to 1.10.1

PR:             ports/155551
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
Original commit
Sunday, 16 May 2010
22:15 sylvio search for other commits by this committer
- Update to 1.9.0

PR:             ports/146497
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
Original commit
Thursday, 18 Feb 2010
19:05 makc search for other commits by this committer
Update to 1.9.0-rc2

PR:             ports/144014
Submitted by:   Marcin Wisnicki (maintainer)
Feature safe:   yes
Original commit
Sunday, 15 Mar 2009
19:52 makc search for other commits by this committer
Enable pthread to fix crash in Kopete

PR:             132087
Submitted by:   Bartosz Fabianowski <freebsd at chillt.de>
Approved by:    Marcin Wisnicki (maintainer)
Original commit
Saturday, 8 Nov 2008
20:18 miwi search for other commits by this committer
- Update to 1.8.2

PR:             128523
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
Original commit
Friday, 5 Sep 2008
00:44 linimon search for other commits by this committer
Assign to new maintainer.
Original commit
Wednesday, 3 Sep 2008
02:26 linimon search for other commits by this committer
Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Saturday, 26 Jul 2008
16:14 lippe search for other commits by this committer
- Update to 1.8.1.

PR:             ports/125471
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:    gabor (mentor, implicit), maintainer timeout (>2 weeks)
Original commit
Saturday, 17 May 2008
15:12 lippe search for other commits by this committer
- Fix SSL bug and unbreak polish/gnugadu2 too.

PR:             ports/122394
Submitted by:   "Aleksander Fafula" <aleksander.fafula@gmail.com>
Approved by:    araujo (mentor), maintainer timeout (> 2 weeks)
Original commit
Tuesday, 25 Mar 2008
18:45 lippe search for other commits by this committer
- Upgrade to 1.8.0.
- Use PLIST_FILES and remove pkg-plist.
- Fix WWW in pkg-descr.
- Add SSL support.

PR:             ports/121303
Submitted by:   Aleksander Fafula <alex@fafula.com> (maintainer)
Reviewed by:    Marcin Wisnicki <mwisnicki@gmail.com>
Approved by:    gabor (mentor), Aleksander Fafula <alex@fafula.com> (maintainer)
Original commit
Sunday, 10 Jun 2007
17:39 itetcu search for other commits by this committer
Update to 1.7.1

PR:             ports/113223
Submitted by:   Jan Srzednicki (maintainer)
Original commit
Saturday, 24 Feb 2007
07:42 rafan search for other commits by this committer
- Update to 1.7.0

PR:             ports/108989
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by:    maintainer via irc
Original commit
Friday, 28 Jul 2006
17:09 itetcu search for other commits by this committer
- Add conflict with older versions of ekg to prevent overwrite of libgadu.so.
- hacked Makefile to install correct files instead of playing with them in
post-install stage.

Added file(s):
- files/patch-Makefile.in

PR:             ports/99727
Submitted by:   Marcin Wisnicki
Approved by:    maintainer timeout
Original commit
Saturday, 13 May 2006
01:03 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with P
Original commit
Sunday, 2 Apr 2006
00:12 marcus search for other commits by this committer
Disable OpenSSL support.  This is not a big deal since gadugadu servers
do not currently support SSL.  See
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1424846&group_id=235
for more details.

PR:             93689
Submitted by:   Matthew Luckie <mjl@luckie.org.nz>
Approved by:    maintainer
Original commit
Sunday, 15 Jan 2006
10:37 pav search for other commits by this committer
A library used by many Instant Messangers that can communicate using the
Gadu-Gadu protocol.

PR:             ports/91675
Submitted by:   Aleksander Fafula <alex@bsdguru.org>
Original commit

Number of commits found: 42