| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PR: 272855
|
| |
|
|
|
|
|
|
|
| |
When scilab compiles with jdk8 it needs the libraries to be
compiled with jdk8 also.
PR: 272855
Approved-By: no maintainer
Fixes: 0bb32f6170f8040ec686c7e597408b1f3923a225 (scilab pin to jdk8)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
USES=java:ant does not imply USES=java:run so we need to add the run arg
seperately when we are using USES=java:ant. Not all ports require the
the argument so it is better to address the ports individually instead
of handling it automatically by implying run for ant.
Thanks to vvd for carefully going through this.
Reported by: vvd
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201
|
| |
|
|
| |
Release math/scilab and its prerequisites
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
| |
Notes:
svn path=/head/; revision=553751
|
| |
|
|
|
|
|
| |
- Update to 4.2.0
Notes:
svn path=/head/; revision=539733
|
| |
|
|
|
|
|
|
| |
- Update to 4.1.1
- Amend port comment and description
Notes:
svn path=/head/; revision=537508
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to 4.0.3
- Remove COMPILE option and build unconditionally from sources
- Update WWW
PR: 234140 (based on)
Submitted by: yuri
Notes:
svn path=/head/; revision=509068
|
| |
|
|
|
|
|
|
| |
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Notes:
svn path=/head/; revision=428144
|
| |
|
|
| |
Notes:
svn path=/head/; revision=425127
|
| |
|
|
|
|
|
|
|
|
|
|
| |
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
Notes:
svn path=/head/; revision=424339
|
| |
|
|
|
|
|
|
|
|
|
| |
unbreak fetch. This affects the name of the distfile (but not the
size or hash), so update distinfo to match.
PR: 202735
Approved by: makc (maintainer)
Notes:
svn path=/head/; revision=395564
|
| |
|
|
|
|
|
|
|
| |
- Convert to new options helpers
- Convert to USE_GITHUB
- Fix license (it's BSD actually) and remove MANUAL_PACKAGE_BUILD
Notes:
svn path=/head/; revision=395227
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.5.1.0
- Use direct link instead of GITHUB (doesn't work for me)
- Remove needless JAVA_VERSION
- Take maintainership (the port is required for math/scilab)
PR: ports/189203
Approved by: crees (former maintainer)
Notes:
svn path=/head/; revision=352758
|
| |
|
|
|
|
|
| |
Cleanups in several places
Notes:
svn path=/head/; revision=338013
|
| |
|
|
|
|
|
| |
java)
Notes:
svn path=/head/; revision=327738
|
| |
|
|
|
|
|
| |
Approved by: crees (maintainer, via IRC)
Notes:
svn path=/head/; revision=309231
|
| |
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Notes:
svn path=/head/; revision=308604
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=278068
|
| |
|
|
|
|
|
| |
Approved by: rene (mentor)
Notes:
svn path=/head/; revision=275712
|
| |
|
|
|
|
|
|
| |
PR: ports/154532
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer)
Notes:
svn path=/head/; revision=268944
|
| |
|
|
|
|
|
|
|
|
| |
Add license info
PR: ports/153304
Submitted by: Chris Rees (maintainer)
Notes:
svn path=/head/; revision=266801
|
| |
|
|
|
|
|
|
| |
PR: ports/148973
Submitted by: Chris Rees <utisoft AT gmail.com> (maintainer)
Notes:
svn path=/head/; revision=259729
|
| |
|
|
|
|
|
|
|
|
| |
PR: ports/143865
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=250244
|
|
|
documented open-source graph component available for Java. It is accompanied
by JGraphpad, the first free diagram editor for Java that offers XML, Drag and
Drop and much more!
With the JGraph zoomable component, you can display objects and relations
(networks) in any Swing UI. JGraph can also be used on the server-side, for
example to read a GXL graph, apply a custom layout algorithm, and return the
result as a HTML image map.
WWW: http://www.jgraph.com/jgraphx.html
PR: ports/142541
Submitted by: Chris Rees <utisoft@gmail.com>
Notes:
svn path=/head/; revision=248132
|