Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.0_1 30 Dec 2014 18:36:33
  |
jgh  |
- rename deskutils/xpad-current to deskutils/xpad
- update xpad to 4.5.0
- add documentation to installation
- lessen dependency count by using smaller icon package
- remove patches, as they were committed upstream (see Changelog)
- adjust conflicts for deskutils/xpad3 |
4.4.0_1 23 Dec 2014 00:15:31
  |
jgh  |
- patch the correct file and renamed file to be more explicit (Makefile.am)
- bring in autotools dependency for new patch file
- fix packaging list
- pet portlint |
4.4.0 17 Dec 2014 20:13:59
  |
jgh  |
- remove NLS conditional, as it is handled properly by upstream |
4.4.0 17 Dec 2014 20:02:50
  |
jgh  |
fix patching file from r374862 |
4.4.0 17 Dec 2014 16:27:46
  |
bapt  |
Fix packaging as a user (the Makefile was trying to modify LOCALBASE)
While here remove now useless gnomehier dep |
4.4.0 09 Dec 2014 17:18:16
  |
jgh  |
- xpad-current now uses gtk30 |
4.4.0 04 Dec 2014 00:39:42
  |
jgh  |
- update to 4.4.0
Changelog: https://launchpad.net/xpad/+announcements |
4.1_4 04 Apr 2014 13:19:56
  |
bapt  |
Use options helpers |
4.1_4 03 Jan 2014 00:46:47
  |
bapt  |
Part 1 at removing now useless FETCH_ARGS redifition |
4.1_4 22 Oct 2013 13:52:24
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
4.1_4 25 Sep 2013 06:44:35
  |
jgh  |
- support staging |
4.1_4 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
4.1_4 06 Jul 2013 01:22:57
  |
jgh  |
- convert USE_GMAKE to USES=gmake |
4.1_4 24 Apr 2013 23:04:22
  |
jgh  |
- convert USE_GETTEXT to USES |
4.1_4 23 Apr 2013 06:47:14
  |
jgh  |
- convert to USES=pkgconfig |
4.1_4 16 Apr 2013 23:13:51
  |
jgh  |
- support handling of NLS while upstream works out issue
- bump portrevision
Feature safe: yes |
4.1_3 08 Mar 2013 10:51:36
  |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
4.1_3 16 Dec 2012 01:27:02
  |
jgh  |
- updated header with creation
- use PKGCONFIG for building |
4.1_2 13 Oct 2012 23:20:58
  |
jgh  |
- drop icon-theme.cache from plists
Spotted by: bapt
Feature safe: yes |
4.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
4.1 20 Dec 2011 17:10:20
 |
jgh  |
move contributor address => jgh
Approved by: crees (mentor) |
4.1 20 Nov 2011 20:53:34
 |
eadler  |
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 |