1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

2011 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