aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Disable part of the patch which doesn't apply cleanly.Dag-Erling Smørgrav2014-03-251-12/+12
| | | | Notes: svn path=/head/; revision=349144
* Update to 1.5.3.Mathieu Arnold2014-03-255-15/+30
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=349143
* Pkg-plist fixup.Cy Schubert2014-03-251-1/+0
| | | | Notes: svn path=/head/; revision=349142
* Pkg-plist fixup.Cy Schubert2014-03-251-1/+0
| | | | Notes: svn path=/head/; revision=349141
* - Fix dependency on py-setuptoolsRyan Steinmetz2014-03-251-2/+2
| | | | | | | Reported by: Kalidarn@freenode Notes: svn path=/head/; revision=349140
* - Bump PORTREVISION after the latest change to converters/libiconv becauseTijl Coosemans2014-03-251-23/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rsync uses locale_charset when the ICONV option is enabled. [1] - Replace CFLAGS+=-I... with CPPFLAGS+=-I... to fix warnings during configure about headers being accepted by the compiler but not the preprocessor. - Replace CONFIGUREDCFLAGS (guard against CFLAGS damage by MAKE_ENV) with CPPFLAGS. The dist makefile contains CFLAGS=@CFLAGS@ so CFLAGS in MAKE_ENV isn't a problem. - Replace ac_cv_header_iconv_h=no with --disable-iconv-open. The first disables HAVE_ICONV_H while the latter disables USE_ICONV_OPEN but both are checked in rsync.h: #if defined USE_ICONV_OPEN && defined HAVE_ICONV_H - Set ac_cv_search_libiconv_open=no when empty(ICONV_LIB). This prevents detection of libiconv when the ICONV option is disabled, but it is also needed on FreeBSD 10 with libiconv installed to prevent linking with -liconv. - New LIB_DEPENDS syntax. - Move pre-configure to post-patch. - Remove malloc.h patching. - Replace MAKE with MAKE_CMD. MAKE is the currently running make and MAKE_CMD is the make used to build the port. - Unmute installation commands. Reported by: "Kenta S." <kentas@hush.com> [1] Approved by: ehaupt Notes: svn path=/head/; revision=349139
* - Fix tiny nit with mislabeled option descriptionsDiane Bruce2014-03-251-3/+3
| | | | | | | Submitted by: fwaggle <fwagglechop@gmail.com> Notes: svn path=/head/; revision=349138
* Syslog-ng 3.5.4.1 is production ready.Cy Schubert2014-03-254-2/+3
| | | | | | | | | | | - Add syslog-ng34 to sysutils/Makefile - Adjust the newly moved syslog-ng34 to its new status - Adjust the newly copied syslog-ng to its new status Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline) Notes: svn path=/head/; revision=349137
* - Update to 0.1.1Ryan Steinmetz2014-03-253-11/+9
| | | | Notes: svn path=/head/; revision=349136
* Syslog-ng 3.5.4.1 is production ready. Copy syslog-ng-devel to syslog-ng.Cy Schubert2014-03-257-0/+649
| | | | | | | Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline) Notes: svn path=/head/; revision=349135
* Syslog-ng 3.5.4.1 is production ready. Move syslog-ng to syslog-ng34.Cy Schubert2014-03-257-0/+0
| | | | | | | Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline) Notes: svn path=/head/; revision=349134
* - Add staging supportPawel Pekala2014-03-252-27/+22
| | | | | | | | - Use options helpers, update description to current standards - Convert USE_GMAKE, USE_XZ to USES Notes: svn path=/head/; revision=349133
* Bump PORTREVISION, forgotten in previous commit.Guido Falsi2014-03-251-0/+1
| | | | | | | Noticed by: mat Notes: svn path=/head/; revision=349132
* Support stageBaptiste Daroussin2014-03-251-6/+3
| | | | Notes: svn path=/head/; revision=349131
* Allow distfiles grouping for linux-rpm ports while not extracting the ↵Antoine Brodin2014-03-251-2/+2
| | | | | | | | | .src.rpm on the package builders With hat: portmgr Notes: svn path=/head/; revision=349130
* Add new Ada database ports: apq, apq-mysql, apq-pgsql, apq-odbcJohn Marino2014-03-2522-0/+405
| | | | | | | | | | | | | | | | | | | | APQ is a database interface library written in Ada95. This is the base library, but it is not useful without a driver. There are three drivers available for PostgreSQL, MySQL, and ODBC in separate ports. Some features: * Thick binding * Strong typing support * Full BLOB support (PGSQL) * High performance BLOB I/O via streams * Full support for NULL Values * Fully portable (database neutral) code possible * Four levels of debug tracing WWW: https://bitbucket.org/kowframework/apq Notes: svn path=/head/; revision=349129
* - Link with libcharset to get locale_charset.Tijl Coosemans2014-03-252-3/+3
| | | | | | | | | - Remove broken master site. Reported by: antoine Notes: svn path=/head/; revision=349128
* - Update to 0.16.16, Announce message:Rusmir Dusko2014-03-252-7/+10
| | | | | | | | | | | | | | | | | * add missing add_files overload to the python bindings * improve error handling in http gunzip * fix debug logging for banning web seeds * improve support for de-selected files in full allocation mode * fix dht_bootstrap_alert being posted * SetFileValidData fix on windows (prevents zero-fill) * fix minor lock_files issue on unix - Add ChangeLog to DOCS - Simplify DOCS installation handling - Use .if for DOCS and EXAMPLES due to large number of files installed Notes: svn path=/head/; revision=349127
* Add compat10xRenato Botelho2014-03-256-0/+77
| | | | Notes: svn path=/head/; revision=349126
* - Update to alpha-20140323Antoine Brodin2014-03-253-4/+6
| | | | | | | | - Use libtool - Strip libraries Notes: svn path=/head/; revision=349125
* - Fix LICENSERenato Botelho2014-03-253-12/+12
| | | | | | | | - Replace USE_XZ by USES=tar:xz - Fix OSVERSION check, compatNx should be allowed only on systems running N+1 Notes: svn path=/head/; revision=349124
* - update to 1.0.23Dirk Meyer2014-03-252-3/+3
| | | | | | | Reported by: Benjamin Podszun Notes: svn path=/head/; revision=349123
* - fix buiild by addding: MAKE_JOBS_UNSAFE=yesDirk Meyer2014-03-251-0/+2
| | | | | | | | | error: libpatricia/libpatricia.a: could not read symbols: Archive has no index; run ranlib to add one *** [blib/arch/auto/Net/Patricia/Patricia.so] Error code 1 Notes: svn path=/head/; revision=349122
* - Add staging supportPawel Pekala2014-03-252-33/+31
| | | | | | | | - Remove leading article from COMMENT - Sort pkg-plist Notes: svn path=/head/; revision=349121
* Add upstream patch for CPAN RT #90715Dag-Erling Smørgrav2014-03-252-0/+94
| | | | | | | | | https://rt.cpan.org/Public/Bug/Display.html?id=90715 Approved by: maintainer timeout Notes: svn path=/head/; revision=349120
* - Make sure libavcodec builds MD codeBernhard Froehlich2014-03-254-18/+4
| | | | | | | | | | - Bump PORTREVISION PR: ports/187836 Submitted by: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=349119
* Add staging supportPawel Pekala2014-03-251-7/+6
| | | | Notes: svn path=/head/; revision=349117
* textproc/stardict3:Max Brazhnikov2014-03-253-5/+22
| | | | | | | | | - Switch off GMOME 2 support by default - Covert to USES= tar:bzip2 - Add patches to fix gnome-free build with clang Notes: svn path=/head/; revision=349116
* Support stageBaptiste Daroussin2014-03-251-13/+3
| | | | | | | Use options helpers Notes: svn path=/head/; revision=349115
* Support stageBaptiste Daroussin2014-03-251-16/+4
| | | | | | | Use options helpers Notes: svn path=/head/; revision=349114
* Remove documentation for outdated stlBaptiste Daroussin2014-03-255-42/+1
| | | | Notes: svn path=/head/; revision=349113
* Support stageBaptiste Daroussin2014-03-251-15/+9
| | | | | | | Stop trying to remove striping from INSTALL_PROGRAM is DEBUG is set, the framework already does that Notes: svn path=/head/; revision=349112
* Support stageBaptiste Daroussin2014-03-251-9/+3
| | | | Notes: svn path=/head/; revision=349111
* - Update to 0.7Sofian Brabez2014-03-254-215/+14
| | | | | | | | - Update pkg-descr - Support STAGEDIR Notes: svn path=/head/; revision=349110
* Remove expired port:Rene Ladan2014-03-258-645/+1
| | | | | | | 2014-03-25 games/xarchon: Unusable, development ceased, not works with stage Notes: svn path=/head/; revision=349109
* - Really disable iconv support when LIBICONV option is not selected [1]Guido Falsi2014-03-251-6/+3
| | | | | | | | | | | | | | | | | This fixes build on 10 and head when libiconv is installed and LIBICONV option is disabled While here: - Convert to USES gmake and USES tar [2] - Convert to new LIB_DEPENDS format [2] Reported by: Mike Harding <mvharding@gmail.com> (via email) Approved by: portmgr (bapt, implicit) [1] Approved by: implicit portmgr@ blanket approval [2] Notes: svn path=/head/; revision=349108
* Fix build on 10 and head when converters/libiconv is installed.Guido Falsi2014-03-252-2/+36
| | | | | | | | Reported by: Mike Harding <mvharding@gmail.com> (via email) Approved by: perl (mat) Notes: svn path=/head/; revision=349107
* Horde package update:Martin Matuska2014-03-256-9/+9
| | | | | | | | | Horde_ActiveSync 2.13.2 -> 2.13.3 Horde_Browser 2.0.5 -> 2.0.6 Horde_Imap_Client 2.19.0 -> 2.19.1 Notes: svn path=/head/; revision=349106
* support LDFLAGS (fixes libghemical)Maho Nakata2014-03-252-11/+6
| | | | | | | | PR: 187801 Submitted by: tijl@ Notes: svn path=/head/; revision=349105
* Mk/bsd.qt.mk:Max Brazhnikov2014-03-251-0/+1
| | | | | | | | | | - Fix packaging Qt 5 ports with legacy pkg tools. PR: ports/187856 Reported by: mandree Notes: svn path=/head/; revision=349104
* - Add p5-Net-SSLGlue 1.052Sunpoet Po-Chuan Hsieh2014-03-255-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | Some commonly used Perl modules don't have SSL support at all, even if the protocol supports it. Others have SSL support, but most of them don't do proper checking of the server's certificate. The Net::SSLGlue::* modules try to add SSL support or proper certificate checking to these modules. Currently support for the following modules is available: - Net::SMTP - add SSL from beginning or using STARTTLS - Net::POP3 - add SSL from beginning or using STLS - Net::FTP - add SSL and IPv6 support to Net::FTP - Net::LDAP - add proper certificate checking - LWP - add proper certificate checking There is also a Net::SSLGlue::Socket package which combines SSL and non-SSL and IPv6 capabilities to make it easier to enhance modules based on IO::Socket::INET. WWW: http://search.cpan.org/dist/Net-SSLGlue/ Notes: svn path=/head/; revision=349103
* - Remove reference to lang/ruby-mode.el since it is goneSteve Wills2014-03-253-3/+0
| | | | | | | | PR: ports/187895 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=349102
* Add support for Python 3.Jimmy Olgeni2014-03-252-10/+19
| | | | | | | Submitted by: nwhitehorn Notes: svn path=/head/; revision=349101
* Support stageBaptiste Daroussin2014-03-242-11/+2
| | | | Notes: svn path=/head/; revision=349100
* Support stageBaptiste Daroussin2014-03-241-2/+1
| | | | Notes: svn path=/head/; revision=349099
* Support stageBaptiste Daroussin2014-03-241-3/+4
| | | | Notes: svn path=/head/; revision=349098
* support stageBaptiste Daroussin2014-03-241-9/+4
| | | | Notes: svn path=/head/; revision=349097
* Support stageBaptiste Daroussin2014-03-243-6/+5
| | | | | | | Fix build with clang Notes: svn path=/head/; revision=349096
* Support stageBaptiste Daroussin2014-03-242-11/+23
| | | | Notes: svn path=/head/; revision=349095
* Support stageBaptiste Daroussin2014-03-241-13/+12
| | | | Notes: svn path=/head/; revision=349094