Port details |
- jcifs Java CIFS Client Library
- 1.3.19,1 net =2 1.3.19,1Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2005-03-08 04:06:23
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: LGPL21
- WWW:
- https://jcifs.samba.org/
- Description:
- JCIFS is an Open Source client library that implements the CIFS/SMB networking
protocol in 100% Java. CIFS is the standard file sharing protocol on the
Microsoft Windows platform (e.g. Map Network Drive ...). This client is used
extensively in production on large Intranets.
- ¦ ¦ ¦ ¦
- 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/net/jcifs/ && make install clean
- To add the package, run one of these commands:
- pkg install net/jcifs
- pkg install jcifs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jcifs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516705050
SHA256 (jcifs-1.3.19.tgz) = 7e4c8f5fabd89b789a7e5f2549793a004d64d02192ada8b57740a6c006537fa6
SIZE (jcifs-1.3.19.tgz) = 883534
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jcifs-1.3.19,1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_jcifs
- USES:
- 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 |
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) |
1.3.19,1 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 ) |
1.3.19,1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.19,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.19,1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.3.19,1 23 Jan 2018 14:41:09 |
ale |
Update to 1.3.19 release. |
1.3.18,1 30 Oct 2014 09:53:52 |
ale |
Update to 1.3.18 release. |
1.3.17,1 12 May 2014 16:01:11 |
ale |
Stagify. |
1.3.17,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.3.17,1 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
1.3.17,1 11 Nov 2011 11:52:42 |
ale |
Update to 1.3.17 release.
Feature safe: yes |
1.3.16,1 24 Oct 2011 04:17:38 |
dougb |
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. |
1.3.16,1 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
1.3.16,1 28 Jun 2011 20:44:44 |
ale |
Update to 1.3.16 release. |
1.3.15,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.15,1 08 Oct 2010 13:12:19 |
ale |
Update to 1.3.15 release. |
1.3.14,1 24 Feb 2010 13:19:26 |
ale |
Update to 1.3.14 release.
Feature safe: yes |
1.3.12,1 23 Feb 2010 19:10:24 |
araujo |
Pass maintainership to people that use it.
Feature safe: yes |
1.3.12,1 19 Aug 2009 03:55:12 |
araujo |
- Update to 1.3.12. |
1.3.11,1 22 Jul 2009 11:22:53 |
araujo |
- Update to 1.3.11. |
1.3.10,1 09 Jun 2009 14:55:25 |
araujo |
- Update to 1.3.10. |
1.3.8,1 04 Apr 2009 18:23:45 |
araujo |
- Update to 1.3.8. |
1.3.2,1 23 Dec 2008 17:53:41 |
araujo |
- Update to 1.3.2. |
1.2.25,1 21 Oct 2008 17:37:32 |
araujo |
- Update to 1.2.25.
Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl> (via private mail) |
1.2.24,1 20 Oct 2008 17:00:04 |
araujo |
- Update to 1.2.24. |
1.2.22,1 03 Jul 2008 03:01:58 |
araujo |
- Update to 1.2.22. |
1.2.21,1 09 Jun 2008 00:40:01 |
araujo |
- Update to 1.2.21
Noticed by: pav via pointyhat |
1.2.19_1,1 06 Jun 2008 13:50:32 |
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) |
1.2.19,1 09 Apr 2008 02:20:35 |
araujo |
- Bring back PORTEPOCH I accidentally removed in last commit. |
1.2.19 08 Apr 2008 03:01:14 |
araujo |
- Update to 1.2.19.
Reported by: pointyhat via pav |
1.2.18,1 20 Feb 2008 13:19:51 |
araujo |
- Update to 1.2.18.
- Set PORTEPOCH (1.2.18e -> 1.2.18 Release).
- Removed a wrong vi swap file within DOCS that generated a error in plist
files.
Reported by: pointyhat via erwin
Thanks to: Michael B Allen <miallen@ioplex.com> (developer). |
1.2.18e 17 Feb 2008 16:13:41 |
araujo |
- Update to 1.2.18e. |
1.2.17 01 Jan 2008 17:08:31 |
araujo |
- Update to 1.2.17.
Approved by: stas (mentor, implicit) |
1.2.13_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
1.2.13_1 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}. |
1.2.13 23 Jan 2007 16:16:17 |
miwi |
- Update to 1.2.13
PR: 108257
Submitted by: miwi
Approved by: maintainer |
1.2.12 15 Jan 2007 14:55:57 |
miwi |
- Update to 1.2.12
- Pass maintainership to submitter
PR: ports/107920
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
1.1.11 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.1.11 09 Oct 2005 22:00:48 |
hq |
- Update to 1.1.11 [1]
- Install documentation and examples using ${INSTALL_DATA} rather than ${CP}
PR: 87065 [1]
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1] |
1.1.9 09 Mar 2005 09:37:03 |
hq |
- Use %%JAVAJARDIR%%
- Add 'java' category |
1.1.9 08 Mar 2005 04:05:22 |
ijliao |
add jcifs 1.1.9
The Java CIFS Client Library |