Commit Graph

3005 Commits

Author SHA1 Message Date
Will Andrews
dd80851deb Add p5-HTML-FillInForm 0.11, a perl5 module for auto-filling HTML
form fields from previous values.

PR:		26214
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2001-03-31 01:23:20 +00:00
Will Andrews
683d394f51 Add p5-HTML-Clean 0.8, a perl module that cleans up HTML code for web
browsers, not humans.

PR:		26213
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2001-03-31 01:21:05 +00:00
Ralf S. Engelschall
54d1ce95b2 Upgrade to Apache 1.3.19 + mod_ssl 2.8.2 2001-03-30 10:47:21 +00:00
Yukihiro Nakai
93b5d2e936 Add messages to pkg-comment and pkg-descr 2001-03-30 08:52:48 +00:00
Yukihiro Nakai
d0ce7b1275 Initial import.
Barque is another WWW browser with gtkhtml.
2001-03-30 08:45:22 +00:00
Mikhail Teterin
ff82afe0bd The previous commit by sobomax fixed the build, but quite terribly broke
the install.  My version  used the  special Makefile  only to  build the
binary lib. The installation was done by the software's Makefile.

sobomax declared  the custom  Makefile.lib to  be _the_  Makefile, which
caused  the library  to be  installed into  /usr/lib :-)  and completely
missed the .tcl scripts, etc.

I'm restoring the  old behaviour with the build problem  fixed (I hope).
This version  will also help  tclhttpd find  its docRoot on  startup. It
will  also install  tclhttpd.rc.default instead  of tclhttpd.rc.  If the
latter does not exist, the former gets copied to create it.

Submitted by: bento (and fenner's script)
2001-03-29 21:32:14 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Mario Sergio Fujikawa Ferreira
acaac63b55 Gracefully handle port versioning updates since Macromedia names
all versions the same.

PR:		26182
Submitted by:	maintainer
2001-03-29 10:08:24 +00:00
Joseph Koshy
6c3fba5a01 Correct MASTER_SITES. 2001-03-29 03:48:13 +00:00
Will Andrews
6ffbb95b36 Fix dependency problem: p5-Apache -> mod_perl.
PR:		26170
Submitted by:	maintainer
2001-03-28 14:30:56 +00:00
Kevin Lo
28a661b2be Update to version 1.0.3
PR: 26164
Submitted by: MAINTAINER
2001-03-28 13:09:09 +00:00
Steve Price
0226b6f6d8 Disable traversal into the p5-HTML-Embperl directory because it is
killing 'make index'.
2001-03-28 03:50:08 +00:00
Kevin Lo
1af7f2c8f7 Update maintainer email.
PR: 26105
Submitted by: MAINTAINER
2001-03-27 14:20:29 +00:00
Kevin Lo
08ac5a0e56 Update to version 1.10
PR: 26123
Submitted by: Ports Fury
2001-03-27 13:16:21 +00:00
Adrian Chadd
4ec1030ca3 .. and update the Makefile to indicate that its my port, built by me. :) 2001-03-27 12:56:41 +00:00
Adrian Chadd
e715c9c4cb squid24 --> ports/www/squid24 2001-03-27 12:51:19 +00:00
Wolfram Schneider
bc83b9e8cf Fix package building: The build_depends ports are also run_depends ports.
Submitted: Jens Schweikhardt <schweikh@schweikhardt.net>
2001-03-27 12:48:39 +00:00
Adrian Chadd
88dd211266 PR: 26059
Update the squid-2.4 port to actually _be_ squid-2.4 . Phew.
This port builds, installs, packages, pkg_delete's cleanly.

I'm going to run it through some more linting and tidying up before
I'm completely done with it.

Differences from squid22/squid23 :

* install-pinger isn't built. I'll tackle this later, possibly by creating
  a squid user/group. I don't like having suid binaries installed,
  even more so when 99% of the users of this port won't even enable
  ICMP pinging.

* I've enabled the lru and heap replacement policies. LRU is used by
  default, the beauty here is that the user can choose one or the other
  without needing a recompile.

