1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
Commit Graph

2346 Commits

Author SHA1 Message Date
Maxim Sobolev
46a08be9af Update to 0.3.0. 2000-08-21 10:55:21 +00:00
Kris Kennaway
fe2f795b37 Actually make this work 2000-08-21 02:49:42 +00:00
Kris Kennaway
e71371daa3 Upgrade to surfraw 0.5.7 (software has been renamed from surfaw)
Approved by:	Maintainer, asami
2000-08-21 02:35:26 +00:00
Kelly Yancey
b584ea4bbb Update fcgi dev-kit to version 2.2.0. From the release announcement:
This release has a C++ lib, thread support (in the fcgiapp and
	Perl lib), and some platform fixes.
2000-08-20 21:42:27 +00:00
Andrey A. Chernov
071640485a Upgrade to dev7 2000-08-20 20:22:34 +00:00
SADA Kenji
529c912510 Add more MASTER_SITES entries.
PR:		ports/20720
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-08-20 19:37:37 +00:00
SADA Kenji
ac0b1c4553 Upgrade to v4.75.
Remove needless lines from n47-n/Makefile.
2000-08-19 21:49:40 +00:00
Steve Price
6d59cf1306 Minor fixups:
- Set GNU_CONFIGURE=yes.
    - Move manpages from pkg/PLIST to Makefile.
    - Add .so symlink to pkg/PLIST.
2000-08-19 20:17:10 +00:00
Chris D. Faulhaber
177315d04d Fix MASTER_SITES
PR:		20596
Submitted by:	Maintainer
2000-08-18 13:17:06 +00:00
Ade Lovett
854cc89740 Fixes for new gtkhtml 2000-08-17 16:42:50 +00:00
Ade Lovett
bbbff4f08f Update to 1.0.7 2000-08-17 16:42:13 +00:00
Ade Lovett
16da53961f Update to 0.6.1 2000-08-17 16:41:52 +00:00
Maxim Sobolev
0930aace90 Update to 0.7.2.
Now the port uses mozilla-embedded port for html rendering by default, but you
can override it by defining WITH_FULL_MOZILLA (for example if you are planning
to use both mozilla and galeon on the same machine).

WARNING! This port requires M17 to work.
2000-08-17 09:49:02 +00:00
Maxim Sobolev
e9bd4e2d19 Add mozilla-embedded - a port that installs only embeddeable component of
mozilla.
2000-08-17 09:31:54 +00:00
Maxim Sobolev
cbff65b420 Add patch for forthcoming mozilla-embedded port (this patch doesn't affect
mozilla port itself).
2000-08-17 09:22:12 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Neil Blakey-Milner
8070fd61c9 Update to 2.2.1b1, since there is a minor security problem in anything
beforehand.
2000-08-15 14:09:41 +00:00
Jeremy Lea
81b303fcfe Update to M17. 2000-08-14 00:04:14 +00:00
Kris Kennaway
3a764d046c Remove out-of-date comment. 2000-08-13 08:57:07 +00:00
Chris Piazza
bc4be35208 Fix a bug that's causes a TCL error in seriously wrong network
conditions.

PR:		20385
Submitted by:	maintainer
2000-08-13 02:12:50 +00:00
Ralf S. Engelschall
fb77134b58 Upgrade to mod_ssl 2.6.6.
This especially fixes two nasty segfault situations.
2000-08-12 20:51:39 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Chris D. Faulhaber
789408fc48 Add directories missing in PLIST
PR:		20378
Submitted by:	Maintainer
2000-08-12 12:00:47 +00:00
Chris D. Faulhaber
e8d5061ad7 Change Maintainer (ports@FreeBSD.org -> jim@thehousleys.net)
PR:		20505
Submitted by:	jim@thehousleys.net
2000-08-12 11:22:00 +00:00
Alexander Langer
e2374e874f Update to 2.2.6
PR:		20556
Submitted by:	JunSeon Oh <hollywar@holywar.net>
2000-08-12 10:51:33 +00:00
Justin M. Seger
6f869f8272 Upgrade to libwww-5.3.1 2000-08-12 02:56:33 +00:00
John-Mark Gurney
65ad55b3e3 update to cgiparse 0.9a which now uses the mime library that I wrote to
support multipart/form-data..  also installs a profiling library...  This
can be built w/o the mim library, but I don't feel like making this port
more complicated and making it optional...

