7934 FreshPorts -- japanese/xgate
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xgate 3.7pl6 japanese on this many watch lists=0 search for ports that depend on this port
Restricted RESTRICTED: Commercial license
xGate webmail system implemented by Servlet over IMAP4/POP3

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: 16 Jan 2006 15:34:54
Also Listed In: mail www java
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. www/tomcat6
  2. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/japanese/xgate/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.orangesoft.co.jp/index.php/download_file/-/192/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 16:29:01
Original commit files touched by this commit  3.7pl6
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
28 Mar 2013 15:51:17
Refresh Original commit files touched by this commit
  Sanity Test Failure
eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
15 Aug 2012 19:26:14
Original commit files touched by this commit  3.7pl6
tabthorpe search for other commits by this committer
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
07 Nov 2011 20:59:27
Original commit files touched by this commit  3.7pl6
dougb search for other commits by this committer
Fix extraction on 7.x

Submitted by:   Jason Helfman <jhelfman@e-e.com>
06 Nov 2011 22:56:50
Original commit files touched by this commit  3.7pl6
pav search for other commits by this committer
- Mark BROKEN on 7.X: does not extract

Reported by:    pointyhat
25 Oct 2011 05:35:24
Original commit files touched by this commit  3.7pl6
dougb search for other commits by this committer
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)
21 Jul 2011 04:29:13
Original commit files touched by this commit  3.5pl3_3
linimon search for other commits by this committer
Remove dependency on expiring port security/jce_policy14.  Update to
rely on java 1.5+.

PR:             ports/158969
Submitted by:   rene
19 Jul 2011 06:48:21
Original commit files touched by this commit  3.5pl3_3
linimon search for other commits by this committer
Mark as broken: unfetchable.

While here, pet portlint.
18 Mar 2011 17:59:51
Original commit files touched by this commit  3.5pl3_3
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
06 Jun 2008 13:37:38
Original commit files touched by this commit  3.5pl3_3
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)
19 May 2007 20:32:57
Original commit files touched by this commit  3.5pl3_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Mar 2007 16:43:28
Original commit files touched by this commit  3.5pl3_1
pav search for other commits by this committer
- WWWOWN and WWWGRP are defined in bsd.port.mk
17 Mar 2007 22:47:29
Original commit files touched by this commit  3.5pl3_1
gabor search for other commits by this committer
- Fix one more occurrence of the moved dependency

Pointyhat to:   gabor
17 Mar 2007 22:30:16
Original commit files touched by this commit  3.5pl3_1
gabor search for other commits by this committer
- Follow moved dependency
- Bump PORTREVISION
- Fix INDEX build [1]

Pointyhat to:   gabor [1]
03 Sep 2006 01:31:16
Original commit files touched by this commit  3.5pl3
kris search for other commits by this committer
NO_PACKAGE and NO_CDROM are superfluous here
12 May 2006 14:28:19
Original commit files touched by this commit  3.5pl3
vd search for other commits by this committer
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)
04 Feb 2006 14:56:05
Original commit files touched by this commit  3.5pl3
nork search for other commits by this committer
Update to 3.5pl3.

Tested by:      ume
Sponsored by:   Ensure Technology Ltd
22 Jan 2006 02:16:45
Original commit files touched by this commit  3.5pl1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
16 Jan 2006 21:54:55
Original commit files touched by this commit  3.5pl1
nork search for other commits by this committer
Fix typo.

Reported by:    ume
16 Jan 2006 15:33:49
Original commit files touched by this commit  3.5pl1
nork search for other commits by this committer
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

Number of commits found: 20

285f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days29
new fortnight63
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0