/www/p5-Template-Toolkit/

4/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.ehaupt2013-10-262-11/+14
|
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-2630-19/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* Update to 2.3antoine2013-10-263-12/+203
| | | | Release notes: https://code.google.com/p/volatility/wiki/Release23
* - Move DIST_SUBDIR up (portlint).tijl2013-10-262-7/+2
| | | | - Remove MAN1 (staging).
* - Add url reference to 9065b930-3d8b-11e3-bd1a-e840f2096bd0jgh2013-10-261-0/+1
| | | | With Hat: ports-secteam
* - Remove report url as it is a default CVEwg2013-10-261-1/+0
| | | | Reported by: ak
* - Document gnutls3 denial of service CVEwg2013-10-251-0/+28
|
* security/gnutls3: update to 3.1.15wg2013-10-252-3/+3
| | | | - Update to 3.1.15
* - Fix build with clangtabthorpe2013-10-251-0/+10
| | | | | PR: ports/183279 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
* security/nessus-libnasl:tijl2013-10-257-13/+93
| | | | | | | | | | | | | | | | | - Remove BROKEN and fix building with newer OpenSSL versions. - Add LICENSE. - Use new LIB_DEPENDS syntax. - Support staging. This exposed a bug in security/nessus-libraries. - Fix an issue in a Makefile to support parallel building. security/nessus-libraries: - Add LICENSE. - Support staging. - Remove pointyhat references. - Remove DESTDIR from the nessus-config script. PR: ports/175868 Approved by: "Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
* - Update from 0.4.3 to 0.4.5danilo2013-10-253-11/+11
| | | | | PR: ports/183243 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer)
* - fix stage conversion in the ETCSYMLINK caseflo2013-10-251-1/+5
| | | | | | - move the check to post-install Reported by: ak
* - update to 3.15.2 [1]flo2013-10-254-20/+17
| | | | | | | - support stage PR: ports/183282 [1] Submitted by: pfg [1]
* Simple Authentication and Security Layer (RFC 4422)swills2013-10-254-0/+23
| | | | | | | WWW: http://github.com/pyu10055/ruby-sasl/ PR: ports/182753 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* Document xorg-server use after free CVE.kwm2013-10-241-0/+30
| | | | Reviewed by: zeising@
* Upgrade to 0.019.vanilla2013-10-242-3/+3
|
* Support staginggarga2013-10-241-5/+3
|
* Support staginggarga2013-10-241-6/+5
|
* Support staginggarga2013-10-241-9/+8
|
* . Update to 20131023garga2013-10-244-66/+38
| | | | | . Support stage . Add IPV6 option
* . Support staginggarga2013-10-241-3/+2
| | | | | . Replace LATEST_LINK by PKGNAMESUFFIX . Use OPTIONS_SET to define MILTER option
* - Return ports to the poolak2013-10-242-2/+2
| | | | | PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
* security/gnutls3: update to 3.1.14wg2013-10-233-11/+20
| | | | | | | - Update to 3.1.14 - Fix Makefile header - Add missing library for crywrap - Remove duplicated docs entries
* Remove RCS string after resetting svn propperties.ehaupt2013-10-231-1/+0
| | | | Notified by: william88@gmail.com, ak (via irc)
* - Support stagingmakc2013-10-235-7/+2
| | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
* Support staging.ehaupt2013-10-2311-50/+38
|
* Support staging.ehaupt2013-10-232-11/+8
|
* - Fix WWWgarga2013-10-232-10/+7
| | | | | - Remove Author - Support staging
* Try and be consistent with what commands are silent and not in *install.mat2013-10-234-6/+4
| | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-2225-25/+0
| | | | | | the mtree (categories starting with [st]) Approved by: portmgr (bdrewery)
* security/gnutls3: GNU Transport Layer Security librarywg2013-10-225-0/+1025
| | | | | | | | | | | | | | | | | | | | GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and SSL 3.0 protocols. The library does not include any patented algorithms and is available under the GNU Lesser GPL license. Important features of the GnuTLS library include: - Thread safety - Support for both TLS 1.0 and SSL 3.0 protocols - Support for both X.509 and OpenPGP certificates - Support for basic parsing and verification of certificates - Support for SRP for TLS authentication - Support for TLS Extension mechanism - Support for TLS Compression Methods Additionaly GnuTLS provides an emulation API for the widely used OpenSSL library, to ease integration with existing applications. WWW: http://www.gnutls.org/
* Horde port update:mm2013-10-212-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horde_ActiveSync 2.8.3 -> 2.8.4 Horde_Auth 2.1.0 -> 2.1.1 Horde_Core 2.9.0 -> 2.10.0 Horde_Css_Parser 1.0.1 -> 1.0.2 Horde_Date 2.0.6 -> 2.0.7 Horde_History 2.2.0 -> 2.2.1 Horde_Imap_Client 2.15.4 -> 2.15.5 Horde_Log 2.0.1 -> 2.1.0 Horde_Mail 2.1.1 -> 2.1.2 Horde_Rpc 2.1.0 -> 2.1.1 Horde_Smtp 1.2.3 -> 1.2.5 Horde_SpellChecker 2.1.0 -> 2.1.1 Horde_Stream 1.3.0 -> 1.4.0 > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M head/comms/pear-Horde_ActiveSync/Makefile M head/comms/pear-Horde_ActiveSync/distinfo M head/devel/pear-Horde_Core/Makefile M head/devel/pear-Horde_Core/distinfo M head/devel/pear-Horde_Date/Makefile M head/devel/pear-Horde_Date/distinfo M head/devel/pear-Horde_History/Makefile M head/devel/pear-Horde_History/distinfo M head/devel/pear-Horde_Stream/Makefile M head/devel/pear-Horde_Stream/distinfo M head/mail/pear-Horde_Imap_Client/Makefile M head/mail/pear-Horde_Imap_Client/distinfo M head/mail/pear-Horde_Mail/Makefile M head/mail/pear-Horde_Mail/distinfo M head/mail/pear-Horde_Smtp/Makefile M head/mail/pear-Horde_Smtp/distinfo M head/net/pear-Horde_Rpc/Makefile M head/net/pear-Horde_Rpc/distinfo M head/security/pear-Horde_Auth/Makefile M head/security/pear-Horde_Auth/distinfo M head/sysutils/pear-Horde_Log/Makefile M head/sysutils/pear-Horde_Log/distinfo M head/textproc/pear-Horde_SpellChecker/Makefile M head/textproc/pear-Horde_SpellChecker/distinfo M head/www/pear-Horde_Css_Parser/Makefile M head/www/pear-Horde_Css_Parser/distinfo
* A generalized Rack framework for multiple-provider authentication.swills2013-10-214-0/+26
| | | | | | | WWW: http://github.com/intridea/omniauth PR: ports/182696 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* Very simple authorization gemswills2013-10-214-0/+23
| | | | | | | WWW: https://github.com/randx/six PR: ports/182690 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
* - Update to 1.9.5zi2013-10-212-3/+3
| | | | Submitted by: Niels Endres <niels@weaklogic.com>
* - Update to 0.9.4jhale2013-10-213-20/+12
| | | | | | - Support staging - Use options helpers - Use new LIB_DEPENDS syntax
* - Update security/gpgme to 1.4.3jhale2013-10-2111-66/+52
| | | | | | | | | | | - Use USE_GNOME= ltverhack to correct the library version number to what the author intended. This effectively rolls the version number backwards, but should prevent future unneccesary version bumps. - Support staging - Use options helpers - Use new LIB_DEPENDS syntax - Bump PORTREVISION on dependent ports
* - Convert to stagingeadler2013-10-212-13/+17
| | | | Approved by: crees (maintainer)
* - Update to 1.0.0antoine2013-10-212-14/+15
| | | | | | - This version works with python 3 - Use shebangfix instead of REINPLACE - Convert to STAGEDIR
* This module provides common interface to HMAC functionality. HMAC is a kind ofswills2013-10-204-0/+27
| | | | | | | | | | | | "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach WWW: http://ruby-hmac.rubyforge.org/ PR: ports/182668 Submitted by: http://ruby-hmac.rubyforge.org/
* Upgrade to 0.018, support STAGEDIR.vanilla2013-10-203-77/+80
|
* - Remove the real un-needed patchtabthorpe2013-10-193-15/+21
| | | | | | | | - Restore needed file - Bump PORTREVISION Submitted by: maintainer Pointyhat to: tabthorpe
* Security update to 2.6.1.delphij2013-10-193-4/+6
| | | | | | Security: vuxml c0f122e2-3897-11e3-a084-3c970e169bc2 Security: CVE-2013-1445 Approved by: maintainer (via IRC)
* Document pycrypto PRNG reseed race condition.delphij2013-10-191-0/+35
|
* - Add CVE references to WordPress 3.6.1 entryswills2013-10-191-1/+6
|
* - Note issues with WordPress before 3.6.1swills2013-10-191-0/+41
|
* - node-devel packages is vulnerable too, guessing this is going to be fixed inswills2013-10-191-0/+4
| | | | 0.11.7, but if not, I'll update further.
* - Update to 0.10.21 to address a security issueswills2013-10-191-0/+25
| | | | | | PR: ports/183092 Submitted by: Kenji Rikitake <kenji.rikitake@acm.org> Security: 206f9826-a06d-4927-9a85-771c37010b32
* Enable stagebapt2013-10-191-6/+5
|
* - Update to 1.2.10jase2013-10-192-3/+8
| | | | | | - Add PORTSCOUT entry to limit checks to the 1.2 branch Changes: https://raw.github.com/polarssl/polarssl/polarssl-1.2.10/ChangeLog
* STAGIFYbrooks2013-10-182-3/+5
|
* deprecate ports broken for more than 6 monthbapt2013-10-182-0/+6
|
* - update to latest release [1]ohauer2013-10-181-0/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use PKGNAMESUFFIX instead LATEST_LINK - whitespace cleanup - svn mv */bugzilla to */bugzilla40 - add vuxml entry 4.4.1, 4.2.7, and 4.0.11 Security Advisory Wednesday Oct 16th, 2013 Summary ======= Bugzilla is a Web-based bug-tracking system used by a large number of software projects. The following security issues have been discovered in Bugzilla: * A CSRF vulnerability in process_bug.cgi affecting Bugzilla 4.4 only can lead to a bug being edited without the user consent. * A CSRF vulnerability in attachment.cgi can lead to an attachment being edited without the user consent. * Several unfiltered parameters when editing flagtypes can lead to XSS. * Due to an incomplete fix for CVE-2012-4189, some incorrectly filtered field values in tabular reports can lead to XSS. All affected installations are encouraged to upgrade as soon as possible. [1] even bugzilla40 gets upstream fixes an upgrade to bugzilla42/44 is recommend Security: vid e135f0c9-375f-11e3-80b7-20cf30e32f6d CVE-2013-1733 CVE-2013-1734 CVE-2013-1742 CVE-2013-1743
* - Remove un-needed patchtabthorpe2013-10-171-20/+0
| | | | Submitted by: maintainer via email
* Fix build by commenting out the most recent of the two discoverydes2013-10-171-1/+1
| | | | dates.
* - Update to 2013.60ak2013-10-172-3/+3
|
* - Fix year, move entry upak2013-10-171-32/+32
|
* - Document new vulnerabilities in security/dropbearak2013-10-171-0/+32
|
* update to 0.66.0oliver2013-10-176-98/+81
|
* - Split broccoli library into separate porttabthorpe2013-10-177-37/+280
| | | | | | | | - Use new infrastructure - Bump PORTREVISION PR: ports/182475 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
* Figaro's Password Manager 2 is a program that allows you to securely store thenemysis2013-10-176-0/+99
| | | | | | | | | | | | | | | | | | | | | | | | passwords using GTK2 interface. Features include: - Passwords are encrypted with the AES-256 algorithm. - Copy passwords or usernames to the clipboard/primary selection. - If the password is for a web site, FPM2 can keep track of the URLs of your login screens and can automatically launch your browser. In this capacity, FPM2 acts as a kind of bookmark manager. - You can teach FPM2 to launch other applications, and optionally pass hostnames, usernames or passwords to the command line. - FPM2 also has a password generator that can choose passwords for you. It allows you to determine how long the password should be, and what types of characters (lower case, upper case, numbers and symbols) should be used. You can even have it avoid ambiguous characters such as a capital O or the number zero. - Auto-minimise and/or auto-locking passwords database after configurable time to the tray icon. WWW: http://als.regnet.cz/fpm2/ PR: ports/179096 Submitted by: nemysis (self) Approved by: wg/pawel (mentors)
* Broccoli is the Bro client communications library and lets youtabthorpe2013-10-176-0/+113
| | | | | | | | | create applications that can speak the Bro communication protocol. WWW: http://www.icir.org/christian/broccoli/ PR: ports/ports/182476 Submitted by: Craig Leres <leres@ee.lbl.gov>
* This is a pure Python OTR implementation; it does not bind to libotr.rm2013-10-166-0/+73
| | | | WWW: https://github.com/afflux/pure-python-otr/
* - Improve COMMENTdanilo2013-10-161-2/+3
| | | | | | | - Add "Created by" in header - Change maintainer email to @FreeBSD.org Approved by: wg/culot (mentors, implicit)
* Document new vulnerabilities in www/chromium < 30.0.1599.101rene2013-10-161-0/+39
| | | | Obtained from: http://googlechromereleases.blogspot.nl/
* - Update mirrorscs2013-10-163-12/+10
| | | | - Support staging
* - Update to 0.13sunpoet2013-10-162-4/+5
| | | | Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
* Update to 1.5.5 release (OPTIONify & STAGEify).ale2013-10-152-14/+24
|
* Remove psyco supportbapt2013-10-153-38/+2
|
* 2013-10-15 www/rubygem-staticmatic: No longer maintained upstreambapt2013-10-155-50/+0
| | | | | | | | | 2013-10-10 www/ruby-nora: Does not work with Ruby 1.9 www/aswiki 2013-10-10 textproc/ruby-amrita: Does not work with Ruby 1.9 2013-10-15 security/flowtag: Does not work with Ruby 1.9 2013-10-10 lang/ruby-lua4: Does not work with Ruby 1.9 2013-10-15 dns/dnsdoctor: Does not work with Ruby 1.9
* - Fix issue on sparc64 (maybe other architetures?) that prevent clamav to verifygarga2013-10-152-1/+33
| | | | | | | | | database integrity - Bump PORTREVISION PR: ports/182975 Submitted by: Henry Jalonen <henkka@spheroid.fi> Obtained from: clamav git repo (a9d40672390a82e91a8d5c21ee2fe172fca4d2f8)
* - Update to 1.1.0cs2013-10-153-9/+18
| | | | | - Ready for Staging - Change license
* security/stem is a Python library, so move it to security/py-stemcs2013-10-155-1/+1
|
* - Update to 1.20martymac2013-10-144-17/+21
| | | | | - Enable STAGING - Simplify pkg-descr
* - Update to 2013.59ak2013-10-142-9/+15
|
* use opt_USE knob.ume2013-10-142-19/+7
| | | | Spotted by: sunpoet
* - enable stage.ume2013-10-143-31/+15
| | | | | - use modern OPTIONS helper. - use modern LIB_DEPENDS format.
* enable stage.ume2013-10-142-31/+53
|
* - use modern OPTIONS helper.ume2013-10-141-85/+29
| | | | - remove LATEST_LINK as this port has no package name collision.
* - Update to 1.9.0sunpoet2013-10-133-16/+22
| | | | | | | | | - Fix file permission: use INSTALL_LIB for shared library - Add more PORTDOCS - Update WWW - Reformat pkg-descr Changes: https://github.com/a2o/snoopy/blob/master/ChangeLog
* - Update to 6.3p1bdrewery2013-10-139-115/+338
| | | | | | | | | | | | | | | | | | Changelog: http://www.openssh.org/txt/release-6.3 - Use options helpers where possible - Use upstream patch mirror for x509 and HPN - Update HPN patch to v14 and use upstream version - Add option NONECIPHER to allow disabling NONE in HPN patch - Update x509 patch from 7.4.1 to 7.6 - Add support for LDNS and enable by it and VerifyHostKeyDNS/SSHFP by default. See http://lists.freebsd.org/pipermail/freebsd-security/2013-September/007180.html which describes this change, but is supported on releases before 10 as well with LDNS option. - Update SCTP to patchlevel 2329 - Update recommendation on secure usage of SSH - Add pkg-message warning about ECDSA key possibly being incorrect due to previously being written as DSA by the rc script and fixed in r299902 in 2012
* Take maintainershipcs2013-10-132-2/+2
|
* - Take maintainershipcs2013-10-131-2/+2
| | | | - Simplify COMMENT
* - Mark BROKEN, set DEPRECATED at maintainer's requesttabthorpe2013-10-121-0/+3
|
* - Update from 0.4.2 to 0.4.3danilo2013-10-113-13/+16
| | | | | | | | | - Add USES=pkgconfig - Add stage support PR: ports/182591 Submitted by: csosstudy <csosstudy@gmail.com> (maintainer) Approved by: wg (mentor)
* 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9tabthorpe2013-10-116-85/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9 2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9 2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9 2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9 2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9 2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9 2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9 2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9 2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9 2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9 2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9 2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9 2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9 2013-10-10 security/ruby-acl: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9 2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9 2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9 2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
* - update mod_fcgid to version 2.3.9ohauer2013-10-111-0/+29
| | | | | | | | | - add stage support - add vuxml entry PR: ports/182878 Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch> (maintainer) Security: CVE-2013-4365
* - Switch to ruby19tabthorpe2013-10-111-1/+1
| | | | With hat: portmgr
* [1]: Update to 1.8.8.wxs2013-10-104-21/+19
| | | | | | | | [2]: Switch logging to authpriv. PR: [1] ports/182618 Submitted by: [1] Yasuhiro KIMURA <yasu@utahime.org> [2] des@
* - Add LICENSEsunpoet2013-10-101-10/+19
| | | | | | | | | | | - Convert to new OPTIONS framework - Allow build on amd64 - Respect CC: fix build with clang - Support STAGEDIR - While I'm here, use USES=gmake PR: ports/182832 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* Update to 3.7.2.lx2013-10-103-5/+23
|
* - Support staginggblach2013-10-092-3/+1
|
* Update to 1.2.3cs2013-10-092-3/+3
|
* - Increment PORTREVISION [1]danilo2013-10-075-59/+45
| | | | | | | | | | | | - Add LICENSE [1] - Minor changes in files/{pkg-message.in, sancp.in} [1] - Add stage support [1] - Remove indefinite article from COMMENT - Fix build with clang PR: ports/182445 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* Update to 0.27.mat2013-10-073-5/+3
|
* - Now that :DEFAULT can be used in PATCH_SITES (fixed in 329679),bdrewery2013-10-071-4/+1
| | | | | depend on the upstream mirror for the x509 patch and my mirror as a fallback
* - Fix various distinfo artifactsak2013-10-071-2/+0
| | | | Approved by: portmgr (bapt)
* security/pgp: Adjust so this port builds on DragonFly out of the boxmarino2013-10-071-1/+1
| | | | | This change should have no effect on FreeBSD uses, but it allows a local patch to be removed from dports.
* - Convert to STAGEDIRantoine2013-10-071-12/+8
| | | | | - Remove explicit dependency on iconv and pcre, they are glib20 deps and are not directly used in rifiuti2
* Remove useless -c flagbdrewery2013-10-071-2/+2
|
* Fix staging:antoine2013-10-06