| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.9.6_4,1
|
rafan  |
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 ) |
21 Jul 2008 05:49:09
1.9.6_4,1
|
rafan  |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
06 Jun 2008 14:21:59
1.9.6_3,1
|
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) |
29 May 2007 21:52:20
1.9.6_2,1
|
marcus  |
Add --disable-Werror to fix the build with GCC 4.2
PR: 113108 |
07 Apr 2007 22:20:21
1.9.6_2,1
|
marcus  |
Mark g-wrap NOT_FOR_ARCHS=ia64.
Reported by: pointyhat via kris |
22 Mar 2007 15:22:15
1.9.6_2,1
|
ahze  |
Update for objformat removal |
07 Mar 2007 15:24:50
1.9.6_2,1
|
ahze  |
Add support for sparc64 |
04 Mar 2007 06:53:01
1.9.6_2,1
|
mezz  |
- 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> |
03 Mar 2007 20:54:51
1.9.6_1,1
|
mezz  |
Fix the build if devel/libffi is installed in system.
PR: ports/109774
Reported by: Kostas Blekos <mplekos@physics.upatras.gr> |
28 Feb 2007 18:45:01
1.9.6_1,1
|
ahze  |
- Bump PORTREVISION for changes in libltdl15. |
23 Feb 2007 22:24:15
1.9.6,1
|
ahze  |
- Upgrade to 1.9.6
- Patch to use glib 2.x instead of glib 1.x |
05 Nov 2006 03:14:47
1.3.4_9,1
|
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
23 Oct 2006 13:33:38
1.3.4_9,1
|
ahze  |
- don't back down so far that slib-guile doesn't work anymore.
Approved by: portmgr (marcus) |
22 Oct 2006 22:33:41
1.3.4_9,1
|
ahze  |
- Back out of all gtk20 stuff to fix gnucash and plist and other stuff
Reported by: many
Approved by: portmgr (marcus) |
17 Oct 2006 22:24:05
1.3.4,1
|
ahze  |
- 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 |
14 Oct 2006 09:35:50
1.9.6_2
|
marcus  |
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 ) |
02 Jul 2006 05:03:11
1.3.4_9
|
marcus  |
Add missing library archives.
Reported by: pointyhat via linimon |
23 Feb 2006 10:40:45
1.3.4_8
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
1.3.4_7
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
1.3.4_7
|
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. |
06 Jun 2005 15:39:06
1.3.4_7
|
arved  |
Explicit name RUN_DEPENDS to avoid a rundependency on libtool13
Bump PORTREVISION
Approved by: mezz for gnome@ |
09 Jul 2004 18:43:11
1.3.4_6
|
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 |
18 Mar 2004 13:47:05
1.3.4_6
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
1.3.4_6
|
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. |
04 Feb 2004 05:21:48
1.3.4_6
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
17 Dec 2003 18:59:28
1.3.4_5
|
marcus  |
${LOCALBASE}/share/guile/slib/slibcat doesn't exist. The slib-guile port
installs ${LOCALBASE}/share/guile/slibcat. |
17 Dec 2003 18:36:37
1.3.4_5
|
marcus  |
This port also has a RUN_DEPENDS on slib-guile. Without it, new installations
won't be able to build GnuCash. |
14 Dec 2003 22:40:03
1.3.4_4
|
pav  |
- Fix dependency on slib-guile
Pointy hat to: pav |
14 Dec 2003 20:19:55
1.3.4_4
|
pav  |
- Chase new slib-guile infrastructure |
28 Aug 2003 01:01:09
1.3.4_4
|
edwin  |
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> |
16 Aug 2003 11:02:38
1.3.4_4
|
kris  |
Utilize INFO and bump PORTREVISION. |
16 Jun 2003 01:02:36
1.3.4_3
|
marcus  |
Remove a left over directory.
Reported by: bento |
02 May 2003 04:29:00
1.3.4_3
|
marcus  |
Chase guile's shared lib version. |
20 Apr 2003 03:56:27
1.3.4_2
|
marcus  |
Remove USE_GNOMENG. |
04 Mar 2003 17:48:26
1.3.4_2
|
marcus  |
* 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> |
11 Feb 2003 04:25:33
1.3.4_1
|
marcus  |
Add missing dependency on gtk12.
Reported by: bento |
05 Feb 2003 06:11:32
1.3.4
|
marcus  |
Update to 1.3.4. |
19 Aug 2002 16:22:30
1.1.11
|
sobomax  |
Add backup site until gnucash.org is up again. |
18 Aug 2002 08:39:33
1.1.11
|
sobomax  |
Update to 1.1.11. |
19 Jun 2002 17:37:57
1.1.9
|
marcus  |
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com> |
09 Jun 2002 07:35:21
1.1.9
|
marcus  |
Do not compile the g-wrap tests. This works around a build problem on
-CURRENT. |
31 Jul 2001 11:37:50 
|
sobomax  |
Update to 1.1.9. |
21 May 2001 20:37:34 
|
ade  |
Fix fennerism |
11 May 2001 18:36:50 
|
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.
|
22 Jan 2001 19:34:00 
|
ade  |
Release a few ports back into the wild that I don't have time to maintain any
more. |
17 Nov 2000 17:28:25 
|
ade  |
Update to 0.9.12 |
03 Nov 2000 20:49:23 
|
ade  |
Update to 0.9.8 |
08 Oct 2000 03:10:04 
|
asami  |
Convert category devel to new layout. |
04 Oct 2000 00:39:26 
|
ade  |
Assume maintainership (from ports).. it's a somewhat important dependency for
gnucash |
09 Aug 2000 18:55:09 
|
cpiazza  |
Update to 0.9.5 |
04 Aug 2000 03:05:14 
|
ade  |
Update for new shlib revision from guile 1.4 |
30 Jul 2000 01:47:59 
|
jedgar  |
Correct WWW |
15 Jul 2000 20:34:06 
|
will  |
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info. |
10 Jul 2000 06:16:53 
|
steve  |
Adding g-wrap version 0.9.4. A tool for exporting C libraries into Scheme
interpreters. |