Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.4_2 17 Aug 2003 03:51:54 |
marcus |
Use INFO. |
1.6.4_2 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
1.6.4_1 01 Jun 2003 20:39:23 |
marcus |
Correct a make patch error. |
1.6.4_1 01 Jun 2003 00:50:02 |
marcus |
Fix build on Sparc64.
Reported by: kris |
1.6.4_1 22 May 2003 21:34:29 |
marcus |
Fix build on Sparc.
Reported by: bento |
1.6.4_1 07 May 2003 23:15:02 |
marcus |
Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. |
1.6.4_1 04 May 2003 06:35:22 |
marcus |
Add support for FreeBSD Alpha and Sparc. |
1.6.4_1 02 May 2003 05:26:07 |
marcus |
Correct a patch and a post-patch substitution. |
1.6.4_1 02 May 2003 05:19:27 |
marcus |
* Don't split info files
* Use %%DATADIR%%
Note, guile installs .la files as some of its dependents (like g-wrap,
gnucash, etc.) may use them.
Submitted by: ijliao |
1.6.4 02 May 2003 03:18:31 |
marcus |
Update to 1.6.4. This is a big update that has the potential of breaking
ports that depend on guile. As such I have tested most of them. Here
are my results:
--KNOWN TO WORK--
devel/gconf
games/gnomegames
games/gnomegames2
devel/g-wrap
x11-toolkits/guile-gtk
x11-toolkits/guile-gnome
math/guppi
finance/gnucash
deskutils/gnotime
devel/libgtop (Only the first 15 lines of the commit message are shown above ) |
1.4.1_4 04 Apr 2003 04:55:14 |
marcus |
Work around what I believe to be a broken implementation of isfinite()
in -CURRENT that was causing a numerical overflow in apps such as
GnuCash.
PR: 50089 |
1.4.1_3 19 Feb 2003 05:29:57 |
marcus |
* Revert previous commit to pkg-plist [1]
* De-pkg-comment
[1] See http://www.freebsd.org/cgi/query-pr.cgi?pr=48439 for more details. |
1.4.1_3 15 Feb 2003 23:47:05 |
marcus |
Correct an error building the temporary packing list.
PR: 48163 |
1.4.1_3 05 Feb 2003 06:10:54 |
marcus |
* Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome |
1.4.1_2 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
1.4.1_2 29 Sep 2002 03:08:34 |
marcus |
Forced commit. The last commit should have read that kris tested this on
beta. bento is x86. |
1.4.1_2 29 Sep 2002 01:28:41 |
marcus |
Fix build on Alpha.
Reported by: bento
Tested by: kris on bento |
1.4.1_2 05 Aug 2002 20:31:04 |
okazaki |
Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically. |
1.4.1_2 04 Aug 2002 19:15:05 |
marcus |
Fix LIB_DEPENDS by adding a dependency on libtool.
PR: 40900
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.4.1_1 19 Jun 2002 19:58:11 |
marcus |
* Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION |
1.4.1 19 Jun 2002 08:18:10 |
sobomax |
Add USE_REINPLACE where appropriate. |
1.4.1 19 Jun 2002 07:42:19 |
ijliao |
upgrade to 1.4.1 |
17 Sep 2001 18:40:31 |
dwcjr |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
04 Aug 2000 02:04:03 |
ade |
Update to 1.4 (shlib version .6 -> .9) |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |