aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* * OPTIONS helpersMatthew Seaman2014-01-117-1513/+1500
| | | | | | | | | | | * Install docs unconditionally to stage * DATADIR should be relative to $PREFIX, not $LOCALBASE * use CONFLICTS_INSTALL rather than CONFLICTS * use @exec/@unexec etc. in pkg-plist and update patch-Makefile.in so that staging no longer needs root Notes: svn path=/head/; revision=339461
* * OPTIONS helpersMatthew Seaman2014-01-112-108/+58
| | | | | | | | | | | * Install docs unconditionally to stage * DATADIR should be relative to $PREFIX, not $LOCALBASE * use CONFLICTS_INSTALL rather than CONFLICTS MFH: 2014Q1 Notes: svn path=/head/; revision=339460
* Update firebug to 1.12.5Barbara Guida2014-01-113-3/+4
| | | | | | | Approved by: flo (mentor, implicit) Notes: svn path=/head/; revision=339445
* - Change default location of Go packages to LOCALBASE/share/goJulien Laffaye2014-01-112-31/+27
| | | | | | | | | | | | | This fixes problems like ports failing to build if the port is already installed [1] - Bump PORTREVISION of affected ports - Support the install target in bsd.go.mk - STAGE support for free! PR: ports/180003 [1] Notes: svn path=/head/; revision=339441
* - Upgrade to 0.29.Jun Kuriyama2014-01-112-3/+3
| | | | Notes: svn path=/head/; revision=339432
* - Upgrade to 1.0030.Jun Kuriyama2014-01-112-3/+3
| | | | Notes: svn path=/head/; revision=339431
* - Upgrade to 0.21.Jun Kuriyama2014-01-112-3/+3
| | | | Notes: svn path=/head/; revision=339429
* - Update to 3935Frederic Culot2014-01-112-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/CSS-Inliner/ChangeLog PR: ports/185562 Submitted by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=339410
* - Convert to USES=tclPietro Cerutti2014-01-102-4/+3
| | | | | | | | - Remove indifinitive article from COMMENT - Convert to single space after WWW: in pkg-descr Notes: svn path=/head/; revision=339370
* - Convert to USES=tkPietro Cerutti2014-01-101-6/+5
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=339368
* www/py-gunicorn: Refactor OPTIONS and moderniseKubilay Kocak2014-01-101-34/+18
| | | | | | | | | | | | | | - Enable STAGE support - Refactor OPTIONS and group WORKER options - Tweak OPTIONS descriptions - Use OPTIONS helpers - Switch easy_install to install - OPTIONSFILE is no longer needed - Remove NO_OPTIONS_SORT - Switch TEST_DEPENDS to a BUILD_ not RUN_ time DEPENDS Notes: svn path=/head/; revision=339338
* Port to lua 5.2Baptiste Daroussin2014-01-101-5/+4
| | | | Notes: svn path=/head/; revision=339330
* Port to lua 5.2 + cosmetic changesBaptiste Daroussin2014-01-101-8/+2
| | | | Notes: svn path=/head/; revision=339326
* Port to lua 5.2Baptiste Daroussin2014-01-102-18/+50
| | | | | | | Support stage Notes: svn path=/head/; revision=339324
* - Reassign to the heap due to mail bouncesThomas Abthorpe2014-01-101-1/+1
| | | | Notes: svn path=/head/; revision=339311
* - Send www/axis2 back to the pool, since I no longer use itRusmir Dusko2014-01-091-1/+1
| | | | Notes: svn path=/head/; revision=339288
* - Stagify lang/ghc and all the Haskell Cabal portsGabor Pali2014-01-0950-53/+9
| | | | | | | | | | | | - Update HACKAGE_SITE to follow changes in upstream - MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports - Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of ${DO_NADA}, some refactoring Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=339286
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused byGabor Pali2014-01-0949-173/+173
| | | | | | | | | | | | | | the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1 Notes: svn path=/head/; revision=339285
* - Update from 1.5.24 to 1.5.26Danilo Egea Gondolfo2014-01-092-3/+3
| | | | Notes: svn path=/head/; revision=339279
* - Unbreak.Raphael Kubo da Costa2014-01-092-7/+47
| | | | | | | | | | | | | | Remove a useless check for sig_atomic_t that never worked because configure.ac calls AC_CHECK_SIZEOF without telling it to include signal.h Submitted upstream as https://github.com/cherokee/webserver/pull/1100 - Use the new LIB_DEPENDS syntax. PR: ports/180647 PR: ports/179726 Notes: svn path=/head/; revision=339271
* www/py-flexget: update to 1.2.27William Grzybowski2014-01-092-3/+3
| | | | Notes: svn path=/head/; revision=339217
* www/py-flexget: update to 1.2.24William Grzybowski2014-01-082-5/+5
| | | | Notes: svn path=/head/; revision=339088
* Convert LIB_DEPENDS to new format.Jung-uk Kim2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=339041
* Add legal text and conflictsDavid Thiel2014-01-071-0/+3
| | | | | | | Submitted by: ketas Notes: svn path=/head/; revision=339026
* - Allow packaging as user with stagingDima Panov2014-01-072-5/+14
| | | | | | | | Pointyhat to: myself Noticed by: bapt@ Notes: svn path=/head/; revision=339000
* - Support stagingDima Panov2014-01-071-17/+16
| | | | Notes: svn path=/head/; revision=338994
* Remove colors they are terminal dependantBaptiste Daroussin2014-01-062-5/+5
| | | | Notes: svn path=/head/; revision=338960
* Do not show colored output for pkg-message this is wrong becauseBaptiste Daroussin2014-01-062-3/+4
| | | | | | | | | | 1/ the code will depend on the terminal running it 2/ pkgng does not like it at all (this bug should be fixed in pkgng anyway) Reported by: antoine Notes: svn path=/head/; revision=338955
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-0610-112/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/qmake.mk: - Add support for out-of-source builds - Add support for Qt 5 ports - Respect WITH_DEBUG Mk/bsd.qt.mk: - Massive rework for Qt 5 ports - Remove '-phonon' from global configure args, thus allow qt4-designer and qt4-qtconfig to be built without Phonon support [1] devel/qmake4: - Improve mkspecs for gcc (mainly sync with linux version) and clang devel/qt4-corelib: - Convert to USES=iconv - Remove ancient patch devel/qt4-designer: - Remove reference to WRKSRC from installed pkgconfig files [2] - Don't build Qt Designer plugin for Phonon from outdated Qt sources. Separate port for plugin will be committed later devel/qt4-assistant-adp, devel/qt4-libqtassistantclient: - Convert to USES=qmake Clean up Qt4 ports: - Update comments - Update description; use common description - Consistently use QT_INCDIR, QT_LIBDIR, etc. - Use options helpers - Convert to new LIB_DEPENDS syntax - Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports - Rename/move several ports for unification with Qt 5 ports PR: ports/184620 [1] Reported by: Kevin Zheng <kevinz5000@gmail.com> PR: ports/181141 [2] Reported by: thierry PR: ports/185101 Exp-run by: bdrewery This is mostly solely avilla's work in area51, kudos to him! And a couple commits from myself, so you know who's collecting pointyhats :) Notes: svn path=/head/; revision=338902
* Upgrade to 2.03pre24Andrey A. Chernov2014-01-062-4/+4
| | | | Notes: svn path=/head/; revision=338883
* - Update to 0.2.3Wen Heping2014-01-063-16/+3
| | | | | | | - Remove the patch which included in source upstream now Notes: svn path=/head/; revision=338865
* Support staging.Raphael Kubo da Costa2014-01-051-4/+0
| | | | Notes: svn path=/head/; revision=338801
* - stage supportAndrej Zverev2014-01-0512-23/+11
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338788
* - support stageAndrej Zverev2014-01-0542-76/+38
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338785
* - support stageAndrej Zverev2014-01-0546-84/+38
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338784
* Update to 2.0.2.Raphael Kubo da Costa2014-01-053-1511/+1852
| | | | | | | | PR: ports/185432 Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer) Notes: svn path=/head/; revision=338782
* - stage supportAndrej Zverev2014-01-0516-42/+26
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338778
* - stage supportAndrej Zverev2014-01-0524-68/+46
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338776
* - stage supportAndrej Zverev2014-01-0531-47/+23
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338773
* - stage supportAndrej Zverev2014-01-0533-76/+45
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338771
* - stage supportAndrej Zverev2014-01-0535-63/+33
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338769
* - stage supportAndrej Zverev2014-01-0540-69/+34
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338767
* - stage supportAndrej Zverev2014-01-0553-110/+66
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338765
* - stage supportAndrej Zverev2014-01-05197-473/+296
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338763
* - support stageAndrej Zverev2014-01-056-9/+3
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338758
* - stage supportAndrej Zverev2014-01-058-53/+45
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338754
* Convert the tree to USES=famAntoine Brodin2014-01-041-8/+5
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=338691
* - Update to 1.2.3Sunpoet Po-Chuan Hsieh2014-01-042-3/+3
| | | | | | | | | Changes: http://pecl.php.net/package-changelog.php?package=yar PR: ports/185445 Submitted by: John Chen <johnpupu@gmail.com> Notes: svn path=/head/; revision=338629
* Update from 4.0.30 to 4.0.33:Sergey A. Osokin2014-01-048-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> Release 4.0.33 -------------- * Fixed a compatibility problem in passenger-install-apache2-module with Ruby 1.8. The language selection menu didn't work properly. Release 4.0.32 -------------- * Fixed compatibility problems with old Ruby versions that didn't include RubyGems. Release 4.0.31 -------------- * Introduced a new tool: `passenger-config restart-app`. With this command you can initiate an application restart without touching restart.txt. Unlike touching restart.txt, this tool initiates the restart immediately instead of on the next request. * Fixed some problems in process spawning and request handling. * Fixed some problems with the handling of HTTP chunked transfer encoding bodies. These problems only occurred in Ruby. * Fixed the HelperAgent, upon shutdown, not correctly waiting 5 seconds until all clients have disconnected. Fixes issue #884. * Fixed compilation problems on FreeBSD. * Fixed some C++ strict aliasing problems. * Fixed some problems with spawning applications that print messages without newline during startup. Fixes issue #1039. * Fixed potential hangs on JRuby when Ctrl-C is used to shutdown the server. Fixes issue #1035. * When Phusion Passenger is installed through the Debian package, passenger-install-apache2-module now checks whether the Apache module package (libapache2-mod-passenger) is properly installed, and installs it using apt-get if it's not installed. Fixes issue #1031. * The `passenger-status --show=xml` command no longer prints the non-XML preamble, such as the version number and the time. Fixes issue #1037. * The Ruby native extension check whether it's loaded against the right Ruby version, to prevent problems when people upgrade Ruby without recompiling their native extensions. * Various other minor Debian packaging improvements. </ChangeLog> Notes: svn path=/head/; revision=338622
* Removed old and unsupported upstream version of codeigniter17Baptiste Daroussin2014-01-0411-717/+0
| | | | | | | This fixes package name conflicts with codeigniter Notes: svn path=/head/; revision=338611