| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: devel/g-wrap/Makefile |
|
CVSWeb
|
Number of commits found: 47 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
|
Mon, 21 Jul 2008
|
[ 05:49 rafan ]
1.28 audio/beast/Makefile
1.41 audio/glame/Makefile
1.64 audio/snd/Makefile
1.22 cad/gwave/Makefile
1.28 cad/libgeda/Makefile
1.9 comms/gnuradio/Makefile
1.28 deskutils/gnotime/Makefile
1.64 devel/autogen/Makefile
1.46 devel/g-wrap/Makefile
1.55 devel/gconf/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435
|
|
Fri, 6 Jun 2008
|
[ 14:21 edwin ]
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile
(Only the first 10 of 367 ports in this commit are shown above. )
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)
|
|
Tue, 29 May 2007
|
[ 21:52 marcus ]
1.44 devel/g-wrap/Makefile
Add --disable-Werror to fix the build with GCC 4.2
PR: 113108
|
|
Sat, 7 Apr 2007
|
[ 22:20 marcus ]
1.43 devel/g-wrap/Makefile
Mark g-wrap NOT_FOR_ARCHS=ia64.
Reported by: pointyhat via kris
|
|
Thu, 22 Mar 2007
|
[ 15:22 ahze ]
1.42 devel/g-wrap/Makefile
Update for objformat removal
|
|
Wed, 7 Mar 2007
|
[ 15:24 ahze ]
1.41 devel/g-wrap/Makefile
1.2 devel/g-wrap/files/patch-configure
1.4 devel/g-wrap/files/patch-libffi_configure
Add support for sparc64
|
|
Sun, 4 Mar 2007
|
[ 06:53 mezz ]
1.40 devel/g-wrap/Makefile
1.1 devel/g-wrap/files/patch-configure
- Fix the build on amd64.
- Fix the srfi extensions installation if they are already exist, install
them anyway since there are no conflict in ports tree. Example, using
portupgrade while upgrade and it will finding g-wrap exists then not
install files as g-wrap will be uninstall when the build is done.
- Bump the PORTREVISION to make sure the users to have srfi extensions back
in their systems.
Reported by: several,
Peter Jeremy <peterjeremy@optushome.com.au>
Tested by: Peter Jeremy <peterjeremy@optushome.com.au>
|
|
Sat, 3 Mar 2007
|
[ 20:54 mezz ]
1.39 devel/g-wrap/Makefile
Fix the build if devel/libffi is installed in system.
PR: ports/109774
Reported by: Kostas Blekos <mplekos@physics.upatras.gr>
|
|
Wed, 28 Feb 2007
|
[ 18:45 ahze ]
1.38 devel/g-wrap/Makefile
1.97 finance/gnucash/Makefile
1.65 lang/guile/Makefile
- Bump PORTREVISION for changes in libltdl15.
|
|
Fri, 23 Feb 2007
|
[ 22:24 ahze ]
1.37 devel/g-wrap/Makefile
1.12 devel/g-wrap/distinfo
1.5 devel/g-wrap/files/patch-Makefile.in
1.4 devel/g-wrap/files/patch-ab
1.4 devel/g-wrap/files/patch-g-wrap_Makefile.in
1.3 devel/g-wrap/files/patch-guile_g-wrap-2.0-guile.pc.in
1.3 devel/g-wrap/files/patch-libffi_configure
1.13 devel/g-wrap/pkg-plist
- Upgrade to 1.9.6
- Patch to use glib 2.x instead of glib 1.x
|
|
Sun, 5 Nov 2006
|
[ 03:14 mezz ]
1.36 devel/g-wrap/Makefile
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
|
|
Mon, 23 Oct 2006
|
[ 13:33 ahze ]
1.35 devel/g-wrap/Makefile
- don't back down so far that slib-guile doesn't work anymore.
Approved by: portmgr (marcus)
|
|
Sun, 22 Oct 2006
|
[ 22:33 ahze ]
1.34 devel/g-wrap/Makefile
- Back out of all gtk20 stuff to fix gnucash and plist and other stuff
Reported by: many
Approved by: portmgr (marcus)
|
|
Tue, 17 Oct 2006
|
[ 22:24 ahze ]
1.33 devel/g-wrap/Makefile
1.11 devel/g-wrap/distinfo
1.4 devel/g-wrap/files/patch-Makefile.in
1.3 devel/g-wrap/files/patch-ab
1.3 devel/g-wrap/files/patch-g-wrap_Makefile.in
1.2 devel/g-wrap/files/patch-guile_g-wrap-2.0-guile.pc.in
1.2 devel/g-wrap/files/patch-libffi_configure
1.12 devel/g-wrap/pkg-plist
- Back out of 1.9.6 and back down to 1.3.4 since ffi doesn't build on !i386
* Kept glib2 instead of backing down to glib1
Approved by: portmgr (marcus)
Reported by: pointyhat via kris
|
|
Sat, 14 Oct 2006
|
[ 09:35 marcus ]
1.54 accessibility/at-spi/Makefile
1.48 accessibility/atk/Makefile
1.33 accessibility/dasher/Makefile
1.57 accessibility/gail/Makefile
1.20 accessibility/gnome-speech/Makefile
1.33 accessibility/gnopernicus/Makefile
1.31 accessibility/gok/Makefile
1.1 accessibility/orca/Makefile
1.57 archivers/file-roller/Makefile
1.25 audio/gnome-audio/Makefile
(Only the first 10 of 577 ports in this commit are shown above. )
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above )
|
|
Sun, 2 Jul 2006
|
[ 05:03 marcus ]
1.31 devel/g-wrap/Makefile
1.4 devel/g-wrap/files/patch-aa
1.10 devel/g-wrap/pkg-plist
Add missing library archives.
Reported by: pointyhat via linimon
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Mon, 6 Jun 2005
|
[ 15:39 arved ]
1.28 devel/g-wrap/Makefile
Explicit name RUN_DEPENDS to avoid a rundependency on libtool13
Bump PORTREVISION
Approved by: mezz for gnome@
|
|
Fri, 9 Jul 2004
|
[ 18:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
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
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
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 ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Wed, 17 Dec 2003
|
[ 18:59 marcus ]
1.24 devel/g-wrap/Makefile
${LOCALBASE}/share/guile/slib/slibcat doesn't exist. The slib-guile port
installs ${LOCALBASE}/share/guile/slibcat.
|
[ 18:36 marcus ]
1.23 devel/g-wrap/Makefile
This port also has a RUN_DEPENDS on slib-guile. Without it, new installations
won't be able to build GnuCash.
|
|
Sun, 14 Dec 2003
|
[ 22:40 pav ]
1.22 devel/g-wrap/Makefile
1.69 finance/gnucash/Makefile
1.25 security/lsh/Makefile
- Fix dependency on slib-guile
Pointy hat to: pav
|
[ 20:19 pav ]
1.21 devel/g-wrap/Makefile
1.68 finance/gnucash/Makefile
1.24 security/lsh/Makefile
- Chase new slib-guile infrastructure
|
|
Thu, 28 Aug 2003
|
[ 01:01 edwin ]
1.20 devel/g-wrap/Makefile
1.3 lang/bigloo/Makefile
1.12 lang/drscheme/Makefile
1.44 lang/guile/Makefile
1.6 lang/kawa/Makefile
1.35 lang/mit-scheme/Makefile
1.7 lang/qscheme/Makefile
1.13 lang/siod/Makefile
1.20 lang/slib/Makefile
1.4 lang/stklos/Makefile
(Only the first 10 of 14 ports in this commit are shown above. )
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
Sat, 16 Aug 2003
|
[ 11:02 kris ]
1.19 devel/g-wrap/Makefile
1.8 devel/g-wrap/pkg-plist
Utilize INFO and bump PORTREVISION.
|
|
Fri, 2 May 2003
|
[ 04:29 marcus ]
1.29 audio/snd/Makefile
1.4 cad/geda-symcheck/Makefile
1.27 cad/geda/Makefile
1.10 cad/gnetlist/Makefile
1.8 cad/gschem/Makefile
1.5 cad/gwave/Makefile
1.10 cad/libgeda/Makefile
1.3 deskutils/gnotime/Makefile
1.30 devel/autogen/Makefile
1.18 devel/g-wrap/Makefile
(Only the first 10 of 25 ports in this commit are shown above. )
Chase guile's shared lib version.
|
|
Sun, 20 Apr 2003
|
[ 03:56 marcus ]
1.70 devel/ORBit/Makefile
1.85 devel/ORBit2/Makefile
1.16 devel/allegro/Makefile
1.15 devel/anjuta/Makefile
1.32 devel/bonobo-activation/Makefile
1.17 devel/bonobo-conf/Makefile
1.60 devel/bonobo/Makefile
1.28 devel/bugbuddy/Makefile
1.38 devel/bugbuddy2/Makefile
1.7 devel/entity/Makefile
(Only the first 10 of 52 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
|
Tue, 4 Mar 2003
|
[ 17:48 marcus ]
1.16 devel/g-wrap/Makefile
1.2 devel/g-wrap/pkg-comment
* Fix some GNOMNG typos
* Add a missing guile-gtk dependency
* De-pkg-comment
PR: 48925
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
Tue, 11 Feb 2003
|
[ 04:25 marcus ]
1.15 devel/g-wrap/Makefile
Add missing dependency on gtk12.
Reported by: bento
|
|
Wed, 5 Feb 2003
|
[ 06:11 marcus ]
1.14 devel/g-wrap/Makefile
1.7 devel/g-wrap/distinfo
1.2 devel/g-wrap/files/patch-Makefile.in
1.3 devel/g-wrap/files/patch-aa
1.1 devel/g-wrap/files/patch-g-wrap_Makefile.in
1.3 devel/g-wrap/files/patch-g-wrapped::Makefile.in
1.6 devel/g-wrap/pkg-plist
Update to 1.3.4.
|
|
Mon, 19 Aug 2002
|
[ 16:22 sobomax ]
1.13 devel/g-wrap/Makefile
Add backup site until gnucash.org is up again.
|
|
Sun, 18 Aug 2002
|
[ 08:39 sobomax ]
1.12 devel/g-wrap/Makefile
1.6 devel/g-wrap/distinfo
1.2 devel/g-wrap/files/patch-aa
1.2 devel/g-wrap/files/patch-g-wrapped::Makefile.in
1.5 devel/g-wrap/pkg-plist
Update to 1.1.11.
|
|
Wed, 19 Jun 2002
|
[ 17:37 marcus ]
1.20 audio/snd/Makefile
1.24 cad/geda/Makefile
1.5 cad/gnetlist/Makefile
1.3 cad/gschem/Makefile
1.41 deskutils/gnucash/Makefile
1.17 devel/autogen/Makefile
1.11 devel/g-wrap/Makefile
1.47 devel/libgtop/Makefile
1.42 games/gnomegames/Makefile
1.47 games/gnomegames2/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
|
Tue, 31 Jul 2001
|
[ 11:37 sobomax ]
unknown devel/g-wrap/Makefile
unknown devel/g-wrap/distinfo
unknown devel/g-wrap/files/patch-g-wrapped::Makefile.in
unknown devel/g-wrap/files/patch-test::Makefile.in
unknown devel/g-wrap/pkg-plist
Update to 1.1.9.
|
|
Fri, 11 May 2001
|
[ 18:36 ade ]
unknown audio/esound/Makefile
unknown audio/gnomeaudio/Makefile
unknown audio/gnomemedia/Makefile
unknown audio/libaudiofile/Makefile
unknown converters/libiconv/Makefile
unknown databases/libgda/Makefile
unknown deskutils/gnomepim/Makefile
unknown deskutils/gnucash/Makefile
unknown devel/ORBit/Makefile
unknown devel/bonobo-conf/Makefile
(Only the first 10 of 96 ports in this commit are shown above. )
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.
|
|
Mon, 22 Jan 2001
|
[ 19:34 ade ]
unknown deskutils/gnucash/Makefile
unknown devel/g-wrap/Makefile
unknown x11-toolkits/bakery/Makefile
Release a few ports back into the wild that I don't have time to maintain any
more.
|
|
Fri, 17 Nov 2000
|
[ 17:28 ade ]
unknown devel/g-wrap/Makefile
unknown devel/g-wrap/distinfo
Update to 0.9.12
|
|
Fri, 3 Nov 2000
|
[ 20:49 ade ]
unknown devel/g-wrap/Makefile
unknown devel/g-wrap/distinfo
unknown devel/g-wrap/pkg-plist
Update to 0.9.8
|
|
Wed, 4 Oct 2000
|
[ 00:39 ade ]
unknown devel/g-wrap/Makefile
Assume maintainership (from ports).. it's a somewhat important dependency for
gnucash
|
|
Wed, 9 Aug 2000
|
[ 18:55 cpiazza ]
unknown devel/g-wrap/Makefile
unknown devel/g-wrap/files/md5
Update to 0.9.5
|
|
Fri, 4 Aug 2000
|
[ 03:05 ade ]
unknown cad/geda/Makefile
unknown deskutils/gnucash/Makefile
unknown devel/g-wrap/Makefile
unknown lang/guileobjc/Makefile
unknown math/siag/Makefile
unknown www/screem/Makefile
unknown x11-toolkits/guile-gnome/Makefile
unknown x11-wm/scwm/Makefile
Update for new shlib revision from guile 1.4
|
|
Sat, 15 Jul 2000
|
[ 20:34 will ]
unknown devel/g-wrap/Makefile
unknown devel/g-wrap/pkg/PLIST
unknown devel/g-wrap/patches/patch-aa
unknown devel/g-wrap/patches/patch-ab
unknown devel/g-wrap/patches/patch-configure
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info.
|
|
Mon, 10 Jul 2000
|
[ 06:16 steve ]
unknown devel/g-wrap/pkg/COMMENT
unknown devel/g-wrap/pkg/DESCR
unknown devel/g-wrap/Makefile
unknown devel/g-wrap/pkg/PLIST
unknown devel/g-wrap/files/md5
unknown devel/g-wrap/patches/patch-configure
Adding g-wrap version 0.9.4. A tool for exporting C libraries into Scheme
interpreters.
|
Number of commits found: 47 |