Commit graph

80484 commits

Author SHA1 Message Date
garbled
d11c52dea5 Note update of clusterit to 2.3.1 2005-06-02 20:49:41 +00:00
garbled
bf1a59c0c9 Update clusterit to 2.3.1. Fixes a crash bug while reading the clusterfile. 2005-06-02 20:48:12 +00:00
wiz
6a7784f938 Fix typo. 2005-06-02 20:45:18 +00:00
wiz
0303df72aa Whitespace nit. 2005-06-02 20:43:55 +00:00
dillo
b90bae2fba use option groups 2005-06-02 20:39:16 +00:00
dillo
788acb84cf add tests for groups of mutually exclusive options 2005-06-02 20:38:51 +00:00
dillo
7f874cf6f0 add support for groups of mutually exclusive options via
PKG_OPTIONS_REQUIRED_GROUPS and PKG_OPTIONS_OPTIONAL_GROUPS.
2005-06-02 20:38:09 +00:00
dillo
acf52132cd adapt to quoting fixes 2005-06-02 20:34:52 +00:00
jmmv
965575e6f2 Regen after multiple changes in mplayer's patches (Dragonfly fixes, mostly). 2005-06-02 20:19:43 +00:00
wiz
efadf7d13f Improve quoting. 2005-06-02 19:33:56 +00:00
wiz
164a37bc79 Package only supports Xaw3d, so use its bl3.mk file instead
of the general Xaw framework.
2005-06-02 19:33:47 +00:00
wiz
b5070a4fd2 Remove obsolete PINFO* variable. 2005-06-02 18:30:42 +00:00
wiz
041e760873 Document pinfo options. 2005-06-02 18:30:25 +00:00
wiz
3e2e99a8ed Convert to options framework. 2005-06-02 18:26:36 +00:00
wiz
359d40ead8 Remove obsolete W3M* variables. 2005-06-02 18:24:56 +00:00
wiz
e8b75f2a7d Document w3m options. 2005-06-02 18:24:29 +00:00
wiz
dc3a3e9242 Convert to options framework. 2005-06-02 18:24:18 +00:00
wiz
5fff88a4fc Convert to options framework. 2005-06-02 18:11:34 +00:00
wiz
5c086d4305 Remove obsolete GOLEM_WITH_SOUND variable. 2005-06-02 18:10:48 +00:00
wiz
0cd4208afa Convert to options framework. 2005-06-02 18:10:33 +00:00
wiz
bcc7ade370 Add an article. 2005-06-02 18:10:13 +00:00
jmmv
0fe1327e86 Fix gnome-vfs2-cdda build under Dragonfly. Patch from Joerg Sonnenberger. 2005-06-02 17:10:10 +00:00
wiz
7f07d44889 Reformulate USE_X11BASE cleanup now that USE_X11 is gone. 2005-06-02 16:13:19 +00:00
wiz
e36bf04565 Remove obsoleted MPLAYER_* variables. 2005-06-02 16:10:53 +00:00
dillo
d26beb2a29 - only include supported options in PKG_SUGGESTED_OPTIONS
- don't include deprecated variables in BUILD_DEF
- no need to .undef .for loop variables
2005-06-02 16:08:31 +00:00
dillo
ecb0f25eec convert to options framework, noted by Geert Hendrickx 2005-06-02 16:00:56 +00:00
martin
d8eaba83c3 Note import of afbinit 2005-06-02 15:14:05 +00:00
martin
62d4c2ecd7 Enable afbinit 2005-06-02 15:12:41 +00:00
martin
aef9674ea1 Import afbinit, a tool to download microcode to Sun AFB graphic cards. 2005-06-02 15:10:52 +00:00
adam
c968fdaf4e Fix building on DragonFly; courtesy of Joerg Sonnenberger 2005-06-02 15:03:39 +00:00
blymn
293c9f18c8 Fix errors made by pkgsrc n00b. 2005-06-02 14:58:59 +00:00
salo
2ccfd5d5c9 Remove USE_X11, sort includes. 2005-06-02 14:40:15 +00:00
wiz
ce0ffffc58 Fix some pkglint warnings. Replace USE_PERL5
by adding perl to the tools.
2005-06-02 14:29:48 +00:00
blymn
e6556a8b2a Documented bzflag update. 2005-06-02 14:26:25 +00:00
blymn
b555701e78 Updated to version 2.0.2 of bzflag:
* many many bug fixes
* network protocol version updated
* new game modes added
2005-06-02 14:24:04 +00:00
wiz
7f0aa6e905 Remove obsolete blender options. 2005-06-02 14:16:02 +00:00
wiz
5f6c56480d Describe blender options, and sort. 2005-06-02 14:15:19 +00:00
wiz
988998702a Convert to options framework. Quite easy, since all options are
currently not supported :]
2005-06-02 14:14:43 +00:00
martin
833161b124 Replace the homegrown floating point binary access patterns in class Double
by macros from math.h to avoid alignement problems described in
PR pkg/30106.
(Same as ../mozilla/patches/patch-cd)
2005-06-02 12:37:33 +00:00
wiz
17dfddffad + feh-1.3.3, gauche-0.8.4, jpegpixi-1.1.0, mimedefant-2.52. 2005-06-02 12:37:26 +00:00
abs
0231adb630 Updated www/jakarta-tomcat55 to 5.5.9 from 5.5.7 2005-06-02 10:33:15 +00:00
abs
3f65f95809 Update jakarta-tomcat55 to 5.5.9
Changelog since 5.5.7

