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: editors/conglomerate/Makefile
SVNWeb

Number of commits found: 50

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, 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.
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
Fri, 12 Dec 2014
[ 17:11 marino search for other commits by this committer ] Original commit   Revision:374598
USES+= gettext-tools on 6 ports

These ports require msgfmt.  FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool.  The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked.  Explicitly add gettext-tools to get msgfmt.
Mon, 4 Aug 2014
[ 03:40 adamw search for other commits by this committer ] Original commit   Revision:363960 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Mon, 7 Apr 2014
[ 19:16 pawel search for other commits by this committer ] Original commit   Revision:350535
- Port is stage safe
- Convert to USES=pathfix, new options framework
- Needs USES=desktop-file-utils, bump PORTREVISION
Fri, 20 Sep 2013
[ 16:36 bapt search for other commits by this committer ] Original commit   Revision:327720 (Only the first 10 of 298 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:
editors)
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
Tue, 9 Jul 2013
[ 21:26 pav search for other commits by this committer ] Original commit   Revision:322581 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- Drop all my ports
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
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
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:20 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 124 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 E,F
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, 6 Jun 2008
[ 13:25 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 95 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}.
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.
Thu, 10 Nov 2005
[ 10:08 ahze search for other commits by this committer ] Original commit 
- Chase enchant libver bump
Tue, 21 Jun 2005
[ 10:57 pav search for other commits by this committer ] Original commit 
- Update to 0.9.1
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.
Mon, 14 Feb 2005
[ 10:03 pav search for other commits by this committer ] Original commit 
- Update to 0.9.0
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.
Thu, 4 Nov 2004
[ 10:35 pav search for other commits by this committer ] Original commit 
- Update to 0.7.16
Wed, 27 Oct 2004
[ 12:24 pav search for other commits by this committer ] Original commit 
- Update to 0.7.15
- Add optional dependency on enchant
Wed, 23 Jun 2004
[ 14:21 pav search for other commits by this committer ] Original commit 
- Update to 0.7.14
Sun, 20 Jun 2004
[ 22:28 pav search for other commits by this committer ] Original commit 
- Update to 0.7.13
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.
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Wed, 18 Feb 2004
[ 09:19 pav search for other commits by this committer ] Original commit 
- Update to 0.7.12
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)
Sat, 31 Jan 2004
[ 13:09 pav search for other commits by this committer ] Original commit 
- Update to 0.7.11
Wed, 7 Jan 2004
[ 19:02 pav search for other commits by this committer ] Original commit 
- Update to 0.7.10
Mon, 5 Jan 2004
[ 03:48 pav search for other commits by this committer ] Original commit 
- Update to 0.7.9
Mon, 29 Dec 2003
[ 01:14 marcus search for other commits by this committer ] Original commit 
Fix it so doing Help->Contents works, and the help file is rendered correctly
using the latest libxml2.

Approved by:    maintainer
Thu, 18 Dec 2003
[ 12:07 pav search for other commits by this committer ] Original commit 
- Update to 0.7.8
Wed, 10 Dec 2003
[ 19:43 pav search for other commits by this committer ] Original commit 
- Update to 0.7.7
Fri, 14 Nov 2003
[ 01:10 pav search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update maintainer field with my FreeBSD.org address.

Approved by:    adamw (mentor)
Fri, 31 Oct 2003
[ 20:04 marcus search for other commits by this committer ] Original commit 
Update to 0.7.6.
Wed, 8 Oct 2003
[ 19:45 marcus search for other commits by this committer ] Original commit 
Update to 0.7.5.

* undo/redo support
* API documentation
* new translations: cs, pl
* various bugfixes and HIG improvements

PR:             57762
Submitted by:   maintainer
Thu, 25 Sep 2003
[ 22:55 marcus search for other commits by this committer ] Original commit 
Update to 0.7.4.  This release features XML highlighting using gtksourceview,
better cursor keys handling, and a Portuguese translation.

PR:             57225
Submitted by:   maintainer
Wed, 24 Sep 2003
[ 17:31 tom search for other commits by this committer ] Original commit 
Update to 0.7.3.  Derived from patches mailed to me privately by the
MAINTAINER based on the PR below.

PR:             ports/56303
Submitted by:   Pav Lucistnik <pav@oook.cz>
Sat, 30 Aug 2003
[ 23:06 marcus search for other commits by this committer ] Original commit 
Update to 0.7.0.

PR:             56186
Submitted by:   maintainer
Mon, 30 Jun 2003
[ 17:03 marcus search for other commits by this committer ] Original commit 
Fix a potential NULL pointer dereference.

Submitted by:   maintainer
Sun, 29 Jun 2003
[ 20:07 marcus search for other commits by this committer ] Original commit 
Add congolmerate, a GNOME 2 XML editor geared toward DocBook editing.

PR:             53755
Submitted by:   Pav Lucistnik <pav@oook.cz>

Number of commits found: 50