Port details |
- xgate Webmail system xGate implemented by Servlet over IMAP4/POP3
- 3.7pl6_2 japanese
=0 3.7pl6_2Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2018-06-06 IGNORE: is marked as broken: unfetchable RESTRICTED: Commercial license
- 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
- Port Added: 2006-01-16 15:34:54
- Last Update: 2018-06-07 00:34:18
- SVN Revision: 471892
- Also Listed In: java mail www
- License: not specified in port
- WWW:
- http://www.orangesoft.co.jp/xGate/
- Description:
- xGate is a webmail system.
o Implement as Java Servlet.
o Support IMAP4rev1 and POP3 back-end mail engine.
o Provide mails to PC, mobile-phones and PDA with
high security method.
o Supported by Orangesoft Inc with low cost management.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
If you can use apache 2.2 and mod_proxy_ajp, add following
lines to httpd.conf:
LoadModule proxy_module libexec/apache22/mod_proxy.so
LoadModule proxy_ajp_module libexec/apache22/mod_proxy_ajp.so
ProxyPass /xgate/ ajp://localhost:8009/xgate/
= = = = = = = = = = = = = = = = = = = = = = = = = = = = =
WWW: http://www.orangesoft.co.jp/xGate/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-xgate>0:japanese/xgate
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-xgate
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xgatepkg3.7pl6.tgz) = 7f589b75ed502b1d93a9b69899e447082ba434ca810f7bc329120701705b14e9
SIZE (xgatepkg3.7pl6.tgz) = 16026597
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bootstrap.jar : www/tomcat6
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ja-xgate-3.7pl6_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix tar:tgz
- 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 |
3.7pl6_2 07 Jun 2018 00:34:18 |
rene |
Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring
comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.7pl6_2 05 May 2018 10:49:36 |
antoine |
Deprecate ports broken for more than 6 months |
3.7pl6_2 14 Dec 2017 06:28:44 |
antoine |
Mark BROKEN: unfetchable
Reported by: pkg-fallout |
3.7pl6_2 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
3.7pl6_2 08 Dec 2016 17:40:42 |
tijl |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
3.7pl6_1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.7pl6_1 16 Jun 2015 02:16:41 |
amdmi3 |
- Modernize plist
- Simplify docs installation |
3.7pl6_1 08 Sep 2014 20:50:24 |
antoine |
Using USES=uidfix together with PLIST_SUB=WWWUID=${WWWOWN} WWWGID=${WWWGRP}
is harmful |
3.7pl6_1 05 Jun 2014 22:21:44 |
marino |
japanese/xgate: nightmarish stage support added.
* Removed FreeBSD 7 and earlier condition
* Switched from @exec/@unexec to @sample keywords
* Moved /var/log/xgate creation/deletion to plist
* Converted patches to unix CR
* Used DOS2UNIX for entire package
* Used @owner, @group instead of broken %%WWW???%% in plist
* Used UIDFIX and TAR:tgz
* Moved conf file renames from post-extract to post-patch where it belongs
* Removed NOPORTDOCS and used DOCS option instead
* Removed <pre>, <post>, replaced with <options>
* Lots of portlint petting
Verified in Redports |
3.7pl6 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
3.7pl6 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
3.7pl6 28 Mar 2013 15:51:17 |
eadler |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
3.7pl6 15 Aug 2012 19:26:14 |
tabthorpe |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
3.7pl6 07 Nov 2011 20:59:27 |
dougb |
Fix extraction on 7.x
Submitted by: Jason Helfman <jhelfman@e-e.com> |
3.7pl6 06 Nov 2011 22:56:50 |
pav |
- Mark BROKEN on 7.X: does not extract
Reported by: pointyhat |
3.7pl6 25 Oct 2011 05:35:24 |
dougb |
update tomcat dependency fix for japanese/xgate.
* updated master_sites, distinfo, plist for new version
* drop dist_subdir (no longer required)
* use java 1.6+ (required)
* move to copyshare installation (to avoid security implications,
everything can be 444)
* don't require jar for post-extract (use tar)
PR: ports/161230
Submitted by: Jason Helfman <jhelfman@e-e.com>
Approved by: maintainer timeout (14 days, and 22 days) |
3.5pl3_3 21 Jul 2011 04:29:13 |
linimon |
Remove dependency on expiring port security/jce_policy14. Update to
rely on java 1.5+.
PR: ports/158969
Submitted by: rene |
3.5pl3_3 19 Jul 2011 06:48:21 |
linimon |
Mark as broken: unfetchable.
While here, pet portlint. |
3.5pl3_3 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
3.5pl3_3 06 Jun 2008 13:37:38 |
edwin |
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) |
3.5pl3_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.5pl3_1 24 Mar 2007 16:43:28 |
pav |
- WWWOWN and WWWGRP are defined in bsd.port.mk |
3.5pl3_1 17 Mar 2007 22:47:29 |
gabor |
- Fix one more occurrence of the moved dependency
Pointyhat to: gabor |
3.5pl3_1 17 Mar 2007 22:30:16 |
gabor |
- Follow moved dependency
- Bump PORTREVISION
- Fix INDEX build [1]
Pointyhat to: gabor [1] |
3.5pl3 03 Sep 2006 01:31:16 |
kris |
NO_PACKAGE and NO_CDROM are superfluous here |
3.5pl3 12 May 2006 14:28:19 |
vd |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at
present: erwin) |
3.5pl3 04 Feb 2006 14:56:05 |
nork |
Update to 3.5pl3.
Tested by: ume
Sponsored by: Ensure Technology Ltd |
3.5pl1 22 Jan 2006 02:16:45 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.5pl1 16 Jan 2006 21:54:55 |
nork |
Fix typo.
Reported by: ume |
3.5pl1 16 Jan 2006 15:33:49 |
nork |
Add xGate 3.5 patch level 1, is a webmail system
implemented by Servlet over IMAP4/POP3.
Desired by: ume
Tested by: ume
Reviewed by: ume
Approved by: Orangesoft Inc |