notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
openacs A modular web application platform for communities
5.7.0 www Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.7.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on expiring www/aolserver
Expired This port expired on: 2014-04-03
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-08-01 13:17:34
Last Update: 2014-04-03 23:01:31
SVN Revision: 350055
People watching this port, also watch:: phpeclipse, ming
License: GPLv2
WWW:
http://openacs.org
Description:
OpenACS (Open Architecture Community System) is a web application platform designed for high traffic community websites. It is built on a free and open source foundation. OpenACS is the foundation for many products and websites including the .LRN e-learning platform (www.dotlrn.org). OpenACS runs on AOLserver and uses either the PostgreSQL or Oracle (which is not open-source) relational databases. It uses TCL as its main language. AOLserver, postgresql and Oracle are used in some of the most demanding, high-traffic web applications in the world. DotLRN (.LRN) is built upon openACS core, but includes extra modules and configurations. DotLRN has its own tarball and port (openacs-dotlrn). WWW: http://openacs.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • openacs>0:www/openacs
No installation instructions:
This port has been deleted.
PKGNAME: openacs
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. nsopenssl.so : security/aolserver-nsopenssl
  2. nssha1.so : security/aolserver-nssha1
  3. nspostgres.so : databases/aolserver-nspostgres
  4. xotcl.tcl : www/aolserver-xotcl
  5. dtplite : devel/tcllib
  6. tdomConfig.sh : www/tdom
  7. libthread.so.1 : devel/tclthread
  8. tclwebtest : www/tclwebtest
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for openacs-5.7.0: DOCS=on: Build and/or install documentation TCLTHREAD=on: Depend on tclthread TCLWEBTEST=on: Depend on tclwebtest ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://openacs.org/projects/openacs/download/download/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.7.0
03 Apr 2014 23:01:31
Revision:350055Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-04-03 www/aolserver: abandonware, messing up on clusters
2014-04-03 www/openacs-dotlrn: Depends on expiring www/aolserver
2014-04-03 www/openacs: Depends on expiring www/aolserver
2014-04-03 security/aolserver-nsmcrypt: abandonware, messing up on clusters
2014-04-03 www/aolserver-xotcl: abandonware, messing up on clusters
2014-04-03 graphics/aolserver-nsgd: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsencrypt: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsmhash: abandonware, messing up on clusters
2014-04-03 archivers/aolserver-nszlib: abandonware, messing up on clusters
2014-04-03 security/aolserver-nsopenssl: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nspostgres: abandonware, messing up on clusters
2014-04-03 databases/aolserver-nsmysql: abandonware, messing up on clusters
2014-04-03 security/aolserver-nssha1: abandonware, messing up on clusters
5.7.0
05 Mar 2014 18:19:06
Revision:347130Original commit files touched by this commit
antoine search for other commits by this committer
Chase www/aolserver deprecation
5.7.0
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
5.7.0
05 Feb 2013 12:52:45
Revision:311711Original commit files touched by this commit
gahr search for other commits by this committer
- Fix tclthread version

Reported by:	bapt
5.7.0
07 Oct 2012 13:34:07
Revision:305476Original commit files touched by this commit
eadler search for other commits by this committer
Convert to OptionsNG
5.7.0
02 Oct 2012 16:40:41
Revision:305166Original commit files touched by this commit
az search for other commits by this committer
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.

Spotted by:	zont@
Approved by:	portmgr (bapt@)
5.7.0
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
5.7.0
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
5.7.0
09 Aug 2011 15:41:30
Original commit files touched by this commit
mm search for other commits by this committer
Transfer maintainer back to ports@FreeBSD.org

Approved by:    maintainer (myself)
5.7.0
09 Aug 2011 15:23:13
Original commit files touched by this commit
mm search for other commits by this committer
Update to 5.7.0
Fix tclthread dependency
5.5.1
23 Mar 2011 15:53:22
Original commit files touched by this commit
mm search for other commits by this committer
- Add LICENSE knob(s)
5.5.1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
5.5.1
18 Sep 2010 21:41:17
Original commit files touched by this commit
mm search for other commits by this committer
- Update tclthread to 2.6.6
5.5.1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
5.5.1
20 Nov 2009 10:04:09
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 5.5.1
5.4.3_1
03 Feb 2009 09:20:54
Original commit files touched by this commit
mm search for other commits by this committer
- www/aolserver now includes fully compatible ns_cache
- Remove www/aolserver-nscache dependency
- Bump PORTREVISION
5.4.3
30 Oct 2008 23:01:37
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 5.4.3
5.4.2
04 Sep 2008 10:31:54
Original commit files touched by this commit
mm search for other commits by this committer
- Fix small typo
5.4.2
24 Jul 2008 08:40:00
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 5.4.2
5.4.2.b1_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
5.4.2.b1
20 May 2008 12:04:15
Original commit files touched by this commit
flz search for other commits by this committer
Switch UIDs to master.passwd compatible format.
Also fix the two ports that are already using it.

