Commit graph

327853 commits

Author SHA1 Message Date
Martin Wilke
1785a5a7e9 - Stage support
- Generate auto-plist
2014-03-03 03:14:45 +00:00
Stephen Montgomery-Smith
875be7b50c - Fix compile error with clang. 2014-03-03 03:12:25 +00:00
Stephen Montgomery-Smith
97ebe31869 - Patch Makefile.in because mkoctfile cannot handle the -B option included
in $(LDFLAGS).
2014-03-03 02:58:10 +00:00
Martin Wilke
44b68a3a4c - Stage support 2014-03-03 02:40:53 +00:00
Gerald Pfeifer
ff3f93364e This port really requires not just GCC, but also no version newer than
GCC 4.6 -- so, set USE_GCC=4.6.

Approved by:	snb (maintainer)
2014-03-03 00:38:36 +00:00
Baptiste Daroussin
7f268d38ad Support stage by going back to using upstream Makefiles instead of custom one
Fix build with clang (thus remove USE_GCC=any)
2014-03-03 00:33:16 +00:00
Gerald Pfeifer
e5b1e2b129 Update to version 20132012.
PR:		187146
Submitted by:	pfg
2014-03-03 00:29:26 +00:00
Adam Weinberger
c32f931e8b - Update to 5.71
- Correct paths in all files
- Support bash-devel
- Use MDOCS
- Improve WWW

PR:		ports/187196
Approved by:	maintainer
2014-03-03 00:10:14 +00:00
Baptiste Daroussin
2ff29339f0 Remove USE_GCC=any the ports builds fine with clang 3.3+ 2014-03-03 00:01:34 +00:00
Baptiste Daroussin
14f4e5c9df Replace USE_GCC=any by USES=compiler:nestedfct 2014-03-02 23:56:42 +00:00
Baptiste Daroussin
2733c0ec4b Convert to USES=libtool 2014-03-02 23:50:53 +00:00
Baptiste Daroussin
8cbbcb307d Fix build with clang and remove USE_GCC=yes 2014-03-02 23:43:15 +00:00
Oliver Lehmann
a96e3be3d4 fix typo (CONFIURE_ARGS -> CONFIGURE_ARGS)
Approved by:	maintainer (via mail)
2014-03-02 23:38:13 +00:00
Gerald Pfeifer
a7f38933b9 Sync (and improve) the NO_PACKAGE and IGNORE statements and the entry
in LEGAL.

PR:		184682
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2014-03-02 23:37:36 +00:00
Baptiste Daroussin
60ab32712a Convert to USES=libtool 2014-03-02 23:34:42 +00:00
Baptiste Daroussin
9ecf37ce83 Fix plist after migration to USES=libtool
Reported by:	Ajtim <lumiwa@gmail.com>
2014-03-02 23:31:38 +00:00
Baptiste Daroussin
f7cd932671 Convert to USES=libtool
Use more options helpers
dirrmtry directory not in the default mtree
2014-03-02 23:23:17 +00:00
Baptiste Daroussin
47abee5479 Convert to USES=libtool 2014-03-02 23:15:01 +00:00
Ruslan Makhmatkhanov
5257b65510 devel/py-watchdog: support staging and do general clean-up
- do not use easy_install for installation and convert to auto-generated packing list
- add staging support
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's implemented in bsd.python.mk
- install docs into staging area uncoditionally
- add slash to pkg-descr:WWW
- bump PORTREVISION because of package change

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
2014-03-02 23:13:31 +00:00
Baptiste Daroussin
66d908d5d3 Convert to USES=libtool 2014-03-02 23:07:46 +00:00
Ruslan Makhmatkhanov
290bc6a46e www/py-werkzeug: support staging and general clean-up
- clarify license (BSD3C)
- do not use easy_install for installation and convert to auto-generated packing list
- add staging support
- install examples into staging area uncoditionally and remove EXAMPLES option
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's implemented in bsd.python.mk

