Commit Graph

53 Commits

Author SHA1 Message Date
Joe Marcus Clarke
f4c9cba333 Use INFO. 2003-08-17 03:51:54 +00:00
Ade Lovett
b2fd75e438 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)
2003-06-26 22:58:32 +00:00
Joe Marcus Clarke
733ff13c7b Correct a make patch error. 2003-06-01 20:39:23 +00:00
Joe Marcus Clarke
f6b5fd1ffd Fix build on Sparc64.
Reported by:	kris
2003-06-01 00:50:02 +00:00
Joe Marcus Clarke
1de5cb4747 Fix build on Sparc.
Reported by:	bento
2003-05-22 21:34:29 +00:00
Joe Marcus Clarke
310e32c04e Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. 2003-05-07 23:15:02 +00:00
Joe Marcus Clarke
4f3521374d Add support for FreeBSD Alpha and Sparc. 2003-05-04 06:35:21 +00:00
Joe Marcus Clarke
d1b7249e3b Correct a patch and a post-patch substitution. 2003-05-02 05:26:07 +00:00
Joe Marcus Clarke
7340fdd21a * 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
2003-05-02 05:19:27 +00:00
Joe Marcus Clarke
34256c1b83 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
devel/autogen
games/gnurobots
audio/snd
math/drgenius
net/serveez
science/libctl
x11-wm/scwm (works with patches to be sent to maintainer)
--KNOWN NOT TO WORK (maintainer is working on update)--
cad/geda
cad/geda-symcheck
cad/geda-utils
cad/gnetlist
cad/gschem
cad/gwave
cad/libgeda
--UNKNOWN--
mail/icqmail (marked IGNORE for other reasons)
lang/gnustep-guile (could not build for other reasons; will notify maintainer)
math/siag (did not test)
science/mpb (did not test)

PR:	43910
2003-05-02 03:18:31 +00:00
Joe Marcus Clarke
f40ec725b7 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
2003-04-04 04:55:14 +00:00
Joe Marcus Clarke
1f78def041 * 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.
2003-02-19 05:29:57 +00:00
Joe Marcus Clarke
ac113cf42b Correct an error building the temporary packing list.
PR:	48163
2003-02-15 23:47:02 +00:00
Joe Marcus Clarke
3ea9b25be8 * Teach guile about LOCALBASE and X11BASE when looking for scheme modules
* Assign maintainership to gnome
2003-02-05 06:10:54 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Joe Marcus Clarke
743c3a8e40 Fix build on Alpha.
Reported by:	bento
Tested by:	kris on bento
2002-09-29 01:28:41 +00:00
OKAZAKI Tetsurou
e5c7cec95e Add a workaround for the error of ${REINPLACE_CMD}.
List reinplaced files statically.
2002-08-05 20:31:04 +00:00
Joe Marcus Clarke
06db55477b Fix LIB_DEPENDS by adding a dependency on libtool.
PR:		40900
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-04 19:15:05 +00:00
Joe Marcus Clarke
16e039f028 * Don't install .la files
* Don't install libltdl.*
* Dump PORTREVISION
2002-06-19 19:58:11 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Ying-Chieh Liao
5ece18d9ce upgrade to 1.4.1 2002-06-19 07:42:17 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Ade Lovett
7400314e11 Update to 1.4 (shlib version .6 -> .9)
Approved by:	maintainer
2000-08-04 01:04:03 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Justin M. Seger
7f2c5da3d9 Fix compilation on CURRENT
Submitted by:	Jeremy Lea <reg@FreeBSD.ORG>
PR:		ports/17899
2000-04-24 19:15:51 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Satoshi Asami
905eac9d16 Re-enable threads and add libqthreads.* to pkg/PLIST. 2000-03-11 22:16:26 +00:00
Satoshi Asami
a52ae8dc77 Temporary disable --with-threads; we suspect it is causing the libgtop
build to fail.
2000-03-11 21:47:14 +00:00
Justin M. Seger
43a69f4db5 Add additional MASTER_SITE
Add threads support
2000-03-08 14:34:16 +00:00
Justin M. Seger
8762f71b08 Re-enable readline support 1999-12-01 05:21:30 +00:00
Justin M. Seger
968f124d0f Upgrade to guile-1.3.4 1999-11-29 02:37:14 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Vanilla I. Shu
083485e1f6 Upgrade to 1.3. 1998-10-26 13:09:35 +00:00
Vanilla I. Shu
8a88e06fef Convert guile to elf. 1998-09-22 15:44:12 +00:00
Vanilla I. Shu
7a8ef44a3e Portlint and fix compile problem on current (/usr/lib/aout). 1998-07-02 10:42:04 +00:00
Justin M. Seger
3656556f5d Enable building of shared libraries in lang/guile 1997-11-22 16:01:36 +00:00
Justin M. Seger
ccbb0aaa05 Somehow I missed adding the patches directory last time. This makes it compile
under current (and hopefully 2.2).
1997-11-12 01:33:19 +00:00
Satoshi Asami
c7775cd01c Mark this port BROKEN, it does not build in -stable. 1997-11-10 09:41:40 +00:00
Satoshi Asami
27acbcad03 Portlint. 1997-11-10 09:40:35 +00:00
Satoshi Asami
8397bcac13 Remove name of package from front of COMMENT. 1997-11-10 09:40:25 +00:00
Justin M. Seger
a2b48fdf70 Update ports/lang/guile (repository copied by Satoshi from ports/lang/guile-iii)
from guile snapshot iii to guile version 1.2
1997-11-09 14:13:16 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Jordan K. Hubbard
ee22b04482 Whoops! My `cvscommit' function doesn't take arguments, so this got
committed by mistake.  Back it out.
1996-06-16 06:52:22 +00:00
Jordan K. Hubbard
73f6ab3564 Add tclX75 1996-06-16 06:47:38 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00