summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-06-01Fix FreeBSD 10.0 clang buildryoon6-11/+19
* clang is needed as C preprocessor. Do not fail configure script. * Disable -Werror flag
2014-06-01Updated converters/libmwaw to 0.2.1ryoon1-1/+2
2014-06-01Update to 0.2.1ryoon2-7/+9
* Fix FreeBSD 10.0 clang build Changelog: not included.
2014-06-01Fix build under OpenBSD 5.5ryoon2-7/+49
A patch from upstream, https://github.com/atgreen/libffi/commit/76d19d004e36e99d261ee78261e2f52cea5e4ab1#diff-e2d5a00791bce9a01f99bc6fd613a39d
2014-06-01Use ALTERNATIVES.rodent1-0/+1
2014-06-01Updated devel/py-py2app to 0.8.1rodent1-1/+2
2014-06-01py2app 0.8.1rodent2-7/+6
------------ - Loading scripts didn't work when --no-chdir was used
2014-06-01Updated finance/py-stripe to 1.16.0rodent1-1/+2
2014-06-01=== 1.16.0 2014-05-28rodent2-6/+6
* Support for canceling transfers === 1.15.1 2014-05-21 * Support cards for recipients. === 1.14.1 2014-05-19 * Disable loading the ssl module on the Google App Engine dev server.
2014-06-01Updated www/py-flask-user to 0.5.0rodent1-1/+2
2014-06-01Update to 0.5.0. Nothing in visible changelog anywhere. More/better/faster?rodent2-6/+6
2014-05-31Remove mk/giflib reference.wiz1-5/+1
2014-05-31Updated inputmethod/uim to 1.8.6nb15ryoon1-1/+2
2014-05-31Bump PKGREVISIONryoon3-6/+6
Load init files from etc/ first. Noted by obache@
2014-05-31Updated www/p5-CGI to 4.01nb1wiz1-1/+2
2014-05-31Remove p5-FCGI dependency, it was only needed by CGI::Fast, which waswiz1-3/+2
split off into its own module in 4.0. Bump PKGREVISION.
2014-05-31Added www/p5-CGI-Fast version 2.01wiz1-1/+2
2014-05-31+ p5-CGI-Fastwiz1-1/+2
2014-05-31Import p5-CGI-Fast-2.01 as www/p5-CGI-Fast.wiz3-0/+29
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements.
2014-05-31+disk-filltestabs2-2/+4
2014-05-31Added sysutils/disk-filltest version 0.7.1abs4-0/+36
The function of disk-filltest is simple: * Write files random-######## to the current directory until the disk is full * Read the files again and verify the pseudo-random sequence written * Any write or read error will be reported, either by the operating system or by checking the pseudo-random sequence * Optionally, delete the random files after a successful run
2014-05-31+ hs-base64-bytestringszptvlfn1-1/+2
2014-05-31Added converters/hs-base64-bytestring version 1.0.0.1szptvlfn1-1/+2
2014-05-31Import base64-bytestring-1.0.0.1 as converters/hs-base64-bytestring,szptvlfn5-0/+58
packaged for wip by pho. Fast base64 encoding and deconding for ByteStrings
2014-05-31+ hs-scientificszptvlfn1-1/+2
2014-05-31Added math/hs-scientific version 0.2.0.2szptvlfn1-1/+2
2014-05-31Import scientific-0.2.0.2 as math/hs-scientific,szptvlfn5-0/+61
packaged for wip. A Scientific number is an arbitrary-precision floating-point number represented using scientific notation. A scientific number with coefficient c and base10Exponent e corresponds to the Fractional number: fromInteger c * 10 ^^ e Its primary use-case is to serve as the target of parsing floating point numbers. Since the textual representation of floating point numbers use scientific notation they can be efficiently parsed to a Scientific number.
2014-05-31regenasau2-977/+201
2014-05-31Fix dangling references after old bulk build setup removal. Place to-do ↵asau2-4/+5
markers to revisit it.
2014-05-31Remove description of old bulk code in order not to mislead new users.asau1-526/+4
The code is mostly unmaintained and is superceded by pbulk.
2014-05-31Note update of go, addition of ruby-{listen,mercenary}.bsiegert1-1/+4
2014-05-31Add ruby-mercenary-0.3.3. From DESCR:bsiegert4-0/+50
Mercenary is a lightweight and flexible library for writing command-line applications in Ruby. It was developed as part of Jekyll.
2014-05-31Add new package, ruby-listen-2.7.5. From DESCR:bsiegert4-0/+83
The Listen gem listens to file modifications and notifies you about the changes.
2014-05-31Updated pkgtools/pkglint to 4.140wiz1-1/+2
2014-05-31Removed graphics/libungif successor graphics/giflib [wiz 2014-05-31]wiz1-1/+2
2014-05-31Remove libungif.wiz7-173/+1
2014-05-31Remove giflib/libungif special cases. Bump version.wiz2-9/+3
2014-05-31Remove giflib switch file.wiz1-23/+0
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz58-165/+157
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-31+ uim-chewingobache1-1/+2
2014-05-31Added inputmethod/uim-chewing version 0.1.0obache1-1/+2
2014-05-31Import uim-chewing-0.1.0 as inputmethod/uim-chewing.obache4-0/+35
Chewing IM for uim.
2014-05-31Updated inputmethod/uim-mozc to 1.13.1651.102nb2obache1-1/+2
2014-05-31Switch to use UIM module framework.obache3-14/+5
Bump PKGREVISION.
2014-05-31Updated inputmethod/uim to 1.8.6nb14obache1-1/+2
2014-05-31Introduce UIM module handling framework.obache7-61/+87
Switch to use it even on UIM base package. Bump PKGREVISION.
2014-05-31Update lang/gcc48* to 4.8.3ryoon2-3/+7
2014-05-31Remove go/pkg/obj from the PLIST once and for all, and delete the directorybsiegert2-215/+4
in do-install. The obj files are build artifacts. Fixes breakage reported by wiz in private mail (I hope).
2014-05-31Update to 4.8.3ryoon67-536/+2367
* Convert gcc48 to simple meta-pkg * Potentially fix non-NetBSD packaging * Fix gcc48-libs/gcc48-cc++ build under OpenBSD/amd64 5.5 * Enable graphite option, from wip/gcc48snapshot via Xiyue Deng * Tweak nls option Changelog: GCC 4.8.3 This is the [35]list of problem reports (PRs) from GCC's bug tracking system that are known to be fixed in the 4.8.3 release. This list might not be complete (that is, it is possible that some PRs that have been fixed are not listed here). Support for the new powerpc64le-linux platform has been added. It defaults to generating code that conforms to the ELFV2
2014-05-31Don't expect perl to provide p5-Module-Pluggable (removed in 5.20).wiz15-50/+46
Bump PKGREVISION.