Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.7_9 24 Feb 2024 09:48:04 |
Muhammad Moinur Rahman (bofh) |
graphics/gliv: Moved man to share/man
Approved by: portmgr (blanket) |
1.9.7_8 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.9.7_7 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.9.7_7 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 ) |
1.9.7_7 01 Feb 2022 15:54:19 |
Piotr Kubaj (pkubaj) |
graphics/gliv: fix build on powerpc64
For some reason, on powerpc64 -lSM is added. |
1.9.7_7 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.9.7_6 13 Apr 2021 16:18:07 |
Dmitry Marakasov (amdmi3) |
graphics/gliv: clarify USE_GL
Approved by: portmgr blanket |
1.9.7_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.7_6 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
1.9.7_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.9.7_5 04 Feb 2019 11:58:21 |
linimon |
Add USES=compiler:c11 to fix build on GCC-based architectures.
While here, add gl and localbase:ldflags to USES, put USES before
USE_* and sort USES.
PR: 235371
Submitted by: Piotr Kubaj |
1.9.7_5 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.9.7_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9.7_4 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.9.7_4 23 Jun 2015 14:13:05 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Add USES=desktop-file-utils as suggested by stage-qa
- Regenerate patches with `make makepatch` |
1.9.7_3 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.9.7_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.9.7_2 16 Jun 2014 14:53:43 |
vanilla |
remove desktop-file-utils from USES to fix build.
Submitted by: swills@ |
1.9.7_2 16 Jun 2014 07:35:20 |
vanilla |
1: Stagify.
2: switch tar:bzip2, pathfix
3: add depends to desktop-file-utils
Approved by: portmgr@ |
1.9.7_1 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.9.7_1 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.9.7_1 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
1.9.7_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.9.7_1 02 Sep 2013 21:16:30 |
bapt |
Add an explicit dependency on pkgconf |
1.9.7_1 14 Jun 2013 01:55:32 |
miwi |
- Fix i18n manpages |
1.9.7_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.9.7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.9.7 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 |
1.9.7 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.9.7 20 May 2011 19:49:23 |
sylvio |
- Add license |
1.9.7 10 Feb 2011 18:09:55 |
sylvio |
- Update to 1.9.7 |
1.9.6_8 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.9.6_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.9.6_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.9.6_5 27 Nov 2009 22:52:30 |
sylvio |
- Update my mail address to FreeBSD
Approved by: miwi (mentor) |
1.9.6_5 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.9.6_4 21 Jun 2009 22:11:42 |
araujo |
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>. |
1.9.6_4 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) |
1.9.6_3 23 Mar 2008 11:11:33 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.9.6_3 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.9.6_3 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
1.9.6_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
1.9.6_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}. |
1.9.6 19 Jan 2007 06:21:07 |
itetcu |
- update to 1.9.6
- pass maintainership to submitter
PR: ports/108087
Submitted by: Marcelo Araujo |
1.9.5 15 Aug 2006 07:56:23 |
rafan |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
1.9.5 18 Jul 2006 18:18:43 |
alepulver |
- Fix x11-toolkits/gtkglext dependency in LIB_DEPENDS (1.0.2 -> 1.0.0), which
has changed since the last update.
Reported by: linimon |
1.9.5 07 Apr 2006 08:12:32 |
edwin |
Problem Report ports/95395 : [PATCH] graphics/gliv: fix pkg-plist
- fix pkg-plist
- add USE_GETTEXT to clean up portlint a bit
PR: ports/95395
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
1.9.5 31 Mar 2006 03:18:49 |
ijliao |
upgrade to 1.9.5
PR: 95111
Submitted by: Ports Fury |
1.9.4 22 Jan 2006 02:15:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.9.4 18 Nov 2005 21:51:35 |
pav |
- Update to 1.9.4
PR: ports/89235
Submitted by: Ports Fury |
1.9.3_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.9.3 26 May 2005 19:51:48 |
pav |
- Update to 1.9.3
PR: ports/81509
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.9.2 02 Apr 2005 20:24:10 |
ahze |
- Update to 1.9.2
PR: 79476
Submitted by: Ports Fury |
1.9.1_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.9.1 08 Jan 2005 16:21:14 |
krion |
Update to version 1.9.1
PR: ports/75950
Submitted by: Ports Fury |
1.9 30 Dec 2004 08:50:58 |
krion |
Update to version 1.9
PR: ports/75624
Submitted by: Ports Fury |
1.8.4_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.8.4 12 Oct 2004 12:05:44 |
krion |
Fix build on 4-stable with system compiler
PR: ports/72321
Submitted by: Ports Fury |
1.8.4 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
1.8.4 07 Aug 2004 19:14:36 |
krion |
Update to version 1.8.4
PR: ports/70117
Submitted by: Ports Fury |
1.8.3 27 Jun 2004 18:09:53 |
krion |
Update to version 1.8.3
PR: ports/68383
Submitted by: Ports Fury |
1.8.2_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.8.2 19 Mar 2004 19:34:45 |
krion |
- Update to version 1.8.2
PR: ports/64469
Submitted by: Ports Fury |
1.8.1 08 Feb 2004 13:48:29 |
krion |
- Update to version 1.8.1
PR: ports/62530
Submitted by: Ports Fury |
1.8_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.8 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.8 04 Dec 2003 10:21:06 |
krion |
- Update to version 1.8
PR: 59753
Submitted by: Ports Fury |
1.7.1 31 Jul 2003 02:38:34 |
marcus |
Chase the GtkGLExt shared lib version. |
1.7.1 10 May 2003 13:41:57 |
petef |
- unbreak: update to 1.7.1, which is fetchable
- convert to USE_GETOPT_LONG
PR: 51223
Submitted by: Ports Fury |
1.7 06 May 2003 07:11:46 |
kris |
BROKEN: Does not fetch |
1.7 03 Apr 2003 01:08:36 |
kevlo |
Update to 1.7
PR: 50513
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
1.6 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
1.6 08 Feb 2003 05:27:23 |
nork |
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury |
1.6 02 Feb 2003 13:35:12 |
nork |
Conditionalize gnugetopt dependencies.
PR: ports/47333
Submitted by: Ports Fury |
1.6 18 Oct 2002 21:09:08 |
obraun |
Upgrade to 1.6.
PR: 44229
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.5.3 03 Sep 2002 02:46:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.5.3 29 Jun 2002 19:21:51 |
ijliao |
upgrade to 1.5.3
PR: 39990
Submitted by: Ports Fury |
1.5.2 22 Jun 2002 05:18:54 |
pat |
Update to 1.5.2
PR: 39643
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.4.5 11 May 2002 09:21:19 |
kris |
Unbreak build by correctly linking against libgnugetopt.
Noticed by: bento |
27 Jan 2002 17:09:55 |
dwcjr |
Update to 1.4.5 Maintainer is dropping maintainership of this port |
23 Nov 2001 06:52:28 |
pat |
Update to 1.4.1 |
04 Nov 2001 10:04:08 |
vanilla |
Upgrade to 1.3.1. |
12 Aug 2001 21:11:25 |
sada |
Upgrade to version 1.2 . |
17 Jun 2001 19:09:43 |
steve |
Update to version 1.0.3. |
05 Apr 2001 11:07:34 |
mharo |
Update graphics/gliv to 1.0b7 |
23 Mar 2001 14:08:41 |
kevlo |
- Fix WWW - CFLAGS -> CPPFLAGS |
17 Mar 2001 16:35:37 |
vanilla |
GLiv is an image viewer that uses Imlib2 and OpenGL. |