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: converters/ical2html/Makefile
SVNWeb

Number of commits found: 20

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:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  9ee281e  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
converters: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
Sat, 24 Oct 2020
[ 12:12 fernape search for other commits by this committer ] Original commit   Revision:553190
converters/ical2html: Update to 2.1

ChangeLog: https://www.w3.org/Tools/Ical2html/ChangeLog

PR:	249222
Submitted by:	gspurki@gmail.com
Approved by:	keiichi@iijlab.net (maintainer timeout > 1month)
Tue, 20 Mar 2018
[ 02:54 truckman search for other commits by this committer ] Original commit   Revision:465061 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on ports depending on devel/libical.

PR:		226460
Wed, 3 May 2017
[ 17:09 pawel search for other commits by this committer ] Original commit   Revision:440024 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Update devel/libical to version 2.0
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN

Release Highlights
    WARNING: Version 2 IS NOT Binary Compatible with Older Versions
    Version 2 is Source Compatible with Older Versions
    Lots of source code scrubbing
    [New] RSCALE support (requires libicu from http://www.icu-project.org)
    [New] CalDAV attachment support (draft-daboo-caldav-attachments)
    [New] Resurrect the Berkeley DB storage support
    [Bug] issue83: Incorrect recurrence generation for weekly pattern
    Handle RRULEs better
    Handle threading better

PR:		218711
Submitted by:	myself
Approved by:	maintainer timeout
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 12 Jan 2014
[ 19:48 kwm search for other commits by this committer ] Original commit   Revision:339537 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Update to 1.0.

Update Comment
Add LICENSE blob.
Stagify.
Thu, 9 Jan 2014
[ 14:02 bapt search for other commits by this committer ] Original commit   Revision:339235
Support stage
Wed, 11 Dec 2013
[ 15:15 bapt search for other commits by this committer ] Original commit   Revision:336177 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
Fri, 20 Sep 2013
[ 16:05 bapt search for other commits by this committer ] Original commit   Revision:327715 (Only the first 10 of 161 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:
converters)
Sun, 30 Dec 2012
[ 05:14 mezz search for other commits by this committer ] Original commit   Revision:309647 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
-Update devel/libical to 0.48.
-Update the header
-OPTIONSng
-Use the ltverhack to correct the shared library version (44 -> 0).

Bump the rest ports that depend on devel/libical because of shared library
version has been changed. Document the update in UPDATING.

PR:		ports/173540
Remind by:	Marcin Cieslak <saper@saper.info>
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Fri, 24 Sep 2010
[ 16:47 glarkin search for other commits by this committer ] Original commit 
- Updated to 2.0

PR:             ports/150899
Submitted by:   C-S <c-s at c-s.li>
Approved by:    Keiichi SHIMA <keiichi at iijlab.net> (maintainer)
Sat, 22 May 2010
[ 05:56 marcus search for other commits by this committer ] Original commit 
Update libical to 0.44.
Fri, 10 Apr 2009
[ 05:56 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 480 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.26 for FreeBSD.  See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Sun, 4 Jan 2009
[ 12:56 makc search for other commits by this committer ] Original commit 
Update to 0.42,
bump portrevision for dependent ports

Approved by:    maintainer (timeout), miwi (mentor)
Thu, 20 Mar 2008
[ 09:23 pav search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Sat, 9 Feb 2008
[ 07:17 rafan search for other commits by this committer ] Original commit 
- Chase library version bump for devel/libical

PR:             ports/118444 (libical update)
Thu, 14 Apr 2005
[ 17:19 sumikawa search for other commits by this committer ] Original commit 
ical2html takes an iCalendar file and outputs an HTML file showing one
or more months in the form of tables.

Submitted by:   Keiichi SHIMA <keiichi@iijlab.net>
Reviewed by:    sumikawa

Number of commits found: 20