Commit Graph

3421 Commits

Author SHA1 Message Date
Jeroen Ruigrok van der Werven
81a7cf8ef0 Update to 1.64, which includes:
* Fix printing of starting URLs in email
	* Removed duplicate header in report
	* Try more environment variables to set temporary directory
	* Avoid using printf on pipes, and fix silly typo.

Approved by:	wosch
2001-07-23 19:54:56 +00:00
OKAZAKI Tetsurou
8a83189e2d Update MASTER_SITES.
PR:		29159
Submitted by:	maintainer
2001-07-23 13:33:10 +00:00
Maxim Sobolev
2797263fb0 Update to 0.10.0. 2001-07-23 10:18:05 +00:00
Maxim Sobolev
ceb20b7640 Update to 0.11.2. 2001-07-23 07:53:26 +00:00
Maxim Sobolev
214bb42676 Update to 0.4.4. 2001-07-23 07:41:38 +00:00
David W. Chapman Jr.
ed592d7c43 Update to 5.0.1
PR:		29084
Submitted by:	maintainer
2001-07-22 05:06:44 +00:00
David W. Chapman Jr.
9c6ec03185 Add pkg-message
PR:		28952
Submitted by:	maintainer
2001-07-22 03:10:13 +00:00
FUJISHIMA Satsuki
eff39612fe Oops, PORTREVISION bump is not required. 2001-07-21 18:31:06 +00:00
FUJISHIMA Satsuki
5b6a7d4f56 add w3m-image.
remove w3m-ssl.
2001-07-21 18:24:17 +00:00
FUJISHIMA Satsuki
443bdc113b o add w3m-image, w3m with Imlib-based inline image browsing capability.
o remove w3m-ssl, w3m has SSL support by default now.

PR:		28996, 28997, 28998
Submitted by:	maintainer
2001-07-21 18:21:56 +00:00
OKAZAKI Tetsurou
d611322dbe use USE_LINUX
sort pkg-plist
quiet install

PR:		29110
Submitted by:	maintainer
2001-07-21 14:27:22 +00:00
Akinori MUSHA
5cb295de1f Update to 0.9.0. 2001-07-20 07:49:13 +00:00
Mikhail Teterin
c63c60cc72 Add another patch (by Mike Meyer), who answered my call for a
Python guru and fixed the linbot to work under modern version of
Python (as well  as the 1.5). He also replaced  regex and regsub
with  the  re  module,  which  seems  to  make  it  work  better
with  no-ascii  web-pages  too  (a nice  side-effect).  Bump  up
PORTREVISION and  give MAINTAINERship to  Mike (he *did*  see it
coming).

Obtained from:	Mike Meyer
2001-07-19 16:34:13 +00:00
Mark Pulford
811bde7f27 Add micro_httpd 2000.12.15, an extremely small web server.
PR:		28977
Submitted by:	Kim Scarborough <user@unknown.nu>
2001-07-19 05:59:24 +00:00
Sheldon Hearn
6b19925c7a Update to mod_perl-1.26.
PR:		ports/29031
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>
2001-07-18 10:07:41 +00:00
Maxim Sobolev
dcfb6713f9 Use "$@" to pass arguments to mozilla instead of $*, which is some cases could
be incorrect.

