notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/tdiary/Makefile

Number of commits found: 87

Thursday, 29 Feb 2024
08:24 Yasuhiro Kimura (yasu) search for other commits by this committer
www/tdiary: Update to 5.3.0

ReleaseNotes:	https://tdiary.org/20240229.html
commit hash: 8a25360ce2f758a6bb88625e7fc7a5781153bf63 commit hash: 8a25360ce2f758a6bb88625e7fc7a5781153bf63 commit hash: 8a25360ce2f758a6bb88625e7fc7a5781153bf63 commit hash: 8a25360ce2f758a6bb88625e7fc7a5781153bf63 8a25360
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Friday, 23 Dec 2022
07:32 Yasuhiro Kimura (yasu) search for other commits by this committer
www/tdiary: Update to 5.2.4

ReleaseNotes:	https://tdiary.org/release/5.2/2022/11/29/release-5_2_4.html
commit hash: e811b5e0e74540bb1d08527e94fa977e79ff2f66 commit hash: e811b5e0e74540bb1d08527e94fa977e79ff2f66 commit hash: e811b5e0e74540bb1d08527e94fa977e79ff2f66 commit hash: e811b5e0e74540bb1d08527e94fa977e79ff2f66 e811b5e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 29 Aug 2022
17:09 Yasuhiro Kimura (yasu) search for other commits by this committer
www/tdiary: Update to 5.2.3

