summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13buildlink1 -> buildlink2.wiz9-28/+28
2002-10-13buildlink1 -> buildlink2.wiz4-22/+12
2002-10-13buildlink1 -> buildlink2. Use perl5/module.mk.wiz1-7/+5
2002-10-13buildlink1 -> buildlink2.wiz7-32/+19
2002-10-13We still need this a bit longer.wiz1-0/+59
2002-10-13Reorder EVAL_PREFIX, PKG_JAVA_HOME, and CLASSPATH sections so thatjlam1-40/+47
EVAL_PREFIX is evaluated at the correct time so that the variables it defines are usable by the CLASSPATH code and the buildlink2 code.
2002-10-13buildlink1 -> buildlink2 and use java.mk instead of relying on olderjlam1-15/+10
(buggier) Java-handling in bsd.pkg.mk.
2002-10-13Initial cut at java.mk that completely replaces the USE_JAVA-handling codejlam1-0/+213
in bsd.pkg.mk. The java.mk Java handling is largely based on the lang/python/pyversion.mk file. There are two new variables: PKG_JVM_DEFAULT is a user-settable variable whose value is the default JVM to use. PKG_JVMS_ACCEPTED is a package-settable list of JVMs that may be used as possible dependencies for the package. Two existing variables have been redefined to be only read-only, though there is some logic to handle legacy /etc/mk.conf which may contain an explicit PKG_JVM=... PKG_JVM is a publicly readable variable containing the name of the JVM we will be using. PKG_JAVA_HOME is a publicly readable variable containing ${JAVA_HOME} for the PKG_JVM described above. To do: Have some way to specify which JVMs are acceptable for each platform, and use the intersection of these JVMs and the ones listed in PKG_JVMS_ACCEPTED as the JVMS that may really be used. Currently, we assume all of the JVMs are usable by all platforms. I'm not sure if Darwin's special stub sun-{jre,jdk}13 packages are usable by buildlink2. This needs to be verified.
2002-10-13Note update of libnasl and nessus{-libraries,-core,-plugins} to 1.2.6.frueauf1-1/+6
2002-10-13Update nessus{-libraries,-core,-plugins} and libnasl to 1.2.6.frueauf9-23/+228
Changes since 1.2.0: 1.2.6 : . changes by Michael Slifcak (Michael.Slifcak@guardent.com) - Added Bugtraq cross reference in the plugins - Added support for BID in nessusd (this has yet to be done on the client side) . changes by Axel Nennker (Axel.Nennker@t-systems.com) - fixed the xml and html outputs - fixed array issues in a couple of plugins . changes by Michel Arboi (arboi@bigfoot.com) - find_service now detects services protected by TCP wrappers or ACL - find_service detects gnuserv - ptyexecvp() replaced by nessus_popen() (*) . changes by Renaud Deraison (deraison@cvs.nessus.org) - Fixed a bug which may make nasl interpret backquoted strings (\n and \r) received from the network (problem noted by Pavel Kankovsky) - nmap_wrapper.nes calls _exit() instead of exit() (*) - Solved the lack of bpf's on Free/Open/NetBSD and MacOSX by sharing _one_ among all the Nessus processes. As a result, Nessus's ping is much more effective on these platforms - bugfix in plug_set_key() which would eventually make some scripts take too long when writing in the KB - Plugins of family ACT_SETTINGS are run *after* plugins of family ACT_SCANNERS - replaced the implementation of md5 which was used when OpenSSL is disabled by the one from RSA (the old one would not work on a big-endian host) - Fixed plugins build issues on MacOS X - The nessus client compiles and links against GTK+-2.0. Of course, it will be horrible and instable, as the GTK team does not care about backward compatibility (*) These two modifications solve the problems of nmap hanging under FreeBSD 1.2.5 : . changes by Michel Arboi (arboi@bigfoot.com) - find_service now displays unknown services that run on assigned ports - read_stream_connection smarter (smaller timeout) - find_service sometimes declared IDENT as "unknown" . changes by Renaud Deraison (deraison@cvs.nessus.org) - Fixed a deadlock that would prevent some plugins from completing - Fixed a possible (although rare) corruption issue in the reports (the script IDs could under some circumstances be random) - Fixed a potential segfault in the execution of nasl scripts 1.2.4 : . changes by Renaud Deraison (deraison@cvs.nessus.org) - Reverted back to autoconf 2.13. - Bug fix in nessus-core/nessusd/pluginlaunch.c - under some circumstances, data might have be lost in the reports - Fixed a bug in several plugins for web checks (under some circumstances, a plugin would do N x N checks against the remote web servers (where N equals to the number of web servers running on the remote host) 1.2.3 : . changes by Isaac Dawson (idawson@securitymanagementpartners.com) - New html output layout. . changes by Pasi Eronen (pasi.eronen@nixu.com) - fix in nmap_wrapper . changes by Renaud Deraison (deraison@cvs.nessus.org) - Fixed a bug which could make, under some circumstances, make nessusd crash the host it is running on. - If the option log_whole_attack is set to "no", then only the begining and the end of the attack is logged (and not the time each plugin takes) - Improved no404.nasl to further reduce false positives - Bug fix in nessusd - under some rare circumstances, report data could be lost (if many many plugins were enabled at the same time and were sending data at the same time). - UDP packets are resent while we wait for a reply (avoids to loose packets en route) - Fixed the option "auto_enable_dependencies" which would not always work - Sending a SIGTERM to the nessus client during a command line scan forces it to save its result to the current test file - Non-printables characters are not shown in the report any more 1.2.2 : . changes by Renaud Deraison (deraison@cvs.nessus.org) - In the GUI, while running a scan, plugins names are only updated once in a while (saves CPU) - Bugfix in the client : some host names would make the client crash - Repaired the '-P' switch in the client 1.2.1 : . changes by Simon Law (sfllaw@engmail.uwaterloo.ca) - Made a manpage for nessus-mkcert-client(1) and have it installed by the Makefile - Revised most other manpages for missing information and to increase clarity
2002-10-13Note that using this package implies needing datasize >= 131204 by addingjlam1-1/+2
datasize to UNLIMIT_RESOURCES.
2002-10-13Default to a build dependency as usually packages that need Java will onlyjlam3-3/+6
need a full dependency on the JRE, not the JDK.
2002-10-13The JVM packages all now install such that "pkg_info -qp <jvm-pkg>" returnsjlam1-18/+11
JAVA_HOME for that package, so we don't need _JAVA_PREFIX anymore.
2002-10-13Honor environment variable "INN_SPOOL" documented in the description file.tron1-2/+3
Problem noted by Kimmo Suominen in private e-mail.
2002-10-13Add buildlink2.mk files for use by other package Makefiles. Each JVMjlam8-0/+214
buildlink2.mk file creates a public variable "BUILDLINK_JAVA_PREFIX.<pkg>" that may be used as the JAVA_HOME for that package.
2002-10-13* Use buildlink2.jlam2-338/+338
* Install with JAVA_HOME=${LOCALBASE}/java/jdk-1.1.8 instead of into ${LOCALBASE}/java/${PKGNAME}, which lead to the jdk installation moving even when the PKGREVISION is bumped. * Cosmetic updates to the package Makefile. * Sort the PLIST.
2002-10-13* Use buildlink2.jlam10-134/+103
* Minor improvements to the package Makefiles. * Correct the PLIST.
2002-10-13* Use buildlink2.jlam5-1165/+1154
* Build the blackdown packages with PREFIX=${LOCALBASE}/java/blackdown-1.3.1 and adjust the PLIST accordingly. This is to make the Java VM packages consistently return JAVA_HOME from `pkg_info -qp <jvm-pkg>'. * Cosmetic updates to package Makefiles.
2002-10-13* Use buildlink2.jlam4-113/+111
* Build the kaffe package with PREFIX=${LOCALBASE}/java/kaffe and adjust the PLIST accordingly. This is to make the Java VM packages consistently return JAVA_HOME from `pkg_info -qp <jvm-pkg>'. * License file was wrongly being installed as ${PREFIX}/share. * Separate out last half of DESCR into a more appropriate MESSAGE file.
2002-10-13Cosmetic changes to MESSAGE files for JVMs for readability.jlam5-37/+48
2002-10-13Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipelinejlam9-27/+18
to BUILDLINK_FILES.<pkg>.
2002-10-13Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs tojlam1-13/+49
stdout a list of files relative to ${BUILDLINK_PREFIX.<pkg>}. The shell variable $${pkg_prefix} may be used and is the subdirectory (ending in /) of ${BUILDLINK_PREFIX.<pkg>} to which the PLIST is relative, e.g. if `pkg_info -qp foo' returns "/usr/pkg/java/kaffe", then $${pkg_prefix} is "java/kaffe/".
2002-10-13Update snort to 1.9.0. Changes:hubertf7-79/+122
Lots of new rules, extended analyzing of packages etc. Fixes PR 18637 by Adrian Portelli <adrianp@stindustries.net>
2002-10-13note addition of parallel/p5-Parallel-Pvm 1.3.0dmcmahill1-1/+2
2002-10-13add and enable p5-Parallel-Pvmdmcmahill1-1/+2
2002-10-13initial import of p5-Parallel-Pvm-1.3.0dmcmahill8-0/+134
Parallel::Pvm is a perl extension for the parallel virtual machine (PVM) message-passing system.
2002-10-13Unused.wiz1-36/+0
2002-10-13Unused.wiz2-96/+0
2002-10-13Document some xlockmore options.wiz1-1/+23
Patch from Lubomir Sedlacik in PR 18635.
2002-10-12The DISTFILE for powerpc requires a ".bin" suffix.jschauma2-2/+8
Pointed out by John Klos (john at sixgirls dot org)
2002-10-12Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4bouyer1-1/+2
too.
2002-10-12Correct copying of pre-build man pages, PR/18623.mjl1-2/+2
2002-10-12qt3-3.0.5nb1 update due to dependency on latest qt3-tools.wiz1-1/+2
2002-10-12Bump dependency on qt3-tools to latest version, and increase PKGREVISION.wiz1-2/+3
2002-10-12add RCS IDdmcmahill1-0/+3
2002-10-12On Solaris, MACHINE_ARCH on Suns can be sun4c or i86pc withagc1-14/+17
bootstrap-pkgsrc, so adjust accordingly. Also indent a little better.
2002-10-12Note update of "bidwatcher" package to version 1.3.5nb2.tron1-1/+2
2002-10-12Fix bugs in HTTP protocol handling:tron5-3/+203
1.) Send correct "Host:" entity-header if a proxy is used. 2.) Supply a more appropriate User Agent intetification. 3.) Use a "POST" for request for the actual bid like the eBay form would. Bump package revision to 2.
2002-10-12gauche-refj.texi cannot be extracted by non-euc-jp gosh.minoura5-43/+33
Pointed out by Shiro, the original author of Gauche.
2002-10-12Note update of "bidwatcher" package to version 1.3.5nb1.tron1-1/+2
2002-10-12Add changes from the "bidwatcher" CVS repository which fixes the problemtron3-2/+346
with the time synchronization. Bump package revision to 1.
2002-10-12Unused.wiz1-6/+0
2002-10-12buildlink1 -> buildlink2.wiz1-5/+8
2002-10-12Unused.wiz1-64/+0
2002-10-12Unused.wiz3-113/+0
2002-10-12Complete conversion to buildlink2 (hi johnny!).wiz1-3/+3
2002-10-12Unused.wiz3-65/+0
2002-10-12Unused.wiz1-34/+0
2002-10-12databases/freetds-0.53nb2 updatewiz1-1/+2
2002-10-12buildlink1 -> buildlink2.wiz1-8/+8