| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Drop USE_BZIP2
- Pet portlint
PR: 189834
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354501
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 189830
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354499
|
|
|
|
|
|
|
|
|
|
|
|
| |
www/mod_wsgi3 should be used instead.
- set EXPIRATION_DATE=2014-06-30
- bump mod_wsgi2 PORTREVISION to notify users
- s/CONFLICTS/CONFLICTS_INSTALL/
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer, per PM)
Notes:
svn path=/head/; revision=354493
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This brings the following additional ports
* devel/rubygem-launch22
* misc/rubygem-mime-types117
* textproc/rubygem-nokogiri14
* www/rubygem-heroku-nav
* www/rubygem-mechanize26
* www/rubygem-net-http-digest_auth11
* www/rubygem-net-http-persistent25
With the exception of heroku-nav, all the other ports are just older versions
of already existing ports.
Reviewed by: swills
Notes:
svn path=/head/; revision=354492
|
|
|
|
|
|
|
| |
Reviewed by: swills
Notes:
svn path=/head/; revision=354491
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 189832
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354488
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 189831
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354487
|
|
|
|
|
|
|
|
| |
PR: 189835
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354483
|
|
|
|
|
|
|
|
| |
PR: ports/189633
Submitted by: C Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes:
svn path=/head/; revision=354472
|
|
|
|
|
|
|
|
| |
PR: ports/189631
Submitted by: C Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes:
svn path=/head/; revision=354471
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
feature safe: yes
Changelog highlights:
Version 11.1
- Fixed: Shows "T" log marker only for requests which has really
been delayed by mod_qos.
- Further improved bytes/sec limitation implementation.
Version 11.0
- Highly improves bytes/sec limitation (response throttling) based
on the input I got from Jeff Trawick - many thanks!
* Calculates delay within filter (immediately(!) when reaching the
defined amount of bytes).
* Uses nanoseconds delay (instead of milliseconds).
* Splits large bucket brigades to 8k blocks (support for local
files, not using mod_proxy).
* Inserts filter late (after mod_deflate).
- User tracking: set Cache-Control header when accessing
the cookie check page.
- QS_UserTrackingCookieName: improved cookie header processing.
- Fixed: 'qslog -pc' does no longer require 'S' nor a date.
PR: ports/189416
Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer)
Notes:
svn path=/head/; revision=354468
|
|
|
|
|
|
|
|
|
|
|
| |
- add stage support
- add LICENSE
PR: ports/189796
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
Notes:
svn path=/head/; revision=354464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/bin/c++ -Dcas_EXPORTS -Wall -pedantic -Wno-long-long -Winline -finline-functions -Wno-inline --param large-function-growth=7000 --param inline-unit-growth=200 --param max-inline-insns-single=15000 -O3 -funroll-loops -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/include -I/usr/local/include -I/usr/local/include/ctpp2 -I/usr/local/include/apr-1 -I/usr/local/include/db48 -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/Apache2 -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/util -I/usr/local/include/apache22 -o CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o -c /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In function 'void CAS::DumpXMPRPCData(const CTPP::CDT&, CTPP::OutputCollector*)':
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error: 'ConstIterator' is not a member of 'CTPP::CDT'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error: expected `;' before 'itHash'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:194: error: 'itHash' was not declared in this scope
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In constructor 'CAS::ASXMLRPCClient::ASXMLRPCClient(const std::string&, UINT_32, UINT_32, UINT_32, const CTPP::CDT&, const std::string&)':
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error: 'ConstIterator' is not a member of 'CTPP::CDT'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error: expected `;' before 'itoHeaders'
/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:304: error: 'itoHeaders' was not declared in this scope
*** [CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o] Error code 1
With hat: portmgr
Notes:
svn path=/head/; revision=354429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make use of AP_FAST_BUILD
- Support STAGEDIR
* Make PORTDOCS and PORTEXAMPLES unconditional to stage
- Add OPTIONS_DEFINE for DOCS and EXAMPLES
- Unmute INSTALL_DATA
- Fix typo in x-generate-tarball target
- Replace tab with a single space after WWW: in pkg-descr
- Make use of @sample in pkg-plist
Notes:
svn path=/head/; revision=354408
|
|
|
|
| |
Notes:
svn path=/head/; revision=354407
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"So we agree with that is no acceptable policy from us.
So we are now committed to you guys the FreeBSD community, and to
Microsoft, to never re-package a release from now on"
Release 2.2.2 was repackaged the next day. Maybe they meant,
"Starting ...... NOW!"
PR: ports/189457
Notes:
svn path=/head/; revision=354396
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for stage dir
- Sort variables
- Use new options helper
- Replace pkg-plist with an automatic package list
Release Notes: http://docs.webob.org/en/latest/news.html
Notes:
svn path=/head/; revision=354388
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The templates parser was split out from AWS and due to quirk how
GPRBuild interacts with aggregate library projects, linking it as a
separate library was more than challenging. It would drop a library
exchange file (aws.lexch) in /usr/local/lib/templates_parser during
the linking process. Ports are not support to touch areas outside of
their work directory -- if they do, builders will notice and fail the
port. After hours of trying to get GPRLib to behave, I was reduced to
copying the *.ali files over to the work directory and creating a
custom gpr file to make linking legal. In the process, I noticed AWS
was linking back to work directory (sanity checks don't flag this yet)
so that was fixed the the custom "-R" option that I added to GPRBuild
a couple of years ago.
I had to create a custom aws.gpr file for lib/gnat, and it works really
well. Currently something like 238 of 243 tests are passing and the
failing ones are socket related and may looking for linux-specific
output in a couple of cases.
* Documentation is now based on Sphinx.
* A fixed package list has replaced the generated one (due to number
of options, this was a real chore to generate and validate)
* The option to generate only a shared library was removed. It was
confusing and not really useful. It produces static and shared
libraries by default, and the shared ones can be suppressed optionally.
* The FreeBSD-specific makefile was removed. The previous issue was
caused by the way the compiler was built which has since been fixed
* ASIS was added as dependency
* RUN_DEPENDS were defined (they were missing before)
* GNUTLS support was fixed. It requires version 3 now and does not
required gcrypt or openssl anymore which indicated a previous problem.
The aws-demos port had some missing files and other problems. It has
been updated at the same time. Note that the output directory has
changed from share/examples/aws-demos to share/examples/aws. A couple
of tests that were broken now build, and a new test was added.
This update comes straight from the latest repositories and was custom
packaged. The annual Adacore release was about 5 months old.
Notes:
svn path=/head/; revision=354373
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support staging
- Please portlint
PR: ports/187484
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
Relnotes: http://piwigo.org/releases/2.6.0 and http://piwigo.org/releases/2.6.1
Notes:
svn path=/head/; revision=354372
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=354325
|
|
|
|
|
|
|
| |
Change Log: http://cpansearch.perl.org/src/ALEXMV/Plack-Middleware-Test-StashWarnings-0.08/Changes
Notes:
svn path=/head/; revision=354314
|
|
|
|
|
|
|
|
|
|
| |
- Support staging
PR: ports/189848
Submitted by: Alex Stangl <alex@stangl.us> (maintainer)
Notes:
svn path=/head/; revision=354265
|
|
|
|
|
|
|
|
|
| |
PR: ports/186959
Submitted by: cs
Approved by: maintainer timeout (>2 months)
Notes:
svn path=/head/; revision=354260
|
|
|
|
|
|
|
| |
- set maintainer to ruby@
Notes:
svn path=/head/; revision=354258
|
|
|
|
|
|
|
|
|
|
| |
so a -devel version is not required anymore. Also removed OPTIONS on other
ports that pointed to clamav-devel as a dependency.
Approved by: portmgr (implict)
Notes:
svn path=/head/; revision=354254
|
|
|
|
|
|
|
| |
Reported by: jenkins via swills
Notes:
svn path=/head/; revision=354252
|
|
|
|
| |
Notes:
svn path=/head/; revision=354237
|
|
|
|
|
|
|
|
|
|
|
| |
- Some files are missing after staging, add them manually
PR: ports/188905
Submitted by: swills (myself)
Approved by: maintainer timeout (osa, >3 weeks)
Notes:
svn path=/head/; revision=354233
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.httrack.com/page/4/en/index.html
https://code.google.com/p/httrack/source/list
https://code.google.com/p/httrack/source/browse/trunk/history.txt
Notes:
svn path=/head/; revision=354211
|
|
|
|
|
|
|
|
|
|
|
|
| |
This changeset is primarily based on the (*) change submitted by Volodymyr
Kostyrko <arcade b1t name> who have offered to keep the existing maintainer
of OpenX.
PR: ports/186606, ports/189439 (*)
Security: CVE-2013-7149
Notes:
svn path=/head/; revision=354174
|
|
|
|
| |
Notes:
svn path=/head/; revision=354163
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add INSTALLS_ICONS=yes
- Use USES=libtool
Changes: http://www.httrack.com/page/4/en/index.html
https://code.google.com/p/httrack/source/list
https://code.google.com/p/httrack/source/browse/trunk/history.txt
Notes:
svn path=/head/; revision=354157
|
|
|
|
|
|
|
|
|
| |
. Drop .la files
. Since lib version was downgraded, bump portrevision on ports that depends of clamav
. Fix REQUIRE names on rc.d scripts
Notes:
svn path=/head/; revision=354141
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=354124
|
|
|
|
|
|
|
|
|
| |
. Use new LIB_DEPENDS syntax
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=354123
|
|
|
|
| |
Notes:
svn path=/head/; revision=354117
|
|
|
|
| |
Notes:
svn path=/head/; revision=354113
|
|
|
|
|
|
|
|
|
| |
This fixes issues after xorg update,
as share lib versions going backwards.
Tested by: Sergey V. Dyatko
Notes:
svn path=/head/; revision=354112
|
|
|
|
| |
Notes:
svn path=/head/; revision=354101
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
PR: ports/189429
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
Test Plan: Build tested in poudriere
Differential Revision: https://phabric.freebsd.org/D13
Notes:
svn path=/head/; revision=354100
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/189763
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes:
svn path=/head/; revision=354094
|
|
|
|
|
|
|
|
|
| |
- reset @group to wheel specifically in pkg-plist
Release Notes: http://bestpractical.com/release-notes/rt/4.0.20
Notes:
svn path=/head/; revision=354093
|
|
|
|
|
|
|
|
|
|
|
| |
than the default, as otherwise this can sometimes result in files
being installed with the group ownership of the user running the
installation.
Submitted by: bapt
Notes:
svn path=/head/; revision=354092
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to new LIB_DEPENDS format
- Fix configuration file handling
PR: ports/189814
Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=354090
|
|
|
|
|
|
|
|
|
|
|
| |
. INSTALL_TARGET = install-strip
. USES libtool and drop .la files
. Let the copy of default conf to .conf to pkg-plist only and make check-plist happy
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=354076
|
|
|
|
|
|
|
|
|
| |
- Rework pkg-plist based on 'make makeplist'
Release notes: http://bestpractical.com/release-notes/rt/4.2.4
Notes:
svn path=/head/; revision=354074
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=354073
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Use new LIB_DEPENDS syntax
. Fix shebang on necessary files
. INSTALL_TARGET = install-strip
. Add USES=libtool and drop .la files
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=354072
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://drupal.org/drupal-7.27-release-notes
https://drupal.org/drupal-7.28-release-notes
PR: 189707
Submitted by: Simon Wright <simon.wright@gmx.net>
Notes:
svn path=/head/; revision=354069
|
|
|
|
|
|
|
|
| |
MFH: 2014Q2
Security: cdf450fc-db52-11e3-a9fc-00262d5ed8ee
Notes:
svn path=/head/; revision=354065
|