notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/profanity/Makefile
SVNWeb

Number of commits found: 43

Thu, 24 Aug 2023
[ 18:29 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:b79a15958eebaa0729d802c069613ea067de43af  commit hash:b79a15958eebaa0729d802c069613ea067de43af  commit hash:b79a15958eebaa0729d802c069613ea067de43af  b79a159 
net-im/profanity: Update to 0.14.0
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sat, 22 Oct 2022
[ 20:10 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:a47577c55f70c89c05a8c032ddbcb6aa167a04a2  commit hash:a47577c55f70c89c05a8c032ddbcb6aa167a04a2  commit hash:a47577c55f70c89c05a8c032ddbcb6aa167a04a2  a47577c 
net-im/profanity: Remove autoreconf dependency

No need to run autoreconf and pull in autoconf-archive anymore

PR:		267267
Reviewed by:	ashish (maintainer)
[ 06:12 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:c285b8cd2c71f5953c648e3b1ef17baf2b114dec  commit hash:c285b8cd2c71f5953c648e3b1ef17baf2b114dec  commit hash:c285b8cd2c71f5953c648e3b1ef17baf2b114dec  c285b8c 
net-im/profanity: Update to 0.13.1

- Remove patch as it is now upstream
Sun, 25 Sep 2022
[ 22:46 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:15b2c42e96fa6562ec63def52ae97ebd937276b7  commit hash:15b2c42e96fa6562ec63def52ae97ebd937276b7  commit hash:15b2c42e96fa6562ec63def52ae97ebd937276b7  15b2c42 
net-im/profanity: Use upstream release archive and some other fixes

- Use upstream release archive as recommended in USE_GITHUB section
  in Porters Handbook
- Remove OpenSSL dependency
- Add USE_LDCONFIG
- Rearrange Makefile to follow Porters Handbook more closely
- Fix Python detection (patch provided by maintainer)

PR:		266430
Reviewed by:	ashish (maintainer)
Thu, 15 Sep 2022
[ 18:04 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:aea78597733861d56eec8eb0e5f7d1d2b260fcd7  commit hash:aea78597733861d56eec8eb0e5f7d1d2b260fcd7  commit hash:aea78597733861d56eec8eb0e5f7d1d2b260fcd7  aea7859 
net-im/profanity: Update to 0.13.0

- Remove dependency on libmesode (deprecated)
- Add dependency on qrencode
- Add patch to fix bug in configure, and is reported upstream

Reported by:	portscout
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 4 Apr 2022
[ 20:41 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:77801d198fc5773ee2829d0b8681905f5f29119f  commit hash:77801d198fc5773ee2829d0b8681905f5f29119f  commit hash:77801d198fc5773ee2829d0b8681905f5f29119f  77801d1 
net-im/profanity: Update to 0.12.1

MFH:		2022Q2 (fixes a segmentation fault)
Wed, 30 Mar 2022
[ 21:16 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:38c6eab258317bff1dfe36a4e45b603bd980ac16  commit hash:38c6eab258317bff1dfe36a4e45b603bd980ac16  commit hash:38c6eab258317bff1dfe36a4e45b603bd980ac16  38c6eab 
net-im/profanity: Update to 0.12.0
Thu, 11 Nov 2021
[ 17:22 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:3079c5be0ba223d03664ed189f1014616a25c54e  commit hash:3079c5be0ba223d03664ed189f1014616a25c54e  commit hash:3079c5be0ba223d03664ed189f1014616a25c54e  3079c5b 
net-im/profanity: Adopt the port
[ 17:08 Tilman Keskinoz (arved) search for other commits by this committer ]    commit hash:41de21dd2b1744eedcea504327e35e358e5a6409  commit hash:41de21dd2b1744eedcea504327e35e358e5a6409  commit hash:41de21dd2b1744eedcea504327e35e358e5a6409  41de21d 
net-im/profanity: Update to 0.11.1

Drop maintainership
Tue, 19 Oct 2021
[ 11:14 Stefan Eßer (se) search for other commits by this committer ]    commit hash:a2c10dc3d19b5dfbf1645ccde602fd6379ada89f  commit hash:a2c10dc3d19b5dfbf1645ccde602fd6379ada89f  commit hash:a2c10dc3d19b5dfbf1645ccde602fd6379ada89f  a2c10dc 
net-im/profanity: Add CPE information

Approved by:	portmgr (blanket)
Thu, 2 Sep 2021
[ 17:56 Tilman Keskinoz (arved) search for other commits by this committer ]    commit hash:332c5d993bf62fc333848fbe7839c129cd11b6dd  commit hash:332c5d993bf62fc333848fbe7839c129cd11b6dd  commit hash:332c5d993bf62fc333848fbe7839c129cd11b6dd  332c5d9 
net-im/profanity: Update to 0.11.0
Tue, 31 Aug 2021
[ 04:02 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:0a22085145817b5cabaf71578a389795bf2239e3  commit hash:0a22085145817b5cabaf71578a389795bf2239e3  commit hash:0a22085145817b5cabaf71578a389795bf2239e3  0a22085  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Cleanup: for ports under n* categories, drop redundant GH_* knobs.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 30 Mar 2021
[ 19:14 sunpoet search for other commits by this committer ] Original commit   Revision:569582
Update LIB_DEPENDS

- Bump PORTREVISION for dependency change
Sat, 16 Jan 2021
[ 17:29 arved search for other commits by this committer ] Original commit   Revision:561743
Update to 0.10.0
Sun, 12 Jul 2020
[ 19:24 ashish search for other commits by this committer ] Original commit   Revision:542093
- Update to 0.9.5

PR:		247872
Approved by:	arved (maintainer)
Mon, 15 Jun 2020
[ 21:24 arved search for other commits by this committer ] Original commit   Revision:539291
Update to 0.9.2
Thu, 11 Jun 2020
[ 13:11 arved search for other commits by this committer ] Original commit   Revision:538480
Update to 0.9.0
Mon, 10 Feb 2020
[ 09:58 arved search for other commits by this committer ] Original commit   Revision:525697
Update profanity to 0.8.1
Mon, 11 Nov 2019
[ 17:30 arved search for other commits by this committer ] Original commit   Revision:517269
Enable OMEMO support
Bump PORTREVISION

PR:		241381
Reported by:	pvoigt@uos.de
Wed, 25 Sep 2019
[ 20:22 arved search for other commits by this committer ] Original commit   Revision:512809
Update to 0.7.1
Mon, 23 Sep 2019
[ 20:03 arved search for other commits by this committer ] Original commit   Revision:512668
Update to 0.7.0
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Mon, 25 Mar 2019
[ 09:57 arved search for other commits by this committer ] Original commit   Revision:496811
Add a copy of the distfile to my local distfiles.

It seems the MASTER_SITE randomly resets connections

Reported by:	pkgbuild
Tue, 19 Mar 2019
[ 20:04 arved search for other commits by this committer ] Original commit   Revision:496290
Update to 0.6.0

Changelog:	https://github.com/boothj5/profanity/releases/tag/0.6.0
Tue, 27 Jun 2017
[ 13:46 sunpoet search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Mon, 17 Apr 2017
[ 20:51 arved search for other commits by this committer ] Original commit   Revision:438754
Attempt to fix build on packagebuild.

Reported by:	pkg-fallout
Sat, 15 Apr 2017
[ 20:40 arved search for other commits by this committer ] Original commit   Revision:438599
Enable pluginsupport.

PR:		218401
Submitted by:	freebsd@get-experience.com

While here, add configure flags to prevent linking against X11
Sat, 4 Feb 2017
[ 21:54 arved search for other commits by this committer ] Original commit   Revision:433338
Update to 0.5.1
Sat, 7 Jan 2017
[ 01:07 adamw search for other commits by this committer ] Original commit   Revision:430761 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.

Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
Sat, 26 Nov 2016
[ 23:41 jhale search for other commits by this committer ] Original commit   Revision:427185 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update security/gpgme-* to 1.8.0

In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.

The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
Wed, 28 Sep 2016
[ 20:02 arved search for other commits by this committer ] Original commit   Revision:422886
Update to 0.5.0
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 10 Mar 2016
[ 14:12 arved search for other commits by this committer ] Original commit   Revision:410752
Switch to libotr instead of libotr3

PR:		207880
Submitted by:	Sascha Holzleiter
Thu, 25 Feb 2016
[ 14:13 amdmi3 search for other commits by this committer ] Original commit   Revision:409517
- Clarify license
- Specify libotr.so version to differentiate security/libotr3 and
security/libotr
- Switch to options helpers

Approved by:	portmgr blanket
Mon, 28 Dec 2015
[ 12:12 arved search for other commits by this committer ] Original commit   Revision:404624
* Update to 0.4.7

PR:             205601
Submitted by:   noah.bergbauer@tum.de

* While here add dependency on gpgme to enable PGP support
Mon, 9 Mar 2015
[ 14:27 arved search for other commits by this committer ] Original commit   Revision:380850
Add an option for libnotify support

Submitted by: Denis D <stdedjub@googlemail.com> (Makefile changes)
Wed, 4 Mar 2015
[ 15:42 arved search for other commits by this committer ] Original commit   Revision:380441
Update to 0.4.6
Tue, 17 Feb 2015
[ 16:08 arved search for other commits by this committer ] Original commit   Revision:379174
Fix typo

Submitted by:	Freshports sanity checker
[ 16:05 arved search for other commits by this committer ] Original commit   Revision:379173
Add profanity, an console XMPP client

Number of commits found: 43