1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

2061 Commits

Author SHA1 Message Date
Will Andrews
4b42060f54 Update w3m to 0.1.9.
PR:		18149
Submitted by:	maintainer
2000-04-22 02:50:45 +00:00
Andrey A. Chernov
2d082082f6 do not lowercase search strings 2000-04-21 19:25:44 +00:00
Bill Fumerola
aa188d8548 Update to 1.0
The real MASTER_SITE's hard drive went south evidently, so we'll use just
the backup for now.
2000-04-21 18:15:23 +00:00
Jeremy Lea
0e0e173eb9 Distfile MD5 changed.
Submitted by:	"Akinori -Aki- MUSHA" <knu@idaemons.org>
2000-04-21 17:10:26 +00:00
Justin M. Seger
f7676e4483 Upgrade to 2.8.3pre.5 (sync with lynx-current)
This version has been cleared by Kris to no longer
be marked FORBIDDEN.
2000-04-21 15:22:56 +00:00
Akinori MUSHA
aa8cc2cf03 Unbreak for systems posterior to 4.0-RELEASE:
- Download and install the binary compiled on 2.2.x.
  - Recommend to install linux-flashplugin instead for Linux Netscape.
    (For old installations)

Define CXXFLAGS in Makefile to build correctly.
2000-04-21 04:00:08 +00:00
Jeremy Lea
be73d7b79e Update to M15. 2000-04-21 02:36:52 +00:00
Paul Richards
e124c06e4b Fix checksum which I forgot to change when I upgraded to 1.22
PR:		18101
2000-04-20 02:27:12 +00:00
Andrey A. Chernov
267aafc316 too verbose for DNS 2000-04-20 01:50:47 +00:00
Ade Lovett
0d6d879e84 Update to 1.0.6 2000-04-19 15:05:18 +00:00
Andrey A. Chernov
526f845a83 Add NO_LATEST_LINK and missing patches 2000-04-18 19:04:36 +00:00
Andrey A. Chernov
b304a5c834 webalizer2 -> webalizer-2 2000-04-18 18:13:06 +00:00
Andrey A. Chernov
9f59f001ef preserve cvs history now 2000-04-18 18:11:23 +00:00
Andrey A. Chernov
805c363c46 add webalizer2 2000-04-18 02:04:10 +00:00
Peter Wemm
5666584c24 Update the squid23 port to fix a few loose ends:
- the distributed patches got regenerated to have the correct paths
- disable optimization because of gcc bugs (as recommended by squid folks)
- list a few new --enable/--disable options
2000-04-17 20:32:58 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Dirk Froemberg
8a60e7fed4 Upgrade to mod_ssl 2.6.3. 2000-04-16 18:56:22 +00:00
Paul Richards
bb31fa45a9 Upgrade to version 1.22 2000-04-16 11:30:44 +00:00
Ralf S. Engelschall
5daaa7d550 Upgrade to Apache 1.3.12 + mod_ssl 2.6.3 2000-04-16 10:59:43 +00:00
Kris Kennaway
c2f48fb1b4 Remove the FORBIDDEN tag on lynx-current. Everyone is encouraged to
upgrade to this version, which fixes all of the known problems with previous
lynx versions.