ChangeLog:	https://tdiary.org/20220829.html
commit hash: a1d491b1ad9b17c6a4a02642bb6c126ff2d28bcd commit hash: a1d491b1ad9b17c6a4a02642bb6c126ff2d28bcd commit hash: a1d491b1ad9b17c6a4a02642bb6c126ff2d28bcd commit hash: a1d491b1ad9b17c6a4a02642bb6c126ff2d28bcd a1d491b
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Aldert Nooitgedagt
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Kapranoff <alex@kapranoff.ru>
  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alex Miller (<asm@asm.kiev.ua>)
  *  Alex Pesternikov <ap@page2rss.com>
  *  Alex Povolotsky <tarkhil@over.ru>
  *  Alex Varju <freebsd-ports@varju.ca>
  *  Alexander Koch <fbsd@meersau.de>
  *  Alexander Kriventsov
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <info@logvinov.com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Alfred Perlstein <alfred@freebsd.org>
  *  Allie Micka <allie@pajunas.com>
  *  Anatoliy Dmytriyev <tolid@plab.ku.dk>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrea Cervesato <andrea@cervesato.it>
  *  Andrea Sozzi <as@g-cows.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <andrey.zverev@electro-com.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew T. Bennett <potatosaladx@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Anes Muhametov <anes@anes.su>
  *  Anes Mukhametov <anes@anes.su>
  *  Anonymous
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antony Mawer <ports@mawer.org>
  *  Aron Schlesinger <as@bsdgroup.de>
  *  Ask Bjoern Hansen <ask@valueclick.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Ayumi M <ayu@commun.jp>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Swingle <unfurl@FreeBSD.org>
  *  Bob Bomar <bob@fly.homeunix.org>
  *  Boris Lytochkin (lytboris@gmail.com)
  *  Brandon Fosdick <bfoz@bfoz.net>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Brian Somers <brian@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Cecile Neu <neu@mycontrol.de>
  *  Chadwick Sorrell chad@wickdev.com
  *  Charlie & <root@dev2.rambler.ru>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chin-San Huang <chinsan@mail2000.com.tw>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Christopher Knaust <jigboe@gmx.de>
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Cory R King <coryking@mozimedia.com>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Dan Langille <dan@langille.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel B. Hemmerich
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Morante <daniel@morante.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Danny Warren <danny@dannywarren.com>
  *  Dash|RD
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  David Barksdale <amatus@gnu.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Denny Lin <dennylin93@hs.ntnu.edu.tw>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@Chg.RU>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Semkin <lslarry@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Douglas Thrift
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu <dryice@FreeBSD.org>
  *  Dryice Liu <dryice@dryice.name>
  *  Elisey Savateev <b3k@mail.ru>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Tagestad <espen@tagestad.no>
  *  Euan Thoms <euan@potensol.com>
  *  Fanying Jen <fanying@fynet.com>
  *  Fernan Aguero
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francisco Cabrita <include@npf.pt.freebsd.org>
  *  Frank Behrens <frank@pinky.sax.de>
  *  Frank Mayhar <frank@exit.com>
  *  Frank Wall <fw@moov.de>
  *  Fred Cox
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Garrett A. Wollman
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@alerce.com>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerard Seibert <gerard@seibercom.net>
  *  Gerrit Beine (<tux@pinguru.net>)
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gilbert Morgan <gmm@tutanota.com>
  *  Goran Lowkrantz <glz@hidden-powers.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Groovis <groovis@groovis.net>
  *  Gruen Christian <kiki@bsdro.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Guixing Bai <khsing.cn@gmail.com>
  *  Guy P.
  *  Helmut Ritter <freebsd-ports@charlieroot.de>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hiten Pandya <hiten@uk.FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hubert Tournier <hubert@frbsd.org>
  *  Hugo Leisink
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Skalozubov <freebsd@skinc.ru>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jacob Atzen <jatzen@gmail.com>
  *  Jacques Marneweck <jacques@php.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James White <whitejv81@gmail.com>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Javier Martin Rueda <jmrueda@diatel.upm.es>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeremie Le Hen <jlh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Riggs <ports@christianserving.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jochen Neumeister <joneum@FreeBSD.org>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Hixson <john@ixsystems.com>
  *  John von Essen
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Pater <cowboyneal@gmail.com>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Garcia Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <j.el-rayes@daemon.li>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Joseph Scott (<joseph@randomnetworks.com>)
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <jlaffaye@FreeBSD.org>
  *  JunSeon Oh <hollywar@mail.holywar.net>
  *  Juraj Lutter <juraj@lutter.sk>
  *  Justin Hawkins <justin@hawkins.id.au>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken McGlothlen <ken.mcglothlen@gmail.com>
  *  Kevin Golding <ports@caomhin.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kim Scarborough <user@unknown.nu>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kristaps Kulis <kristaps.kulis@gmail.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Lidl (kurt.lidl@cello.com)
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  Loic Blot <loic.blot@unix-experience.fr>
  *  Loren M. Lang <loren@north-winds.org>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Manuel Kasper <mk@neon1.net>
  *  Manuel Rábade <mig@mig-29.net>
  *  Marc G. Fournier
  *  Marc G. Fournier <scrappy@hub.org>
  *  Marcello Coutinho
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marek Holienka <marekholienka@gmail.com>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Huizer; Eindhoven
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Waschbuesch <martin@waschbuesch.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Maurice Castro <maurice@castro.aus.net>
  *  Max N. Boyarov <m.boyarov@bsd.by>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion (mux@FreeBSD.org)
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Capp <myntric@exeonline.com>
  *  Michael Fausten <ports@michael-fausten.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <mranner@inode.at>
  *  Michael Schout <mschout@gkg.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Meyer
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mitchell Smith <mjs@bur.st>
  *  Mitsuru Yoshida <mitsuru@riken.go.jp>
  *  Moggie <moggie@elasticmind.net>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Mons Anderson <mons@cpan.org>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Mun-Kyo Seo <munggo@pmy.lv>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Mykola Marzhan <delgod@portaone.com>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Nick Hilliard <nick@foobar.org
  *  Nick Hilliard <nick@foobar.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas de Bari Embriz Garcia Rojas <nbari@tequila.io>
  *  Nicole Reid <root@cooltrainer.org>
  *  Oddbjorn Steffensen <oddbjorn@tricknology.org>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oleg Sidorkin <osidorkin@gmail.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter <peter@vereshagin.org>
  *  Peter Avalos <pavalos@theshell.com>
  *  Peter Lai <cowbert@gmail.com>
  *  Peter Libassi <peter@libassi.se>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter Wemm <peter@netplex.com.au>
  *  Phil Phillips
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Radim Kolar <hsn@sanatana.dharma>
  *  Ralf Gebhart <gebhart@secnetix.de>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@FreeBSD.org>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Richard Neese <r.neese@gmail.com>
  *  Ricky E. <codeblock@eighthbit.net>
  *  Rink Springer <rink@FreeBSD.org>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Taylor <ports@rbt.ca>
  *  Rodrigo Nicola Lombardo <rodnic@gmail.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rozhuk Ivan 2019 <rozhuk.im@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sahil Tandon <sahil@tandon.net>
  *  Scott Sanders <scott@jssjr.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <kozlov.sergey.404@gmail.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Osipov <sipopo@yandex.ru>
  *  Sergey Osokin <osa@FreeBSD.org>
  *  Sergey Osokin aka oZZ <ports@FreeBSD.org>
  *  Sergey Samoyloff <gonza@techline.ru>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Dick <simond@irrelevant.org>
  *  Simun Mikecin <numisemis at yahoo.com>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Soren Dossing <sauber@netcom.com>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stefan Bethke <stb@lassitu.de>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stefan `Sec` Zehl <sec@42.org>
  *  Stephane Legrand <stephane@freebsd-fr.org>
  *  Steve Polyack <spolyack@collaborativefusion.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@exit2shel.com>
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Sandford <freebsduser@paradisegreen.co.uk>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas-Martin Seck <tmseck@netcologne.de>
  *  Thomas-Martin Seck <tmseck@web.de>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Torsten Zühlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Ultima
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Vsevolod Stakhov
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>)
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <william88@gmail.com>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yoshiro MIHIRA <sanpei@FreeBSD.org>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  Zahatski Aliaksandr <zag@cpan.org>
  *  Zane C, Bowers-Hadley <vvelox@vvelox.net>
  *  Zhen REN <bg1tpt@gmail.com>
  *  Zhihao Yuan <lichray@gmail.com>
  *  aaron@FreeBSD.org
  *  ache
  *  ache@FreeBSD.org
  *  alex@kapranoff.ru
  *  anders
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  antoine@FreeBSD.org
  *  arved
  *  babak@farrokhi.net
  *  bf <bf2006a@yahoo.com>
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org>
  *  chinsan <chinsan@mail2000.com.tw>
  *  chinsan <chisnan.tw@gmail.com>
  *  citrin+bsd@citrin.ru
  *  cjr@cruwe.de
  *  clement
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  coryking
  *  cpm
  *  dom@happygiraffe.net
  *  dsh@vlink.ru
  *  fabian.freyer@physik.tu-berlin.de
  *  gahr
  *  genserg@hotmail.com
  *  gugu
  *  hrs@FreeBSD.org
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jfitz
  *  johnpupu <johnpupu@gmail.com>
  *  jupengfei <jupengfei@gmail.com>
  *  k@123.org
  *  kbyanc
  *  kftseng@iyard.org
  *  koshy@india.hp.com
  *  kstailey
  *  lars.eggert@gmx.net
  *  lbr
  *  lbr@FreeBSD.org
  *  lev@FreeBSD.org
  *  mahlon
  *  maintainer.freebsd@xpoundit.com
  *  mbr@FreeBSD.org
  *  milki <milki@rescomp.berkeley.edu>
  *  mjhsieh
  *  mons
  *  mt@primats.org.ua
  *  mwlucas
  *  niels <niels@FreeBSD.org>
  *  nik
  *  nork@cityfujisawa.ne.jp
  *  otaviof@gmail.com
  *  pauls@utdallas.edu
  *  ports@c0decafe.net
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  rene@FreeBSD.org
  *  sada
  *  stas
  *  thierry@pompo.net
  *  thinker <thinker@branda.to>
  *  tobez@plab.ku.dk
  *  toni.viemero@iki.fi
  *  torstenb
  *  tundra
  *  uwe.pierau@tu-clausthal.de
  *  vanilla
  *  vanilla@
  *  will
  *  wollman
  *  wosch@FreeBSD.org
  * # Created by Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>

