aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Makefileaz2013-08-041-1/+1
|
* Upgrade to 3.6.vanilla2013-08-042-3/+4
| | | | | PR: ports/181000 Submitted by: maintainer
* Add USE_GCC=any as build fails with clang.bapt2013-08-041-0/+2
| | | | | Pass CC to build env to properly using the compiler desired This fixes build on head without gcc
* - update to 1.0.5bapt2013-08-042-4/+3
|
* - update to 1.2.0bapt2013-08-042-3/+3
|
* - update to 2.3.2bapt2013-08-042-3/+3
|
* - update to 1.0.6bapt2013-08-042-3/+3
|
* - update to 1.0.5bapt2013-08-042-3/+3
|
* - update to 1.0.6bapt2013-08-042-4/+3
|
* Add patches to build and work with Apache-2.4 (whichmi2013-08-043-1/+41
| | | | | | | | | has special requrements for users of ap_log_error()) and Tcl-8.6 (which uses -fvisibility=hidden if it can). No functional changes for those, who were able to build before, thus no PORTREVISION bump (I wish, previous committer followed this rule too).
* - update to 1.2.3bapt2013-08-042-3/+3
|
* - Update to 0.96-6tota2013-08-042-4/+3
|
* Add an initial cache file for CMake to use at build-time.rakuco2013-08-042-1/+8
| | | | | | | | | | | | | | | Provide a cache file with additional CMake commands that CMake reads when bootstrapping. For now it just sets the BUILD_TESTING cache variable to OFF, so that most tests are not processed when building the port. Building the tests was particularly troublesome in Qt 4's case: since we have separate ports for each part, one could have devel/qmake-qt4 installed and not, say, devel/qt4-corelib, which would make CMake fail. See https://mail.kde.org/pipermail/kde-freebsd/2013-July/015703.html for an example. No PORTREVISION bump since package creation was not broken.
* Fix logic in clang detection.ehaupt2013-08-041-1/+1
| | | | Notified by: crees
* . Update to 1.4.20.glewis2013-08-044-19/+31
|
* - Install missing files by switching from using specified list ofnox2013-08-042-76/+11
| | | | | | | | | | files to copying tree out of build directory. - Add license. - Switch to dynamic plist. - Quiet installation process. PR: ports/180626 Submitted by: r4721@tormail.org
* - Update to 2.00 . [1]nox2013-08-0418-281/+2110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add kfreebsd >= 9.1 fix to boot a kernel directly w/o chainloading [2] - see also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699002 - Add zfs support including zfs feature flags, see: [3] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-boot/grub/files/grub-2.00-zfs-feature-flag-support-r1.patch - Add FUSE support and knob. - Switch to USES=gmake . - Add LICENSE. - Fix build on head. - Mark MAKE_JOBS_UNSAFE: https://redports.org/~nox/20130803161801-34924-135687/grub2-2.00_1.log - Misc. other changes. - This version is now used successfully by the PCBSD folks so I thought it's finally time to commit it. :) PR: ports/170417 [1] Submitted by: Norihiko Murase <mur1080224@inter7.jp> [1] (original version of the update) Submitted by: Christian Mangin <christian.mangin@gmail.com> [1] Submitted by: Richard Yao <ryao@gentoo.org> [1] (additional contributors to the PR) Obtained from: grub2 upstream [2] Obtained from: gentoo [3]
* Update lang/pypy to 2.1.dbn2013-08-0412-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Rename the binary, include and library to pypy-2.1 (recommended by mva@). This is in preparation to introduce PyPy3 (PyPy implementing Python 3.2) Highlights: * JIT support for ARM, architecture versions 6 and 7, hard- and soft-float ABI * Stacklet support for ARM * Support for os.statvfs and os.fstatvfs on unix systems * Improved logging performance * Faster sets for objects * Interpreter improvements * During packaging, compile the CFFI based TK extension * Pickling of numpy arrays and dtypes * Subarrays for numpy * Bugfixes to numpy * Bugfixes to cffi and ctypes * Bugfixes to the x86 stacklet support * Fixed issue 1533: fix an RPython-level OverflowError for space.float_w(w_big_long_number). https://bugs.pypy.org/issue1533 * Fixed issue 1552: GreenletExit should inherit from BaseException. https://bugs.pypy.org/issue1552 * Fixed issue 1537: numpypy __array_interface__ https://bugs.pypy.org/issue1537 * Fixed issue 1238: Writing to an SSL socket in PyPy sometimes failed with a "bad write retry" message. https://bugs.pypy.org/issue1238
* - Update to 28.0.1500.95 [1]rene2013-08-042-5/+4
| | | | | | | | - FreeBSD 9 has a new enough binutils in base, use that [2] PR: ports/180974 [2] Submitted by: Ilia Skalozubov <skinc@skinc.ru> Security: http://vuxml.freebsd.org/freebsd/69098c5c-fc4b-11e2-8ad0-00262d5ed8ee.html [2]
* Add new vulnerabilities for www/chromium < 28.0.1500.95rene2013-08-031-0/+43
| | | | Obtained from: http://googlechromereleases.blogspot.nl/
* Convert to using the perl framework for build instead of only installing themat2013-08-032-13/+11
| | | | raw files.
* USES perl5, not yes...mat2013-08-031-1/+1
|
* Missed that one.mat2013-08-031-1/+1
|
* Tweak the pkg_delete lines for the glib update, aparently pkg_delete needskwm2013-08-031-2/+2
| | | | | | the full package name including version. Submitted by: freebsd forums via wblock@
* - Convert to new perl frameworkmat2013-08-03124-181/+239
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* Convert to new perl framework.mat2013-08-037-11/+11
|
* Update to r42489 of the FreeBSD docset (the revision used for 9.2-R)blackend2013-08-0311-41/+10
| | | | Approved by: doceng (implicit)
* Fix threading issue with glib20.kwm2013-08-032-1/+11
| | | | | | PR: ports/176888 (reported) Submitted by: Yamagi Burmeister <yamagi@yamagi.org> Obtained from: OpenBSD sonata port.
* - Trim makefile headerantoine2013-08-031-7/+3
| | | | | - Remove article in COMMENT - Fix build with clang, this is old K&R code (reported by pkg-fallout)
* Add introspection to build dependancykwm2013-08-031-1/+1
| | | | Reported by: Jimmy Olgeni <olgeni@olgeni.com>
* Explicitly disable hidden dependencyjohans2013-08-031-1/+2
| | | | Reported by: cpghost <cpghost@cordula.ws>
* Remove expired port:rene2013-08-035-46/+1
| | | | 2013-08-03 www/mod_macro24: part of Apache 2.4.6 and newer
* Convert sleuthkit to USES=perl5 and new option helpersantoine2013-08-031-8/+5
|
* Convert regripper to USES=perl5antoine2013-08-031-1/+2
|
* - Convert to new perl frameworkaz2013-08-03140-540/+213
| | | | - Trim Makefile header
* - Convert to new perl frameworkaz2013-08-0321-88/+36
| | | | - Trim Makefile header
* ACME is a free crossassembler, released under the GNU General Public License.jgh2013-08-034-0/+76
| | | | | | | | | | The current version can produce code for the 6502, 65c02 and 65816 processors. It also supports some of the undocumented ("illegal") opcodes of the 6502. WWW: http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/acme/ PR: ports/179019 Submitted by: uffe@uffe.org
* Update NLS handling to use more modernkientzle2013-08-031-14/+11
| | | | | | | approach Submitted by: bapt@ Approved by: db@
* USE_PERL5 doesn't now about display, USES doesbapt2013-08-031-2/+2
| | | | Reported by: mat
* Convert USE_DISPLAY to USES=displaybapt2013-08-031-4/+1
|
* - Convert to new perl frameworkmat2013-08-0342-152/+103
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-031871-7428/+4836
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Fix build with PYTHON_DEFAULT_VERSION of 3+. [1]nox2013-08-032-2/+4
| | | | | | | - Remove a double word in pkg-message. PR: ports/180997 [1] Submitted by: nwhitehorn
* - Fix INDEXaz2013-08-031-7/+4
|
* - Convert to new perl frameworkaz2013-08-03354-356/+712
|
* www/rssroll: update to 0.4wg2013-08-032-3/+5
| | | | | | | | | | - Update to 0.4 [1] - Add LICENSE (BSD) Changes: http://chaosophia.net/rssroll/docs/ChangeLog PR: ports/180998 Submitted by: Nikola Kolev <koue chaosophia.net> (maintainer)
* Unbreak with clangolivierd2013-08-032-0/+291
| | | | Submitted by: Roman Cat <roman-cat@yandex.ru> (private email)
* Convert my ports to the new perl order.mat2013-08-032-2/+4
|
* - Convert to new perl frameworkaz2013-08-0316-64/+41
| | | | - Trim Makefile header
* - Convert to new perl frameworkaz2013-08-0314-35/+31
| | | | - Trim Makefile header
* - Update to latest snapshot 201307311702ashish2013-08-024-22/+6
| | | | | | - Remove the diff for compiling with PostgreSQL support (committed upstream) Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/830
* - change MASTER_SITEmich2013-08-022-2/+2
| | | | Submitted by: Niilo Kajander <nk@kajander.fi>
* Upload the correct tarball for i386garga2013-08-021-2/+2
|
* Fixed OGG supportvg2013-08-022-4/+4
| | | | | | | Changed tab to space in pkg-desc Bump PORTREVISION because default dependencies list changed Approved by: rm (mentor)
* finance/trytond: update to 2.4.8wg2013-08-022-5/+7
| | | | | | | | - Update to 2.4.8 - Change maintainer new address PR: ports/180905 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
* Unbreak with clang (reported by pkg-fallout)antoine2013-08-021-0/+1
|
* - Try to unbreak parallel (-jX) builds by sanitizing makefiledanfe2013-08-023-5/+32
| | | | - Cleanup Makefile: kill defunct WWW and comment MASTER_SITES
* - Trim Makefile headerantoine2013-08-022-21/+10
| | | | | | - Remove dead mirrors - Unbreak with clang - Use REINPLACE_CMD and DATADIR
* - Try to unbreak parallel (-jX) buildsdanfe2013-08-023-14/+13
| | | | | - Define LICENSE (MIT), augment MASTER_SITES - Cleanup Makefile and port description
* - Update to 0.14 [1]culot2013-08-022-4/+5
| | | | | | | | - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/Changes PR: ports/180977 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Remove expired ports:rene2013-08-0217-284/+3
| | | | | | 2013-08-01 mail/qmrtg: lacks an upstream source 2013-08-01 www/mediawiki118: Unmaintained upstream 2013-08-01 sysutils/googlog: no upstream project
* - Convert Makefile header to the new two-line formdanfe2013-08-022-24/+21
| | | | | | | | | | - Remove 404'ing URL from MASTER_SITES - Do not explicitly set EXTRACT_AFTER_ARGS, use NO_WRKSUBDIR instead - Avoid patching makefile: pass correct values via MAKE_ARGS; this also remove double whitespace before -Wall from the build logs (nice) - NOPORTDOCS -> PORT_OPTIONS:MDOCS, get rid of .for loops, unmute the installation commands, make pkg-message display consistent with package - Reformat port description for better readability while here
* Properly detect and use clang from ports on FreeBSD < 9.2.rene2013-08-021-3/+6
| | | | Bump PORTREVISION
* - Update to 1.11.0sbz2013-08-023-4/+7
|
* - Unbreak the build: add missing dependency on audio/libvorbis, and fix thedanfe2013-08-022-9/+12
| | | | | | value of USE_GL (normally this goes unnoticed because SDL pulls libGLU.so by default via USE_GL=yes, but shows up if using OpenGL-less SDL package) - Convert USE_GMAKE, cleanup Makefile and port description while here
* Fix without gccantoine2013-08-021-1/+1
|
* - update to 2.9.9rm2013-08-023-3/+6
| | | | | changelog: https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.9.rst
* - Update to 0.11culot2013-08-022-5/+7
| | | | | | - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/Eval-Closure/Changes
* Unbreak with clangantoine2013-08-021-0/+1
|
* - Unbreak the build by removing conflict patch; not needed as thedanfe2013-08-023-59/+22
| | | | | | | code is compatible with Ruby versions 1.8 and 1.9 out of the box - Reindent Makefile, tidy up header and COMMENT, renew LIB_DEPENDS - Utilize those recently added helpers for OPTIONS - Define LICENSE (GPLv2), and improve port description slightly
* - Unbreak the build, augment port description textdanfe2013-08-022-31/+34
| | | | | | | - Trim Makefile header, define LICENSE (GPLv2) - Remove not needed pthread-related hacks - Drop GNU_CONFIGURE implied by USE_AUTOTOOLS - Adopt OptionsNG and USES, cleanup Makefile a bit
* - Update to 5.1.26matthew2013-08-022-3/+3
| | | | ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-26.html
* - Update to 0.17matthew2013-08-022-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/TSIBLEY/RTx-Calendar-0.17/CHANGES
* Fix build without gccbapt2013-08-021-1/+4
|
* - Unbreak the build, sort the knobs, generally cleanup Makefiledanfe2013-08-024-45/+39
| | | | | | - Convert pkg-plist into PLIST_FILES, PORTDOCS, and PORTEXAMPLES - Sanitize installation procedure, improve files/pkg-message.in - Reformat port description, point WWW to a more canonical URL
* Update to 0.7kevlo2013-08-022-8/+3
| | | | | PR: ports/180993 Submitted by: r4721 at tormail.org
* - Unbreak the build, convert USE_GMAKE, add missing OPTIONS_DEFINEdanfe2013-08-022-16/+10
| | | | - Respect CC, generally cleanup Makefile and port description
* - Unbreak parallel (-jX) builds by calling submakes correctlydanfe2013-08-021-11/+22
| | | | | | | | - Remove non-working CENKES from MASTER_SITES - Use newly proposed LIB_DEPENDS syntax - Convert to OptionsNG, wrap one overly long line, misc. cleanups NB: v0.30pl10 is available from upstream.
* - Unbreak parallel (-jX) builds by removing bogus "clean" from ALL_TARGETdanfe2013-08-022-13/+18
| | | | | | - Avoid using not-quite-compatible :L modifier in WRKSRC assignment - Add LICENSE (GPLv2), properly define and handle portdocs and examples - Generally clean up Makefile and port description while I am here
* Cosmetic change.kevlo2013-08-022-11/+1
|
* ports-mgmt/portsreinstall: update to 3.0.3wg2013-08-022-5/+5
| | | | | | | | | | - Update to 3.0.3 Changes: - BUG FIX: Cleaning of distfiles before retrial of failed fetch was forgotten PR: ports/180989 Submitted by: Mamoru Sakaue <sakaue.mamoru samurai.mwghennn.net> (maintainer)
* Convert all my perl-using ports to USES+=perl5matthew2013-08-029-17/+25
| | | | | | | | | | | | | While here: - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix for www/rt40 - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth - trim Makefile header for www/p5-RTx-Calendar
* Fix libdasm without gccantoine2013-08-021-1/+3
| | | | While here, add missing OPTIONS_DEFINE
* Fix build without gccbapt2013-08-021-5/+2
|
* Fix build without gccbapt2013-08-021-6/+6
|
* Fix build without gccbapt2013-08-021-1/+3
|
* Properly fix build with clangbapt2013-08-021-2/+3
| | | | Fix build without gcc
* Fix build without gccbapt2013-08-021-5/+2
|
* Fix build with newer binutilsbapt2013-08-021-1/+1
|
* Remove USE_GCC=any It now builds properly with clang while it doesn't build ↵bapt2013-08-021-6/+1
| | | | | | with gcc46 which USE_GCC=any implies if world is built WITHOUT_GCC
* Fix build with newer binutilsbapt2013-08-021-1/+2
|
* Forgot to bump the version in the previous commit. Eventhoughremko2013-08-021-1/+1
| | | | | | | this is a minor change, it's still new and should tell people that they can upgrade to this version. Hat: secteam
* Fix minor typo while investigating this file for a PR.remko2013-08-021-1/+1
|
* For all my portsnaddy2013-08-0221-23/+3
| | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
* Update deskutils/plamsa-applet-cwp to 1.8.1.dbn2013-08-022-3/+3
| | | | | | | | ChangeLog: - xml: wetter.com: fixes (thanks to Evi1M4chine). Weather icons from weather provider should be preferred over system icons! - xml: [in,espanol,uk].weather.com: UV index fixed
* - Update to 1.3.2olivierd2013-08-022-3/+3
|
* Add support for an alternative openssl location, for example when installedremko2013-08-022-2/+6
| | | | | | | via the Ports Collection. PR: 166561 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
* Update lang/pypy to 2.1.b2.dbn2013-08-022-3/+3
| | | | | | | | | | | | | | | Highlights: * Support for os.statvfs and os.fstatvfs on unix systems. * Fixed issue 1533: fix an RPython-level OverflowError for space.float_w(w_big_long_number). * Fixed issue 1552: GreenletExit should inherit from BaseException. * Fixed issue 1537: numpypy __array_interface__ * Fixed issue 1238: Writing to an SSL socket in pypy sometimes failed with a "bad write retry" message. * distutils: copy CPython's implementation of customize_compiler, dont call split on environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and LDFLAGS. * During packaging, compile the CFFI tk extension.
* Modify the latest puppet entry. Because the matching of the version everythingremko2013-08-021-4/+2
| | | | | | | | | | below 3.2.2 was a match, including all 2.7.x versions. It also appears that there is no puppet27 version, just puppet-2.7.x and puppet-3.2.x instead. Bump modification date. PR: 180958 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
* (Readdition of mail/bulk_mailer which was removed on 306404)mat2013-08-028-1/+219
| | | | | Readd bulk_mailer 1.13, speeds delivery to mailing lists by sorting & batching addresses.
* Fix typobapt2013-08-021-1/+1
|
* Do proper primary IP selection.melifaro2013-08-023-0/+94
| | | | | | | Do not strip binaries explicitly. Bump revision. Approved by: vsevolod
* mail/roundcube-contextmenu: update to 1.10wg2013-08-013-10/+6
| | | | | | | | | | - Update to 1.10 Changes: https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/blob/master/CHANGELOG PR: ports/180965 Submitted by: Alexander Moisseev <moiseev mezonplus.ru> (maintainer)
* Simplify by dropping support for FreeBSD prior to 8.0-RELEASE.naddy2013-08-014-91/+6
|
* net/quagga: update to 0.99.22.3wg2013-08-012-7/+4
| | | | | | | | | | | | - Update to 0.99.22.3 [1] - USES gmake - Remove useless options include Changes: http://savannah.c3sl.ufpr.br//quagga/quagga-0.99.22.3.changelog.txt PR: ports/180962 [1] Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> Approved by: maintainer
* deskutils/egroupware: update to 1.8.004.20130727wg2013-08-012-5/+5
| | | | | | | | | | - Update to 1.8.004.20130727 Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?revision=43244&view=markup PR: ports/180978 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
* comms/xlog: update to 2.0.10wg2013-08-012-3/+4
| | | | | | | | | - Update to 2.0.10 Changes: http://xlog.nongnu.org/xlog.changelog PR: ports/180975 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
* ports-mgmt/xps: update to 0.5.2wg2013-08-013-6/+6
| | | | | | | | | | - Update to 0.5.2 - Set WWW to new upstream Changes: https://github.com/serpent7776/xps/commits/master PR: ports/180972 Submitted by: Serpent <serpent7776 gmail.com> (maintainer)
* - Update to 1.15jadawin2013-08-013-6/+6
| | | | | | - Convert to new perl5 framework - Pet portlint - Changelog: http://cpansearch.perl.org/src/MEWP/DBD-Sybase-1.15/CHANGES
* - Update to 1.40jadawin2013-08-012-4/+5
| | | | | - Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/ISHIGAKI/DBD-SQLite-1.40/Changes
* - Update to 0.41jadawin2013-08-012-4/+5
| | | | | - Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/HMBRAND/DBD-CSV-0.41/ChangeLog
* - Update to 0.22culot2013-08-012-4/+5
| | | | | | - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/CPAN-Changes/Changes
* - Update to 1.6jadawin2013-08-012-4/+5
| | | | | - Convert to new perl5 framework - Changelog: http://cpansearch.perl.org/src/RBUELS/Bio-GFF3-1.6/Changes
* - Update to 0.007culot2013-08-012-4/+5
| | | | | | - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/CPAN-Meta-Check/Changes
* Document the new bsd.options.mk knobs.mat2013-08-011-0/+32
| | | | | | PR: ports/180949 Submitted by: mat Approved by: bapt
* Fix build without gccbapt2013-08-011-6/+3
|
* Import Android adb tool.kevlo2013-08-017-0/+112
| | | | | | Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device.
* sysutils/moreutils-parallel: Update to 0.49koobs2013-08-012-3/+3
| | | | | | | | | | | | - Update to 0.49 Changes: * ts: Fix timezone used with -i * errno, isutf8: Fix zero-termination of option list, which couldlead to getopt crash Approved by: eadler (maintainer)
* Fix without gccbapt2013-08-011-7/+4
|
* Fix without gccbapt2013-08-011-5/+2
|
* Fix without gcc, cleanup a bitbapt2013-08-011-8/+3
|
* - Add MAN8 pages forgotten in previous commitmadpilot2013-08-011-2/+2
| | | | Reported by: Ports-QAT
* Fix build without gccbapt2013-08-011-1/+1
|
* Fix build without gccbapt2013-08-011-6/+2
|
* Fix build without gccbapt2013-08-011-1/+2
|
* Fix overwritting of USESbapt2013-08-011-1/+1
| | | | Pointyhat to: az
* - Fix build after new vala importmadpilot2013-08-013-1/+23
| | | | - While here, use space in place of tab in pkg-descr WWW line
* - Update to 3.3madpilot2013-08-017-62/+85
| | | | | | | | | | | | | | - Depend on Botan 1.10 and make it new default - Both Botan and Crypto++ can be compiled in now - Support MySQL forks like MariaDB - Ability to choose embedded or system-installed PolarSSL - Convert USE_GMAKE to USES - Use EXAMPLES OPTION in plce of NOPORTEXAMPLES Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-3 PR: ports/180875 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Fix build with clangbapt2013-08-011-5/+2
|
* Fix build with clangbapt2013-08-011-5/+2
|
* Fix build with clangbapt2013-08-011-0/+1
|
* Fix build with clangbapt2013-08-012-17/+11
| | | | | | | | Trim header Remove leading indefinite article tab -> space in pkg-descr optionsng USE_GMAKE -> USES=gmake
* Fix build with clangbapt2013-08-011-7/+4
|
* Fix build with clangbapt2013-08-011-2/+2
|
* Fix build with clangbapt2013-08-011-5/+2
|
* Fix build with clangbapt2013-08-011-0/+2
|
* - Unbreak parallel (-jX) builds by switching to GNU makedanfe2013-08-012-23/+20
| | | | | | - Define LICENSE (GPLv2) and do not spam portdocs with COPYING - Remove non-working URL from master sites, improve pkg-descr - Tidy up post-patch and do-install targets, convert NOPORTDOCS
* Fix build with clangbapt2013-08-011-1/+2
|
* Fix build with clangbapt2013-08-011-6/+3
|
* Fix build with clangbapt2013-08-011-0/+1
|
* Fix build with clangbapt2013-08-011-7/+4
|
* Fix build with clangbapt2013-08-011-6/+3
|
* Fix build with clangbapt2013-08-011-4/+1
|
* Fix build with clangbapt2013-08-011-6/+3
|
* Fix build with clangbapt2013-08-011-1/+2
|
* Fix build with clangbapt2013-08-011-6/+3
|
* Fix build with clangbapt2013-08-011-5/+2
|
* databases/mtop: fix RUN_DEPENDSwg2013-08-011-8/+3
| | | | | | | | | - Trim Makefile header [1] - BUILD_DEPENDS -> RUN_DEPENDS PR: ports/179768 [1] Submitted by: Frank Wall <fw moov.de> Approved by: maintainer (timeout)
* ftp/bftpd: update to 4.0wg2013-08-012-10/+6
| | | | | | | | | | | | - Update to 4.0 [1] - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Trim Makefile header Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG PR: ports/179563 [1] Submitted by: Jesse <jessefrgsmith yahoo.ca> Approved by: maintainer (timeout)
* Cleanup libtorrent-rasterbar-16 and unbreak libtorrent-rasterbar-16-pythonantoine2013-08-013-38/+19
| | | | | PR: 180809, 180813 Submitted by: nemysis (maintainer)
* - Update to new Perl frameworkfeld2013-08-011-3/+4
| | | | | | - Fix my email address Approved by: swills (mentor)
* - Update to version 1.7.4pawel2013-08-013-13/+7
| | | | - Register associations in shared mime db
* add cdda2wav version patch from http://www.xcdroast.org/xcdr098/patches/oliver2013-08-012-1/+54
| | | | | PR: ports/180957 Submitted by: Gerard Seibert <gerard@seibercom.net>
* Add missing MASTER_SITES (reported by pkg-fallout)antoine2013-08-011-0/+1
|
* Revert LIB_DEPENDS change in the previous commit. This was accidentallyhrs2013-08-011-1/+1
| | | | included.
* - Fix LIB_DEPENDS.hrs2013-07-313-20/+18
| | | | | - Style cleanups. - Take maintainership.
* Switch around -f with -r for portmaster. I got confused while looking atkwm2013-07-311-1/+1
| | | | portupgrade options.
* Fix some typos, make the upgrade instructions more clear.kwm2013-07-311-12/+10
| | | | Submitted by: wblock@
* math/saga: update to 2.1.0wg2013-07-315-105/+125
| | | | | | | | | | - Update to 2.1.0 [1] - Fix autotools Changes: http://sourceforge.net/p/saga-gis/news/2013/07/saga-210-is-released/ PR: ports/180366 [1] Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
* Fix build with clang by forcing gnu89 standardbapt2013-07-311-0/+2
| | | | Fix build in head without gcc installed
* - Update to 1.953jadawin2013-07-312-4/+6
| | | | | - Use new perl5 framework - Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.953/Changes
* - Convert to new perl frameworkaz2013-07-3118-70/+43
| | | | - Trim Makefile header
* Back to the presentbapt2013-07-311-1/+1
| | | | Reported by: feld
* - Unbreak clang build.hrs2013-07-318-182/+107
| | | | | | | | - Remove PORTEXAMPLES. pkg-plist was broken due to it[*]. - Add extra patches for EMULATOR option. - Create /var/run/{tpm,ima} in rc.d/tcsd script. Spotted by: antoine [*]
* On HEAD fetch is now checking for https, which lead to lots of fetch failuresbapt2013-07-311-0/+1
| | | | | | | on invalid websites, given the ports tree already checks the distfiles against a hash, it is safe to skip the certificate validation. Submitted by: Michael Gmelin <freebsd@grem.de>
* - Really use new perl5 framework correctly.jadawin2013-07-311-1/+1
|
* And correctly convert to USES=perl5.mat2013-07-311-0/+1
|
* - Update to 0.50jadawin2013-07-312-4/+5
| | | | | - Convert to new Perl5 framework - Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.50/Changes
* Fixup build, missing pkgconfig.mat2013-07-311-1/+1
|
* . add license (ZLIB);bsam2013-07-311-2/+4
| | | | | | . use LICENSE_FILE (it contains a Copyright note); . bump PORTREVISION; . remove a commented line.
* Fix fetch.mat2013-07-311-1/+1
| | | | Approved by: maintainer
* . unbreak build with clang, error:bsam2013-07-312-3/+12
| | | | | | | | | ----- IccUtilXml.cpp:688:9: error: cannot initialize a variable of type 'char *' with an lvalue of type 'const char [2]' char *scanType = (Tsig == icSigFloatArrayType ? "f" : "n"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ----- . USE_GMAKE=yes -> USES=gmake.
* Add new port: devel/p5-interfaceaz2013-07-315-0/+30
| | | | | | | | Compile-time interface complaince testing. Inspects the methods defined in your module, and compares them against the methods defined in the modules you list. Requires no special or additional syntax. WWW: http://search.cpan.org/dist/interface/
* Fix plist (reported by portbuild & poudriere)antoine2013-07-311-0/+1
|
* - Update to 20130629jadawin2013-07-312-3/+3
|
* Fix plist (reported by poudriere)antoine2013-07-311-0/+1
|
* Convert to new perl framework.madpilot2013-07-312-3/+2
|
* - Unbreak parallel (-jX) builds by calling make(1) correctly and addingdanfe2013-07-312-14/+24
| | | | | | | | missing target dependencies - Remove check for alpha: unfortunately it'd EOLed long time ago - Provide an OPTION for OpenGL support, default to on - Move WRKSRC where it belongs, mute MKDIR's, pad pkg-message output - Use canonical form of sf.net URL in port description
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-31152-1628/+1750
| | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1]
* - Convert to new perl frameworkaz2013-07-3118-52/+38
| | | | - Trim Makefile header
* Unbreak after trousers updateantoine2013-07-311-11/+8
|
* - Tentatively try to unbreak parallel (-jX) builds by avoiding a race whendanfe2013-07-312-43/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | two gmakes were descending into `engines' directory at the save time: ===> Building for yate-4.3.0.p1 c++ -Wall -I. -I. -O2 -pipe -fPIC [...] -c main.cpp gmake -C ./engine all gmake -C ./engine all gmake[1]: Entering directory `[...]/yate-4.3.0-1/engine' As a result of this, produced `libyate.so.4.3.0' can be bogus, and will fail to link against: c++ -Wall -L/usr/local/lib -o yate -lpthread main.o libyate.so libyate.so: undefined reference to `TelEngine::DefaultLogic::DefaultLogic(char const*, int)' libyate.so: undefined reference to `TelEngine::ClientLogic::initStaticData()' gmake: *** [yate] Error 1 To mitigate the problem, avoid dependency on phony `library' target, but define build command for real libyate.so.4.3.0, and use it as dependency instead. - While here, adopt the new LIB_DEPENDS syntax, convert USE_GMAKE - Drop GNU_CONFIGURE, implied by USE_AUTOTOOLS; sort the knobs a bit - Do not overwrite few options' descriptions we have from the pool - Pad the output when displaying pkg-message (by consistent with package)
* Ops, fix double use of USESaz2013-07-311-3/+2
|
* - Convert to new perl order (fix build)az2013-07-311-6/+3
| | | | - Trim Makefile header
* - Convert to new perl order (fix build)az2013-07-311-1/+2
|
* - Convert to new perl order (fix build)az2013-07-311-6/+3
|
* - Convert to new perl orderaz2013-07-311-9/+3
| | | | - replace post-patch with shebangfix
* Convert to new perl order, add perl as patch dependencybapt2013-07-311-7/+4
|
* Remove libbonobomm and libbonobouimm:bapt2013-07-3117-234/+2
| | | | | | | | Both are unsupported upstream, Both are broken with clang, Both are not depended on in the ports tree Approved by: bland (maintainer)
* Convert to new perl order this fixes an undetermined falloutbapt2013-07-311-6/+3
|
* yara-editor:antoine2013-07-315-3/+308
| | | | | | - bring in upstream fixes, including the fix for crash on 1st launch - mark that it is not ready for python 3 yet - no need to patch the shellbang, distutils do this already
* Convert to new perl order this fixes an undetermined falloutbapt2013-07-311-6/+3
|
* - Update to 1.307culot2013-07-312-6/+7
| | | | | | - Convert to new Uses/perl5.mk framework Changes: http://search.cpan.org/dist/Git-Repository/Changes
* Minor, last-minute fixes missed in the previous commits.danfe2013-07-313-4/+4
|
* Convert to new perl order that fixes an undetermined falloutbapt2013-07-311-1/+2
|
* Fixup build when using either GLIB or QT4.mat2013-07-312-45/+38
| | | | | | | | Use the new bsd.options.mk knobs. PR: ports/180950 Submitted by: mat Approved by: maintainer
* Fix p5-libapreq2 with new perl orderbapt2013-07-311-7/+3
| | | | Use REINPLACE_CMD in post-patch instead of plain perl
* Update to 5.0.9kevlo2013-07-312-3/+3
|
* - Unbreak parallel (-jX) builds (have to use GNU make)danfe2013-07-313-22/+11
| | | | | - Respect CC and CFLAGS in a less intrusive way - Minor cleanups; remove dead WWW link from pkg-descr
* - Unbreak parallel (-jX) builds (have to use GNU make)danfe2013-07-311-4/+4
| | | | | - Move USE* knobs earlier in Makefile, before OPTIONS - Contract COMMAND and make it more readable while here
* xa is a high-speed, two-pass portable cross-assembler.jgh2013-07-314-0/+70
| | | | | | | | | | | It understands mnemonics and generates code for: NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...) CMOS 6502s (65C02 and Rockwell R65C02) and the 65816. WWW: http://www.floodgap.com/retrotech/xa/ PR: ports/179021 Submitted by: uffe@uffe.org
* Try to properly fix parallel builds instead of marking port as -jX unsafe.danfe2013-07-312-5/+24
|
* - Trim Makefile header, comment out dead MASTER_SITESdanfe2013-07-313-27/+220
| | | | | | - Patch internal makefiles to allow parallel (-jX) builds - Touch COMMENT and port description, remove dead URL - Wrap one overly long line; miscellaneous port cleanups
* Convert to new perl orderbapt2013-07-311-6/+3
|
* Convert to new perl order,bapt2013-07-311-4/+4
| | | | | Remove leading article in comment USES=gmake
* Typobapt2013-07-311-1/+1
|
* dxa65 is a disassembler for MOS 6502 and compatible CPUsjgh2013-07-315-0/+67
| | | | | | | | | | NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502 ...) CMOS 6502s (65C02 and Rockwell R65C02) WWW: http://www.floodgap.com/retrotech/xa#dxa PR: ports/179030 Submitted by: uffe@uffe.org
* Do not force perl as a patch and extract dependency each time the old form ↵bapt2013-07-311-2/+0
| | | | | | | | of USE_PERL5 is used Speed boost make index and package builder order calculation Reviewed by: az
* - Convert to new Uses/perl5.mk frameworkaz2013-07-3167-213/+160
| | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
* Convert my ports to the new perl orderbapt2013-07-313-4/+5
|
* Document the new USE=perl5bapt2013-07-311-0/+33
|
* New USES= perl5bapt2013-07-312-0/+235
| | | | | | | | | | | | | | | | | | | | Deprecate and replaces bsd.perl.mk, it adds more consistency: only USE_PERL5 is needed to define all expected behaviour. USE_PERL5 accept the following arguments: Version: like 5.14+ - configure (formerly PERL_CONFIGURE=yes) - run (formerly USE_PERL5_RUN=yes) - build (formerly USE_PERL5_BUILD=yes) - patch (only use perl as a patch dependency) - extract (only use perl as an extract dependency) - modbuild (formerly PERL_MODBUILD) It has the new P5MAN{1,2,3,4,5,6,7,8} macros equivalent to MAN{1,....} but depending on the perl path. Reviewed by: az Thanks to: az
* - Fix parallel (-jX) builds, remove jobs unsafe markdanfe2013-07-313-18/+55
| | | | | | - Fix MASTER_SITES, define LICENSE (GPLv2) - Improve COMMENT and port description, add WWW link - Utilize newly added option helpers, sort the knobs
* - Update to checkin d7d7cd3bdrewery2013-07-312-4/+4
| | | | | Changes: * Fixed FreeBSD version detection
* - Fix parallel (-jX) builds, remove jobs unsafe markdanfe2013-07-312-3/+39
| | | | - Drop article from COMMENT, expand creator's name
* Fix couple of typos, inconsistent formatting, and use official X.Org spelling.danfe2013-07-311-19/+20
|
* Spell Qt correctly; for Qt and KDE entries, put a space before versiondanfe2013-07-311-31/+31
| | | | number. Remove trailing blanks at EOL while here.
* Update phoronix-test-suite to 4.6.1mm2013-07-314-25/+36
|
* Update to 2.03pre20ache2013-07-312-4/+4
|
* Update net/smbldap-tools to 0.9.10mm2013-07-313-3/+4
|
* Update audio/fdk-aac to 0.1.2mm2013-07-312-8/+4
|
* Update multimedia/ffmpeg1 to 1.2.2mm2013-07-312-4/+3
|
* Update multimedia/orc to 0.4.17mm2013-07-313-6/+18
|
* Update debootstrap to 1.0.53mm2013-07-312-3/+3
|
* Fix lang/pypy library detection.dbn2013-07-313-5/+5
| | | | | | | | | | | | | The library detection orginally depended on sys.version however that tends to change a lot and thus a more robust method is used based on sys.pypy_version_info. This fixes installation using distutils and corrects output from sysconfig. Special thanks to Attila Nagy who reported the issue and tracked down the root issue (allowing me to deliver a quick solution). Reported by: Attila Nagy <bra@fsn.hu>
* Update c-icap-modules to 0.2.4mm2013-07-312-7/+4
|
* Update c-icap to 0.2.5mm2013-07-312-3/+3
|
* - Update to 1.0olivierd2013-07-314-14/+14
| | | | | | - Trim Makefile header - Update maintainer address - Replace tab by space in WWW entry (pkg-descr)
* - Update to 0.10.1olivierd2013-07-315-34/+200
| | | | | | | - Trim Makefile header - Rewrite COMMENT entry (Makefile) - Remove patch - Replace tab by space in WWW entry (pkg-descr)
* Update to 0.13.0cs2013-07-314-6/+13
| | | | | | PR: ports/180357 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Approved by: maintainer (me)
* Update to 1.5.0.trociny2013-07-312-4/+10
| | | | | | | | | | | Since 1.5.0 swiftclient's setuptools have been using pbr thus adds pbr dependancy. The setup.py needs patching though to work correctly after merging d2to1 into pbr 0.5.19. Hope this is temporary and setup.py will be updated upstream soon. Approved by: bdrewery
* - Update to 0.9.3olivierd2013-07-316-235/+127
| | | | | | | | | | | - Trim Makefile header - Convert to new option framework - Sort pkg-plist file - Remove patches PR: 180853 Submitted by: myself Approved by: moggie (maintainer)
* Update python-registry to 0.2.5.1antoine2013-07-313-21/+14
|
* Use clang from ports on FreeBSD < 9.2 to preventrene2013-07-311-3/+3
| | | | | | | | | non-clickable links in tables. While here remove no-op MAKE_JOBS_SAFE Bump PORTREVISION Submitted by: George Liaskos
* Adopt the portskreuzer2013-07-311-1/+1
|
* Spelling fixes.rene2013-07-311-2/+2
| | | | Submitted by: jgh
* Update to 0.9703skreuzer2013-07-312-9/+4
|
* Add a note about QT3 and KDE3 being removed.rene2013-07-311-0/+13
|
* Provide 'dynamicrouting' in rc script.melifaro2013-07-311-1/+1
| | | | | | | This can be useful for mixed-environments running different routing daemons (like bird). Approved by: az@, sem@ (maintainer,implicit)
* Update net/bird & net/bird6 to 1.3.11melifaro2013-07-317-393/+9
| | | | | | | | | | | | | | | | New features: * OSPF stub router option (RFC 3137). * TTL security for OSPF and RIP. * Protocol packet priority and traffic class handling. * Multiple routing tables support for FreeBSD and OpenBSD. * Extends constants to all filter data types. * Implements eval command. * 'bgppath ~ int set' filter operation. * Several bugfixes. MFIBS option was removed (gone to upstream, enabled by default) Approved by: az
* Mark it as broken while I find a solution, there are a number of issues ongarga2013-07-311-0/+2
| | | | installation process
* - update to 0.7.1jgh2013-07-312-10/+3
| | | | | | | | Changes: - scrolling issue in some terminal environments should now be finally fixed, see issue #21 and issue #25 - new argument: --once will terminate jvmtop right after first output iteration
* - update to 1.1.1jgh2013-07-303-8/+9
| | | | | | - workaround for pkg-config (thanks bapt@!) Changes: http://libvirt.org/news.html
* Update to version 1.1.40.bsam2013-07-302-3/+3
|
* Add a patch to actually make the ICONV_TYPECAST knob work.mat2013-07-301-0/+11
|
* - Update to 1.103culot2013-07-302-3/+3
| | | | Changes: http://search.cpan.org/dist/System-Command/Changes
* - Update to 0.2.7.motoyuki2013-07-305-127/+33
| | | | | PR: ports/180882 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
* - Update to 1.2.6culot2013-07-303-23/+30
| | | | | | | - Update LICENSE (now GPLv3, was GPLv2) PR: ports/179254 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* Clang 3.3 is a bit stricted than clang 3.1bapt2013-07-301-0/+1
|
* Use pathfix, shebangfix and shared-mime-info USES.kwm2013-07-302-5/+4
| | | | Add USE_CSTD=gnu89 to fix the build with clang.