aboutsummaryrefslogtreecommitdiff
path: root/deskutils/semantik
Commit message (Collapse)AuthorAgeFilesLines
* - Remove directories that are not in mtree fileRong-En Fan2006-08-151-0/+10
| | | | | | | | | | | | Note that these directories are be removed by other dependency ports, so I do not bump PORTREVISION for them. These affected ports are belong to ports@. PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=170674
* Update to version 1.0.6Ion-Mihai Tetcu2006-08-015-31/+43
| | | | | | | | PR: ports/101190 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=169386
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Respect ${MAKE_ENV} (in order to make uic behave).Michael Nottebrock2006-04-061-1/+1
| | | | Notes: svn path=/head/; revision=158985
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149246
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 1.0.5Volker Stolz2005-10-284-4/+33
| | | | | | | | PR: ports/87735 Submitted by: Ports Fury Notes: svn path=/head/; revision=146579
* - Update to 1.0.4Renato Botelho2005-10-103-3/+4
| | | | | | | | PR: ports/87055 Submitted by: Ports Fury Notes: svn path=/head/; revision=144783
* Update to 1.0.3.4Volker Stolz2005-07-274-97/+27
| | | | | | | | PR: ports/84065 Submitted by: Ports Fury Notes: svn path=/head/; revision=140246
* Fix plist.Kirill Ponomarev2005-04-252-0/+3
| | | | Notes: svn path=/head/; revision=134103
* Update to version 0.9.0Kirill Ponomarev2005-04-213-8/+7
| | | | | | | | PR: ports/80201 Submitted by: Ports Fury Notes: svn path=/head/; revision=133868
* Update to 0.3.8Volker Stolz2005-04-043-8/+9
| | | | | | | | PR: ports/79468 Submitted by: Ports Fury Notes: svn path=/head/; revision=132478
* Fix MASTER_SITES.Kirill Ponomarev2005-03-221-1/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=131888
* Update to version 0.3.7Kirill Ponomarev2005-03-134-19/+23
| | | | | | | | PR: ports/78735 Submitted by: Ports Fury Notes: svn path=/head/; revision=131059
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Unbreak: A typo was breaking kde-includes detectionVolker Stolz2005-03-081-1/+1
| | | | Notes: svn path=/head/; revision=130612
* Use HAS_CONFIGUREVolker Stolz2005-02-241-5/+5
| | | | | | | | PR: ports/77964 Submitted by: Ports Fury Notes: svn path=/head/; revision=129647
* Update to 0.3.5Volker Stolz2005-02-094-10/+16
| | | | | | | | PR: ports/77133 Submitted by: Ports Fury Notes: svn path=/head/; revision=128385
* Update to version 0.3.4.1Kirill Ponomarev2005-01-314-50/+101
| | | | | | | | PR: ports/76895 Submitted by: Ports Fury Notes: svn path=/head/; revision=127813
* Fix plists.Michael Nottebrock2005-01-251-0/+3
| | | | Notes: svn path=/head/; revision=127335
* Add more MASTER_SITES for redundancy.Kirill Ponomarev2005-01-111-2/+3
| | | | | | | Portlint(1). Notes: svn path=/head/; revision=126154
* Fix plist.Michael Nottebrock2004-12-221-0/+4
| | | | Notes: svn path=/head/; revision=124822
* Update to version 0.3.1Kirill Ponomarev2004-12-153-3/+11
| | | | | | | | PR: ports/75107 Submitted by: Ports Fury Notes: svn path=/head/; revision=124118
* Update to version 0.3.0Kirill Ponomarev2004-11-263-25/+16
| | | | | | | | PR: ports/74423 Submitted by: Ports Fury Notes: svn path=/head/; revision=122525
* Update to version 0.2.9Kirill Ponomarev2004-11-183-19/+64
| | | | | | | | PR: ports/74076 Submitted by: Ports Fury Notes: svn path=/head/; revision=121888
* Update to version 0.2.5Kirill Ponomarev2004-07-253-9/+19
| | | | | | | | PR: ports/69579 Submitted by: Ports Fury Notes: svn path=/head/; revision=114684
* Add kdissert, a KDE mindmapping tool.Adam Weinberger2004-07-064-0/+81
The goal of kdissert is to help to structure ideas and concepts by associating them into a tree. The tree is there to help to see how the ideas interact, and then to develop them further (add ramifications). An idea is represented by a shape which can be a text or a picture. The ideas can be connected, but there is a constraint : an idea cannot have more than one parent. A kdissert mind-map can be exported as a picture, or used to generate documents. Templates include pdflatex (article, book) and html file formats. WWW: http://freehackers.org/~tnagy/kdissert/index.html Notes: svn path=/head/; revision=113067