aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnustep-notebook
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* LICENSE GPLv2Dirk Meyer2010-06-052-1/+3
| | | | Notes: svn path=/head/; revision=255828
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-26/+25
| | | | Notes: svn path=/head/; revision=255316
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226268
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add additional MASTER_SITESDirk Meyer2007-04-031-1/+2
| | | | Notes: svn path=/head/; revision=189102
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-2/+0
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* NoteBook.app is an application to store and organize your notes writtenDirk Meyer2006-10-314-0/+65
for use with GNUstep. Features * Uses a document interface to open multiple Notebooks. * Each notebook has it's own tree interface navigable via a NSBrowser control. Both branch pages and leaf pages can contain note information. * Stores note pages in Rich Text Format allowing you to format the note with different fonts, styles, weights, etc... WWW: http://notebook.cowgar.com/ Notes: svn path=/head/; revision=175713