Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Nov 2019 12:39:42
2.3.11

|
tobik  |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
07 Nov 2019 20:20:00
2.3.11

|
zeising  |
Sprinkle more USES=xorg |
09 Oct 2019 12:20:31
2.3.11

|
bapt  |
Drop the ipv6 virtual category for s* category as it is not relevant anymore |
31 Jul 2019 13:30:36
2.3.11

|
ume  |
Update to 2.3.11. |
12 Oct 2017 15:57:51
2.3.10_1

|
mat  |
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643 |
21 Mar 2017 08:03:00
2.3.10_1

|
glebius  |
Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported. |
24 Oct 2016 08:42:56
2.3.10

|
ume  |
Update to 2.3.10. |
12 Oct 2016 08:54:28
2.3.9

|
ume  |
Update to 2.3.9. |
08 Sep 2016 12:41:02
2.3.8

|
ume  |
Update to 2.3.8. |
20 Jul 2016 15:33:20
2.3.7

|
mat  |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
05 Jun 2016 17:36:47
2.3.7

|
ume  |
Update to 2.3.7. |
01 Apr 2016 14:25:18
2.3.5_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
2.3.5_7

|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
12 Nov 2015 11:10:28
2.3.5_6

|
ume  |
- Use OPTIONS helper.
- Use @sample.
- Re-generate patches to make portlint happy. |
14 May 2015 10:15:09
2.3.5_6

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
01 May 2015 02:27:31
2.3.5_6

|
ume  |
Fix build on HEAD.
Spotted by: pkg-fallout |
29 Apr 2015 19:32:47
2.3.5_6

|
ume  |
- Try to fix build after SMBus change (r281985). [1]
- Rename patch.
Spotted by: pkg-fallout [1] |
22 Nov 2014 09:13:36
2.3.5_6

|
antoine  |
Cleanup plist |
29 Jul 2014 15:00:13
2.3.5_6

|
adamw  |
Rename sysutils/ patch-xy patches to reflect the files they modify. |
23 Jul 2014 09:54:02
2.3.5_6

|
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
17 Jul 2014 08:57:51
2.3.5_5

|
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. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
17 Jun 2014 16:44:58
2.3.5_5

|
ume  |
Don't expose STAGEDIR into installed binary nor .pc. |
03 Jun 2014 13:50:09
2.3.5_4

|
amdmi3  |
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket |
30 Dec 2013 16:18:02
2.3.5_4

|
ume  |
We don't need LICENSE_FILE for GPLv3. |
12 Oct 2013 18:08:24
2.3.5_4

|
ume  |
- avoid package name collisions.
- shorten pkg-descr.
- use USES=gmake. |
04 Oct 2013 12:40:50
2.3.5_4

|
ume  |
enable stage. |
20 Sep 2013 23:06:00
2.3.5_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
11 Aug 2013 15:23:51
2.3.5_4

|
ume  |
- Add USES+=pkgconfig to fix build. [1]
- Convert USE_GMAKE=yes to USES+=gmake.
- Use WWW: with a single space to make portlint happy.
PR: ports/181098 [1]
Submitted by: CyberLeo <cyberleo__at__cyberleo.net> [1] |
28 Jul 2013 20:33:16
2.3.5_4

|
bapt  |
Fix build with recent binutils |
24 Apr 2013 18:10:32
2.3.5_4

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Feb 2013 16:17:07
2.3.5_4

|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
16 Dec 2012 12:05:19
2.3.5_3