My thanks to the Lynx developer, T.E.Dickey <dickey@clark.net>, for
working with me so patiently to fix the problems.
2000-04-16 09:16:17 +00:00
Satoshi Asami
2932cac968 DISTNAME fixes. 2000-04-16 08:50:08 +00:00
Andrey A. Chernov
e364d309d4 Upgrade to 2.8.3pre.5, but leave it as FORBIDDEN because I not check
security issues at this moment yet.
2000-04-16 03:22:31 +00:00
Andrey A. Chernov
10231b1c63 Add WWW 2000-04-16 01:33:22 +00:00
SADA Kenji
848c1ac743 Import new port of linux-netscape6.
Approved by: PW
2000-04-15 17:31:51 +00:00
SADA Kenji
0ad4bec28a Mark as IGNORE - just repository copied. 2000-04-15 14:38:40 +00:00
R. Imura
9520b567dd Setting DISTNAME correctly. 2000-04-15 12:58:16 +00:00
Satoshi Asami
40f2733235 Add WRKSRC since subdirectory name doesn't have anything to do with
PORTNAME or DISTFILES.
2000-04-15 11:38:28 +00:00
Andrey A. Chernov
218905c9f1 upgrade to 4.1 2000-04-15 07:28:02 +00:00
Andrey A. Chernov
c017d52b06 remove myself from MAINTAINER 2000-04-15 07:04:55 +00:00
Satoshi Asami
d0cd44f17f Define PORTNAME/PORTVERSION with ?= instead of =, as these Makefiles
are included from their linux counterparts.
2000-04-15 05:20:49 +00:00
Satoshi Asami
80270c4151 Typo (qDecode -> qDecoder). 2000-04-15 02:03:06 +00:00
Satoshi Asami
7ffc9fc905 Revert version back to 1.0.1. The maintainer seems to think that is
the correct version string rather than the 1.01 that is part of the
filenames.
2000-04-15 01:58:53 +00:00
SADA Kenji
b49deb74e8 Unbroke.
Previous checkin was not needed, PW already fixed.
2000-04-15 01:27:23 +00:00
SADA Kenji
059f14b4fa Mark as broken: PKGNAME would set as null and db/pkg would be destroyed. 2000-04-15 01:21:45 +00:00
Akinori MUSHA
9ca4ec6659 Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR:		ports/18009
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Akinori MUSHA
b12f43b5a9 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.

Remove redundant space.
2000-04-14 17:24:56 +00:00
Brian Somers
76a1c96c9e Allow make -DENABLE_DEBUG 2000-04-14 14:44:20 +00:00
Satoshi Asami
a05ee332ab Make sure PORTNAME/PORTVERSION are defined before inclusion of pre.mk.
There might be some better solutions but this should at least make them
work for now.
2000-04-14 13:29:03 +00:00
Akinori MUSHA
db4f96b2f1 PKGNAME was hiding within a script.
PR:		ports/17998
Submitted by:	Christopher Hall <hsw@acm.org>
2000-04-14 04:26:30 +00:00
Akinori MUSHA
7b4b0c4f33 Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX.
PR:		ports/17925
2000-04-11 12:48:47 +00:00
Chris Piazza
4e55c2c423 Accidentally undefined DISTFILES which made WRKSRC
bogus.

Noticed by: "Matt M." <matt@boda.virtualave.net>
2000-04-10 20:08:20 +00:00
Chris Piazza
0e204bbcc7 Fix typo
Submitted by: "Gary D. Margiotta" <gary@tbe.net>
2000-04-10 19:26:55 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Akinori MUSHA
9ed2cd15cd Remove the current MAINTAINER from his position, and now
ports@FreeBSD.org will take care of it.

PR:		ports/17849
Requested by:	MAINTAINER
Owing to:	pressure of business

Plus some style fixes.
  - Use ${INSTALL_PROGRAM}
  - Use PORTNAME/PORTVERSION and utilize PORTVERSION for other parts
  - Define WRKSRC
2000-04-08 04:50:21 +00:00
Chris D. Faulhaber
0a671821bd Update port to 1.0 2000-04-07 22:06:54 +00:00
SADA Kenji
984865ce6b Make the port l-n47-n to include l-n47-c's Makefile
and to be easy to maintain.
Change maintainer of l-n47-n.

Approved by:	maintainers
2000-04-06 15:30:47 +00:00
Paul Richards
2e4b0566cb The wildcard removal of config files in post-install was removing
all config files rather than just the old default files.
2000-04-05 23:06:19 +00:00
Dirk Froemberg
cc3fab3f82 Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql. 2000-04-05 16:44:06 +00:00
Dirk Froemberg
89ec0dff7b Upgrade to php-3.0.16. 2000-04-05 16:18:34 +00:00
Dirk Froemberg
052f61ac99 Replace clean target with post-clean target. 2000-04-04 20:32:22 +00:00
Dirk Froemberg
6c06c5af2c Upgrade to php-4.0RC1. 2000-04-04 20:22:19 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
2000-04-04 19:03:36 +00:00
Thomas Gellekum
9c0d74037c Separate the Python Tk module from the main port. I've been
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.

