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
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