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

1986 Commits

Author SHA1 Message Date
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
Vanilla I. Shu
938247d3c1 A module to allow embedded perl in HTML documents.
PR:		ports/17380
Submitted by:	frank@exit.com (Frank Mayhar)
2000-03-19 05:47:29 +00:00
Vanilla I. Shu
8a10c9cc2e A persistence framework for session data
PR:		ports/17381
Submitted by:	frank@exit.com (Frank Mayhar)
2000-03-19 05:44:42 +00:00
Vanilla I. Shu
60d0e42179 libapreq - Generic Apache Request Library
PR:		ports/17370
Submitted by:	frank@exit.com (Frank Mayhar)
2000-03-19 05:42:08 +00:00
Jim Mock
ab252d262b Update to version 0.3.6. 2000-03-19 00:53:56 +00:00
Satoshi Asami
f45f1bdd19 Remove two files that don't exist to fix packaging. 2000-03-13 03:21:47 +00:00
Satoshi Asami
35c27d4e72 Mark it FORBIDDEN, buffer overflows galore.
Submitted by:	Kris Kennaway <kris@hub.freebsd.org>
2000-03-13 03:03:29 +00:00
Satoshi Asami
3ee829eb4d Follow change in l-n47-communicator.
Submitted by:	dirk (maintainer) via sada
2000-03-12 19:07:09 +00:00
Satoshi Asami
b17587af36 Fix build error as REQ moved in master port.
Submitted by:	maintainer
2000-03-12 19:06:13 +00:00
Satoshi Asami
b12139009b libMagick.so is now at 5, not 4.
Forgotten by:	ache
2000-03-11 20:02:28 +00:00
SADA Kenji
516c38517f Re-enable warning message with compat22 lib, for package users.
Approved by:	Palle Girgensohn <girgen@partitur.se>
2000-03-11 17:22:02 +00:00
Chris D. Faulhaber
97cdf182ee Add another MASTER_SITE
Add WWW

PR:		17307
Submitted by:	Maintainer
2000-03-11 14:36:39 +00:00
David E. O'Brien
3b347418ef Add an RC script. 2000-03-11 03:02:21 +00:00
Bill Fumerola
89171f8a5e (1) more proper handling of some files that sometimes exist.
(2) remove stupid test cruft that got accidently committed.

Both of the above mistakes were not the maintainer's fault and not part
of the original PR referenced in the previous commit.

Submitted by:	maintainer
2000-03-10 17:55:08 +00:00
Sheldon Hearn
8bc47e7d10 Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lots
of bugfixes and documentation improvements.
2000-03-10 10:41:18 +00:00
David E. O'Brien
9f90114495 rename "ijb" to "junkbusters" 2000-03-09 02:06:26 +00:00
Dirk Froemberg
8c5ede659d Add linux-netscape47-navigator. 2000-03-08 11:16:23 +00:00
Dirk Froemberg
0a033540f0 Add linux-netscape47-navigator: Linux navigator only web-surfboard.
(repository copied from linux-netscape47-communicator)
2000-03-08 11:15:13 +00:00
SADA Kenji
0a6a7d0ee3 Use Fortify 1.4.6 . Previous 1.4.5 is removed. 2000-03-07 20:34:05 +00:00
Dirk Froemberg
0253e1fe5c Remove confusing comment about "database support". The package doesn't
have it.
2000-03-07 19:43:51 +00:00
Jeremy Lea
a9e7497835 Hopefully fix this for the linux case. This is a hack, and needs some more
thinking.

