1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

283434 Commits

Author SHA1 Message Date
Matthew Seaman
a7c121f6e1 - Update to 2.0.5
- Fix build with non-standard LOCALBASE
- patch-src_sphinxexpr.cpp removed: incorporated into upstream sources

Submitted by:	Denis <devzone.my at gmail.com>
2012-08-01 09:06:36 +00:00
Xin LI
aab2729580 Update to 2.2.5.
Approved by:	maintainer (via twitter)
2012-08-01 08:52:37 +00:00
Xin LI
854e82e6ea DYNAMIC_BACKEND should be in the default.
Submitted by:	sunpoet
2012-08-01 04:19:42 +00:00
Steve Wills
2603cbcc06 - Update to 1.1.3 2012-08-01 03:25:19 +00:00
Xin LI
815b779da7 Don't remove schema if they are modified.
PR:		ports/170300
Submitted by:	ohauer
2012-07-31 22:47:42 +00:00
Matthias Andree
e1ec991f57 Replace GNU-make-ism in upstream Makefile by a BSD-make compatible expansion.
Not currently needed, but since I've debugged this in a different context,
save the solution for good.

Feature safe: yes
2012-07-31 22:07:27 +00:00
TAKATSU Tomonari
d6760b9d5a - Update to 3.1.4 2012-07-31 20:59:44 +00:00
Adam Weinberger
7579748d80 Correct post-installation configuration directions, wrong directory
name was printed.
2012-07-31 20:24:50 +00:00
Jung-uk Kim
227e93bb6e Update to 1.2.1. 2012-07-31 20:02:08 +00:00
Xin LI
c3c532b9a2 Update to 2.4.32, while I'm there, convert to OptionsNG 2012-07-31 19:51:32 +00:00
Li-Wen Hsu
dadebe4ac2 - Update to 2012-07-31 snapshot
Security:	f01292a0-db3c-11e1-a84b-00e0814cab4e
2012-07-31 19:07:32 +00:00
Li-Wen Hsu
4405a671b7 - Update to 1.3.2
Security:	f01292a0-db3c-11e1-a84b-00e0814cab4e
2012-07-31 19:06:22 +00:00
Li-Wen Hsu
da7ab34150 - Update to 1.4.1
Security:	f01292a0-db3c-11e1-a84b-00e0814cab4e
2012-07-31 19:05:51 +00:00
Li-Wen Hsu
763a1e58b2 - Document django -- multiple vulnerabilities 2012-07-31 19:04:51 +00:00
Brooks Davis
ac22ad8665 Fix build in the !DOCS case.
Reported by:	avg
2012-07-31 18:49:18 +00:00
Greg Lewis
71bdc9bb7c . Apply ACL endless loop patch from upstream (already ported to FreeBSD-CURRENT)
. Switch to new options framework

PR:		170252
Submitted by:	mm@
2012-07-31 18:46:09 +00:00
Erwin Lansing
0c9a3c5e53 Fix typo
Submitted by:	emax
2012-07-31 18:41:21 +00:00
Greg Lewis
d5e4363df5 . Include compat7x as an allowed package dependency.
. Bump PORTREVISION so new packages will be built.

PR:		170294
Submitted by:	Denis Generalov <gd@rambler-co.ru>
2012-07-31 18:31:39 +00:00
Sergey A. Osokin
b33ea87944 Update from 1.3.3 to 1.3.4.
<ChangeLog>

*) Change: the "ipv6only" parameter is now turned on by default for
   listening IPv6 sockets.

*) Feature: the Clang compiler support.

*) Bugfix: extra listening sockets might be created.
   Thanks to Roman Odaisky.

*) Bugfix: nginx/Windows might hog CPU if a worker process failed to
   start.
   Thanks to Ricardo Villalobos Guevara.

