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
FUJISHIMA Satsuki
8f30eadf72
o update to 1.5.02.
...
o support NOPORTDOCS in pkg-plist.
PR: 30721
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:12:03 +00:00
FUJISHIMA Satsuki
445acef0f9
o update to 0.4.0.
...
o support NOPORTDOCS.
o aupport Alpha arch.
PR: 30719
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:07:41 +00:00
FUJISHIMA Satsuki
961d20211f
o fix MASTER_SITES.
...
o respect CC and CFLAGS.
PR: 30720
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:06:15 +00:00
Akinori MUSHA
35b950e177
Update to 20010216.
2001-09-21 17:39:55 +00:00
Pete Fritchman
e05cf51cb4
- update to 2.1.a3
...
- depend on javamwrapper instead of the java binary
- install into PREFIX, not LOCALBASE
PR: 30678
Submitted by: maintainer
2001-09-21 05:54:58 +00:00
Akinori MUSHA
8e55ee5807
Add jruby, an implementation of Ruby Interpreter in Pure Java.
...
That it is still in the alpha stage, but it actually works.
2001-09-20 09:18:26 +00:00
Akinori MUSHA
7875f791b1
Put a copy of the distfile in my local distfiles area -- the tarball
...
is repacked too frequently, and the latest version has a bug. :(
2001-09-20 06:33:39 +00:00
Akinori MUSHA
9a1e8fea6e
Update ruby to the 1.6.5 release.
2001-09-19 14:34:06 +00:00
Akinori MUSHA
37f0f0aa36
Bump the PORTREVISION's of the ports which install architecture
...
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +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
Akinori MUSHA
8cd0cf83da
Do not static link everything (including libc) but just compile in
...
some dynamic modules, and leave a knob which links everything as
before (-DSTATIC).
2001-09-17 07:45:58 +00:00
Kevin Lo
6baece6a3a
Update to version 1.2.2
...
PR: 30577
Submitted by: MAINTAINER
2001-09-16 16:11:45 +00:00
Alexander Langer
0fc58458bd
Upgrade to 0.5.3.
...
Submitted by: jkoshy
2001-09-15 14:37:39 +00:00
David E. O'Brien
139a823944
ftp.freesoftware.com -- R.I.P.
2001-09-13 23:38:10 +00:00
Satoshi Asami
40607b307b
Accompanying commit for Makefile rev 1.20.
...
Submitted by: knu
2001-09-13 05:58:21 +00:00
Akinori MUSHA
a2e3ad8b84
Apply a THREAD_ALLOC hotfix.
2001-09-13 05:51:38 +00:00
Mario Sergio Fujikawa Ferreira
26887a8fff
o style fixes
...
o unconditionalize MAKE_ARGS
PR: 30388
Submitted by: MAINTAINER
2001-09-12 23:15:00 +00:00
FUJISHIMA Satsuki
e21ef27847
fix package:
...
unify info files rather than fixing pkg-plist at every future update.
remove %D/lib/gcc-lib/blah if empty.
Non-response from: maintainer
2001-09-11 15:59:34 +00:00
Akinori MUSHA
df7ea5b654
Update lang/ruby and lang/ruby-devel to the latest snapshots.
...
As for lang/ruby, this would perhaps be the last snapshot before the
1.6.5 release.
2001-09-11 10:29:10 +00:00
John Polstra
32816af0d3
Fix a patch that failed to apply on the Alpha. This patch was
...
unneeded for the i386, since the post-patch target already
accomplished the same thing by copying a file.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-09-10 21:37:26 +00:00
John Polstra
10374f2a80
Fix a bug which (among other things) caused the installation of some
...
M3 packages to fail if "." was at the beginning of $PATH.
2001-09-09 01:31:20 +00:00
Jimmy Olgeni
7d4d5311f1
Update port to version 1.2.1 (20010816).
2001-09-08 19:11:58 +00:00
Johann Visagie
889d5ce5ac
- Update to version 3.6.4
2001-09-07 09:03:09 +00:00
Johann Visagie
577bd49f1b
- Update to version 3.6.3
2001-09-06 14:57:41 +00:00
Johann Visagie
ad6b729c66
Add py-compiler, a Python source to bytecode compiler.
2001-09-06 14:15:37 +00:00
Johann Visagie
74ca80fbcb
- Update to version 3.6
2001-09-04 11:31:05 +00:00
Jimmy Olgeni
a679652400
Add dependency on misc/compat3x (for libncurses).
...
Noticed by: Mohammed Kamal Elzubeir <elzubeir@unt.edu>
2001-09-04 11:18:40 +00:00
Anton Berezin
b8b5c9c595
Update to 2.05 and add WWW.
2001-09-03 13:54:01 +00:00
Akinori MUSHA
7b9274b786
Update to the latest snapshots.
...
We are now six hours away from the ports freeze!
2001-09-03 13:00:01 +00:00
Joseph Koshy
721c6f97b7
Update MASTER_SITES.
2001-09-03 08:32:43 +00:00
Akinori MUSHA
dfad6426fe
Update to 20010831.
2001-09-03 08:18:17 +00:00
Kevin Lo
4baba515dc
Update to version 2.0.1
...
PR: 30256
Submitted by: MAINTAINER
2001-09-02 15:14:52 +00:00
Akinori MUSHA
392066447e
Update ruby and ruby-devel to the latest snapshots.
2001-09-01 23:54:05 +00:00
Tom Hukins
e9fa5e40db
Fix MASTER_SITES
2001-09-01 12:16:11 +00:00