aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnustep-notebook
Commit message (Collapse)AuthorAgeFilesLines
* - 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