1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

254210 Commits

Author SHA1 Message Date
Pietro Cerutti
2482d63c7d - Add patch to determine heap size
Reported by:	Seva Fwd <seva_fwd@yahoo.com>
2011-04-01 09:38:20 +00:00
Wen Heping
6edfd6fb2e - Update to 0.36 2011-04-01 08:34:03 +00:00
Wen Heping
28e44fbe6f - Update to 2.8.0 2011-04-01 08:27:47 +00:00
Wen Heping
2dc210411d - Update to 3.2.2 2011-04-01 08:25:28 +00:00
Wen Heping
b47d0b1256 - Update to 2.2.9 2011-04-01 08:21:25 +00:00
Wen Heping
662c5acbf6 - Update to 1.10 2011-04-01 08:19:13 +00:00
Pietro Cerutti
db1c3dceb5 - Update to 2.13.56
this is the fourth release candidate of the upcoming 2.14 stable release.
  All users are invited to experiment with this version. New features since
  2.12.3 are listed in the "Changes" manual on the website section about
  Development.
- Restore USE_AUTOTOOLS
2011-04-01 07:17:20 +00:00
Frederic Culot
6e9b45cef7 - Update to 0.5.7
PR:		ports/156101
Submitted by:	Tigger <tigger AT lvlworld.com> (maintainer)
2011-04-01 07:00:00 +00:00
Alexey Dokuchaev
6cf8d93b7d - Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Fix RUN_DEPENDS assignment
- Mute MKDIR, canonicalize Makefile header
- Improve on port description

Approved by:	maintainer (mail bounces with "quota exceeded while writing")
2011-04-01 06:28:09 +00:00
Baptiste Daroussin
0960bf6fe4 - update to 1.26
- add licenses
- changes: http://cpansearch.perl.org/src/PERIGRIN/JSON-Any-1.26/Changes
2011-04-01 05:48:29 +00:00
Alexey Dokuchaev
b8f9207f30 - Update to version 1.02 [1]
- Augment MASTER_SITES [1]
- Use MASTER_SITE_GOOGLE_CODE macro
- Drop HAS_CONFIGURE, now unused (and was bogus before that, GNU_CONFIGURE
  should had been used instead)
- Improve port description

Submitted by:	maintainer [1]
2011-04-01 05:29:18 +00:00
Alexey Dokuchaev
5420cd67e6 - Fix bogus date in Makefile header: port could not be created after PR
- Garbage collect dead .if-clause, kill EOL slash
2011-04-01 03:46:59 +00:00
Greg Larkin
11cbbcb882 - Updated to 1.2.3
Changes: https://bitbucket.org/ianb/webtest/changeset/5860980bf8c1#chg-docs/news.txt

PR:		ports/155725
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2011-04-01 02:40:55 +00:00
Greg Larkin
9be35251c0 - Updated to 0.8.0
Changes: https://launchpad.net/subvertpy/trunk/0.8.0

