CVS log for ports/devel/imake-6/Attic/Makefile
Up to [FreeBSD] / ports / devel / imake-6
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14
Sun May 20 17:25:00 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.13: +1 -1 lines
imake-6 moved to imake. Reminded by: Pawel Worach Approved by: portmgr (erwin, see you approved it in the end :-)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 30 20:23:32 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Drop support for checking objformat, and default to elf, not a.out.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue May 9 17:12:28 2006 UTC (5 years, 9 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
Silence duplicate LATEST_LINK checker by defining NO_LATEST_LINK depending on X_WINDOW_SYSTEM choice. PR: ports/96293 (but solved differently)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:44 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 21 18:55:02 2006 UTC (6 years ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Upgrade to X.Org 6.9.0 release. Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 25 12:10:56 2005 UTC (6 years, 2 months ago) by lesi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
Force imake build respect ${CC}.
Noticed by: skv
PR: ports/85735
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Nov 11 22:16:14 2005 UTC (6 years, 3 months ago) by lesi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.
Add SHA256.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 17 23:22:07 2005 UTC (6 years, 10 months ago) by lesi
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Upgrade X.Org ports to 6.8.2. Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 23 01:35:38 2004 UTC (7 years, 1 month ago) by anholt
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -10 lines
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 23 23:45:10 2004 UTC (7 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
- Add a check to prevent installation to wrong X distribution, as seen in other XFree86/X.Org ports. Approved by: anholt (x11 hat)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 23 06:27:24 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Remove VENDOR_DEFINES from ALLDEFINES, which had broken several ports (xbl, ja-chimera, xdtm, ko-hanterm, pixmap, xzx) due to quoting issues. Obtained from: X.Org CVS
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 19 20:57:49 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Add our site-specific defines to xorgsite.def as well, which is the default site.def used. Fixes xstroke build. Note that most of our site-specific defines will disappear in the next release.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jun 19 06:16:17 2004 UTC (7 years, 7 months ago) by anholt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Register CONFLICTS between imake ports.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 19 05:36:37 2004 UTC (7 years, 7 months ago) by anholt
Branches: MAIN
New port: imake-6: imake and other build utilities from X.Org.