Tomcat 5.5.9 (yoavs)

General
        Add JULI, a java.util.logging implementation, used to provide sane
add     defaults and configurability equivalent to Tomcat 4.0 for Tomcat 5.5
	logging (remm)
docs    Add JULI documentation to the logging page (remm)
add     Add host manager webapp (remm)
add     Add ant JkStatusUpdateTask for remote status worker handling ( >=mod_jk
	   1.2.9) (pero)
add     33739: Add reference to RUNNING.txt in setup.html. (yoavs)
fix     33719: Update reference to Ant download page. (yoavs)
fix     33883: Bad options in SSL-HowTo. (yoavs)
update  Update to MX4J 3.0.1 (pero)
update  34139: Updated Realm-HowTo to specify JMX, Commons-Logging jars for
	   RealmBase. (yoavs)
add     33325: Added top-level clean target to Netbuild build.xml file.
	   (yoavs)
update  33755: Clarified Postgresql JNDI datasource example. [patch submitted
	   by Tom Witmer] (yoavs)

Catalina
fix    Remove some instances of expanded folder removal (remm)
fix    Don't call mkdirs if we're not going to save the configuration in
       StandardContext (remm)
fix    Fix context classloader binding during loader initialization (it was set
       to null before) (remm)
fix    The webapp logger should only be retrieved when the context classloader
       is set to the webapp's classloader (remm)
fix    34170: Add back retry logic in JDBC realm in case of a connection
       failure (remm)
fix    22041: Support dynamic proxies as session objects. (markt)
fix    Fix logger names for wrappers (remm)
       34006: If antiResourceLocking was used, HostConfig considered the
fix    path as external, and web application resources were not correctly
       removed or tacked; also simplify the code a lot (remm)
fix    34016: Save and restore docBase when using antiResourceLocking, for
       compatibility with the admin webapp (remm)
add    33636: Set lastModified attribute when expanding WAR files. (yoavs)
add    32938: Allow Salted SHA (SSHA) passwords in JNDIRealm. (yoavs)
add    31288: Allow SMTP authentication for JNDI MailSessionFactory. (yoavs)
update Harmonize processing of the context.xml defaults with the way web.xml is
       processed (remm)
fix    Ignore ';' if it is in the query string (remm)
fix    private to protected for the webapp classloader (remm)
fix    Improve logging of filters and listeners startup errors (remm)
fix    33774: Retry once in JNDI realm authenticate failure regardless of
       the exception message (remm)
fix    33961: Don't encode '~' in context paths (remm)
fix    32866: Propagate distributable property from context to manager
       (yoavs)
fix    32867: Reset distributable attribute in context for clean reload
       handling (yoavs)
