non port: devel/cdialog/Makefile |
SVNWeb
|
Number of commits found: 64 |
Wed, 10 May 2023
|
[ 06:45 Fernando Apesteguía (fernape) Author: takefu ] 76b6cd9
devel/cdialog: Update to 1.3-20230209
ChangeLog: https://invisible-island.net/dialog/CHANGES
2023/02/09
* install ".pc" files in the test-packages.
* add pkg-config ".pc" file, for use with the development library.
2023/02/07
* change shared-library configuration in test-packages to use the
ABI version in the library filename to match its SONAME.
* add sample scripts to test-packages, using new makefile rule
"install-examples".
* corrected cdialog*.install helper scripts in test-package for Debian
* change ftp URLs in test-packages to https
* updated configure script, e.g., for compiler-warning fixes.
* updated fur.po, zh_TW.po from http://translationproject.org/latest/dialog/
PR: 271088
Reported by: takefu@airport.fm
Approved by: jcpierri@gmail.com (maintainer, timeout > 2 weeks)
|
Sun, 19 Feb 2023
|
[ 11:01 Robert Clausecker (fuz) Author: Josmar ] 346b538
devel/cdialog: update to 1.3-20221229
- fix MASTER_SITES as advised by upstream
- wire up TEST_TARGET
- bracket regex in REINPLACE_CMD to avoid replacing unrelated variables
Changelog: https://invisible-island.net/dialog/CHANGES
PR: 267777
Reported by: Philipp Engel <kidon@posteo.de>
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38637
|
Sun, 11 Sep 2022
|
[ 17:54 Neel Chauhan (nc) Author: No Name ] 1ee8a0d
devel/cdialog: Update 1.3-20220728
PR: 266244
Approved by: jcpierri AT gmail DOT com (maintainer)
|
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 )
|
Wed, 27 Apr 2022
|
[ 15:23 Neel Chauhan (nc) Author: Josmar Pierri ] 2423d14
devel/cdialog: Update to 1.3-20220414
Changes: https://invisible-island.net/dialog/CHANGES
PR: 263609
|
Tue, 15 Mar 2022
|
[ 07:23 Fernando Apesteguía (fernape) Author: Kenji Takefu ] 628909d
devel/cdialog: Update to 1.3-20220117
ChangeLog: http://ftp.invisible-island.net/dialog/CHANGES.html
PR: 262434
Reported by: takefu@airport.fm
Approved by: jcpierri@gmail.com (maintainer)
|
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.
|
Mon, 4 Jan 2021
|
[ 17:38 fernape ]
devel/cdialog: Update to 1.3-20201126
PR: 252336
Submitted by: takefu@airport.fm
Approved by: jcpierri@gmail.com (maintainer)
|
Wed, 12 Aug 2020
|
[ 16:59 asomers ]
devel/cdialog: Update to 1.3-20200327
This fixes ugly black bars that show up with cdialog 1.3-20180621
PR: 242613
Submitted by: takefu@airport.fm
Reported by: Serge Volkov <sv@ulstu.ru>
Approved by: tcberner (ports)
Approved by: Josmar <jcpierri@gmail.com> (maintainer)
|
Thu, 2 Jan 2020
|
[ 09:57 bapt ]
Respect NCURSES_IMPL
|
Sat, 24 Aug 2019
|
[ 09:02 amdmi3 ]
- Pet portlint
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
Fri, 27 Jul 2018
|
[ 04:54 yuri ]
devel/cdialog: Update 1.3.20160828 -> 1.3.20180621
jcpierri@gmail.com takes maintainership
Port changes:
* Use DISTVERSION
* Update MASTER_SITES
* Add LICENSE_FILE
PR: 230078
Submitted by: Josmar <jcpierri@gmail.com>
|
Mon, 27 Feb 2017
|
[ 16:51 robak ]
devel/cdialog: update 1.2.20150920 -> 1.3.20160828
PR: 216656
Submitted by: Takefu <takefu@airport.fm>
|
Sat, 21 Nov 2015
|
[ 09:04 pi ]
devel/cdialog: 1.2.20140219 -> 1.2.20150920
Changes:
http://invisible-island.net/dialog/CHANGES
PR: 204712
Tested by: dutchman01@quicknet.nl
|
Sun, 5 Oct 2014
|
[ 18:01 tijl ] (Only the first 10 of 50 ports in this commit are shown above. )
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Wed, 17 Sep 2014
|
[ 13:27 tijl ]
Switch to USES=libtool:build
|
Thu, 21 Aug 2014
|
[ 10:28 amdmi3 ]
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Sat, 19 Jul 2014
|
[ 17:10 pi ]
devel/cdialog: fix QAT report
Previous update was not complete, missing BUILD_DEPENDS
Submitted by: Jimmy Olgeni <olgeni@olgeni.com>
|
Fri, 18 Jul 2014
|
[ 07:17 pi ]
devel/cdialog: 1.1.20120215 -> 1.2.20140219
For changes see:
http://invisible-island.net/dialog/CHANGES.html
PR: 191941
Submitted by: takefu@airport.fm
|
Wed, 11 Jun 2014
|
[ 18:55 marino ] (Only the first 10 of 99 ports in this commit are shown above. )
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
|
Sun, 2 Feb 2014
|
[ 22:05 antoine ]
- Fix build with ncurses from ports
- Finish stage support
|
Thu, 23 Jan 2014
|
[ 11:10 bapt ]
Fix build without ncurses port installed
Reported by: olgeni
|
[ 00:21 bapt ]
Support stage
Fix build with ports ncurses
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Mon, 7 May 2012
|
[ 17:28 sylvio ]
- Update to 1.1.20120215
- Remove files/patch-makefile.in
PR: ports/166240
ports/166494
Submitted by: Takefu <takefu@airport.fm>
lwhsu@
|
Thu, 16 Feb 2012
|
[ 04:45 pgollucci ]
- Update to 1.1.20111020
PR: ports/163590
Submitted by: lwhsu
Approved by: maintainer timeout (sylvio ; 50 days)
|
Mon, 7 Nov 2011
|
[ 03:25 miwi ] (Only the first 10 of 22 ports in this commit are shown above. )
- Get rid FreeBSD 6.x support
|
Fri, 20 May 2011
|
[ 19:49 sylvio ] (Only the first 10 of 15 ports in this commit are shown above. )
- Add license
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Fri, 30 Apr 2010
|
[ 23:40 sylvio ]
- Update to 20100428
PR: ports/145776
Submitted by: lwhsu@
|
Sat, 17 Apr 2010
|
[ 20:01 sylvio ]
- Update to 1.1.20100224
PR: ports/145776
Submitted by: lwshu@
Approved by: itetcu (mentor, implicit)
|
Fri, 27 Nov 2009
|
[ 22:52 sylvio ] (Only the first 10 of 100 ports in this commit are shown above. )
- Update my mail address to FreeBSD
Approved by: miwi (mentor)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
[ 02:51 wxs ] (Only the first 10 of 32 ports in this commit are shown above. )
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
Thu, 16 Jul 2009
|
[ 15:43 skreuzer ]
Change maintainer to scjamorim@bsd.com.br
Submitted by: scjamorim@bsd.com.br (to ports@)
Approved by: carpetsmoker@rwxrwxrwx.net (maintainer), wxs (mentor, implicit)
|
Sat, 31 Jan 2009
|
[ 02:54 beech ]
- Update devel/cdialog to 1.1.20080316
PR: ports/131176
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Thu, 3 Apr 2008
|
[ 02:11 lippe ]
- Update to 1.1.20080316. [1]
- Libtoolized shared libraries and allows the objects to be linked into PIC
code. [2]
PR: ports/121769
Submitted by: David Barksdale <amatus@gnu.org> [1], Martin Tournoij
<carpetsmoker@xs4all.nl> (maintainer) [2]
Approved by: araujo (mentor), Martin Tournoij <carpetsmoker@xs4all.nl>
(maintainer)
|
Mon, 14 Jan 2008
|
[ 14:21 bsam ]
. update to a new version 1.1.20071028;
. add an option (-i "") to REINPLACE_CMD, thus no need to remove *.bak.
PR: 119602
Submitted by: bsam (me)
Approved by: Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
|
Thu, 26 Apr 2007
|
[ 21:56 miwi ]
- Update to 1.1.20070409
PR: 112122
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
|
Tue, 10 Apr 2007
|
[ 05:40 rafan ]
- Update to 1.1.20070325
- Pass maintainership to submitter
- While I'm here, enable wide character support on newer system
PR: ports/111385
Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl>
|
Mon, 5 Mar 2007
|
[ 00:15 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Fri, 19 May 2006
|
[ 18:29 garga ]
- Update to 1.0.20060221
- Install example files always and don't respect more NOPORTDOCS
- Remove do-install: and use default program install proccess
Approved by: maintainer by email
|
Fri, 8 Jul 2005
|
[ 05:36 novel ]
- update to 1.0.20050306
- pass maintainership to submitter
PR: 83103
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Wed, 16 Feb 2005
|
[ 13:30 vs ]
Update to 20050206 snapshot
|
Wed, 15 Dec 2004
|
[ 11:37 sobomax ]
Update to 1.0.20041118.
|
Tue, 12 Oct 2004
|
[ 10:20 krion ]
Update to version 1.0.20040920
PR: ports/72315
Submitted by: Ports Fury
|
Fri, 30 Jul 2004
|
[ 20:44 krion ]
Update to version 1.0.20040729
PR: ports/69811
Submitted by: Ports Fury
|
Sun, 25 Jul 2004
|
[ 16:23 krion ]
Update to version 1.0.20040721
PR: ports/69580
Submitted by: Ports Fury
|
Fri, 2 Apr 2004
|
[ 19:02 krion ]
- Update to version 0.9b-20040316
PR: ports/65080
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 14 Nov 2003
|
[ 17:28 eik ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix some ports that write something after bsd.port.mk
PR: 59254
Approved by: marcus (mentor)
|
Mon, 9 Jun 2003
|
[ 11:26 kris ]
Add missing @dirrm and bump PORTREVISION
|
Sun, 8 Jun 2003
|
[ 21:13 will ] (Only the first 10 of 47 ports in this commit are shown above. )
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
|
[ 21:06 will ] (Only the first 10 of 43 ports in this commit are shown above. )
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
|
Sun, 30 Mar 2003
|
[ 19:39 alane ]
Install include files in /usr/local/include/cdialog directory.
|
Fri, 28 Mar 2003
|
[ 04:01 alane ]
Updated to 0.9b-20030308, to come up to current version.
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sun, 2 Feb 2003
|
[ 23:59 alane ]
update to 0.9b-20030130
|
Mon, 13 Jan 2003
|
[ 18:48 alane ]
only install as bin/cdialog to avoid conflict with misc/freedialog port
|
Sat, 11 Jan 2003
|
[ 12:50 alane ]
Renamed from ncurses-dialog. knu@ said to delete+add, soo...
|
Number of commits found: 64 |