| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: marcel
|
|
|
|
|
|
|
| |
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
|
|
|
|
|
|
|
| |
Clean up Wraphelp.c inclusion in the ports that need it.
Add USE_PERL5 to imake-4.
Approved by: des
|
|
|
|
|
|
|
|
|
| |
is /usr/local/bin/gcc, which simply is not true. Correct it. Bump
PORTREVISION for imake-4 port (XFree86-4-libraries isn't bumped because this
port doesn't install its own imake binary, but builds it for internal
consumption only).
No reply from: MAINTAINERs
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
[1] Upgrade to 4.2.0.
[2] Allow Wraphelp.c to be fetched by default, set HasXdmAuth=YES
by default.
Submitted by: [1] sf, taguchi@tohoku.iij.ad.jp
Approved by: [2] core
|
|
|
|
|
|
| |
parameter before bsd.port.pre.mk. This time it is ${DISTDIR}.
Submitted by: Alan Eldridge <alane@geeksrus.net>
|
|
|
|
|
| |
This means bento will not ship XDM-AUTHORIZATION-1 enabled package.
o fetch Wraphelp.c for non-US residents.
|
|
|
|
|
|
|
|
|
|
| |
This fix only affects if you have
- set USA_RESIDENT=YES and
- not set XasXdmAuth to NO and
- not had Wraphelp.c.
You don't need to recompile -libraries to recover this inconsistency.
PR: 33024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether
HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local
${DISTDIR}.
devel/imake-4: rip off meaningless existent check for Wraphelp.c.
x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION.
x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION.
x11-servers/XFree86-{Nest,Print,Server,VFB}:
add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION.
Reported by: Alan Eldridge <alane@geeksrus.net>
Reviewed by: maintainer
|
| |
|
| |
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
|
|
| |
o unbreak -clients when USA_RESIDENT does not set.
Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
|
|
|
|
|
|
|
|
|
|
|
| |
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
This variable is declared in port Makefile.
Submitted by: motoyuki
Reviewed by: maintainer
Reference: [ports-jp 10459],[ports-jp 10464]
|
|
|
|
|
| |
Submitted by: Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br>
Reviewed by: maintainer
|
|
|
|
|
|
|
| |
uname(3) says. This is necessary for cross-version chroot builds.
Requested by: PW
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
installed outside /usr/X11R6. This fixes about 70 "type (dir, link)"
mtree errors in 5-current.
Submitted by: maintainer
Reported by: sanpei
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
(1) Respect CFLAGS when compiling shared libraries and servers.
(imake-4, XFree86-4-libraries)
Reported by: asami
(2) Do not redefine list of supported cards, and support architectures
other than i386 better.
(imake-4, XFree86-4-Server)
|
|
|
|
|
|
| |
with wrong suffix when MANSUFFIX is defined.
Submitted by: maintainer
|
|
|
|
|
|
| |
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
|
|
|
|
| |
Submitted by: taguchi@tohoku.iij.ad.jp
|
|
|
|
|
| |
files (most notably xmkmf) that are also in the XFree86 port. This was
causing serious problems on my Alpha package building machine.
|
| |
|
| |
|
| |
|
|
imake, lndir, etc.
This port can eliminate the needs to install entire XFree86 when you just
need imake to build some ports.
|