Suggested by:   timur
Approved by:    portmgr (self)
5.4.2.b1
15 May 2008 13:43:02
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 5.4.2b1
5.4.1_1
14 Apr 2008 15:33:52
Original commit files touched by this commit
mm search for other commits by this committer
- Add missing line in last commit
5.4.1_1
14 Apr 2008 15:16:02
Original commit files touched by this commit
mm search for other commits by this committer
- Fix installation of default configuration file
- Fix script for sample database creation
- Bump PORTREVISION
5.4.1
08 Apr 2008 10:07:23
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 5.4.1 final
5.4.1.b1
03 Apr 2008 15:41:14
Original commit files touched by this commit
mm search for other commits by this committer
- Fix error in deinstall message
5.4.1.b1
03 Apr 2008 12:17:26
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 5.4.1b1
- Use own uid and gid
- Fix sample config install and install messages
5.3.2
29 Sep 2007 13:40:15
Original commit files touched by this commit
pav search for other commits by this committer
Fix tcllib dependency
5.3.2
20 Sep 2007 10:00:08
Original commit files touched by this commit
mm search for other commits by this committer
- Fix tcllib dependency
- Reduce size of COMMENT
5.3.2
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
5.3.2
02 Aug 2007 13:28:05
Original commit files touched by this commit
mm search for other commits by this committer
- Missed in last commit

Approved by:    garga (mentor, implicit)
5.3.2
02 Aug 2007 13:10:49
Original commit files touched by this commit
mm search for other commits by this committer
- Update openacs to 5.3.2
- Depend on devel/tcllib and devel/tcllthread
- Add script for adjusting postgresql.conf
- Improve installation documentation
- Bump dotlrn portrevision
- Other small fixes and improvements

Approved by:    garga (mentor, implicit)
5.3.1
30 Apr 2007 14:27:32
Original commit files touched by this commit
mm search for other commits by this committer
- updated to 5.3.1

Approved by:    garga (mentor)
5.3.0_2
20 Apr 2007 11:21:56
Original commit files touched by this commit
mm search for other commits by this committer
- added dependency on AOLserver XOTcl module
- added optional dependency on tclwebtest

Approved by:    garga (mentor)
5.3.0_1
05 Apr 2007 13:19:09
Original commit files touched by this commit
mm search for other commits by this committer
- updated maintainer e-mail address

Approved by:    garga (mentor)
5.3.0_1
26 Feb 2007 14:11:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix typo and added more information
- Fix xowiki URL

PR:             109225
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
5.3.0
09 Feb 2007 04:05:45
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update openacs to 5.3.0 and dotlrn to 2.2.1.
- Make compatible with the new aolserver 4.5 port infrastructure.
- Take maintainership.

PR:             ports/108737
Submitted by:   Martin Matuska <martin@matuska.org>
Approved by:    "Aldert nooitgedagt - net" <aldert@nooitgedagt.net> (maintainer)
5.1.5_2
13 May 2006 04:41:22
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
5.1.5_2
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
5.1.5_2
08 Oct 2005 12:53:26
Original commit files touched by this commit
pav search for other commits by this committer
- Remove home directory of service0 user
- Don't automatically add entries to rc.conf

PR:             ports/87089
Submitted by:   A. Nooitgedagt <aldert@nooitgedagt.net> (maintainer)
5.1.5_1
02 Oct 2005 20:36:38
Original commit files touched by this commit
pav search for other commits by this committer
- Make daemontools dependency optional so package can be made
- Fix multiple error.log in plist

PR:             ports/86659
Submitted by:   Aldert Nooitgedagt <root@therapie.sportmedisch.net> (maintainer)
5.1.5
09 Sep 2005 04:52:14
Original commit files touched by this commit
lawrance search for other commits by this committer
Remove distinfo which is now stored in the slave port.

PR:             ports/84596
Submitted by:   Aldert Nooitgedagt <aldert@nooitgedagt.net> (maintainer)
5.1.5
09 Sep 2005 04:44:38
Original commit files touched by this commit
lawrance search for other commits by this committer
- Fix post-install configuration so the port and package have the same
behaviour.  This change only affects a non-default option, so bumping
portrevision would have no effect.
- Change some wording in pkg-message.

PR:             ports/84595
Submitted by:   Aldert Nooitgedagt <aldert@nooitgedagt.net> (maintainer)
5.1.5
01 Aug 2005 13:16:47
Original commit files touched by this commit
lawrance search for other commits by this committer
Add openacs:

OpenACS (Open Architecture Community System) is a web application platform
designed for high traffic community websites. It is built on a free and
open source foundation. OpenACS is the foundation for many products
and websites including the .LRN e-learning platform (www.dotlrn.org).

PR:             ports/84146
Submitted by:   Aldert Nooitgedagt <aldert@nooitgedagt.net>

Number of commits found: 44