| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Notes:
svn path=/head/; revision=351490
|
|
|
|
| |
Notes:
svn path=/head/; revision=351489
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
| |
Notes:
svn path=/head/; revision=351372
|
|
|
|
|
|
|
|
| |
https://java.net/jira/browse/OPENJDK6-29
http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/04e4c3ec6516
Notes:
svn path=/head/; revision=348006
|
|
|
|
|
|
|
|
|
| |
actually fixes java/icedtea-web because libsplashscreen.so was looking for
libiconv_open() and libiconv_close() from libiconv instead of iconv_open()
and iconv_close() from libc. Tidy up compiler/linker flags while I am here.
Notes:
svn path=/head/; revision=347893
|
|
|
|
|
|
|
|
|
| |
tzdata 2013i from the upstream. Note we are not updating zoneinfo data here
as it can be updated via java/java-zoneinfo.
- Fix build with Clang 3.4 and other miscellaneous issues while I am here.
Notes:
svn path=/head/; revision=346976
|
|
|
|
|
|
|
|
| |
- Implement sigset(2) for libjsig. All supported FreeBSD releases have it.
- Turn UseMembar back on by default until we find better solution.
Notes:
svn path=/head/; revision=340870
|
|
|
|
| |
Notes:
svn path=/head/; revision=339177
|
|
|
|
|
|
|
| |
With hat: portmgr-lurker
Notes:
svn path=/head/; revision=338646
|
|
|
|
| |
Notes:
svn path=/head/; revision=338513
|
|
|
|
|
|
|
| |
A fix is being investigated
Notes:
svn path=/head/; revision=337714
|
|
|
|
| |
Notes:
svn path=/head/; revision=337397
|
|
|
|
|
|
|
|
|
|
| |
- Tidy up signal handler.
- Disable a Linux-specific hack.
- Do not create stack guard for Java threads.
- Implement thread CPU time.
Notes:
svn path=/head/; revision=337396
|
|
|
|
|
|
|
|
|
| |
iterating over all files under /usr/share/zoneinfo. All supported FreeBSD
versions create the file with tzsetup(8). This change usually improves
java.util.TimeZone performance because we only need to test just one file.
Notes:
svn path=/head/; revision=336136
|
|
|
|
|
|
|
|
|
| |
http://icedtea.classpath.org/hg/icedtea6/rev/e98b0ef70b26
Obtained from: IcedTea Project
Notes:
svn path=/head/; revision=335646
|
|
|
|
|
|
|
|
|
|
|
|
| |
Clang does not support "-fcheck-new". Note it is a backport of S8021954
(http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9758d9f36299).
- Re-implement signal_name() with sys_signame(3) and adjust the comments.
- Re-implement ThreadCritical with PTHREAD_MUTEX_RECURSIVE.
- Fix DEBUG build with Clang on i386. Clang does not support "-gstabs".
- Limit allocatable physical memory per getrlimit(2).
Notes:
svn path=/head/; revision=333271
|
|
|
|
|
|
|
|
|
| |
- Micro-optimize and tidy up some patches.
PR: java/183656 [1]
Notes:
svn path=/head/; revision=332909
|
|
|
|
|
|
|
|
| |
- Add few minor patches related to thread ID that were mis-merged.
- Add couple of minor HotSpot patches from upstream while I am here.
Notes:
svn path=/head/; revision=331642
|
|
|
|
| |
Notes:
svn path=/head/; revision=331315
|
|
|
|
| |
Notes:
svn path=/head/; revision=330538
|
|
|
|
|
|
|
| |
Reported by: Scott Ballantyne (sdb at ssr dot com)
Notes:
svn path=/head/; revision=330421
|
|
|
|
| |
Notes:
svn path=/head/; revision=330343
|
|
|
|
| |
Notes:
svn path=/head/; revision=330338
|
|
|
|
|
|
|
|
|
|
|
| |
- Re-enable -Werror for HotSpot build with GCC.
- Revert couple of unnecessary local changes to reduce diff.
- Add inactive pages as availble memory. Note it is a cosmetic change.
PR: ports/182907 [1]
Notes:
svn path=/head/; revision=330107
|
|
|
|
|
|
|
|
| |
- Fix build with libiconv. This problem was introduced in r330018.
- Update CA list to Oracle Java 7u40. An expired CA was removed.
Notes:
svn path=/head/; revision=330035
|
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new formats.
Submitted by: bar
Notes:
svn path=/head/; revision=330018
|
|
|
|
| |
Notes:
svn path=/head/; revision=329933
|
|
|
|
| |
Notes:
svn path=/head/; revision=329926
|
|
|
|
| |
Notes:
svn path=/head/; revision=329761
|
|
|
|
| |
Notes:
svn path=/head/; revision=329757
|
|
|
|
| |
Notes:
svn path=/head/; revision=329756
|
|
|
|
|
|
|
|
|
|
| |
- Fix fastdebug installation.
- Update jtreg version to Build b05.
- Refine r327353. Use an extra patch instead.
- Install proper license file. OpenJDK6 has GPLv2 + "Classpath" exception.
Notes:
svn path=/head/; revision=329749
|
|
|
|
|
|
|
| |
java)
Notes:
svn path=/head/; revision=327738
|
|
|
|
|
|
|
|
|
| |
PR: java/182100
Submitted by: m.viey@wanadoo.fr
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327353
|
|
|
|
| |
Notes:
svn path=/head/; revision=326457
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
| |
Notes:
svn path=/head/; revision=323679
|
|
|
|
|
|
|
| |
an IcedTea6 patch nor a security fix.
Notes:
svn path=/head/; revision=323678
|
|
|
|
|
|
|
|
|
|
|
|
| |
building cluster from dying when building java ports.
This bug is referenced upstream here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6636110
Submitted by: dim
With hat: portmgr
Notes:
svn path=/head/; revision=323651
|
|
|
|
|
|
|
| |
- Disable test_gamma by default.
Notes:
svn path=/head/; revision=323500
|
|
|
|
| |
Notes:
svn path=/head/; revision=323127
|
|
|
|
|
|
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-July/023941.html
Obtained from: IcedTea Project
PR: ports/180541
Notes:
svn path=/head/; revision=323126
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
Notes:
svn path=/head/; revision=322622
|
|
|
|
| |
Notes:
svn path=/head/; revision=318210
|
|
|
|
| |
Notes:
svn path=/head/; revision=317715
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
Notes:
svn path=/head/; revision=317320
|
|
|
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Notes:
svn path=/head/; revision=316786
|
|
|
|
|
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-April/022985.html
Obtained from: IcedTea Project
Notes:
svn path=/head/; revision=316529
|
|
|
|
|
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-March/022145.html
Obtained from: IcedTea Project
Notes:
svn path=/head/; revision=313493
|