With hat:	portmgr
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 e915e75
Sunday, 29 May 2022
14:14 Yasuhiro Kimura (yasu) search for other commits by this committer
www/tdiary: Update to 5.2.2

ChangeLog:	https://tdiary.org/20220529.html
commit hash: 63c7d7638797e80313d8c6d167e21013b585bb12 commit hash: 63c7d7638797e80313d8c6d167e21013b585bb12 commit hash: 63c7d7638797e80313d8c6d167e21013b585bb12 commit hash: 63c7d7638797e80313d8c6d167e21013b585bb12 63c7d76
Tuesday, 1 Mar 2022
08:52 Yasuhiro Kimura (yasu) search for other commits by this committer
www/tdiary: Update to 5.2.1

ReleaseNotes:	https://tdiary.org/20220228.html
commit hash: 4900acefd0ab9e5c5cc38b1cbad2ee0bce587bf4 commit hash: 4900acefd0ab9e5c5cc38b1cbad2ee0bce587bf4 commit hash: 4900acefd0ab9e5c5cc38b1cbad2ee0bce587bf4 commit hash: 4900acefd0ab9e5c5cc38b1cbad2ee0bce587bf4 4900ace
Tuesday, 30 Nov 2021
15:16 Yasuhiro Kimura (yasu) search for other commits by this committer
www/tdiary: Update to 5.2.0

