non port: net-im/profanity/Makefile |
SVNWeb
|
Number of commits found: 43 |
Thu, 24 Aug 2023
|
[ 18:29 Ashish SHUKLA (ashish) ] b79a159
net-im/profanity: Update to 0.14.0
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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) ] 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) ] 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) ] 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) ] 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 4 Apr 2022
|
[ 20:41 Ashish SHUKLA (ashish) ] 77801d1
net-im/profanity: Update to 0.12.1
MFH: 2022Q2 (fixes a segmentation fault)
|
Wed, 30 Mar 2022
|
[ 21:16 Ashish SHUKLA (ashish) ] 38c6eab
net-im/profanity: Update to 0.12.0
|
Thu, 11 Nov 2021
|
[ 17:22 Ashish SHUKLA (ashish) ] 3079c5b
net-im/profanity: Adopt the port
|
[ 17:08 Tilman Keskinoz (arved) ] 41de21d
net-im/profanity: Update to 0.11.1
Drop maintainership
|
Tue, 19 Oct 2021
|
[ 11:14 Stefan Eßer (se) ] a2c10dc
net-im/profanity: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 2 Sep 2021
|
[ 17:56 Tilman Keskinoz (arved) ] 332c5d9
net-im/profanity: Update to 0.11.0
|
Tue, 31 Aug 2021
|
[ 04:02 Alexey Dokuchaev (danfe) ] 0a22085 (Only the first 10 of 25 ports in this commit are shown above. )
Cleanup: for ports under n* categories, drop redundant GH_* knobs.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 30 Mar 2021
|
[ 19:14 sunpoet ]
Update LIB_DEPENDS
- Bump PORTREVISION for dependency change
|
Sat, 16 Jan 2021
|
[ 17:29 arved ]
Update to 0.10.0
|
Sun, 12 Jul 2020
|
[ 19:24 ashish ]
- Update to 0.9.5
PR: 247872
Approved by: arved (maintainer)
|
Mon, 15 Jun 2020
|
[ 21:24 arved ]
Update to 0.9.2
|
Thu, 11 Jun 2020
|
[ 13:11 arved ]
Update to 0.9.0
|
Mon, 10 Feb 2020
|
[ 09:58 arved ]
Update profanity to 0.8.1
|
Mon, 11 Nov 2019
|
[ 17:30 arved ]
Enable OMEMO support
Bump PORTREVISION
PR: 241381
Reported by: pvoigt@uos.de
|
Wed, 25 Sep 2019
|
[ 20:22 arved ]
Update to 0.7.1
|
Mon, 23 Sep 2019
|
[ 20:03 arved ]
Update to 0.7.0
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
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 ]
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 ]
Update to 0.6.0
Changelog: https://github.com/boothj5/profanity/releases/tag/0.6.0
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
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 ]
Attempt to fix build on packagebuild.
Reported by: pkg-fallout
|
Sat, 15 Apr 2017
|
[ 20:40 arved ]
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 ]
Update to 0.5.1
|
Sat, 7 Jan 2017
|
[ 01:07 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
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 ] (Only the first 10 of 46 ports in this commit are shown above. )
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 ]
Update to 0.5.0
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 10 Mar 2016
|
[ 14:12 arved ]
Switch to libotr instead of libotr3
PR: 207880
Submitted by: Sascha Holzleiter
|
Thu, 25 Feb 2016
|
[ 14:13 amdmi3 ]
- 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 ]
* 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 ]
Add an option for libnotify support
Submitted by: Denis D <stdedjub@googlemail.com> (Makefile changes)
|
Wed, 4 Mar 2015
|
[ 15:42 arved ]
Update to 0.4.6
|
Tue, 17 Feb 2015
|
[ 16:08 arved ]
Fix typo
Submitted by: Freshports sanity checker
|
[ 16:05 arved ]
Add profanity, an console XMPP client
|
Number of commits found: 43 |