* I've enabled ufs (sync), diskd (async) and null (no caching, only proxying).
  This again lets users choose what they want without needing a recompile.
  The default is still a 100mb cache in /usr/local/squid/cache/ running
  ufs. I would change it to diskd but if the user hasn't tweaked their
  sysV shm/msg parameters sufficiently they'll just be puzzled when squid
  gives mysterious sysV errors (and if they load it up enough to have UFS
  become an issue, they'd be better off reading the squid FAQ anyhow..)
2001-03-27 12:28:47 +00:00
OKAZAKI Tetsurou
99b6a11204 Do not override MAINTAINER for slave ports.
PR:		26129
Submitted by:	maintainer
2001-03-27 03:45:17 +00:00
Ying-Chieh Liao
7d0ed49196 add cgicc
A C++ class library for writing CGI applications
2001-03-26 05:46:40 +00:00
Jun Kuriyama
6217d334eb Location of MD5.pm is moved. 2001-03-26 05:02:25 +00:00
Jun Kuriyama
4afc0be055 Update to 0.2.1.
Submitted by:	nobutaka@nobutaka.com (maintainer)
PR:		ports/26040
2001-03-26 02:26:14 +00:00
Dirk Froemberg
142f652108 Add CURL support.
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>
2001-03-25 22:14:06 +00:00
Dirk Froemberg
afc88b6dac Add Interbase 6 database support (Firebird).
(I had no chance to test it...)

PR:		ports/25908
Submitted by:	Chris Knight <chris@aims.com.au>
2001-03-25 22:02:47 +00:00
Dirk Froemberg
d1843671e6 Add support for transparent session id.
Submitted by:	Dalin S. Owen <dowen@vetica.com>
2001-03-25 21:50:21 +00:00
Dirk Meyer
23966fd3a4 - Updating the port to use the latest bugfix release.
- Notwithstanding the comment in bsd.port.mk, sometimes defining both
  EXTRACT_SUFX and DISTFILES is appropriate.

PR:		26047
Submitted by:	croyle@gelemna.org
2001-03-25 18:00:54 +00:00
Dirk Froemberg
6f424e094c Bump mcrypt shared library version number due to upgrade. 2001-03-23 23:29:30 +00:00
Andrey A. Chernov
cb5e483634 Generate Up button on the first page when possible 2001-03-23 14:01:35 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
James E. Housley
8e9f4b1f3e Forgotten file:
more flexible build options:
.enables apache module to embeded more python features.
 (crypt, cmath, strop.. and so many;same to lang/python port)
 but useless features (openpty, gnu readline) are disabled
 by default.
.strip object at post-build phase by default.

PR:		25839
Submitted by:	Chang, Hye-Shik <perky@python.or.kr> MAINTAINER
2001-03-23 01:37:32 +00:00
James E. Housley
a71e676a77 more flexible build options:
.enables apache module to embeded more python features.
 (crypt, cmath, strop.. and so many;same to lang/python port)
 but useless features (openpty, gnu readline) are disabled
 by default.
.strip object at post-build phase by default.

Assorted cleanup for portlint

PR:		25839
Submitted by:	Chang, Hye-Shik <perky@python.or.kr> MAINTAINER
2001-03-23 00:27:40 +00:00
James E. Housley
b3cac66815 When ServerName directive in httpd.conf is not set the Apache server will
cause a Sig 11 in ap_get_local_host().

PR:		25979
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2001-03-23 00:20:45 +00:00
Dag-Erling Smørgrav
5249849c2d 5.0b7 is here. 2001-03-22 12:19:20 +00:00
Vanilla I. Shu
5649c01321 Upgrade to 0.17.0, add depends to www/neon now.
No response:	maintaner
2001-03-21 04:03:51 +00:00
Akinori MUSHA
97419ba483 I don't have intention to maintain this port anymore.
I'd recommend to use linux-netscape + linux-flashplugin instead, or
wait for Mozilla to have a Flash plugin.
2001-03-21 03:57:12 +00:00
Vanilla I. Shu
b9ac2b143e 1: p5-Digest-MD5 remove non MD5 module now,
so change BUILD_DEPENDS to MD5.pm,
2: add RUN_DEPENDS.
3: bump version.
2001-03-21 03:36:36 +00:00
OKAZAKI Tetsurou
0f56915716 Add html2wml 0.4.0, a Perl program that converts HTML pages to WML decks.
PR:		24333
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-03-21 03:32:59 +00:00
Vanilla I. Shu
de4df34ed3 Remove BROKEN for 3.*, because we don't support 3.* anymore. 2001-03-21 03:07:17 +00:00
Vanilla I. Shu
acb0f89ec8 Nuke p5-Apache. 2001-03-21 03:02:48 +00:00
Vanilla I. Shu
9f4cc2e485 Nude p5-Apache. We don't support 3.* anymore. 2001-03-21 03:01:29 +00:00
FUJISHIMA Satsuki
65684fe1cf update to 0.1.11 + hsaka patchlevel 24.
PR:		25952
Submitted by:	maintainer
2001-03-20 22:20:33 +00:00
David E. O'Brien
b4af09dbb7 Remove the damn fscking error bell chimed when ~/.links/.links.cfg
is missing and could not be created.  This is driving me nuts during
make release.
2001-03-20 17:33:58 +00:00
Dirk Meyer
74464f8050 - Uses shared png and jpeg libs
- Patches  to install with right ownership and modes

PR:		25872
Submitted by:	tkato@prontomail.ne.jp
2001-03-20 05:54:37 +00:00
Akinori MUSHA
28b2e150ef Run-depend on mod_php4. Seems the standalone php (lang/php4) and the
apache module of php4 (www/mod_php4) have discrepant (or just
"different") dependencies.

I hope this would fix the build of pruby on bento..
2001-03-19 07:52:45 +00:00
Dirk Meyer
893ca81a6a - Update the www/amaya port to use the most recent distfile.
- Extensions from PR 25872 still open.

PR:		25888
Submitted by:	croyle@gelemna.org
2001-03-18 10:10:28 +00:00
Will Andrews
253a50c915 Update to 2.0p1, which brings Quanta into the KDE2 world.
PR:		25858
Submitted by:	maintainer
2001-03-18 07:53:02 +00:00
Vanilla I. Shu
ff1f01cc4a Apache::MP3, a nifty MP3 browser/player for Apache & mod-perl.
PR:		ports/24585
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2001-03-17 16:27:47 +00:00
Jimmy Olgeni
18cdb1247f Update dependency on libneon (0.12)
Remove dependency on expat, use the libneon provided xml parser.
Fix CONFIGURE_ENV.
Add WWW line to pkg-descr.

Submitted by:		vanilla
2001-03-17 09:36:42 +00:00
Jimmy Olgeni
4300838fd9 Update port to version 0.12.0.
Remove expat from LIB_DEPENDS.
Fix install targets and configure environment.
Use libtool.

Submitted by:		vanilla
2001-03-17 09:35:54 +00:00