While here,

* Switch to DISTVERSION
* Re-format Makefile with portfmt

ReleaseNotes:	https://tdiary.org/20211129.html
commit hash: b0d4ca4d333ec63cc8599405f68f63815521b522 commit hash: b0d4ca4d333ec63cc8599405f68f63815521b522 commit hash: b0d4ca4d333ec63cc8599405f68f63815521b522 commit hash: b0d4ca4d333ec63cc8599405f68f63815521b522 b0d4ca4
Tuesday, 28 Sep 2021
05:13 Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org

Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 10c30f1
Wednesday, 1 Sep 2021
06:07 Fernando Apesteguía (fernape) search for other commits by this committer Author: Yasuhiro Kimura
www/tdiary: Update to 5.1.7

ChangeLog: https://tdiary.org/20210829.html

PR:	258165
Reported by:	yasu@utahime.org (maintainer)
commit hash: b6cd87641b68cf9584a2ad0d862509cbe6589bb2 commit hash: b6cd87641b68cf9584a2ad0d862509cbe6589bb2 commit hash: b6cd87641b68cf9584a2ad0d862509cbe6589bb2 commit hash: b6cd87641b68cf9584a2ad0d862509cbe6589bb2 b6cd876
Tuesday, 31 Aug 2021
19:50 Bernhard Froehlich (decke) search for other commits by this committer
www/tdiary: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 6febfaeb097673347e9fb62ad0115a60a58b9461 commit hash: 6febfaeb097673347e9fb62ad0115a60a58b9461 commit hash: 6febfaeb097673347e9fb62ad0115a60a58b9461 commit hash: 6febfaeb097673347e9fb62ad0115a60a58b9461 6febfae
Sunday, 30 May 2021
03:21 Neel Chauhan (nc) search for other commits by this committer 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
commit hash: e85331defa2e51dd3190e28e7532caade871a445 commit hash: e85331defa2e51dd3190e28e7532caade871a445 commit hash: e85331defa2e51dd3190e28e7532caade871a445 commit hash: e85331defa2e51dd3190e28e7532caade871a445 e85331d
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 1 Mar 2021
21:38 nc search for other commits by this committer
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)
Original commitRevision:566914 
Tuesday, 1 Dec 2020
07:00 meta search for other commits by this committer
www/tdiary: Update to 5.1.4

PR:		251461
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Relnotes:	https://tdiary.org/20201129.html
Original commitRevision:556716 
Saturday, 12 Sep 2020
22:17 dbaio search for other commits by this committer
www/tdiary: Update to 5.1.3

PR:		248989
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:548427 
Saturday, 30 May 2020
17:58 dbaio search for other commits by this committer
www/tdiary: Update to 5.1.2

PR:		246870
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:537098 
Sunday, 8 Mar 2020
15:36 tcberner search for other commits by this committer
www/tdiary: Update to 5.1.1

PR:		244520
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>  (maintainer)
Original commitRevision:528043 
Tuesday, 3 Dec 2019
01:14 meta search for other commits by this committer
www/tdiary: Update to 5.1.0

PR:		242291
Submitted by:	maintainer
Relnotes:	https://raw.githubusercontent.com/tdiary/tdiary-core/master/ChangeLog
Original commitRevision:518895 
Sunday, 30 Jun 2019
21:57 swills search for other commits by this committer
www/tdiary: update to 5.0.14

PR:		238880
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:505518 
Tuesday, 7 May 2019
09:04 meta search for other commits by this committer
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
Original commitRevision:500955 
Wednesday, 23 Jan 2019
02:49 swills search for other commits by this committer
www/tdiary: Update to 5.0.11

PR:		235129
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:491017 
Sunday, 7 Oct 2018
02:50 swills search for other commits by this committer
www/tdiary: Update to 5.0.10

PR:		231811
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:481410 
Friday, 29 Jun 2018
13:09 swills search for other commits by this committer
www/tdiary: Update to 5.0.9

PR:		Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:473548 
Thursday, 5 Apr 2018
14:25 wen search for other commits by this committer
- Update to 5.0.8

PR:		227062
Submitted by:	yasu@utahime.org(maintainer)
Original commitRevision:466564 
Friday, 29 Dec 2017
15:39 wen search for other commits by this committer
- Update to 5.0.7