Approved by:	portmgr (blanket)
2014-03-02 22:53:22 +00:00
Baptiste Daroussin
632fa9d842 Convert to USES=libtool 2014-03-02 22:52:07 +00:00
Baptiste Daroussin
333abb8a80 Support stage
Convert to USES=libtool
Use modern LIB_DEPENDS
2014-03-02 22:50:08 +00:00
Baptiste Daroussin
3d40df0f42 Convert to USES=libtool 2014-03-02 22:40:50 +00:00
Baptiste Daroussin
dba075ec09 Convert to USES=libtool 2014-03-02 22:37:24 +00:00
Baptiste Daroussin
c4acc1963b Convert to USES=libtool
While here remove code for unsupported version of FreeBSD
Remove DOCS patches that is not necessary anymore with staging
2014-03-02 22:34:50 +00:00
Baptiste Daroussin
9a238273a2 Convert to USES=libtool 2014-03-02 22:29:23 +00:00
Baptiste Daroussin
8eced4b23d Convert to USES=libtool
Remove useless USE_GNOME=gnomeprefix
Remove now useless DOCS patches
2014-03-02 22:24:04 +00:00
Baptiste Daroussin
dcec05afff Convert to USES=libtool
Use options helpers
2014-03-02 22:19:12 +00:00
Baptiste Daroussin
5da95bcd5f Convert to USES=libtool 2014-03-02 22:16:14 +00:00
Baptiste Daroussin
77f7d8189b Convert to USES=libtool 2014-03-02 22:11:17 +00:00
Baptiste Daroussin
f3c70a9a16 Support stage 2014-03-02 22:09:28 +00:00
Baptiste Daroussin
0107aeae6b Convert to USES=libtool 2014-03-02 22:05:42 +00:00
Baptiste Daroussin
d7ee7953f4 Convert to USES=libtool
Convert to USES=dos2unix
Remove now useless patch for DOCS support
2014-03-02 22:02:11 +00:00
Ruslan Makhmatkhanov
71f2e1a74e devel/py-stevedore: support staging and do general clean-up
- remove dependency on argparse - it's a part of all supported pythons in the
  ports tree
- do not use easy_install for installation and convert to auto-generated packing
  list
- add staging support
- unmute docs installation command
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's
  implemented in bsd.python.mk
- add slash to pkg-descr:WWW
- bump PORTREVISION because of package change and dependency list change

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
2014-03-02 22:00:31 +00:00
Baptiste Daroussin
0ef249e34a Convert to USES=libtool 2014-03-02 21:57:20 +00:00
Baptiste Daroussin
32f6127888 Convert to USES=libtool 2014-03-02 21:55:05 +00:00
Koop Mast
48b6b34d81 Update to 1.2.6.
- Added experimental support for guitar synths, like Roland GR 55
- Added support for separate base and treble channels in chord mode
- Some minor GUI rework

Submitted by:	maintainer (via email)
2014-03-02 21:51:54 +00:00
Olli Hauer
b4251833a4 - fix commit r346541
Pointyhat to: miwi
2014-03-02 21:51:34 +00:00
Baptiste Daroussin
aeb6636cb3 Support stage
Use options helpers
Install data
2014-03-02 21:47:22 +00:00
Koop Mast
03f6448ea9 Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]
Fix the build on ppc64 by telling the libav bundled which arch we are on [2]

PR:		ports/187018 [1]
		ports/183129 [2]
Submitted by:	truckman@ [1]
		jhibbits@ [2]
2014-03-02 21:39:22 +00:00
Baptiste Daroussin
f26f45702f Support stage
Use options framework
2014-03-02 21:35:56 +00:00
Baptiste Daroussin
f0a845949b Support stage
Simplify
2014-03-02 21:28:11 +00:00
Olli Hauer
7dc50dd148 - update to version 10.29
Changes:
Version 10.29
 - Supports IPv6 clients.

Version 10.28
 - Fixed: QS_ClientEventLimit did overwrite counters of other
   clients if multiple events have been configured.

Version 10.27
 - qslog features the option "-pu" and "-puc" used to gather
   request information on a per URL basis.
 - Fixed: Wrong includes within the support utilities.
 - Extends QS_ClientSerialize max. timeout from 1 to 5 minutes.

Version 10.26
 - QS_ClientSerialize supports the QS_ClientIpFromHeader directive.
 - Refactor method used to determine redirect port (user tracking)
   supporting servers not using virtual hosts.
 - Fixed: QS_UserTrackingCookieName uses correct server_rec to
   retrieve configuration.
 - Hook implementing user tracking is now called after mod_unique_id.
 - Slightly changed unique-id generator.
 - Adds fflush() to qsgrep utility when writing data to stdout.

