Bug 117299 - [new ports] www/webobjects(+) Apple WebObjects ports bundle
Summary: [new ports] www/webobjects(+) Apple WebObjects ports bundle
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 15:40 UTC by Quinton Dolan
Modified: 2011-02-03 10:00 UTC (History)
0 users

See Also:


Attachments
file.txt (87.55 KB, text/plain)
2007-10-18 15:40 UTC, Quinton Dolan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Quinton Dolan 2007-10-18 15:40:00 UTC
New ports for building an Apple WebObjects deployment environment.

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.

Complete list of ports included are:

databases/eoaccess-plugins
databases/frontbase
databases/frontbase-eoplugin
databases/frontbase-jdbc
databases/mysql-eoplugin
databases/openbase-eoplugin
databases/openbase-jdbc
databases/p5-DBD-FrontBase
databases/postgresql-eoplugin
devel/woproject-ant
www/mod_webobjects
www/webobjects
www/webobjects-deploy
www/woadaptor
www/woadaptor-cgi
www/wonder

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-10-18 17:33:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-10-23 13:07:31 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

back to pool. these ports need more time for rework.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-13 05:07:57 UTC
edwin       2008-06-13 04:07:52 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
  Log:
  Reserve numbers for databases/frontbase user.
  
  PR:             ports/117299
  Submitted by:   Quinton Dolan <q@onthenet.com.au>
  
  Revision  Changes    Path
  1.61      +2 -1      ports/GIDs
  1.72      +2 -1      ports/UIDs
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-06-13 05:16:34 UTC
edwin       2008-06-13 04:16:29 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/frontbase  Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install pkg-plist 
    databases/frontbase/files LICENSE.txt frontbase.sh.in 
                              pkg-message.in 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.685     +1 -0      ports/databases/Makefile
  1.1       +77 -0     ports/databases/frontbase/Makefile (new)
  1.1       +3 -0      ports/databases/frontbase/distinfo (new)
  1.1       +37 -0     ports/databases/frontbase/files/LICENSE.txt (new)
  1.1       +58 -0     ports/databases/frontbase/files/frontbase.sh.in (new)
  1.1       +8 -0      ports/databases/frontbase/files/pkg-message.in (new)
  1.1       +15 -0     ports/databases/frontbase/pkg-deinstall (new)
  1.1       +4 -0      ports/databases/frontbase/pkg-descr (new)
  1.1       +278 -0    ports/databases/frontbase/pkg-install (new)
  1.1       +85 -0     ports/databases/frontbase/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-06-13 05:25:30 UTC
edwin       2008-06-13 04:25:25 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/frontbase-jdbc Makefile distinfo pkg-descr 
    databases/frontbase-jdbc/files pkg-message.in 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.686     +1 -0      ports/databases/Makefile
  1.1       +37 -0     ports/databases/frontbase-jdbc/Makefile (new)
  1.1       +3 -0      ports/databases/frontbase-jdbc/distinfo (new)
  1.1       +7 -0      ports/databases/frontbase-jdbc/files/pkg-message.in (new)
  1.1       +4 -0      ports/databases/frontbase-jdbc/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-06-13 05:40:34 UTC
edwin       2008-06-13 04:40:29 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/p5-DBD-FrontBase Makefile distinfo pkg-descr 
                               pkg-plist 
    databases/p5-DBD-FrontBase/files patch-FB.xs patch-Makefile.PL 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.687     +1 -0      ports/databases/Makefile
  1.1       +34 -0     ports/databases/p5-DBD-FrontBase/Makefile (new)
  1.1       +3 -0      ports/databases/p5-DBD-FrontBase/distinfo (new)
  1.1       +24 -0     ports/databases/p5-DBD-FrontBase/files/patch-FB.xs (new)
  1.1       +53 -0     ports/databases/p5-DBD-FrontBase/files/patch-Makefile.PL (new)
  1.1       +4 -0      ports/databases/p5-DBD-FrontBase/pkg-descr (new)
  1.1       +9 -0      ports/databases/p5-DBD-FrontBase/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-06-13 07:13:03 UTC
edwin       2008-06-13 06:12:59 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/webobjects       Makefile Makefile.plist distinfo 
                         pkg-descr 
    www/webobjects/files JavaMonitor.sh.in patch-aa patch-ab 
                         pkg-deinstall.in pkg-install.in 
                         pkg-message.in wotaskd.sh.in 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.2058    +1 -0      ports/www/Makefile
  1.1       +129 -0    ports/www/webobjects/Makefile (new)
  1.1       +27 -0     ports/www/webobjects/Makefile.plist (new)
  1.1       +3 -0      ports/www/webobjects/distinfo (new)
  1.1       +53 -0     ports/www/webobjects/files/JavaMonitor.sh.in (new)
  1.1       +14 -0     ports/www/webobjects/files/patch-aa (new)
  1.1       +18 -0     ports/www/webobjects/files/patch-ab (new)
  1.1       +19 -0     ports/www/webobjects/files/pkg-deinstall.in (new)
  1.1       +362 -0    ports/www/webobjects/files/pkg-install.in (new)
  1.1       +15 -0     ports/www/webobjects/files/pkg-message.in (new)
  1.1       +52 -0     ports/www/webobjects/files/wotaskd.sh.in (new)
  1.1       +7 -0      ports/www/webobjects/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 dfilter service freebsd_committer freebsd_triage 2008-06-13 07:29:51 UTC
