notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/jcifs/Makefile
SVNWeb

Number of commits found: 37

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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
Tue, 23 Jan 2018
[ 14:41 ale search for other commits by this committer ] Original commit   Revision:459756
Update to 1.3.19 release.
Thu, 30 Oct 2014
[ 09:53 ale search for other commits by this committer ] Original commit   Revision:371731
Update to 1.3.18 release.
Mon, 12 May 2014
[ 16:01 ale search for other commits by this committer ] Original commit   Revision:353852
Stagify.
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Mon, 10 Dec 2012
[ 13:43 bapt search for other commits by this committer ] Original commit   Revision:308605 (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
Fri, 11 Nov 2011
[ 11:52 ale search for other commits by this committer ] Original commit 
Update to 1.3.17 release.

Feature safe:   yes
Thu, 21 Jul 2011
[ 05:03 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 269 ports in this commit are shown above. View all ports for this commit)
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
Tue, 28 Jun 2011
[ 20:44 ale search for other commits by this committer ] Original commit 
Update to 1.3.16 release.
Fri, 8 Oct 2010
[ 13:12 ale search for other commits by this committer ] Original commit 
Update to 1.3.15 release.
Wed, 24 Feb 2010
[ 13:19 ale search for other commits by this committer ] Original commit 
Update to 1.3.14 release.

Feature safe:   yes
Tue, 23 Feb 2010
[ 19:10 araujo search for other commits by this committer ] Original commit 
Pass maintainership to people that use it.

Feature safe:   yes
Wed, 19 Aug 2009
[ 03:55 araujo search for other commits by this committer ] Original commit 
- Update to 1.3.12.
Wed, 22 Jul 2009
[ 11:22 araujo search for other commits by this committer ] Original commit 
- Update to 1.3.11.
Tue, 9 Jun 2009
[ 14:55 araujo search for other commits by this committer ] Original commit 
- Update to 1.3.10.
Sat, 4 Apr 2009
[ 18:23 araujo search for other commits by this committer ] Original commit 
- Update to 1.3.8.
Tue, 23 Dec 2008
[ 17:53 araujo search for other commits by this committer ] Original commit 
- Update to 1.3.2.
Tue, 21 Oct 2008
[ 17:37 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.25.

Submitted by:   Andrzej Tobola <ato@iem.pw.edu.pl> (via private mail)
Mon, 20 Oct 2008
[ 17:00 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.24.
Thu, 3 Jul 2008
[ 03:01 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.22.
Mon, 9 Jun 2008
[ 00:40 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.21

Noticed by:     pav via pointyhat
Fri, 6 Jun 2008
[ 13:50 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 9 Apr 2008
[ 02:20 araujo search for other commits by this committer ] Original commit 
- Bring back PORTEPOCH I accidentally removed in last commit.
Tue, 8 Apr 2008
[ 03:01 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.19.

Reported by:    pointyhat via pav
Wed, 20 Feb 2008
[ 13:19 araujo search for other commits by this committer ] Original commit 
- 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).
Sun, 17 Feb 2008
[ 16:13 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.18e.
Tue, 1 Jan 2008
[ 17:08 araujo search for other commits by this committer ] Original commit 
- Update to 1.2.17.

Approved by:    stas (mentor, implicit)
Fri, 29 Jun 2007
[ 16:29 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
- Change my mail address to araujo@.

Approved by:    stas (mentor)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 23 Jan 2007
[ 16:16 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.13

PR:             108257
Submitted by:   miwi
Approved by:    maintainer
Mon, 15 Jan 2007
[ 14:55 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.12
- Pass maintainership to submitter

PR:             ports/107920
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Sun, 9 Oct 2005
[ 22:00 hq search for other commits by this committer ] Original commit 
- 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]
Wed, 9 Mar 2005
[ 09:37 hq search for other commits by this committer ] Original commit 
- Use %%JAVAJARDIR%%
- Add 'java' category
Tue, 8 Mar 2005
[ 04:05 ijliao search for other commits by this committer ] Original commit 
add jcifs 1.1.9
The Java CIFS Client Library

Number of commits found: 37