| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=334050
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
Notes:
svn path=/head/; revision=321957
|
|
|
|
|
|
|
|
| |
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.)
Notes:
svn path=/head/; revision=301858
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WWW in pkg-descr
- Utilize PLIST_FILES
PR: ports/155801
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=271536
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
ÃÂ where no distfiles can be found and are not used by maintained ports
Notes:
svn path=/head/; revision=270785
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=235506
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/100999
Submitted by: Soeren Straarup
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=169147
|
|
|
|
| |
Notes:
svn path=/head/; revision=149455
|
|
|
|
|
|
|
|
| |
PR: 74433
Submitted by: Andrej Zverev <az@inec.ru>
Notes:
svn path=/head/; revision=122648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rebuilt or not.
You can trigger the failure by doing 'make extract; touch work/rstat.x; make all'
The failure is because rpcgen rstat.x calls cpp -E which replaces an
"#ifdef __STDC__" with "#ifdef 1" in the output, which is a gcc 3 syntax error.
Submitted by: Samy Al Bahra (maintainer)
Analyzed by: kris
Notes:
svn path=/head/; revision=103112
|
|
|
|
|
|
|
|
| |
all my test machines. I suppose something in the base system or a
dependency had broken it for a time, and this is now no longer the case.
Notes:
svn path=/head/; revision=101103
|
|
|
|
| |
Notes:
svn path=/head/; revision=100303
|
|
|
|
|
|
|
| |
Requested by: kris (bento)
Notes:
svn path=/head/; revision=100234
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
| |
Submitted by: Samy Al Bahra
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=94443
|
|
|
|
| |
Notes:
svn path=/head/; revision=91368
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=60872
|
|
|
|
| |
Notes:
svn path=/head/; revision=35328
|
|
|
|
| |
Notes:
svn path=/head/; revision=27887
|
|
|
|
| |
Notes:
svn path=/head/; revision=27427
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26846
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
| |
Notes:
svn path=/head/; revision=21144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
| |
Notes:
svn path=/head/; revision=14135
|
|
|
|
|
|
|
| |
Notified by: John DiMarco <jdd@cs.toronto.edu>
Notes:
svn path=/head/; revision=10050
|
|
|
|
|
|
|
| |
Submitted by: distfile checker
Notes:
svn path=/head/; revision=9560
|
|
|
|
| |
Notes:
svn path=/head/; revision=8194
|
|
|
|
|
|
|
| |
Submitted by: Bill Fenner <fenner@parc.xerox.com>
Notes:
svn path=/head/; revision=7771
|
|
|
|
|
|
|
| |
Found by: distfile checker
Notes:
svn path=/head/; revision=6600
|
|
|
|
|
|
|
| |
Notified by: John DiMarco <jdd@cs.toronto.edu>
Notes:
svn path=/head/; revision=6028
|
|
|
|
| |
Notes:
svn path=/head/; revision=4912
|
|
|
|
| |
Notes:
svn path=/head/; revision=4889
|
|
|
|
| |
Notes:
svn path=/head/; revision=4570
|
|
|
|
|
|
|
| |
Converted to new MAN[1-9]
Notes:
svn path=/head/; revision=4538
|
|
Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien)
Notes:
svn path=/head/; revision=2754
|