aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qfsm
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-131-1/+1
| | | | Approved by: portmgr blanket
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-8/+4
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
* Upgrade to 0.54 ans respect options for docs and examples.Thierry Thomas2015-01-274-47/+66
| | | | Changelog at <http://qfsm.sourceforge.net/changes.html>.
* - Drop @dirrm* from plistDmitry Marakasov2014-09-241-16/+0
|
* - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)Olli Hauer2014-06-011-4/+3
|
* - Stage supportAntoine Brodin2014-01-212-37/+23
| | | | - Use OPTIONS helpers
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-222-2/+0
| | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | cad)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Update to version 0.53.0Armin Pirkovitsch2012-07-204-15/+65
| | | | | | | | - Switch to optionsng PR: ports/169404 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 0.52.0Martin Wilke2010-01-223-7/+10
| | | | | PR: 142977 Submitted by: Ports Fury
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | starting with B,C
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-251-0/+1
|
* - Update to 0.51.0Martin Wilke2009-02-213-52/+38
| | | | | PR: 131840 Submitted by: Ports Fury
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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)
* - Add missing patchMartin Wilke2008-04-301-0/+38
| | | | Submitted by: pointyhat
* - Update to 0.50Martin Wilke2008-04-2715-169/+43
| | | | | PR: 122495 Submitted by: Ports Fury
* - Update to 0.46Martin Wilke2008-01-033-26/+38
| | | | | PR: 119162 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update 0.45Martin Wilke2007-10-065-39/+15
| | | | | PR: 116922 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.44Lars Engels2007-09-214-27/+46
| | | | | | PR: ports/114739 Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com> Approved by: miwi (mentor)
* Fix build on 64bit platformsTilman Keskinoz2007-08-021-2/+28
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-041-1/+0
|
* Add missing USE_PERL5_BUILDKris Kennaway2006-01-261-0/+1
|
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
|
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-291-0/+10
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to version 0.43Kirill Ponomarev2005-01-229-84/+7
| | | | | PR: ports/76541 Submitted by: Ports Fury
* Fix build without imake.Dejan Lesjak2004-12-071-0/+1
| | | | Pointed out by: dosirak via kris, while testing X.Org upgrade
* - Update to version 0.42bKirill Ponomarev2004-03-1721-5/+237
| | | | | PR: ports/64330 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* Add SIZE.Trevor Johnson2004-01-281-0/+1
|
* Support CXXFLAGS properlyYing-Chieh Liao2003-05-121-0/+5
| | | | | PR: 51935 Submitted by: Ports Fury
* unbreak by upgrading to 0.41Ying-Chieh Liao2003-05-077-68/+5
|
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* fix build on -currentYing-Chieh Liao2002-12-227-34/+67
| | | | | PR: 46466 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* Update to 0.40Patrick Li2002-06-233-7/+7
| | | | | PR: 39165 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* add qfsm 0.30Ying-Chieh Liao2002-04-127-0/+85
A graphical tool for designing finite state machines