| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 155270
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=270352
|
|
|
|
|
|
|
|
|
|
| |
the port tinderboxen can build the port again.
PR: 155285
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes:
svn path=/head/; revision=270350
|
|
|
|
|
|
|
|
|
| |
during extract.
Reported by: "Klaus T. Aehlig" <aehlig-bsd@linta.de>
Notes:
svn path=/head/; revision=269132
|
|
|
|
| |
Notes:
svn path=/head/; revision=268829
|
|
|
|
| |
Notes:
svn path=/head/; revision=266180
|
|
|
|
|
|
|
|
| |
PR: 151561
Submitted by: Thomas Johnson <tom@claimlynx.com>
Notes:
svn path=/head/; revision=263811
|
|
|
|
|
|
|
| |
PR: 116841
Notes:
svn path=/head/; revision=262225
|
|
|
|
|
|
|
|
|
|
| |
make jobs. If not, fall back to the number of CPUs.
Only the HotSpot part of the build is safe to parallelise, so mark the
port as MAKE_JOBS_UNSAFE.
Notes:
svn path=/head/; revision=261896
|
|
|
|
|
|
|
|
| |
PR: 150715
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=261519
|
|
|
|
|
|
|
| |
Submitted by: davidxu@
Notes:
svn path=/head/; revision=259150
|
|
|
|
|
|
|
|
| |
PR: 115773
Submitted by: davidxu@
Notes:
svn path=/head/; revision=258890
|
|
|
|
| |
Notes:
svn path=/head/; revision=258213
|
|
|
|
|
|
|
|
|
|
|
| |
Use OSVERSION rather than directly invoking 'sysctl kern.osreldate' to
determine whether sigignore(3) is supported or not. This should
hopefully fix the build for QAT and pointyhat.
Suggested by: pgollucci@
Notes:
svn path=/head/; revision=256175
|
|
|
|
|
|
|
|
|
|
| |
determine whether sigignore(3) is supported or not. This should
hopefully fix the build for QAT and pointyhat.
Suggested by: pgollucci@
Notes:
svn path=/head/; revision=256174
|
|
|
|
|
|
|
|
|
|
|
|
| |
script is using sysctl kern.osreldate (ie. __FreeBSD_version) to detect the
presenxe of sigignore; this happens to fail on QAT and PointyHat (and for
anyone having the kernel version different that the installed herders version,
one before and the other after the addition of sigignore in HEAD or 8-STABLE).
Requested by: glewis@ (maintainer), Rob Farmer <rfarmer@predatorlabs.net>
Notes:
svn path=/head/; revision=256173
|
|
|
|
|
|
|
| |
Submitted by: QAT / PointyHat
Notes:
svn path=/head/; revision=256134
|
|
|
|
| |
Notes:
svn path=/head/; revision=252896
|
|
|
|
|
|
|
|
| |
PR: 145754
Submitted by: fluffy@
Notes:
svn path=/head/; revision=252895
|
|
|
|
|
|
|
|
| |
there by extending the fix for 9-CURRENT to the appropriate versions
of 8-STABLE.
Notes:
svn path=/head/; revision=249401
|
|
|
|
| |
Notes:
svn path=/head/; revision=249268
|
|
|
|
|
|
|
|
|
|
|
|
| |
the build correctly for that.
Fixes the build on those versions of 9-CURRENT
PR: 141105
Collaboration with: fluffy@
Notes:
svn path=/head/; revision=249267
|
|
|
|
| |
Notes:
svn path=/head/; revision=245253
|
|
|
|
| |
Notes:
svn path=/head/; revision=243991
|
|
|
|
| |
Notes:
svn path=/head/; revision=240913
|
|
|
|
|
|
|
|
| |
PR: 134647
Approved by: maintainer-timeout
Notes:
svn path=/head/; revision=237304
|
|
|
|
| |
Notes:
svn path=/head/; revision=234308
|
|
|
|
| |
Notes:
svn path=/head/; revision=231034
|
|
|
|
|
|
|
|
|
|
|
|
| |
permissions within the Java security model.
http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1
Submitted by: Kurt Miller <kurt@intricatesoftware.com>
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=229509
|
|
|
|
|
|
|
|
|
|
| |
jmap -histo and jmap -dump to work.
Submitted by: Brian Gardner <brian@experts-exchange.com>
Sponsored by: Experts Exchange
Notes:
svn path=/head/; revision=227431
|
|
|
|
|
|
|
|
|
|
| |
to download since the web page no longer provides links to it.
PR: 129931
Suggested by: Barbara <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=225091
|
|
|
|
| |
Notes:
svn path=/head/; revision=223808
|
|
|
|
|
|
|
|
| |
PR: 128195, 128387
Submitted by: Christian Sturm <athaba@inode.at>, Vaclav Haisman <v.haisman@sh.cvut.cz>
Notes:
svn path=/head/; revision=222334
|
|
|
|
|
|
|
|
|
| |
if available rather than the local versions. Fixes System.nanoTime().
Reported by: Kurt Miller
Notes:
svn path=/head/; revision=221741
|
|
|
|
|
|
|
|
|
|
|
|
| |
the external system header paths. This prevents us from picking up the
jpeg headers from the system headers when building splashscreen_jpeg.c
which caused an undefined reference to be present in libsplashscreen
since the internal JDK jpeg headers remap the function names.
PR: 119654
Notes:
svn path=/head/; revision=221598
|
|
|
|
|
|
|
|
|
| |
if it already exists. Since the bootstrap JDK can be an already
installed instance of itself this creates a circular dependency which
breaks portmaster and possibly other port management tools.
Notes:
svn path=/head/; revision=219130
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
| |
PR: 125469
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Notes:
svn path=/head/; revision=216746
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
Submitted by: gahr@
Notes:
svn path=/head/; revision=213100
|
|
|
|
|
|
|
|
|
|
| |
PR but also fixes the path to tzupdater and bumps PORTREVISION.
PR: 123191
Submitted by: Greg Larkin
Notes:
svn path=/head/; revision=212544
|
|
|
|
|
|
|
| |
Noticed by: Andrei V. Lavreniyuk (via -Wformat)
Notes:
svn path=/head/; revision=212543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=207431
|
|
|
|
|
|
|
|
| |
PR: 119397
Submitted by: Bernhard Froehlich <decke@bluelife.at>
Notes:
svn path=/head/; revision=206672
|
|
|
|
|
|
|
|
|
|
| |
for by the JDK sanity check. No CUPS libraries are linked against by
the build, so we don't need it at run time.
Requested by: Stefan Thurner <thurners@nicsys.de>
Notes:
svn path=/head/; revision=205953
|
|
|
|
| |
Notes:
svn path=/head/; revision=205578
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=202732
|
|
|
|
|
|
|
|
|
| |
of tzupdater is no longer available).
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=202729
|
|
|
|
| |
Notes:
svn path=/head/; revision=202232
|
|
|
|
|
|
|
| |
dependency to implicitly pull in the X libraries we need.
Notes:
svn path=/head/; revision=201723
|