summaryrefslogtreecommitdiffstats
path: root/deskutils/gnote/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update gnote to 3.14.0. Remove an unneeded patch.gusi2014-10-201-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19997 df743ca5-7f9a-e211-a948-0013205c9059
* Remove STRIP_CMD all over the place and replace it withgusi2014-08-161-3/+5
| | | | | | | INSTALL_TARGET= install-strip. No bumps necessary. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19814 df743ca5-7f9a-e211-a948-0013205c9059
* Drop keepla from a few more ports that don't need that at all. For gnote,gusi2014-06-171-1/+1
| | | | | | | no port uses that .la, so it is safe to drop it too. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19744 df743ca5-7f9a-e211-a948-0013205c9059
* Remove ltverhack all around the place. Add USES=libtool:keepla as needed.gusi2014-04-281-1/+2
| | | | | | | | | | x11-toolkits/gtkmm30 changed the lib version, so bumpd the version of gtkm30 and the users of that port (gnote, clutermm and gnome-system-monitor). While here remove ${STRIP_CMD} git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19593 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool:keepla for now. While I rather want to ditch .la fileskwm2014-04-261-1/+1
| | | | | | | | | | | | I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
* Update MC-ports to GNOME 3.12.kwm2014-04-261-8/+9
| | | | | | | Dragons beware! Although most of them should be sleeping. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.10.1.kwm2013-10-311-22/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18836 df743ca5-7f9a-e211-a948-0013205c9059
* Add NO_STAGE to all ports, until we convert each one.kwm2013-09-221-4/+5
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
* Catch up with ports infra changes.kwm2013-07-261-3/+2
| | | | | | | | | USE_GMAKE= => USES=gmake Sort Uses Remove MAKE_JOBS_SAFE as it is default now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18634 df743ca5-7f9a-e211-a948-0013205c9059
* Update keywords to allow for changing SVN tag.marcus2013-07-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 df743ca5-7f9a-e211-a948-0013205c9059
* Massive port framework maintaince/update (long over due too)kwm2013-04-271-5/+4
| | | | | | | | Deal with recent USES changes, pet portlint here and there. Sync with ports, more to come. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059
* set proper keywordsmarcus2013-04-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports that I recently have committed of headers change.mezz2013-01-011-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17184 df743ca5-7f9a-e211-a948-0013205c9059
* Chase pcre update. Remove library versioning from ports that still mention ↵kwm2012-12-141-13/+13
| | | | | | | | | pcre.1. While here update to new header format and convert to OptionsNG. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17164 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.8.3. It uses GTK+3/panel 3.mezz2012-06-021-0/+65
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16851 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-011-67/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.3.kwm2010-11-161-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14878 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build with new gtkmm24.kwm2010-10-291-0/+68
| | | | | | | | Submitted by: pointyhat. Obtained from: gnome gnote git git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14848 df743ca5-7f9a-e211-a948-0013205c9059
* Post 2.30.1 commit clean up.kwm2010-05-121-61/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.2.marcus2010-03-141-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13830 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build on i386kwm2010-02-151-1/+2
| | | | | | | Submitted by: Vladimir Grebenschikov <vova@fbsd.ru> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13627 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.1.kwm2010-01-061-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13373 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.0.kwm2010-01-031-0/+61
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13346 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-301-60/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.3.kwm2009-11-291-3/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13262 df743ca5-7f9a-e211-a948-0013205c9059
* Fix plist. Add depend on gnome-panel and correct a typo.kwm2009-10-111-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13112 df743ca5-7f9a-e211-a948-0013205c9059
* Gtkmm 2.18.2. ships the accidently removed API again.kwm2009-10-041-2/+2
| | | | | | | | So these ports and the patch for gnote are no longer needed. Remove them. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13088 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build.kwm2009-09-271-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13046 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.2.kwm2009-08-131-4/+6
| | | | | | | Fix path to boost-libs. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12625 df743ca5-7f9a-e211-a948-0013205c9059
* Gnote is a port of Tomboy to C++.mezz2009-07-221-0/+58
It is the same note taking application, including most of the add-ins (more are to come). Synchronization support is being worked on. WWW: http://live.gnome.org/Gnote -- The reason why I am putting in here first is that... I haven't test it in the runtime yet. Let me know if you have any problem with it. I will test it when I get my desktop up and running again at some point. If it works great, it will be replace from tomboy to gnote in our x11/gnome2. Reason: - The mono stuff sometime lag in FreeBSD, but not anymore with good maintainers. - Tomboy is very limited on $ARCH (i386 and maybe amd64) - The gnote is heck a lot smaller to fit in CD and work on many $ARCH. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12496 df743ca5-7f9a-e211-a948-0013205c9059