edwin       2008-06-13 06:29:47 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/woadaptor        Makefile distinfo pkg-descr pkg-plist 
    www/woadaptor/files  FastCGI-apache.conf.in 
                         FastCGI-lighttpd.conf.in 
                         FastCGI-nginx.conf.in cgi-message.in 
                         fastcgi-message.in mod-message.in 
                         patch-Apache-Makefile 
                         patch-Apache2-Makefile 
                         patch-Apache2.2-Makefile 
                         patch-CGI-WebObjects.c 
                         patch-FastCGI-Makefile 
                         patch-FastCGI-WebObjects.c patch-Makefile 
                         patch-make.config pkg-deinstall.in 
                         pkg-install.in pkg-message.in 
                         webobjects.conf-dist.in woadaptor.sh.in 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.2059    +1 -0      ports/www/Makefile
  1.1       +224 -0    ports/www/woadaptor/Makefile (new)
  1.1       +2 -0      ports/www/woadaptor/distinfo (new)
  1.1       +16 -0     ports/www/woadaptor/files/FastCGI-apache.conf.in (new)
  1.1       +20 -0     ports/www/woadaptor/files/FastCGI-lighttpd.conf.in (new)
  1.1       +31 -0     ports/www/woadaptor/files/FastCGI-nginx.conf.in (new)
  1.1       +9 -0      ports/www/woadaptor/files/cgi-message.in (new)
  1.1       +16 -0     ports/www/woadaptor/files/fastcgi-message.in (new)
  1.1       +12 -0     ports/www/woadaptor/files/mod-message.in (new)
  1.1       +33 -0     ports/www/woadaptor/files/patch-Apache-Makefile (new)
  1.1       +43 -0     ports/www/woadaptor/files/patch-Apache2-Makefile (new)
  1.1       +43 -0     ports/www/woadaptor/files/patch-Apache2.2-Makefile (new)
  1.1       +42 -0     ports/www/woadaptor/files/patch-CGI-WebObjects.c (new)
  1.1       +21 -0     ports/www/woadaptor/files/patch-FastCGI-Makefile (new)
  1.1       +90 -0     ports/www/woadaptor/files/patch-FastCGI-WebObjects.c (new)
  1.1       +38 -0     ports/www/woadaptor/files/patch-Makefile (new)
  1.1       +18 -0     ports/www/woadaptor/files/patch-make.config (new)
  1.1       +22 -0     ports/www/woadaptor/files/pkg-deinstall.in (new)
  1.1       +24 -0     ports/www/woadaptor/files/pkg-install.in (new)
  1.1       +2 -0      ports/www/woadaptor/files/pkg-message.in (new)
  1.1       +70 -0     ports/www/woadaptor/files/webobjects.conf-dist.in (new)
  1.1       +62 -0     ports/www/woadaptor/files/woadaptor.sh.in (new)
  1.1       +7 -0      ports/www/woadaptor/pkg-descr (new)
  1.1       +16 -0     ports/www/woadaptor/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 9 dfilter service freebsd_committer freebsd_triage 2008-06-13 07:34:00 UTC
edwin       2008-06-13 06:33:56 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/woadaptor-cgi    Makefile 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.2060    +1 -0      ports/www/Makefile
  1.1       +21 -0     ports/www/woadaptor-cgi/Makefile (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 10 dfilter service freebsd_committer freebsd_triage 2008-06-13 07:37:00 UTC
edwin       2008-06-13 06:36:56 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_webobjects   Makefile 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.2061    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/mod_webobjects/Makefile (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 11 dfilter service freebsd_committer freebsd_triage 2008-06-13 08:13:12 UTC
edwin       2008-06-13 07:13:07 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/openbase-jdbc Makefile distinfo pkg-descr 
    databases/openbase-jdbc/files pkg-message.in 
  Log:
  [NEW PORTS] www/webobjects(+) Apple WebObjects ports bundle
  
  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>
  
  Revision  Changes    Path
  1.688     +1 -0      ports/databases/Makefile
  1.1       +40 -0     ports/databases/openbase-jdbc/Makefile (new)
  1.1       +3 -0      ports/databases/openbase-jdbc/distinfo (new)
  1.1       +7 -0      ports/databases/openbase-jdbc/files/pkg-message.in (new)
  1.1       +4 -0      ports/databases/openbase-jdbc/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 12 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-13 08:24:22 UTC
State Changed
From-To: open->feedback

I have commited a bunch of it, what is leftover is: 

databases/eoaccess-plugins 
(depends on www/wonder) 
databases/frontbase-eoplugin 
(depends on databases/eoaccess-plugins) 
databases/mysql-eoplugin 
(depends on databases/eoaccess-plugins) 
databases/openbase-eoplugin 
(depends on databases/eoaccess-plugins) 
databases/postgresql-eoplugin 
(depends on databases/eoaccess-plugins) 

www/webobjects-deploy 
(depends on /databases/*-eoplugin) 

devel/woproject-ant 
(distfiles have disappeared) 

www/wonder 
(distfiles have disappeared) 



Comment 13 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-13 08:24:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Track with submitter (hopefully)
Comment 14 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-04 12:21:12 UTC
State Changed
From-To: feedback->suspended

I will wait for the new shar files when they come available.
Comment 15 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-04 07:13:32 UTC
Responsible Changed
From-To: edwin->freebsd-ports-bugs

Back into the pool, sorry.
Comment 16 Philip M. Gollucci freebsd_committer freebsd_triage 2010-08-30 18:08:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I will take it
Comment 17 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-14 00:49:58 UTC
Responsible Changed
From-To: pgollucci->freebsd-ports-bugs

back to the pool
Comment 18 Tilman Keskinoz freebsd_committer freebsd_triage 2011-02-03 09:59:14 UTC
State Changed
From-To: suspended->closed

feedback timeout. 

There has been some development going on since 2008, so most likely 
the ports are outdated.