notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/planner/Makefile
SVNWeb

Number of commits found: 54

Sun, 7 Oct 2018
[ 20:25 antoine search for other commits by this committer ] Original commit   Revision:481492 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Deprecate some GNOME 2 applications

With hat:	portmgr
Mon, 26 Mar 2018
[ 12:38 bapt search for other commits by this committer ] Original commit   Revision:465584 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Thu, 8 Dec 2016
[ 15:46 tijl search for other commits by this committer ] Original commit   Revision:428130 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in
r374303 to prevent massive PORTREVISION bumps.  Bump dependent ports that
have not been bumped since.
Sat, 30 Aug 2014
[ 15:24 tijl search for other commits by this committer ] Original commit   Revision:366630
- Convert to USES=desktop-file-utils libtool shared-mime-info
- Add INSTALL_TARGET=install-strip
- Don't enable static plugins
Tue, 5 Aug 2014
[ 22:13 tijl search for other commits by this committer ] Original commit   Revision:364143 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
Tue, 29 Jul 2014
[ 21:07 adamw search for other commits by this committer ] Original commit   Revision:363392 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_XZ to USES=tar:xz.

Approved by:	portmgr (not really, but touches unstaged ports)
Mon, 31 Mar 2014
[ 21:52 kwm search for other commits by this committer ] Original commit   Revision:349805
Stagify, remove database option. libgda3 will be removed in the future.
Fri, 20 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:327718 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Tue, 3 Sep 2013
[ 12:13 bapt search for other commits by this committer ] Original commit   Revision:326137 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Wed, 27 Mar 2013
[ 13:17 kwm search for other commits by this committer ] Original commit   Revision:315377
Remove lingering traces of evolution support.

Submitted by:	pointyhat via miwi
Tue, 19 Mar 2013
[ 10:40 kwm search for other commits by this committer ] Original commit   Revision:314632 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
Fri, 8 Mar 2013
[ 10:51 kwm search for other commits by this committer ] Original commit   Revision:313633 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Thu, 5 Jan 2012
[ 22:43 kwm search for other commits by this committer ] Original commit 
Update to 0.14.6.
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 31 Aug 2011
[ 11:38 kwm search for other commits by this committer ] Original commit 
Update to 0.14.5.
Sat, 14 Aug 2010
[ 17:52 marcus search for other commits by this committer ] Original commit 
Planner no longer builds with modern Evolution.

PR:     148907
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 24 Apr 2009
[ 06:38 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 161 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.26.1 for FreeBSD.

Approved by:    portmgr (marcus)
Mon, 2 Feb 2009
[ 01:36 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
Wed, 25 Jun 2008
[ 05:32 bland search for other commits by this committer ] Original commit 
- Update to 0.14.3
- Sort plist.
Fri, 6 Jun 2008
[ 13:18 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Fri, 12 Jan 2007
[ 14:25 bland search for other commits by this committer ] Original commit 
Fix double free in HTML export.
Thu, 7 Dec 2006
[ 06:25 marcus search for other commits by this committer ] Original commit 
Add a missing dependency on desktopfileutils, and update the desktop
database where appropriate.

Reported by:    pointyhat via kris
Sat, 2 Dec 2006
[ 07:41 marcus search for other commits by this committer ] Original commit 
Update to 0.14.2.
Sun, 5 Nov 2006
[ 02:46 mezz search for other commits by this committer ] Original commit 
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Mon, 15 May 2006
[ 22:23 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Add USE_GETTEXT to appease portlint.
Thu, 4 May 2006
[ 21:41 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Sun, 26 Mar 2006
[ 23:27 marcus search for other commits by this committer ] Original commit 
Re-enable libgda2 support.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sat, 5 Nov 2005
[ 05:51 marcus search for other commits by this committer ] Original commit 
Temporarily disable libgda support, and add INSTALLS_ICONS.
Wed, 16 Mar 2005
[ 21:47 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Tue, 15 Mar 2005
[ 02:37 marcus search for other commits by this committer ] Original commit 
Update to 0.13.
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Tue, 21 Dec 2004
[ 00:23 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:    pav and marcus
Tue, 23 Nov 2004
[ 02:23 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Use new INSTALLS_OMF.

Approved by:    bland, kwm, marcus and pav
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Sun, 29 Aug 2004
[ 22:26 adamw search for other commits by this committer ] Original commit 
Update to 0.12.1.
Fri, 9 Jul 2004
[ 06:09 marcus search for other commits by this committer ] Original commit 
Update to 0.12.
Thu, 6 May 2004
[ 09:34 bland search for other commits by this committer ] Original commit 
Chase libgsf shlib version.
Fri, 9 Apr 2004
[ 17:53 bland search for other commits by this committer ] Original commit 
Remove PTHREADS overhead form CONFIGURE_ENV.
Program binary will be linked to libpthread anyway but NEED entries in
supplied library and plugins will not be polluted.
Mon, 5 Apr 2004
[ 03:31 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Fri, 26 Mar 2004
[ 08:20 bland search for other commits by this committer ] Original commit 
Fix plist entries.

Reported by:    adamw
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 16 Jan 2004
[ 07:46 bland search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Follow project name change. MrProject now known as Planner.

Number of commits found: 54