update Fix some RealmBase/JNDIRealm log.isXXXEnabled (pero)
fix    34161: Harmonize StandardContext.stop with ContainerBase.stop (remm)

Coyote
fix    33971: Set remoteHost to null when Apache doesn't send one.
       (billbarker)
fix    Fix calculation of threadRatio for the ms thread pool, and fix setting
       the updated timeout value (remm)
       Update the ms thread pool so that we allocate a worker before
       accepting a update new socket, and wait a little if the pool
       is exhausted; this should make low maxThreads values work
       a lot better (remm)
update 33857: Update information on automatic mod_jk configuration in
       Apache-HowTo (yoavs)
fix    Fix sync block placement in Mapper.addContext (remm)
fix    32741: Fix spelling of "committed" [patch from Ben Souther] (yoavs)
fix    34133: Make setHeader clear multi-valued headers (billbarker)

Jasper
fix    34034: Jasper does not respect external entities (billbarker)
fix    33810: Incorrect recycling of BodyContent if close is called (remm)
update Per instance loggers in Jasper (remm)

Cluster
fix    Fix JvmRouteBinderValve primary failover attribute to
       org.apache.catalina.cluster.session.JvmRouteOrignalSessionID (pero)
fix    Change attribute name waitForAck to sendAck at ReplicationListener (pero)
       Integrate new fastasyncqueue cluster sender mode. Support queue size
add    limitation, get all queued objects and send it to the backup node, no
       queue thread lock contention under high replication load, submitted by
       Rainer Jung (pero)
       Add compress attribute to Sender and Receiver to transfer data
add    uncompressed. At high cluster load this option consume lesser cpu and
       memory. Implement the compress handling to ReplicationTransmitter,
       ReplicationListener, XByteBuffer and Jdk13ReplicationListener (pero)
       Add doProcessingStats to synchronous, asynchronous and fastqueueasync
add    sender modes to get min, avg, max processing times as IDataSender JMX
       MBeans (pero)
fix    TcpThreadPool use constant ACK byte array instead create new 3 byte
       buffer for every message ack (pero)
update Refactor ReplicationTransmitter and ReplicationListener (pero)
update add getCatalinaCluster() to ClusterReceiver and SimpleTcpCluster (pero)
update Update the Api documentation (pero)

Webapps
update Use the standard struts taglib URIs in admin JSPs. (billbarker)
add    Add more host parameters to create new host with host-manager (pero)
fix    34033: Fix quoting related bugs (remm)
fix    33713: Add Struts init code in frameset.jsp as well (remm)

Tomcat 5.5.8 (yoavs)
General
fix 33204: Fixed SSL HowTo page. (yoavs)
fix 33351: Fix silent uninstallation. (remm)
fix 33489: Missing space in uninstaller message. (yoavs)

Catalina
	Unregister host mbean and all context mbeans at remove a host, s.
fix     StandardHost.destroy() and MBeanFactory.createStandardHost/removeHost(,)
	detected by Thorsten Kamann (pero)
fix     make it possible to restart connector, now serversocket recreated after
	stop,start (pero)
fix     change mbean names from Mapper and ProtocolHandler to connector naming
	style (pero)
update  Add some log.isXXXEnabled (pero)
fix     Deregister MapperListener after remove connector (pero)
fix     Remove host only at own domain with same name at all services, detected
	by Thorsten Kamann (pero)
fix     33187: Remove any logging of the password in the JAAS realm,
	submitted by Andrew Jaquith (remm)
fix     33033: Don't do anything to the response in the ErrorReportValve if
	data has already been written (remm)
update  Add charset support for the URLs used by the tasks, to remove
	deprecation (remm)
	26135: Workaround for memory leak when reloading Struts based web
fix     applications by clearing the bean instrospector cache of the JVM on
	classloader stop, submitted by Tobias Lofstrand. (remm)
fix     Ensure that if CLASSPATH is declared on startup - it is not used.
	(funkman)
fix     Add back use of deployOnStartup in HostConfig (remm)
docs    Ant tasks docs patches, submitted by Gabriele Garuglieri. (remm)
update  Use NIO for the raw copying operation, as it is faster (a little under
	30%), and decreases a little the impact of antiResourceLocking. (remm)
