Commit graph

1652 commits

Author SHA1 Message Date
rh
2dd11fd803 depend on control-center<1.5.0 to prevent circular dependencies
with future control-center versions that no longer contain libcapplet.
2001-08-11 19:26:36 +00:00
rh
c0e778ea8a Update gtkhtml to 0.11.1
Notable changes include:

* General:
 - Fixed X selections so that we no longer try to pass UTF-8 encoded text
   in STRING atoms.

 - Improved the table layout code so that now we render tables very close
   to the big name browsers, one or two small issues left

 - Added many missing attributes to the HTML export code so that at least
   we pass on the attributes we understand.

 - Support for sub sup and strike elements.

 - We now parse param elements before emitting the object requested signal
   so that we can make an informed choice about whether or not the object
   is supported.


* Editor:
 - We now hook to the gnome-spell component to do spelling.

 - Rename the idl and oafinfo to bring us in line with the new naming
   conventions

 - The editor control now exposes an interface for issuing editor commands


* Ebrowser:
 - New component to support simple browsing tasks.
2001-08-11 18:35:44 +00:00
jlam
971f74ac74 Update amaya to 5.1. Pkgsrc changes include using www/libwww instead of
the libwww distribution included with the Amaya sources.  The two versions
are identical and we want to take advantage of NetBSD fixes/changes to the
libwww library from www/libwww.  Major changes from amaya-4.3.2 include:

* Large number of bug fixes.
* Improvement of tables printing.
* Amaya is now able to share structure schemas.
* Amaya provides a profile for XHTML 1.1.
* Support for Ruby Annotation.
* Amaya supports inclusion of SVG files linked by elements img or object.
2001-08-09 19:03:18 +00:00
rh
ac816dc415 Search for mozilla includes and libraries in X11PREFIX (not PREFIX) so this
compiles without xpkgwedge as well.
2001-08-09 14:17:16 +00:00
abs
c79f420083 Updated checkbot to 1.64nb1
Implement a --skip option
2001-08-09 12:35:36 +00:00
simonb
87f21a4f8a Add and enable skipstone. 2001-08-09 07:57:30 +00:00
simonb
7bd6a42a34 Initial package for skipstone (version 0.7.4) - another light-weight(!)
brower based on the Mozilla renderer.
2001-08-09 07:56:24 +00:00
taya
4994deff0b Update to galeon-0.12pre1
Changes from release note:
 - Mozilla 0.9.3 compatibility
 - gconf port WOOW ;)
 - ability to save images, javascript, stylesheets with the page
 - menu to move tabs - user agent spoofing
 - links drag and drop fixed
 - a lot of bugfixes and some memory leak fixed
2001-08-06 13:22:08 +00:00
fredb
639fe7561d Regen. 2001-08-05 23:45:08 +00:00
fredb
418ee2d96a Update PNG handling to work with png-1.0.11 and newer. 2001-08-05 23:43:12 +00:00
fredb
71f463353c Let configure look for <Xm/XmStrDefs.h>, rather than <XmStrDefs.h>,
so that test for Motif 1.2 will accept our x11/lesstif12.
2001-08-05 17:02:24 +00:00
taya
6aa56ed620 mozilla.org replaced source tarball.
update distinfo
2001-08-04 15:40:11 +00:00
taya
6743f18727 Update to mozilla 0.9.3
From mozilla 0.9.3 release notes:
    * Continued stability improvements with 16 top crash bugs fixed since 0.9.2. These bugs were fixed thanks to data generated by users running talkback builds.
    * The Subscribe dialog now lets you search for all newsgroups containing a string when subscribing to newsgroups.
    * The Modern theme has several changes to icons and sidebar tabs.
    * Proxy Auto-Config has been implemented on the Macintosh.
    * There is a new preference for choosing between Windows and Linux scrollbar behaviour when the mouse strays off the scrollbar when you're in the process of scrolling. (Bug 90985)
    * Chatzilla is now localizable.
2001-08-04 07:05:18 +00:00
tron
7e69535eb5 Remove "--enable-parent-hack" now that "squid" is invoked without
"RunCache" again.
2001-07-30 07:32:13 +00:00
tron
369b9ee1cf Rework startup script:
- We don't want to wait forever until "squid" terminates. Wait at most
  20 seconds after a shutdown command use "kill" afterwards.
- Don't use "RunCache" to start "squid", it is not necessary and only
  causes trouble.
- Bring the "rotate" command which got lost in last update.
Bump package version number to 2.4.1nb2.
2001-07-30 07:30:11 +00:00
tron
8b0b9ed443 Remove commands to create data directories which could break existing
squid installations. These directories should be created by the
administrator after selecting the proper directory.
2001-07-29 16:47:01 +00:00
tron
40cda95416 - Apply some of the changes suggested by Greg A. Woods in PR 13427 and
include his improved "rc.d" script.
- Use the same directory structure as in the Apache package. The
  configuration files are now in "${PREFIX}/etc/squid" and won't be
  removed during deinstallation.
- Remove unnecessary configuration variables "SQUID_HTTP_PORT" and
  "SQUID_ICP_PORT". These values can perfectly be adjusted by editing
  the configuration file and supporting all these variables would make
  the package too complex.
