Commit graph

301068 commits

Author SHA1 Message Date
Guido Falsi
e645ec7bc4 AjaXplorer is a software that can turn any web server into a powerfull
file management system and an alternative to mainstream cloud storage
providers.

WWW: http://ajaxplorer.info/
2013-06-01 13:05:48 +00:00
Bryan Drewery
95bf33a556 - Update to checkin c61b908704
Changes:
  - Leftover fixes
  - Status fixes
  - ports-mgmt/pkg no longer required in the host when building
    WITH_PKGNG sets.
  - CCACHE fixes
  - jail: Support -m url= [1]
  - jail -u: Allow updating snapshot jails [1]
  - jail: Fix destroying/cleanup of jails with USE_TMPFS=all
  - HTML: Show skipped counts in failed/ignored tables
  - HTML: Show SVN URL
  - Allow DISTFILES_CACHE=PORTSDIR/distfiles now that DISTFILES
    are mounted in /distfiles [2]
  - testport: Make failed builds more clear [3]

Submitted by:	will [1]
Reported by:	mat [2]
Reported by:	tj [3]
2013-06-01 12:56:54 +00:00
Hiroki Sato
c175648109 Fix pkg-plist.
Reported by:	miwi
2013-06-01 12:39:21 +00:00
Hiroki Sato
7a823705e4 - Update to 4.0.
- Trim old-style header.
- Add LICENSE.
- Use shebangfix.
- Replace pathname lookups in the scripts with fixed pathnames.
2013-06-01 11:23:22 +00:00
Pawel Pekala
0fc3b42483 Update to version 1.1.1
PR:		ports/179103
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-06-01 10:27:59 +00:00
Sergey A. Osokin
51baf2cb66 Document passenger vulnerability. 2013-06-01 08:08:56 +00:00
Wen Heping
2638fc3511 - Do not depend on MySQL server but client
- Trim Makefile headers
- Add LICENSE
- Convert to optionsNG

PR:		179137
Submitted by:	remko@
2013-06-01 07:20:30 +00:00
Wen Heping
7183c27a5e - Update to 6.5.13 2013-06-01 07:16:13 +00:00
Ruslan Makhmatkhanov
2bccf06fbb - update to 1.1.4 2013-06-01 05:24:20 +00:00
Jason Helfman
d034ff8e1d - worked with upstream to roll versioned source distfile
- no difference in previous distfile (ie. checksum)
- remove unneeded dist_subdir directive
2013-06-01 05:10:39 +00:00
Wen Heping
590bbcdc83 - Do not depend on MySQL server but client
PR:		179137
Submitted by:	remko@
2013-06-01 02:47:31 +00:00
Wen Heping
4698f202bd - Update to 1.25
- Trim Makefile headers
- Pass maintainership to perl@
2013-06-01 02:40:39 +00:00
Steve Wills
fbe3cef50d - Update ruby note to remind users to stop software before updating it. 2013-06-01 01:08:05 +00:00
Steve Wills
259659032b - Fix RUN_DEPENDS line so that it doesn't remove ruby as a dependency
- Bump PORTREVISION

With hat:	ruby@
2013-06-01 00:52:11 +00:00
Matthias Andree
c8d0576046 Update to new upstream release
2013.05.31 -- Version 2.3.2
Arne Schwabe (3):
      Only print script warnings when a script is used. Remove stray mention of script-security system.
      Move settings of user script into set_user_script function
      Move checking of script file access into set_user_script

Davide Brini (1):
      Provide more accurate warning message

Gert Doering (2):
      Fix NULL-pointer crash in route_list_add_vpn_gateway().
      Fix problem with UDP tunneling due to mishandled pktinfo structures.

James Yonan (1):
      Always push basic set of peer info values to server.

Jan Just Keijser (1):
      make 'explicit-exit-notify' pullable again

Josh Cepek (2):
      Fix proto tcp6 for server & non-P2MP modes
      Fix Windows script execution when called from script hooks

Steffan Karger (2):
      Fixed tls-cipher translation bug in openssl-build
      Fixed usage of stale define USE_SSL to ENABLE_SSL

svimik (1):
      Fix segfault when enabling pf plug-ins
