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/drivel/Makefile
SVNWeb

Number of commits found: 67

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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 14 Feb 2016
[ 18:57 kwm search for other commits by this committer ] Original commit   Revision:408881 (Only the first 10 of 460 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.

The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Sun, 10 Aug 2014
[ 19:50 tijl search for other commits by this committer ] Original commit   Revision:364564 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
Tue, 29 Jul 2014
[ 13:38 amdmi3 search for other commits by this committer ] Original commit   Revision:363319
- Switch to USES=libtool
- Convert USE_BZIP2 to USES
Sat, 1 Feb 2014
[ 23:59 antoine search for other commits by this committer ] Original commit   Revision:342224
- Stage support
- Use OPTIONS helpers
Wed, 11 Dec 2013
[ 18:28 bapt search for other commits by this committer ] Original commit   Revision:336190 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
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
[ 06:36 bapt search for other commits by this committer ] Original commit   Revision:326122 (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Mon, 22 Jul 2013
[ 15:30 miwi search for other commits by this committer ] Original commit   Revision:323469
- Update to 3.0.5

PR:		180697
Submitted by:	Ports Fury
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (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
[ 16:59 bapt search for other commits by this committer ] Original commit 
Convert to new options framework
[ 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
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
Sat, 2 Jul 2011
[ 16:09 miwi search for other commits by this committer ] Original commit 
- Update to 3.0.3

PR:             158489
Submitted by:   Ports Fury
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Tue, 5 Oct 2010
[ 19:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Round one migration of ports from automake{19,110} to automake111
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Tue, 7 Sep 2010
[ 22:33 swills search for other commits by this committer ] Original commit 
- Properly use ${AUTOCONF}
- Properly use USE_GETTEXT

Approved by:    wxs (co-mentor)
Sun, 5 Sep 2010
[ 20:27 swills search for other commits by this committer ] Original commit 
- Update deskutils/drivel to 3.0.2

PR:                     ports/150079
Submitted By:           myself (swills)
Approved By:            pgollucci (mentor)
Fri, 30 Jul 2010
[ 04:39 linimon search for other commits by this committer ] Original commit 
Reset long-time inactive maintainer jbq@caraldi.com due to maintainer
timeouts.
Sat, 3 Apr 2010
[ 10:44 roam search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
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
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
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, 23 Jan 2009
[ 15:43 roam search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Mon, 5 Jan 2009
[ 19:04 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 249 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
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)
Sun, 23 Mar 2008
[ 23:03 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
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}.
Wed, 13 Dec 2006
[ 12:41 roam search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Sun, 28 May 2006
[ 15:54 pav search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Rename ports

  textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
Fri, 12 May 2006
[ 13:08 anray search for other commits by this committer ] Original commit 
- Integrate a number of valuable user-submitted patches that are not yet
  applied upstreams, see:
   http://mail.gnome.org/archives/drivel-list/2006-March/msg00006.html
- Assign maintainership to submitter.
- This update also changes the package comment and description in order to
  more accurately reflect that drivel is a multi-protocol blog client, not
  only a LiveJournal client.

PR:             ports/95484
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com>
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
Fri, 14 Apr 2006
[ 23:25 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Reset kwm due to no response about email.

Hat:    portmgr
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:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 10 Sep 2005
[ 11:24 kwm search for other commits by this committer ] Original commit 
Update to 2.0.2.
Mon, 18 Jul 2005
[ 10:39 kwm search for other commits by this committer ] Original commit 
Fix build on 4.x.

PR:             83542
Submitted by:   Marcus Grando <marcus AT corp dot grupos dot com dot br>
Thu, 23 Jun 2005
[ 17:04 kwm search for other commits by this committer ] Original commit 
Update to 2.0.1.
Fix leftover directories [1]

Submitted by:   pointyhat
Fri, 10 Jun 2005
[ 20:16 kwm search for other commits by this committer ] Original commit 
Update to 2.0.0.
What has changed:
  * Support for LiveJournal, Blogger, MovableType, Advogato, and Atom journals
    (systems based off these are also supported, including WordPress and Drupal)
  * The ability to post, edit, delete, and view recent entries
  * Integrated spellchecking and HTML syntax highlighting
  * Offline composition and editing
  * Automatic recovery in the event of a crash
  * Journal system extensions, including LiveJournal security groups and
    MovableType categories
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.
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
Mon, 20 Dec 2004
[ 19:55 kwm search for other commits by this committer ] Original commit 
Fix plist, remove mime directory if empty.
Bump portrevision for these changes.

PR:             75035
Submitted by:   Serge Gagnon ser_gagnon AT sympatico dot ca
Noticed by:     pointyhat via kris
Sun, 5 Dec 2004
[ 10:31 kwm search for other commits by this committer ] Original commit 
Update to version 1.2.3.
Wed, 24 Nov 2004
[ 00:14 mezz search for other commits by this committer ] Original commit 
Use new GCONF_SCHEMAS.

Approved by:    kwm 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, 31 Oct 2004
[ 13:28 kwm search for other commits by this committer ] Original commit 
Update to 1.2.2.

Approved by:    pav (mentor)
Wed, 13 Oct 2004
[ 15:32 kwm search for other commits by this committer ] Original commit 
Update to 1.2.1.
Change e-mail to my FreeBSD.org adres.
Add switches to disable rhythmbox and gtkspell support.

Approved by:    mentor (pav)
Sat, 18 Sep 2004
[ 16:47 kris search for other commits by this committer ] Original commit 
Oops, it looks like it might have been fixed 2 days ago.  Revert previous.

Approved by:    portmgr (self)
Pointy hat to:  self
[ 16:46 kris search for other commits by this committer ] Original commit 
BROKEN: Configure fails

Approved by:    portmgr (self)
Thu, 16 Sep 2004
[ 14:12 kwm search for other commits by this committer ] Original commit 
Add gtksourceview to USE_GNOME to fix the build.
Also put some leftover directories in the plist.

Reported by:    pointyhat
Approved by:    portmgr (marcus), pav (mentor)
Fri, 3 Sep 2004
[ 03:54 marcus search for other commits by this committer ] Original commit 
Update to 1.2.0.  For a list of changes, see
http://sourceforge.net/project/shownotes.php?group_id=27778&release_id=264017.

Also, add some text to the pkg-descr [1]

PR:             71316
Submitted by:   maintainer
Noticed by:     Kevin Thompson <antiduh@csh.rit.edu> [1]
Mon, 12 Jul 2004
[ 21:15 krion search for other commits by this committer ] Original commit 
Update to 1.0.2

PR:             ports/68958
Submitted by:   maintainer
Wed, 30 Jun 2004
[ 08:04 eik search for other commits by this committer ] Original commit 
Repocopy www/drivel -> deskutils/drivel

PR:             68480
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:    Koop Mast <kwm@rainbow-runner.nl> (maintainer)

Number of commits found: 67