1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

316457 Commits

Author SHA1 Message Date
Cy Schubert
f0e232e79d Get rid of implicit python build dependency.
Submitted by:	marcus
2013-11-25 05:20:18 +00:00
Dima Panov
d9b849f08d - Update librcc to 0.2.12 stable release
- Add GTK3 support
2013-11-25 03:13:52 +00:00
Dima Panov
73961ba9d4 - Update librcd to 0.1.14 stable release 2013-11-25 03:12:35 +00:00
Steve Wills
2eb41cb7f6 - Update to 1.8.29 2013-11-25 02:43:36 +00:00
Gerald Pfeifer
7011c5730a BRoken -> Broken 2013-11-25 01:11:18 +00:00
Gerald Pfeifer
54250dc7cb Mark deprecated with a deadline of 33 days from today since this is
one of two ports that makes us keep lang/gcc34 (which does not even
support FreeBSD 10 and later) and general infrastructure and it does
not even build on FreeBSD 9 nor amd64.

Approved by:	portmgr (itetcu, 2013-03-31)
2013-11-25 00:43:10 +00:00
Gerald Pfeifer
48ec891689 Mark deprecated with a deadline of 33 days from today since this is
one of two ports that makes us keep lang/gcc34 (which does not even
support FreeBSD 10 and later) and general infrastructure.

Approved by:	portmgr (itetcu, 2013-03-31)
2013-11-25 00:38:48 +00:00
Danilo Egea Gondolfo
e47ef95823 - Update from 0.24.0 to 0.24.1
- Convert GTK selection to options helpers
2013-11-25 00:36:18 +00:00
Rusmir Dusko
5937464942 - Update to 0.9.0
- Change master sites, add icon
- Pass maintainership to submitter
- Add license (GPLv2)
- Add Desktop entry file
- Simplify Makefile
- Remove obsolete patch, add patch-Makefile

Approved by:	pawel / wg (mentors, implicit)
2013-11-25 00:13:59 +00:00
Gerald Pfeifer
668bfd2254 Fix PORTNAME from gcc47 to gcc44. 2013-11-25 00:13:54 +00:00
Mark Linimon
bfd16aa9fa Reset maintainer at his request.
PR:	ports/184260
2013-11-25 00:03:38 +00:00
Daichi GOTO
8890587e5d fixed a wrong RUN_DEPENDS
PR:		ports/183944
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2013-11-24 23:59:53 +00:00
Rusmir Dusko
e0c6b8e7ca - Change master sites
- Change maintainer email to @FreeBSD.org
- Change Desktop entry file
- Support STAGEDIR
- Add DOCS Option
- Use only one WWW

Approved by:	pawel / wg (mentors, implicit)
2013-11-24 23:58:13 +00:00
Olli Hauer
90f2b6f9ae - fix non default dependency 2013-11-24 23:40:05 +00:00
Olli Hauer
5c781a69e1 - svn mv www/mod_wsgi www/mod_wsgi2 [1]
- update ports to reflect new location
- fix mod_wsgi3 build with python3

PR:		184065 [1]
PR		183353 [2]
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-24 23:33:15 +00:00
Gerald Pfeifer
19c16e88dd Change PORTNAME from gcc to gcc44 to match the actual name of this
port and avoid a package name collision with other GCC ports.  This
also allows us to remove LATEST_LINK.

Move to the new LIB_DEPENDS standard.

Sync the debugging output in pre-everything with later GCC ports.
2013-11-24 23:11:10 +00:00
Gerald Pfeifer
d31c4b88e5 Change PORTNAME from gcc to gcc47 to match the actual name of this
port and avoid a package name collision with other GCC ports.  This
also allows us to remove LATEST_LINK.

On the way update to the 20131123 snapshot of GCC 4.7.4.
2013-11-24 22:21:47 +00:00
Alex Kozlov
987074102f - Update to 1.397
- Support STAGEDIR

