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
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
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
Antoine Brodin
edf41c0c16
- Switch from easy_install to install
...
- Use PYDISTUTILS_AUTOPLIST
- Remove DOCS/EXAMPLES conditionals
2014-01-26 10:29:40 +00:00
Mathieu Arnold
8a200678cb
- add license
...
- Support stage
PR: ports/186069
Submitted by: Tatsuki Makino
2014-01-25 16:30:47 +00:00
Johan van Selst
41fd74b1d1
Respect CC and CFLAGS
2014-01-25 12:10:59 +00:00
Kubilay Kocak
86d431b7f3
Document Varnish HTTP Cache < 3.0.5 DoS Vulnerability
...
Reviewed by: remko
2014-01-25 09:24:38 +00:00
Martin Wilke
c6a4d55ba1
- Stage Safe
2014-01-24 14:53:03 +00:00
Olivier Duchateau
8b223b0637
Convert my own Python ports to:
...
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes
While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE
2014-01-24 13:34:31 +00:00
Olivier Duchateau
806c344125
- Update to 1.0.0
...
- Add LICENSE
- Update maintainer address
- Use PYDISTUTILS_AUTOPLIST
2014-01-24 12:23:42 +00:00
Alex Kozlov
8cd7bd6786
- Update to 2013.62
2014-01-24 06:35:29 +00:00
Eitan Adler
038bc3cf36
Update flash to 11.2r202.335
...
Report security issues
PR: ports/185790
Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2014-01-24 05:05:36 +00:00
Cy Schubert
719bad4a2a
Update 1.11.3 --> 1.11.5
...
Fix build.
2014-01-23 20:12:18 +00:00
Martin Wilke
1517ce49fc
- Stageify
...
- Take maintainership of a few ports
2014-01-23 16:00:14 +00:00
Remko Lodder
988c8629b6
Cleanup the HTMLDOC entry, long lines and remove the ...
...
entries because I think it's not needed. Also adjust
the previous entry by indenting correctly.
Hat: secteam
Facilicated by: Snow B.V.
2014-01-23 10:03:33 +00:00
Matthias Andree
5ef4b9d0ad
Document HTMLDOC < 1.8.28 vulnerability.
2014-01-22 23:51:10 +00:00
Mathieu Arnold
ed4bf26e8b
Fixup the props on Makefile*
...
With hat: portmgr
Sponsored by: Absolight
2014-01-22 17:00:46 +00:00
Mathieu Arnold
09a1f6d9a2
Convert to USES=dos2unix. Based on the PR.
...
PR: ports/185987
Submitted by: Takefu
Sponsored by: Absolight
2014-01-22 11:21:54 +00:00
Alex Dupre
b686432599
Use relative paths in symlinks.
...
Submitted by: danfe
2014-01-22 08:18:07 +00:00
Roman Bogorodskiy
7db971bbee
Add an additional mirror to MASTER_SITES.
...
PR: 185901
Submitted by: Bruno Machado <bruno@bsd.com.br>
2014-01-22 07:06:18 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Alex Dupre
1a10ccd0c8
Remove gmake dependency and stagify.
...
PR: ports/185404
Submitted by: Stephen Hurd <shurd@sasktel.net>
2014-01-21 16:33:26 +00:00
Emanuel Haupt
332c7e4542
Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning.
2014-01-21 11:00:23 +00:00
Mathieu Arnold
45453acab9
Add forgotten patch for fixing on 10.
...
Sponsored by: Absolight
2014-01-20 18:30:40 +00:00
Mathieu Arnold
3b8aed72db
* Fix build on 10
...
* Support staging
* General cleanup
Sponsored by: Absolight
2014-01-20 18:29:50 +00:00
Sunpoet Po-Chuan Hsieh
726ae69a39
- Update to 1.57
...
- Fix shebang
- Simplify Makefile
Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
2014-01-20 17:24:35 +00:00
Dmitry Marakasov
2ed5160e28
- Support staging
...
- Use new LIB_DEPENDS syntax
2014-01-20 14:28:03 +00:00
Mathieu Arnold
0c6de86735
And bump portrevision, the package was empty before.
2014-01-20 13:17:47 +00:00
Mathieu Arnold
55321374a4
* Fix build on 10
...
* Add a plist so that it actually installs something
2014-01-20 13:14:55 +00:00
Mark Felder
7a4a6c7b2f
- put the scripts in DATADIR
...
- proper WWWOWN and WWWGRP usage
- ETCDIR usage; config files are now in ${PREFIX}/etc/maia/
- template files are probably going to be edited by the users. Now
they're in ${ETCDIR}/templates/
- STAGE support
- MYSQLSERVER option is now: USE_MYSQL= server
- PGSQLSERVER option is now: USE_PGSQL= server
- lots of cleanup
- several installation tasks should not have been silenced (prefixed
with @)
- rc script passes rclint
- rc script handles the creation of several important directories in
start_precmd
- config files and templates are not overwritten on port upgrade if they
have been modified
PR: ports/185452
Approved by: swills (mentor)
2014-01-19 23:21:30 +00:00
Carlo Strub
5eff822723
Pond is not email. Pond is forward secure, asynchronous messaging for the
...
discerning. Pond messages are asynchronous, but are not a record; they expire
automatically a week after they are received. Pond seeks to prevent leaking
traffic information against everyone except a global passive attacker.
Pond is experimental software! DO NOT USE IT FOR ANYTHING REAL!!!
Use security/gnupg instead.
!!! THIS INSTALLS THE POND SERVER ONLY, NOT THE CLIENT !!!
WWW: https://github.com/agl/pond/
2014-01-19 21:36:04 +00:00
Martin Wilke
1041a5e5c1
- Fix build with clang
...
PR: 185334
Submitted by: ports fury
2014-01-19 14:32:08 +00:00
Danilo Egea Gondolfo
0202b2e246
- Update from 1.14.1 to 1.15.0
...
PR: ports/185675
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer)
2014-01-18 02:35:59 +00:00
Baptiste Daroussin
5ab98479cd
Support stage
...
Get rid of NOPORTDATA
Convert USE_GMAKE ->USES = gmake
Do not include the license file for a well known license
2014-01-17 17:32:49 +00:00
Rusmir Dusko
f4ec5ecccb
- Bump PORTREVISION
...
- Change master sites and icon
- Use PYDISTUTILS_AUTOPLIST=yes and PLIST_FILES instead of pkg-plist
- Support STAGEDIR
- Change Desktop entry file zenmap-root.desktop, add SUB_FILES=zenmap-root
for proper Desktop usage
Reviewed by: horia
2014-01-17 16:59:33 +00:00
MANTANI Nobutaka
c3fce02617
Update to 2.10.
2014-01-17 14:03:41 +00:00
Renato Botelho
3ce5ebe2cb
Update to 0.98.1
2014-01-16 22:56:12 +00:00
Hiroki Sato
236ff72c75
- Update to 1.5.2.
...
- Add STAGEDIR support.
2014-01-16 18:54:26 +00:00
Antoine Brodin
ef6d7df3a5
- Update to 1.0.1
...
- Use PYDISTUTILS_AUTOPLIST (and get rid of PY3K hack)
- Remove DOCS/EXAMPLES conditionals
2014-01-16 17:18:23 +00:00
Raphael Kubo da Costa
415159228e
Do not use MAN1 now that the port supports staging.
2014-01-16 17:08:12 +00:00
Raphael Kubo da Costa
bb2c355185
Set LICENSE to a valid value
2014-01-16 17:06:35 +00:00
Bernhard Froehlich
0fe2d256ec
Document virtualbox-ose vulnerabilities
...
Security: CVE-2013-5892
2014-01-16 16:15:47 +00:00
Cy Schubert
f9e42e587b
Update 1.12 --> 1.12.1
2014-01-16 13:49:42 +00:00
Ryan Steinmetz
2b4889f439
- Reset maintainership due to fatal email bounce
...
- Update to 1.2.12
- Add STAGE support
- Fix file fetch
- Add LICENSE
- Pacify portlint(1)
Reported by: portscout
2014-01-16 12:52:19 +00:00
Ashish SHUKLA
f2897eea7f
- Update to 5.85
...
- Add STAGE support
2014-01-16 07:29:29 +00:00
Ashish SHUKLA
6f660eff5c
- Updato to 1.9
...
- Add STAGE support
2014-01-16 05:05:00 +00:00
Ashish SHUKLA
86ad7c4f57
- Add missing RUN_DEPENDS
...
- Add STAGE support
PR: ports/185786
Submitted by: matthew
2014-01-16 05:00:45 +00:00
Dima Panov
b723872aaa
- Make QAT happy with extra @dirrmtry
2014-01-16 03:38:54 +00:00
Dima Panov
7eb467ab11
- Update libssh to 0.6.0 security release
...
- Fix threaded library [1]
Submitted by: rakuco@ via libssh mailing list [1]
2014-01-16 03:27:31 +00:00
Rene Ladan
8ecb19f477
Document new vulnerabilities in www/chromium < 32.0.1700.77
...
Obtained from: http://googlechromereleases.blogspot.nl/
MFH: 2014Q1
2014-01-15 21:41:15 +00:00