Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Feb 2022 11:56:20 0.9.2_14
|
Renato Botelho (garga)  |
x11/gmrun: Make portclippy happy
Sponsored by: Rubicon Communications, LLC ("Netgate") |
25 Feb 2022 11:52:56 0.9.2_14
|
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") |
06 Apr 2021 14:31:07 0.9.2_13
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jul 2019 20:46:57
0.9.2_13
|
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 |
27 May 2019 11:35:27
0.9.2_12
|
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) |
20 Jan 2017 20:33:31
0.9.2_11
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
08 Dec 2016 19:52:20
0.9.2_11
|
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. |
01 Apr 2016 14:33:58
0.9.2_10
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
03 Apr 2015 11:26:50
0.9.2_10 
|
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 |
20 Dec 2014 19:55:19
0.9.2_10
|
bapt  |
cleanup plist |
08 Aug 2014 08:42:45
0.9.2_10
|
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) |
31 Oct 2013 23:51:33
0.9.2_10
|
garga  |
. Support STAGE
. Simplify Makefile |
24 Sep 2013 16:47:23
0.9.2_10
|
garga  |
Update LIB_DEPENDS syntax on my ports and silent make check-makefile |
20 Sep 2013 23:43:20
0.9.2_10
|
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 |
02 Sep 2013 09:45:00
0.9.2_10
|
garga  |
Change my ports to USES (gmake|perl5) |
14 Aug 2013 22:35:54
0.9.2_10 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
05 Oct 2012 12:41:46
0.9.2_10
|
garga  |
Change headers of all ports maintained by me to new format |
03 Aug 2012 18:39:21
0.9.2_10
|
garga  |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
03 Aug 2012 15:34:46
0.9.2_10
|
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
02 Jul 2012 22:21:13
0.9.2_10
|
garga  |
Remove lib version from LIB_DEPENDS to silence portlint |
01 Jun 2012 05:26:28
0.9.2_10
|
dinoex  |
- update png to 1.5.10 |
07 Apr 2012 12:22:30
0.9.2_9
|
garga  |
Fix WWW
Feature safe: yes |
24 Oct 2011 04:17:38
0.9.2_9
|
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. |
23 Sep 2011 22:26:39
0.9.2_9
|
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 |
19 Mar 2011 12:38:54
0.9.2_9
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.9.2_9
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
04 Mar 2010 11:01:13
0.9.2_8
|
garga  |
Fix build on 8.x >= 800501
Reported by: erwin
Feature safe: yes |
05 Feb 2010 11:46:55
0.9.2_8
|
dinoex  |
- update to jpeg-8 |
27 Jan 2010 17:13:44
0.9.2_7
|
garga  |
Adopt it again |
21 Jan 2010 09:51:57
0.9.2_7
|
garga  |
Fix build on OSVERSION < 900006
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> |
20 Jan 2010 18:59:52
0.9.2_7
|
garga  |
Unbreak: Fix build with glib > 2.10 and run on amd64
PR: ports/143027
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> |
20 Jan 2010 14:52:04
0.9.2_6
|
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 |
22 Aug 2009 00:39:37
0.9.2_6
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
31 Jul 2009 13:57:52
0.9.2_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Mar 2009 17:53:24
0.9.2_5
|
garga  |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
25 Jul 2008 14:34:52
0.9.2_5
|
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 |
06 Jun 2008 14:09:15
0.9.2_5
|
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) |
29 Apr 2008 19:29:39
0.9.2_4
|
garga  |
- Fixed pkg-descr
- Change simple patch to reinplace_cmd |
13 Apr 2008 17:33:03
0.9.2_4
|
garga  |
- Remove BROKEN since it's working again on amd64 (tested on 7-STABLE)
- Take maintainership |
25 Mar 2008 22:44:48
0.9.2_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
22 Jan 2008 15:47:59
0.9.2_4
|
garga  |
- Mark as BROKEN on amd64, it doesn't run, got a segfault whtn try to start.
Patches are welcome |
31 May 2007 22:10:15
0.9.2_4
|
arved  |
Use system compiler on CURRENT |
19 May 2007 20:32:57
0.9.2_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Nov 2005 19:09:52
0.9.2_3
|
pav  |
- Add SHA256 |
05 Nov 2005 05:22:06
0.9.2_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
0.9.2_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
0.9.2_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
30 Sep 2004 05:32:00
0.9.2
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
23 May 2004 19:10:10
0.9.2
|
krion  |
- Update to version 0.9.2
PR: ports/67085
Submitted by: Ports Fury |
16 May 2004 23:45:06
0.9_2
|
adamw  |
Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em. |
18 Apr 2004 06:46:01
0.9_2
|
kris  |
Add missing directory |
05 Apr 2004 03:31:02
0.9_2
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
18 Mar 2004 18:01:13
0.9_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:10:27
0.9_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
21 Dec 2003 03:39:32
0.9
|
bland  |
Make buildable on -CURRENT.
Approved by: maintainer |
09 Jul 2003 04:48:05
0.9
|
adamw  |
Update to 0.9. Now with GTK+-2! |
04 Jun 2003 22:43:38
0.8.1
|
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 |
18 May 2003 09:41:31
0.8.1
|
kris  |
BROKEN on 5.1: bad C++ |
20 Apr 2003 19:47:49
0.8.1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:36:20
0.8.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
18 Oct 2002 07:58:00
0.8.1
|
adamw  |
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor) |
08 Oct 2002 07:24:51
0.8.1
|
obraun  |
Add gmrun 0.8.1,
a customizable program to run programs, with
tab-completion.
PR: 43391
Submitted by: Adam Weinberger <adam@vectors.cx> |