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: devel/ORBit2/Makefile
SVNWeb

Number of commits found: 99

Tue, 15 Mar 2022
[ 19:16 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:1bc4afd4b4e7eba318816c408521e6739c929009  commit hash:1bc4afd4b4e7eba318816c408521e6739c929009  commit hash:1bc4afd4b4e7eba318816c408521e6739c929009  1bc4afd  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
devel/ORBit2: remove gnome2 library
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 19 Sep 2020
[ 10:43 bapt search for other commits by this committer ] Original commit   Revision:548955 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
In preparation of the update of glib remove the -reference ports

Those ports mainly concern old Gnome2 libraries, the behaviour of this infra
is not compatible with the meson build system (being used in newer version)
the documentation is provided otherwise in the other version
Thu, 10 Sep 2020
[ 18:55 tcberner search for other commits by this committer ] Original commit   Revision:548219 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Move some gnome@ ports to desktop@

As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.

As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.

[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D26362
Fri, 8 Nov 2019
[ 11:39 tobik search for other commits by this committer ] Original commit   Revision:517048 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
devel: Add missing USES={gl,gnome,php,sdl}
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Wed, 14 Oct 2015
[ 09:10 marino search for other commits by this committer ] Original commit   Revision:399243
devel/ORBit2 is not jobs safe

This has failed on me multiple times in multi-job build.  The last time
it tried to use libname-server-2.a before it was built.
Wed, 7 May 2014
[ 14:38 tijl search for other commits by this committer ] Original commit   Revision:353159
Don't run RANLIB on installed library because it is read-only and it has
already been run during build.  Fixes staging as non-root.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
Tue, 6 May 2014
[ 17:15 tijl search for other commits by this committer ] Original commit   Revision:353110
- Convert to USES=libtool tar:bzip2.
- Use @sample.
Mon, 17 Feb 2014
[ 14:45 miwi search for other commits by this committer ] Original commit   Revision:344761
- Stage support
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 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:
devel part 4)
Tue, 25 Jun 2013
[ 10:34 kwm search for other commits by this committer ] Original commit   Revision:321730
Fix build with glib 2.36.
Sort USES, and use pathfix.
Wed, 24 Apr 2013
[ 07:35 ak search for other commits by this committer ] Original commit   Revision:316407 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
Tue, 23 Apr 2013
[ 10:13 bapt search for other commits by this committer ] Original commit   Revision:316333 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Convert devel to USES=pkgconfig
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, 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, 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, 20 Nov 2010
[ 15:37 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 609 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 31 May 2010
[ 22:52 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION and add USE_GETTEXT where missing.

PR:             147257
Mon, 10 May 2010
[ 21:19 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 772 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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
Sun, 8 Mar 2009
[ 07:22 marcus search for other commits by this committer ] Original commit 
Update to 2.14.17.
Sat, 10 Jan 2009
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 19 Aug 2008
[ 12:11 kwm search for other commits by this committer ] Original commit 
Update to 2.14.14.
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 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)
Thu, 5 Jun 2008
[ 12:58 kwm search for other commits by this committer ] Original commit 
Update to 2.14.13.
Thu, 31 Jan 2008
[ 20:43 marcus search for other commits by this committer ] Original commit 
Update to 2.14.12.
Fri, 25 Jan 2008
[ 16:07 kwm search for other commits by this committer ] Original commit 
Update to 2.14.11.

Small bug fix release.
Mon, 15 Oct 2007
[ 13:44 ahze search for other commits by this committer ] Original commit 
Update to 2.14.10
Mon, 17 Sep 2007
[ 14:37 ahze search for other commits by this committer ] Original commit 
Update to 2.14.9
Fri, 27 Jul 2007
[ 16:03 mezz search for other commits by this committer ] Original commit 
Update to 2.14.8 and get rid of X11BASE.
Mon, 23 Apr 2007
[ 06:48 bland search for other commits by this committer ] Original commit 
Remove X11BASE idl-backends support pach which is noop. This also fixes
cpp backend crash on -CURRENT.
Tue, 27 Feb 2007
[ 06:05 marcus search for other commits by this committer ] Original commit 
Update to 2.14.7.
Tue, 13 Feb 2007
[ 01:14 marcus search for other commits by this committer ] Original commit 
Update to 2.14.6.
Tue, 23 Jan 2007
[ 19:37 mezz search for other commits by this committer ] Original commit 
Update to 2.14.5.
Mon, 18 Dec 2006
[ 12:23 ahze search for other commits by this committer ] Original commit 
Update to 2.14.4
Sun, 5 Nov 2006
[ 02:52 mezz search for other commits by this committer ] Original commit 
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Mon, 4 Sep 2006
[ 18:54 marcus search for other commits by this committer ] Original commit 
Update to 2.14.3.
Mon, 7 Aug 2006
[ 02:27 bland search for other commits by this committer ] Original commit 
Drop devel/popt dependency.
There was switchover to GOption bits for command line parsing.
Mon, 24 Jul 2006
[ 16:46 ahze search for other commits by this committer ] Original commit 
- Update to 2.14.2
[ 15:19 ahze search for other commits by this committer ] Original commit 
- Update to 2.14.1
Wed, 31 May 2006
[ 22:18 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

        Incorrect: (Without USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.local.dist <-- Here...
        ================================
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 10 May 2006
[ 02:58 jylefort search for other commits by this committer ] Original commit 
Move the ORBit2 programming reference to the ORBit2-reference port.
Sun, 30 Apr 2006
[ 00:47 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 431 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.14.1 for FreeBSD!  Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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, 7 Feb 2006
[ 02:10 bland search for other commits by this committer ] Original commit 
Fix plist (leftover %D prefix in @dirrmtry entry).
Mon, 6 Feb 2006
[ 14:27 bland search for other commits by this committer ] Original commit 
Update to 2.12.5
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.
Tue, 6 Sep 2005
[ 15:17 marcus search for other commits by this committer ] Original commit 
Update to 2.12.4.
Sun, 28 Aug 2005
[ 17:45 mezz search for other commits by this committer ] Original commit 
Update to 2.12.3.
Mon, 11 Apr 2005
[ 09:22 mezz search for other commits by this committer ] Original commit 
Update to 2.12.2.
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.
Sun, 6 Feb 2005
[ 07:33 marcus search for other commits by this committer ] Original commit 
Update to 2.12.1.
Sat, 18 Dec 2004
[ 20:38 marcus search for other commits by this committer ] Original commit 
Also create ${PREFIX}/lib/orbit-2.0/idl-backends.
[ 20:36 marcus search for other commits by this committer ] Original commit 
Create the ${PREFIX}/lib/orbit-2.0 directory since this port will be the
one to remove it.

Reported by:    pointyhat via kris
Sun, 7 Nov 2004
[ 22:24 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 369 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 19 Aug 2004
[ 17:45 marcus search for other commits by this committer ] Original commit 
Update to 2.10.4.
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Wed, 23 Jun 2004
[ 12:28 bland search for other commits by this committer ] Original commit 
Update to 2.10.3
Fri, 7 May 2004
[ 13:31 bland search for other commits by this committer ] Original commit 
Update 2.10.2
Wed, 28 Apr 2004
[ 18:49 marcus search for other commits by this committer ] Original commit 
Update to 2.10.1.
Fri, 9 Apr 2004
[ 20:52 bland search for other commits by this committer ] Original commit 
Remove part or post-patch wich is not longer required.
Mon, 5 Apr 2004
[ 03:11 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.6.0.  The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
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, 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, 5 Dec 2003
[ 20:44 adamw search for other commits by this committer ] Original commit 
Update to 2.8.3.
Fri, 10 Oct 2003
[ 19:14 marcus search for other commits by this committer ] Original commit 
Update to 2.8.2.
Thu, 18 Sep 2003
[ 06:49 marcus search for other commits by this committer ] Original commit  Encoding Errors (not all of the commit message was ASCII) (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:    portmgr (kris, will, myself implicitly)
Requested by:   re as well as many other users
Mon, 21 Jul 2003
[ 15:26 marcus search for other commits by this committer ] Original commit 
Update to 2.6.3.
Mon, 19 May 2003
[ 23:56 marcus search for other commits by this committer ] Original commit 
Update to 2.6.2.
Mon, 12 May 2003
[ 00:55 marcus search for other commits by this committer ] Original commit 
Add some more module search paths.
Tue, 22 Apr 2003
[ 04:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Convert to new GNOME infrastructure.
Sun, 20 Apr 2003
[ 02:56 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Fri, 4 Apr 2003
[ 07:14 marcus search for other commits by this committer ] Original commit 
Update to 2.6.1.
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 7 Feb 2003
[ 18:42 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 287 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
Tue, 12 Nov 2002
[ 22:58 marcus search for other commits by this committer ] Original commit 
Update to 2.4.4.
Fri, 20 Sep 2002
[ 17:07 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Sat, 24 Aug 2002
[ 08:16 marcus search for other commits by this committer ] Original commit 
Update to 2.4.3.
Tue, 20 Aug 2002
[ 19:08 marcus search for other commits by this committer ] Original commit 
Update to 2.4.2.
Wed, 7 Aug 2002
[ 07:18 marcus search for other commits by this committer ] Original commit 
Update to 2.4.1.
Thu, 11 Jul 2002
[ 15:03 sobomax search for other commits by this committer ] Original commit 
Use USE_REINPLACE.
Sun, 30 Jun 2002
[ 22:20 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
Sat, 15 Jun 2002
[ 09:05 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Tue, 11 Jun 2002
[ 08:15 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Update to the latest GNOME 2 snapshot.  This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
Tue, 28 May 2002
[ 16:08 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
Sun, 19 May 2002
[ 20:16 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Back to betas...Update to GNOME 2.0 beta 5.
Sun, 12 May 2002
[ 06:49 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 RC2.
Thu, 2 May 2002
[ 03:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 RC 1.
Fri, 26 Apr 2002
[ 07:45 sobomax search for other commits by this committer ] Original commit 
- Update to 2.3.108 (version from GNOME2 beta4);
- use USE_LIBTOOL.
Sat, 6 Apr 2002
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 2.0 beta3.

Approved by:    sobomax
Mon, 11 Mar 2002
[ 20:35 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
Wed, 27 Feb 2002
[ 19:06 sobomax search for other commits by this committer ] Original commit 
Fix one missed orbitrc --> orbit2rc.    
[ 11:21 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Update all components of the GNOME 2.0 to the versions included into GNOME  
2.0-beta release.    
Thu, 21 Feb 2002
[ 09:40 sobomax search for other commits by this committer ] Original commit 
Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another  
dependencies.    
Wed, 20 Feb 2002
[ 23:02 sobomax search for other commits by this committer ] Original commit 
Remove bogus USE_GLIB.    
Thu, 14 Feb 2002
[ 01:39 sobomax search for other commits by this committer ] Original commit 
Apply s-LINC_THREADSAFE-G_THREADS_ENABLED-g regex, because some time ago  
LINC_THREADSAFE in linc was replaced with G_THREADS_ENABLED. Bump PORTREVISION. 
  
Wed, 13 Feb 2002
[ 11:27 sobomax 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)
Update to 2.3.103 after a repo-copy from ports/devel/ORBit.    

Number of commits found: 99