Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.17_1 06 Jan 2025 21:00:49 |
Nuno Teixeira (eduardo) |
*/*: Chase devel/iniparser update
New iniparser in tree |
1.3.17 09 Jul 2024 10:04:30 |
Piotr Kubaj (pkubaj) |
sysutils/isomaster: fix build
./settings.h:10:10: fatal error: 'iniparser.h' file not found
10 | #include <iniparser.h>
While here, also update to 1.3.17. |
1.3.16_2 09 Jul 2024 07:05:49 |
Nuno Teixeira (eduardo) |
sysutils/isomaster: Fix build with latest devel/iniparser
PR: 280201
Reported by: Ale <discipline@tiscali.it> |
1.3.16_2 09 Jan 2024 11:11:45 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
1.3.16_1 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) |
1.3.16 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 ) |
1.3.16 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.16 12 May 2021 21:05:59 |
Danilo Egea Gondolfo (danilo) |
sysutils/isomaster: Drop maintainership |
1.3.16 12 May 2021 20:53:20 |
Danilo Egea Gondolfo (danilo) |
sysutils/isomaster: Update to 1.3.16
Drop maintainership. |
1.3.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.15 07 Aug 2020 17:26:54 |
danilo |
- Update to 1.3.15 |
1.3.14 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
1.3.14 30 Mar 2018 14:35:22 |
danilo |
- Update to 1.3.14
- Add library dependencies to make Q/A happy |
1.3.13_1 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. |
1.3.13 16 Apr 2016 12:29:27 |
danfe |
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby. |
1.3.13 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.3.13 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.3.13 18 Nov 2014 16:48:10 |
danilo |
- Update from 1.3.12 to 1.3.13 |
1.3.12 14 Oct 2014 14:08:10 |
danilo |
- Update from 1.3.11 to 1.3.12
- Take maintainership |
1.3.11 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
1.3.11 29 Apr 2014 05:09:40 |
miwi |
- Update to 1.3.11
PR: 188866
Submitted by: Ports Fury |
1.3.9 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.3.9 11 Sep 2013 17:17:36 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
1.3.9 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.3.9 26 Jul 2013 06:24:12 |
bapt |
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
Obtained from: DPorts |
1.3.9 27 May 2013 09:05:14 |
bsam |
USE_GNOME=desktopfileutils -> USES=desktop-file-utils. |
1.3.9 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.3.9 02 Mar 2013 05:46:45 |
miwi |
- Update to 1.3.9
PR: 176528
Submitted by: ports fury |
1.3.7_4 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
1.3.7_4 20 Feb 2013 16:08:59 |
fluffy |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM |
1.3.7_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.7_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.3.7_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.3.7_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.7_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.7 10 Jan 2010 01:33:16 |
avl |
- Update to 1.3.7 |
1.3.6 26 Sep 2009 14:44:53 |
avl |
- Update to 1.3.6
- Take maintainership
Approved by: tabthorpe (mentor)
Feature safe: yes |
1.3.5_1 25 Sep 2009 22:43:07 |
miwi |
- Reset maintainership
Feature safe: yes |
1.3.5_1 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 |
1.3.5 09 Mar 2009 19:14:20 |
miwi |
- Take over maintainership |
1.3.5 07 Jan 2009 23:11:25 |
miwi |
- Update to 1.3.5
PR: 130172
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Approved by: maintainer implicit |
1.3.4 06 Dec 2008 21:40:35 |
miwi |
- Update to 1.3.4
PR: 129314
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Approved by: maintainer implicit |
1.3.3 25 Jul 2008 12:48:47 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.3.3 19 Jul 2008 13:22:23 |
miwi |
- Update to 1.3.3
Approved by: maintainer implicit |
1.3.1_1 06 Jun 2008 14:03:26 |
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) |
1.3.1 20 Mar 2008 23:02:09 |
miwi |
- Update to 1.3.1
Approved by: maintainer implicit |
1.3 02 Feb 2008 11:39:00 |
miwi |
- Update to 1.3
PR: 119971
Submitted by: "Beat Gaetzi" <beat@chruetertee.ch>
Approved by: maintainer implicit |
1.1 28 Aug 2007 10:12:54 |
miwi |
- Update to 1.1
Approved by: maintainer implicit |
1.0 05 Aug 2007 21:27:39 |
miwi |
- Update to 1.0
Approved by: maintainer implicit |
0.8.1_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.8.1_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.8.1 21 Mar 2007 09:59:17 |
miwi |
- Update to 8.1
PR: 110501
Submitted by: Eric P. Scott <eps+pbug0703@ana.com>
Approved by: maintainer implicit |
0.7.1 09 Mar 2007 11:14:26 |
miwi |
- Update to 0.71
Approved by: maintainer implicit |
0.7 18 Jan 2007 08:19:43 |
miwi |
- Update to 0.7
PR: ports/108064
Submitted by: Eric P. Scott
Approved by: maintainer (implicit) |
0.6_1 16 Dec 2006 09:45:54 |
miwi |
- Install icons
Submitted by: farrokhi |
0.6 12 Dec 2006 12:39:56 |
miwi |
ISO Master is an open-source, graphical CD image editor
that runs on Linux; and bkisofs, the underlying library
used for reading, modifying and writing ISO images.
Basically you can use this program to extract files from
an ISO, add files to an ISO and create bootable ISOs.
WWW: http://littlesvr.ca/isomaster/
Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org> |