Noticed by:	cpiazza
2000-03-07 07:23:32 +00:00
Jeremy Lea
e121b21816 Depend on the XFree86-aoutlibs port.
No response by:	maintainer
2000-03-07 06:46:24 +00:00
Ade Lovett
b2d0b14d7f Update to 1.0.5
Implicit permission given by: maintainer
2000-03-06 09:09:49 +00:00
David E. O'Brien
bd518857ac Change package name to "junkbuster"
Submitted by:	Ian Struble <ian@broken.net> [maintainer]
2000-03-05 23:25:14 +00:00
SADA Kenji
2309aa25c6 Justified WWW notation.
PR:		ports/17183
Submitted by:	maintainer
2000-03-05 21:50:17 +00:00
Satoshi Asami
d3b8351cf6 Switch over dependency from netscape46-navigator to netscape47-navigator. 2000-03-05 19:59:05 +00:00
Andrey A. Chernov
af5e385b3c Drop maintainership 2000-03-05 17:50:34 +00:00
Peter Wemm
3790804b86 Remove NO_LATEST_LINK - both squid ports had it, which obviously isn't
useful.
2000-03-05 14:11:42 +00:00
Peter Wemm
f9f28f91d1 Update to squid 2.3-stable2. This has matured enough that it should
probably be used instead of -stable1 now.
2000-03-05 14:08:51 +00:00
Kris Kennaway
34bffb7d82 Grr, add the rest of these files. 2000-03-05 10:15:06 +00:00
Kris Kennaway
4babdb8a73 nscache is a tool for browsing the contents of the netscape cache directory
Obtained from:	OpenBSD
2000-03-05 10:13:43 +00:00
Satoshi Asami
81bf1c5e7c Sada-san forgot to remove this too.... 2000-03-05 09:50:38 +00:00
Kris Kennaway
f9b5816b42 Mark lynx FORBIDDEN due to numerous potential and proven
server-exploitable buffer overflows, until the lynx team get their act
together and clean up their code.

Noticed by:	Michal Zalewski <lcamtuf@DIONE.IDS.PL> (Bugtraq)
Reviewed by:	the rest of the security-officer team.
2000-03-05 05:04:48 +00:00
David E. O'Brien
3f74614ed4 We daemons that are started by an RC script usually live in sbin, not bin. 2000-03-05 00:26:06 +00:00
David E. O'Brien
81d5474f00 * Use the Zip distfile as it is smaller.
* Move the warning about stale distfiles near the top where it will be seen.
* sed can read from a file, it is not always a filter...
2000-03-05 00:20:12 +00:00
Chris Piazza
5535cc3b0a Remove a bogus statement about there not being a 1.0 release
PR:		17192
Submitted by:	maintainer
2000-03-05 00:00:29 +00:00
Chris Piazza
4c9858788f Update linux-netscape to 4.72
PR:		17182
Submitted by:	maintainer
2000-03-04 23:58:14 +00:00
SADA Kenji
bb8c6873f6 Remove good old netscape46 ports.
Approved by: PW and Maintainers.
2000-03-04 21:01:15 +00:00
Chris D. Faulhaber
ebbabe8dd1 Remove www/squid2 dependency
PR:		17041
Submitted by:	Maintainer
2000-03-04 13:27:19 +00:00
Dirk Froemberg
a7dec5b17e Upgrade to mod_ssl 2.6.2. 2000-03-02 11:33:10 +00:00
Ralf S. Engelschall
4d4a4a5a79 Upgrade to mod_ssl 2.6.2 2000-03-02 10:14:44 +00:00
Dirk Froemberg
51b9eaadc2 sybase and sybase-ct are mutually exclusive. So split Sybase into SybaseDB
and SybaseCT and yell if there are selected both.

Reported by:	Dmitry Petrov <DPetrov@nchcapital.com>
2000-03-01 22:45:34 +00:00
Satoshi Asami
ca6db99903 Update Fortify to 1.4.6 for netscape 4.72.
PR:		17110
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2000-03-01 21:27:52 +00:00
Bill Fumerola
e6503fb81a Upgrade to the latest and greatest apache/frontpage combo.
PR:		ports/16974
Submitted by:	maintainer
2000-03-01 06:25:15 +00:00
SADA Kenji
4febb8c65a Need 'NO_FORTIFY=yes'.
Current Fortify doesn't work with Netscape4.72
and make install would be crashed with 'USE_128BIT=yes'.

Forgotten by: ache
2000-02-29 22:13:29 +00:00
Dirk Froemberg
1372371f5f Add Sybase/MS-SQL database support for PHP.
PR:		ports/16980
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
		Dmitry Petrov <DPetrov@nchcapital.com>
