aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Usingg both USES=uidfix annd PLIST_SUB=WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}antoine2014-09-091-1/+0
| | | | is harmful (uidfix "fixes" ${WWWOWN} and ${WWWGRP})
* - Allow staging as a regular userantoine2014-09-091-6/+2
| | | | - USES=python
* Allow staging as a regular userantoine2014-09-092-2/+6
|
* Unbreak by following to new github location.adamw2014-09-082-6/+11
| | | | | Have to do all the autotools stuff ourselves now, but at least it's buildable again.
* - Update to 0.09 [1]culot2014-09-083-5/+8
| | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) Changes: http://search.cpan.org/dist/HTML-Query/ChangeLog PR: ports/193285 [1] Submitted by: Vick Khera <vivek@khera.org> (maintainer)
* Fix packaging on 10+.adamw2014-09-081-0/+1
|
* www/samidare: fix build with ruby 2.0swills2014-09-081-2/+2
| | | | With hat: ruby@
* - Update to 2.6.1wen2014-09-083-102/+1694
| | | | | PR: 193436 Submitted by: Hans Fredrik Nordhaug<hans@nordhaug.priv.no> (maintainer)
* - Update to 2.6.5wen2014-09-082-3/+3
|
* - Update to 2.7.2wen2014-09-082-3/+3
|
* - Fix build on FreeBSD 9ak2014-09-082-1/+5
| | | | Reported by: antoine
* Correct a silly-looking typo.adamw2014-09-071-1/+1
| | | | Noticed by: vanilla
* Specify the reason for MANUAL_PACKAGE_BUILD, not "yes"adamw2014-09-072-2/+2
|
* Specify what the non-default dependency is.adamw2014-09-071-1/+1
|
* - apply patches for apache24 shaped from upstream r1602105 (2.0.9-dev)ohauer2014-09-074-9/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patches are automatically applied if build against apache24. Interested apache22 users can change the follwing line in the Makefile from: .if ${APACHE_VERSION} > 22 to: .if ${APACHE_VERSION} >= 22 Changelog (*NIX related): =item 2.0.9-dev Make sure modperl_interp_select uses r->server rather than the passed s parameter to find the interpreter pool to pull an interpreter from. This fixes an issue with vhosts with a separate interpreter pool and runtime dir-config merges that used to pull the interpreter from the wrong pool. [Torsten Foertsch] PerlInterpScope is now more advisory. Using $(c|r)->pnotes will bind the current interpreter to that object for it's lifetime. $(c|r)->pnotes_kill() can be used to prematurely drop pnotes and remove this binding. [Torsten Foertsch] Now correctly invokes PerlCleanupHandlers, even if they are the only handler type configured for that request [Torsten Foertsch] For threaded MPMs, change interpreter managment to a new, reference-counted allocation model. [Torsten Foertsch] Expose modperl_interp_pool_t via ModPerl::InterpPool, modperl_tipool_t via ModPerl::TiPool and modperl_tipool_config_t via ModPerl::TiPoolConfig [Torsten Foertsch] Expose modperl_interp_t via ModPerl::Interpreter [Torsten Foertsch] Fix t/compat/apache_file.t on Windows. Apache::File->tmpfile() wants TMPDIR or TEMP from the environment, or else defaults to /tmp. The latter is no good on Windows, so make sure the environment variables are passed through. (TEMP should be set to something suitable on Windows.) [Steve Hay] Fix t/api/err_headers_out.t with HTTP::Headers > 6.00. [Rolando <rolosworld@gmail.com>] PR: 191471
* Fix duplicate pkgnamesantoine2014-09-071-0/+1
| | | | Pointy hat: lwhsu
* Allow staging as a regular userantoine2014-09-071-0/+1
|
* Allow staging as a regular userantoine2014-09-071-0/+1
|
* Allow staging as a regular userantoine2014-09-071-0/+1
|
* - Make fetchable again (no difference in the content of the distfile)antoine2014-09-072-7/+4
| | | | - Allow staging as a regular user
* - Update to 1.7lwhsu2014-09-072-5/+4
|
* - Copy py-django -> py-django16 for Django 1.7 updatelwhsu2014-09-074-0/+81
|
* Remove optional dependency on BROKEN and unstaged databases/msqlantoine2014-09-072-9/+2
|
* devel/rubygem-tzinfo: update to 1.2.2swills2014-09-071-2/+2
| | | | | | While here, create a port for the older 0.3 version for the ports that need it, hook it up to the build, set those ports to use the older version and bump portrev on those ports.
* - Remove EXPLICIT_PACKAGE_DEPENDS knob, it's no-op after removal of pkg_toolsak2014-09-072-2/+0
|
* Remove www/oops: Development stops long ago, domain has been expiredmarino2014-09-0717-773/+0
| | | | Expiration date was 31 August 2014
* Allow staging as regular userantoine2014-09-061-3/+3
|
* - Use options helpersak2014-09-064-43/+31
| | | | | | | | - Remove LIBSTDCXX options - Set INSTALLS_ICONS only if gnome is used - Remove unnecessary bsd.port.{pre,post}.mk inclusion - Mute REINPLACE_CMD commands - Don't try to remove etc/libmap.d, it's owned by the mtree
* - Update to 5.0.1 to fix CVE-2014-3525tijl2014-09-0614-251/+161
| | | | | | | - Patch Makefile.in instead of Makefile.am to avoid USE_AUTOTOOLS - Add USES=cpe, USES=libtool and INSTALL_TARGET=install-strip - Use /var instead of PREFIX/var - Use @sample
* - Update to 4.0sunpoet2014-09-062-3/+3
| | | | | Changes: http://wordpress.org/news/2014/09/benny/ Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer)
* Horde package update:mm2014-09-062-3/+3
| | | | | | | | | | comms/pear-Horde_ActiveSync 2.18.0 -> 2.18.1 mail/pear-Horde_Imap_Client 2.24.2 -> 2.25.0 mail/horde-imp 6.2.1 -> 6.2.2 mail/horde-ingo 3.2.0 -> 3.2.1 deskutils/horde-kronolith 4.2.1 -> 4.2.2 www/horde-passwd 5.0.1 -> 5.0.2 mail/horde-turba 4.2.1 -> 4.2.2
* - The update provides options on par with original lib source, except share libcs2014-09-062-8/+59
| | | | | | | | | | | | part. - change static lib to be shared lib by default, which is required in my another ports. - about 8.4 release broken: the issue will be resolved by adding one include file. There is one line missing in 8.4 tcp.h file. PR: 193131 Submitted by: Jingfeng Yan (maintainer) MFH: 2014q3
* Update to version 2.0.7demon2014-09-052-3/+3
|
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-1/+1
| | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr
* Move www/webcalendar-devel to www/webcalendar.adamw2014-09-058-1/+1
|
* Remove www/webcalendar. webcalendar-devel is about to become www/webcalendar.adamw2014-09-055-125/+0
| | | | | | | | From the WWW: The latest official 1.0.X release is 1.0.5. This release should not be used for new installs since it is no longer supported (use 1.2.X instead).
* Update to 1.2.7. Make the port significantly less clever.adamw2014-09-055-115/+79
| | | | | | While here, remove PKGNAMESUFFIX and CONFLICTS in preparation for removing www/webcalendar, which has been obsoleted for for a very long time.
* Import PHP 5.6 branch!ale2014-09-045-0/+52
|
* - Update to 0.049sunpoet2014-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
* - update to 2.2.29ohauer2014-09-046-527/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use PTHREAD_LIBS/CFLAGS instead -pthread Changes with Apache 2.2.29 http://www.apache.org/dist/httpd/CHANGES_2.2.29 *) Corrected docs/manual pages for new MergeTrailers directive and other out of date documentation. [William Rowe] Changes with Apache 2.2.28 *) SECURITY: CVE-2014-0118 (cve.mitre.org) [1] mod_deflate: The DEFLATE input filter (inflates request bodies) now limits the length and compression ratio of inflated request bodies to avoid denial of service via highly compressed bodies. See directives DeflateInflateLimitRequestBody, DeflateInflateRatioLimit, and DeflateInflateRatioBurst. [Yann Ylavic, Eric Covener] *) SECURITY: CVE-2014-0231 (cve.mitre.org) [1] mod_cgid: Fix a denial of service against CGI scripts that do not consume stdin that could lead to lingering HTTPD child processes filling up the scoreboard and eventually hanging the server. By default, the client I/O timeout (Timeout directive) now applies to communication with scripts. The CGIDScriptTimeout directive can be used to set a different timeout for communication with scripts. [Rainer Jung, Eric Covener, Yann Ylavic] *) SECURITY: CVE-2014-0226 (cve.mitre.org) [1] Fix a race condition in scoreboard handling, which could lead to a heap buffer overflow. [Joe Orton, Eric Covener, Jeff Trawick] *) SECURITY: CVE-2013-5704 (cve.mitre.org) [2] core: HTTP trailers could be used to replace HTTP headers late during request processing, potentially undoing or otherwise confusing modules that examined or modified request headers earlier. Adds "MergeTrailers" directive to restore legacy behavior. [Edward Lu, Yann Ylavic, Joe Orton, Eric Covener] *) core: Detect incomplete request and response bodies, log an error and forward it to the underlying filters. PR 55475. [Yann Ylavic] *) mod_deflate: Handle Zlib header and validation bytes received in multiple chunks. PR 46146. [Yann Ylavic] *) mod_proxy: Don't reuse a SSL backend connection whose requested SNI differs. PR 55782. [Yann Ylavic] *) mod_deflate: Fix inflation of files larger than 4GB. PR 56062. [Lukas Bezdicka <social v3.sk>] *) mod_dav: Fix improper encoding in PROPFIND responses. PR 56480. [Ben Reser] *) mod_ssl: Extend the scope of SSLSessionCacheTimeout to sessions resumed by TLS session resumption (RFC 5077). [Rainer Jung] *) mod_proxy_ajp: Forward local IP address as a custom request attribute like we already do for the remote port. [Rainer Jung] *) mod_deflate: Don't fail when flushing inflated data to the user-agent and that coincides with the end of stream ("Zlib error flushing inflate buffer"). PR 56196. [Christoph Fausak <christoph fausak glueckkanja.com>] *) mod_cache, mod_disk_cache: With CacheLock enabled, responses with a Vary header might not get the benefit of the thundering herd protection due to an incorrect internal cache key. PR 50317. [Ruediger Pluem, Jan Kaluza, Yann Ylavic] *) mod_rewrite: Support session cookies with the CO= flag when later parameters are used. The doc for this implied the feature had been backported for quite some time. PR56014 [Eric Covener] *) mod_cache: Don't remove stale cache entries that cannot be conditionally revalidated. This prevents the thundering herd protection from serving stale responses during a revalidation. PR 50317. [Eric Covener, Jan Kaluza, Ruediger Pluem] *) core: Increase TCP_DEFER_ACCEPT socket option to from 1 to 30 seconds. PR 41270. [Dean Gaudet <dean arctic org>] [1] CVE issues already fixed since FreeBSD-ports r362845 [2] new CVE-2013-5704 issue fixed in 2.2.29 MFH: 2014Q3 Security: f927e06c-1109-11e4-b090-20cf30e32f6d Security: CVE-2013-5704
* - Update to 1.75culot2014-09-032-4/+4
| | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
* Resurrect, with a twist:erwin2014-09-039-0/+127
| | | | | | | | | - stage - strip binaries - add license - take maintainership Sponsored by: DK Hostmaster A/S
* pkg knows how to deal with empty directoriesbapt2014-09-034-200/+1
|
* pkg knows how to deal with empty directoriesbapt2014-09-031-55/+0
|
* pkg knows how to deal with empty directoriesbapt2014-09-031-1/+0
|
* pkg knows how to deal with empty directoriesbapt2014-09-031-75/+0
|
* pkg knows how to deal with empty directoriesbapt2014-09-031-75/+0
|
* Properly set credentials via plistbapt2014-09-032-28/+23
|
* Modernize plistbapt2014-09-031-14/+4
|
* Support STAGEDIR.vanilla2014-09-031-62/+37
| | | | | PR: ports/193171 Submitted by: Ports Fury.
* Support STAGEDIR.vanilla2014-09-037-29/+246
| | | | | PR: ports/193169 Submitted by: Ports Fury.
* Support STAGEDIR.vanilla2014-09-031-23/+30
| | | | | PR: ports/193168 Submitted by: Ports Fury.
* www/py-flexget: mark as broken for nowwg2014-09-031-0/+2
| | | | - Does not run with python dateutil 2.2
* www/py-flexget: update to 1.2.172wg2014-09-032-8/+8
|
* Fix install. While here, use INSTALL_LIB instead of INSTALL_DATA.adamw2014-09-032-5/+8
| | | | PORTREVISION bump for new plist.
* Simplify plistbapt2014-09-031-28/+9
|
* Remove useless @cwdbapt2014-09-031-3/+1
|
* Package empty directoriesbapt2014-09-031-7/+6
|
* Simplify plistbapt2014-09-031-9/+4
|
* Package empty directoriesbapt2014-09-031-7/+3
|
* Use @samplebapt2014-09-031-12/+5
| | | | Package empty directories
* Remove useless @cwd /bapt2014-09-031-1/+0
|
* Package empty directoriesbapt2014-09-032-4/+6
|
* Remove useless @cwdbapt2014-09-031-5/+3
|
* Add USES=libtooltijl2014-09-032-3/+2
|
* Update to 2.2.6.adamw2014-09-034-13/+42
|
* Update to 13.0.adamw2014-09-032-12/+11
|
* Simplify plistbapt2014-09-021-4/+1
|
* - Delete call to g_thread_init. It isn't needed with glib 2.32 and uptijl2014-09-022-4/+3
| | | | | | | and the port doesn't link with libgthread-2.0. - Remove .la files while here. Reported by: antoine
* Remove non staged ports without pending PR from wwwbapt2014-09-02250-24557/+0
|
* www/rubygem-jquery-rails: update to 3.1.2swills2014-09-022-3/+3
|
* Fix build on local systems when ffmpeg-2.3.3 is installed. This removes therene2014-09-022-96/+1
| | | | | | | need for files/extra-patch-manual-amd64 PR: 193187 Submitted by: Jan Beich
* Use /var instead of PREFIX/vartijl2014-09-022-16/+8
| | | | | PR: 186431 Approved by: maintainer timeout (3 weeks)
* - Convert to USES=libtool and add INSTALL_TARGET=install-striptijl2014-09-022-10/+6
| | | | | | - Remove python dependency Obtained from: gnome-dev
* Convert to USES=libtool and add INSTALL_TARGET=install-striptijl2014-09-012-9/+7
| | | | Obtained from: gnome-dev
* www/chromium: fix on i386rene2014-09-012-2/+5
| | | | | | | | | files/patch-manual-build is intended to fix some build errors when building chromium outside of poudriere, but it confuses the package builders for i386. So rename it only apply it on amd64. While here clean up some protobuf lines. Submitted by: pkg-fallout
* www/libmicrohttpd:tijl2014-09-015-1515/+27
| | | | | | | | | | - Update to version 0.9.37 - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use option helpers - Fix package listing when recent OpenSSL is available Approved by: portmgr (implicit, bump unstaged port)
* Update otter to beta 2. Patch qmake project file to pull in the QtConcurrentalonso2014-09-013-7/+18
| | | | | | | module config, referenced by at least src/core/ContentBlockingList.cpp, and track the dependency to it in ports, too. Approved by: rakuco (mentor)
* Update to 7.0.2kevlo2014-09-013-6/+12
|
* www/rubygem-gon: update to 5.2.0swills2014-09-012-3/+3
|
* www/rubygem-jquery-turbolinks: update to 2.1.0swills2014-09-012-4/+3
|
* www/rubygem-underscore-rails: update to 1.7.0swills2014-09-012-3/+3
|
* lang/guile:tijl2014-08-311-1/+1
| | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port)
* www/larbin: support stagewg2014-08-312-23/+34
| | | | | | | | | - Add LICENSE - Use pkg-message instead of manual echo - Add DOCS option PR: 193170 Submitted by: Ports Fury
* - Update to 2.0.15culot2014-08-312-3/+5
| | | | | PR: ports/193193 Submitted by: mohawk@bsdsx.fr (maintainer)
* - Update to 1.4.25sunpoet2014-08-313-16/+95
| | | | | | | | | | - Do not silence installation message - Update maintainer section: - Use GMAKE - Move some replacements post-patch: to maketar: - Cleanup before build Changes: https://github.com/npm/npm/releases
* www/rubygem-gitlab-gollum-lib: update to 1.1.0swills2014-08-313-13/+13
|
* www/rubygem-gitlab-grack: update to 1.1.0swills2014-08-312-4/+3
|
* www/rubygem-rack15: limit portscout to proper versionsswills2014-08-311-0/+2
|
* www/rubygem-puma16: deprecate old versionswills2014-08-311-0/+3
|
* www/rubygem-net-http-persistent25: limit portscout to proper versionsswills2014-08-311-0/+2
|
* www/rubygem-net-http-digest_auth11: limit portscout to proper versionsswills2014-08-311-0/+2
|
* www/rubygem-mechanize26: limit portscout to proper versionsswills2014-08-311-1/+1
|
* - Support staging [1]jhale2014-08-314-22/+54
| | | | | | | | - Modernize pkg-plist and don't force removal of logs upon deinstall - Bump PORTREVISION PR: 189954 (based on) [1] Submitted by: <joe@thrallingpenguin.com> [1]
* dns/libidn:tijl2014-08-313-2/+3
| | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Always install libidn-components.png because it is used by libidn.info - Add -lintl to Libs.private instead of Libs in libidn.pc
* Fix build with gcc. While here, stop clobbering CFLAGS.adamw2014-08-311-3/+8
|
* Mark BROKEN: Fails to configureantoine2014-08-311-0/+2
| | | | | | | | | checking for xapian-config... /usr/local/bin/xapian-config checking /usr/local/bin/xapian-config works... configure: error: `/usr/local/bin/xapian-config --ltlibs --cxxflags' doesn't work, aborting ===> Script "configure" failed unexpectedly. Reported by: pkg-fallout With hat: portmgr
* - Use INSTALL_TARGET=install-stripsunpoet2014-08-311-3/+1
|
* Remove some references to no longer existing portsantoine2014-08-301-6/+1
| | | | With hat: portmgr
* - Use INSTALL_TARGET=install-stripsunpoet2014-08-301-1/+1
|
* - Use INSTALL_TARGET=install-stripsunpoet2014-08-301-3/+1
|
* - Use INSTALL_TARGET=install-stripsunpoet2014-08-301-5/+3
| | | | - Do not silence installation message
* - Update to 5.90070sunpoet2014-08-303-3/+6
| | | | Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
* www/py-bleach: Update to 1.4koobs2014-08-302-13/+14
| | | | | | | | | | | | | | | | | - Update to 1.4 - Switch from GITHUB to CHEESESHOP for MASTER_SITES - Add BUILD_DEPENDS on six - Update minimum version for html5lib RUN_DEPENDS - Add TESTS option and tweak existing QA/Test entries - Modernize Python framework entries - Add LICENSE_FILE Changes: * https://github.com/jsocol/bleach/blob/v1.4/CHANGES PR: 146461 Submitted by: Muhammad Rahman <5u623l20 at gmail dotcom> (with changes)
* www/geeknote: Delete pkg-plistkoobs2014-08-301-1/+0
| | | | | | | | | | - Delete pkg-plist, created by porttools `port create` (via newfile), but not necessary with autoplist. Bug report created to remove $FreeBSD keyword in pkg-plist [1]. [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193113 Reported by: antoine
* devel/directfb:tijl2014-08-301-1/+1
| | | | | | | - Convert to USES=libtool and add INSTALL_TARGET=install-strip - Simplify pthread patches Approved by: portmgr (implicit, fix LIB_DEPENDS in unstaged port)
* - Add LICENSEsunpoet2014-08-301-0/+3
|
* - Convert my own Python ports to USES= pythonolivierd2014-08-303-9/+6
|
* - Update to 0.06sunpoet2014-08-302-3/+3
| | | | Changes: http://search.cpan.org/dist/Plack-Middleware-Expires/Changes
* www/py-django-taggit: Reusable Django application for simple taggingwg2014-08-304-0/+25
|
* www/py-django-assets: Compress and merge CSS and Javascript fileswg2014-08-304-0/+27
| | | | | | | Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files. WWW: https://github.com/miracle2k/django-assets
* www/py-webassets: Media asset management for Pythonwg2014-08-304-0/+25
| | | | | | | | Asset management application for Python web development. Use it to merge and compress your JavaScript and CSS files. WWW: https://github.com/miracle2k/webassets
* Update from 4.0.49 to 4.0.50:osa2014-08-298-13/+13
| | | | | | | | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> * Fixed a potential heap corruption bug. * Added Union Station support for Rails 4.1. </ChangeLog>
* Modernize pythonbapt2014-08-291-4/+2
|
* - Update to 1.22.10wen2014-08-292-3/+3
|
* Fix dependencies on libtidytijl2014-08-293-3/+3
| | | | Reported by: amdmi3
* - Update to 1.23.3wen2014-08-292-3/+3
|
* Convert to USES=libtool and INSTALL_TARGET=install-striptijl2014-08-292-22/+5
|
* - In www/serf move libssl and libcrypto from Requires.private totijl2014-08-293-47/+5
| | | | | | | | Libs.private in serf-1.pc such that subversion-static can use "pkg-config --static" instead of requiring a .la file - Remove an old libtool patch from devel/subversion Approved by: ohauer
* - Update USES=python: it works fine with Python 3.x [1]sunpoet2014-08-291-1/+3
| | | | | | | | - Fix shebang [2] - Bump PORTREVISION for package change With hat: python [1] Reported by: ohauer [2]
* - Add LICENSEsunpoet2014-08-291-2/+6
| | | | - Sort RUN_DEPENDS
* - Update to 2.0.14culot2014-08-283-19/+5
| | | | | PR: ports/192938 Submitted by: mohawk@bsdsx.fr (maintainer)
* www/squid33: Upgrade version 3.3.11 => 3.3.13marino2014-08-287-178/+337
| | | | | | | | | Refactored the makefile again, added urls for known bugs in the makefile, Removed FS_COSS from options (broken everywhere). The new versions bring in fixes from upstream too. PR: 192983 Collaboration: timp87 and ohauer@
* Update to 3.20140815.mat2014-08-272-3/+3
| | | | | | | PR: 193022 Submitted by: mat Approved by: maintainer Sponsored by: Absolight
* Remove some duplicate lines from plist (or duplicate plist)antoine2014-08-271-1/+0
| | | | Reported by: pkg developer mode
* www/rubygem-mechanize26: tell portscout to ignore this portswills2014-08-271-0/+2
|
* www/rubygem-puma16: tell portscout to ignore this portswills2014-08-271-0/+2
|
* www/rubygem-rails: move node dependency to execjs where it belongsswills2014-08-271-2/+2
|
* misc/rubygem-mime-types117: rename to misc/rubygem-mime-types1swills2014-08-271-1/+2
| | | | | Update misc/rubygem-mime-types117 to the latest version that will work with rails 3.x and rename to properly reflect the version.
* Remove duplicate line from plistantoine2014-08-271-1/+0
| | | | Reported by: pkg developer mode
* Make usable by non root usersantoine2014-08-271-0/+4
| | | | See also: https://github.com/fizx/robots/issues/6
* Update www/chromium to 37.0.2062.94rene2014-08-27226-760/+1098
| | | | | | Obtained from: freebsd-chromium@ (especially Carlos Medina) MFH: 2014Q3 Security: http://www.vuxml.org/freebsd/fd5f305d-2d3d-11e4-aa3d-00262d5ed8ee.html
* www/rubygem-rack-ssl: roll back version to one compatible with rails 3.xswills2014-08-262-3/+4
|
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-263-18/+17
| | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine)
* www/ephemera: update 5.0 -> 5.1robak2014-08-263-3/+4
| | | | | | PR: 192952 Submitted by: James Bailie <jimmy@mammothcheese.ca> Approved by: marino (mentor)
* www/rubygem-uglifier: udpate to 2.5.3swills2014-08-262-3/+3
|
* www/rubygem-rack-protection: update to 1.5.3swills2014-08-262-3/+3
|
* www/rubygem-rack-ssl: update to 1.4.1swills2014-08-262-3/+3
|
* x11/rubygem-gnome2: update to 2.2.0swills2014-08-264-6/+6
|
* - Switch databases/libdbi to USES=libtool, drop .la filesamdmi32014-08-262-2/+2
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* www/rubygem-faraday: update to 0.9.0swills2014-08-262-4/+4
| | | | Approved by: clsung (maintainer)
* www/rubygem-sinatra: update to 1.4.5swills2014-08-263-16/+4
| | | | While here, don't patch it to use newer tilt, since we have a tilt 1.x port
* sysutils/rubygem-chef-server: deprecate due to dep_selector not workingswills2014-08-262-0/+6
| | | | | | | chef-server needs dep_selector which has been broken since March. Further, upstream chef-server is now completely different and written in Erlang, and this chef server in ruby will be deprecated upstream soon. Go ahead and get rid of it now since it's been broken a while anyway.
* www/sams2: Fix some issues, especially apache22marino2014-08-263-18/+40
| | | | | | | | | | | | | | | | There were a number of issues with the first version of sams2. The pkg-plist still had a bad "make makeplist" variable ("24" was wrongly converted to %%APACHE_VERSION%%). There was also a typo on a PLIST substitution but this has been completely removed. This port was converted to options, particularly the APACHE option was added as a non-default option. If selected, it will require the default version of Apache as a dependency and install sample apache conf files. Previously the port would scan the whole system and install conf files in different locations depending on what it found. Now the conf file creation is carefully controlled. Discussed with maintainer.
* www/rubygem-jekyll: update to 2.3.0swills2014-08-263-28/+24
| | | | | PR: 192977 Submitted by: Michael Moll <kvedulv@kvedulv.de>
* www/rubygem-jekyll-watch: add port to be used by updated jekyllswills2014-08-264-0/+26
| | | | | | | | | Handles rebuilding of Jekyll sites when a file changes WWW: https://github.com/jekyll/jekyll-watch PR: 192976 Submitted by: Michael Moll <kvedulv@kvedulv.de>
* - Update pandoc to 1.13.0.1pgj2014-08-264-13/+23
| | | | | | | | | | | - Update gitit to 0.10.5 - Update texmath to 0.8 - Update zip-archive to 0.2.3.4 - Add haddock-library: Library exposing some functionality of Haddock - Add hoauth2: Haskell OAuth2 authentication - Add JuicyPixels: Picture loading/serialization Obtained from: FreeBSD Haskell
* - Update to 1.0.1pgj2014-08-262-7/+7
| | | | Obtained from: FreeBSD Haskell
* www/squid33: Clarify option for http-violationsmarino2014-08-261-6/+5
| | | | | | | | | | The option STRICT_HTTP was highly misleading. If enabled, it disabled strict checking, the opposite of what somebody would reasonably assume. Rename the option to LAX_HTTP and improve the description to ward off potential confusion. PR: 192980 Reported by: screenblack (gmail)
* www/rubygem-addressable: update to 2.3.6swills2014-08-262-3/+3
|
* This version works with apache 2.4.mat2014-08-261-1/+1
| | | | Sponsored by: Absolight
* - Update to 0.8mat2014-08-262-8/+18
| | | | | | - Stage Sponsored by: Absolight
* Remove some duplicate lines from plist (or duplicate plist)antoine2014-08-261-1/+0
| | | | Reported by: pkg developer mode
* Make the patch cleaner and always apply it.mat2014-08-252-12/+12
| | | | Sponsored by: Absolight
* Fix with apache 2.4.mat2014-08-252-1/+17
| | | | Sponsored by: Absolight
* Convert to USES=pgsqlbapt2014-08-2519-39/+30
|
* www/rubygem-rack-openid: update to 1.4.2swills2014-08-252-3/+3
|
* www/rubygem-httpclient: update to 2.4.0swills2014-08-252-3/+3
|
* www/rubygem-mechanize: update to 2.7.3swills2014-08-252-4/+4
|
* Hook grafana and rubygem-feedjira to the buildantoine2014-08-251-0/+2
|
* www/rubygem-httparty: update to 0.13.1swills2014-08-252-3/+3
|
* www/rubygem-http-cookie: update to 1.0.2swills2014-08-252-3/+3
|
* www/rubygem-cookiejar: update to 0.3.2swills2014-08-252-3/+3
|
* www/redmine: adjust plist after rubygem-rubytree updateswills2014-08-252-0/+2
|
* www/drood: Upgrade version 3.12 => 3.13marino2014-08-252-5/+3
| | | | | PR: 192652 Submitted by: maintainer (James Bailie)
* Add new port www/sams2marino2014-08-258-0/+623
| | | | | | | | | | | | | | | | | | PR: 192587 Submitted by: Roman Modified by: marino SAMS (Squid Account Management System) is a WEB-based interface and tool to manage users of SQUID proxy server. Main features are: * manage users access to SQUID - proxy with NTLM, NCSA authorization or IP address * manage prohibition of users to access to URL * manage to rewrite requested URL to graphical resources (banners, counters) * save and build reports of users statistic * switch of users access to SQUID proxy if his traffic quota is off * manage a delay pools for users groups
* www/grafana: NEW PORT - Dashboard and graph editor for Graphite, InfluxDB & ↵robak2014-08-244-0/+144
| | | | | | | | | | OpenTSDB Grafana is An open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Submitted by: Bartek Rutkowski <robak@FreeBSD.org> Approved by: swills (mentor)
* www/rubygem-puma: update to 2.9.0swills2014-08-242-3/+3
|
* www/rubygem-turbolinks: update to 2.3.0swills2014-08-242-3/+3
|
* www/rubygem-jruby-rack: update to 1.1.16swills2014-08-242-3/+3
|
* www/rubygem-websocket: update to 1.2.0swills2014-08-242-3/+3
|
* www/rubygem-maruku: update to 0.7.2swills2014-08-242-5/+3
|
* www/rubygem-em-twitter: update to 0.3.3swills2014-08-242-4/+5
|
* www/rubygem-kaminari: update to 0.16.1swills2014-08-242-3/+3
|
* www/rubygem-raindrops: update to 0.13.0swills2014-08-242-3/+3
|
* 2014-08-24 security/pam_abl: Newer version requires large number of hacks, ↵antoine2014-08-244-36/+0
| | | | | | not worth the effort 2014-08-23 www/rubygem-feedzirra: Project renamed upstream, see www/rubygem-feedjira
* www/redmine-backlogs: update to 1.0.6swills2014-08-243-7/+14
|
* www/rubygem-underscore-rails: update to 1.6.0swills2014-08-242-4/+3
|
* www/rubygem-typhoeus: update to 0.6.9swills2014-08-242-5/+4
|
* www/rubygem-ethon: update to 0.7.1swills2014-08-242-3/+3
|
* www/rubygem-sintra-r18n: update to 1.1.11swills2014-08-242-4/+3
|
* www/rubygem-selenium-webdriver: update to 2.42.0swills2014-08-242-6/+6
|
* www/rubygem-select2-rails: update to 3.5.9.1swills2014-08-242-4/+3
|
* www/rubygem-rack-attack: update to 4.1.0swills2014-08-242-3/+3
|
* www/rubygem-jquery-ui-rails: update to 5.0.0swills2014-08-242-5/+4
|
* www/rubygem-jquery-turbolinks: update to 2.0.2swills2014-08-242-3/+3
|
* www/rubygem-jquery-atwho-rails: update to 0.5.0swills2014-08-242-7/+3
|
* www/rubygem-gon: update to 5.1.2swills2014-08-242-4/+6
|
* www/rubygem-geminabox: update to 0.12.4swills2014-08-242-5/+6
|
* www/rubygem-feedzirra: mark deprecated due to upstream rename, see ↵swills2014-08-241-0/+3
| | | | www/rubygem-feedjira
* www/rubygem-feedjira: create port of rubygem-feedjiraswills2014-08-243-0/+25
| | | | | | A library designed to retrieve and parse feeds as quickly as possible WWW: http://feedjira.com
* www/rubygem-d3_rails: update to 3.4.11swills2014-08-242-3/+3
|
* www/rubygem-cuba: update to 3.3.0swills2014-08-242-3/+3
|
* www/rubygem-carrierwave: update to 0.10.0swills2014-08-242-4/+5
|
* www/rubygem-bootstrap-sass: update to 3.2.0.1swills2014-08-242-3/+3
|
* www/rubygem-http_parser.rb: oops, this port already existed in net, delete itswills2014-08-244-23/+0
|
* www/rubygem-http_parser.rb: create port for rubygem-http_parser.rbswills2014-08-244-0/+23
| | | | | | | Ruby bindings to http://github.com/ry/http-parser and http://github.com/a2800276/http-parser.java WWW: http://github.com/tmm1/http_parser.rb
* www/rubygem-sinatra-contrib: fix dependency on tilt1swills2014-08-241-1/+2
| | | | | Reported by: antoine With hat: ruby@
* - Update to 1.4.1olivierd2014-08-243-17/+3
| | | | - Remove unneeded patch
* Update to 0.10.31.adamw2014-08-242-5/+4
| | | | | PR: 192874 Submitted by: maintainer
* Update to 1.2.104 and stage.adamw2014-08-246-449/+555
| | | | | PR: 192813 Submitted by: Ports Fury
* www/redmine: update to 2.5.2swills2014-08-243-13/+12
| | | | | PR: 192256 Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
* Fix some files unreadable by regular users, this causes errors like:antoine2014-08-231-10/+6
| | | | | | | | File "/usr/local/lib/python2.7/site-packages/pkg_resources.py", line 1514, in _get with open(path, 'rb') as stream: IOError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/site-packages/WebError-0.10.3-py2.7.egg-info/entry_points.txt' While here, modernize a bit
* [NEW] www/geeknote: Command line client for Evernotekoobs2014-08-235-0/+46
| | | | | | | | | | | | | | | Geeknote is a command line client for Evernote. Features: * Create notes in your Evernote account * Create tags, notebooks * Use Evernote search in console with different filters * Edit notes in console using any editor: nano, vim, emacs, mcedit * Sync your local files, directories with Evernote * Use Evernote with cron or any scripts WWW: http://www.geeknote.me
* [NEW] www/py-evernote: Evernote SDK for Pythonkoobs2014-08-235-0/+47
| | | | | | This SDK contains wrapper code used to call the Evernote Cloud API from Python. WWW: https://dev.evernote.com
* - Update to 1.4.0olivierd2014-08-233-6/+20
| | | | | - Switch to USES= python - Add LICENSE_FILE
* www/squid33: Support Kerberos on DragonFlymarino2014-08-231-0/+9
| | | | | | | | DragonFly does not have Kerberos in the base system as this port assumes. In order to build squid33, DF has a dependency on krb5 packages. Morever, the configure check assumes Kerberos is in the base system, so it fails to configure. Disable the check completely as it's guaranteed to pass on FreeBSD and the sought headers are installed with krb5.
* www/squid33: Fix plist for options, enable keytab only for squidmarino2014-08-233-3/+12
| | | | | PR: 192913 Submitted by: timp87
* www/siteframe: Rework so that overriding extract target is unnecessarymarino2014-08-231-6/+6
|
* Update from 4.0.48 to 4.0.49:osa2014-08-238-13/+13
| | | | | | | | | | | | | | | | | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> * Upgraded the preferred Nginx version to 1.6.1. * Fixed a crash that may be triggered by the `passenger_max_requests` feature. * Introduced the `spawn_failed` hook, which is called when an application process fails to spawn. You could use this hook to setup an error notification system. Closes GH-1252. * Fonts, RSS and XML are now gzip-compressed by default in Phusion Passenger Standalone. Thanks to Jacob Elder. Closes GH-1254. * Fixed some user and group information lookup issues. Closes GH-1253. * Fixed some request handling crashes. Closes GH-1250. * Fixed some compilation problems on Gentoo. Closes GH-1261. * Fixed some compilation problems on Solaris. Closes GH-1260. </ChangeLog>
* Fix staging when port is alredy installed on system.madpilot2014-08-232-12/+13
| | | | Reported by: Jeff Molofee <jeff.molofee at pro-westernplastics.com>
* www/rubygem-fcgi: add port based on ruby-fcgi, update to 0.9.2.1swills2014-08-234-0/+23
| | | | | PR: 190446 Submitted by: Takumi Takahashi <takumiiinn@gmail.com>
* The previous commit was broken - don't know how I managed to install thedes2014-08-222-8/+40
| | | | | | result. Fix the version requirement for Catalyst::DispatchType::Regex. While there, add a patch that ensures that errors are reported correctly, i.e. 500 for an internal error and 400 for an invalid request.
* - Support stagingehaupt2014-08-222-14/+12
| | | | - Add LICENSE
* Add a dependency on Catalyst::DispatchType::Regex, which is no longerdes2014-08-221-1/+2
| | | | part of the Catalyst core.
* - Update to 4.1.4sunpoet2014-08-222-3/+3
| | | | Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
* - Update to 0.048sunpoet2014-08-222-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
* - Fix PLISTsunpoet2014-08-221-2/+0
| | | | | PR: ports/192909 Submitted by: Takefu <takefu@airport.fm> (maintainer)
* Remove expired ports:rene2014-08-2219-7190/+0
| | | | | | | | | | | 2014-08-22 databases/pg_filedump: Broken for more than 6 months 2014-08-22 devel/svnmerge: Broken for more than 6 months 2014-08-22 net-mgmt/circe: Broken for more than 6 months 2014-08-22 print/latex-aa: Broken for more than 6 months 2014-08-22 textproc/rast: Broken for more than 6 months 2014-08-22 www/abyssws: Broken for more than 6 months 2014-08-22 www/docebo: Not maintained upstream 2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago
* Canonicalize a few LICENSE_PERMSantoine2014-08-221-1/+1
| | | | With hat: portmgr
* Fix up missed or botched PORTREVISION bumps from r365599.mandree2014-08-221-1/+1
| | | | | | Apparently Tools/scripts/bump-revision.sh isn't too robust... PR: 192690
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-225-9/+9
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
* Update all Django ports to new security releaseskoobs2014-08-228-40/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | On August 20, the Django team issued new security releases addressing multiple vulnerabilities [1]. Update all of our Django ports accordingly: - www/py-django: Update to 1.6.6 - www/py-django14: Update to 1.4.14 - www/py-django15: Update to 1.5.9 - www/py-django-devel: Update to 1.7 release candidate 3 While I'm here: - Switch to USES=python and USE_PYTHON=<features> - Deprecate OPTIONSFILE - Add CPE information - Add LICENSE_FILE - Tweak HTMLDOCS option description And for www/py-django-devel: - Switch to GITHUB for distribution files [1] https://www.djangoproject.com/weblog/2014/aug/20/security/ Approved by: lwhsu (maintainer) MFH: 2014Q3 Security: 3c5579f7-294a-11e4-99f6-00e0814cab4e
* security/libprelude: Take MAINTAINER'ship, STAGE & Modernizekoobs2014-08-211-0/+1
| | | | | | | | | | | | | | | | | | | | | - Take Maintainership - Enable STAGE support - Tweak MASTER_SITES https -> http (portlint) - Add LICENSE and LICENSE_FILE - Deprecate USE_AUTOTOOLS for libtool (-> USES) - Sort USES and OPTIONS - Use OPTIONS helpers as much as possible for now [1] - Add --enable-static to CONFIGURE_ARGS to retain the static lib - Assign and Use ETCDIR rather than hardcoding - Use the install-strip install target - Update pkg-plist, use @sample and other goodies While I'm here, bump dependent ports since our SHLIB major version has changed [1] https://reviews.freebsd.org/D665 Approved by: portmgr (implicit, bump unstaged port)
* Add a patch to enable <nil/> support, cf CPAN RT #85226.des2014-08-212-2/+46
| | | | Take maintainership.
* Drop maintainer-shipehaupt2014-08-211-1/+1
|
* Stage www/publicfile and assign maintainership to submittermarino2014-08-213-3/+61
| | | | | PR: 192885 Submitted by: uffe
* - Depend on squid33 unconditionally, this is the only squid portmadpilot2014-08-213-28/+21
| | | | | | | | which isn't being deprecated. [1] - Depend on any BDB version in the ports tree [1] - Make packaging as a user possible and fix plist accordingly Reported by: marino@ [1]
* www/p5-HTML-Perlinfo: 1.62 -> 1.64pi2014-08-212-4/+3
| | | | | | - Fixes for bugs 87048, 86552, 78637: Use of qw(...) as parentheses is deprecated error. - Added git repo
* www/piwik: update to 2.5.0wg2014-08-213-28/+354
| | | | | PR: 192782 Submitted by: maintainer
* www/quickie: support stagewg2014-08-212-30/+31
| | | | | PR: 5851 Submitted by: tkato432 yahoo com
* Fix build after json-c update.adamw2014-08-211-1/+1
|
* www/cakephp13: update to 1.3.20wg2014-08-202-5/+5
| | | | | PR: 192834 Submitted by: maintainer
* Update to 0.062ehaupt2014-08-202-3/+3
|
* www/squid33: Convert to static pkg-list, use option configurationmarino2014-08-205-306/+2218
| | | | | | | Also remove the IPv6 disabled patch. PR: 192846 Submitted by: takefu (airport.fm)
* 2014-08-20 mail/horde3-turba: EOL in April 2012antoine2014-08-2016-5322/+0
| | | | | | | 2014-08-20 deskutils/horde3-nag: EOL in April 2012 2014-08-20 devel/horde3-whups: EOL in April 2012 2014-08-20 mail/horde3-imp: EOL in April 2012 2014-08-20 www/horde3-base: EOL in April 2012
* 2014-08-20 deskutils/horde3-hermes: EOL in April 2012antoine2014-08-2024-1473/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-08-20 deskutils/horde3-klutz: EOL in April 2012 2014-08-20 deskutils/horde3-kronolith: EOL in April 2012 2014-08-20 deskutils/horde3-mnemo: EOL in April 2012 2014-08-20 devel/horde3-chora: EOL in April 2012 2014-08-20 ftp/horde3-gollem: EOL in April 2012 2014-08-20 games/linux-steam: Unmaintained interactive port 2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo 2014-08-20 mail/horde3-dimp: EOL in April 2012 2014-08-20 mail/horde3-forwards: EOL in April 2012 2014-08-20 mail/horde3-ingo: EOL in April 2012 2014-08-20 mail/horde3-mimp: EOL in April 2012 2014-08-20 mail/horde3-vacation: EOL in April 2012 2014-08-20 net-mgmt/horde3-nic: EOL in April 2012 2014-08-20 net-mgmt/nocol: Unmaintained interactive port 2014-08-20 net-mgmt/ourmon: Unmaintained interactive port 2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port 2014-08-20 news/p5-NNML: Unmaintained interactive port 2014-08-20 print/dvips: Unmaintained interactive port 2014-08-20 print/xdvi: Unmaintained interactive port 2014-08-20 security/horde3-jeta: EOL in April 2012 2014-08-20 security/hunch: Likely unused interactive port 2014-08-20 www/horde3-ansel: EOL in April 2012 2014-08-20 www/horde3-meta: EOL in April 2012 2014-08-20 www/horde3-passwd: EOL in April 2012 2014-08-20 www/horde3-trean: EOL in April 2012 2014-08-20 www/wwwcount: Ancient interactive port 2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
* Remove deletion of LC_MESSAGES directories that are owned by devel/gettextgrembo2014-08-201-4/+0
| | | | | Reviewed by: bdrewery Approved by: bdrewery
* Update to 1.1.1arved2014-08-202-5/+4
| | | | | | PR: 192649 Submitted by: "Colin" Approved by: maintainer
* - Update to 2014.08.10sunpoet2014-08-203-22/+24
| | | | | | | | - Use USES=python PR: ports/192296 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 19 days)
* many ruby/rubygem ports: death of rubyforge.orgswills2014-08-1916-12/+24
| | | | | | | | | | | | | | | | | | rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing several things: - Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now only fetchable via our cache) - Deprecate ports that depend on those - Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports (which are still fetchable from rubygems.org) The next step will be to remove rubyforge.org from bsd.sites.mk, after these deprecated ports are deleted. Phabric: D591 With hat: ruby Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
* - Update to 4.0.1gblach2014-08-192-3/+3
| | | | | PR: 192713 Approved by: khsing.cn@gmail.com (maintainer)
* - Fix plist for WITH_DBI caseamdmi32014-08-192-0/+4
| | | | | Approved by: portmgr blanket MFH: 2014Q3
* Add new port www/libevhtpmarino2014-08-194-0/+52
| | | | | | | | | | | | | PR: 191979 Submitted by: JingFeng Yan Libevhtp was created as a replacement API for Libevent's current HTTP API. The reality of libevent's http interface is that it was created as a JIT server, meaning the developer never thought of it being used for creating a full-fledged HTTP service. The maintainer is under the impression that the libevent http API was designed almost as an example of what you can do with libevent. It's not Apache in a box, but more and more developers are attempting to use it as such.
* www/squid33: Fix basic_auth helper, cleanup, and rework @sample filesmarino2014-08-192-37/+55
| | | | | | | | | | | | | | basic_db_auth ext_sql_session_acl is not installed it's perl5.16 later WARNING: no_suid: setuid(0): (1) Operation not permitted http://www.squid-cache.org/mail-archive/squid-users/201301/0390.html http://www.squid-cache.org/mail-archive/squid-dev/201305/0172.html Change to .sample from .default the configuration file name use criteria change of clang The trimmed of PLIST_FILES It does not require the deletion of .orig .bak. PR: 192824 Submitted by: takefu (airport.fm)
* Remove a few remaining NOPORTDATAantoine2014-08-191-4/+0
| | | | With hat: portmgr
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanantoine2014-08-192-5/+0
| | | | With hat: portmgr
* www/chromium: Enable build on FreeBSD < 10 and enable file chooser dialog [1].rene2014-08-197-8/+96
| | | | | | | | | | | | | | - Spell out full path to /sbin/sysctl [2] - Build with OpenSSL from base to avoid a link conflict on FreeBSD < 10 - Fix build with libusb on FreeBSD < 10 [3] - Fix build with GCC 4.7 (for 8.4 / 9.1) - Bump PORTREVISION PR: 192742 [1] Submitted by: cmt@burggraben.net [1] Submitted by: J. R. Oldroyd [2] Submitted by: db@ [3] MFH: 2014Q3
* www/squid33: Use @sample with 5 conf files to avoid overwritesmarino2014-08-191-16/+15
|
* - Switch www/libwww to USES=libtool, drop .la filesamdmi32014-08-192-50/+49
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket