Maxim Sobolev
cb87c44ef8
Update to the 1.2.1 version.
2000-06-20 08:56:04 +00:00
Maxim Sobolev
30ed021ea1
Update to the 0.5 version.
2000-06-20 08:24:22 +00:00
Will Andrews
defecb5dcc
Update to 1.4.1.
...
PR: 19385
Submitted by: David Gilbert <dgilbert@velocet.ca>
2000-06-20 08:06:07 +00:00
Maxim Sobolev
5db1aa9735
Make it working with javavmwrapper.
2000-06-20 07:41:24 +00:00
Maxim Sobolev
ceec80fd32
Add "unset JAVA_HOME" to make javavmwrapper working with some brain damaged
...
software (Adobe AcrobatViewer).
2000-06-20 07:40:20 +00:00
Will Andrews
b8713e74a8
Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.
...
PR: 19382
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:39:02 +00:00
Will Andrews
688f7b6228
Update to version 354.
...
PR: 19381
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:22:47 +00:00
Will Andrews
fe4df46c3d
Update to 1.28.1.
...
PR: 19379
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:17:17 +00:00
Jim Mock
a2e7274f21
Update to version 1.5.4.
2000-06-20 07:15:18 +00:00
Will Andrews
3fdf9e4584
Use PKGNAMEPREFIX. Obey CC/CFLAGS.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-20 07:07:07 +00:00
Will Andrews
77fc4a9a4a
Update to 4.1.0b1.
...
PR: 19380
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:02:13 +00:00
Will Andrews
8a9b6eb337
Major update to bsd.sites.mk. Add enormous redundancy to all MASTER_SITES,
...
especially XCONTRIB, SUNSITE, GNOME, CPAN, CTAN, COMP_SOURCES, and others.
The vast majority of the site hunting was my own work. However, KATO-san
submitted a number of Afterstep/Windowmaker sites I missed.
PR: 19378
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 06:48:58 +00:00
Akinori MUSHA
d78d23752a
Use ${PKG_PREFIX} instead of `/usr/local'.
2000-06-20 05:16:27 +00:00
Akinori MUSHA
7145c7d0d1
Update to 7.0.2.
...
Fix NOPORTDOCS support.
Fix PLIST in many respects, especially for pgacess.
2000-06-20 05:08:07 +00:00
Kris Kennaway
75d6e619b8
Add a note pointing international people to the librsaintl port
...
Submitted by: Roelof Osinga <roelof@nisser.com>
PR: ports/19387
2000-06-20 03:45:53 +00:00
David E. O'Brien
b03ee157b2
Update to Vim 5.7a.
2000-06-20 02:37:00 +00:00
Kris Kennaway
bcb51b6633
Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
...
commit.
2000-06-20 02:16:42 +00:00
Kris Kennaway
e7762da999
Mark FORBIDDEN because the splitvt binary is not installed setuid,
...
therefore it can't change the permissions on the child tty and leaves it
world readable/writable. Furthermore, there's a buffer overflow when the
binary *is* setuid.
Submitted by: Joey Hess <joey@kitenet.net>
2000-06-20 01:41:26 +00:00
John-Mark Gurney
7388507888
activate my mime port
2000-06-19 23:43:01 +00:00
John-Mark Gurney
995c4e7f0c
add a C library for mime/rfc822 parsing:
...
This package allows you to decode multipart mime messages. I wrote
this so that my cgiparse libary can understand multipart/form-data.
I was looking at the various ways of doing it with out designing an
entire library. After thinking about the problem, there were to many
edge cases, and designing an entire library would be better. This is
the results of the work. It definately could use some cleaning up.
WWW: http://resnet.uoregon.edu/~gurney_j/jmpc/mime.html
2000-06-19 23:33:44 +00:00
Doug White
84af95cb8a
Update to use MASTER_SITE_LOCAL.
2000-06-19 19:21:59 +00:00
Akinori MUSHA
4e4f338ce2
Add a knob to try installing VMware 2.0.1 RC2 for those who are willing to try it out.
...
Add a piece of advice that users should not run VMware as root to Hints.FreeBSD.
2000-06-19 18:02:59 +00:00
Stefan Eßer
653381b3db
Fix problem caused by our current version of ncurses.h (see PR misc/19077),
...
which defines "trace" in a way that causes link errors.
This patch just places "#undef trace" statements on the line following the
"#include <ncurses.h>" in the two WIne files, that include that header.
This workaround should be kept as long as there may be systems with the
buggy definition of "trace" in "ncurses.h".
Approved by: Maintainer
2000-06-19 12:12:12 +00:00
Yukihiro Nakai
37219b4827
Update to 1.0.4
...
PR: ports/19240
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-06-19 11:53:23 +00:00
Yukihiro Nakai
32fedc5db5
Update to 1.0.4
2000-06-19 11:52:42 +00:00
Yukihiro Nakai
630bcb3d65
Update to 1.0.4
2000-06-19 11:40:12 +00:00
Yukihiro Nakai
2ca465e925
Update to 0.32.5
2000-06-19 11:39:50 +00:00
Yukihiro Nakai
60be1cf3c8
Update to 0.3.18
2000-06-19 11:39:26 +00:00
Dirk Froemberg
cd2df61746
Upgrade to 1.1.5.
2000-06-19 11:10:11 +00:00
Hajimu UMEMOTO
9816a9e690
Use ${MASTER_SITE_LOCAL} instead of hard coded location.
2000-06-18 19:25:56 +00:00
David E. O'Brien
a3e1185a56
Favor the FTP protocol over the HTTP one for MASTER_SITE_SOURCEFORGE.
...
FTP is a much better long-haul protocol and is nicer on the network than
HTTP.
2000-06-18 18:48:43 +00:00
David E. O'Brien
61d4edc486
Do not use MASTER_SITE_SOURCEFORGE as it buys us nothing. There are is
...
only one sourceforge.net distribution machine. So there is no reason to
override MASTER_SITE_SOURCEFORGE due to a closer (net-wise) mirror.
Using MASTER_SITE_SOURCEFORGE slows me down in checking for updates to
cscope.
2000-06-18 18:47:46 +00:00
Stefan Eßer
63e0947dbf
Demo version of Railroad Tyccon II running under Linux emulation.
2000-06-18 12:18:44 +00:00
Maxim Sobolev
d5c3fc66bb
Remove arch-specific optimisation options from configure script. They broke sdl
...
build on systems with gcc2.7
Submitted by: Martin Walter <walter@th.physik.uni-bonn.de>,
Patrick M Doane <patrick@watson.org>
2000-06-18 10:05:24 +00:00
Satoshi Asami
2cb16e3430
Temporarily back out 1.69 -- it kills netscape47-* ports.
2000-06-18 10:00:07 +00:00
Maxim Sobolev
8b10e5fbd0
The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitution
...
of %%PREFIX%% for ldconfig didn't work.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-06-18 09:36:13 +00:00
Satoshi Asami
dbb2b8a5bb
Back out LDCONFIG_DIRS change -- they don't work with a.out libs.
...
Reported by: bento
2000-06-18 09:26:54 +00:00
Michael Haro
eed2477df8
move distfile from freefall to ftp.freebsd.org
...
portlint
2000-06-18 08:38:32 +00:00
Tim Vanderhoek
68caab9c12
Add WWW.
2000-06-18 04:18:00 +00:00
Tim Vanderhoek
eb4ed9551e
Depending on all of XFree86 just for the mkdirhier(1) util was a
...
little excessive: do post-patch mkdirhier into mkdir -p instead.
2000-06-18 04:05:25 +00:00
Chris Piazza
064afd5dfa
Update to 0.60.3
...
PR: 19356
Submitted by: maintainer
2000-06-18 01:43:16 +00:00
Chris Piazza
1db72cd906
Give Patrick Seal <patseal@hyperhost.net> maintainership of
...
these ports.
2000-06-18 01:42:14 +00:00
Chris Piazza
cb45821bc2
Make Patrick Seal <patseal@hyperhost.net> the maintainer since
...
I've been neglecting this port lately..
2000-06-17 16:34:37 +00:00
SADA Kenji
e8f121492c
Activate fvwm2-devel.
...
PR: ports/14088
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2000-06-17 15:04:38 +00:00
Akinori MUSHA
5804ca48ae
Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.
2000-06-17 05:34:04 +00:00
Akinori MUSHA
613ae58420
This port doesn't install shlib's actually. ;)
2000-06-17 05:30:03 +00:00
Will Andrews
67c0ead7d4
Update to 0.12.
...
PR: 19142
Submitted by: MAINTAINER
2000-06-17 03:37:10 +00:00
Will Andrews
f00cba2736
Add the only file I missed it the last p5-* mega-update.
...
Patch submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:39:34 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399
Use the distfiles now on ftp.freebsd.org instead of from my home directory
...
on freefall.
2000-06-17 00:14:42 +00:00