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: deskutils/calcurse/Makefile
SVNWeb

Number of commits found: 46

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>
Tue, 6 Jun 2023
[ 11:44 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:d42616550eff696601f17acd8066736fefdcf774  commit hash:d42616550eff696601f17acd8066736fefdcf774  commit hash:d42616550eff696601f17acd8066736fefdcf774  d426165 
deskutils/calcurse: Update to 4.8.1

 - Take maintainership

ChangeLog: https://calcurse.org/files/changes.html
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  4dd7a74  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
deskutils: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alex "lissyara" Keda <admin@lissyara.su>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Hsu <ahsu@users.sf.net>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Anton Berezin <tobez@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Apr 2022
[ 09:51 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:a1d71f065d5edee371b26c553a88f2cec06afaab  commit hash:a1d71f065d5edee371b26c553a88f2cec06afaab  commit hash:a1d71f065d5edee371b26c553a88f2cec06afaab  a1d71f0 
deskutils/calcurse: update to 4.8.0

From ChangeLog: https://www.calcurse.org/files/changes.html

New features:

 * Support any weekday as first day of week; previously, only Sunday and Monday
   were allowed (implemented by Morgan Seltzer).
 * Configuration of the format in which appointment time is displayed
 * Actions without key bindings.
 * generic-prev-view key binding to cycle backwards through windows
 * Support for Home/End keys in text input mode.

Bug fixes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Sep 2021
[ 08:04 Daniel Engberg (diizzy) search for other commits by this committer Author: Newton Terry ]    commit hash:b74095c62876a9393ecc3c80b5fb04107e4d0091  commit hash:b74095c62876a9393ecc3c80b5fb04107e4d0091  commit hash:b74095c62876a9393ecc3c80b5fb04107e4d0091  b74095c 
deskutils/calcurse: Update to 4.7.1

PR:		251807
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D31910
Mon, 6 Sep 2021
[ 21:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  3f85df4  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
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.
Mon, 6 Jan 2020
[ 12:43 culot search for other commits by this committer ] Original commit   Revision:522217
deskutils/calcurse: update to 4.5.1

Changes:	https://calcurse.org/files/changes.html
Mon, 9 Sep 2019
[ 14:44 culot search for other commits by this committer ] Original commit   Revision:511632
deskutils/calcurse: update to 4.5.0

Changes:	https://calcurse.org/files/changes.html
Fri, 2 Feb 2018
[ 10:48 woodsb02 search for other commits by this committer ] Original commit   Revision:460695
deskutils/calcurse: Update to 4.3.0 and add CALDAV option

- Also fix the SHEBANG to work regardless of whether or not python is
  installed via the CALDAV option.

PR:		225604
Approved by:	culot (maintainer)
Thu, 27 Jul 2017
[ 16:25 culot search for other commits by this committer ] Original commit   Revision:446757
- Update to 4.2.2

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
Sun, 7 Feb 2016
[ 10:33 marino search for other commits by this committer ] Original commit   Revision:408362
deskutils/calcurse: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Fri, 27 Feb 2015
[ 13:02 culot search for other commits by this committer ] Original commit   Revision:380084
- Update to 4.0.0

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
Thu, 24 Jul 2014
[ 15:21 adamw search for other commits by this committer ] Original commit   Revision:362805
Fix build with NLS enabled by removing unnecessary gcc-ism.

While here, use OPTIONS helpers to avoid including bsd.port.options.mk.
Fri, 11 Jul 2014
[ 04:38 culot search for other commits by this committer ] Original commit   Revision:361503
- Update to 3.2.1

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
Fri, 28 Feb 2014
[ 10:11 culot search for other commits by this committer ] Original commit   Revision:346480
- Support staging
- Convert to USES framework
- Update LICENSE (BSD 2-clause)
- Fix erroneous conditional install of manpage (leading to PORTREVISION bump)
Fri, 20 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:327718 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Sun, 17 Feb 2013
[ 08:19 culot search for other commits by this committer ] Original commit   Revision:312404
- Update to 3.1.4

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
Mon, 4 Feb 2013
[ 07:44 culot search for other commits by this committer ] Original commit   Revision:311576
- Update to 3.1.3

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
Wed, 2 Jan 2013
[ 13:12 culot search for other commits by this committer ] Original commit   Revision:309814
- Update to 3.1.2

Changes:	http://git.calcurse.org/calcurse.git/tree/NEWS
Sun, 9 Dec 2012
[ 09:17 culot search for other commits by this committer ] Original commit   Revision:308516
- Update to 3.1.1
- Update MASTER_SITES
- Remove leading article from COMMENT

Feature safe:	yes
Fri, 13 Jul 2012
[ 10:12 culot search for other commits by this committer ] Original commit 
- Update to 3.0.0
- Convert to new options framework

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS
PR:             ports/169817
Submitted by:   sunpoet@
Mon, 12 Sep 2011
[ 12:37 culot search for other commits by this committer ] Original commit 
- Update to 2.9.2

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
Fri, 5 Aug 2011
[ 14:53 culot search for other commits by this committer ] Original commit 
- Update to 2.9.1
- Add LICENSE (BSD)

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
Tue, 31 May 2011
[ 13:12 culot search for other commits by this committer ] Original commit 
- Update to 2.9.0

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS
Wed, 20 Oct 2010
[ 05:53 culot search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address to culot@FreeBSD.org.

Approved by:    sahil@ (mentor)
Tue, 27 Jul 2010
[ 17:49 makc search for other commits by this committer ] Original commit 
Update COMMENT and pkg-descr
Pass maintainership to submitter
Clean up CONFIGURE_ARGS while here

PR:             ports/148917
Submitted by:   Frederic Culot <frederic at culot.org>
Approved by:    Herbert J. Skuhra (previous maintainer)
Sat, 5 Jun 2010
[ 21:36 miwi search for other commits by this committer ] Original commit 
- Update to 2.8

PR:             147498
Submitted by:   "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Tue, 2 Feb 2010
[ 09:01 miwi search for other commits by this committer ] Original commit 
- Update to 2.7

PR:             139054
Submitted by:   "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Mon, 26 Jan 2009
[ 00:33 beech search for other commits by this committer ] Original commit 
- Update to version 2.5

PR:             ports/130989
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Mon, 19 Jan 2009
[ 23:43 amdmi3 search for other commits by this committer ] Original commit 
- Update to 2.4

PR:             130684
Submitted by:   "Herbert J. Skuhra" <h dot skuhra at gmail dot com> (maintainer)
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 6 Jun 2008
[ 13:18 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 20 May 2008
[ 18:52 jadawin search for other commits by this committer ] Original commit 
- Update to 2.1

PR:             ports/123798
Submitted by:   Herbert J. Skuhra <h.skuhra AT gmail DOT com>
Approved by:    tabthorpe (mentor)
Thu, 13 Dec 2007
[ 00:36 miwi search for other commits by this committer ] Original commit 
- Update to 1.9

PR:             118012
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Thu, 4 Oct 2007
[ 00:24 edwin search for other commits by this committer ] Original commit 
Remove always-false/true conditions based on OSVERSION 500000
Wed, 30 May 2007
[ 06:07 miwi search for other commits by this committer ] Original commit 
- Update to 1.8

PR:             112872
Submitted by:   "Herbert J. Skuhra"<h.skuhra@gmail.com> (maintainer)
Tue, 23 Jan 2007
[ 16:16 miwi search for other commits by this committer ] Original commit 
- Update to 1.7

PR:             108217
Submitted by:   Herbert J. Skuhra<h.skuhra@gmail.com> (maintainer)
Sat, 7 Oct 2006
[ 09:06 miwi search for other commits by this committer ] Original commit 
- Update to 1.6

PR:             ports/104074
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Mon, 28 Aug 2006
[ 17:41 pav search for other commits by this committer ] Original commit 
- Update to 1.5
- Support WITHOUT_NLS

PR:             ports/102546
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Sat, 15 Apr 2006
[ 13:39 arved search for other commits by this committer ] Original commit 
Update to 1.3

Submitted by:   maintainer
Sun, 27 Nov 2005
[ 09:28 arved search for other commits by this committer ] Original commit 
Update to 1.2 including several bugfixes

Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com>
Wed, 2 Nov 2005
[ 20:59 arved search for other commits by this committer ] Original commit 
Add calcurse, an ncurses based personal organizer

Submitted by:    "Herbert J. Skuhra" <h.skuhra@gmail.com>

Number of commits found: 46