summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-25Drop RUBYGEMS_REQD. Since all ruby*-base package contains enough versiontaca1-43/+8
of rubygems except ruby18-base.
2015-01-25* Add definition for Ruby 2.2.0 (but still disabled.)taca1-2/+27
* Add RUBY_GEMS_PKGSRC_VERS and RUBY_RDOC_PKGSRC_VERS.
2015-01-25Add http://cache.ruby-lang.org to MASTER_SITE_RUBY.taca1-1/+2
2015-01-25bulk build complains about yaccwiedi1-1/+3
2015-01-25Fix "giftopnm.c:368: error: incompatible types in assignment".jperkin2-1/+17
2015-01-25Add upstream bug report URL.wiz3-5/+7
2015-01-25Fix build failures on Darwinpho4-1/+79
patches/patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx: Resurrected from the Attic and added some comment. patches/patch-src_util_Alloc.cxx, patches/patch-src_util_Alloc.hxx: Some platforms (e.g. Darwin 9) don't have strndup(3), but the function xstrndup() isn't used in the first place.
2015-01-25This uses speex (in particular, now speexdsp), so include the correspondingwiz1-2/+3
buildlink3.mk. Noted broken by joerg.
2015-01-25utmpx change for FreeBSD broke NetBSD, so try to do the right thing andjoerg2-19/+34
always use it.
2015-01-25Just because it is a new xentools version, don't expect the horriblejoerg2-1/+36
dynamic type mess is fixed.
2015-01-25For clang, don't use the rotate inline asm, but expect the compiler tojoerg2-1/+27
generate optimal code.
2015-01-25Don't call local function strtoi.joerg4-4/+50
2015-01-25Don't declare a function non-void if it never returns a value and nojoerg2-1/+24
return value is expected.
2015-01-25Installs cmake file now. Bump revision.joerg2-3/+4
2015-01-25Not MAKE_JOBS_SAFE.joerg1-1/+4
2015-01-25Needs pkg-config. Doesn't support Ruby 1.8.joerg1-2/+4
2015-01-25Not MAKE_JOBS_SAFE.joerg1-1/+4
2015-01-25Long double math functions are not available on Darwin.pho2-9/+15
See boost/math/tools/config.hpp:53
2015-01-25Added www/py-mod_wsgi-metrics; Added www/py-mod_wsgi; Removed www/ap2-wsgi ↵adam1-1/+4
successor www/py-mod_wsgi
2015-01-25Added www/py-mod_wsgi-metrics; Added py-mod_wsgi; Removed www/ap2-wsgi ↵adam1-2/+3
successor www/py-mod_wsgi
2015-01-25Removed www/ap2-wsgi successor www/py-mod_wsgiadam4-39/+0
2015-01-25The mod_wsgi-metrics package is an add on package for Apache/mod_wsgi. It ↵adam4-0/+56
generates metric information about the run time performance of Apache and mod_wsgi. At least mod_wsgi version 4.2.0 is required.
2015-01-25The mod_wsgi package provides an Apache module that implements a WSGI ↵adam6-0/+212
compliant interface for hosting Python based web applications on top of the Apache web server.
2015-01-25Updated devel/p5-IO-CaptureOutput to 1.1104wiz1-1/+2
2015-01-25Update to 1104:wiz2-6/+6
1.1104 2015-01-23 22:03:57-05:00 America/New_York [PREREQS] - Drop File::Spec 3.27 prereq except on MSWin32
2015-01-25Updated security/p5-Net-SSLeay to 1.68wiz1-1/+2
2015-01-25Update to 1.68:wiz2-6/+6
1.68 2015-01-24 Fixed a problem on OSX when macports openssl 1.x is installed: headers from macport were found but older OSX openssl libraries were linked, resulting in "Symbol not found: _EVP_MD_do_all_sorted". Added notes about runtime error "no OPENSSL_Applink", when calling Net::SSLeay::P_PKCS12_load_file.
2015-01-25patches/patch-libs_context_src_asm_make__ppc32__sysv__macho__gas.S: Fix ↵pho2-1/+20
build failure on PPC Darwin darwin.compile.asm bin.v2/libs/context/build/darwin-4.5.3/release/link-static/threading-multi/asm/make_ppc32_sysv_macho_gas.o libs/context/src/asm/make_ppc32_sysv_macho_gas.S:85:Parameter syntax error (parameter 3)
2015-01-25removed patches, integrated upstreamimil3-63/+0
2015-01-25Updated to pkgin 0.7.0imil2-12/+9
Changes: 20150124 When -n is provided to pkgin ar, rm, in, fug, packages list is shown as one package per line so it is easier to read (feature proposed by gdt@ in GitHub issue #41) 20150122 Fixed GitHub issue #33: clean database when repository removed 20150121 Fixed some resource leakage pointed out by coverity scan 20150119 +PRESERVE packages now correctly upgraded without pkg_add -f 20150106 Dropped percentage printout if stdout is not a tty (patch by Havard Eidnes) Changed pkg_add -f flag with -D as suggested by Greg Troxel 20150105 Fixed an issue with meta-packages not updating pkgdb, check for PKG_DBDIR mtime instead 20150102 Avoid deepness > 1 when checking for dependency upgrades, should fix PR #48561 20141229 Avoid `preserved' packages to be `autoremoved' 20141228 Fixed GH issue #1, NULL PKG_PATH (which is wrong btw) makes pkgin segfault, strcmp() secured with safe_strcmp() Added --with-pkginstall to configure 20141223 0.7.0 Fixed GH issue #36, automatic flag no more set when a package is installed via pkg_add(1) Added -p (parsable) flag for 3rd party frontends Added statistics (patch by Youri Mouton) Package-names-containing-a-dot fix (patch by Yamamoto Takashi)
2015-01-25Update HOMEPAGE, was not registered on DNSmef1-2/+2
2015-01-25Add test target and some commented variables for easier debugging.wiz1-1/+7
2015-01-25Updated archivers/par2 to 0.6.11mef1-1/+2
2015-01-25Update to 0.6.11mef2-6/+6
---------------- https://github.com/BlackIkeEagle/par2cmdline/releases/tag/v0.6.11 BlackEagle (3): test9 :: test did not prove rename was working fix check if files are outside basepath bump 0.6.11
2015-01-25Updated net/gupnp to 0.20.13nb1wiz1-1/+2
2015-01-25Add more error handling in UUID patch. Bump PKGREVISION.wiz4-14/+23
2015-01-25Updated archivers/p5-Compress-Bzip2 to 2.20mef1-1/+2
2015-01-25Update to 2.20mef2-6/+6
2.20 2015-01-15 rurban - Convert README to markdown, mention the preferred IO::Compress::Bzip2 in the docs (done by Pattarawat Chormai, GH PR #2)
2015-01-25Updated archivers/p5-Archive-Zip to 1.44mef1-1/+2
2015-01-25Update 1.42 to 1.44mef2-6/+6
1.44 Fri 23 Jan 2015 - Win32 with ZIP executable cannot create temp file [github.com/revhippie] 1.43 Wed 14 Jan 2015 - Restore 101374 - failing tests were not regressions.
2015-01-25patches/patch-glib_gmain.c: Imported patch from the upstream Bugzillapho3-2/+85
Bug 728123 - glib2 @2.40.0 issues a "Got weird mach timebase info" error (Macports, PPC) https://bugzilla.gnome.org/show_bug.cgi?id=728123 Tested on powerpc-apple-darwin9.
2015-01-25Updated multimedia/totem-pl-parser to 3.4.5prlw11-1/+2
2015-01-25Update totem-pl-parser to 3.4.5prlw13-14/+13
3.4.5: - Avoid warnings when the volume doesn't have a mount - Fix media detection on loopback devices - Work-around hang-on-close() bugs in gvfs when parsing M3U playlists - Save everything we're told to in XSPF playlists 3.4.4: - Remove dependency on newer versions of glib - Fix overescaping of URIs in XSPF playlists - Add support for the itmss URI scheme - Require gmime 2.6 - Fix small memory leak in totem_pl_parser_can_parse_from_data() - Add read and write support for Totem XSPF extensions (starttime and playing attributes) - Send content-type along with playlist-started/-ended signals for PLS, M3U and XSPF playlist types
2015-01-24Better PLIST processing; won't fail if built as a dependency.adam2-7/+7
2015-01-24Fixed building on Darwin; fixed running on NetBSD; fixed PLISTadam5-19/+19
2015-01-24Explicitly disable oss except on NetBSD-7+.wiz1-1/+3
Needs OSSv4, but older NetBSD's OSSv3 is detected and accepted.
2015-01-24Updated devel/rcs to 5.9.4wiz2-3/+3
2015-01-24Update to 5.9.4:wiz2-6/+6
- 5.9.4 | 2015-01-22 - portability fix in "make check" for OSX We now avoid ‘head -N’, where N is a number, since that construct is not portable. See: http://lists.gnu.org/archive/html/bug-rcs/2014-11/msg00000.html - doc improvements - index ‘rcs -o’ better It seems the term "outdate" is itself outdated, nowadays (sigh). This command is now indexed under "deleting" and "removing", as well as "outdating". - move ‘@cindex’ before ‘@item’ in tables The tables of substitution mode options and common options are now indexed such that selecting the indexed item in Emacs leaves point on the item's line and not the one after. - new index entries For concepts (locking, implicit checkout, branching-related stuff) and keywords. - introspective stuff moved into chapter "Hacking" These former chapters have been moved into chapter "Hacking": "File format", "Still missing", "Reporting bugs". As a nice side-effect, the table of contents of the PDF now is one page. - ‘RCS_MEM_LIMIT’ on manpages updated RCS 5.9.2 (released 2013-11-28) changed how ‘RCS_MEM_LIMIT’ works. The Texinfo docs were updated but not the manpages. - maintenance tools upgraded: GNU Automake 1.15 GNU gnulib 2015-01-20 09:09:03 GNU texinfo 5.2 as before: GNU Autoconf 2.69
2015-01-24+ Geomyidae-0.26.3 [pkg/49585], anjuta-3.14.1, ebook-tools-0.2.2,wiz1-5/+9
libfolks-0.10.1, libtool-2.4.5, lit2epub-0.2.2, nettle-3.0 [wip; breaks gnutls-3.2.15, wait for newer version], rcs-5.9.4.
2015-01-24Add upper bound to ABI depends.wiz1-2/+2
Suggested by tron.