PR:	ports/184253
Submitted by:	wblock (maintainer)
2013-11-24 21:59:09 +00:00
Sunpoet Po-Chuan Hsieh
550eaaf4e6 - Reformat pkg-descr 2013-11-24 21:32:27 +00:00
Marcus von Appen
171759f9fe - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
2013-11-24 21:09:22 +00:00
Gerald Pfeifer
63e7b1828a Change PORTNAME from gcc to gcc48 to match the actual name of this
port and avoid a package name collision with other GCC ports.  This
also allows us to remove LATEST_LINK.

On the way update to the 20131121 snapshot of GCC 4.8.3.
2013-11-24 20:55:35 +00:00
Olli Hauer
f013f19829 - add patch for apache bug-id 55306
- bump PORTREVISION

There is an subversion update on the way and we will see the new
subversion before apache24-2.4.7 so adopt the mod_dav patches
from upstrem.
2013-11-24 20:51:20 +00:00
Carlo Strub
f01a7c1d8d - Allow ports to work with any django version avaliable.
- Allow staging and use AUTOPLIST option for www/py-django-tables2

PR:		ports/184147
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com> (maintainer)
2013-11-24 20:36:40 +00:00
Boris Samorodov
3110f294ef SLURM is an open-source resource manager designed for *nix clusters of all
sizes. It provides three key functions. First it allocates exclusive and/or
non-exclusive access to resources (computer nodes) to users for some duration
of time so they can perform work. Second, it provides a framework for starting,
executing, and monitoring work (typically a parallel job) on a set of allocated
nodes. Finally, it arbitrates contention for resources by managing a queue of
pending work.

WWW: https://computing.llnl.gov/linux/slurm/

PR:		ports/184215
Submitted by:	Jason Bacon <jwbacon@tds.net>
2013-11-24 20:23:02 +00:00
Olli Hauer
5d1856821c - fix include line 2013-11-24 20:20:49 +00:00
Olli Hauer
ad009ebc4c - add new directory for modules (APACHEETCDIR/modules.d)
New modules can be registered here with a simple
    file that contains the LoadModule directives.
    Additonal Maintaines can write instructions to the
    conf file and keep pkg-message short.
    As bonus the config file can be installed like every
    other config file with a .sample extention so modules
    are not disabled during pkg upgrades.

    Module config files should begin with three digits
    followed by '_' e.g. 100_php5.conf.
    The load order can be controlled via the three digits.

    Please wait some time before adopting the new directory
    so users have time to update and adjust axisting configs

- no revision bump, devel/apr was updated and we will see
  apache 2.2.7 in the next days (I only want to have the
  modules.d directory adopted)
2013-11-24 20:09:07 +00:00
Boris Samorodov
02185e9364 Reserve group and user IDs for the upcomming sysutils/slurm-hpc port.
PR:		ports/184215
Submitted by:	Jason Bacon <jwbacon@tds.net>
2013-11-24 20:08:15 +00:00
Marcus von Appen
e458044ade - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Approved by:	tconfpy@tundraware.com (maintainer)
2013-11-24 20:03:26 +00:00
Olli Hauer
d02e3a30ec - update to 2.2.26
- add new directory for modules (APACHEETCDIR/modules.d)

  New modules can be registered here with a simple
  file that contains the LoadModule directives.
  Additonal Maintaines can write instructions to the
  conf file and keep pkg-message short.
  As bonus the config file can be installed like every
  other config file with a .sample extention so modules
  are not disabled during pkg upgrades.

  Module config files should begin with three digits
  followed by '_' e.g. 100_php5.conf.
  The load order can be controlled via the three digits.

  Please wait some time before adopting the new directory
  so users have time to update and adjust axisting configs

