Commit graph

322484 commits

Author SHA1 Message Date
Bernhard Froehlich
df0fed0b8a - Document multiple DoS vulnerabilities in strongswan
Security:	CVE-2013-5018
Security:	CVE-2013-6075
Security:	CVE-2013-6076
2014-01-27 13:31:45 +00:00
Martin Wilke
c598999dab - Stage support 2014-01-27 13:30:28 +00:00
Kubilay Kocak
f97d36d9aa www/py-requests1: Use PKGNAMESUFFIX, fixes fetch/distinfo
Spotted by: antoine
2014-01-27 13:18:48 +00:00
Martin Wilke
65db2666d3 - Stage support 2014-01-27 13:17:56 +00:00
Martin Wilke
2c6224dbbc - Stage support 2014-01-27 13:17:21 +00:00
Baptiste Daroussin
9cced41c46 Support stage 2014-01-27 13:13:59 +00:00
Martin Wilke
fde200fb1f - Stage support 2014-01-27 13:06:09 +00:00
Baptiste Daroussin
c499342386 Support stage
Use compiler.mk to determine which compiler is being used
Remove license_file for well known license
2014-01-27 13:05:07 +00:00
Baptiste Daroussin
c92d6d4b9c Support stage 2014-01-27 12:59:15 +00:00
Martin Wilke
5eb9b7171b - Stage support 2014-01-27 12:58:43 +00:00
Baptiste Daroussin
43604191a1 Support stage 2014-01-27 12:57:39 +00:00
Baptiste Daroussin
a606fd1524 Support stage 2014-01-27 12:56:30 +00:00
Baptiste Daroussin
ba06cd89ed Support stage
Add doc option
Simplify the ports to let the ustream build process install the docs, stage
will take care of only packaging what we want.
add GNU_CONFIGURE to properly let the configure process happen with the ports
framework variables set
Convert USE_GCC=4.7+ to USES=compiler:c++11-lang which allows to build with clang
2014-01-27 12:55:07 +00:00
Jimmy Olgeni
8366f4f595 - Upgrade Racket to version 5.92.
- Unbreak on FreeBSD 10.
- racket-textual is renamed to racket-minimal upstream.
- Fix COMMENT.
2014-01-27 12:37:06 +00:00
Rene Ladan
6ce628722d - Support stage
- Remove check for FreeBSD < 8 and include bsd.port.mk only once
- Properly specify license (BSD2CLAUSE)

Approved by:	portmgr (infrastructure blanket)
2014-01-27 12:30:10 +00:00
Alexey Dokuchaev
d9d670bc7e - Stagify, trim Makefile header, remove excessive use of caps in COMMENT
- Modernize LIB_DEPENDS, move LICENSE to a better place; drop LICENSE_FILE
2014-01-27 12:25:24 +00:00
Kubilay Kocak
bbf0bee207 www/py-requests: Update to 2.2.1, Enable STAGE & AUTOPLIST support
- Update to 2.2.1
- Enable STAGE support
- Enable AUTOPLIST support
- Deprecate easy_install target
- Add CONFLICTS against www/py-requests1

PR:		ports/185631
Submitted by:	olivierd
2014-01-27 12:21:18 +00:00
Rene Ladan
e20ae67477 - Support stage
- Include bsd.port.mk once
- Remove redundant variable declaration

Approved by:	portmgr (infrastructure blanket)
2014-01-27 12:19:23 +00:00
Kubilay Kocak
8942de43ff Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.

Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.

PR:		ports/185631
2014-01-27 12:14:09 +00:00
Kubilay Kocak
6e178f3944 www/py-requests1: Copy from www/requests so we can upgrade to 2.x
Copy www/requests -> www/requests1 so we can update the main port to
version 2.x. Next commit will sweep all dependants.

While I'm here:

- Enable STAGE support
- Enable AUTOPLIST
- Deprecate easy_install target
- Add CONFLICTS
- Tweak COMMENT

