notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/gkrellm2/Makefile

Number of commits found: 139 (showing only 100 on this page)

1 | 2  »  

Wednesday, 10 Jan 2024
15:29 Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c e4610fc
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 31 Aug 2021
09:23 Bernhard Froehlich (decke) search for other commits by this committer
sysutils/gkrellm2: Add CPE information

Approved by:    portmgr (blanket)
commit hash: 18a2e488c278e576160a649709c3e5a2be16897a commit hash: 18a2e488c278e576160a649709c3e5a2be16897a commit hash: 18a2e488c278e576160a649709c3e5a2be16897a commit hash: 18a2e488c278e576160a649709c3e5a2be16897a 18a2e48
Monday, 19 Apr 2021
08:00 Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 1bf865f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 14 Nov 2019
12:39 tobik search for other commits by this committer
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Original commitRevision:517560 
Thursday, 7 Nov 2019
20:20 zeising search for other commits by this committer
Sprinkle more USES=xorg
Original commitRevision:517008 
Wednesday, 9 Oct 2019
12:20 bapt search for other commits by this committer
Drop the ipv6 virtual category for s* category as it is not relevant anymore
Original commitRevision:514144 
Wednesday, 31 Jul 2019
13:30 ume search for other commits by this committer
Update to 2.3.11.
Original commitRevision:507710 
Thursday, 12 Oct 2017
15:57 mat search for other commits by this committer
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Original commitRevision:451901 
Tuesday, 21 Mar 2017
08:03 glebius search for other commits by this committer
Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported.
Original commitRevision:436568 
Monday, 24 Oct 2016
08:42 ume search for other commits by this committer
Update to 2.3.10.
Original commitRevision:424545 
Wednesday, 12 Oct 2016
08:54 ume search for other commits by this committer
Update to 2.3.9.
Original commitRevision:423835 
Thursday, 8 Sep 2016
12:41 ume search for other commits by this committer
Update to 2.3.8.
Original commitRevision:421544 
Wednesday, 20 Jul 2016
15:33 mat search for other commits by this committer
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
Original commitRevision:418840 
Sunday, 5 Jun 2016
17:36 ume search for other commits by this committer
Update to 2.3.7.
Original commitRevision:416405 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- 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)
Original commitRevision:411990 
Thursday, 12 Nov 2015
11:10 ume search for other commits by this committer
- Use OPTIONS helper.
- Use @sample.
- Re-generate patches to make portlint happy.
Original commitRevision:401322 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- 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)
Original commitRevision:362645 
Thursday, 17 Jul 2014
08:57 olgeni search for other commits by this committer
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)
Original commitRevision:362126 
Tuesday, 17 Jun 2014
16:44 ume search for other commits by this committer
Don't expose STAGEDIR into installed binary nor .pc.
Original commitRevision:358145 
Tuesday, 3 Jun 2014
13:50 amdmi3 search for other commits by this committer
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
Original commitRevision:356364 
Monday, 30 Dec 2013
16:18 ume search for other commits by this committer
We don't need LICENSE_FILE for GPLv3.
Original commitRevision:338131 
Saturday, 12 Oct 2013
18:08 ume search for other commits by this committer
- avoid package name collisions.
- shorten pkg-descr.
- use USES=gmake.
Original commitRevision:330163 
Friday, 4 Oct 2013
12:40 ume search for other commits by this committer
enable stage.
Original commitRevision:329300 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Sunday, 11 Aug 2013
15:23 ume search for other commits by this committer
- 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]
Original commitRevision:324593 
Sunday, 28 Jul 2013
20:33 bapt search for other commits by this committer
Fix build with recent binutils
Original commitRevision:323851 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Sunday, 16 Dec 2012
12:05 ume search for other commits by this committer
- Use OPTIONS_RADIO for OpenSSL/GnuTLS selection.
- Add DOCS to OPTIONS.
- Remove ABI version numbers from LIB_DEPENDS.
- Trim Makefile header.
Original commitRevision:309002 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
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
Original commit
Sunday, 1 Jul 2012
16:09 ume search for other commits by this committer
- The descprition of NTLM option is in bsd.options.desc.mk, now.
- Use OPTIONS_SINGLE for OpenSSL/GnuTLS selection.
Original commit
Saturday, 16 Jun 2012
19:11 ume search for other commits by this committer
Convert to use new OPTIONS framework.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Tuesday, 3 May 2011
17:41 ume search for other commits by this committer
Skip uninterested interfaces such as USB devices added to ifadders
in recent RELENG_8.
Original commit
Friday, 8 Oct 2010
12:44 ume search for other commits by this committer
Update to 2.3.5.
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 5 Jan 2010
11:32 ume search for other commits by this committer
Update to 2.3.4.
Original commit
Tuesday, 22 Dec 2009
12:34 ume search for other commits by this committer
Update to 2.3.3.
Original commit
Sunday, 16 Aug 2009
18:04 novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Original commit
Tuesday, 4 Aug 2009
13:34 ume search for other commits by this committer
- Add multi cpu support.
- Though coretemp set dev.cpu.N.temperature in celsius, amdtemp set
  it in kelvin.
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 6 Jan 2009
17:59 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Sunday, 12 Oct 2008
17:47 ume search for other commits by this committer
- 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>
Original commit
Saturday, 4 Oct 2008
15:00 ume search for other commits by this committer
- Update to 2.3.2
- OPTIONS'fy
Original commit
Friday, 25 Jul 2008
12:48 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Friday, 6 Jun 2008
14:03 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Monday, 3 Mar 2008
11:57 novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Original commit
Tuesday, 19 Feb 2008
17:14 ume search for other commits by this committer
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
Original commit
Thursday, 31 Jan 2008
17:32 ume search for other commits by this committer
- 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]
Original commit
Thursday, 10 Jan 2008
16:24 ume search for other commits by this committer
Update to 2.3.1.