|
ume  |
- Use OPTIONS_RADIO for OpenSSL/GnuTLS selection.
- Add DOCS to OPTIONS.
- Remove ABI version numbers from LIB_DEPENDS.
- Trim Makefile header. |
05 Aug 2012 23:19:40
2.3.5_3
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
01 Jul 2012 16:09:13
2.3.5_3
|
ume  |
- The descprition of NTLM option is in bsd.options.desc.mk, now.
- Use OPTIONS_SINGLE for OpenSSL/GnuTLS selection. |
16 Jun 2012 19:11:44
2.3.5_3
|
ume  |
Convert to use new OPTIONS framework. |
01 Jun 2012 05:26:28
2.3.5_3
|
dinoex  |
- update png to 1.5.10 |
14 Jan 2012 08:57:23
2.3.5_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 09:11:38
2.3.5_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
24 Oct 2011 04:17:38
2.3.5_2
|
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. |
05 Jun 2011 18:43:16
2.3.5_2
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
03 May 2011 17:41:27
2.3.5_1
|
ume  |
Skip uninterested interfaces such as USB devices added to ifadders
in recent RELENG_8. |
19 Mar 2011 12:38:54
2.3.5
|
miwi  |
- Get Rid MD5 support |
08 Oct 2010 12:44:05
2.3.5
|
ume  |
Update to 2.3.5. |
31 May 2010 02:01:56
2.3.4_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.3.4_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
2.3.4_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 11:46:55
2.3.4_1
|
dinoex  |
- update to jpeg-8 |
19 Jan 2010 11:25:23
2.3.4
|
ume  |
Fix build on 9-CURRENT after utmp -> utmpx change. |
05 Jan 2010 11:32:27
2.3.4
|
ume  |
Update to 2.3.4. |
22 Dec 2009 12:34:58
2.3.3
|
ume  |
Update to 2.3.3. |
16 Aug 2009 18:04:40
2.3.2_4
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
04 Aug 2009 13:34:26
2.3.2_3
|
ume  |
- Add multi cpu support.
- Though coretemp set dev.cpu.N.temperature in celsius, amdtemp set
it in kelvin. |
31 Jul 2009 13:57:52
2.3.2_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
15 Jul 2009 16:56:10
2.3.2_1
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
06 Jan 2009 17:59:31
2.3.2_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
12 Oct 2008 17:47:26
2.3.2_1
|
ume  |
- Gets the sensors to work properly on the amd64 platform.
- Fixes a bug that frees the sensors where it is supposed to allocate
them.
- Gets the LM sensors to work again on latest version of GKrellM.
Submitted by: Cyrus Rahman <crahman__at__gmail.com> |
04 Oct 2008 15:00:55
2.3.2
|
ume  |
- Update to 2.3.2
- OPTIONS'fy |
25 Jul 2008 12:48:47
2.3.1_5
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
06 Jun 2008 14:03:26
2.3.1_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) |
19 Apr 2008 17:56:05
2.3.1_4 
|
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) |
03 Mar 2008 11:57:08
2.3.1_3
|
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
19 Feb 2008 17:14:13
2.3.1_2
|
ume  |
Use sysctl for getting swap related information. Now, GKrellM doesn't
rely upon kmem access any longer.
It fixes the problem that swap meter didn't work on FreeBSD 7.0.
PR: ports/120776 |
31 Jan 2008 17:32:17
2.3.1_1
|
ume  |
- Enable battery support on amd64 using ACPI. [1]
- Suppress compile time warnings.
PR: ports/120149 [1]
Submitted by: Sven Berkvens-Matthijsse <sven__at__berkvens.net> [1] |
10 Jan 2008 16:24:55
2.3.1
|
ume  |
Update to 2.3.1.
PR: ports/119510
Submitted by: Beat Gaetzi <beat__at__chruetertee.ch> |
25 Dec 2007 15:22:21
2.3.0_1
|
ume  |
- Adds support for the coretemp(4) sensor
- Fixes a bug causing only one instance of a sensor type to be added
PR: ports/118916
Submitted by: Pietro Cerutti <gahr_at_gahr.ch> with modification
Tested by: TAKANO Yuji <takachan_at_icmpv6.org> |
21 Jul 2007 18:34:08
2.3.0
|
ume  |
Update to 2.3.0. |
01 Jul 2007 08:56:17
2.2.10_4
|
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
19 May 2007 20:32:57
2.2.10_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Jan 2007 08:54:13
2.2.10_2
|
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
26 Dec 2006 03:49:11
2.2.10_1
|
ume  |
- Respect CC. [1]
- Fix detection of GNUTLS. WITH_GNUTLS should work, again.
- Bump PORTREVISION.
PR: ports/107164 [1] |
31 Oct 2006 11:38:07
2.2.10
|
ume  |
Update to 2.2.10. |
06 Jul 2006 17:41:23
2.2.9_1
|
novel  |
Chase gnutls shlib version change. |
23 Jun 2006 05:28:34
2.2.9
|
linimon  |
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr |
13 May 2006 04:15:53
2.2.9
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
01 Apr 2006 04:31:06
2.2.9
|
ume  |
Update to 2.2.9. |
30 Mar 2006 20:24:00
2.2.8
|
ume  |
Update to 2.2.8. |
20 Feb 2006 20:47:50
2.2.7_3
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
22 Jan 2006 06:28:59
2.2.7_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:52:21
2.2.7_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Jan 2006 16:34:19
2.2.7_3
|
novel  |
Chase gnutls update. |
08 Nov 2005 17:05:26
2.2.7_2
|
ume  |
it seems master site stopped distributing 1.x. so, make LATEST_LINK
pointing to gkrellm2. |
08 Nov 2005 16:24:13
2.2.7_2
|
ume  |
add SHA256. |
05 Nov 2005 05:22:06
2.2.7_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
04 Nov 2005 19:20:01
2.2.7_1
|
ume  |
make the plugin ports be able to depend on ${GKRELLM_SERVER_ONLY}
to install server-only plugins:
- install all gkrellmd-related files to ${PREFIX} instead of
${X11BASE}.
- generates a gkrellmd.pc file for use with ports that install
server-only plugins.
- glib20 is chosen over glib12 for server-only build.
PR: ports/82197
Submitted by: Jonathan Noack <noackjr__at__alumni.rice.edu> |
25 May 2005 16:38:44
2.2.7
|
ume  |
Update to 2.2.7. |
16 May 2005 12:43:10
2.2.6
|
ume  |
- Update to 2.2.6.
- Use GnuTLS by default. You can still use OpenSSL by specifying
WITH_OPENSSL=yes.
- Add WITHOUT_NLS knob to disable installing message catalogs.
- Shorten pkg-descr. |
20 Mar 2005 20:58:10
2.2.5
|
ume  |
Update to 2.2.5. |
12 Mar 2005 10:54:27
2.2.4_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
20 Feb 2005 06:16:59
2.2.4_1
|
ume  |
master site was moved.
Submitted by: Sam Lawrance <boris@brooknet.com.au> |
10 Feb 2005 19:22:50
2.2.4_1
|
ume  |
use new scheme of USE_RC_SUBR. |
04 Feb 2005 12:42:11
2.2.4_1
|
ume  |
use PORTDOCS. |
20 Dec 2004 06:30:43
2.2.4_1
|
ume  |
make sure to remove plugin directory at deinstall.
Reported by: pointyhat via kris |
07 Nov 2004 22:37:47
2.2.4_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
12 Oct 2004 05:25:48
2.2.4
|
ume  |
Update to 2.2.4. |
20 Jul 2004 09:34:23
2.2.2
|
ume  |
Update to 2.2.2. |
19 Jul 2004 09:04:13
2.2.1
|
ume  |
Fix deinstall. ${PREFIX}/etc/gkrellmd.conf was not deinstalled
even when it was not changed,
Since I found this problem, I didn't accect it. However, I've
completely forgot it. |
19 Jul 2004 08:41:57
2.2.1
|
edwin  |
[PATCH] sysutils/gkrellm2: Utilize EXAMPLESDIR
Utilize EXAMPLESDIR to improves layout; i.e.,
configuration file -> ${PREFIX}/etc
sample configuration file -> ${PREFIX}/share/examples/${PORTNAME}
This change helps if many configuration files and sample ones exist.
PR: ports/58386
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: maintainer timeout |
03 Jun 2004 20:11:28
2.2.1
|
ume  |
Update to 2.2.1. |
15 May 2004 17:37:42
2.2.0
|
ume  |
Update to 2.2.0.
This version uses Pango to fix font problem with GTK+-2.4.0. |
13 Apr 2004 16:53:54
2.1.28_2
|
ume  |
- set the _NET_WM_STRUT_PARTIAL property when dock type.
- defer setting withdrawn state until after main window realize.
Obtained from: GKrellM 2.1.100-test0 |