Li-Wen Hsu
590a234fdb
Add CVE entry to references
...
Notified by: remko
2014-02-15 09:09:57 +00:00
Li-Wen Hsu
cc7bdc55ab
whitespace
...
Notified by: remko
2014-02-15 09:07:33 +00:00
Li-Wen Hsu
85078555a9
Document Jenkins Security Advisory 2014-02-14
2014-02-15 08:04:51 +00:00
Thomas Abthorpe
d8299fcc60
- Reassign lioux' ports to the heap
...
With hat: portmgr
2014-02-14 16:51:44 +00:00
Bernhard Froehlich
de452c484c
- Use OPTIONS_SUB=yes
...
- Prefer ${INSTALL_DATA} over ${MV}
- Whitespace fix
Thanks to: garga@
2014-02-14 14:37:36 +00:00
Dirk Meyer
e4fb23b723
- use STAGEDIR
...
PR: 186753
Submitted by: Takefu
2014-02-14 14:33:59 +00:00
Pietro Cerutti
cbb2a662e3
- STAGE-clean
2014-02-14 11:11:36 +00:00
Martin Wilke
4374aeec78
- Convert USE_SCONS to USES
2014-02-14 05:30:34 +00:00
Ryan Steinmetz
407bb25343
- Document recent vulnerabilities in www/lighttpd
2014-02-14 04:36:49 +00:00
Emanuel Haupt
aa2c349078
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:32 +00:00
Emanuel Haupt
b3955ccca9
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:28 +00:00
Emanuel Haupt
f3e4db5129
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:23 +00:00
Emanuel Haupt
8d9b6c9fdc
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:19 +00:00
Emanuel Haupt
bdc7274a3b
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:14 +00:00
Emanuel Haupt
17aa279fc7
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:10 +00:00
Philippe Audeoud
f87224ff4a
- Update to 1.58
2014-02-13 09:20:25 +00:00
Cy Schubert
bb94f0c513
Update 1.0.4 --> 1.0.5
2014-02-12 20:10:37 +00:00
Emanuel Haupt
f1e12b82cd
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:16 +00:00
Emanuel Haupt
d03dc2b3dd
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:12 +00:00
Emanuel Haupt
e8d931ea09
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:08 +00:00
Emanuel Haupt
988eadb3e9
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:04 +00:00
Emanuel Haupt
e936aeddf2
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:24:59 +00:00
Emanuel Haupt
4392486eca
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:24:55 +00:00
Emanuel Haupt
f8713982d0
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:24:51 +00:00
Sunpoet Po-Chuan Hsieh
6b36450611
- Update to 0.8.12
...
Changes: https://github.com/fail2ban/fail2ban/releases
PR: ports/186683
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
2014-02-12 16:44:25 +00:00
Mathieu Arnold
33ab73cd19
Fix old makeplist bug.
...
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight
2014-02-12 14:03:25 +00:00
Ryan Steinmetz
d6d29c828d
- Fix STAGE support
...
- Bump PORTREVISION
2014-02-12 13:13:52 +00:00
Dima Panov
a5c760c189
- Update to 0.6.1 maintenance release
...
- Make static libs optional
- Remove patch merged upstream
2014-02-12 09:34:07 +00:00
Ryan Steinmetz
798dd45356
- Update to 1.9.7
2014-02-11 17:15:35 +00:00
Renato Botelho
edccd619fb
- Support STAGE
...
- Modernize LIB_DEPENDS
- Add LICENSE
- Respect CC
Approved by: portmgr (blanket infrastructure)
2014-02-11 16:48:58 +00:00
Baptiste Daroussin
85fd614298
Remove CFLAGS unsupported by ancient gcc and just remove -Werror to have the code build with clang
...
Reported by: olgeni
2014-02-11 11:20:52 +00:00
Johan van Selst
bd181e30a3
Update CyaSSL to 2.9.0
2014-02-11 05:38:34 +00:00
Ryan Steinmetz
d3fb702a50
- Update to 1.9.6
...
- Add STAGE support
2014-02-11 01:24:34 +00:00
Antoine Brodin
a44ee12ece
Reset maintainer, SMTP servers refuse connection
2014-02-10 17:47:15 +00:00
Mathieu Arnold
6e6d450252
Fix up OPTIONS_DEFINE being after bsd.port.pre.mk.
...
Sponsored by: Absolight
2014-02-10 17:38:38 +00:00
Baptiste Daroussin
d79928d34f
Fix build with clang,
...
Convert to USES=libtool
Strip binaries
2014-02-10 16:42:40 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed
Back to the futur
2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5
Mark as deprecated unmaintained ports for which no public distfiles are
...
available for part or all the needed distfiles.
Reported by: distillator
2014-02-10 12:58:54 +00:00
Ruslan Makhmatkhanov
2b8c2ea134
- do not use easy_install, convert to auto-generated packing list
...
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-10 09:09:29 +00:00
Brendan Fabeny
6c3c53afb8
Use staging; simplify and remove some outdated material; move the
...
torproject mirror list to bsd.sites.mk for use in other ports [1]
PR: 185150 [1]
Submitted by: J. Beich [1]
2014-02-10 01:35:05 +00:00
John Marino
07302f04b6
security/sks: Now actually support stage
...
This port has been for about a month due to improper staging.
Fix requires patch on vendor makefile.
2014-02-09 22:33:52 +00:00
Lars Engels
246be5ad53
Update to 1.4
...
PR: ports/186595
Submitted by: maintainer
Approved by: maintainer
2014-02-09 20:29:37 +00:00
Antoine Brodin
30100f3566
- Remove MANx, man pages are already moved to plist
...
- Use new LIB_DEPENDS syntax
2014-02-09 18:15:13 +00:00
Wesley Shields
f72dc6cc4b
Update to 1.8.9p5.
...
PR: ports/185581
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2014-02-08 21:48:04 +00:00
Emanuel Haupt
78b2065fea
- Support staging
...
- Respect CC
- Respect CFLAGS
- Fix build with PCRE option
- Convert to OPTIONSng
2014-02-08 20:54:44 +00:00
Emanuel Haupt
2feb355c8f
- Support staging
...
- Strip binary
2014-02-08 18:07:08 +00:00
Emanuel Haupt
41b359f9e6
Support staging.
2014-02-08 18:00:06 +00:00
Emanuel Haupt
886923a401
Support staging and add LICENSE
2014-02-08 17:58:31 +00:00
Emanuel Haupt
c0da8c6b54
Support staging.
2014-02-08 17:53:48 +00:00