this port could also be built w/ mime support w/o the mime library having
to be installed, but I don't see any easy way to do this with the current
port system...
2000-08-11 19:18:38 +00:00
Akinori MUSHA
4430670200 Add mod_ruby, an Apache module that embeds Ruby interpreter within. 2000-08-11 16:39:39 +00:00
Akinori MUSHA
e796d47a49 Forgot to specify RUN_DEPENDS.. 2000-08-11 16:12:27 +00:00
Akinori MUSHA
99dc918189 Add mod_roaming, an Apache module that works as a Netscape Roaming
Access server.
2000-08-11 15:51:04 +00:00
Ade Lovett
b417a4fddb Fix up 'extra' directories
Submitted by:	bento
2000-08-11 15:25:32 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
b109c0ee3a Add surfaw 0.5.4, a fast unix command line interface to a variety of
popular WWW search engines.  It uses the links browser to perform the
lookups.

PR:		20370
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-08-11 10:57:15 +00:00
Satoshi Asami
2e3170ec6b Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.

Submitted by:	bento (sort of)
2000-08-11 06:34:47 +00:00
Will Andrews
212a0fa339 Add p5-Apache-Peek 0.9501, a Perl5 data debugging tool for XS programmers.
PR:		20163
Submitted by:	Leo Kim <leo@florida.sarang.net>
2000-08-11 05:07:58 +00:00
Satoshi Asami
d8d67b3c29 MAN1=bluefish.1
Submitted by:	bento
2000-08-11 01:04:47 +00:00
Will Andrews
9e3fa19948 Fix p5-HTML so Perl can find its modules when they are installed.
PR:		20512
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-08-11 01:03:42 +00:00
Kevin Lo
ae94bafec6 Substitute the extra spaces. 2000-08-10 16:21:46 +00:00
Chris Piazza
ee511d3a29 Fix up MASTER_SITES
PR:		20478
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-08-09 17:47:16 +00:00
Jun Kuriyama
ac5728bf10 Use files/apache.sh instead of making in Makefile.
No response from:	maintainer
2000-08-09 02:16:31 +00:00
Neil Blakey-Milner
f1bd7a1c08 Take over maintainership from Thomas for a while.
Approved by:	thomas@hentschel.net (previous maintainer)
2000-08-08 20:01:47 +00:00
Neil Blakey-Milner
556f521955 Fix a type in the installation target
PR:		ports/20486
Submitted by:	thomas@hentschel.net
2000-08-08 18:10:52 +00:00
SADA Kenji
e83e9fda1c Remove www/bsdi-netscape47-*.us.
I was asked for this to maintainer but got no response.
2000-08-08 16:52:39 +00:00
SADA Kenji
2325bb8b38 Update entries for bsdi-netscapes to v4.74.
PR:		ports/20109
Submitted by:	maintainer
2000-08-08 16:25:13 +00:00
SADA Kenji
847af974c6 Upgrade to v4.74.
No response from: maintainer
2000-08-08 16:20:34 +00:00
Kevin Lo
36629b80b3 Update MASTER_SITES
PR: 20465
Submitted by: MAINTAINER
2000-08-08 04:00:38 +00:00
Steve Price
82e9f55185 Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha. 2000-08-08 03:09:54 +00:00
Steve Price
10c9e390c1 Mark this port 'ONLY_FOR_ARCHS=i386' as it contains an i386 .so. 2000-08-08 02:47:47 +00:00
Steve Price
51d976bcee Use time_t instead of long for a couple of variables so this build again
on the Alpha.
2000-08-08 02:44:01 +00:00
Brian Somers
2e53a3e889 3.0.1 -> 3.1:
Defeat stupid proxies that don't recognise no-cache
  Update configure.in (again)
  Fix some typos and other cosmetic stuff
  Integrate all port patches back into the main source archive
2000-08-08 00:12:18 +00:00