Commit Graph

2216 Commits

Author SHA1 Message Date
Dmitry Sivachenko
860f319f2b Update to version 1.99.5.
PR:		31722
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-04 07:39:28 +00:00
Akinori MUSHA
b5b94c1504 Update ruby and ruby-devel to the latest snapshots as of
today. (2001/11/04)
2001-11-03 16:13:25 +00:00
Dirk Meyer
18bc73fe5b Change Installion of tclConfig.sh
Fixes a problem with deskutils/ical
that assumes the macro TCL_LIB_FILE
can be accessed in quoutes.
Reduced some dynamic expansions on the way.

-TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1'
+TCL_LIB_FILE='libtcl83.so.1'

-TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`${DBGX}.so.1'
+TCL_SHARED_LIB_SUFFIX='83${TCL_DBGX}.so.1'

-TCL_UNSHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`${DBGX}.a'
+TCL_UNSHARED_LIB_SUFFIX='83${DBGX}.a'
2001-11-01 21:29:20 +00:00
Dirk Meyer
e23adc6d6d Explicitly set the NO_LATEST_LINK -- right now this port and tcl83 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Preparation to back out the flag in tcl83.
2001-11-01 21:28:54 +00:00
David E. O'Brien
c30f9a8326 Explicitly set the LATEST_LINK -- right now this port and tcl82 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Today tk82 won. :-(  So lets fix the race condition.  I hope the tcl port
maintainers will think thru this problem and its interaction with the tk
ports.
2001-10-31 23:00:29 +00:00
Maxim Sobolev
9909a6bc17 Don't link in libc - FreeBSD doesn't need this.
PRs:		31601, 31602, 31603, ...
Submitted by:	Ports Fury
2001-10-31 08:32:30 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
37829c651e Update to 0.15.2. 2001-10-29 17:37:50 +00:00
FUJISHIMA Satsuki
676071dc99 o fix install: change GCC_REV to match existing one.
o unify info files for future update.
o ${MKDIR} ${PREFIX}/info is not needed as it is in BSD.local.dist.

Reviewed by:	maintainer
2001-10-29 02:09:39 +00:00
David E. O'Brien
2f4bb2f654 Fix spelling. 2001-10-29 01:48:40 +00:00
David E. O'Brien
392eebf7c3 Utilize the PATCH_WRKDIR knob now that it exists. 2001-10-27 18:33:06 +00:00
David E. O'Brien
e45a1649f2 Update to 3.0.2. 2001-10-27 16:46:57 +00:00
Mario Sergio Fujikawa Ferreira
7e06c45135 fix variable expansion
Approved by:	MAINTAINER
2001-10-27 04:31:08 +00:00
Mario Sergio Fujikawa Ferreira
6a200eeec9 o update to 1.1.p (remove unnecessary patches)
PR:		29095
Submitted by:	MAINTAINER
2001-10-26 19:12:05 +00:00
Mario Sergio Fujikawa Ferreira
64cbd2a6e8 o update to 1.1.p
o add java as a secondary category
o depend on jdk1.2.2 instead of jdk1.1.8
o Makefile style changes and un"echo" installation
o add PKGMESSAGE with usage instructions

PR:		29095
Submitted by:	MAINTAINER
2001-10-26 19:10:11 +00:00
Mikhail Teterin
4826c77d47 TclX seems abandoned by its original authors, but the maintainers
of TclPro made TclX-8.3 available last year. There is not a whole
lot of changes, and most of them deal with the Windows parts of the
thing, but here is the upgrade 8.3 anyway. Please, test...

I think, it is time to repocopy tclX82 into tclX and get rid of
tclX75, tclX80, and tclX82...
2001-10-24 03:18:59 +00:00
Mikhail Teterin
83427f78b4 Commit this new MASTER_SITE, while I work on TclX 8.3... 2001-10-23 17:44:15 +00:00
Joseph Koshy
ffa24a964d An Emacs mode for editing Objective CAML programs. 2001-10-23 09:06:17 +00:00
Akinori MUSHA
2ff931dc66 Remove redundant spaces at EOL. 2001-10-21 21:51:15 +00:00
Akinori MUSHA
9884c7f692 Update to 0.2.0. 2001-10-21 20:59:45 +00:00
Bill Fenner
eb43a4a1af MAINTAINER doesn't want to be maintainer any more. 2001-10-21 20:04:58 +00:00
Dirk Meyer
087a403024 Update to tcl 8.3.4
More encodings are inculded into the release
2001-10-21 03:13:44 +00:00
Thomas Gellekum
998b2d08ec Don't build mpz extension, it's moved to a separate port. 2001-10-19 11:16:55 +00:00
David W. Chapman Jr.
56ac5463a7 Update to 1.8 instead of 1.7 since 1.7 doesn't exist any more
PR:		30937
Submitted by:	maintainer
2001-10-19 05:47:13 +00:00
Ying-Chieh Liao
1e62d386aa add hope
Hope is lazy interpriter for HOPE applicative language

PR:		30799
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-10-17 18:21:24 +00:00
Maxim Sobolev
aae8ecab0d Update to 0.15.1. 2001-10-15 10:02:34 +00:00
Ying-Chieh Liao
6bd1710bb2 add ferite
An embeddable scripting language

PR:		30094
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-10-14 14:45:04 +00:00
Anton Berezin
8523c82837 Update to 1.06. 2001-10-12 11:59:04 +00:00
Anton Berezin
e02bab0889 Add p5-Data-JavaScript, a perl module to dump perl structures to
JavaScript code.
2001-10-09 18:55:53 +00:00
Akinori MUSHA
f4000042f8 Update lang/ruby{,-devel} to the latest snapshots (2001.10.05). 2001-10-07 19:30:39 +00:00
Dima Dorfman
125d541dec Refer to the distfile with an explicit version number instead of
invariably downloading the latest one.  This (a) unbreaks this port
until somebody updates it to 5.33.0, and (b) prevents this port from
automatically being broken when a new version comes out due to
checksum mismatch.
2001-10-07 17:16:46 +00:00
Mario Sergio Fujikawa Ferreira
87a67e83c0 o CFLAGS/CC safeness; therefore, bump PORTREVISION
o simplify DESCR, add WWW tag
o support NOPORTDOCS in PLIST
o style changes in Makefile:
	- un"echo" installation
	- merge do-install/post-install

PR:		31075
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 17:37:23 +00:00
Jimmy Olgeni
1fe9c70f3d Update port to version R7B-4, with updated documentation tarball. I also
had to rework the documentation merging process because it thought that
1.9 became after 1.10, breaking the merge for this release.
2001-10-05 19:39:12 +00:00
Ying-Chieh Liao
89d58bf2f4 upgrade to 0.5 2001-10-05 03:37:15 +00:00
Johann Visagie
10d1eef299 Update to version 3.7.1 2001-10-03 12:37:34 +00:00
Mario Sergio Fujikawa Ferreira
26510e100b fix build on -CURRENT
PR:		30821
Submitted by:	MAINTAINER, bento
Reviewed by:	Sameh Ghane
2001-10-02 03:10:37 +00:00
Akinori MUSHA
de4447b907 Update to 0.1.7. 2001-09-29 14:02:57 +00:00
Jimmy Olgeni
98c35cf31e * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3
* Autodetect java, enable WITHOUT_JAVA if no java exists
* Remove useless PLIST_SUBs (plist is automatically generated)
* grep -> ${GREP}
2001-09-28 11:31:59 +00:00
Thomas Gellekum
599e6755bf Install header files; they are needed for some third-party extensions.
Requested by:	Dmytro Rud <unixoid@web.de>
2001-09-28 11:04:47 +00:00
Mario Sergio Fujikawa Ferreira
edda329392 o Update DESCR to a more precise message
o fix PLIST
o switch maintainership over to submitter

PR:		29338
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Approved by:	MAINTAINER (previous one)
2001-09-27 13:49:39 +00:00
Thomas Gellekum
2718c15787 Depend on math/libgmp when running a recent -current. 2001-09-25 11:39:45 +00:00
Thomas Gellekum
ebf23e7ad7 Correct link. 2001-09-25 11:38:14 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Akinori MUSHA
237889df70 Add a missing @dirrm. 2001-09-23 08:37:23 +00:00
FUJISHIMA Satsuki
a2706f9b96 install/deinstall info entryies correctly (revision bump is not needed). 2001-09-23 08:12:10 +00:00
Akinori MUSHA
b8b595632e Update to 20010921. 2001-09-23 06:44:01 +00:00
Akinori MUSHA
534be23dcb Update to 0.1.6b. 2001-09-23 05:41:25 +00:00
Jason Evans
804ab2e92d Update to version 2.1.0. 2001-09-22 23:54:07 +00:00
Mario Sergio Fujikawa Ferreira
e26539b705 add some missing %%PORTDOCS%% pragmas 2001-09-22 20:15:20 +00:00
Mario Sergio Fujikawa Ferreira
be94865caa o update to 1.75
o support NOPORTDOCS
o assign maintainership to submitter

PR:		30428
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-22 20:13:15 +00:00