| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 143083
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 125469
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
|
|
|
|
|
|
|
| |
PR but also fixes the path to tzupdater and bumps PORTREVISION.
PR: 123189
Submitted by: Greg Larkin
|
|
|
|
| |
Submitted by: pointyhat via pav
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
| |
of tzupdater is no longer available).
Approved by: portmgr (linimon)
|
|
|
|
|
|
| |
dependency to implicitly pull in the X libraries we need.
Requested by: linimon
|
| |
|
|
|
|
| |
to be made gcc 4.2 compliant.
|
|
|
|
| |
Submitted by: truckman@
|
|
|
|
| |
PR: 113248
|
|
|
|
|
|
|
| |
Fixes a build error due to the prototype being defined not matching
the actual function.
Approved by: portmgr (pav)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
environment variable.
PR: 110049
|
|
|
|
| |
. Clean up old zoneinfo files after tzupdater has run.
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
|
| |
. Small Makefile restructure to keep related variables in one place.
. Trim the ancient bootstrapping options.
. Add ipv6 to CATEGORIES if its enabled. [2]
PR: 106129 [2]
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1]
|
|
|
|
|
|
| |
/usr/include/netinet6/in6.h.
Submitted by: ume@
|
|
|
|
|
|
|
|
|
| |
. OPTIONify. [1]
. Add a knob for IPV6_V6ONLY.
. Bump PORTREVISION.
PR: 103920
Submitted by: lioux@
|
|
|
|
|
|
|
| |
(Makefile knob to follow)
PR: 92620
Submitted by: ume@
|
|
|
|
|
|
| |
(they are already thread safe on FreeBSD 5+).
Submitted by: Arne Juul <arnej@europe.yahoo-inc.com>
|
| |
|
|
|
|
|
|
| |
most of the work over the past year.
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This is similar to the patch in the PR, but was actually backported from
the patches for the jdk15 port, so its a touch different.
PR: 92459
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
failed to build the jdk14 port in a jail under FreeBSD 5.4
FreeBSD 4.11 works.
The problem is that mount don't list the linprocfs,
and this make the selfcheck fail.
maintainer emailed:
So 6 Nov 2005 11:21:20 CET
Approved by: (maintainer timeout)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
than manually using ${SED} ourselves.
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 81176
Submitted by: "Thomas M. Hermann" <__tmh@yahoo.com>
|
|
|
|
|
|
| |
inventing our own version.
Approved by: phantom (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
in or below the current working directory. Fixes a security problem with
jar(1).
This fix may change to be compatible with whatever fix Sun applies when
they release a fixed version of 1.5.
. Bump PORTREVISION for this fix.
Approved by: maintainer timeout
Security: http://vuxml.FreeBSD.org/18e5428f-ae7c-11d9-837d-000e0c2e438a.html
|
|
|
|
|
|
|
| |
. /etc/localtime is a symlink.
. /etc/localtime contains a time zone not recognised by the JDK.
Submitted by: Kurt Miller <truk@optonline.net>
|
|
|
|
|
|
|
| |
files that are generated by the post-install script (which runs after
the dynamic packing list has been generated).
Approved by: portmgr (krion), phantom (maintainer)
|
|
|
|
|
|
|
|
| |
This ensures that this command is run before the files in the package
are deleted (which is necessary for it to correctly delete the symbolic
links created by registervm).
Approved by: phantom (maintainer)
|
|
|
|
|
|
| |
added open-motif-jdk port. It's controlled via WITH_OPENMOTIF_JDK
knob and currently disabled by default (it still requires additional
testing and checking)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
| |
a generated file will be overwritten with a warning, causing the
build to fail. There is a check for linprocfs in pre-build, but it
seems as though this problem can somehow trigger anyway, based on
semi-regular reports to the mailing lists.
PR: 74999
Approved by: phantom
|
|
|
|
|
|
| |
. Fix a permissions problem with the plugins directory.
Approved by: phantom (maintainer)
|
|
|
|
|
|
| |
. Bump PORTVERSION.
Submitted by: Kurt Miller <truk@optonline.net>
|
|
|
|
|
|
|
| |
vulnerabilities discussed in:
http://sunsolve.sun.com/search/document.do?assetkey=1-26-57591-1
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1029
|