fix     33357: Fix connection leaks with the DataSourceRealm, as well as
	improve efficiency, submitted by Dominik Drzewiecki. (remm)
update  Improve a little logging of servlet exceptions, which should all log the
	root cause. (remm)
	Add new Manager.createSession(sessionId) method, allowing
	the client to update "specify" the session id which should
	be used using a cookie when using emptySessionPath="true".
	This fixes session tracking in this case.  (remm)
fix     33368: Fix memory leak in swallowOutput feature which occurred when
	the thread pool size is reduced, submitted by Rainer Jung. (remm)
fix     StoreConfig: can't save cluster Membership element (pero)
add     StoreConfig: suppress default jkHome attribute at connector (pero)
add     StoreConfig: Save new dymanic properties from ReplicationTransmitter
	(pero)
fix     33463: Remove attributes after context destroy. (remm)
fix     33572: context.xml should be a redeploy resource, and add
	prioritization for redeploy resources. (remm)

Coyote
fix     PoolTcpEndpoint recreate ServerSocket after start,stop,start connector
	(pero)
update  Add some log.isXXXEnabled (pero)
add     JkMX: make log4j mbean configurable with attribute log4jEnabled (pero)
	When Tomcat runs on Windows and IE is uploading data to the server, the
fix     first read must be at least 8KB, otherwise upload speed is extremely
	low, submitted by Noel Rocher (remm)

Jasper
fix 	33223: pageContext.forward and jsp:include result in
	StringIndexOutOfBoundsException (luehe)
fix 	33373: Fix handling of context classloader in jspc (remm)
fix 	33538: Ignore example and tag-extension elements in
	TagLibraryInfoImpl. (yoavs)
fix 	33539: Better error message when an unknown element is encountered in
	the tag file. (yoavs)
fix 	33219: Minor JspServletWrapper code cleanup. (yoavs)

Cluster
fix     Add instance based ReplicationValve statistics to Mbean descriptor
	(pero)
fix     Better I18N support to cluster session and tcp classes (pero)
	Support optional primaryIndicator at ReplicationValve to mark that
add     request processing to existing session is at primary cluster node. Easy
	failover detection, when mark is not at configurable primaryIndicator
	attribute, submitted by Rainer Jung (pero)
update  Refactor all implementation from interface IDataSenders (pero)
add     Add some usefull attributes and operations to the all sender MBeans.
	(pero)
add     Add keepAlive and waitForAck handling to AsyncSocketSender and factor
	out a DataSender base class.(pero)
add     ReplicationTransmitter: Enable and Disable autoreconnect sender and
	waitForAck. (pero)
add     ReplicationTransmitter: transfer all properties to socket sender from
	server.xml configuration. (pero)

Webapps
fix     Fix create and remove Host for Admin app. (pero)
2005-06-02 10:31:42 +00:00
wiz
540ce344e5 Include netdb.h for Solaris. From Neil Hoggarth in PR 30399. 2005-06-02 10:31:11 +00:00
wiz
6be0ddf209 - TeXmacs-1.0.5.2 2005-06-02 10:24:56 +00:00
drochner
4aa4521568 mention some additions / updates 2005-06-02 10:19:28 +00:00
abs
4c051b2ece Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55 2005-06-02 10:07:48 +00:00
salo
b01e678912 delint. 2005-06-02 09:48:43 +00:00
tron
286d96e77f Test whether "_TOOLS_USE_PKGSRC.perl" is defined before checking its value.
This makes "make fetch-list" in "pkgsrc/meta-pkgs/kde3" work again.
2005-06-02 09:31:25 +00:00
bouyer
1dea294ba2 Move pear-Mail dependancy from www/horde to mail/imp (horde itself doesn't
need it).
2005-06-02 09:13:44 +00:00
bouyer
65c30c2aa6 Add dependancy to pear-DB and pear-Mail, now that these aren't included
in php any more.
While here, change -* to -[0-9]* for the pear-Log dependancy.
2005-06-02 09:03:27 +00:00