- use PORTDOCS and PORTEXAMPLES as it should
- install directly useable docs (.ps not .ps.gz)
- don't use ``!='' [1]
- bump PORTREVISION
Submitted by: my QA Tindy run
kris@ in a mayl on ports [1]
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
databases/openbase-jdbc:
This is the official implementation of JDBC, the Java Database
Connectivity API, for accessing OpenBase databases from Java.
WWW: http://www.openbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/mod_webobjects
WOAdaptor is a collection of WebObjects WebServer Adaptors.
These include an Apache Module, CGI and FastCGI adaptors
This is a subproject of Project Wonder and is an effort to
pool enhancements and bug fixes for Apple's open source
codebase.
WWW: http://wonder.sourceforge.net/WOAdaptor.html
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/woadaptor-cgi
WOAdaptor is a collection of WebObjects WebServer Adaptors.
These include an Apache Module, CGI and FastCGI adaptors
This is a subproject of Project Wonder and is an effort to
pool enhancements and bug fixes for Apple's open source
codebase.
WWW: http://wonder.sourceforge.net/WOAdaptor.html
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/woadaptor
WOAdaptor is a collection of WebObjects WebServer Adaptors.
These include an Apache Module, CGI and FastCGI adaptors
This is a subproject of Project Wonder and is an effort to
pool enhancements and bug fixes for Apple's open source
codebase.
WWW: http://wonder.sourceforge.net/WOAdaptor.html
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/webobjects
WebObjects runtime is the deployment environment for Apple WebObjects
Applications.
WebObjects is a suite of tools and object-oriented frameworks that enable
you to create and deploy web applications and web services using Java.
WWW: http://www.apple.com/webobjects
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
www/webobjects
WebObjects runtime is the deployment environment for Apple WebObjects
Applications.
WebObjects is a suite of tools and object-oriented frameworks that enable
you to create and deploy web applications and web services using Java.
WWW: http://www.apple.com/webobjects
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
databases/p5-DBD-FrontBase:
This is the official implementation of DBD::FrontBase, the DBI Database
Connectivity driver, for accessing FrontBase databases from Perl.
WWW: http://www.frontbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
databases/frontbase-jdbc:
This is the official implementation of JDBC, the Java Database
Connectivity API, for accessing FrontBase databases from Java.
WWW: http://www.frontbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
databases/frontbase-jdbc:
This is the official implementation of JDBC, the Java Database
Connectivity API, for accessing FrontBase databases from Java.
WWW: http://www.frontbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
This is a bundle of several ports covering many typical requirements
for building an Apple WebObjects deployment environment. Each port
is or has a dependancy with some other port in the bundle, and have
therefore been lodged collectively.
databases/frontbase:
FrontBase is a high performance, scalable, SQL 92 compliant relational
database server created in the internet age for universal deployment.
WWW: http://www.frontbase.com/
PR: ports/117299
Submitted by: Quinton Dolan <q@onthenet.com.au>
Single Packet Authorization (SPA).
fwknop stands for the "FireWall KNock OPerator", and
implements an authorization scheme called Single Packet
Authorization (SPA). This method of authorization is based
around a default-drop packet filter (fwknop supports both
iptables on Linux systems and ipfw on FreeBSD and Mac OS X
systems) and libpcap.
SPA requires only a single encrypted packet in order to
communicate various pieces of information including desired
access through an iptables policy and/or complete commands
to execute on the target system. By using iptables to
maintain a "default drop" stance, the main application of
this program is to protect services such as OpenSSH with
an additional layer of security in order to make the
exploitation of vulnerabilities (both 0-day and unpatched
code) much more difficult. With fwknop deployed, anyone
using nmap to look for sshd can't even tell that it is
listening; it makes no difference if they have a 0-day
exploit or not. The authorization server passively monitors
authorization packets via libcap and hence there is no
"server" to which to connect in the traditional sense.
Access to a protected service is only granted after a valid
encrypted and non-replayed packet is monitored from an
fwknop client (see the following network diagram; the SSH
session can only take place after the SPA packet is monitored):
PR: ports/118229
Submitted by: Sean Greven <sean.greven@gmail.com>
- Add distfile mirror.
- Also includes a bugfix for ctrlproxy failing to recognize
'learn-nickserv' option. The bug has been submitted to upstream and
it'll be included in next release.
Submitted by: Ashish Shukla <wahjava at gmail.com> via mail
Approved by: maintainer