*) Bugfix: the "proxy_pass_header", "fastcgi_pass_header",
   "scgi_pass_header", "uwsgi_pass_header", "proxy_hide_header",
   "fastcgi_hide_header", "scgi_hide_header", and "uwsgi_hide_header"
   directives might be inherited incorrectly.

</ChangeLog>
2012-07-31 17:54:28 +00:00
Sergey A. Osokin
3ae6fd417b Update:
o) third-party rtmp module from 0.1.10 to 0.2.3;		(*)
o) prefix path for third-party sflow module.

Requested by:	Rudolph Sand aka r dot sand at new-net dot net	(*)
2012-07-31 17:50:50 +00:00
Frederic Culot
63ae642bd6 gcc-aux is the successor to the gcc-4.6-based lang/gnat-aux. Originally it
was planned for lang/gnat-aux to upgrade to version 4.7, then 4.8, etc.
However, some cross-compilers are based on it and there are some significant
differences between gcc 4.6 and 4.7. lang/gnat-aux also installs with a
${LOCALBASE} of /usr/local which has a high potential of file conflicts with
other lang/ compilers. Another reason for keeping them separate is just about
every Ada program will need to be patched for it due to new binding
interpretations stemming from Ada-2012 work. Simply updating gnat-aux would
break them all instantly.

The AUX compiler supports several languages: Ada, C, C++, Fortran and
Objective-C.  Since Ada support must be built by an Ada-capable compiler, only
platforms for which a bootstrap compiler is available can build the AUX
compiler.

The AUX compiler is based on release versions of the Free Software Foundation's
GNU Compiler Collection.  It carries with it the GMGPL license, the modified
version of the GPL that exempts generic instantiation from resulting in a
GPL-licensed executable.  It also carries the GCC Runtime Library Exception, so
the resulting binaries have no licensing requirements.  Binaries produced by
the AUX compiler should be legally handled the same as binaries produced by any
FSF compiler.

The AUX GNAT compiler implements the full Ada-83, Ada-95, Ada-2005 standard and
provides a partial implementation of Ada-2012.

WWW: http://www.dragonlace.net/

PR:		ports/169951
Submitted by:	John Marino <draco@marino.st>
2012-07-31 17:35:29 +00:00
Greg Lewis
8810445e30 . Fix the regular expression for PKG_IGNORE_DEPENDS.
Submitted by:	des@
2012-07-31 17:07:10 +00:00
Jason Helfman
37f20ee174 - update to 0.9.4
PR:	ports/170296
Submitted by:	maintainer, jjachuf@gmail.com
2012-07-31 16:41:20 +00:00
Mikhail Teterin
2a80fcaccf Add NO_PROFILE=yes to these Makefiles to prevent building/installing the
_p.a flavor of the libraries.

Submitted by:	pointyhat's bot
2012-07-31 16:23:39 +00:00
Boris Samorodov
7c1e020872 Update www/web2ldap to version 1.1.23.
Changes: http://www.web2ldap.de/changes-1.1.html#r1.1.23
2012-07-31 16:20:00 +00:00
Baptiste Daroussin
70ec55faba Fix plist 2012-07-31 15:50:22 +00:00
Baptiste Daroussin
7099f3eb9f Fix plist (and .pc file location)
Reported by:	kwm
2012-07-31 15:35:34 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Sunpoet Po-Chuan Hsieh
1016202f0f - Restore PORTEPOCH
Reported by:	erwin
2012-07-31 15:08:11 +00:00
Boris Samorodov
65f0488d0c Remove extra pkg-descr file (DESCR is defined at the Makefile).
PR:		ports/169702
Submitted by:	Tijl Coosemans <tijl@coosemans.org>
2012-07-31 14:03:15 +00:00
Boris Samorodov
a1f0b101d0 Update to version 4.5.5. 2012-07-31 13:57:55 +00:00
Ruslan Makhmatkhanov
9ae1f94968 - fix checking for correct version of py-beautifulsoup once again
At the moment I can't think of a better solution for the case when
multimple versions of beautifulsoup is installed.
2012-07-31 13:38:28 +00:00
Baptiste Daroussin
45ce78f3ef Mirror back, apparently we still got some problems fetching from github from
time to time
2012-07-31 13:32:10 +00:00
Max Brazhnikov
0a44979b96 Fix typo/logic after conversion to new option framework
Reported by:	erwin/pointyhat for textproc/qstardict
2012-07-31 13:25:26 +00:00
Boris Samorodov
3382571443 Use asolute path for PLIST (prepend ${PKGDIR} to PLIST).
It's more safe that a relative path.