Update the dependent ports accordingly.
2000-04-04 09:53:12 +00:00
Will Andrews
d7c5315ca5 Add kwebsearch, a utility to do searches on FTP/WWW/etc. sites from a menu.
PR:		15424
2000-04-03 22:08:25 +00:00
Michael Haro
30f23b53f7 update to 5.0.8
PR:		17748
Submitted by:	maintainer
2000-04-02 17:38:19 +00:00
Michael Haro
00f575e9f5 oops, copy/paste error. correct to what submitter sent. 2000-04-02 04:37:37 +00:00
Michael Haro
04ef8e8729 update WWW
Submitted by:	Anders Jonsson <anders@histgr452.sn.umu.se
2000-04-02 04:33:46 +00:00
Vanilla I. Shu
62a72850c8 Add a patch for I18N fontset, and correct pkg/PLIST.
Approved by:	will
2000-04-02 01:36:06 +00:00
Akinori MUSHA
d560799d40 Activate linux-flashplugin. 2000-04-01 13:43:40 +00:00
Akinori MUSHA
d40fc88aa6 Initial import of linux-flashplugin.
This is the official Macromedia Flash 4 Player for Linux Netscape.

PR:		ports/16695
Submitted by:	Matt Heckaman <matt@ARPA.MAIL.NET>
2000-04-01 13:39:31 +00:00
Michael Haro
d628ca375e fix: web500gw can't always parse dates (Y2K)
PR:		16736
Submitted by:	maintainer
2000-04-01 08:27:45 +00:00
Michael Haro
e4ecb0b74e update to 0.18
PR:		17206
Submitted by:	maintainer
2000-04-01 02:01:21 +00:00
Michael Haro
b79f32a855 move post install instructions from ${ECHO} lines in Makefile to pkg/MESSAGE 2000-03-31 02:47:47 +00:00
Jacques Vidrine
5ccbcfb929 Update 0.4 -> 0.8 after MAINTAINER timeout. 2000-03-30 20:39:41 +00:00
Will Andrews
53b3e9f601 Fix CATEGORIES, since this port does not belong in converters.
This is a netscape bookmarks.html -> yahoo-like index "converter".
2000-03-29 20:09:31 +00:00
Will Andrews
7d6f9b0376 Re-import bkmrkconv in www category. CVSROOT/modules was handled in
previous commit.
2000-03-29 19:44:37 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Ade Lovett
2d82a94ca9 Netscape plugin (native FreeBSD version) for AT&T's DjVu system.
See http://www.djvu.com/ for more details.

PR:		12739
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-03-29 03:03:44 +00:00
Brian Feldman
e5275183e4 Update to the January 13, 2000 release of Tidy. The version format of
the port is now %Y%d%m, so this release is tidy-20000113.  The previous
format did not increase monotonically.

A significant change is the manual page correctly becoming a manpage,
where in the last release it was a diff (!).  Further release notes
can be found within, or at
	http://www.w3.org/People/Raggett/tidy/release-notes.html
2000-03-27 21:38:52 +00:00
Dirk Froemberg
9af21dd132 - Upgrade to php-4.0b4pl1, finally.
- remove BROKEN, time to test it
- remove "shared," from some php configure options
2000-03-27 20:39:01 +00:00
Dirk Froemberg
af57b1be56 Fix exec bug via PATCH_SITES/PATCHFILES:
"Make exec() and friends return last line of output, and be careful we don't
do it for the passthru() case"

Submitted by:	Max Khon <fjoe@iclub.nsu.ru>
2000-03-26 21:54:45 +00:00
Will Andrews
135525619f Whoops, I put this in the wrong category.
PR:			15795
Pointed out by: 	dirk
2000-03-25 18:53:53 +00:00
Will Andrews
4ac7538831 Activate bkmrkconv.
PR:		15795
2000-03-25 18:35:03 +00:00
Andrey A. Chernov
ce048dc96f upgrade to 4.04 2000-03-23 09:35:43 +00:00
David E. O'Brien
bdb6fa84ad * Install some documentation.
* Add a rc.d start-up script.
* Add a wrapper around the daemon that ensures its running (suggested by
  the thttpd author).
