Port details |
- sope2 Extensive set of GNUstep web application frameworks
- 2.4.3_1 devel =2 2.4.3_1Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2016-05-02 23:03:15
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: gnustep
- License: LGPL20
- WWW:
- https://sogo.nu/
- Description:
- SOPE is an extensive set of frameworks which form a complete Web
application server environment. Besides the Apple WebObjects
compatible appserver extended with Zope concepts, it contains a large
set of reusable classes: XML processing (SAX, DOM, XML-RPC),
MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and
iCalendar parsing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/sope2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sope2
- pkg install sope2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sope2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651943804
SHA256 (SOPE-2.4.3.tar.gz) = fe76a7242d41dc1cc531cc49074cb101ca713c03817963832754b330ebcdfee7
SIZE (SOPE-2.4.3.tar.gz) = 2298454
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- ld.gold : devel/binutils
- gnustep-make>0 : devel/gnustep-make
- clang15 : devel/llvm15
- as : devel/binutils
- Runtime dependencies:
-
- memcached : databases/memcached
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libmemcached.so : databases/libmemcached
- libgnustep-base.so : lang/gnustep-base
- libobjc.so.4.6 : lang/libobjc2
- libldap.so.2 : net/openldap26-client
- libpq.so.5 : databases/postgresql16-client
- This port is required by:
- for Libraries
-
- www/sogo2
- www/sogo2-activesync
Configuration Options:
- ===> The following configuration options are available for sope2-2.4.3_1:
LDAP=on: LDAP protocol support
MEMCACHED=on: Install memcached
MYSQL=off: Build with MySQL support
PGSQL=on: Build with PostgreSQL support
===> Use 'make config' to modify these settings
- Options name:
- devel_sope2
- USES:
- gmake iconv gnustep ssl ldap pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.3_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
2.4.3_1 29 Aug 2023 18:18:40 |
Daniel Engberg (diizzy) |
devel/sope2: Fix build with GNUstep 1.29.0
Import patch from Debian to fix build
Source:
https://sources.debian.org/data/main/s/sope/5.8.4-1/debian/patches/base-1.29.patch
PR: 273213
Reported by: jbeich
Approved by: portmgr (blanket) |
2.4.3_1 08 Aug 2023 01:48:39 |
Muhammad Moinur Rahman (bofh) |
devel/sope2: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.4.3_1 20 Feb 2023 23:36:32 |
Robert Clausecker (fuz) |
devel/sope2: remove BROKEN_aarch64 after 8690517a
The port works now, but previous committer forgot to
remove BROKEN_aarch64.
Fixes: 8690517ab0871935aae7f95a305c9b8815993b14
Approved by: portmgr (build fix blanket)
Approved by: eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38679 |
2.4.3_1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
2.4.3_1 12 Jan 2023 19:48:59 |
Jose Alonso Cardenas Marquez (acm) Author: Robert Clausecker |
devel/sope2: Fix build on armv7 arm64
- Bump PORTREVISION
PR: 267694 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.4.3 19 May 2022 23:27:10 |
Jose Alonso Cardenas Marquez (acm) |
www/sogo2: update to 2.4.3
ChangeLog at: https://github.com/inverse-inc/sogo/commits/SOGo-2.4.3 |
2.4.1_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
2.4.1_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.4.1_1 15 Mar 2022 02:43:11 |
Piotr Kubaj (pkubaj) |
devel/sope2: unbreak on powerpc64
Builds fine. |
2.4.1_1 02 Aug 2021 04:41:48 |
Xin LI (delphij) |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
2.4.1 14 Jun 2021 22:15:42 |
Jose Alonso Cardenas Marquez (acm) |
devel/sope2: www/sogo2: Update to 2.4.1
Security: 69815a1d-c31d-11eb-9633-b42e99a1b9c3 |
2.4.0 19 May 2021 23:11:52 |
Jose Alonso Cardenas Marquez (acm) |
- devel/sope2: update to 2.4.0
ChangeLog at: https://github.com/inverse-inc/sogo/commits/SOGo-2.4.0 |
2.3.23_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.23_6 14 Feb 2021 23:21:03 |
nc |
Update a few GNUstep ports:
* devel/gnustep-make: Update to 2.8.0
* lang/gnustep-base: Update to 1.27.0
* x11-toolkits/gnustep-back: update to 0.28.0
* x11-toolkits/gnustep-gui: update to 0.28.0
Also bump PORTREVISION on dependent ports. |
2.3.23_5 15 Nov 2020 12:18:49 |
mikael |
Mark these ports broken on aarch64
Reported by: linimon
Approved by: portmgr (tier-2 blanket) |
2.3.23_5 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
2.3.23_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.3.23_4 03 Feb 2019 15:37:58 |
theraven |
Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
the new ABI.
* GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
doesn't seem able to link Objective-C things).
* Turn off some annoying debug logs in GNUstep back, which generate
several messages per second when you move the mouse. These should
never have been enabled in a release build anyway.
* Downgrade Cenon to 4.0.2. This was the last version to actually work
with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
can't parse).
* Update gorm to git head. The current release doesn't work with the
new Objective-C ABI, but -head has the patches to fix it.
* Update PikoPixel and add it to the gnustep-app meta-package.
* Update the three core GNUstep packages to the latest release.
* Update gnumail and pantomime to the latest release and fix a linking
error with the new ABI.
* Update GNUstep FTP to the latest version.
Reviewed by: bapt (previous version) |
2.3.23_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.3.23_2 03 Nov 2018 20:29:12 |
emaste |
devel/sope{2,3}: set LLD_UNSAFE
This port experiences odd failures with lld, so just fall back to
GNU ld.
PR: 214864, 230608
Submitted by: jbeich
Reported by: jbeich
Approved by: portmgr (LLD_UNSAFE blanket) |
2.3.23_2 26 Sep 2018 15:23:37 |
brooks |
Update Objective-C LLVM version to 6.0.
Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0.
PR: 230116
Submitted by: mikael.urankar@gmail.com
Approved by: theraven (prior version)
Sponsored by: DARPA, AFRL |
2.3.23_1 10 Sep 2018 02:06:13 |
linimon |
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket) |
2.3.23_1 03 Jun 2018 06:09:42 |
acm |
- Pass maintainership to me
Approved by: maintainer (timeout 21 days) |
2.3.23_1 03 Dec 2017 12:23:54 |
theraven |
Fix configure options for gnustep-make
We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs. This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults. |
2.3.23 02 Nov 2017 02:08:25 |
acm |
- Update to 2.3.23 |
21 Aug 2017 13:26:29
|
theraven |
Update GNUstep core libraries.
Update the default Objective-C compiler.
Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.
Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release. |
2.3.22 04 Aug 2017 04:26:45 |
acm |
- Update to 2.3.22
Approved by: maintainer (implicit) |
2.3.20 18 Mar 2017 05:04:24 |
acm |
- Update to 2.3.20 |
2.3.19 22 Feb 2017 10:07:45 |
antoine |
Remove duplicate lines from plist |
2.3.19 24 Jan 2017 16:36:29 |
acm |
- Update to 2.3.19
Approved by: maintainer (implicit) |
2.3.18 14 Dec 2016 00:42:41 |
acm |
- Update to 2.3.18
Approved by: maintainer (implicit) |
2.3.17 16 Nov 2016 08:48:19 |
acm |
- Update to 2.3.17 |
2.3.13_1 19 Jul 2016 14:00:01 |
acm |
- Add missing dependency
- Bump PORTREVISION
PR: 211150
Submitted by: Euan Thoms (maintainer) |
2.3.13 13 Jul 2016 13:54:08 |
amdmi3 |
- Update to 2.3.13
PR: 211065
Submitted by: euan@potensol.com (maintainer) |
2.3.11 10 Jun 2016 19:44:08 |
acm |
- Update to 2.3.11
PR: 210011
Submitted by: me
Approved by: maintainer timeout |
2.3.10 03 May 2016 00:16:47 |
acm |
- Remove ${PORTSDIR} |
2.3.10 02 May 2016 23:03:07 |
acm |
- Rename devel/sope to devel/sope2
- Update to 2.3.10
PR: 208405
Submitted by: me
Approved by: maintainer (Euan Thoms <euan at potensol.com>) |