PR:             ports/119510
Submitted by:   Beat Gaetzi <beat__at__chruetertee.ch>
Original commit
Tuesday, 25 Dec 2007
15:22 ume search for other commits by this committer
- 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>
Original commit
Saturday, 21 Jul 2007
18:34 ume search for other commits by this committer
Update to 2.3.0.
Original commit
Sunday, 1 Jul 2007
08:56 novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 2 Jan 2007
08:54 novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Original commit
Tuesday, 26 Dec 2006
03:49 ume search for other commits by this committer
- Respect CC. [1]
- Fix detection of GNUTLS.  WITH_GNUTLS should work, again.
- Bump PORTREVISION.

PR:             ports/107164 [1]
Original commit
Tuesday, 31 Oct 2006
11:38 ume search for other commits by this committer
Update to 2.2.10.
Original commit
Thursday, 6 Jul 2006
17:41 novel search for other commits by this committer
Chase gnutls shlib version change.
Original commit
Friday, 23 Jun 2006
05:28 linimon search for other commits by this committer
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
Original commit
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
Original commit
Saturday, 1 Apr 2006
04:31 ume search for other commits by this committer
Update to 2.2.9.
Original commit
Thursday, 30 Mar 2006
20:24 ume search for other commits by this committer
Update to 2.2.8.
Original commit
Monday, 9 Jan 2006
16:34 novel search for other commits by this committer
Chase gnutls update.
Original commit
Tuesday, 8 Nov 2005
17:05 ume search for other commits by this committer
it seems master site stopped distributing 1.x.  so, make LATEST_LINK
pointing to gkrellm2.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 4 Nov 2005
19:20 ume search for other commits by this committer
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>
Original commit
Wednesday, 25 May 2005
16:38 ume search for other commits by this committer
Update to 2.2.7.
Original commit
Monday, 16 May 2005
12:43 ume search for other commits by this committer
- 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.
Original commit
Sunday, 20 Mar 2005
20:58 ume search for other commits by this committer
Update to 2.2.5.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 20 Feb 2005
06:16 ume search for other commits by this committer
master site was moved.

Submitted by:   Sam Lawrance <boris@brooknet.com.au>
Original commit
Thursday, 10 Feb 2005
19:22 ume search for other commits by this committer
use new scheme of USE_RC_SUBR.
Original commit
Friday, 4 Feb 2005
12:42 ume search for other commits by this committer
use PORTDOCS.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Tuesday, 12 Oct 2004
05:25 ume search for other commits by this committer
Update to 2.2.4.
Original commit
Tuesday, 20 Jul 2004
09:34 ume search for other commits by this committer
Update to 2.2.2.
Original commit
Monday, 19 Jul 2004
08:41 edwin search for other commits by this committer
[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
Original commit
Thursday, 3 Jun 2004
20:11 ume search for other commits by this committer
Update to 2.2.1.
Original commit
Saturday, 15 May 2004
17:37 ume search for other commits by this committer
Update to 2.2.0.
This version uses Pango to fix font problem with GTK+-2.4.0.
Original commit
Tuesday, 13 Apr 2004
16:53 ume search for other commits by this committer
- 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
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Sunday, 21 Mar 2004
19:52 ume search for other commits by this committer
Update to 2.1.28.
Original commit
Monday, 15 Mar 2004
15:28 ume search for other commits by this committer
set USE_GETTEXT=yes explicitly.
Original commit
Sunday, 29 Feb 2004
05:11 ume search for other commits by this committer
Update to 2.1.27.
Original commit
Friday, 6 Feb 2004
17:29 ume search for other commits by this committer
Set an appropriate LATEST_LINK to avoid conflicts with other ports.

Reported by:    kris
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Tuesday, 20 Jan 2004
19:10 ume search for other commits by this committer
Update to 2.1.25.
Original commit
Saturday, 20 Dec 2003
04:49 ume search for other commits by this committer
Update to 2.1.24.
Original commit
Wednesday, 17 Dec 2003
19:36 ume search for other commits by this committer
use USE_OPENSSL.
Original commit
18:26 ume search for other commits by this committer
Updated to 2.1.23.
Original commit

Number of commits found: 139 (showing only 100 on this page)

1 | 2  »