PR:		ports/155746
Submitted by:	C-S <c-s@c-s.li> (maintainer)
2011-04-01 02:30:43 +00:00
Alexey Dokuchaev
3ca795c9f2 Augment port description using text from official site, but fix some typos. 2011-04-01 02:09:58 +00:00
Alexey Dokuchaev
f86725a7a5 - Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Expand submitter's name to FQPI in the Makefile header
- Add LICENSE (GPLv2)
- Replace non-standard `${INSTALL} -d' with more common ${MKDIR}
- Unmute installation of PORTDOCS
- Drop trailing slashes from directory names
2011-04-01 01:59:24 +00:00
Wen Heping
865f983cab - Fix a typo
Submitted by:	lichray@gmail.com(via Email)
2011-04-01 01:30:52 +00:00
Wen Heping
82ab92937a - Update to 4.03.5 2011-04-01 01:13:36 +00:00
Pav Lucistnik
221fcf8df4 - Mark BROKEN on 7.X: does not compile
overlay.c:125: error: 'RTLD_NOLOAD' undeclared (first use in this function)

Reported by:	pointyhat
2011-03-31 20:26:18 +00:00
Pav Lucistnik
d020c38bd4 - Mark BROKEN: unfetchable
Reported by:	pointyhat
2011-03-31 20:21:32 +00:00
Alexey Dokuchaev
7032a39497 Augment port description.
Approved by:	maintainer (novel)
2011-03-31 17:47:35 +00:00
Alexey Dokuchaev
216a9c0b11 - Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Shorten COMMENT for better readability
- Ensure that lines fit in 80-char terminal window, reformat header
- Add LICENSE (GPLv2)

Reviewed by:	maintainer (novel)
2011-03-31 17:45:48 +00:00
Jung-uk Kim
3af43a5227 Add a temporary workaround for long standing and very annoying "right-click
hang" problem of Adobe Flash plugin 10.1 and above.  For now, we completely
ignore ButtonPress event from Button3 and always return false as Adobe Flash
10.0 plugin does.  Opera and Chromium seem to do something similar.
2011-03-31 17:10:11 +00:00
Olli Hauer
59e0dac75d - add site for mpm-itk-perdir-regex.patch to pkg-desc
- add a short note how to build with this additional patch
2011-03-31 17:03:41 +00:00
Olli Hauer
611bdd4c01 - update Apache 2 ITK MPM patch to version 20110321-01 [1]
- add additional patch for mpm-itk [2]
 - add mod_substitute to apache22 [3]
 - add some documentation into the mpm-itk* patches
 - bump portrevision

 Changes:
 [1] apache2.2-mpm-itk 2.2.17-01, released 2011-03-21:
  * Fixed CVE-2011-1176: If NiceValue was set, the default with no
    AssignUserID was to run as root:root instead of the default Apache user
    and group, due to the configuration merger having an incorrect default
    configuration.
  * Rebase against Apache 2.2.17.
  * Fix an issue where users can sometimes get spurious 403s on persistent
    connections, if the .htaccess files are not world readable.
  * In the config merger, don't reallocate the username, since it's already
    in the correct pool. (This is not a memory leak, only a small inefficiency.)

 [2] http://httpd.apache.org/docs/2.2/mod/mod_substitute.html

 Source:
  http://mpm-itk.sesse.net/ [1]
  http://www.pvv.ntnu.no/~knuta/mpm-itk/ [2]
  http://lists.freebsd.org/pipermail/freebsd-apache/2011-March/002184.html [3]

 With Hat:  apache@

PR:		ports/156024 [1][2]
Submitted by:	Lukasz Wasikowski <lukasz _at_ wasikowski.net> [1][2]
		Nick Gieczewski <sorongo _at_ gmail.com> [3]
2011-03-31 17:00:37 +00:00
Brendan Fabeny
098a7e2783 update to 2.0wr-011109 and adopt 2011-03-31 16:20:14 +00:00
Brendan Fabeny
1e56df8489 update to 3.0wr-011109 and adopt 2011-03-31 16:03:03 +00:00
Dennis Herrmann
e4946cb514 - Update to 1.6
- Take maintainership
- Fix WWW/pkg-descr [1]

PR:		ports/156047
Submitted by:	N.J. Mann <njm@njm.me.uk> [1]
2011-03-31 15:32:57 +00:00
Emanuel Haupt
cbfbb09bda Update to 1.1 2011-03-31 15:25:10 +00:00
Dennis Herrmann
ade61ad482 - Update to 3.1.0.1
PR:		ports/156072
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
2011-03-31 15:03:36 +00:00
Dennis Herrmann
ec140ddc1d The cpulimit program throttles back a process's CPU usage. This allows the
user to slow down jobs that would otherwise choke the processor. It is also
helpful on laptops where we want to avoid genrating a lot of heat.

WWW:	http://cpulimit.sourceforge.net/

PR:		ports/156064
Submitted by:	Jesse <jessefrgsmith@yahoo.ca>
2011-03-31 15:01:45 +00:00
Brendan Fabeny
524c4b78fb Switch to MASTER_SITE_NETLIB and adopt 2011-03-31 14:32:10 +00:00
Olli Hauer
b10577b78b - add mod_substitute to apache22
- adjust some .endif comments

With Hat:   apache@
2011-03-31 14:23:32 +00:00
Pawel Pekala
f64ff5bd25 - Update to 0.3.1
- Remove unneeded patch
- Fix hang on connecting to GaduGadu server

Approved by:	miwi (mentor)
2011-03-31 14:15:52 +00:00
Brendan Fabeny
8544431e32 Switch to MASTER_SITE_NETLIB 2011-03-31 12:53:57 +00:00
Brendan Fabeny
8489442128 Take up maintainership 2011-03-31 12:47:10 +00:00
Frederic Culot
129a262e77 - Update to 0.57
- Take maintainership

Changes:	http://search.cpan.org/dist/Data-Serializer/Changes
2011-03-31 12:03:30 +00:00
Brendan Fabeny
b6cc30ebf1 Switch to MASTER_SITE_NETLIB and adopt 2011-03-31 10:30:13 +00:00
Brendan Fabeny
24f66e10c5 Switch to MASTER_SITE_NETLIB 2011-03-31 10:28:47 +00:00
Brendan Fabeny
6794dbfb53 Add Netlib sites and macros 2011-03-31 10:20:34 +00:00
Jimmy Olgeni
3297c167b5 Upgrade to version 1.470. 2011-03-31 09:32:28 +00:00
Jimmy Olgeni
dec4160199 Upgrade to version 1.540. 2011-03-31 09:32:22 +00:00
Stanislav Sedov
9761062125 - Update graphics/djvulibre* to 3.5.25. [1]
- Update djview4 to version 4.7.
- Bump up portrevisions of all dependent ports.

PR:		ports/155742 [1]
Submitted by:	Takefu <takefu@airport.fm>
2011-03-31 08:39:53 +00:00
Frederic Culot
2fe55e8513 - Update to 2.0.2
PR:		ports/156078
Submitted by:	Bo-Yi Wu <appleboy.tw AT gmail.com> (maintainer)
2011-03-31 08:30:30 +00:00
Brendan Fabeny
f13c2982a7 Switch the port from the paq8/paq9/lpaq/lpq software to
zpaq, which offers comparable performance, added flexibility
through custom configurations, multithreaded (de)compression,
and a stable archive format.
2011-03-31 08:15:14 +00:00
Max Khon
d56e86d189 Update to 2.6. 2011-03-31 08:03:45 +00:00
Stanislav Sedov
569219fcc1 - Unbreak "test" make target.
PR:		ports/156049
Submitted by:	Jimmy Olgeni <olgeni@freebsd.org>
2011-03-31 07:41:42 +00:00
Stanislav Sedov
9f6cd74991 - Forced commit to describe the major changes in this version:
* Polymorphic recursion is supported, using explicit type
    declarations on the recursively-defined identifiers.
  * First-class modules: module expressions can be embedded
    as values of the core language, then manipulated like
    any other first-class value, then projected back to the module level.
  * New operator to modify a signature a posteriori: S with
    type t := tau denotes signature S where the t type component
    is removed and substituted by the type tau elsewhere.
  * New notations for record expressions and record patterns:
    { lbl } as shorthand for { lbl = lbl }, and { ...; _ } marks
    record patterns where some labels were intentionally omitted.
  * Local open let open ... in ... now supported by popular demand.
  * Type variables can be bound as type parameters to functions;
    such types are treated like abstract types within the function
    body, and like type variables (possibly generalized) outside.
  * The module type of construct enables to recover the module type
    of a given module.
  * Explicit method override using the method! keyword, with associated
    warnings and errors.
2011-03-31 07:39:42 +00:00
Stanislav Sedov
82cba462f4 - Update to 3.12.0.
PR:		ports/155155
Submitted by:	wen heping <wenheping@gmail.com>, Jaap Boender <jaapb@kerguelen.org>
2011-03-31 07:36:54 +00:00
Frederic Culot
6e18bae961 - Update to 2.4.3
- LICENSE added

PR:		ports/156059
Submitted by:	Gvozdikov Veniamin <g.veniamin AT googlemail.com> (maintainer)
2011-03-31 06:51:37 +00:00