ryoon
611da6b261
Set gcc48-libs as runtime dependency
2014-06-01 08:11:13 +00:00
ryoon
09b9f76856
Removed lang/gfortran
2014-06-01 08:10:08 +00:00
ryoon
473baa41c4
Remove gfortran
2014-06-01 08:08:46 +00:00
wiz
5f02e8ff21
Updated x11/xcursorgen to 1.0.6
2014-06-01 08:03:39 +00:00
wiz
d5b352f059
Update to 1.0.6:
...
This minor release includes some code cleanups & improved error messaging.
2014-06-01 08:03:27 +00:00
ryoon
7e2dc758b8
DragonFly 3.6.2 has its own PLIST like FreeBSD. Fix packaging.
2014-06-01 06:37:46 +00:00
ryoon
f719286b86
Fix OpenBSD and FreeBSD (clang) builds
2014-06-01 06:19:02 +00:00
ryoon
2ed5dc4350
Add builtin.mk for FreeBSD's libusb in base.
2014-06-01 06:13:53 +00:00
ryoon
e92d30b163
Fix FreeBSD 10.0 clang build
...
* clang is needed as C preprocessor. Do not fail configure script.
* Disable -Werror flag
2014-06-01 04:01:06 +00:00
ryoon
d8dfa6b583
Updated converters/libmwaw to 0.2.1
2014-06-01 03:58:11 +00:00
ryoon
668e2e4cc8
Update to 0.2.1
...
* Fix FreeBSD 10.0 clang build
Changelog:
not included.
2014-06-01 03:57:47 +00:00
ryoon
9f69c717a2
Fix build under OpenBSD 5.5
...
A patch from upstream,
76d19d004e (diff-e2d5a00791bce9a01f99bc6fd613a39d)
2014-06-01 03:53:03 +00:00
rodent
5cb7789e56
Use ALTERNATIVES.
2014-06-01 01:21:54 +00:00
rodent
f560d8071a
Updated devel/py-py2app to 0.8.1
2014-06-01 01:09:01 +00:00
rodent
545472f469
py2app 0.8.1
...
------------
- Loading scripts didn't work when --no-chdir was used
2014-06-01 01:08:48 +00:00
rodent
d7e088e313
Updated finance/py-stripe to 1.16.0
2014-06-01 01:06:38 +00:00
rodent
b18969a431
=== 1.16.0 2014-05-28
...
* 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-01 01:06:24 +00:00
rodent
3da6669674
Updated www/py-flask-user to 0.5.0
2014-06-01 01:04:11 +00:00
rodent
355cfb333b
Update to 0.5.0. Nothing in visible changelog anywhere. More/better/faster?
2014-06-01 01:03:58 +00:00
wiz
93ed35e729
Remove mk/giflib reference.
2014-05-31 23:44:19 +00:00
ryoon
4e6a48ec13
Updated inputmethod/uim to 1.8.6nb15
2014-05-31 22:42:05 +00:00
ryoon
992060ba8f
Bump PKGREVISION
...
Load init files from etc/ first.
Noted by obache@
2014-05-31 22:41:32 +00:00
wiz
40370277b2
Updated www/p5-CGI to 4.01nb1
2014-05-31 22:22:21 +00:00
wiz
b524b55059
Remove p5-FCGI dependency, it was only needed by CGI::Fast, which was
...
split off into its own module in 4.0.
Bump PKGREVISION.
2014-05-31 22:22:12 +00:00
wiz
c02556f4f0
Added www/p5-CGI-Fast version 2.01
2014-05-31 22:20:33 +00:00
wiz
d3238255ca
+ p5-CGI-Fast
2014-05-31 22:20:22 +00:00
wiz
9c7c2b9fcb
Import p5-CGI-Fast-2.01 as www/p5-CGI-Fast.
...
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 22:20:08 +00:00
abs
9c831446b8
+disk-filltest
2014-05-31 22:05:01 +00:00
abs
c8040c59d7
Added sysutils/disk-filltest version 0.7.1
...
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 22:04:35 +00:00
szptvlfn
ffebf8c62d
+ hs-base64-bytestring
2014-05-31 21:35:46 +00:00
szptvlfn
d737d83ea1
Added converters/hs-base64-bytestring version 1.0.0.1
2014-05-31 21:34:15 +00:00
szptvlfn
77e63d384b
Import base64-bytestring-1.0.0.1 as converters/hs-base64-bytestring,
...
packaged for wip by pho.
Fast base64 encoding and deconding for ByteStrings
2014-05-31 21:33:50 +00:00
szptvlfn
13a34ec438
+ hs-scientific
2014-05-31 21:33:28 +00:00
szptvlfn
3da6bc9662
Added math/hs-scientific version 0.2.0.2
2014-05-31 21:32:23 +00:00
szptvlfn
80413937a6
Import scientific-0.2.0.2 as math/hs-scientific,
...
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-31 21:31:57 +00:00
asau
44bf4eefda
regen
2014-05-31 21:10:04 +00:00
asau
3090007d36
Fix dangling references after old bulk build setup removal. Place to-do markers to revisit it.
2014-05-31 21:08:50 +00:00
asau
7b64ae8389
Remove description of old bulk code in order not to mislead new users.
...
The code is mostly unmaintained and is superceded by pbulk.
2014-05-31 20:49:16 +00:00
bsiegert
667579d756
Note update of go, addition of ruby-{listen,mercenary}.
2014-05-31 17:00:46 +00:00
bsiegert
0168c6ecf1
Add ruby-mercenary-0.3.3. From DESCR:
...
Mercenary is a lightweight and flexible library for writing command-line
applications in Ruby. It was developed as part of Jekyll.
2014-05-31 16:57:27 +00:00
bsiegert
c1d3d883be
Add new package, ruby-listen-2.7.5. From DESCR:
...
The Listen gem listens to file modifications and notifies you about the
changes.
2014-05-31 16:42:53 +00:00
wiz
46372de272
Updated pkgtools/pkglint to 4.140
2014-05-31 15:59:38 +00:00
wiz
843dd7e302
Removed graphics/libungif successor graphics/giflib [wiz 2014-05-31]
2014-05-31 15:58:32 +00:00
wiz
6d650e5063
Remove libungif.
2014-05-31 15:57:54 +00:00
wiz
9a0a9b3f77
Remove giflib/libungif special cases. Bump version.
2014-05-31 15:56:59 +00:00
wiz
c0c94c6d89
Remove giflib switch file.
2014-05-31 15:56:39 +00:00
wiz
c26f5ca940
libungif is not relevant any longer since the GIF relevant patents
...
expired (about 10 years ago).
Unconditionally switch to libgif.
As discussed on tech-pkg without dissent.
Bump PKGREVISION.
2014-05-31 15:56:26 +00:00
obache
094e108af4
+ uim-chewing
2014-05-31 14:27:28 +00:00
obache
cd1f47d3e7
Added inputmethod/uim-chewing version 0.1.0
2014-05-31 14:26:40 +00:00
obache
734e03e780
Import uim-chewing-0.1.0 as inputmethod/uim-chewing.
...
Chewing IM for uim.
2014-05-31 14:26:24 +00:00