Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.3_6 16 Jul 2024 12:00:59 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
2.3.3_5 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
2.3.3_4 20 Jan 2024 13:55:49 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
2.3.3_3 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.3.3_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2.3.3_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 ) |
2.3.3 30 Jan 2023 22:02:51 |
Danilo Egea Gondolfo (danilo) |
graphics/qiv: Update to 2.3.3 |
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) |
2.3.2 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 ) |
2.3.2 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.2 03 Aug 2020 19:10:30 |
danilo |
- Update to 2.3.2
- Add dependencies explicitly to make qa happy |
2.3.1_1 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.3.1_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.3.1_1 27 Dec 2014 00:09:03 |
gblach |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
2.3.1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.3.1 20 Dec 2013 13:13:31 |
danilo |
- Update from 2.2.4 to 2.3.1
- Take maintainership
- Remove deprecated option
- Add stage support |
2.2.4_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.2.4_1 12 Sep 2013 02:37:18 |
jgh |
Note: pr originally was intended to only address pkgconfig dependency,
however this was addressed in rr327018
- adopt new lib_depends format
- pet portlint
- move pre-configure to post-patch-script
PR: 181988
Submitted by: kalten@gmx.at |
2.2.4_1 12 Sep 2013 00:21:11 |
marino |
Add explicit dependency on pkgconf (27 ports) |
2.2.4_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.2.4_1 13 Dec 2012 07:53:20 |
bapt |
Convert to new option framework |
2.2.4_1 06 Dec 2012 16:39:08 |
zi |
- Reset MAINTAINER on ports with addresses that have unrecoverable bounces.
Reported by: portscout
Feature safe: yes |
2.2.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.4 16 May 2011 11:03:47 |
culot |
- Update to 2.2.4 [1]
- Add LICENSE [1]
- Pet portlint(1) by removing trailing space
PR: ports/157008 [1]
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
2.2.3_3 04 Mar 2011 02:13:32 |
wen |
- Bump PORTREVISION to chase the update of libexif |
2.2.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.2.3 03 Feb 2010 23:18:20 |
amdmi3 |
- Set MAKE_JOBS_SAFE
- Rearrange things a little to satisfy portlint
PR: 143490
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
2.2.3 24 Jan 2010 01:56:37 |
wen |
- Update to 2.2.3
Changelog: http://spiegl.de/qiv/changes.shtml
PR: ports/143106
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
2.2.2 13 Oct 2009 22:28:25 |
miwi |
- Update to 2.2.2
- Pass maintainership to submitter
PR: 139541
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
2.1.p12_3 02 Aug 2009 02:51:50 |
wxs |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) |
2.1.p12_3 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 |
2.1.p12_2 06 Jun 2008 13:35:04 |
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) |
2.1.p12_1 23 Apr 2008 15:35:08 |
miwi |
- Fix build after xorg cleanup |
2.1.p12_1 19 Apr 2008 18:52:07 |
miwi |
- Fix index |
2.1.p12_1 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) |
2.1.p12_1 09 Apr 2008 14:45:09 |
pav |
- Fix runtime crash
PR: ports/122121
Reported by: Toomas Aas <toomas.aas@raad.tartu.ee>
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) |
2.1.p12 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.1.p12 26 Jan 2008 14:11:44 |
araujo |
- Fix PORTVERSION to 2.1.p12 on the last commit.
Approved by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer, implicit)
stas (mentor, implicit) |
2.1 26 Jan 2008 13:42:06 |
araujo |
- Update to 2.1pre12.
- Pass maintainership to submitter.
PR: ports/119958
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by: stas (mentor, implicit) |
2.0_2 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}. |
2.0_1 02 Feb 2007 20:19:43 |
pav |
- Remove references to XFree86 3.X |
2.0_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
2.0 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
2.0 07 Jan 2006 20:00:09 |
trevor |
Hash with SHA-256. |
2.0 01 Sep 2004 01:55:30 |
trevor |
Update to 2.0 version.
PR: 70790
Submitted by: Andrey Slusar
Add option for Xinerama support, and unmark BROKEN for Alpha. |
1.9 26 Feb 2004 09:26:35 |
kris |
BROKEN on alpha: Does not compile |
1.9 17 Feb 2004 02:21:40 |
trevor |
Update to 1.9.
Requested by: Grigori "Greg" Goronzy |
1.8_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.8_1 30 Jan 2004 22:51:45 |
trevor |
Use PLIST_FILES. |
1.8_1 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
1.8_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
1.8 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
1.8 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
1.8 03 Sep 2002 02:46:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.8 08 Aug 2002 11:17:51 |
trevor |
Update to 1.8.
PR: 40646
Submitted by: Oliver Braun |
27 Aug 2001 03:27:22 |
trevor |
Update to 1.7. |
21 Jan 2001 22:54:08 |
trevor |
Update to 1.6. |
02 Nov 2000 22:11:49 |
billf |
Assign maintainership to trevor@freebsd.org |
02 Nov 2000 22:08:30 |
trevor |
Update to version 1.5. Update URLs. |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
05 Oct 2000 07:57:56 |
reg |
Implement WANT_IMLIB and USE_IMLIB. |
28 Jul 2000 13:04:11 |
sobomax |
Update to 1.4. Also correct WWW while I'm here. |