| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 159950
Submitted by: Garrett Cooper <gcooper@ixsystems.com>
|
|
|
|
|
| |
PR: 158280
Submitted by: milki <milki@rescomp.berkeley.edu>
|
|
|
|
|
|
|
|
| |
. Fix download links. [2]
PR: 156602 [1]
Submitted by: Thomas Johnson <tom@claimlynx.com> [1]
Suggested by: linimon@ [2]
|
|
|
|
|
| |
PR: 155270
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
. Switch to installing the timezone updates by just copying over the
zoneinfo files rather than actually the running updater (this is
consistent with the diablo-{jdk,jre}16 ports.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
nicely formatted and error out rather than trying to use IGNORE and
resetting ECHO_MSG.
|
|
|
|
|
| |
PR: 125469
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Error if the time zone update fails. This is a bit of a double edged
sword. It prevents installing a broken port with a broken packing list
if Diablo won't run on this version of FreeBSD, but it also creates a
situation where the install can fail without really needing to if you
have to retry it for some reason (e.g. you forget the root password when
installing as a user). If the latter is the case, you'll need to first
clean to before trying to install again to resolve the issue.
Making pre-install somewhat bogusly pre-install or checking for the
existence of an updated time zone file before running tzupdate may
alleviate the problem with this solution.
PR: 125085
|
|
|
|
|
|
|
|
| |
PR but also fixes the packing list and the path to tzupdater and bumps
PORTREVISION.
PR: 123188
Submitted by: Greg Larkin
|
| |
|
|
|
|
|
|
| |
of tzupdater is no longer available).
Approved by: portmgr (linimon)
|
| |
|
| |
|
|
|
|
|
|
|
| |
required.
PR: 113081
Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com>
|
|
|
|
|
|
| |
EXTRACT_DEPENDS, but keep the actual update in pre-install.
Pointed out by: pav
|
|
|
|
|
|
|
|
| |
pre-install. The problem with it being in post-extract is that this
is before the installation of compat6x, which is required for the
time zone update to run.
Reported by: pointyhat (via pav)
|
|
|
|
|
|
|
|
| |
c.6 since the latter is (erroneously) found in linux_base if that is
installed. This should be switched back once LIB_DEPENDS is fixed to
ignore Linux shared libraries.
Submitted by: sat
|
| |
|
|
|
|
| |
PR: 113248
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
the 5.x version on 7.x.
Submitted by: des
|
|
|
|
|
|
|
|
| |
by running the time zone updater with -bc. See:
http://sunsolve.sun.com/search/document.do?assetkey=1-26-102836-1
. Bump PORTREVISION.
|
|
|
|
| |
Found by: pointyhat, time zone updates
|
| |
|
|
|
|
|
| |
Reported by: Portsnap buildbox <cperciva@freebsd.org>
Pointy hat to: glewis
|
|
|
|
| |
data for the JRE using Sun's tzupdater. Bump PORTREVISION.
|
|
|
|
|
| |
PR: 104476
Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk>
|
|
|
|
| |
GUI programmes running on amd64.
|
| |
|
|
|
|
|
|
|
| |
. Only set IGNORE to the "fetch the distribution" message if there is
actually one to fetch.
Pointed out by: pointyhat (via kris@) [1]
|
|
|
|
| |
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
|
|
|
|
|
|
|
| |
systems in particular is causing lots of support email.
Obtained from: Kurt Miller's release notes.
Suggest by: hq
|
|
This will help people keep up with any updates.
"The Java Runtime Environment (JRE) implements the Java Virtual
machine and base classes, and permits the execution of Java
applications on FreeBSD."
|