Inspired by PR:		ports/169702
Submitted by:	Tijl Coosemans <tijl@coosemans.org>
Discussed at:	freebsd-emulation
2012-07-31 13:15:32 +00:00
Guido Falsi
c49dafa174 - Update to 2.4.11
- fix build with pkgconf

Approved by:	tabthorpe (mentor)
Approved by:	gnome (mezz)
2012-07-31 12:43:00 +00:00
Sunpoet Po-Chuan Hsieh
cc63067d34 - Update to 1.014
- Use TEST_DEPENDS for test-only dependency

Changes:	http://search.cpan.org/dist/Perl-PrereqScanner/Changes
PR:		ports/169511
Submitted by:	sunpoet (myself)
Approved by:	GeJ <geraud@edna.nealab.net> (maintainer, via IRC)
2012-07-31 11:17:32 +00:00
Max Brazhnikov
2d9fb74d11 Remove soversion from LIB_DEPENDS: phonon-vlc supports both vlc-1.* and vlc-2.* 2012-07-31 10:38:08 +00:00
Sunpoet Po-Chuan Hsieh
08bfe2f764 - Use DISTVERSIONPREFIX instead of DISTVERSION
- Add LICENSE
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2012-07-31 08:02:04 +00:00
Sunpoet Po-Chuan Hsieh
c3104cc411 - Update to 0.11
- Remove unnecessary MASTER_SITE_SUBDIR
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/Changes
2012-07-31 08:00:31 +00:00
Sunpoet Po-Chuan Hsieh
35b4056c8d - Update to 0.33
- Remove unnecessary MASTER_SITE_SUBDIR
- Add LICENSE

Changes:	http://search.cpan.org/dist/Data-Phrasebook/Changes
2012-07-31 07:57:29 +00:00
Sunpoet Po-Chuan Hsieh
9538dcb1e4 - Update to 0.42
Changes:	http://search.cpan.org/dist/XML-Reader/Changes
2012-07-31 07:55:38 +00:00
Sunpoet Po-Chuan Hsieh
57a4976c31 - Update to 0.52
Changes:	http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
2012-07-31 07:54:26 +00:00
Sunpoet Po-Chuan Hsieh
004c439d0f - Update to 1.1.7
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7315
2012-07-31 07:49:35 +00:00
Ruslan Makhmatkhanov
90275bf7fc - add LATEST_LINK for py-beautifulsoup32
- fix dependency name and bump PORTREVISION for dependend ports

Reported by:	pointyhat (erwin)
2012-07-31 07:07:36 +00:00
Jason Helfman
2e9568750d - Update to 2.4.9.7
- Fixes crash when checking for duplicated origins

PR:	ports/170292
Reported by: Hans
Submitted by:	maintainer, bryan@shatow.net
2012-07-31 04:54:28 +00:00
Dmitry Marakasov
3ca5313def - Update to 5356 2012-07-31 04:20:12 +00:00
Wesley Shields
39815f51d8 Update to 1.7.11.4
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.4.txt
2012-07-31 03:24:38 +00:00
Wesley Shields
d24c720e93 Remove DEPRECATED and EXPIRATION_DATE as the main site appears back online. 2012-07-31 02:22:22 +00:00
Sunpoet Po-Chuan Hsieh
657c422554 - Update to 0.4.7
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2012-07-31 01:48:08 +00:00