naddy
9c220e77c8
explicitly link with apr libs
2012-05-01 20:37:41 +00:00
ajacoutot
24c2f58734
Update to nasm 2.10.
...
Bulk testing by sthen@
from Brad, ok maintainer
2012-05-01 15:25:26 +00:00
sebastia
ce396c95af
Fix Itcl library loading.
...
Feedback and OK stu@
2012-05-01 06:58:45 +00:00
ajacoutot
646aeecd0b
Minor update to dconf-0.12.1.
2012-05-01 06:17:38 +00:00
ajacoutot
dd99bb690a
Bugfix update to glib 2.32.2.
2012-05-01 06:17:01 +00:00
ajacoutot
39c9e10fa3
Minor update to libaudiofile-0.3.4.
2012-05-01 06:04:48 +00:00
rpointel
d040020a23
Update tortoise hg to 2.3.2.
2012-04-30 17:01:44 +00:00
rpointel
d44a23f5cb
Update mercurial to 2.1.2.
...
ok wcmaier@ (maintainer).
2012-04-30 17:01:02 +00:00
kurt
fd66a02930
Get GC_nprocs from sysconf _SC_NPROCESSORS_ONLN instead of
...
hardcoding to 1. From Brad Smith <brad@comstyle.com> tested
in bulk build by naddy@
2012-04-30 15:33:16 +00:00
ajacoutot
3a01eba84b
Remove unneeded patch.
2012-04-30 14:50:15 +00:00
espie
5c2736798f
kill sqlite3 as REGRESS_DEPENDS
2012-04-30 13:12:15 +00:00
landry
109f321adc
xfce-utils should update to xfce4-session.
2012-04-30 13:03:18 +00:00
ajacoutot
a5bce20506
Remove BROKEN-amd64, this builds fine now that we have rthreads.
...
ok sthen@
2012-04-30 07:58:16 +00:00
ajacoutot
9536a9e540
Fix dependencies for -gnome-keyring; sqlite3 is in base and
...
libgnome-keyring already brings all the other required deps.
ok sthen@ and no objection from stsp@ (maintainer)
2012-04-29 12:43:25 +00:00
mpi
e0bbd4b9f8
Update to py-pip-1.1.
...
from Wen Heping (maintainer)
2012-04-29 11:14:00 +00:00
kili
5467963030
+ hs-configurator
2012-04-28 19:41:14 +00:00
kili
7aba193696
Configuration management library for programs and daemons.
...
Features include:
* Automatic, dynamic reloading in response to modifications to
configuration files.
* A simple, but flexible, configuration language, supporting several
of the most commonly needed types of data, along with
interpolation of strings from the configuration or the system
environment (e.g. @$(HOME)@).
* Subscription-based notification of changes to configuration
properties.
* An @import@ directive allows the configuration of a complex
application to be split across several smaller files, or common
configuration data to be shared across several applications.
ok jasper@
2012-04-28 19:29:01 +00:00
stu
dbf00e87df
Update to tclcl 1.20
...
ok sthen@ sebastia@
2012-04-28 18:07:12 +00:00
espie
29a66ec5cd
fix
2012-04-28 15:32:47 +00:00
ajacoutot
689f54b24a
--localstatedir=/var is the default now.
2012-04-28 10:52:08 +00:00
sthen
8f80d38833
Merge Subversion's gnome-keyring FLAVOR back into the main build and
...
use a subpackage instead. This was split previously because gnome-keyring
required linking pthread causing file-descriptor I/O issues with the main
binary. ok stsp@
2012-04-28 09:53:38 +00:00
stsp
4f98ba8e4a
Quirks for apr/apr-util updates: apr,mt->apr; apr-util,mt->apr-util
2012-04-28 09:52:08 +00:00
stsp
37d1f04989
apr and apr-util 'mt' flavour is gone
2012-04-28 09:50:49 +00:00
stsp
f3c9dee24f
Update to APR-util 1.4.1. Enable threads by default, remove the 'mt' flavour.
...
Grab maintainership.
ok sthen
2012-04-28 09:49:43 +00:00
stsp
a4a2a5df05
Update to APR-1.4.6. Enable threads by default and remove the 'mt' flavour.
...
Grab maintainership.
ok sthen
2012-04-28 09:48:17 +00:00
ajacoutot
b0388efda7
Update to libclog-0.5.0.
...
from David Hill (maintainer)
2012-04-28 09:28:04 +00:00
ajacoutot
d06f83a4fc
Update to libexude-0.7.0.
...
from David Hill (maintainer)
2012-04-28 09:27:29 +00:00
gsoares
b1f6e71ad2
update to 0.22; (maintainer timeout)
...
looks good to jasper@
2012-04-27 18:46:15 +00:00
jeremy
922d83ee7b
Update to rubygems 1.8.23, fixes SSL security issues when installing
...
gems.
2012-04-27 18:41:07 +00:00
rpointel
d50b03d404
Update mxDateTime to 3.2.4.
...
Fixed a compatibility problem with Python 2.7's distutils that was
introduced in Python 2.7.3 (spotted by landry@).
2012-04-27 08:20:25 +00:00
kili
84cca7a6da
Update to hs-hashed-storage-0.5.9 (required by an upcoming
...
update of devel/darcs).
2012-04-25 22:02:39 +00:00
jasper
aa0045971b
- update arduino to 1.0, please see the changelog:
...
http://arduino.cc/blog/2011/10/04/arduino-1-0/
- various changes related to this port:
* adjust sketch extensions from .pde to .ino
* deal better with different arduino variants
* adjust template to get it compiling/linking again
tested by various
2012-04-24 06:37:32 +00:00
espie
9a5123226b
bump since nss changed
2012-04-24 06:05:50 +00:00
sthen
e7e448a021
Update Clang to use _REENTRANT instead of _POSIX_THREADS when using the
...
-pthread flag. From Brad.
2012-04-23 23:11:01 +00:00
espie
a2cc74b81c
sqlite3 in base system
2012-04-23 19:29:30 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
okan
acf4188161
add p5-String-Truncate and p5-Module-Which
2012-04-23 15:44:56 +00:00
okan
80c19f4bc5
import p5-Module-Which; ok sthen@
...
Finds out which version of Perl modules are installed.
2012-04-23 15:42:12 +00:00
okan
933948033b
import p5-String-Truncate; ok sthen@
...
A module for when strings are too long to be displayed in...
2012-04-23 15:41:10 +00:00
jasper
abdcd487f1
- update to 1.1.3
...
- remove gcc2 patches which are unneeded (unless someone with a usb-capable
vax shows up)
- reset maintainer
ok william@ (previous maintainer)
2012-04-23 13:39:50 +00:00
ajacoutot
5ee4dfff3a
Do not warn about bad dconf paths. We do this temporarily so prevent
...
huge vomit from pkg_add when running glib-compile-schemas. Once most
applications are fixed, we'll remove this patch.
2012-04-23 12:49:47 +00:00
mpi
381c9bac1e
Remove now unused BUILD_DEPENDS.
...
spotted by Brad
2012-04-23 08:48:08 +00:00
ajacoutot
54cc1c22eb
Update to automake-1.11.5.
...
from Brad
2012-04-23 08:01:14 +00:00
sthen
dc1f710c31
+3 p5's
2012-04-22 20:33:19 +00:00
sthen
5b6e924ae8
import ports/devel/p5-DateTime-Format-SQLite, from Andreas Voegele, ok okan@
...
DateTime::Format::SQLite understands the formats used by SQLite for its
date, datetime and time functions. It can be used to parse these
formats in order to create DateTime objects, and it can take a DateTime
object and produce a timestring accepted by SQLite.
2012-04-22 20:32:59 +00:00
sthen
33d1f89f85
import ports/devel/p5-Time-Warp, from Andreas Voegele, ok okan@
...
Time::Warp offers developers control over the measurement of time.
2012-04-22 20:32:31 +00:00
sthen
a13c4b446a
import ports/devel/p5-MouseX-Types, from Andreas Voegele, ok okan@
...
The type system provided by Mouse effectively makes all types global,
which can be a problem when different parts of the code base want to use
the same name for different things. MouseX::Types lets you declare
types using short names, but behind the scenes it namespaces all your
type declarations, preventing name clashes between packages.
2012-04-22 20:30:38 +00:00
mpi
a9524fd4e8
Re-adds `-pthread' to the .pc file, this unbreaks application depending
...
on libusb1, I wrongly removed this patch during the last commit.
spotted by nigel@
2012-04-22 19:52:05 +00:00
ajacoutot
54243e173d
Use a new version of the gio-kqueue patch that already has one of our
...
local patches.
Merge the cocoa/foundation patches from upstream.
2012-04-22 16:58:42 +00:00
ajacoutot
0691c69586
Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
...
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00