Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.0 29 Feb 2024 08:24:15 |
Yasuhiro Kimura (yasu) |
www/tdiary: Update to 5.3.0
ReleaseNotes: https://tdiary.org/20240229.html |
5.2.4 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
5.2.4 23 Dec 2022 07:32:18 |
Yasuhiro Kimura (yasu) |
www/tdiary: Update to 5.2.4
ReleaseNotes: https://tdiary.org/release/5.2/2022/11/29/release-5_2_4.html |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.2.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.2.3 29 Aug 2022 17:09:59 |
Yasuhiro Kimura (yasu) |
www/tdiary: Update to 5.2.3
ChangeLog: https://tdiary.org/20220829.html |
5.2.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.2.2 29 May 2022 14:14:02 |
Yasuhiro Kimura (yasu) |
www/tdiary: Update to 5.2.2
ChangeLog: https://tdiary.org/20220529.html |
5.2.1 01 Mar 2022 08:52:44 |
Yasuhiro Kimura (yasu) |
www/tdiary: Update to 5.2.1
ReleaseNotes: https://tdiary.org/20220228.html |
5.2.0 30 Nov 2021 15:16:46 |
Yasuhiro Kimura (yasu) |
www/tdiary: Update to 5.2.0
While here,
* Switch to DISTVERSION
* Re-format Makefile with portfmt
ReleaseNotes: https://tdiary.org/20211129.html |
5.1.7 28 Sep 2021 05:13:33 |
Yasuhiro Kimura (yasu) |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
5.1.7 01 Sep 2021 06:07:07 |
Fernando ApesteguÃa (fernape) Author: Yasuhiro Kimura |
www/tdiary: Update to 5.1.7
ChangeLog: https://tdiary.org/20210829.html
PR: 258165
Reported by: yasu@utahime.org (maintainer) |
5.1.6 31 Aug 2021 19:50:15 |
Bernhard Froehlich (decke) |
www/tdiary: Add CPE information
Approved by: portmgr (blanket) |
5.1.6 30 May 2021 03:21:17 |
Neel Chauhan (nc) Author: Yasuhiro Kimura |
www/tdiary: Update to 5.1.6
Also, while I'm here:
* Pet portclippy.
* Reformat Makefile with portfmt.
Relnotes: https://tdiary.org/20210529.html
PR: 256248 |
5.1.5 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
5.1.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.5 01 Mar 2021 21:38:50 |
nc |
www/tdiary: Update to 5.1.5
Changes: https://tdiary.org/20210228.html
PR: 253922
Submitted by: Yasuhiro Kimura <yasu AT utahime DOT org> (maintainer) |
5.1.4 01 Dec 2020 07:00:05 |
meta |
www/tdiary: Update to 5.1.4
PR: 251461
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Relnotes: https://tdiary.org/20201129.html |
5.1.3 12 Sep 2020 22:17:52 |
dbaio |
www/tdiary: Update to 5.1.3
PR: 248989
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.1.2 30 May 2020 17:58:19 |
dbaio |
www/tdiary: Update to 5.1.2
PR: 246870
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.1.1 08 Mar 2020 15:36:48 |
tcberner |
www/tdiary: Update to 5.1.1
PR: 244520
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.1.0 03 Dec 2019 01:14:09 |
meta |
www/tdiary: Update to 5.1.0
PR: 242291
Submitted by: maintainer
Relnotes: https://raw.githubusercontent.com/tdiary/tdiary-core/master/ChangeLog |
5.0.14 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
5.0.14 30 Jun 2019 21:57:04 |
swills |
www/tdiary: update to 5.0.14
PR: 238880
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.13 07 May 2019 09:04:29 |
meta |
www/tdiary: Update to 5.0.13
PR: 236908
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer, initial revision)
Relnotes: http://www.tdiary.org/20190329.html
http://www.tdiary.org/20190403.html |
5.0.11 23 Jan 2019 02:49:41 |
swills |
www/tdiary: Update to 5.0.11
PR: 235129
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.10 07 Oct 2018 02:50:28 |
swills |
www/tdiary: Update to 5.0.10
PR: 231811
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.9 29 Jun 2018 13:09:45 |
swills |
www/tdiary: Update to 5.0.9
PR: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.8 05 Apr 2018 14:25:18 |
wen |
- Update to 5.0.8
PR: 227062
Submitted by: yasu@utahime.org(maintainer) |
5.0.7 10 Jan 2018 17:41:46 |
swills |
www/tdiary: update distinfo
Source archive was rerolled by upstream
PR: 225046
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.7 29 Dec 2017 15:39:13 |
wen |
- Update to 5.0.7
PR: 224671
Submitted by: yasu@utahime.org(maintainer) |
5.0.6 29 Sep 2017 17:45:05 |
swills |
www/tdiary: Update to 5.0.6
PR: 222688
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.5_1 15 Sep 2017 05:52:26 |
sunpoet |
Update LICENSE
PR: 222306
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.5_1 12 Sep 2017 05:21:09 |
pi |
www/tdiary: Make tdiary-inst.rb fit for current version
PR: 221930
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
5.0.5 10 Jul 2017 17:35:15 |
ultima |
* Updated to 5.0.5
* Maintainer change tota --> Yasuhiro KIMURA <yasu@utahime.org> (maintainer
timout 10 months)
* Moved Uses and USE_*(13.1.7) to start the section [1]
This port is not using USE_GITHUB due to increased complexity consisting of more
sources and markdown to html converting. For a more details explanation, please
check PR212792[2] or the differential.
Changelog: https://github.com/tdiary/tdiary-core/releases/tag/v5.0.5
[1]
https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212792
PR: 212792
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor), maintainer timeout (10 months)
Differential Revision: https://reviews.freebsd.org/D11540 |
4.2.1_1 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
4.2.1_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
4.2.1_1 23 Apr 2016 19:01:18 |
swills |
www/tdiary: convert to USES=shebangfiles |
4.2.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.2.1 20 Mar 2016 20:40:39 |
tota |
- Update to 4.2.1
PR: 206309 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> |
4.0.5 16 Jan 2016 15:11:37 |
tota |
- Add LICENSE_FILE
- Switch to options helpers
- Modernize plist: switch to @owner/@group and @dir
PR: 205736
Submitted by: amdmi3@ |
4.0.5 15 Nov 2015 03:05:00 |
sunpoet |
- Add NO_ARCH
Approved by: portmgr (blanket) |
4.0.5 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
4.0.5 25 Sep 2014 12:41:01 |
tota |
- Update to 4.0.5 |
4.0.4 29 Jun 2014 08:34:52 |
tota |
- Update to 4.0.4
- Make use of PLIST_SUB and pkg-plist instead of TMPPLIST |
4.0.3_1 29 Jun 2014 08:05:05 |
tota |
- Remove textproc/ruby-hikidoc
* Use textproc/rubygem-hikidoc instead
- Bump PORTREVISION in www/tdiary, accordingly |
4.0.3 26 Apr 2014 10:06:08 |
tota |
- Update to 4.0.3
- Remove RUBY_REQUIRE
- Unmute INSTALL_DATA, INSTALL_SCRIPT and TAR
- Make DOCS unconditional to stage |
4.0.2 02 Jan 2014 20:35:18 |
swills |
- Ruby 1.9 is default, remove logic for it
With hat: ruby@ |
4.0.2 01 Jan 2014 05:16:00 |
tota |
- Update to 4.0.2 |
4.0.1 27 Oct 2013 07:20:40 |
tota |
- Update to 4.0.1 |
4.0.0_2 27 Oct 2013 03:19:10 |
tota |
- Remove CHOWN command for staging
- Remove ruby18 conditional part |
4.0.0_1 19 Oct 2013 05:12:48 |
tota |
- Add missing documents |
4.0.0 13 Oct 2013 05:25:08 |
tota |
- Update to 4.0.0
- Support STAGEDIR |
3.2.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.2.2 01 May 2013 11:08:14 |
tota |
- Update to 3.2.2
- Remove indefinite article from COMMENT |
3.2.1 29 Jan 2013 13:18:15 |
tota |
- Update to 3.2.1
PR: ports/175664 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> |
3.2.0 14 Jan 2013 05:02:10 |
tota |
- Adopt OptionsNG
PR: ports/175272 (based on)
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> |
3.2.0 06 Nov 2012 17:37:17 |
tota |
- Update to 3.2.0 [1]
- Change target post-extract to pre-patch
- Convert to new Makefile header
- Make use of textproc/ruby-rdtool instead of vendor/rdtool-0.6.37
- Remove LICENSE_FILE for license in Templates/Licenses
PR: ports/173324 [1]
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> [1]
Feature safe: yes |
3.1.4 31 Jul 2012 20:59:44 |
tota |
- Update to 3.1.4 |
3.1.3 30 May 2012 14:33:45 |
tota |
- Update to 3.1.3
- Fix reinstall target |
3.1.2_1 18 Feb 2012 22:11:47 |
tota |
- Make use of devel/rubygem-json_pure which had not been updated to 1.6.5 yet
when this port was updated to 3.1.2 instead of bundle json_pure library
- Do not install LICENSE file
- Bump PORTREVISION |
3.1.2 04 Feb 2012 01:59:32 |
tota |
- Update to 3.1.2 |
3.1.1_1 05 Nov 2011 00:58:26 |
tota |
- Add missing runtime dependency on ruby-iconv
PR: ports/162269
Submitted by: Yoshisato YANAGISAWA <osho_AT_pcc-software_DOT_org> |
3.1.1 29 Oct 2011 16:09:56 |
tota |
- Update to 3.1.1 |
3.1.0 03 Aug 2011 21:17:38 |
tota |
- Update to 3.1.0 |
3.0.2 04 May 2011 01:35:55 |
tota |
- Fix install script |
3.0.2 30 Apr 2011 06:12:07 |
tota |
- Update to 3.0.2 |
3.0.1 13 Nov 2010 13:10:07 |
tota |
- Update MASTER_SITES
- Remove MD5 checksum from distinfo |
3.0.1 20 Sep 2010 12:08:31 |
tota |
- Update to 3.0.1
* Fix the error of blog-category
* Fix the error of tsukkomi from mobile phone |
3.0.0 12 Sep 2010 02:40:33 |
tota |
- Update to 3.0.0
- Change repository site in pkg-descr
- Update install script |
2.2.3 25 Mar 2010 13:31:04 |
tota |
- Update to 2.2.3 to fix security issue in the trackback plugin [*]
- Fix MASTER_SITES to make fetchable from SF.net
[*] It only happens in the following case at the same time:
- In tDiary 2.2.2 or earlier stable releases
- Enable the trackback plugin
- Browse with Microsoft Internet Explorer 7
- Update diary via URLs which are set the security traps
see http://www.tdiary.org/20100225.html written in Japanese
for details.
Approved by: maho (mentor) |
2.2.2 12 Sep 2009 03:14:59 |
tota |
- Update to 2.2.2
- Fix install paths as they should have been
- Remove CONFLICTS
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
Approved by: maho (mentor) |
2.2.1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
2.2.1 04 Mar 2008 18:41:28 |
beech |
- Update to 2.2.1
- Add pkg-plist
- Respect prefix and portdocs
- Makefile cleanup
PR: ports/121253
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer) |
2.2.0 03 Jan 2008 02:33:24 |
beech |
- Update to 2.2.0
- Use SF macro
PR: ports/118772
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
Approved by: linimon (mentor) |
2.0.4 14 Dec 2006 11:06:41 |
miwi |
- Update to 2.0.4
PR: ports/106686
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
Security:
http://www.vuxml.org/freebsd/fefd93d8-8af5-11db-9d01-0016179b2dd5.html |
2.0.3 02 Dec 2006 16:45:03 |
miwi |
- Update to 2.0.3
PR: ports/106208
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
Security:
http://www.vuxml.org/freebsd/666b8c9e-8212-11db-851e-0016179b2dd5.html |
2.0.2_1 19 Sep 2006 15:18:06 |
garga |
Pass maintainership to TAKATSU Tomonari <tota@rtfm.jp>
PR: ports/103372
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (ex-maintainer) |
2.0.2_1 29 Jan 2006 15:41:10 |
pav |
- Install script bug fix
PR: ports/92449
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
2.0.2_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.2_1 15 Sep 2005 20:42:56 |
pav |
- Fix a bug in the installer
PR: ports/84866
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
2.0.2 25 Jul 2005 14:31:40 |
vs |
Depend on a more recent Ruby-version
PR: ports/83937
Submitted by: maintainer |
2.0.2 21 Jul 2005 09:38:49 |
pav |
- Update to 2.0.2
PR: ports/83840
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
Security: http://jvn.jp/jp/JVN%2360776919/index.html |
2.0.1 13 Apr 2005 07:43:37 |
vs |
Update 2.0.1:
- some bugs fixed
- add mobile phones of new Vodafone to mobile mode
PR: ports/79419
Submitted by: Fumihiko Kimura |
2.0.0 27 Jun 2004 14:24:48 |
pav |
- Update to 2.0.0
PR: ports/68406, ports/68410
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
1.5.7 06 May 2004 13:13:11 |
pav |
- Update to 1.5.7
PR: ports/66321
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
1.5.6_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.5.6_2 01 Mar 2004 17:01:10 |
pav |
- Make this work with ruby 1.8
PR: ports/63458
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
1.5.6_1 13 Dec 2003 13:09:36 |
kuriyama |
* Fix pkg-message generation on read-only filesystem.
* Add CONFICT to www/tdiary and japanese/tdiary.
PR: ports/60201
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
1.5.6_1 09 Dec 2003 02:48:11 |
linimon |
Fix a security related problem in tDiary 1.5.6, see
http://www.tdiary.org/20031119.html (Japanese-language) for details.
It only happened in the following case:
* "@secure = true" in setting file (tdiary.conf)
* output_rdf.rb or tb-send.rb by plugin choice
PR: ports/59451
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
1.5.6 15 Nov 2003 09:19:23 |
knu |
Update to 1.5.6.
PR: ports/59281
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (MAINTAINER) |
1.5.5_1 09 Nov 2003 12:59:57 |
jeh |
- Problem Report ports/58268
- Other revisions
PR: 58549
Submitted By: MAINTAINER |
1.5.5 02 Nov 2003 04:02:07 |
marcus |
Fix issues with CATEGORIES not listing the enclosing directory as the
primary category.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.5.5 10 Aug 2003 01:45:08 |
leeym |
Update www/tdiary (maintainer): 1.5.4 --> 1.5.5
PR: 55422
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> |
1.5.4_3 29 Jul 2003 05:53:24 |
daichi |
update www/tdiary:
- Change of an installation script
- add RUBY_SHEBANG_FILES to Makefile
PR: 55000
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer) |
1.5.4_2 21 Jul 2003 04:04:01 |
yoichi |
Copy japanese/tdiary to www/tdiary
www/tdiary installs setup script to set default language to English
japanese/tdiary installs one to set default language to Japanese
PR: ports/54306
Submitted by: maintainer |