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
jcifs Java CIFS Client Library
1.3.19,1 net on this many watch lists=0 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 1.3.19,1Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-03-08 04:06:23
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. share/java/classes/jcifs.jar
  2. /usr/local/share/licenses/jcifs-1.3.19,1/catalog.mk
  3. /usr/local/share/licenses/jcifs-1.3.19,1/LICENSE
  4. /usr/local/share/licenses/jcifs-1.3.19,1/LGPL21
Collapse this list.
Dependency lines:
  • jcifs>0:net/jcifs
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):
jcifs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.19,11.3.19,1-1.3.19,11.3.19,1---
FreeBSD:13:quarterly1.3.19,11.3.19,11.3.19,11.3.19,11.3.19,1-1.3.19,11.3.19,1
FreeBSD:14:latest1.3.19,11.3.19,11.3.19,1-1.3.19,1--1.3.19,1
FreeBSD:14:quarterly1.3.19,11.3.19,1--1.3.19,1-1.3.19,11.3.19,1
FreeBSD:15:latest1.3.19,11.3.19,1n/a-n/a-1.3.19,11.3.19,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://jcifs.samba.org/src/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.19,1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.3.19,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.19,1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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
Revision:459756Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.3.19 release.
1.3.18,1
30 Oct 2014 09:53:52
Revision:371731Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.3.18 release.
1.3.17,1
12 May 2014 16:01:11
Revision:353852Original commit files touched by this commit
ale search for other commits by this committer
Stagify.
1.3.17,1
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
1.3.17,1
10 Dec 2012 13:43:44
Revision:308605Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.3.17 release.

Feature safe:   yes
1.3.16,1
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.
1.3.16,1
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.3.16 release.
1.3.15,1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.3.15,1
08 Oct 2010 13:12:19
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.3.15 release.
1.3.14,1
24 Feb 2010 13:19:26
Original commit files touched by this commit
ale search for other commits by this committer
Update to 1.3.14 release.

Feature safe:   yes
1.3.12,1
23 Feb 2010 19:10:24
Original commit files touched by this commit
araujo search for other commits by this committer
Pass maintainership to people that use it.

Feature safe:   yes
1.3.12,1
19 Aug 2009 03:55:12
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.12.
1.3.11,1
22 Jul 2009 11:22:53
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.11.
1.3.10,1
09 Jun 2009 14:55:25
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.10.
1.3.8,1
04 Apr 2009 18:23:45
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.8.
1.3.2,1
23 Dec 2008 17:53:41
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.2.
1.2.25,1
21 Oct 2008 17:37:32
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.24.
1.2.22,1
03 Jul 2008 03:01:58
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.22.
1.2.21,1
09 Jun 2008 00:40:01
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.21

Noticed by:     pav via pointyhat
1.2.19_1,1
06 Jun 2008 13:50:32
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)
1.2.19,1
09 Apr 2008 02:20:35
Original commit files touched by this commit
araujo search for other commits by this committer
- Bring back PORTEPOCH I accidentally removed in last commit.
1.2.19
08 Apr 2008 03:01:14
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.19.

Reported by:    pointyhat via pav
1.2.18,1
20 Feb 2008 13:19:51
Original commit files touched by this commit
araujo search for other commits by this committer
- 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
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.18e.
1.2.17
01 Jan 2008 17:08:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.17.

Approved by:    stas (mentor, implicit)
1.2.13_1
29 Jun 2007 16:29:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
1.2.13_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.2.13
23 Jan 2007 16:16:17
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.13

PR:             108257
Submitted by:   miwi
Approved by:    maintainer
1.2.12
15 Jan 2007 14:55:57
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.1.11
09 Oct 2005 22:00:48
Original commit files touched by this commit
hq search for other commits by this committer
- 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
Original commit files touched by this commit
hq search for other commits by this committer
- Use %%JAVAJARDIR%%
- Add 'java' category
1.1.9
08 Mar 2005 04:05:22
Original commit files touched by this commit
ijliao search for other commits by this committer
add jcifs 1.1.9
The Java CIFS Client Library

Number of commits found: 41