Bug 150392 - [PATCH] Add amd64 support to graphics/svgalib
Summary: [PATCH] Add amd64 support to graphics/svgalib
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 21:00 UTC by Jose Alonso Cardenas Marquez
Modified: 2010-10-09 13:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2010-09-08 21:00:08 UTC
Add amd64 support for graphics/svgalib port

Fix: 

The following patch file add amd64 support for graphics/svgalib port. 

http://people.freebsd.org/~acm/ports/svgalib.diff

It was taked from debian bug track 

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278833
How-To-Repeat: Install graphics/svgalib on FreeBSD/amd64
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-08 21:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-09 13:32:25 UTC
danfe       2010-10-09 12:32:21 UTC

  FreeBSD ports repository

  Modified files:
    graphics/svgalib     Makefile 
  Added files:
    graphics/svgalib/files patch-debian-029_binutils-2.16.patch 
                           patch-debian-030_manpages_typos.patch 
  Log:
  - Allow to build on at least amd64 [*]
  - Bring in some nice patches from Debian
  - Clean up Makefile, drop maintainership
  
  PR:             ports/150392 [*]
  Submitted by:   acm
  Obtained from:  Debian
  
  Revision  Changes    Path
  1.22      +21 -13    ports/graphics/svgalib/Makefile
  1.1       +56 -0     ports/graphics/svgalib/files/patch-debian-029_binutils-2.16.patch (new)
  1.1       +509 -0    ports/graphics/svgalib/files/patch-debian-030_manpages_typos.patch (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2010-10-09 13:32:31 UTC
State Changed
From-To: open->closed

Committed with modifications, thanks!