Changes with Apache 2.2.26

  *) mod_dav: dav_resource->uri treated as unencoded. This was an
     unnecessary ABI changed introduced in 2.2.25  PR 55397.  [Ben Reser]

  *) mod_dav: Do not validate locks against parent collection of COPY
     source URI.  PR 55304.  [Ben Reser]

  *) mod_ssl: Check SNI hostname against Host header case-insensitively.
     PR 49491.  [Mayank Agrawal <magrawal.08 gmail.com>]

  *) mod_ssl: enable support for ECC keys and ECDH ciphers.  Tested against
     OpenSSL 1.0.0b3.  [Vipul Gupta vipul.gupta sun.com, Sander Temme,
     Stefan Fritsch]

  *) mod_ssl: Change default for SSLCompression to off, as compression
     causes security issues in most setups. (The so called "CRIME" attack).
     [Stefan Fritsch]

  *) mod_ssl: Fix compilation error when OpenSSL does not contain
     support for SSLv2. Problem was introduced in 2.2.25. PR 55194.
     [Rainer Jung, Kaspar Brand]

  *) mod_dav: Fix double encoding of URIs in XML and Location header (caused
     by unintential ABI change in 2.2.25).  PR 55397.  [Ben Reser]
2013-11-24 19:56:26 +00:00
Baptiste Daroussin
a0117760b3 Support staging,
Use shebangfix
2013-11-24 19:48:42 +00:00
Baptiste Daroussin
a40ed2e4ab Support staging 2013-11-24 19:44:46 +00:00
Sunpoet Po-Chuan Hsieh
30b3776733 - Use USES=gmake 2013-11-24 19:44:16 +00:00
Baptiste Daroussin
dc86cab9e6 Support staging 2013-11-24 19:42:48 +00:00
Olli Hauer
bbe48edfac - update apr-util to 1.5.3
- *no update* to apr-1.5.0 [1]

Changes with APR-util 1.5.3
  *) Fix warnings in odbc driver on 64bit systems.
     PR 55197  [Tom Donovan]

  *) Add support to apr_memcache for unix domain sockets.
     PR 54573 [Remi Gacogne <rgacogne+asf aquaray.com>]

  *) Add support for Berkeley DB 6.0. [Rainer Jung]

[1] apache24 is broken if build against apr-1.5.0 and
    enable-v4-mapped is set to ON (the default)
2013-11-24 19:42:15 +00:00
Sunpoet Po-Chuan Hsieh
f564f271dd - Remove unnecessary patch 2013-11-24 19:42:02 +00:00
Baptiste Daroussin
387b3637cd Support staging 2013-11-24 19:41:44 +00:00
Sunpoet Po-Chuan Hsieh
c84955cb08 - Respect PORTEXAMPLES
- Simplify Makefile

Reported by:	Yuri <yuri@rawbw.com>
2013-11-24 19:29:48 +00:00
Baptiste Daroussin
afa7205c43 Support staging 2013-11-24 19:27:20 +00:00
Baptiste Daroussin
eba7c3ec41 Support staging 2013-11-24 19:26:11 +00:00
Baptiste Daroussin
5de678554b Fix typo [1]
While here properly use INSTALL_LIB

Reported by:	ohauer
2013-11-24 19:20:20 +00:00
Baptiste Daroussin
8cbc2ea725 Support Staging by cheating on PREFIX 2013-11-24 19:18:07 +00:00
Baptiste Daroussin
9a919f5b2a Support staging 2013-11-24 19:15:33 +00:00
Baptiste Daroussin
9939ccc61b Support staging
Remove useless patching
2013-11-24 19:13:44 +00:00
Baptiste Daroussin
9b51ce6107 Support stage
Use options helpers
2013-11-24 19:10:43 +00:00
Baptiste Daroussin
25b45206c3 Support staging 2013-11-24 19:08:54 +00:00
Baptiste Daroussin
53f517fce8 Support staging 2013-11-24 19:07:38 +00:00
Baptiste Daroussin
f9dd74aaa3 Deprecate (no public distfiles available)
While here stagify
2013-11-24 19:01:35 +00:00
Baptiste Daroussin
c1426563ef Support staging
Use modern LIB_DEPENDS
2013-11-24 18:59:34 +00:00
Baptiste Daroussin
3a207b3059 Support staging
Use modern lib_depends
2013-11-24 18:57:50 +00:00
Baptiste Daroussin
6d2107d672 Support staging
Use options helpers
2013-11-24 18:55:15 +00:00