| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
2017-11-30 www/p5-Yahoo-Lifestyle: This service has been shut down
2017-11-30 games/linux-rtcw: Use the native and open source games/iortcw instead
2017-11-30 java/bootstrap-openjdk: superseded by java/bootstrap-openjdk[68]
2017-11-30 lang/gcc46: Unsupported by upstream. Use GCC 6 or newer instead.
Notes:
svn path=/head/; revision=455282
|
|
|
|
|
|
|
|
| |
Use java/bootstrap-openjdk6 to bootstrap java/openjdk6 and java/openjdk7 and
use java/bootstrap-openjdk8 to bootstrap java/openjdk8.
Notes:
svn path=/head/; revision=450875
|
|
|
|
|
|
|
|
|
|
| |
While here, sort ARCHS and pet portlint.
Reviewed by: imp
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=444416
|
|
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=440858
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=431796
|
|
|
|
|
|
|
|
|
| |
PR: 215417
Submitted by: Curtis Hamilton
Approved by: Maintainer timeout
Notes:
svn path=/head/; revision=430419
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
| |
Notes:
svn path=/head/; revision=399355
|
|
|
|
|
|
|
|
|
| |
PR: 201307
Submitted by: rpaulo
Reviewed by: glewis
Notes:
svn path=/head/; revision=397256
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
| |
Notes:
svn path=/head/; revision=384470
|
|
|
|
|
|
|
|
|
| |
pkg-install
to a package name, as the former can't be attributed to a package
Notes:
svn path=/head/; revision=377795
|
|
|
|
| |
Notes:
svn path=/head/; revision=372556
|
|
|
|
|
|
|
|
| |
PR: 191565
Reviewed by: bdrewery
Notes:
svn path=/head/; revision=360237
|
|
|
|
|
|
|
| |
- Bundle libfreetype.so.6.
Notes:
svn path=/head/; revision=351911
|
|
|
|
| |
Notes:
svn path=/head/; revision=348269
|
|
|
|
| |
Notes:
svn path=/head/; revision=348130
|
|
|
|
|
|
|
|
|
| |
- Re-enable mixed mode by default. Now we know it is not our problem.
- Do not build with system zlib and include libstdc++.so.6 in the distfile
to avoid misc/compat8x dependency.
Notes:
svn path=/head/; revision=347791
|
|
|
|
| |
Notes:
svn path=/head/; revision=333530
|
|
|
|
|
|
|
|
|
|
|
| |
- Turn off mixed mode for HotSpot (i. e., JIT compiler) by default for
extreme safety. Although it may be too conservative and/or slow, it is okay
because it is not useful for anything but bootstrapping OpenJDK itself. In
fact, it does not seem stable within jails (e. g., QAT) for unknown reasons.
- Revert r330422. Now it is obsolete by r330500.
Notes:
svn path=/head/; revision=331195
|
|
|
|
| |
Notes:
svn path=/head/; revision=330422
|
|
|
|
| |
Notes:
svn path=/head/; revision=330214
|
|
|
|
| |
Notes:
svn path=/head/; revision=328328
|
|
|
|
| |
Notes:
svn path=/head/; revision=328327
|
|
|
|
|
|
|
| |
java)
Notes:
svn path=/head/; revision=327738
|
|
|
|
| |
Notes:
svn path=/head/; revision=316635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Generate distfiles directly from pkg-plist. This list was compiled from
running "ktrace -i -tn make" on openjdk6 and openjdk7 ports.
- Re-add jre/bin/java to work around a bug in openjdk7 build infrastructure.
It is not really necessary but langtools fails to build without it because
langtools/make/tools/GenStubs/GenStubs.java executes it based on java.home
property, which points to jre subdirectory. Note this problem only exists
on recent jdk7 langtools and jdk6 and jdk8 are not affected.
Feature safe: yes
Notes:
svn path=/head/; revision=306814
|
|
|
|
|
|
|
|
|
| |
should unbreak tinderbox build for openjdk6 and openjdk6-jre.
Feature safe: yes
Notes:
svn path=/head/; revision=306403
|
|
|
|
|
|
|
|
|
| |
- Trim more files to simplify maintenance.
Feature safe: yes
Notes:
svn path=/head/; revision=306352
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305755
|
|
bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters
on clean 7.4-RELEASE installation, and the ports tree was checked out at
r305682.
Feature safe: yes
Notes:
svn path=/head/; revision=305745
|