Bug 162623 - [new port] deskutils/xpad-current: current version of xpad
Summary: [new port] deskutils/xpad-current: current version of xpad
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-16 21:50 UTC by Jason Helfman
Modified: 2011-11-20 21:07 UTC (History)
0 users

See Also:


Attachments
file.shar (3.96 KB, text/plain)
2011-11-16 21:50 UTC, Jason Helfman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman 2011-11-16 21:50:08 UTC
new port xpad-current (4.1)
Builds cleanly in Tinderbox => http://jgh.devio.us/files/logs/xpad-current-4.1.log

I've filed a problem report on xpad to add a conflict that needs to be considered along with this change-request.
referrence: ports/162622
Comment 1 Chris Rees freebsd_committer freebsd_triage 2011-11-20 20:15:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 2 Chris Rees freebsd_committer freebsd_triage 2011-11-20 20:19:36 UTC
Responsible Changed
From-To: crees->eadler

eadler is keen to work on this
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-20 20:53:48 UTC
eadler      2011-11-20 20:53:34 UTC

  FreeBSD ports repository

  Modified files:
    deskutils            Makefile 
  Added files:
    deskutils/xpad-current Makefile distinfo pkg-descr pkg-plist 
  Log:
  xpad is a sticky note application written using GTK+ 2.0 that strives to be
  simple, fault-tolerant, and customizable. xpad consists of independent pad
  windows; each is basically a text box in which notes can be written. Despite
  being called xpad, all that is needed to run or compile it is the GTK+ 2.0
  libraries. Here is a list of major features in the current xpad current
  release:
  
    * GTK+ 2.0 powered text view.
    * Fault tolerant. All information is kept on the hard drive, not memory.
    * xpad is very customizable. The color scheme (text, background, and window
      borders) and the font can be changed.
    * A customizable toolbar puts the most frequently used commands at your
      fingertips.
    * Support for the X session management protocol.
    * Support for the www.freedesktop.org system tray proposal.
  
  WWW: https://launchpad.net/xpad
  
  PR:             ports/162623
  Submitted by:   Jason Helfman <jhelfman@experts-exchange.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.447     +1 -0      ports/deskutils/Makefile
  1.1       +35 -0     ports/deskutils/xpad-current/Makefile (new)
  1.1       +2 -0      ports/deskutils/xpad-current/distinfo (new)
  1.1       +17 -0     ports/deskutils/xpad-current/pkg-descr (new)
  1.1       +33 -0     ports/deskutils/xpad-current/pkg-plist (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 4 Eitan Adler freebsd_committer freebsd_triage 2011-11-20 21:07:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!