| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 114958
Submitted by: Olivier Smedts <olivier@gid0.org>
|
|
|
|
|
|
|
| |
(oops). Also, its index page appears broken, so just show the main
download page for now.
PR: 114958 (kinda)
|
|
|
|
| |
. Use the -bc (backwards compatible) flag when doing time zone updates.
|
|
|
|
|
| |
Submitted by: Olivier SMEDTS <olivier@gid0.org>
PR: 114592
|
|
|
|
| |
prior to the extract step.
|
| |
|
|
|
|
| |
PR: 113248
|
|
|
|
| |
Approved by: glewis (implicit)
|
|
|
|
|
|
|
|
| |
- Build fixes after GCC 4.2 import.
- Remove SIGRTMIN and SIGRTMAX redefinitions.
- Use posix_memalign(3) instead of valloc(3).
Approved by: glewis (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
we _don't_ want to check for linprocfs in a jail.
PR: 110019
|
| |
|
|
|
|
|
| |
uses hacks to compile libXm.a with PIC objects, which means trying to
statically link with it breaks the build on amd64.
|
|
|
|
| |
data created by the update tool.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
data for the JDK using Sun's tzupdater. [1]
. Some simplification of the convoluted logic around telling the user
which files to download. In particular, don't care if we've already
told them to download a file.
. Bump PORTREVISION since many North American users will need to pick up
the time zone changes.
Collaboration with: Tim Zingelman <zingelman@fnal.gov> [1]
|
|
|
|
| |
file. This is it, I promise.
|
|
|
|
| |
itself as 'p4' rather than still saying 'p3'.
|
| |
|
|
|
|
| |
Prompted by: pointyhat (via kris)
|
|
|
|
|
|
|
|
|
|
| |
. Replace some hardwired /usr/local instances with LOCALBASE.
. Small Makefile restructure to keep related variables in one place.
. Add ipv6 to CATEGORIES if its enabled. [2]
PR: 106130 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1]
|
|
|
|
|
|
| |
when its called with interruptible set to false.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
|
| |
building, the JDK zone info file doesn't exist yet, so attempting to
get the zone info for GMT_ID would fail.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
|
|
|
|
|
| |
native bootstrap JDK on all (supported) architectures.
This is a slightly different change than the submitters.
PR: 103227
Submitted by: Pat Lashley <patl+freebsd@volant.org>
|
|
|
|
|
|
|
|
|
| |
defining O_SYNC and O_DSYNC if they aren't defined. In particular we
were previously defining O_SYNC bogusly to the same value as O_EXCL.
PR not closed as this fixes jdk15, not diablo-jdk15.
PR: 102888
|
|
|
|
|
|
|
| |
which begin with an underscore (although the patch doesn't handle these).
. Bump PORTREVISION.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
| |
. Add a JAIL which allows the port to be built in a jail. [1]
Submitted by: anders@ [1]
|
| |
|
|
|
|
|
|
| |
Client VM.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
|
| |
Corrects non-blocking IO case.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
|
| |
. Add support for unrestricted policy files.
. Use bsd.gecko.mk for plugin support and limit it to Mozilla.
. Make portlint happier.
Submitted by: ale@ (with some minor tweaks by me)
|
| |
|
|
|
|
|
|
|
| |
Internal Error.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
| |
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
| |
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
| |
Suggested by: "Nikolas Britton" <nikolas.britton@gmail.com>
|
|
|
|
|
| |
PR: 85997
Submitted by: Kurt Miller <lists@intricatesoftware.com>
|
| |
|
|
|
|
|
|
| |
most of the work over the past year.
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
Eclipse on that platform.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=71987
. Bump PORTREVISION.
Submitted by: Sean McNeil <sean@mcneil.com>
|
|
|
|
|
|
| |
ignore the internal zlib source files rather than having to rm them.
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
can't use -j in general since the build of the other bits is almost
certainly not -j safe. If set, this will speed up the build for those
with an SMP box. [1]
. Install the cacerts file from Sun's JDK 1.5.0_06 release rather than
using the almost empty one that comes with the SCSL source. [2]
. Bump PORTREVISION for the second change.
PR: 87552 [1]
Submitted by: leafy <leafy@leafy.idv.tw> [1]
Prompted by: Panagiotis Astithas <past@ebs.gr> [2]
|
|
|
|
|
|
|
| |
. Bump PORTREVISION for this and (mostly) the previous change.
PR: 86804
Submitted by: Panagiotis Astithas <past@ebs.gr>
|
|
|
|
|
|
|
|
|
|
|
|
| |
copy. This should have the following effects:
. Fix problems experienced by programmes that dynamically create their
own copy of the JVM and are linked against the system's zlib (e.g.,
eclipse).
. Reduce the potential for zlib based security problems affecting the
JDK.
Submitted by: mi@
|
|
|
|
|
| |
PR: 89512
Submitted by: girgen
|
|
|
|
|
|
|
|
| |
lies about what they have and prompting them one file at a time. This
is a slight rewording of the submitted patch.
PR: 84644
Submitted by: fenner
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the systems libz.so. This conflict broke applications such as
Eclipse which is linked with libz.so (via gtk+ I believe).
This is a slightly modified version of the submitter's patch.
A better solution may be to link with the system's libz.so and remove
the JDK's internal zlib code altogether, but I'd like to test that a
little more first. Until then this solves the problem.
. Bump PORTREVISION since Eclipse seems to be quite widely used.
Submitted by: "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
|