aboutsummaryrefslogtreecommitdiff
path: root/devel/gwenhywfar-fox16/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316372
* - Chase x11-toolkits/fox16 shlib version bumpPietro Cerutti2012-11-271-1/+1
| | | | | | | | | - Trim Makefile headers for ports owned by me or ports@ Feature safe: yes Notes: svn path=/head/; revision=307835
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* Apply the rest of the changes that should have got in with r303495:Raphael Kubo da Costa2012-09-011-86/+7
| | | | | | | | | | | - svn rm some files which were just emptied in the previous commit. - Adjust the new ports' Makefiles. PR: ports/170492 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=303502
* devel/gwenhywfar:Raphael Kubo da Costa2012-09-011-0/+92
- Repocopy devel/gwenhywfar to devel/gwenhywfar-{fox16,gtk2,qt4}. - devel/gwenhywfar is now a master port and new slave ports will allow the user to install the GUI libraries separately. This will make packaging easier for finance/gnucash and finance/kmymoney-kde4. finance/aqbanking: - finance/aqbanking has been updated to 5.0.25 and includes a shlib bump, so instead of making the user rebuild twice it is included here. - Shlib bump aqbanking.33 -> aqbanking.34. - Fix LICENSE. - Convert to new OPTIONS framework. finance/gnucash: - Adjust LIB_DEPENDS for AQBANKING option so they are installed in the correct order. - Drop unneeded LICENSE_FILE. - Drop ABI version numbers from all LIB_DEPENDS (if you really want to keep them, at least keep the LIB_DEPENDS in the order I changed them to since aqbanking should be built last. Also aqbanking.33 -> aqbanking.34). - Remove BROKEN message now that the dependency problem is solved. finance/kmymoney-kde4: - Convert to new OPTIONS framework. - Drop WITH_* from PLIST_SUB. - Drop ABI version numbers from all LIB_DEPENDS. - Add USE_PKGCONFIG=build. - Remove IGNORE message now that the dependency problem is solved. Also clean up the header for the touched Makefiles. PR: ports/170492 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=303495