aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This is a small package containing a Sphinx theme named "Cloud",Steve Wills2014-03-244-0/+61
| | | | | | | | | | | | | along with some related Sphinx extensions. To see an example of the theme in action, check out it's documentation. WWW: https://pypi.python.org/pypi/cloud_sptheme/ PR: ports/187893 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> Notes: svn path=/head/; revision=349026
* Convert to stageBaptiste Daroussin2014-03-241-4/+4
| | | | | | | Use unicode version of wx 2.8 Notes: svn path=/head/; revision=349025
* Extract links from JSON via a schemaTom Judge2014-03-245-0/+39
| | | | | | | WWW: http://search.cpan.org/dist/JSON-Hyper/ Notes: svn path=/head/; revision=349024
* Use unicode version of wx 2.8Baptiste Daroussin2014-03-241-7/+4
| | | | Notes: svn path=/head/; revision=349023
* Convert wxsvg to use wxGTK 3.0Baptiste Daroussin2014-03-243-13/+10
| | | | | | | | Remove the component part from bsd.wx.mk as only dvdstyler uses it Make dvdstyle use wxGTK 3.0 Notes: svn path=/head/; revision=349022
* Improve the workaround for FreeBSD >= 10 to actually use the base clang.Marius Strobl2014-03-249-10/+623
| | | | | | | | | | | | Mostly based on: https://raw.github.com/ArchBSD/abs/master/community/libtorrent/PKGBUILD https://github.com/ArchBSD/abs/raw/master/community/libtorrent/missing_references.diff https://raw.github.com/ArchBSD/abs/master/community/rtorrent/missing_references.diff Approved by: bapt (mentor) Notes: svn path=/head/; revision=349021
* Fixup r348873: Changed COMMENT to ?= so that the slave can override it.Matthias Andree2014-03-241-1/+1
| | | | | | | Submitted by: makc Notes: svn path=/head/; revision=349020
* Switch to use wx 3.0Baptiste Daroussin2014-03-241-2/+3
| | | | Notes: svn path=/head/; revision=349019
* Rufus-scheduler (out of the box) is an in-process, in-memory scheduler.Steve Wills2014-03-244-0/+24
| | | | | | | | | | | | It supports five kinds of jobs: in, at, every, interval and cron jobs. WWW: https://github.com/jmettraux/rufus-scheduler PR: ports/187812 Submitted by: ports@robakdesign.com Notes: svn path=/head/; revision=349018
* Only build with wx 2.8Baptiste Daroussin2014-03-241-1/+2
| | | | | | | While here use unicode version Notes: svn path=/head/; revision=349017
* Only build with wx 2.8Baptiste Daroussin2014-03-241-2/+3
| | | | | | | While here, use unicode version Notes: svn path=/head/; revision=349016
* Only build with wx 2.8Baptiste Daroussin2014-03-241-2/+3
| | | | | | | Use unicode version Notes: svn path=/head/; revision=349015
* Use unicode version of wxBaptiste Daroussin2014-03-241-2/+3
| | | | Notes: svn path=/head/; revision=349014
* Use wx 2.8 only (does not build with 3.0)Baptiste Daroussin2014-03-241-2/+3
| | | | | | | Use unicode version Notes: svn path=/head/; revision=349013
* - Update to 1.2.0Steve Wills2014-03-243-5/+15
| | | | | | | | | | | - Strip shared libs - Pet portlint PR: ports/187850 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=349012
* Only compatible with wx 2.8Baptiste Daroussin2014-03-241-1/+2
| | | | | | | While here switch to the unicode version by default Notes: svn path=/head/; revision=349011
* Does not build with wx 3.0Baptiste Daroussin2014-03-241-3/+3
| | | | | | | | Remove the contrib component which is not required Note that is does not build with the unicode version of wx 2.8 as well Notes: svn path=/head/; revision=349010
* Update to 1.1.7Baptiste Daroussin2014-03-242-6/+5
| | | | | | | | Use wx 2.8 (incompatible with 3.0) Use unicode version Notes: svn path=/head/; revision=349009
* Add a forgotten patch to fix build with libc++Baptiste Daroussin2014-03-241-0/+11
| | | | Notes: svn path=/head/; revision=349008
* Properly use bsd.wx.mkBaptiste Daroussin2014-03-241-8/+3
| | | | | | | This fixes index Notes: svn path=/head/; revision=349007
* - Update to 3.4.3Steve Wills2014-03-244-8/+10
| | | | | | | | | | | - Improve staging support - Pet portlint PR: ports/187701 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=349006
* - Update to 3.4.6Steve Wills2014-03-245-153/+58
| | | | | | | | | | | | | | | - Stage - Fix startup scripts - Remove C/Python bindings, will be readded in separate ports hopefully soon - Update description and comment - Pet portlint PR: ports/185896 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: Steven Kreuzer <skreuzer@freebsd.org> (maintainer) Notes: svn path=/head/; revision=349005
* wxGTK 2.9 was a developement version superseeded by the 3.0 releaseBaptiste Daroussin2014-03-249-956/+1
| | | | Notes: svn path=/head/; revision=349004
* wxGTK 2.9 was a development version now that wxGTK 3.0 is out remove itBaptiste Daroussin2014-03-241-7/+3
| | | | Notes: svn path=/head/; revision=349003
* - StagifySteve Wills2014-03-242-13/+19
| | | | | | | | | | - Add license PR: ports/187611 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=349002
* Switch to wx 3.0Baptiste Daroussin2014-03-242-16/+22
| | | | | | | | | Use gcc with libc++ on libc++ version of freebsd (this fixes build on FreeBSD 10 and 11) Support stage Couple of modernisations Notes: svn path=/head/; revision=349001
* Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is ↵Baptiste Daroussin2014-03-245-0/+10
| | | | | | | a dev version and will be removed soon) Notes: svn path=/head/; revision=349000
* wxGTK 2.6 is EOLedBaptiste Daroussin2014-03-2448-3090/+10
| | | | Notes: svn path=/head/; revision=348999
* - Remove USES desktop-file-utils and add dos2unixRusmir Dusko2014-03-242-4/+5
| | | | | | | | | - Use tar:bzip2 instead of USE_BZIP2=yes - Break lines around 80 characters - Use && instead of ; Notes: svn path=/head/; revision=348998
* wxGTK 2.6 is EOLed upstream, all ports have switch to at least wxGTK 2.8Baptiste Daroussin2014-03-241-28/+18
| | | | Notes: svn path=/head/; revision=348997
* Switch to wx 2.8Baptiste Daroussin2014-03-241-10/+8
| | | | | | | Support stage Notes: svn path=/head/; revision=348996
* Tell portscout to skip version 4.0.4 as it does not build on 8.xEmanuel Haupt2014-03-241-0/+3
| | | | Notes: svn path=/head/; revision=348995
* Switch to wx 2.8Baptiste Daroussin2014-03-241-6/+6
| | | | | | | Stage support Notes: svn path=/head/; revision=348994
* Switch to wx 2.8Baptiste Daroussin2014-03-241-14/+11
| | | | | | | Support stage Notes: svn path=/head/; revision=348993
* - Add staging supportPawel Pekala2014-03-241-12/+14
| | | | | | | | - Remove leading article from COMMENT - Define DOCS option Notes: svn path=/head/; revision=348992
* Switch to wx 2.8Baptiste Daroussin2014-03-241-4/+4
| | | | Notes: svn path=/head/; revision=348991
* Remove a port broken with all supported compilersBaptiste Daroussin2014-03-2415-392/+1
| | | | Notes: svn path=/head/; revision=348990
* Switch to wx 2.8Baptiste Daroussin2014-03-241-1/+1
| | | | Notes: svn path=/head/; revision=348989
* Switch to wx 2.8 (unicode)Baptiste Daroussin2014-03-241-20/+6
| | | | Notes: svn path=/head/; revision=348988
* - Update to 4.0.3Guido Falsi2014-03-243-9/+12
| | | | | | | | PR: ports/187596 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Notes: svn path=/head/; revision=348987
* - Convert to stagingGuido Falsi2014-03-2410-160/+122
| | | | | | | | | | | | | - Use DATADIR macro - Undeprecate - Assign maintainership to submitter - General cleanup PR: ports/187471 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> Notes: svn path=/head/; revision=348986
* - Update to 0.6.8Guido Falsi2014-03-242-3/+3
| | | | | | | | PR: ports/187352 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Notes: svn path=/head/; revision=348985
* - Update to 0.09Sunpoet Po-Chuan Hsieh2014-03-242-4/+10
| | | | | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Time-Duration-Parse/Changes Notes: svn path=/head/; revision=348984
* - Update to 0.46Sunpoet Po-Chuan Hsieh2014-03-242-7/+11
| | | | | | | | | - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/MooseX-Storage/Changes Notes: svn path=/head/; revision=348983
* - Update to 1.18.4Sunpoet Po-Chuan Hsieh2014-03-242-3/+3
| | | | | | | Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.18.4/README.rst/view Notes: svn path=/head/; revision=348982
* Convert to new options frameworkBaptiste Daroussin2014-03-241-16/+10
| | | | | | | Remove wxgtk option which is broken with all support version of wxgtk Notes: svn path=/head/; revision=348981
* Use wx 2.8+Baptiste Daroussin2014-03-241-3/+2
| | | | Notes: svn path=/head/; revision=348980
* - Update to 0.1.18Sunpoet Po-Chuan Hsieh2014-03-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes Notes: svn path=/head/; revision=348979
* Add staging supportPawel Pekala2014-03-241-4/+8
| | | | Notes: svn path=/head/; revision=348978
* - Update to 0.09Sunpoet Po-Chuan Hsieh2014-03-243-7/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/LaTeX-Encode/Changes Notes: svn path=/head/; revision=348977