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
Will Andrews
55b3a89a5d
Add i18n support.
...
Submitted by: Clive Lin <clive@CirX.ORG>
No response: MAINTAINER (5 days)
2000-06-17 00:09:33 +00:00
Satoshi Asami
ce2feffa5c
A new index, with 3,403 ports, which is a nice number, being 41 times
...
83. However, more significantly, this is the official index file for
3.5-release (tag: RELEASE_3_5_0). Seems we are about 97 ports short.
2000-06-16 22:56:18 +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
Satoshi Asami
6ee8c0d084
Fix typo (database -> databases) that killed INDEX build.
2000-06-16 21:31:26 +00:00
Satoshi Asami
37d5b09492
Remove pine.conf upon deinstallation if unchanged.
...
Reviewed by: maintainer
2000-06-16 20:12:50 +00:00
Satoshi Asami
2881169373
Update DESCR to mach reality..
2000-06-16 19:18:38 +00:00
Satoshi Asami
ad52f33b88
Update colorls to use a new tarball (now 3-stable based) and use ache's
...
improvements instead of my own hack.
Note that you need a "color-capable" terminal to use it -- in
particular, this means set your TERM to "xterm-color" or "kterm-color"
when using normal xterm or kterm, not "xterm" or "kterm" (which
termcap doesn't know that are color-capable).
2000-06-16 19:16:36 +00:00
Satoshi Asami
cab18ae662
Add /usr/share/misc/termcap{,.db} for xterm/xterm-color fix and
...
kterm-color addition.
2000-06-16 19:03:01 +00:00
John-Mark Gurney
951e449ad3
replace , w/ as pointed out...
...
PR: 19328
2000-06-16 18:14:38 +00:00
Chris D. Faulhaber
2a1d1e7daa
Fix typo: @rmdir -> @dirrm
...
Submitted by: steve
2000-06-16 14:54:31 +00:00
Maxim Sobolev
ba38716727
Remove expensive optimisations, which seems broke equalizer with our gcc.
...
PR: 19141
Submitted by: Sascha Blank <blank@uni-trier.de>
2000-06-16 14:18:48 +00:00
Maxim Sobolev
2238818001
Activate grdb.
2000-06-16 13:27:09 +00:00
Maxim Sobolev
261d43c63f
Initial import of grdb - an application to match Motif/Athena/Tk widgets
...
with the current GTK theme.
PR: 19243
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2000-06-16 13:25:32 +00:00
Thomas Gellekum
99dc9a6134
Use MASTER_SITE_LOCAL.
2000-06-16 11:48:20 +00:00
Thomas Gellekum
8bcc6532d9
Upgrade to 2.72.
2000-06-16 11:41:31 +00:00
Thomas Gellekum
3af5e9b8a2
Move distfile to ftp.freebsd.org.
2000-06-16 11:14:14 +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