Submitted by:	Mike Meyer <mwm@mired.org>
2001-07-18 07:44:50 +00:00
Steve Price
8651b453d2 Fixup *_DEPENDS after repo-copy of p5-CGI to p5-CGI-modules. 2001-07-17 23:34:36 +00:00
Maxim Sobolev
a84e64d748 Fix a spelling of FreeBSD (FreeBSD --> FREEBSD).
Submitted by:	Ken Lui <klui@cup.hp.com>
2001-07-17 22:37:32 +00:00
Mikhail Teterin
9ccf367a92 Ooops, almost forgot. Bump up PORTREVISION.... 2001-07-17 19:11:43 +00:00
Mikhail Teterin
56c6a67bbc The author's logic was backwards -- and no VARS array was created
by default. The author fixed this in his cvs, but is not making a
new release yet...
2001-07-17 19:10:50 +00:00
Anton Berezin
90e108873f www/p5-CGI was repocopied to www/p5-CGI-modules. Finish this process:
- remove www/p5-CGI/*;
  - modify www/p5-CGI-modules/Makefile to reflect the new name;
  - change p5-CGI to p5-CGI-modules in the category's Makefile.

OK'ed by:	markm
Reminded to _BE_CAREFUL_!! by:	markm
2001-07-17 16:40:37 +00:00
Maxim Sobolev
7ec9bf243d Fix a possible crash due to an undefined reference to gethostbyname_r().
PR:		28685
Submitted by:	Ken Lui <klui@cup.hp.com>
2001-07-17 16:12:46 +00:00
Ben Smithurst
e43cfeb8a7 Update to 5.03.
Approved by:	mharo (maintainer)
2001-07-16 18:36:23 +00:00
Daniel Harris
574167a9a7 Update to 5.1.
PR:		28895
Submitted by:	Don Croyle <croyle@gelemna.org>
2001-07-16 13:28:28 +00:00
Kris Kennaway
2807316470 Add the distfile to MASTER_SITE_LOCAL to deal with the fact that the
author only keeps the latest revision online, and updates it every 4 days
or so.
2001-07-16 00:21:58 +00:00
Kris Kennaway
8a36415811 Update to adzap-20010715 2001-07-15 20:47:13 +00:00
Kevin Lo
65dfe14c59 Update to version 2.1.12
PR: 28967
Submitted by: MAINTAINER
2001-07-15 15:32:18 +00:00
Dmitry Sivachenko
927f19e6e8 Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Dmitry Sivachenko
5bd83fdeea Chase gal SHLIB version bump. 2001-07-13 01:53:42 +00:00
Mikhail Teterin
0a9c19624a RUN_DEPEND on python15 -- the scripts break with the new Python
:-( Can someone look into this, please?

Generate and  install USAGE document (derived  from the author's
INSTALL file). That's the user's  only documentation -- there is
no man-page or meaningfull usage(). Bump up port-revision.

Change maintainership to ports.

Reviewed by:	previous maintainer (billf)
Approved by:	previous maintainer (billf)
2001-07-13 01:51:30 +00:00
Anton Berezin
6969400487 Add p5-CGI.pm - the updated version of the CGI.pm from the base system.
Requested by:	many
OK'ed by:	markm
2001-07-12 21:05:08 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Munechika SUMIKAWA
08575d5ab7 Fix breakage on -current.
Submitted by:	kuriyama
2001-07-09 23:01:00 +00:00
Ying-Chieh Liao
269ef1aaf9 upgrade to 5.0
PR:		28830
Submitted by:	Don Croyle <croyle@gelemna.org>
2001-07-09 06:24:23 +00:00
Tom Hukins
f835e3350e Add Perl WWW:Search module for Google 2001-07-08 17:43:10 +00:00
Mark Pulford
949b1940d1 Add mdw 1.0, a utility to check the MD5 sum of a webpage.
PR:		28712
Submitted by:	petef@databits.net
2001-07-08 07:07:41 +00:00
David W. Chapman Jr.
ff26641e5e Update WRKSRC to ${WRKDIR}/${DISTNAME}
Update MASTER_SITES (add www in front of maintainer's proposed site)

PR:		28805
Submitted by:	maintainer
2001-07-08 06:09:40 +00:00
David W. Chapman Jr.
667ad27b5d Fix locale
Fix pkg-plist and installation of binary that depends on GTK if installed

PR:		28804
Submitted by:	maintainer
2001-07-08 04:34:18 +00:00
Tom Hukins
31d38b8de8 Upgrade to version 2.22 2001-07-07 16:41:21 +00:00
Ying-Chieh Liao
6988580bcb add mod_put
An Apache module that provides PUT and DELETE methods

PR:		28414
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
2001-07-07 13:13:48 +00:00
Dmitry Sivachenko
f7a78f5748 Set PORTEPOCH to 1, since 0.96preN serts after 0.96.
(Probably my fault.)

Submitted by:	Daniel Harris <dannyboy@freebsd.org>
2001-07-07 09:37:05 +00:00
David W. Chapman Jr.
d4f16750af Update to version 2.0
Delete directories quieter

PR:		28611
Submitted by:	maintainer
2001-07-07 04:28:32 +00:00
Will Andrews
c7525a3d86 Make a small change for the sed script. I'm still not sure why the
original script worked for me...

Submitted by:	steve
2001-07-07 04:05:37 +00:00
Will Andrews
be1b09a5e1 Add netraider 0.0.2, a fast, small, free and nice web browser for Unix.
This one's based on QT, basically a rip of Konqueror from KDE2, converted
to act standalone.  Unfortunately, it also has a number of annoying bugs.
Well, here's to getting the authors to fix them...

Requested by:	ishiboo@rm-f.net
2001-07-07 02:53:43 +00:00
Kris Kennaway
62e00d77d1 Update to adzap 20010704
Submitted by:	Adam Kranzel <adam@alameda.edu>
2001-07-06 21:11:04 +00:00
Ying-Chieh Liao
e53965ab2d add jdresolve
A IP addresse to hostname program for httpd log files

PR:		28195
Submitted by:	Christophe Labouisse <christophe@labouisse.org>
2001-07-06 18:02:30 +00:00
Sheldon Hearn
0cd5e248c1 Upgrade to 1.13, which fixes basic authentication. 2001-07-06 12:24:34 +00:00
Jun Kuriyama
299c133061 Upgrade to 2.3.
Submitted by:	Pete Fritchman <petef@databits.net>
PR:		ports/28710
2001-07-05 23:12:05 +00:00
Maxim Sobolev
0e4da12188 Fix typo: ${PORTS} --> ${PORTSDIR} 2001-07-05 07:44:19 +00:00
Maxim Sobolev
4dec075fe5 Update to 0.11.1. 2001-07-05 07:33:46 +00:00