| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
Notes:
svn path=/head/; revision=276598
|
|
|
|
| |
Notes:
svn path=/head/; revision=273475
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
7.X and up, for removal in one month
Notes:
svn path=/head/; revision=271083
|
|
|
|
|
|
|
|
| |
PR: 143083
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=249714
|
|
|
|
| |
Notes:
svn path=/head/; revision=244002
|
|
|
|
| |
Notes:
svn path=/head/; revision=240939
|
|
|
|
| |
Notes:
svn path=/head/; revision=234363
|
|
|
|
| |
Notes:
svn path=/head/; revision=231087
|
|
|
|
| |
Notes:
svn path=/head/; revision=222358
|
|
|
|
|
|
|
|
| |
PR: 125469
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Notes:
svn path=/head/; revision=216783
|
|
|
|
|
|
|
|
|
|
| |
PR but also fixes the path to tzupdater and bumps PORTREVISION.
PR: 123189
Submitted by: Greg Larkin
Notes:
svn path=/head/; revision=212704
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via pav
Notes:
svn path=/head/; revision=211992
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=205587
|
|
|
|
|
|
|
|
|
| |
of tzupdater is no longer available).
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=202729
|
|
|
|
|
|
|
|
|
| |
dependency to implicitly pull in the X libraries we need.
Requested by: linimon
Notes:
svn path=/head/; revision=201282
|
|
|
|
| |
Notes:
svn path=/head/; revision=198998
|
|
|
|
|
|
|
| |
to be made gcc 4.2 compliant.
Notes:
svn path=/head/; revision=198628
|
|
|
|
|
|
|
| |
Submitted by: truckman@
Notes:
svn path=/head/; revision=192932
|
|
|
|
|
|
|
| |
PR: 113248
Notes:
svn path=/head/; revision=192607
|
|
|
|
|
|
|
|
|
|
| |
Fixes a build error due to the prototype being defined not matching
the actual function.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=191608
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
environment variable.
PR: 110049
Notes:
svn path=/head/; revision=186874
|
|
|
|
|
|
|
| |
. Clean up old zoneinfo files after tzupdater has run.
Notes:
svn path=/head/; revision=186826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=185941
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. 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]
Notes:
svn path=/head/; revision=179218
|
|
|
|
|
|
|
|
|
| |
/usr/include/netinet6/in6.h.
Submitted by: ume@
Notes:
svn path=/head/; revision=175111
|
|
|
|
|
|
|
|
|
|
|
|
| |
. OPTIONify. [1]
. Add a knob for IPV6_V6ONLY.
. Bump PORTREVISION.
PR: 103920
Submitted by: lioux@
Notes:
svn path=/head/; revision=174997
|
|
|
|
|
|
|
|
|
|
| |
(Makefile knob to follow)
PR: 92620
Submitted by: ume@
Notes:
svn path=/head/; revision=174995
|
|
|
|
|
|
|
|
|
| |
(they are already thread safe on FreeBSD 5+).
Submitted by: Arne Juul <arnej@europe.yahoo-inc.com>
Notes:
svn path=/head/; revision=174994
|
|
|
|
| |
Notes:
svn path=/head/; revision=161761
|
|
|
|
|
|
|
|
|
| |
most of the work over the past year.
Hat: portmgr
Notes:
svn path=/head/; revision=158466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=155803
|
|
|
|
| |
Notes:
svn path=/head/; revision=153996
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=152981
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=151171
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=149373
|
|
|
|
| |
Notes:
svn path=/head/; revision=149194
|
|
|
|
|
|
|
|
|
|
| |
. Bump PORTREVISION.
PR: 81176
Submitted by: "Thomas M. Hermann" <__tmh@yahoo.com>
Notes:
svn path=/head/; revision=145270
|
|
|
|
|
|
|
|
|
| |
inventing our own version.
Approved by: phantom (maintainer)
Notes:
svn path=/head/; revision=141862
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=135087
|
|
|
|
|
|
|
|
|
|
| |
. /etc/localtime is a symlink.
. /etc/localtime contains a time zone not recognised by the JDK.
Submitted by: Kurt Miller <truk@optonline.net>
Notes:
svn path=/head/; revision=133601
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=132123
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=129191
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=127791
|
|
|
|
| |
Notes:
svn path=/head/; revision=127599
|
|
|
|
| |
Notes:
svn path=/head/; revision=126439
|
|
|
|
| |
Notes:
svn path=/head/; revision=126438
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=126275
|