| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.
Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
. OVERRIDE_LINUX_BASE_PORT=f8;
. OVERRIDE_LINUX_NONBASE_PORTS=f8.
Approved by: bsam (me) ;-)
Notes:
svn path=/head/; revision=231438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. do REINPLACE at post-patch instead of post-install; [2]
. don't let the linux fc-cache mess up the native cache file (delete [3]
the binary and the man);
. add some comments to the Makefile.
PR: 110632 [1]
Submitted by: Karol Kwiatkowski <karol.kwiat at gmail.com> [1]
Suggested by: pav [2], netchild [3]
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=191618
|
|
|
|
|
|
|
|
|
|
| |
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit)
Notes:
svn path=/head/; revision=167304
|
|
PR: 88752
Submitted by: Boris Samorodov <bsam@ipt.ru>
Notes:
svn path=/head/; revision=147972
|