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: net-im/gloox/Makefile

Number of commits found: 62

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
net-im: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alberto Villa <avilla@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
  *  Andrew Lewis <freeghb@gmail.com>
  *  Andrey Akhmichin <sepulkarium45@yahoo.com>
  *  Bartek Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eugene Grosbein <eugen@FreeBSD.org>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Frank Altpeter <frank@altpeter.de>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Henry Hu <henry.hu.sh@gmail.com>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Prather
  *  Jonathan Chen <jonc@chen.org.nz>
  *  Joseph S. Atkinson <jsatkinson@embarqmail.com>
  *  Junji NAKANISHI <jun-g@daemonfreaks.com>
  *  Kelly Cochran <kcochran@trolans.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kris Moore <kmoore@FreeBSD.org>
  *  Kris Moore <kmoore@freebsd.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Marc Bruenink
  *  Matthew West <mwest@uct.ac.za>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Max E. Kuznecov <mek@mek.uz.ua>
  *  Meethune Bhowmick <meethune@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nikolay Pavlov <qpadla@gmail.com>
  *  Oleg Ginzburg (olevole@olevole.ru)
  *  Pavel Andreev
  *  Saulius Menkevicius <bob@nulis.lt>
  *  SeaD
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Yuri <yuri@tsoft.com>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@rawbw.com>
  *  dd
  *  gahr
  *  gnome@freebsd.org
  *  jodocus <jodocus@jodocus.org>
  *  mph
  *  trasz
  *  vsevolod

With hat:	portmgr
commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 commit hash: 103413d55fc87a4eacaf010f01b7f72732a37f69 103413d
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, 3 Aug 2020
16:09 fernape search for other commits by this committer
net-im/gloox: Update to 1.0.24

From ChangeLog: https://camaya.net/gloox/changelog/
Accumulated changes:

 * Tag: fixed XML namespace for attribute with empty namespace
 * PubSub::Event: add simple ctor
 * PubSub::Manager: fixed subscription error case handling
 * PubSub: fixed support for instant nodes
 * RosterManager: fixed behavior if subscription attribute is absent in roster
   item
 * fixed a memory leak in dns.cpp
 * fixed session management/stream resumption
 * MUCRoom::MUCUser: include reason if set
 * ClientBase: fix honorThreadID (first noticed by Erik Johansson in 2010)
 * TLSGnuTLS: disabled TLS 1.3 for now, as there are connection issues with it

PR:	248080
Submitted by:	marcel@herrbischoff.com
Original commitRevision:544080 
Sunday, 27 Oct 2019
05:11 yuri search for other commits by this committer
net-im/gloox: Update 1.0.20 -> 1.0.22

Reset maintainer due to extended timeouts on bug #240101, #240100, #240089, as
per policy.