Version 10.25
 - QS_EventLimitCount writes the current value to the process
   environment variables.
 - Fixed: QS_[Cond]ClientEventLimitCount logs request id and propagtes
   message code (067) to the QS_ErrorNotes variable.
 - New variable QS_IPConn representing the number of connections
   opened from the very same source IP (works in conjunction with
   QS_SrvMaxConnPerIP only).

Version 10.24
 - New directive QS_CondClientEventLimitCount.
 - QS_SrvMinDataRate: limits the max. data rate to the configured
   value (prevents invalid rate due to misconfiguration server or
   died child process).

Version 10.23
 - Fixed: QS_ClientEventLimitCount log message 067 contains now
   the IP address of the request header if QS_ClientIpFromHeader
   is used.
 - QS_SetEnvRes: supports multiple variables with the same name.

Version 10.22
 - Process QS_SetEnvResHeader(Match) and QS_SetEnvRes at error
   filter too.

Version 10.21
 - Fixed: qslogger may had detected the wrong message severity.
 - Adds debug message when detecting "NullConnection" events.
 - Built-in request header rules: adapt If-Match, If-None-Match,
   Cookie, and Cookie2 HTTP header patterns.

Version 10.20
 - Fixed: QS_CondLocRequestLimitMatch did work only if other QS_Loc*
   directive had been configured.

Version 10.19
 - New directive QS_RedirectIf.

Version 10.18
 - QS_ClientEventLimitCount may be cleared by environment
   variable (suffixed by "_Clear", e.g. QS_Limit_Clear).

Version 10.17
 - QS_ClientEventLimitCount supports unlimited number of events.
 - Stores the value of the QS_ClientEventLimitCount variables as
   environment variables suffixed by "_Counter", e.g. QS_Limit_Counter
   for the default QS_Limit variable, in order to be processed by
   other rules.
 - Add Content-Security-Policy to the default response header
   white list.
 - qslog features enhanced "-pc" mode providing more information:
   * Collects content type information (%{content-type}o).
   * Duration between the first and the last request.
   * Average response in ms.
   * "ci" indicates if we have seen the client at the end or the
     beginning of the file (maybe not all requests in the log
     due to log rotation).
   * Bytes downloaded.
   * Writes status characters to stderr.
   * HTTP request methods (GET/POST)
- qsgeo features option "-l" and is able to process "qslog -pc" files.

Version 10.16
 - qslog adds 'E' (event identifiers) to the format string.
   QSEVENTPATH environment variable specifies a file containing
   all known event names (comma separated list).
 - qslog average counter (a/A) count only if a numeric value
   is available.
 - qssing does not try to execute invalid program name (space only).

PR:		ports/187132
Submitted by:	Eero Haenninen <fax@nohik.ee>
Approved by:	Andrea Cervesato <andrea@cervesato.it> (maintainer)
2014-03-02 21:25:30 +00:00
Koop Mast
541c3ac189 Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]
Enable the mp3 decoder in gst-ffmpeg. [2]
Fix the build on ppc64 by telling the libav bundled which arch we are on [3]

PR:		ports/187018 [1]
		ports/181521 [2]
		ports/183129 [3]
Submitted by:	truckman@ [1]
		Jan Beich <jbech@tormail.org> [2]
		jhibbits@ [3]
2014-03-02 21:24:00 +00:00
Baptiste Daroussin
21809f9bbf Support stage
Use options helpers
2014-03-02 21:20:04 +00:00
Baptiste Daroussin
8124097656 Support stage
Add python option
Use options helpers
2014-03-02 21:10:39 +00:00
Baptiste Daroussin
5fed533f33 Support stage 2014-03-02 20:58:23 +00:00
Steve Wills
81c4006823 - Update to 3.3.5
- Add otrs user to www group (fix permissions issue)
- Security CVE-2014-1695

PR:		ports/187184
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Security:	70b72a52-9e54-11e3-babe-60a44c524f57
2014-03-02 20:29:18 +00:00
Gerald Pfeifer
1a082e26a1 This needs a modern version of GCC, not just any version of GCC, to
make sure things build on FreeBSD 9.x as well as 10.x.
2014-03-02 19:57:30 +00:00