Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.w_1 15 Jan 2024 19:32:15 |
Renato Botelho (garga) |
x11/gmrun: Move manpages to ${PREFIX}/share
Sponsored by: Rubicon Communications, LLC ("Netgate") |
1.4.w 09 Jan 2024 10:30:11 |
Renato Botelho (garga) |
x11/gmrun: Update to 1.4w
Move WWW to new maintained place and upgrade to most recent version,
which supports gtk 3 |
0.9.2_15 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.9.2_14 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.9.2_14 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
0.9.2_14 25 Feb 2022 11:56:20 |
Renato Botelho (garga) |
x11/gmrun: Make portclippy happy
Sponsored by: Rubicon Communications, LLC ("Netgate") |
0.9.2_14 25 Feb 2022 11:52:56 |
Renato Botelho (garga) Author: fgorter |
x11/gmrun: Fix position on multihead
Add a patch to make gmrun to show on current desktop instead of a static
place to help people using it on multihead environment.
PR: 259115
Obtained
from: https://aur.archlinux.org/cgit/aur.git/tree/center-and-multihead.patch?h=gmrun-multihead
Sponsored by: Rubicon Communications, LLC ("Netgate") |
0.9.2_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.2_13 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 |
0.9.2_12 27 May 2019 11:35:27 |
garga |
x11/gmrun: Fix build with GCC architectures [1]
- Add USES=compiler:c++11-lang [1]
- Include cstring in src/ci_string.h [1]
- Add USES=gnome localbase:ldflags [1]
- While here, add mising dependencies and pet portlint
PR: 237871 [1]
Submitted by: pkubaj@
Sponsored by: Rubicon Communications, LLC (Netgate) |
0.9.2_11 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.9.2_11 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.9.2_10 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.9.2_10 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.9.2_10 20 Dec 2014 19:55:19 |
bapt |
cleanup plist |
0.9.2_10 08 Aug 2014 08:42:45 |
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 X.
CR: D511
Approved by: portmgr (bapt) |
0.9.2_10 31 Oct 2013 23:51:33 |
garga |
. Support STAGE
. Simplify Makefile |
0.9.2_10 24 Sep 2013 16:47:23 |
garga |
Update LIB_DEPENDS syntax on my ports and silent make check-makefile |
0.9.2_10 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
0.9.2_10 02 Sep 2013 09:45:00 |
garga |
Change my ports to USES (gmake|perl5) |
0.9.2_10 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.2_10 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.9.2_10 03 Aug 2012 18:39:21 |
garga |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
0.9.2_10 03 Aug 2012 15:34:46 |
garga |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
0.9.2_10 02 Jul 2012 22:21:13 |
garga |
Remove lib version from LIB_DEPENDS to silence portlint |
0.9.2_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.2_9 07 Apr 2012 12:22:30 |
garga |
Fix WWW
Feature safe: yes |
0.9.2_9 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.9.2_9 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.9.2_9 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.2_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.2_8 04 Mar 2010 11:01:13 |
garga |
Fix build on 8.x >= 800501
Reported by: erwin
Feature safe: yes |
0.9.2_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.2_7 27 Jan 2010 17:13:44 |
garga |
Adopt it again |
0.9.2_7 21 Jan 2010 09:51:57 |
garga |
Fix build on OSVERSION < 900006
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> |
0.9.2_7 20 Jan 2010 18:59:52 |
garga |
Unbreak: Fix build with glib > 2.10 and run on amd64
PR: ports/143027
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> |
0.9.2_6 20 Jan 2010 14:52:04 |
garga |
This port doesn't build with recent gtk version and it doesn't run on amd64
(segmentation fault). Since it's no longer maintainer upstream, i'm dropping
maintainership, marking it as BROKEN and set EXPIRATION_DATE to 2010-03-20 |
0.9.2_6 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.9.2_6 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.9.2_5 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.9.2_5 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.9.2_5 06 Jun 2008 14:09:15 |
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.9.2_4 29 Apr 2008 19:29:39 |
garga |
- Fixed pkg-descr
- Change simple patch to reinplace_cmd |
0.9.2_4 13 Apr 2008 17:33:03 |
garga |
- Remove BROKEN since it's working again on amd64 (tested on 7-STABLE)
- Take maintainership |
0.9.2_4 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9.2_4 22 Jan 2008 15:47:59 |
garga |
- Mark as BROKEN on amd64, it doesn't run, got a segfault whtn try to start.
Patches are welcome |
0.9.2_4 31 May 2007 22:10:15 |
arved |
Use system compiler on CURRENT |
0.9.2_4 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.9.2_3 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
0.9.2_3 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.9.2_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.9.2_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. |
0.9.2 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
0.9.2 23 May 2004 19:10:10 |
krion |
- Update to version 0.9.2
PR: ports/67085
Submitted by: Ports Fury |
0.9_2 16 May 2004 23:45:06 |
adamw |
Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em. |
0.9_2 18 Apr 2004 06:46:01 |
kris |
Add missing directory |
0.9_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.9_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.9_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9 21 Dec 2003 03:39:32 |
bland |
Make buildable on -CURRENT.
Approved by: maintainer |
0.9 09 Jul 2003 04:48:05 |
adamw |
Update to 0.9. Now with GTK+-2! |
0.8.1 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
0.8.1 18 May 2003 09:41:31 |
kris |
BROKEN on 5.1: bad C++ |
0.8.1 20 Apr 2003 19:47:49 |
marcus |
Remove USE_GNOMENG. |
0.8.1 07 Mar 2003 06:36:20 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.8.1 18 Oct 2002 07:58:00 |
adamw |
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor) |
0.8.1 08 Oct 2002 07:24:51 |
obraun |
Add gmrun 0.8.1,
a customizable program to run programs, with
tab-completion.
PR: 43391
Submitted by: Adam Weinberger <adam@vectors.cx> |