PR:		240100
Approved by:	dem.procopiou@gmail.com (maintainer's timeout; 62 days)
Original commitRevision:515746 
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
Friday, 18 Aug 2017
03:33 swills search for other commits by this committer
net-im/gloox: Update to 1.0.20

PR:		221073
Submitted by:	Demetris Procopiou <dem.procopiou@gmail.com> (maintainer)
Original commitRevision:448205 
Monday, 6 Feb 2017
10:53 cpm search for other commits by this committer
- Update to 1.0.18

PR:		216767
Submitted by:	Demetris Procopiou <dem.procopiou@gmail.com> (maintainer)
Original commitRevision:433483 
Saturday, 3 Sep 2016
19:19 madpilot search for other commits by this committer
- Update net-im/gloox to 1.0.17
- Chase shlib version bump in dependent ports

PR:		212338
Submitted by:   Demetris Procopiou <dem.procopiou at gmail.com>
		(maintainer)
Original commitRevision:421296 
Saturday, 6 Aug 2016
02:12 pawel search for other commits by this committer
- Update to version 1.0.16
- Take maintainership

PR:		211605
Submitted by:	Demetris Procopiou
Original commitRevision:419728 
Tuesday, 26 Apr 2016
12:42 mat search for other commits by this committer
Update to 1.0.15.

PR:		209047
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Original commitRevision:414050 
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 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Saturday, 26 Sep 2015
13:04 madpilot search for other commits by this committer
- Update to 1.0.14
- Add option to use mDNS

PR:		202855
Submitted by:	Ports Fury
Original commitRevision:397974 
Monday, 8 Jun 2015
05:59 antoine search for other commits by this committer
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
Original commitRevision:388831 
Tuesday, 10 Feb 2015
21:13 madpilot search for other commits by this committer
- Update gloox to 1.0.13
- Chase gloox library version bump in dependent ports

PR:		197450
Submitted by:	tkato432@yahoo.com
Original commitRevision:378801 
Wednesday, 10 Sep 2014
12:18 amdmi3 search for other commits by this committer
- Drop .la files, no dependees require them
- Add LICENSE_FILE

Approved by:	portmgr blanket
Original commitRevision:367822 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Original commitRevision:366659 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Sunday, 18 May 2014
06:34 miwi search for other commits by this committer
- Update to 1.0.10

PR:		188867
Submitted by:	Ports Fury
Original commitRevision:354395 
Wednesday, 23 Apr 2014
15:34 swills search for other commits by this committer
- Update to 1.0.10

PR:		ports/188876
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Original commitRevision:351956 
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
Wednesday, 19 Feb 2014
23:30 danilo search for other commits by this committer
- Update from 1.0 to 1.0.9
- Add LICENSE

PR:		ports/185342
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Original commitRevision:345163 
Friday, 17 Jan 2014
12:27 madpilot search for other commits by this committer
- Fix build on head/10
- Support staging
- Use new LIB_DEPENDS format
- Unsilence post-install commands
Original commitRevision:340030 
Friday, 20 Sep 2013
22:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Original commitRevision:327756 
Thursday, 18 Jul 2013
09:33 bapt search for other commits by this committer
Add an explicit dependency on pkg-config

Reported by:	pkg-fallout
Original commitRevision:323210 
Tuesday, 19 Mar 2013
13:04 eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Original commitRevision:314640 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
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, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Monday, 14 Mar 2011
08:40 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Monday, 25 Oct 2010
20:09 trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
Original commit
Wednesday, 11 Nov 2009
13:57 trasz search for other commits by this committer
Update to 1.0.
Original commit
Wednesday, 26 Aug 2009
17:14 trasz search for other commits by this committer
Update to 0.9.9.8.
Original commit
Wednesday, 19 Aug 2009
16:24 novel search for other commits by this committer
Fix build with new gnutls by using pkg-config instead of deprecated
gnutls-config.

Reported by:            QAT
Original commit
Sunday, 16 Aug 2009
18:04 novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Sunday, 3 May 2009
17:34 trasz search for other commits by this committer
Fix OpenSSL usage.

Submitted by:   gibbs@
Original commit
Tuesday, 31 Mar 2009
17:48 trasz search for other commits by this committer
Update to 0.9.9.7.
Original commit
Friday, 6 Jun 2008
13:51 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
Wednesday, 26 Mar 2008
14:12 trasz search for other commits by this committer
- Update to 0.9.9.5.
Original commit
Sunday, 9 Mar 2008
16:46 trasz search for other commits by this committer
- Update to 0.9.9.4.
Original commit
Monday, 3 Mar 2008
11:57 novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Original commit
Thursday, 31 Jan 2008
22:16 trasz search for other commits by this committer
- Update to 0.9.9.3
Original commit
Friday, 14 Dec 2007
18:15 trasz search for other commits by this committer
- Update to 0.9.8
Original commit
Monday, 29 Oct 2007
15:00 trasz search for other commits by this committer
- Update to 0.9.6.1.
Original commit
Friday, 28 Sep 2007
13:08 trasz search for other commits by this committer
- Update to 0.9.5.
Original commit
Sunday, 19 Aug 2007
16:22 trasz search for other commits by this committer
- Update to 0.9.4.1.

Approved by:    miwi (mentor)
Original commit
Wednesday, 11 Jul 2007
22:06 trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
Original commit
Wednesday, 4 Jul 2007
11:15 trasz search for other commits by this committer
- Update to 0.9.2.

Approved by:    miwi (mentor)
Original commit
Sunday, 1 Jul 2007
08:56 novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Original commit
Tuesday, 24 Apr 2007
11:54 trasz search for other commits by this committer
- Update to 0.8.8

Approved by:    miwi (mentor)
Original commit
Friday, 13 Apr 2007
13:03 trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
Original commit
Wednesday, 21 Mar 2007
12:32 miwi search for other commits by this committer
- Update to 0.8.7

PR:             110598
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Wednesday, 3 Jan 2007
16:45 miwi search for other commits by this committer
- Update to 0.8.6

PR:             107454
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Original commit
Tuesday, 2 Jan 2007
08:54 novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Original commit
Sunday, 12 Nov 2006
19:15 miwi search for other commits by this committer
- Update to 0.8.4

PR:             ports/105332
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Original commit
Thursday, 6 Jul 2006
17:41 novel search for other commits by this committer
Chase gnutls shlib version change.
Original commit
Wednesday, 31 May 2006
04:57 novel search for other commits by this committer
Mark BROKEN on 4.x.

PR:             97790
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
Original commit
Friday, 28 Apr 2006
08:12 ijliao search for other commits by this committer
add gloox 0.8
Jabber/XMPP client library

PR:             96287
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
Original commit

Number of commits found: 62