Technically maintainership of this port should reset after the repocopy
(because maintainership of the repocopied port was resetted later). The new
maintainer give his agreement by private mail.
Approved by: maintainer timeout (mail bounce)
Feature safe: yes
- Resolve issue on systems set to UTC time would fail copying /etc/localtime to the chroot [2]
PR: ports/162447 [1]
Submitted by: Hilko Meyer <hilko.meyer@gmx.de> [1]
Reported by: dougb@ [2]
Feature safe: yes
handlers.c: In function 'W_HandleInputEvents':
handlers.c:471: error: 'fd_set' undeclared (first use in this function)
handlers.c:471: error: (Each undeclared identifier is reported only once
handlers.c:471: error: for each function it appears in.)
handlers.c:471: error: expected ';' before 'rset'
handlers.c:486: warning: implicit declaration of function 'FD_ZERO'
handlers.c:486: error: 'rset' undeclared (first use in this function)
handlers.c:487: error: 'wset' undeclared (first use in this function)
handlers.c:488: error: 'eset' undeclared (first use in this function)
handlers.c:493: warning: implicit declaration of function 'FD_SET'
handlers.c:527: warning: implicit declaration of function 'select'
handlers.c:542: warning: implicit declaration of function 'FD_ISSET'
Reported by: pointyhat
Feature safe: yes
openssl_cert.cpp:1296:2: error: #error "Unexpected OpenSSL version; check X509_ATTRIBUTE struct compatibility"
openssl_cert.cpp: In function 'int tqsl_getCertificatePrivateKeyType(void*)':
openssl_cert.cpp:1053: warning: deprecated conversion from string constant to 'char*'
openssl_cert.cpp: In function 'int tqsl_add_bag_attribute(PKCS12_SAFEBAG*, const char*, const std::string&)':
openssl_cert.cpp:1271: error: 'asc2uni' was not declared in this scope
openssl_cert.cpp: In function 'int tqsl_exportPKCS12File(void*, const char*, const char*)':
openssl_cert.cpp:1484: error: conditional expression between distinct pointer types 'int (*)()' and 'int (*)(PKCS7*, unsigned char**)' lacks a cast
openssl_cert.cpp:1484: error: invalid conversion from 'int (*)()' to 'void*'
openssl_cert.cpp:1484: error: invalid conversion from 'int (*)(PKCS7*, unsigned char**)' to 'void*'
openssl_cert.cpp:1484: error: invalid conversion from 'void*' to 'stack_st_OPENSSL_BLOCK*'
openssl_cert.cpp:1484: error: initializing argument 1 of 'unsigned char* ASN1_seq_pack(stack_st_OPENSSL_BLOCK*, int (*)(void*, unsigned char**), unsigned char**, int*)'
openssl_cert.cpp: In function 'int tqsl_get_bag_attribute(PKCS12_SAFEBAG*, const char*, std::string&)':
openssl_cert.cpp:1549: error: 'uni2asc' was not declared in this scope
openssl_cert.cpp: At global scope:
openssl_cert.cpp:2407: warning: 'int tqsl_cert_get_subject_name_count(X509*)' defined but not used
openssl_cert.cpp:2416: warning: 'int tqsl_cert_get_subject_name_index(X509*, int, TQSL_X509_NAME_ITEM*)' defined but not used
openssl_cert.cpp:2442: warning: 'int tqsl_cert_get_subject_date(X509*, const char*, tQSL_Date*)' defined but not used
*** Error code 1
Reported by: pointyhat
Feature safe: yes
This versions of dbmail no more supported upstream. This ports are
unmaintained and not required by other ports.
Additionally, reset maintainer for mail/dbmail20 because of mail bounce.
Feature safe: yes
- pass maintainership to submitter
- add LICENSE
- drop optional dependencies on database backends - since 3.0 it's
handled with libzdb
- rename rc-scripts to .sh-less ones
- add UPDATING entry for users, that want to stay with dbmail 2.2.x
Please note, that committed patch is reworked version of originally
submitted (missing deps added, rc-scripts renamed, NOPORTDOCS issue
handled more completely, some plist fixes applied). Sorry for delay.
PR: 164631
Submitted by: Alan Hicks <ahicks at p-o.co dot uk>
Feature safe: yes
- changes:
* Greatly improved "diff" processing
* Harden the CGI processing logic against DOS attacks
* Add the ability to run TH1 scripts after sync requests
* Make ".fslckout" the alternative name for the "_FOSSIL_" file
* Change the "ssh:" transfer method to allow all access regardless of user permission
* Various additions and fixes for the JSON API
* --cherrypick merges use their origin's commit message by default
* Update to use SQLite version 3.7.11
* more here: http://www.fossil-scm.org/fossil/doc/f7e215bcac885/www/changes.wiki
Feature safe: yes
interface that was written by Alastair Tse in order to improve his interaction
with Gentoo Bugzilla
Features
--------
* Searching bugzilla
* Listing details of a bug including comments and attachments
* Downloading/viewing attachments from bugzilla
* Posting bugs, comments, and making changes to an existing bug.
* Adding attachments to a bug.
There is extensive help in `bugz --help` and `bugz <subcommand>
--help` for additional options.
WWW: https://github.com/williamh/pybugz
Feature safe: yes
MySQL-style configuration files. Although deceptively similar to
standard .INI files, they can include bare boolean options with no
value assignment and additional features like !include and
!includedir.
WWW: http://search.cpan.org/dist/Config-MySQL/
Feature safe: yes
- This fixes multiple security vulnerabilities found in the previous versions
- Fixes CVE-2012-1107 and CVE-2012-1108
- As reported by Zubin Mithra: https://bugs.launchpad.net/ubuntu/+source/taglib/+bug/945415
- Arrange MASTER_SITES so most reliable site is tried first
- Move LICENSE to satisfy portlint
PR: ports/166219
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Reported by: Zubin Mithra
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes
full url as it used to do prior to version 2.3.2.
Fix it applying a patch that was committed upstream.
PR: ports/165412
Submitted by: Kryol <kryol@bigmir.net>
Feature safe: yes