non port: ftp/jftp/Makefile |
SVNWeb
|
Number of commits found: 32 |
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:21 Tobias C. Berner (tcberner) ] 30cd242 (Only the first 10 of 67 ports in this commit are shown above. )
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.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.
|
Sat, 13 Mar 2021
|
[ 21:59 nc ]
ftp/jftp: Update to 1.6.0
Also, set NO_ARCH
|
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
|
Fri, 23 Jan 2015
|
[ 16:03 antoine ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
|
Sat, 20 Dec 2014
|
[ 18:28 bapt ]
Cleanup plist
|
Sat, 8 Feb 2014
|
[ 14:18 danilo ]
- Add stage support
|
Fri, 20 Sep 2013
|
[ 17:23 bapt ] (Only the first 10 of 104 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
Mon, 10 Dec 2012
|
[ 13:18 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Fri, 15 Jun 2012
|
[ 01:59 sunpoet ]
- Update to 1.56
- Cosmetic change
Changes:
- 1.56-pre2 D. replaced gnome transfer icons with icons from graphicsfuel
- 1.56-pre2 D. removed j2ssh fallback and ssh shell (which might be
reimplemented using jsch in the future)
- 1.56-pre2 D. removed insomniac client code
- 1.56-pre2 D. updated readme
- 1.56-pre1 D. no question asked before opening file per default
- 1.56-pre1 D. added Daniel's runCommand patch (open local files with system
app)
- 1.55-pre4 D. made the transfer buttons more visible
- 1.55-pre4 D. made the download manager slightly bigger
- 1.55-pre4 D. fixed size+positioning of "connection failed" dialog
- 1.55-pre4 D. source .tgz is now a git repository
- 1.55-pre4 D. fixed a small ui bug when uploading directories
- 1.55-pre3 D. FtpConnection now holds transfers as a list
- 1.55-pre2 D. added linux browsing support and made it default - see README if
you want windows support
- 1.55-pre2 D. using DJ Sweet instead DJ NativeSwing for browsing feature now
- 1.55-pre1 D. added Pavel's password encryption feature
- 1.55-pre1 D. added Pavel's dual monitor window positioning fix
- 1.55-pre1 D. added Pavel's SMB missing WINS server exception fix
- 1.55-pre1 D. added Pavel's SMB hostchooser fix
|
Sun, 4 Dec 2011
|
[ 10:01 miwi ]
- Update to 1.54
PR: 162987
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
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
|
Sat, 4 Dec 2010
|
[ 16:43 sahil ]
Drop maintainership and remove MD5 checksum
|
Mon, 5 Jul 2010
|
[ 20:47 sahil ]
- Update to 1.52
- Add LICENSE
- Quiet do-install target
- Take maintainership
Approved by: wxs@/itetcu@ (mentors, implicit)
Feature safe: yes
|
Fri, 28 Aug 2009
|
[ 16:52 linimon ] (Only the first 10 of 85 ports in this commit are shown above. )
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
|
Sat, 22 Aug 2009
|
[ 00:20 amdmi3 ] (Only the first 10 of 124 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
|
Thu, 24 Jul 2008
|
[ 17:52 tabthorpe ]
- Update to 1.51
- Pass maintainership to beech@
Notified by: portscout
|
Fri, 6 Jun 2008
|
[ 13:28 edwin ] (Only the first 10 of 33 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)
|
Thu, 23 Aug 2007
|
[ 04:00 tabthorpe ] (Only the first 10 of 58 ports in this commit are shown above. )
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
|
Thu, 2 Aug 2007
|
[ 15:45 miwi ]
- Update to 1.50
- Pass maintainership to submitter
PR: 115146
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
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, 6 Feb 2007
|
[ 20:28 rafan ]
- Use exec in wrapper scripts
- Bump PORTREVISION
|
[ 20:02 rafan ]
- Update to 1.49
|
Tue, 11 Jul 2006
|
[ 21:35 rafan ]
- Update to 1.48
- Add java to CATEGORIES
PR: ports/100108
Submitted by: Simon Olofsson <simon olofsson.de>
|
Sat, 7 Jan 2006
|
[ 08:20 edwin ]
Update to 1.47
|
Mon, 21 Mar 2005
|
[ 08:16 vs ]
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
|
Tue, 1 Feb 2005
|
[ 20:26 hq ]
- Update to 1.45
- Update to bsd.java.mk 2.0
- Move DATADIR to ${JAVASHAREDIR}/${PORTNAME}
- Improve launcher shell script (update to javavmwrapper 2.0)
|
Fri, 12 Mar 2004
|
[ 19:17 krion ]
- Update to version 1.41
PR: ports/64172
Submitted by: "Liam J. Foy" <liamfoy@sepulcrum.org>
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 13 Oct 2003
|
[ 09:30 sumikawa ]
Upgrade to 57907.
PR: ports/57907
Submitted by: Stefan Walter <sw@gegenunendlich.de>
|
Fri, 13 Jun 2003
|
[ 18:56 ijliao ]
add jftp 1.30
Java Network Browser
|
Number of commits found: 32 |