2000-02-29 21:46:06 +00:00
Dirk Froemberg
f8648060a8 Upgrade to mod_ssl 2.6.1. 2000-02-29 15:25:21 +00:00
Ralf S. Engelschall
4caba1def4 Upgrade to mod_ssl 2.6.1 2000-02-29 14:25:08 +00:00
David E. O'Brien
9f84fa9700 Upgrade to Netscape version 4.72 2000-02-28 08:34:14 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
David E. O'Brien
d6460f94c7 Whitespace cleanup 2000-02-28 08:32:12 +00:00
Andrey A. Chernov
82ff6068a7 upgdade to 4.72 non-USA 2000-02-28 04:04:35 +00:00
Andrey A. Chernov
55fdba6361 upgrade to 4.72 2000-02-28 03:57:25 +00:00
Steve Price
1f078a5926 Use a file that is actually installed by the p5-libwww port for the
BUILD_DEPENDS line.

PR:		15404
Submitted by:	Akinori MUSHA <knu@idaemons.org>
2000-02-28 02:37:35 +00:00
Dirk Froemberg
fad410c5b2 Sometimes graphics/gd depends on print/freetype sometimes not...
So split GD and FreeType into separate options again.
2000-02-27 21:14:28 +00:00
Dirk Froemberg
2ee3c7782b Upgrade to PHP-3.0.15. 2000-02-27 20:53:34 +00:00
Dirk Froemberg
1f03e68856 Upgrade to Apache 1.3.12 and mod_ssl 2.6.0. 2000-02-27 19:50:36 +00:00
Steve Price
ed24525b03 Update to version 2.10 and install scripts in ${PREFIX}/bin. 2000-02-27 15:27:55 +00:00
Ralf S. Engelschall
c6370bb31f Upgrade to Apache 1.3.12 + mod_ssl 2.6.0 2000-02-27 12:07:32 +00:00
Vanilla I. Shu
b9ae176b31 Activate p5-CGI-FastTemplate. 2000-02-27 08:03:40 +00:00
Vanilla I. Shu
edb1e79904 Perl module for manage templates and parse templates. 2000-02-27 08:02:33 +00:00
Steve Price
908bd83345 - Note new MASTER_SITE and homepage.
- Checksum changed because of some minor rewording in .html files.

PR:		16906
Submitted by:	maintainer
2000-02-26 19:48:20 +00:00
Andrey A. Chernov
bac17ab431 upgrade to 1.3.12 2000-02-26 10:35:12 +00:00
Dirk Froemberg
9b0dd3c110 Move "apache performance tuning" from Makefile to scripts/configure.php
and thus make it work again.
2000-02-25 23:53:06 +00:00
Dirk Froemberg
76b2502c1a Merge openssl related changes from apache13-php3. 2000-02-25 23:43:27 +00:00
Dirk Froemberg
1a5001d414 -p is already included in ${MKDIR}. 2000-02-25 23:37:28 +00:00
Dirk Froemberg
4b778d257d Fix build error: RSA_BASE='SYSTEM' is not appropriate for recent openssl
changes in the base system.

Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-25 23:29:53 +00:00
R. Imura
56e3282db1 Add USE_QT=yes to respect $(CXX), and remove BROKEN= 2000-02-24 16:06:07 +00:00
Ralf S. Engelschall
2471ff5fc1 Fix Y2K link 2000-02-24 12:15:23 +00:00
Munechika SUMIKAWA
456424fe9e fix PLIST. 2000-02-24 07:43:56 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
R. Imura
121435e2e8 Update to version 2.2.1b.
Maintainer changed to Dmitry Sivachenk.

PR:		16905
Submitted by:	new maintainer
2000-02-23 14:00:16 +00:00
R. Imura
114205c78a Update to version 3.0b6.1.
PR:		16724
Submitted by:	maintainer
2000-02-23 13:55:43 +00:00
Chris D. Faulhaber
510ecb498f Correctly update port to 0.7.3-1 (different patches obtained from
Maintainer)

Submitted by:	Maintainer
2000-02-22 22:34:07 +00:00
Andrey A. Chernov
1d56ef282d upgrade to 4.03 2000-02-22 22:16:03 +00:00
Chris D. Faulhaber
8992202df7 Update port to 1.3pl4
PR:		16824
Submitted by:	Maintainer
2000-02-22 21:51:59 +00:00