PR:		ports/185631
2014-01-27 12:05:33 +00:00
Baptiste Daroussin
47275c3f45 Support stage
Add doc option
Simplify the ports to let the ustream build process install the docs, stage
will take care of only packaging what we want.
add GNU_CONFIGURE to properly let the configure process happen with the ports framework
variables set
2014-01-27 11:59:40 +00:00
Mathieu Arnold
29a603d166 Fix typo.
PR:		ports/185031
Submitted by:	Anton Sayetsky
Sponsored by:	Absolight
2014-01-27 11:54:47 +00:00
Emanuel Haupt
f091a2b471 This patch will make the socat rc script more reliable. [1]
While here, use 'compiler' USES macro to determine compiler type.

PR:		185946 [1]
Submitted by:	feld
2014-01-27 11:50:59 +00:00
Martin Wilke
4782026246 - Stage support 2014-01-27 11:46:37 +00:00
Baptiste Daroussin
bb8c348fca Support stage 2014-01-27 11:45:36 +00:00
Baptiste Daroussin
9171af1d8b Support stage
USE_GMAKE -> USES=gmake
2014-01-27 11:43:25 +00:00
Baptiste Daroussin
9fa9f1ec2b Support stage
USE_GMAKE -> USES=gmake
Use options framework
2014-01-27 11:40:37 +00:00
Martin Wilke
e9b36ada97 - Stage support 2014-01-27 11:38:19 +00:00
Martin Wilke
bf9a4e9ab3 - Stage support 2014-01-27 11:33:59 +00:00
Martin Wilke
465dba60fa - Stage support 2014-01-27 11:15:57 +00:00
Rene Ladan
4d7f6036b2 - Stage support
- Properly specify BSD license
- Include bsd.port.mk only once

Approved by:	portmgr (infrastructure blanket)
2014-01-27 11:14:53 +00:00
Baptiste Daroussin
dcb7edfcf3 Support stage 2014-01-27 11:14:38 +00:00
Alex Kozlov
4082e3f8bc - Update to 2.18
- Support STAGEDIR
2014-01-27 11:01:08 +00:00
Martin Wilke
5fc873a5d5 - Stage support 2014-01-27 10:59:45 +00:00
Alexey Dokuchaev
5112bd746a - Stagify, trim Makefile header, convert LIB_DEPENDS, contract MASTER_SITES
- Fix a typo in COMMENT; reformat and reword port description text while here
2014-01-27 10:49:50 +00:00
Baptiste Daroussin
c5edc4fee9 Support stage 2014-01-27 10:47:06 +00:00
Baptiste Daroussin
5bc36b3862 Support stage 2014-01-27 10:37:08 +00:00
Baptiste Daroussin
cc445d3636 Do not show orphans anymore with pkgng for .info files 2014-01-27 10:35:19 +00:00
Alexey Dokuchaev
c831935db5 - Stagify, do not set LICENSE_FILE for well-known license (GPLv2)
- While here, trim Makefile header; augment and fix a typo in pkg-descr
2014-01-27 10:27:53 +00:00
Baptiste Daroussin
679cca8b6e Support stage 2014-01-27 10:26:32 +00:00
Alex Dupre
7f50cc984c Update to 3.0.4 release.
PR:		ports/186142
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>
2014-01-27 10:07:36 +00:00
Martin Wilke
cfc65da34d - Stage support
- While here trim header
2014-01-27 09:49:41 +00:00
Alexey Dokuchaev
92eb84aad3 Stagify, convert to OptionsNG, sort pkg-plist. 2014-01-27 09:44:39 +00:00
Martin Wilke
0aaf0ff9d5 - Stage support
- switch to USES
2014-01-27 09:36:47 +00:00
Martin Wilke
7fea7a2409 - Stage support 2014-01-27 09:36:00 +00:00
Martin Wilke
3873ee6066 - Stage support
- switch to USES
2014-01-27 09:35:06 +00:00
Martin Wilke
1f8ad9ddee - Stage support 2014-01-27 09:34:37 +00:00
Martin Wilke
b407aa1f57 - Stage support 2014-01-27 09:25:28 +00:00
Martin Wilke
4ae592f5a1 - Stage support 2014-01-27 09:24:16 +00:00
Martin Wilke
3c8991f953 - Stage support 2014-01-27 09:23:58 +00:00