non port: devel/gconf/Makefile |
Number of commits found: 66 |
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Thursday, 11 Aug 2011
|
19:20 kwm
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Sunday, 31 Jul 2011
|
15:07 jlaffaye
- Chase guile shared lib bump
- Add an entry to UPDATING
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Saturday, 15 Aug 2009
|
17:15 marcus
Mark MAKE_JOBS_UNSAFE.
PR: 137738
Submitted by: amdmi3
|
Sunday, 2 Aug 2009
|
19:36 mezz
-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
|
Monday, 2 Feb 2009
|
01:36 araujo
- 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)
|
Thursday, 22 Jan 2009
|
16:04 miwi
- Chase lang/guile shlib bump
|
Monday, 21 Jul 2008
|
04:49 rafan
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435
|
Friday, 6 Jun 2008
|
13:21 edwin
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)
|
Saturday, 19 Apr 2008
|
17:56 miwi
- 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)
|
Saturday, 1 Mar 2008
|
06:22 marcus
Chase libguile shared lib version.
|
Wednesday, 24 Oct 2007
|
23:37 marcus
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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Saturday, 10 Feb 2007
|
06:05 kris
Use libtool15 port instead of included version to avoid objformat a.out botch
|
Saturday, 14 Oct 2006
|
08:54 marcus
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)
|
Monday, 15 May 2006
|
22:23 mezz
Add USE_GETTEXT to appease portlint.
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 15 Nov 2005
|
06:52 ade
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.
|
Friday, 9 Jul 2004
|
17:43 marcus
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
|
Sunday, 14 Mar 2004
|
06:17 ade
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.
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tuesday, 30 Sep 2003
|
02:38 marcus
Teach gconf about local locks, and use them by default. This is mostly
taken from gconf2, and allows gconf1 applications (e.g. Galeon, GnuCash, etc.)
to work properly with gconfd-2.
Reviewed by: Havoc Pennington <hp@redhat.com>
Obtained from: gconf2 (mostly)
|
Tuesday, 22 Jul 2003
|
16:46 marcus
Remove the BDB backend library from the plist.
Reported by: bugsgrief@bugsgrief.net
Pointy hat to: me
|
Friday, 18 Jul 2003
|
01:11 marcus
* Remove dependency on BDB [1]
* Use gnometarget
Suggested by: mi [1]
|
Thursday, 12 Jun 2003
|
09:46 adamw
Remove REINPLACE commands that were rolled into gnomehack.
|
Friday, 2 May 2003
|
03:29 marcus
Chase guile's shared lib version.
|
Sunday, 20 Apr 2003
|
02:56 marcus
Remove USE_GNOMENG.
|
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Friday, 27 Sep 2002
|
06:05 marcus
Make gconf find gconfd-2 after its move to ${PREFIX}/libexec. This fixes
some compatibility problems between GNOME 1 and GNOME 2.
Reported by: Adam Weinberger <adam@vectors.cx>
Tested by: Adam Weinberger <adam@vectors.cx>
Approved by: portmgr (sobomax)
|
Friday, 20 Sep 2002
|
17:07 marcus
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.
|
Thursday, 22 Aug 2002
|
19:13 ade
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
Thursday, 11 Jul 2002
|
17:16 sobomax
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus
|
Wednesday, 19 Jun 2002
|
16:43 marcus
Whoops, forgot one. Chase guile shared lib version.
|
Wednesday, 1 May 2002
|
01:35 sobomax
Use USE_LIBTOOL - this prevents useless .a versions of shared modules from
being installed.
|
Tuesday, 19 Mar 2002
|
20:04 sobomax
Remove dead code.
|
Friday, 15 Mar 2002
|
19:02 sobomax
Update to 1.0.9.
PR: 35920
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
Monday, 11 Feb 2002
|
23:50 ade
Update to 1.0.8
|
Friday, 11 Jan 2002
|
18:22 sobomax
Ensure clean removal of ${PREFIX}/etc/gconf.
|
Friday, 9 Nov 2001
|
16:37 sobomax
Update to 1.0.7.
|
Thursday, 16 Aug 2001
|
16:27 sobomax
Update to 1.0.4.
|
Friday, 3 Aug 2001
|
08:17 sobomax
Update to 1.0.3.
|
Wednesday, 1 Aug 2001
|
12:56 knu
Back out the db3 port update because some of these dependent ports had been
broken by the incompatibility between db3.2 and db3.3.
|
Wednesday, 25 Jul 2001
|
16:05 knu
Reflect databases/db3's shlib version bump from 2 to 3.
|
Tuesday, 5 Jun 2001
|
05:58 ade
Add Berkeley DB 3.x support
|
Friday, 1 Jun 2001
|
21:08 olgeni
Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIB
|
Wednesday, 23 May 2001
|
01:49 ade
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 to
make transitioning to GNOME/GTK+/GLIB a little easier.
|
Monday, 14 May 2001
|
22:58 ade
Update to 1.0.1
|
Friday, 11 May 2001
|
17:36 ade
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
Friday, 4 May 2001
|
22:39 ade
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates.
|
Thursday, 29 Mar 2001
|
16:35 sobomax
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
|
Friday, 9 Feb 2001
|
22:00 ade
Remove spurious dependency on converters/iconv
|
Wednesday, 31 Jan 2001
|
15:56 ade
Update to 0.12
|
Wednesday, 29 Nov 2000
|
11:46 sobomax
Update iconv to 2.0 and reflect shared library version bump.
|
Thursday, 2 Nov 2000
|
21:21 ade
Update to 0.11
|
Friday, 20 Oct 2000
|
17:26 ade
Install a sane default configuration file
|
Tuesday, 10 Oct 2000
|
18:23 ade
Update to 0.10
|
Thursday, 5 Oct 2000
|
08:10 reg
Implement USE_GNOME, part 1.
|
Tuesday, 3 Oct 2000
|
18:37 ade
Update to 0.9
|
Thursday, 10 Aug 2000
|
17:35 ade
Update to 0.8
|
Friday, 4 Aug 2000
|
17:11 ade
Re-sobomize to use pre-patch instead of post-extract
|
02:28 ade
Update to 0.7
|
Thursday, 29 Jun 2000
|
20:26 ade
GConf is a configuration database system for the GNOME desktop, functionally
similar to the Windows registry but lots better :-)
|
Number of commits found: 66 |