Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.2_20 22 Jan 2024 00:06:45 |
Muhammad Moinur Rahman (bofh) |
misc/wmcalendar: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.5.2_19 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.5.2_19 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
0.5.2_18 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 ) |
0.5.2_18 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.5.2_18 10 Apr 2021 22:44:55 |
Piotr Kubaj (pkubaj) |
misc/wmcalendar: fix build post LLVM 11 import
Submitted by: jhibbits |
0.5.2_18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.2_18 18 Feb 2021 04:08:36 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
0.5.2_18 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.5.2_18 17 Jan 2019 14:09:26 |
tobik |
misc/wmcalendar: Fix some out-of-bounds memory access
PR: 227101
Submitted by: crahman@gmail.com
Approved by: xride (maintainer) |
0.5.2_17 20 Mar 2018 02:54:23 |
truckman |
Bump PORTREVISION on ports depending on devel/libical.
PR: 226460 |
0.5.2_16 03 May 2017 17:09:38 |
pawel |
- 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 |
0.5.2_15 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.5.2_14 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.5.2_14 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.5.2_14 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
0.5.2_14 19 Jun 2014 16:25:52 |
vanilla |
1: Stagify.
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ |
0.5.2_14 12 Jan 2014 19:48:11 |
kwm |
Update to 1.0.
Update Comment
Add LICENSE blob.
Stagify. |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.5.2_13 12 Sep 2013 08:41:52 |
marino |
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit) |
0.5.2_13 30 Dec 2012 05:14:02 |
mezz |
-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> |
0.5.2_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.2_11 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.5.2_11 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5.2_11 22 May 2010 05:56:51 |
marcus |
Update libical to 0.44. |
0.5.2_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.2_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.2_8 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.5.2_8 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.5.2_7 10 Apr 2009 05:56:28 |
marcus |
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. |
0.5.2_6 26 Jan 2009 22:13:03 |
xride |
Unbreak.
Obtained from: portsmon |
0.5.2_5 26 Jan 2009 00:19:46 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
0.5.2_5 04 Jan 2009 12:56:03 |
makc |
Update to 0.42,
bump portrevision for dependent ports
Approved by: maintainer (timeout), miwi (mentor) |
0.5.2_4 06 Jun 2008 13:45:40 |
edwin |
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) |
0.5.2_3 20 Apr 2008 17:49:34 |
miwi |
- Fix build after xorg cleanup
Submitted by: pointyhat |
0.5.2_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.5.2_2 22 Mar 2008 14:48:03 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.5.2_2 09 Feb 2008 07:17:33 |
rafan |
- Chase library version bump for devel/libical
PR: ports/118444 (libical update) |
0.5.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.5.2 17 Jan 2007 06:37:42 |
xride |
Update to 0.5.2
Take maintainership |
0.5.0_6 25 Mar 2006 09:40:53 |
lkoeller |
o) File was not commited in first step, I don't know why?
Patch is fix for missing window name. |
0.5.0_6 25 Mar 2006 09:39:09 |
lkoeller |
o) Fix problem that the app has no name, so the windowmanager could not
remember the position, etc. |
0.5.0_5 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
0.5.0_5 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.5.0_4 03 May 2005 09:02:17 |
krion |
Fix build
PR: ports/80542
Submitted by: Ports Fury |
0.5.0_4 30 Apr 2005 01:17:37 |
kris |
BROKEN: Does not build |
0.5.0_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.5.0_3 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.5.0_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.5.0_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.5.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.5.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.5.0 28 Jul 2003 05:50:16 |
daichi |
update misc/wmcalendar:
- update from 0.3.6 to 0.5.0
- drop maintainer ship
PR: 54904
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: maintainer (timeout) |
0.3.6 24 Apr 2003 12:04:15 |
fjoe |
New port: wmcalendar: a dockable calendar with interface to iCalendar
based calendars.
Submitted by: Alexey Dokuchaev |