PR:		224671
Submitted by:	yasu@utahime.org(maintainer)
Original commitRevision:457509 
Friday, 29 Sep 2017
17:45 swills search for other commits by this committer
www/tdiary: Update to 5.0.6

PR:		222688
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:450925 
Friday, 15 Sep 2017
05:52 sunpoet search for other commits by this committer
Update LICENSE

PR:		222306
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:449887 
Tuesday, 12 Sep 2017
05:21 pi search for other commits by this committer
www/tdiary: Make tdiary-inst.rb fit for current version

PR:		221930
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:449671 
Monday, 10 Jul 2017
17:35 ultima search for other commits by this committer
* 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
Original commitRevision:445445 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Saturday, 23 Apr 2016
19:01 swills search for other commits by this committer
www/tdiary: convert to USES=shebangfiles
Original commitRevision:413902 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 20 Mar 2016
20:40 tota search for other commits by this committer
- Update to 4.2.1

PR:		206309 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Original commitRevision:411518 
Saturday, 16 Jan 2016
15:11 tota search for other commits by this committer
- Add LICENSE_FILE
- Switch to options helpers
- Modernize plist: switch to @owner/@group and @dir

PR:		205736
Submitted by:	amdmi3@
Original commitRevision:406229 
Sunday, 15 Nov 2015
03:05 sunpoet search for other commits by this committer
- Add NO_ARCH

Approved by:	portmgr (blanket)
Original commitRevision:401676 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
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
Original commitRevision:394508 
Thursday, 25 Sep 2014
12:41 tota search for other commits by this committer
- Update to 4.0.5
Original commitRevision:369247 
Sunday, 29 Jun 2014
08:34 tota search for other commits by this committer
- Update to 4.0.4
- Make use of PLIST_SUB and pkg-plist instead of TMPPLIST
Original commitRevision:359747 
08:05 tota search for other commits by this committer
- Remove textproc/ruby-hikidoc
  * Use textproc/rubygem-hikidoc instead
- Bump PORTREVISION in www/tdiary, accordingly
Original commitRevision:359740 
Saturday, 26 Apr 2014
10:06 tota search for other commits by this committer
- Update to 4.0.3
- Remove RUBY_REQUIRE
- Unmute INSTALL_DATA, INSTALL_SCRIPT and TAR
- Make DOCS unconditional to stage
Original commitRevision:352237 
Thursday, 2 Jan 2014
20:35 swills search for other commits by this committer
- Ruby 1.9 is default, remove logic for it

With hat:	ruby@
Original commitRevision:338495 
Wednesday, 1 Jan 2014
05:16 tota search for other commits by this committer
- Update to 4.0.2
Original commitRevision:338359 
Sunday, 27 Oct 2013
07:20 tota search for other commits by this committer
- Update to 4.0.1
Original commitRevision:331751 
03:19 tota search for other commits by this committer
- Remove CHOWN command for staging
- Remove ruby18 conditional part
Original commitRevision:331745 
Saturday, 19 Oct 2013
05:12 tota search for other commits by this committer
- Add missing documents
Original commitRevision:330846 
Sunday, 13 Oct 2013
05:25 tota search for other commits by this committer
- Update to 4.0.0
- Support STAGEDIR
Original commitRevision:330205 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 1 May 2013
11:08 tota search for other commits by this committer
- Update to 3.2.2
- Remove indefinite article from COMMENT
Original commitRevision:317010 
Tuesday, 29 Jan 2013
13:18 tota search for other commits by this committer
- Update to 3.2.1

PR:		ports/175664 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Original commitRevision:311161 
Monday, 14 Jan 2013
05:02 tota search for other commits by this committer
- Adopt OptionsNG

PR:		ports/175272 (based on)
Submitted by:	Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Original commitRevision:310359 
Tuesday, 6 Nov 2012
17:37 tota search for other commits by this committer
- 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
Original commitRevision:307084 
Tuesday, 31 Jul 2012
20:59 tota search for other commits by this committer
- Update to 3.1.4
Original commit
Wednesday, 30 May 2012
14:33 tota search for other commits by this committer
- Update to 3.1.3
- Fix reinstall target
Original commit
Saturday, 18 Feb 2012
22:11 tota search for other commits by this committer
- 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
Original commit
Saturday, 4 Feb 2012
01:59 tota search for other commits by this committer
- Update to 3.1.2
Original commit
Saturday, 5 Nov 2011
00:58 tota search for other commits by this committer
- Add missing runtime dependency on ruby-iconv

