Bug 124520 - [patch] emulators/linux-xjoypad remove USE_LINUX/USE_X_PREFIX
Summary: [patch] emulators/linux-xjoypad remove USE_LINUX/USE_X_PREFIX
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-12 17:50 UTC by Alex Kozlov
Modified: 2008-06-21 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.15 KB, patch)
2008-06-12 17:50 UTC, Alex Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov 2008-06-12 17:50:03 UTC
- remove USE_LINUX
- remove USE_X_PREFIX
- remove BUILD_DEPENDS
- fix USE_XORG
- fix LDFLAGS
- fix CATEGORIES

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-12 17:50:12 UTC
Maintainer of emulators/linux-xjoypad,

Please note that PR ports/124520 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124520

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-12 17:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Timothy Beyer 2008-06-12 20:23:08 UTC
At Thu, 12 Jun 2008 16:50:12 UT,
Edwin Groothuis wrote:
> 
> Maintainer of emulators/linux-xjoypad,
> 
> Please note that PR ports/124520 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124520
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

I just tried the patch and it works.

I approve of the changes.  Maybe the port should be renamed xjoypad instead of linux-xjoypad now.

Tim
Comment 4 Timothy Beyer 2008-06-12 20:40:54 UTC
At Thu, 12 Jun 2008 12:23:08 -0700,
Timothy Beyer wrote:
> Maybe the port should be renamed xjoypad instead of linux-xjoypad now.

Disregard my suggestion to rename the port, since it would be useless without the linux-js runtime dependency.

Tim
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2008-06-12 23:20:52 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-06-21 14:19:05 UTC
miwi        2008-06-21 13:19:00 UTC

  FreeBSD ports repository

  Modified files:
    emulators/linux-xjoypad Makefile 
  Log:
  - Remove USE_LINUX
  - Remove USE_X_PREFIX
  - Remove BUILD_DEPENDS
  - Fix USE_XORG
  - Fix LDFLAGS
  - Fix CATEGORIES
  
  PR:             124520
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.2       +6 -11     ports/emulators/linux-xjoypad/Makefile
_______________________________________________
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 7 Martin Wilke freebsd_committer freebsd_triage 2008-06-21 14:19:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!