- Bump the version number to 2.4.1nb1.
2001-07-29 16:41:18 +00:00
bouyer
f88dfb2a2d Change maintainer to myself, per discussion with Johnny C. Lam. 2001-07-29 14:34:38 +00:00
bouyer
926fd44c57 Update to 1.2.6. Change since 1.2.5 is security fixes, possibly allowing remote
shell.
2001-07-29 14:24:46 +00:00
abs
ce231fc6e0 Permit netscape to default to mozilla as well as communicator and navigator.
Leave default as communicator
2001-07-27 14:26:18 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
wiz
a89efb3515 add and enable openacs 2001-07-27 11:15:17 +00:00
wiz
581ee1434c Fix dependency lines. 2001-07-27 10:52:00 +00:00
wiz
1bcf64f991 Change postgresql-lib dependency for lintpkgsrc's sake. 2001-07-27 10:47:04 +00:00
abs
7aa11bf5c6 Update galeon to 0.11.3
Changes: - fix crashes clicking on XUL windows and on some pages
2001-07-26 09:47:38 +00:00
jlam
791ec24f2b Add missing BUILD_USES_MSGFMT. 2001-07-24 09:36:23 +00:00
jlam
bd2d77b248 Fix typo: = -> += 2001-07-24 08:40:46 +00:00
taya
2ffa783138 add patch-ab(forget to add previous commit) 2001-07-24 01:08:11 +00:00
taya
3fcf7ff964 Update galeon to 0.11.2.
Changes:
- tons of bugfixes
- a lot of memory leaks fixed
- draggable tabs
- minimum font size
- better font defaults
- improved focus handling
- view source and save background fixed
- xbel importing support
- small startup time improvement
- ability to pause downloads
- new spinner
- new preferences dialog look
- toolbar configurability
- most recent used sessions in file menu
- open / save the current session to a file
2001-07-24 01:07:14 +00:00
tron
3ad63266fb Update "communicator" package to version 4.78. A list of changes is not
available on the Netscape website yet. Let's hope it crashes less often
than the older releases.
2001-07-23 20:09:30 +00:00
tron
11e05c2114 Use Solaris 8 binary on Solaris 8 and newer. 2001-07-23 19:01:49 +00:00
tron
603efed559 The SunOS 5.5.1 version is unsupported now. 2001-07-23 18:56:07 +00:00
tron
a82e57a41d Update "navigator" package to version 4.78. A list of changes is not
available on the Netscape website yet. Let's hope it crashes less often
than the older releases.
2001-07-23 18:55:04 +00:00
wiz
77d1591c0a Add variable to make navigator/communicator _not_ depend on flash, and
document it in mk.conf.example. Adresses pkg/13343.
2001-07-23 18:30:24 +00:00
tron
8675eec41c "www.analog.cx" is still down, use "http://www.web42.com/analog/" as
URL for homepage and primary master site.
2001-07-22 08:12:45 +00:00
jlam
209a5f21c5 Mark as USE_BUILDLINK_ONLY. 2001-07-22 01:08:12 +00:00
jlam
f28a159b73 * Make this compile again after previous partial conversion to buildlink.
* Use lesstif/buildlink.mk instead of USE_MOTIF.
* Simplify patch to configure by fixing --with-graphic-libs check.
* Ensure that proper LDFLAGS are passed through to build process to ensure
  linking against proper libraries.
2001-07-21 15:23:51 +00:00
wiz
8e1aca3096 Update to 1.0.3, provided by Martti Kuparinen in pkg/13339.
Too many changes to list here.
2001-07-21 14:16:53 +00:00
taya
73c6cb1be2 Add USE_LIBINTL to handle locale data correctly 2001-07-20 02:23:11 +00:00
jlam
dd30dabc8c Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:51 +00:00
cjones
bac143f579 Import OpenACS, a port of the Ars Digita Community System to
PostgreSQL.

OpenACS is a web development environment which includes a staggering
number of already-built modules.
2001-07-19 04:35:59 +00:00
cjones
927bfbea7a Some changes to work better with the openacs package, which will be
committed shortly.
2001-07-19 04:19:02 +00:00
cjones
41b8062a51 Corrected a pathname to match PLIST. 2001-07-19 03:03:50 +00:00
jlam
5332e1b8d3 Rename LIBS to AP_LIBS so listed files aren't passed to configure script by
mistake by automatic CONFIGURE_ENV+=LIBS="${LIBS}".
2001-07-18 21:04:42 +00:00
wiz
6d1d073ded Some cleanups:
Use REPLACE_PERL, instead of hardcoding /usr/pkg/bin/perl.
Standardize MESSAGE, and fix typo.
Remove share/doc/user_manage on deinstall.
Change PKGNAME to p5-${DISTNAME}.
2001-07-17 23:04:10 +00:00
nra
f334c37b4d Add SUBDIR entry for p5-HTTPD-User-Manage. 2001-07-17 18:42:08 +00:00
nra
9da8f64aad New package p5-HTTPD-User-Manage. PR #13463 by Peter Reich.
This is HTTPD-User-Manage version 1.5X, a script and set of Perl
modules for managing access control with the Apache, NCSA httpd, CERN
and Netscape servers (and maybe some others).

You can install this program as a CGI script to allow remote users to
change their Web access passwords.  Web administrators can use it to
remotely add, edit and delete users and their groups.  You can also
use it from the command line as a nice all-in-one interface to access
control databases based on text files, DBM files, and SQL databases.

Please see the file user_manage.html for complete details.
2001-07-17 18:39:39 +00:00
wiz
24100e6347 add and enable ap-aolserver (hi chris!)
sort
2001-07-16 17:19:58 +00:00
cjones
d85df083b8 Added ap-aolserver, an AOLServer emulation module for apache. 2001-07-16 17:04:01 +00:00
itojun
624810e725 listen to both IPv4 and IPv6 wildcard by default.
workarounds PR12655.
2001-07-16 15:41:51 +00:00