| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 2.7.0
- change MASTER_SITES to use https and modern mirror as suggested by [1]
- Jython uses two licenses, indicate that in the port. Extract the licenses from
the jar earlier so ports framework can find them
- the port complains when trying to build with openjdk6, so set JAVA_VERSION
to 1.7+
- mark NO_ARCH
- null the PATH for installer invocation. If installer finds python2.7 in PATH
it installs python wrapper script instead of bash one. [2]
- exclude "ensurepip" module from the installation as it doesn't build on FreeBSD
- change kinda dirty and not obvious replacement of "-cl"(asspath) to addition
to JAVA_OPTS. This hack is needed to place jython cachedir into user's home
directory, as it needs to be writable by the user invoking jython
- write comments to not obvious parts of the installation
- wrapper script is now placed in bin/ directory in JYTHON_PREFIX rather then
in root, fix that
- Jython uses *$py.class files as an analog for *.pyc ones in plain Python,
installer puts pre-compiled *$py.class files into the STAGEDIR. We need to
recompile that because, after installation:
1) If we invoke Jython as user - it can't use the *$py.class files as they
have different source path inside, slowing down the startup;
2) If we invoke jython as root - it will recompile the *$py.class files
breaking the de-installation process of the package. Compilation phase
always have non-portrelated errors, so we need to ignore it's exit code
- Don't ignore the exit code of symlink installation as we don't expect that to fail
[1] https://central.maven.org/
[2] https://hg.python.org/jython/file/tip/installer/src/java/org/python/util/install/StartScriptGenerator.java#l22
PR: 204231
Submitted by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
Notes:
svn path=/head/; revision=402105
|
|
|
|
|
|
|
| |
- Fix PLIST
Notes:
svn path=/head/; revision=391801
|
|
|
|
| |
Notes:
svn path=/head/; revision=371587
|
|
|
|
|
|
|
|
|
|
|
|
| |
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills)
Notes:
svn path=/head/; revision=360810
|
|
|
|
|
|
|
|
| |
- Enable staging support
- Pet portlint
Notes:
svn path=/head/; revision=335418
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
| |
suppress any reference to JAVA_VERSION= 1.5+ (part2)
Notes:
svn path=/head/; revision=308604
|
|
|
|
| |
Notes:
svn path=/head/; revision=271781
|
|
|
|
| |
Notes:
svn path=/head/; revision=256199
|
|
|
|
|
|
|
| |
starting with H,I,J,K,L
Notes:
svn path=/head/; revision=240071
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
- Pass maintainership to python@ team.
Notes:
svn path=/head/; revision=198361
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: 98387
Submitted by: hq
Notes:
svn path=/head/; revision=164306
|
|
|
|
| |
Notes:
svn path=/head/; revision=161836
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104400
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=76449
|
|
|
|
|
|
|
|
| |
Submitted by: Shannon -jj Behrens <jj@nttmcl.com>
PR: 48267
Notes:
svn path=/head/; revision=75488
|
|
|
|
|
|
|
| |
Approved by: cjh (mentor)
Notes:
svn path=/head/; revision=61912
|
|
|
|
|
|
|
|
| |
PR: 38344
Submitted by: maintainer
Notes:
svn path=/head/; revision=59534
|
|
|
|
| |
Notes:
svn path=/head/; revision=59510
|
|
|
|
|
|
|
|
| |
PR: 36592
Submitted by: maintainer
Notes:
svn path=/head/; revision=57107
|
|
|
|
|
|
|
|
|
| |
for better binary package support.
Approved by: maintainer
Notes:
svn path=/head/; revision=53900
|
|
|
|
|
|
|
|
| |
PR: 33392
Submitted by: Hye Shik Chang <perky@fallin.lv>
Notes:
svn path=/head/; revision=53539
|
|
|
|
|
|
|
|
| |
PR: 33077
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=51976
|
|
|
|
|
|
|
|
| |
PR: 32544
Submitted by: maintainer
Notes:
svn path=/head/; revision=51125
|
|
|
|
|
|
|
|
|
|
|
| |
- depend on javamwrapper instead of the java binary
- install into PREFIX, not LOCALBASE
PR: 30678
Submitted by: maintainer
Notes:
svn path=/head/; revision=48028
|
|
|
|
|
|
|
|
| |
Submitted by: Ernst de Haan <ernst@jollem.com>
No responce from: kevlo (maintainer of linux-jdk13)
Notes:
svn path=/head/; revision=43518
|
|
Java.
PR: 26302
Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes:
svn path=/head/; revision=40996
|