aboutsummaryrefslogtreecommitdiff
path: root/cad/oregano/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mark broken on 4.X.Joe Marcus Clarke2005-11-191-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=148762
* Update to 0.40.5.Joe Marcus Clarke2005-11-051-5/+3
| | | | | | | Submitted by: ahze Notes: svn path=/head/; revision=147273
* Update to 0.40.4.Roman Bogorodskiy2005-06-161-6/+3
| | | | | | | | PR: 82274 Submitted by: Ports Fury Notes: svn path=/head/; revision=137566
* Fix the build.Jeremy Messenger2005-03-221-0/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (marcus) Notes: svn path=/head/; revision=131869
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-161-1/+1
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Unbreak: Should be fixed by recent updates to cairoVolker Stolz2005-03-131-4/+0
| | | | Notes: svn path=/head/; revision=131113
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* BROKEN on 4.x: Linker errorKirill Ponomarev2005-02-281-0/+4
| | | | Notes: svn path=/head/; revision=130050
* Update to version 0.40.3Kirill Ponomarev2005-02-191-2/+2
| | | | | | | | PR: ports/77132 Submitted by: Ports Fury Notes: svn path=/head/; revision=129258
* Update to version 0.40.2Kirill Ponomarev2005-02-011-7/+3
| | | | | | | | PR: ports/76894 Submitted by: Ports Fury Notes: svn path=/head/; revision=127830
* Fix the pkg-plist.Jeremy Messenger2005-01-111-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=126158
* Update to version 0.40.1Kirill Ponomarev2004-12-311-7/+6
| | | | | | | | PR: ports/75689 Submitted by: Ports Fury Notes: svn path=/head/; revision=125601
* BROKEN: Does not compile on 4.xKirill Ponomarev2004-12-091-1/+7
| | | | Notes: svn path=/head/; revision=123550
* Add missing dependency.Kirill Ponomarev2004-11-301-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=122830
* Update to version 0.40.0Kirill Ponomarev2004-11-261-5/+14
| | | | | | | | PR: ports/74422 Submitted by: Ports Fury Notes: svn path=/head/; revision=122523
* Style:Pav Lucistnik2004-03-281-13/+5
| | | | | | | | | | | | | - Update MASTER_SITES - Update WWW and rewrap pkg-descr - Use USE_GNOME - Sort pkg-plist PR: ports/64852 Submitted by: Ports Fury Notes: svn path=/head/; revision=105562
* - Reset maintainer to ports@FreeBSD.org, thank you Anders forKirill Ponomarev2004-03-241-1/+1
| | | | | | | | | | your work! PR: ports/64665 Submitted by: Anders Andersson <anders@andersa.net> Notes: svn path=/head/; revision=105159
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* replace PERL -pi by REINPLACE_CMDOliver Lehmann2003-08-031-4/+5
| | | | | | | | | PR: 47653 Submitted by: Simon Schubert <corecode@corecode.ath.cx> Approved by: maintainer Notes: svn path=/head/; revision=86232
* - use COMMENTYen-Ming Lee2003-02-201-1/+2
| | | | | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net> Notes: svn path=/head/; revision=75920
* update to 0.23.FUJISHIMA Satsuki2002-01-221-4/+3
| | | | | | | | | | | | differences from the PR: - fix locale directory and install .po's there. - sort pkg-plist. PR: 34162 Submitted by: maintainer Notes: svn path=/head/; revision=53583
* Update MAINTAINER's email address: anders@codefactory.se -> anders@hack.orgPete Fritchman2001-11-291-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=50726
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-4/+1
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Add oregano, schematic capture and simulation of electrical circuits.Akinori MUSHA2001-03-071-0/+33
PR: ports/25202 Submitted by: Anders Andersson <anders@codefactory.se> Notes: svn path=/head/; revision=39178