* Add a sample configuration file.
* Move one of the echo'ed messages to pkg/MESSAGES for the benefit of package
  users.
2000-03-23 02:25:32 +00:00
David E. O'Brien
cc75cd9ec3 * Install the new manpage.
* install docs into share/docs/ rather than just share/

Approved by:	maintainer
2000-03-23 02:21:52 +00:00
Jim Mock
2f7249c38e Fix the URL in one of the MASTER_SITES.
Submitted by:	John Shafer <jshafer@cyberspace.org>
2000-03-22 19:02:19 +00:00
Sheldon Hearn
a6b45e2861 Mark mod_perl and p5-Authen-Radius as RUN_DEPENDS as well. 2000-03-22 09:19:26 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Will Andrews
92342d3f07 Update SCREEM to 0.2.1.
Status:
	1) Remove pth-devel dependency. I discovered that -pthread works too.
	   In the process of testing a previous update, I also discovered that
	   if you have linuxthreads installed (as I did on my -current box), it
	   will use -lpthread instead of -pthread. So I had to patch configure
	   further to make sure that we don't get "lost dependencies" down the road.
	2) Add USE_LIBTOOL. Remove *.la from pkg/PLIST.
	3) Shuffle pkg/PLIST around to make it more ordered.
	4) New (and faster) MASTER_SITE.
	5) New patch to fix uploadWizard plugin Makefile.in so it doesn't hardcode
	   the pthread library.

This commit also affects PR 17471, in that it will probably help Mikhail remove
pth-devel so he can build Mozilla again. :-)

PR:		17477
Submitted by:	myself
2000-03-21 23:34:08 +00:00
Michael Haro
6859437a17 portlint: PREFIX -> LOCALBASE 2000-03-21 18:09:57 +00:00
Ade Lovett
55333a3655 libglade shared library version bump 2000-03-21 17:47:33 +00:00
Michael Haro
835c7fa041 DISTNAME then PKGNAME, not other way around (portlint) 2000-03-21 08:34:40 +00:00
Michael Haro
0ef25f62b4 portlint:
PREFIX -> LOCALBASE
	Remove empty lines
2000-03-21 08:10:48 +00:00
Bill Fumerola
5e2f02b7c3 More packaging fixups from maintainer.
PR:		ports/17139
Submitted by:	maintainer
2000-03-21 01:20:00 +00:00
Brian Somers
4610e6be4e Enable httptunnel 2000-03-21 01:18:48 +00:00
Brian Somers
71ab0b0f58 An implementation of TCP/IP over HTTP with local modifications to allow
binding the server to a single IP number.
2000-03-21 01:18:06 +00:00
Chris D. Faulhaber
036d08e880 Update port to 2.16:
New in version 2.16:
- More explicit error pages for 403 Forbidden.
- New section in the manual page explaining how thttpd is picky aboutfile
  permissions.
- Couple of CGI tweaks from David Chaiken.

New in version 2.15:
- Use standard isxdigit macro instead of is_hexit routine.
- Portability fix for Debian, which lacks gai_strerror().
- Fix for .htpasswd authorization, broken by 2.14's custom error pages
  change.

PR:		17322
Submitted by:	Maintainer
2000-03-21 00:17:08 +00:00
Michael Haro
4b4c156871 PREFIX -> LOCALBASE (portlint) 2000-03-20 21:48:44 +00:00
Michael Haro
f44350f079 remove blank line and PREFIX -> LOCALBASE (portlint) 2000-03-20 21:46:51 +00:00
Michael Haro
fe9b268d63 move variable - portlint 2000-03-20 21:37:12 +00:00
Chris D. Faulhaber
5d12561f43 Update port to 0.84
PR:		17352
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-03-20 21:30:09 +00:00
Michael Haro
2b56e2dada move variables around (portlint) 2000-03-20 21:27:31 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Alexey Zelkin
cb00a438b1 Temporary fix segfaulting problem -- disable any kind of optimizations
during compilation.

Not objected to by: -ports, -committers
2000-03-19 07:30:50 +00:00
Vanilla I. Shu
dbc3bb9307 Activate p5-Apache-Session, p5-HTML-Embper, p5-libapreq. 2000-03-19 05:49:47 +00:00