PR:             ports/162269
Submitted by:   Yoshisato YANAGISAWA <osho_AT_pcc-software_DOT_org>
Original commit
Saturday, 29 Oct 2011
16:09 tota search for other commits by this committer
- Update to 3.1.1
Original commit
Wednesday, 3 Aug 2011
21:17 tota search for other commits by this committer
- Update to 3.1.0
Original commit
Saturday, 30 Apr 2011
06:12 tota search for other commits by this committer
- Update to 3.0.2
Original commit
Saturday, 13 Nov 2010
13:10 tota search for other commits by this committer
- Update MASTER_SITES
- Remove MD5 checksum from distinfo
Original commit
Monday, 20 Sep 2010
12:08 tota search for other commits by this committer
- Update to 3.0.1
  * Fix the error of blog-category
  * Fix the error of tsukkomi from mobile phone
Original commit
Sunday, 12 Sep 2010
02:40 tota search for other commits by this committer
- Update to 3.0.0
- Change repository site in pkg-descr
- Update install script
Original commit
Thursday, 25 Mar 2010
13:31 tota search for other commits by this committer
- 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)
Original commit
Saturday, 12 Sep 2009
03:14 tota search for other commits by this committer
- 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)
Original commit
Saturday, 22 Aug 2009
00:38 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
Original commit
Tuesday, 4 Mar 2008
18:41 beech search for other commits by this committer
- 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)
Original commit
Thursday, 3 Jan 2008
02:33 beech search for other commits by this committer
- Update to 2.2.0
- Use SF macro

PR:             ports/118772
Submitted by:   TAKATSU Tomonari <tota@rtfm.jp> (maintainer)
Approved by:    linimon (mentor)
Original commit
Thursday, 14 Dec 2006
11:06 miwi search for other commits by this committer
- 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
Original commit
Saturday, 2 Dec 2006
16:45 miwi search for other commits by this committer
- 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
Original commit
Tuesday, 19 Sep 2006
15:18 garga search for other commits by this committer
Pass maintainership to TAKATSU Tomonari <tota@rtfm.jp>

PR:             ports/103372
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp> (ex-maintainer)
Original commit
Thursday, 15 Sep 2005
20:42 pav search for other commits by this committer
- Fix a bug in the installer

PR:             ports/84866
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
Original commit
Monday, 25 Jul 2005
14:31 vs search for other commits by this committer
Depend on a more recent Ruby-version

PR:             ports/83937
Submitted by:   maintainer
Original commit
Thursday, 21 Jul 2005
09:38 pav search for other commits by this committer
- 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
Original commit
Wednesday, 13 Apr 2005
07:43 vs search for other commits by this committer
Update 2.0.1:
- some bugs fixed
- add mobile phones of new Vodafone to mobile mode

PR:             ports/79419
Submitted by:   Fumihiko Kimura
Original commit
Sunday, 27 Jun 2004
14:24 pav search for other commits by this committer
- Update to 2.0.0

PR:             ports/68406, ports/68410
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
Original commit
Thursday, 6 May 2004
13:13 pav search for other commits by this committer
- Update to 1.5.7

PR:             ports/66321
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
Original commit
Monday, 1 Mar 2004
17:01 pav search for other commits by this committer
- Make this work with ruby 1.8

PR:             ports/63458
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
Original commit
Saturday, 13 Dec 2003
13:09 kuriyama search for other commits by this committer
* 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)
Original commit
Tuesday, 9 Dec 2003
02:48 linimon search for other commits by this committer
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)
Original commit
Saturday, 15 Nov 2003
09:19 knu search for other commits by this committer
Update to 1.5.6.

PR:             ports/59281
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp> (MAINTAINER)
Original commit
Sunday, 9 Nov 2003
12:59 jeh search for other commits by this committer
- Problem Report ports/58268
- Other revisions

PR:             58549
Submitted By:   MAINTAINER
Original commit
Sunday, 2 Nov 2003
04:02 marcus search for other commits by this committer
Fix issues with CATEGORIES not listing the enclosing directory as the
primary category.

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Original commit
Sunday, 10 Aug 2003
01:45 leeym search for other commits by this committer
Update www/tdiary (maintainer): 1.5.4 --> 1.5.5

PR:             55422
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp>
Original commit
Tuesday, 29 Jul 2003
05:53 daichi search for other commits by this committer
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)
Original commit
Monday, 21 Jul 2003
04:04 yoichi search for other commits by this committer
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
Original commit

Number of commits found: 87