2013-05-31 23:06:39 +00:00
Gerald Pfeifer
f5322ed876 Update to the 20130526 snapshot of GCC 4.9.0. (This requires a small
adjustment to our Java hierarchy patch, no functional change though.)
2013-05-31 22:52:02 +00:00
Eitan Adler
039aba32a6 Fix build:
I had done the testing and committing in two separate trees :(

Reported by:	sunpoet
2013-05-31 22:42:40 +00:00
Olli Hauer
48583f3176 - fix distinfo for svn docs (lost in last commit)
- adjust CONFLICTS add upcomming 1.8

Approved by:	lev (implicit)
2013-05-31 22:30:57 +00:00
Lev A. Serebryakov
976ab3f623 Update subversion ports to 1.7.10 and 1.6.23.
It fixes 3 security issues:

    CVE-2013-1968: fsfs repository corruption caused by newline characters in filenames
    CVE-2013-2088: contrib hook-scripts can allow arbitrary code execution
    CVE-2013-2112: svnserve remotely triggerable DoS.

Security:	CVE-2013-1968
Security:	CVE-2013-2088
Security:	CVE-2013-2112
2013-05-31 21:41:55 +00:00
Antoine Brodin
427a7866b7 New port: rubygem-pcaprub
libpcap bindings for ruby
WWW: https://github.com/shadowbq/pcaprub

Approved by:	miwi, eadler (mentors, implicit)
2013-05-31 21:09:20 +00:00
Brooks Davis
e5c435007d Update clang/dragonegg/llvm-devel to subversion rev r182968. 2013-05-31 20:49:05 +00:00
Bryan Drewery
51f8e1354a Fix typos from options conversion 2013-05-31 19:59:21 +00:00
Bryan Drewery
579c40e83f Fix build 2013-05-31 18:58:31 +00:00
Baptiste Daroussin
f941a08dcf Fix segfault on current when binary installing packages
Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2013-05-31 17:14:11 +00:00
Tom Judge
db54613a4b New port: www/p5-Dancer-Logger-Log4perl
An interface between Dancer's logging engine abstraction layer and the
Log::Log4perl library.

WWW: http://search.cpan.org/dist/Dancer-Logger-Log4perl/
2013-05-31 17:08:22 +00:00
Martin Wilke
e4313a22e4 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:45:41 +00:00
Martin Wilke
903dc75c0e - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:45:28 +00:00
Martin Wilke
48c75930ac -- Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:45:23 +00:00
Martin Wilke
ab5ce324f5 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:26:30 +00:00
Martin Wilke
4a0d65b49d - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:25:02 +00:00
Martin Wilke
28cbf3b534 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:24:42 +00:00
Tijl Coosemans
16ae8b072b - Update sdcc to 3.3.0
- Group target options
- Change CPPFLAGS and remove LDFLAGS to always use base system
  libreadline and its headers
- Use a dynamically generated pkg-plist

Reviewed by:	crees
2013-05-31 16:15:51 +00:00
Martin Wilke
792ff477bc - Add PS_CMD
PR:		176118
Submitted by:	zi
Tested via:	ph-w exp-run
2013-05-31 16:09:54 +00:00
Martin Wilke
14422a1b1e - Remove support for USE_CMAKE and KDE4_BUILDENV, they are no of use anymore.
Unconditionally set CMAKE_ARGS in bsd.python.mk, as it don't affect non-cmake ports

PR:		177356
Submitted by:	makc@
2013-05-31 16:03:49 +00:00
Renato Botelho
bc85228263 Update to 20130531 2013-05-31 15:54:30 +00:00
Martin Wilke
044964579e - Trim header 2013-05-31 15:42:57 +00:00
Martin Wilke
f23eb7e3c8 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:21:26 +00:00
Martin Wilke
b8afc4b386 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:20:27 +00:00
Martin Wilke
2e8ab9086f - Fix PORTDOCS
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:20:11 +00:00
Martin Wilke
c355f50b6f - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:18:31 +00:00
Martin Wilke
ac53f16cf4 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:18:27 +00:00
Martin Wilke
6b42af94a4 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:18:15 +00:00
Martin Wilke
9f694ad8b7 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:18:09 +00:00
Martin Wilke
ca4d724449 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:17:57 +00:00
Martin Wilke
5b0d083608 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:17:52 +00:00
Martin Wilke
3412de2ce3 - Do not try to remove dirs. not created by the port
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:17:30 +00:00
Martin Wilke
0bcea764f7 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:17:07 +00:00
Martin Wilke
8a8224f1ef - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:16:53 +00:00
Martin Wilke
02139cb1aa - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:16:41 +00:00
Martin Wilke
345578429d - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 15:16:21 +00:00