non port: net/jcifs/Makefile |
SVNWeb
|
Number of commits found: 37 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
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 ]
Update to 1.3.19 release.
|
Thu, 30 Oct 2014
|
[ 09:53 ale ]
Update to 1.3.18 release.
|
Mon, 12 May 2014
|
[ 16:01 ale ]
Stagify.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 10 Dec 2012
|
[ 13:43 bapt ] (Only the first 10 of 118 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3)
|
Fri, 11 Nov 2011
|
[ 11:52 ale ]
Update to 1.3.17 release.
Feature safe: yes
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
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 ]
Update to 1.3.16 release.
|
Fri, 8 Oct 2010
|
[ 13:12 ale ]
Update to 1.3.15 release.
|
Wed, 24 Feb 2010
|
[ 13:19 ale ]
Update to 1.3.14 release.
Feature safe: yes
|
Tue, 23 Feb 2010
|
[ 19:10 araujo ]
Pass maintainership to people that use it.
Feature safe: yes
|
Wed, 19 Aug 2009
|
[ 03:55 araujo ]
- Update to 1.3.12.
|
Wed, 22 Jul 2009
|
[ 11:22 araujo ]
- Update to 1.3.11.
|
Tue, 9 Jun 2009
|
[ 14:55 araujo ]
- Update to 1.3.10.
|
Sat, 4 Apr 2009
|
[ 18:23 araujo ]
- Update to 1.3.8.
|
Tue, 23 Dec 2008
|
[ 17:53 araujo ]
- Update to 1.3.2.
|
Tue, 21 Oct 2008
|
[ 17:37 araujo ]
- Update to 1.2.25.
Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl> (via private mail)
|
Mon, 20 Oct 2008
|
[ 17:00 araujo ]
- Update to 1.2.24.
|
Thu, 3 Jul 2008
|
[ 03:01 araujo ]
- Update to 1.2.22.
|
Mon, 9 Jun 2008
|
[ 00:40 araujo ]
- Update to 1.2.21
Noticed by: pav via pointyhat
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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 ]
- Bring back PORTEPOCH I accidentally removed in last commit.
|
Tue, 8 Apr 2008
|
[ 03:01 araujo ]
- Update to 1.2.19.
Reported by: pointyhat via pav
|
Wed, 20 Feb 2008
|
[ 13:19 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).
|
Sun, 17 Feb 2008
|
[ 16:13 araujo ]
- Update to 1.2.18e.
|
Tue, 1 Jan 2008
|
[ 17:08 araujo ]
- Update to 1.2.17.
Approved by: stas (mentor, implicit)
|
Fri, 29 Jun 2007
|
[ 16:29 araujo ] (Only the first 10 of 87 ports in this commit are shown above. )
- Change my mail address to araujo@.
Approved by: stas (mentor)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- 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 ]
- Update to 1.2.13
PR: 108257
Submitted by: miwi
Approved by: maintainer
|
Mon, 15 Jan 2007
|
[ 14:55 miwi ]
- 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 ]
- 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 ]
- Use %%JAVAJARDIR%%
- Add 'java' category
|
Tue, 8 Mar 2005
|
[ 04:05 ijliao ]
add jcifs 1.1.9
The Java CIFS Client Library
|
Number of commits found: 37 |