| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
during the port build and not during the package install.
Requested by: kris
|
| |
|
|
|
|
|
|
| |
- Install FreeBSD-specific NSPR header file instead of default Solaris header.
Note the port revision is not updated because it does not affect most users.
Approved by: glewis (maintainer)
|
| |
|
|
| |
Inspired by: scf
|
| |
|
|
|
|
|
| |
. Update the main commented out MASTER_SITE.
. Bump PORTREVISION.
Submitted by: "barbara" <barbara.xxx1975@libero.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Add some more make environment variables to control the build of the
debug versions. [1]
. Allow the setting of ALT_PARALLEL_BUILD_JOBS. [1]
. Install more of the Gnome desktop files, and provide them with the
correct path for the installation. [1]
. Add ${LOCALBASE}/lib to the default library path in HotSpot. [1]
. Backwards compatibility in time zone updates. [1]
. Bump PORTREVISION.
Submitted by: jkim [1]
Inspired by: scf [2]
|
| | |
|
| |
|
|
|
| |
structure members being dereferenced into the variables are 'short*'
after all, not 'fastInt*'.
|
| |
|
|
|
|
|
|
|
| |
appears to actually match the type of variable its being used with in the
code (although it seems that it may be even cleaner to just replace 'fastInt'
with 'short').
This also partially bandaids a build problem some are seeing since Hint.h
is a less common header file name than cpu.h.
|
| |
|
|
|
|
| |
still experimental.
Approved by: glewis (maintainer)
|
| |
|
|
|
| |
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
|