robert
fa09e27696
update to 0.5
2010-10-15 16:25:38 +00:00
robert
ee29a054d4
Update to 2.4 (needed by mono 2.8)
2010-10-15 16:23:49 +00:00
landry
da0508e42e
Build xulrunner 1.9.2.x against bundled cairo, and fix WANTLIB while
...
here. Keep building xulrunner 1.8.x against systemwide cairo, as it
doesn't build with bundled cairo, because systemwide pango is too
recent and uses structs not defined in bundled cairo headers.
Too bad for the remaining xl 1.8 users, gtk-vnc-plugin and swt-browser..
if they fail, be my guest, fix them.
2010-10-15 08:32:21 +00:00
jeremy
567ec34613
Add devel/ruby-bacon to the build
2010-10-14 23:25:57 +00:00
jeremy
6e5a0f98ba
Bacon is a small RSpec clone weighing less than 350 LoC but
...
nevertheless providing all essential features.
ok jcs
2010-10-14 22:55:15 +00:00
jasper
51fbd93f23
- use SUBST_VARS for gcc version.
2010-10-14 09:58:37 +00:00
jasper
d67b4ff4de
- switch to a master site that has the distfile
2010-10-14 08:05:09 +00:00
jasper
d66f4d890e
- use MASTER_SITE_GCC
2010-10-14 08:04:27 +00:00
ajacoutot
f51d703635
Update to vte-0.26.1.
...
- Pass the correct TERM value inside envp when spawning.
- Bugs fixed: Bug 631589 - set_emulation does not work in the python bindings.
2010-10-13 16:20:23 +00:00
ckuethe
0517a43753
install missing header
2010-10-12 17:32:01 +00:00
sthen
b37832e554
+py-minimock
2010-10-12 14:53:14 +00:00
sthen
f7d5bed302
import ports/devel/py-minimock, ok jasper@
...
MiniMock is a simple library for doing Mock objects with doctest. When
using doctest, mock objects can be very simple.
2010-10-12 14:52:42 +00:00
jasper
fe25311b62
- fix build on a clean system:
...
we set MODPY_BUILDDEP=No, whilst providing PYTHON via CONFIGURE_ENV. this
lead configure to believe there actually was a python present on the system.
which wasn't, so set MODPY_BUILDDEP=Yes and adjust REGRESS_DEPENDS accordingly
ok aja@ landry@
2010-10-12 09:03:31 +00:00
kili
922dacdab4
Try to run as much tests as possible, don't stop at the first
...
failed regression test.
ok ajacoutot@
2010-10-11 20:41:44 +00:00
sebastia
6f9272a526
Update libmemcached to 0.44. Based on patch sent by
...
"Piotr Sikora" <piotr.sikora _AT_ frickle.com>
OK, landry@
2010-10-11 10:39:22 +00:00
stephan
0bdbb0a64b
update to 0.63, use EPOCH instead of padding PKGNAME, adjust license, 'bulked' by landry@.
2010-10-11 08:54:21 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
kili
310b763449
Fix build on several archs (mips64el, hppa, sgi at least).
...
ok jasper@
2010-10-10 10:52:04 +00:00
william
90169385fa
Distfile no longer found at sourceforge, use MASTER_SITE_GNU instead.
...
Switch to REVISION while there. Working path from Mike Korbakov to
ports@; ok sthen
2010-10-10 00:46:11 +00:00
benoit
b50093d87d
Update mercurial to 1.6.4
...
ok wcmaier@
2010-10-09 22:50:31 +00:00
benoit
e457da7b1f
- update py-parsing to 1.5.5
...
- regen PLIST
2010-10-09 10:38:50 +00:00
jasper
d4a596e104
- explicitly disable swig
...
ok armani@ (MAINTAINER)
2010-10-08 10:15:54 +00:00
ajacoutot
522b838c09
+gsettings-desktop-schemas
2010-10-08 09:41:49 +00:00
ajacoutot
def9f13d69
Import gsettings-desktop-schemas-0.0.1
...
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.
ok jasper@
2010-10-08 09:41:07 +00:00
stephan
73227e3e39
update to 0.12
2010-10-07 15:10:14 +00:00
stephan
ddbcfeacb7
update to 2.49
2010-10-07 15:05:01 +00:00
stephan
4d63d8c914
update to 1.10
2010-10-07 15:00:04 +00:00
stephan
19f7366ea8
update to 0.32
2010-10-07 14:57:07 +00:00
stephan
ac55b23842
update to 2.13
2010-10-07 14:51:22 +00:00
ajacoutot
d4b02955f6
Remove bogus tab.
2010-10-07 14:48:38 +00:00
bernd
a9db1239bf
Update to git-1.7.3.1.
...
Add a README.OpenBSD file with some notes about the send-email
command. (via matthieu@)
2010-10-07 09:42:23 +00:00
stsp
5851790c6f
Update to 1.6.13. Tested with latest neon/openssl by sthen, thanks!
...
Minor housekeeping in MESSAGE files for ap2 subpackage while here.
ok landry, jasper, sthen
2010-10-06 22:03:19 +00:00
jeremy
b3b474bb7a
This adds an ugly hack to make gem install --user-install work
...
for gems with native extensions. Without this, it calls
/usr/bin/install -o root -g bin as a regular user, which fails due
to permission issues. This removes the -o root -g bin, so it can
succeed as a regular user.
Regen patches while here.
Idea to just remove -o root -g bin instead of using cp -p from
landry@.
OK landry@
2010-10-06 18:12:19 +00:00
jasper
5068f095fb
sync
2010-10-05 19:24:24 +00:00
jasper
7e1393ceab
import ruby-tilt 1.1
...
Tilt is a thin interface over a bunch of different Ruby template engines
in an attempt to make their usage as generic possible. This is useful
for web frameworks, static site generators, and other systems that
support multiple template engines but don't want to code for each of
them individually.
ok jeremy@
2010-10-05 19:23:51 +00:00
sebastia
c98fade553
This atomic feature is not a gcc4 feature, there are only three archs which provide it.
...
Pointed out and fix suggestion by Piotr Sikora < piotr.sikora _AT_ frickle.com >, who
also provided an initial port, where the part of the port regarding the atomic was taken from.
OK landry@
2010-10-05 08:40:44 +00:00
ajacoutot
cfc679c579
Maintainance update to desktop-file-utils-0.17.
...
* accept chemical/* mime types as valid types
* ignore --verbose if --quiet is also passed
* make sure to always output lists in the keyfile we generate
* make icon names with an extension for Icon key a non-fatal error
* add man pages
2010-10-05 05:11:56 +00:00
ajacoutot
33137f4cdc
PREFIX is PREFIX, not LOCALBASE.
2010-10-05 04:50:49 +00:00
ckuethe
66b4f9421b
+libclog
2010-10-04 23:51:37 +00:00
ckuethe
73c2bc34cc
Configurable logging library, after much prodding from marco and feedback
...
from the lists
2010-10-04 23:50:21 +00:00
armani
3fdc44333f
Update my email, convert to new / clean depends, use REVISION and bump
...
with tweaks & ok sthen@
2010-10-04 10:00:05 +00:00
ajacoutot
1fc8789f34
Merge from upstream 136e705e8383ff8848e425ac01278102d7badc52
...
install-gsettings-schemas has been rewritten in a portable way.
2010-10-04 06:28:09 +00:00
kili
533c7253f3
Fix after openssl update.
...
ok sthen@
ps: i leave any comments about the stupidity of STACK_OF to marco@ ;-)
2010-10-03 21:36:58 +00:00
armani
057e7d3416
Add libhid
...
ok jasper@
2010-10-03 21:11:27 +00:00
armani
74699cf693
Import libhid, it provides a generic and flexible way to access and
...
interact with USB HID devices, much like libusb does for plain USB devices
ok jasper@
2010-10-03 21:10:24 +00:00
armani
c3175c43d4
Update geany to 0.19.1 and change my email address, with tweak from fgsch@
...
ok fgsch@ landry@
2010-10-03 20:45:52 +00:00
jasper
8f0919645b
- switch to MODCPAN_EXAMPLES
2010-10-03 17:23:41 +00:00
kili
903a969c6c
Add openbsddistfiles.com to master_sites as martynas did for the other
...
stuff a week ago. Reminded by Mikolaj Kucharski.
2010-10-03 16:28:06 +00:00
fgsch
9065c1bbe0
Add gettext as RUN_DEPENDS as is required to build the .mo files.
...
wcmaier@ (maintainer) ok.
2010-10-03 15:09:27 +00:00
landry
011c903487
Really fix devel/cpphs for !(i386|amd64). It's still not a good idea to
...
fiddle with MULTI_PACKAGES in an arch-dependant .if block. Complements
ONLY_FOR_ARCHS-lib=amd64 i386.
2010-10-03 14:33:32 +00:00
jasper
c5f03a164f
- regen patches
2010-10-03 12:40:55 +00:00
jasper
051a4cadbb
- Don't return -1, but NULL. Just like pygi_get_property_value() does when
...
introspection support is enabled.
this unbreaks py-gobject, as noticed with rednotebook and several other applications.
ok aja@
2010-10-02 08:33:03 +00:00
ajacoutot
8da1562e57
Update to goffice-0.8.11.
2010-10-02 05:29:40 +00:00
jasper
50cd32b2e4
- update iso-codes to 3.20
2010-10-01 17:22:32 +00:00
ajacoutot
aaf093300e
Unbreak after the libgnome-keyring upgrade.
2010-10-01 10:49:34 +00:00
sebastia
9fbd565b7f
add libmemcached to build
2010-10-01 09:48:27 +00:00
sebastia
eef7b8f3e5
Import libmemcached: C C++ API for memcached
...
libmemcache is a C C++ API for memcached, which is a high-performance,
distributed memory object caching system, generic in nature, but
intended for use in speeding up dynamic web applications by
alleviating database load.
After many back and forth, finally OK landry@
2010-10-01 09:32:36 +00:00
sthen
276f8cde34
nsd is now in base OpenBSD; add it to the quirks package so that nsd
...
gets uninstalled at update time. ok jakob@ espie@
2010-10-01 07:25:07 +00:00
jasper
ec4c338d2a
- proper bump
2010-09-30 20:28:57 +00:00
fgsch
07e812ec94
update to py-urwid 0.9.9.1.
...
tested and ok kili@
2010-09-30 20:05:45 +00:00
ajacoutot
eb42fcc5a4
Merge -docs into -main.
...
ok pval@ (maintainer) jasper@
2010-09-30 17:34:57 +00:00
sthen
15b55b27ce
use MODPY_BUILDDEP not MODPY_BUILDEP; no package change when built
...
without python installed -> no bump.
2010-09-30 15:51:54 +00:00
jasper
b711edd106
meh...no devel releases meant to go intree..
2010-09-30 15:25:38 +00:00
jasper
aab055a791
- update glade3 to 3.7.1
2010-09-30 15:18:54 +00:00
ajacoutot
1a52d3b665
Merge -docs into -main, no need to complicate things here.
...
ok jasper@
2010-09-30 15:04:28 +00:00
ajacoutot
79967b63ce
Update to libgdata-0.6.5
...
* Fixed a few small leaks
2010-09-30 13:27:13 +00:00
ajacoutot
068a037ca5
+atk2mm
2010-09-30 12:56:19 +00:00
ajacoutot
f1247217db
Import atk2mm-2.22.0.
...
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.
(splitted from gtk2mm)
ok jasper@
2010-09-30 12:55:42 +00:00
ajacoutot
41a56a94c8
Fix WANTLIB after recent updates.
2010-09-30 12:53:00 +00:00
ajacoutot
382311184d
Sync WANTLIB after recent updates.
2010-09-30 12:45:15 +00:00
jasper
4e96085bd6
- update waf to 1.5.18
...
- tweak MASTER_SITES
ok landry@
2010-09-30 12:13:07 +00:00
ajacoutot
c54e58a20e
Update to pango-1.28.3.
...
ok jasper@
2010-09-30 07:46:20 +00:00
ajacoutot
9bbff6e482
Update to libsoup-2.32.0.
...
ok jasper@
2010-09-30 07:45:36 +00:00
ajacoutot
5b8b037a8f
Update to liboobs-2.32.0.
...
ok jasper@
2010-09-30 07:45:17 +00:00
ajacoutot
fe20bbf81d
Update to libgtop2-2.28.2.
...
ok jasper@
2010-09-30 07:44:35 +00:00
landry
a48b300ac2
Bump -gnome after gtk+2/gdk-pixbuf split
2010-09-30 07:43:21 +00:00
jasper
d918fe9930
- update vte to 0.26.0
...
- explicitly disable introspection support
ok aja@
2010-09-30 07:36:19 +00:00
ajacoutot
0ba118740d
Update to gconf2-2.32.0.
...
ok jasper@
2010-09-30 07:32:49 +00:00
ajacoutot
5848cef3b6
Update to gconf-editor-2.32.0.
...
ok jasper@
2010-09-30 07:32:30 +00:00
ajacoutot
da164e5756
Update to ORBit2-2.14.19.
...
ok jasper@
2010-09-30 07:30:47 +00:00
jasper
f2b0477174
- update py-gobject to 2.26.0
...
- remove unneeded XXX
- explicitly disable introspection support for now
- add a patch from upstream to use compat functions for string handling
ok aja@
2010-09-30 07:30:44 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
ajacoutot
cf5a80bff3
*** HEADS UP!
...
Major update to glib2-2.26.0.
This starts a flood commit of several big updates (gtk+2 and GNOME 2.32).
Please note that there will be some WANTLIB/DEPENDS breakage probably,
this went into several bulks but it's impossible to catch everything.
Any gtk+2/glib2 related build failures, please talk to me or jasper@
The ports tree is expected to be in a unconsistent state for a couple of
days to give us time to fix everything we didn't spot or any runtime
issue with the latest GNOME.
We do this now so that we have packages with all the latest major bumped
libraries at p2k10.
Thanks to landry@ and his zomg!cluster for the bulks and reports.
ok jasper@
2010-09-30 07:17:19 +00:00
jeremy
25f119ed49
Missed the modified checksum for the distfile
...
Only metadata changes in the distfile, but the package is affected,
so bump.
OK sthen@
2010-09-29 21:26:49 +00:00
jasper
482c220073
- sync
2010-09-29 17:18:46 +00:00
jasper
4da3aa43c0
import Test-Corpus-Audio-MPD-1.100500
...
This module will try to launch a new mpd server for testing purposes.
This mpd server will then be used during POE::Component::Client::MPD or
Audio::MPD tests.
ok sthen@
2010-09-29 17:17:26 +00:00
jasper
fd3118f5bb
import MooseX-Has-Sugar-0.05046611
...
Moose has syntax is generally fine, but sometimes one gets bothered with
the constant typing of string quotes for things. The MooseX::Types
module exists and in many ways reduces the need for constant string
creation.
ok sthen@
2010-09-29 17:15:44 +00:00
jeremy
99f5effd75
Remove MASTER_SITE_GITHUB
...
This was only used in two ports, and will never be used in more ports
as GitHub no longer builds new gems. Both of the ports are also
found on rubygems.org, so this switches them to use the standard
MASTER_SITE_RUBYGEMS from ruby.port.mk. ruby-findmyiphone has a small
change from the GitHub version that requires a package bump.
OK landry@
2010-09-29 15:29:21 +00:00
jasper
9baeb59988
- roll PFRAG.shared into regular plist, it's SHARED_ONLY already
2010-09-29 10:54:24 +00:00
dcoppa
b26e4781b1
Remove mips64 from the list of archs that want -O0 to build cmake. This
...
is not needed anymore since the switch to gcc4.
Tested by jasper@ and phessler@ on loongson and sgi.
OK jasper@, phessler@
2010-09-29 07:33:24 +00:00
jeremy
3facbb78d0
Remove MASTER_SITES so that it uses the default rubygems site.
...
However, the distfile was rerolled on the rubygems site. No
functional change, but it affects the package, so bump.
OK landry@
2010-09-28 21:09:00 +00:00
jeremy
8b18ec74db
Update MASTER_SITES, future versions will probably not be hosted on
...
rubyforge
OK landry@
2010-09-28 21:07:14 +00:00
jasper
e5be30e6c8
- explicitly disable introspection here
2010-09-28 20:40:50 +00:00
jasper
ee6360a9ea
- explicitly disable introspection support:
2010-09-28 20:13:38 +00:00
jeremy
82143f7987
Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
...
All ruby .gem files are now hosted on rubygems.org in the same
directory. If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.
There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match. Most of these will be
dealt with in the near future.
OK landry@
2010-09-28 20:12:16 +00:00
ajacoutot
033543cc2b
Comment libtool generated files for dl modules.
2010-09-28 17:09:11 +00:00
jasper
9ede0b1032
- update to 0.25
...
- switch to new depends
- set license version
2010-09-28 11:41:22 +00:00
sthen
9dce0552ee
- enable RTTI, requested by jeremy@ and suggested in LLVM packager notes
...
- add a comment referring to packager notes
- garbage-collect symlink which is no longer necessary and inclusion
of bsd.own.mk that was previously used to check the version of
the system compiler
tested by jeremy@ and myself
2010-09-28 07:38:24 +00:00
kili
ccf713a662
Work around a bug in dpb.
2010-09-27 19:40:20 +00:00
stephan
6b84d7245b
update to 0.42
2010-09-27 18:12:43 +00:00
stephan
3fe2f09f2f
update to 0.20 and license change to Perl, using jaspers Ok coupon.
2010-09-27 13:29:33 +00:00
stephan
3718ac06d5
update to 0.102080, 'yep' jasper@
2010-09-27 13:22:31 +00:00
ajacoutot
98932b027c
Minor update to libwnck 2.30.5
...
* fix pager with multiple rows, regression from 2.30.4
2010-09-27 12:18:13 +00:00
ajacoutot
334ade5522
Bugfix update to atk-1.32.0.
...
Move to new DEPENDS.
2010-09-27 11:55:06 +00:00
ajacoutot
e5273c9fc9
Update to libgee-0.6.0.
2010-09-27 05:02:23 +00:00
martynas
814a52ad6b
switch master_sites to openbsddistfiles.com so that the ports are
...
fetchable again. reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
jasper
2bb9e59844
- sync
2010-09-26 18:36:37 +00:00
jasper
6d1908035c
import hlint 1.8
...
HLint is a tool for suggesting possible improvements to Haskell code.
These suggestions include ideas such as using alternative functions,
simplifying code and spotting redundancies.
feedback/ok kili@
2010-09-26 18:36:09 +00:00
naddy
8d07663180
remove -Lxxx/.libs workarounds required with GNU libtool
2010-09-26 13:40:11 +00:00
kili
fedf050f46
Use cabal and build the library on archs with ghc (i386 and amd64),
...
because jasper@ wants the cpphs library.
Put the library into a separate subpackage (hs-cpphs).
Shorten DESCR-main (formerly DESCR).
Tested with both ghc and nhc98 (the latter on armish).
2010-09-26 13:32:44 +00:00
kili
812b55b434
Zap malware spreading server from MASTER_SITES.
...
ok landry@
2010-09-26 09:49:53 +00:00
espie
97ff07965a
fix nonsense in conflicts.
2010-09-26 07:42:03 +00:00
ajacoutot
73da9b51e2
Update to json-glib-0.12.0.
...
Move to new DEPENDS/REVISION.
2010-09-26 07:11:06 +00:00
ajacoutot
ab772dcf76
Bugfix update to libgsf-1.14.19.
...
* Add some more OOo 3.2 and 3.3 namespaces.
* Quiet xml parsing two bits.
2010-09-26 05:50:59 +00:00
jasper
49e713ebdd
- sync
2010-09-25 20:57:05 +00:00
jasper
ed53cd4987
import hs-uniplate 1.5.1
...
Uniplate is library for writing simple and concise generic operations.
Uniplate has similar goals to the original Scrap Your Boilerplate work,
but is substantially simpler and faster.
feedback/ok kili@
2010-09-25 20:56:36 +00:00
jasper
2debc45496
- update hscolour to 1.17
...
ok kili@
2010-09-25 20:53:56 +00:00
jakemsr
fc123f5c22
video(1) is in xenocara again
2010-09-25 03:22:42 +00:00
ajacoutot
16f4a95279
We do support monotonic clock, so patch accordingly.
...
Set correct mix/max thread priorities.
Remove an obvious comment.
ok landry@ jasper@
2010-09-24 16:20:40 +00:00
sthen
d053315499
bump
2010-09-24 15:29:20 +00:00
sthen
33fe97dfb9
bump
2010-09-24 15:23:05 +00:00
millert
5e17a4b491
Add a patch from debian to make this build with perl 5.12.2.
...
Not all features work but it is enough for p5-Data-Visitor to work
(its only consumer).
2010-09-24 15:14:49 +00:00
dcoppa
44a2b7671b
Cleanups for haskell ports.
...
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
jeremy
9f3cb0eb77
Take over maintenance of databases/ruby-postgres and devel/ruby-rcov
...
from Markus.
OK markus@
2010-09-23 23:30:49 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
f3ba7fefc2
Handle changes caused by splitting the ruby port and bump
...
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
jeremy
255b948e1a
Bump rake after split ruby port.
...
This also installs rake as rake18, as rake comes with ruby 1.9.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:08:21 +00:00
jeremy
4ad1a0322a
Upgrade to ruby-gems 1.3.7 and work with the new split ruby port.
...
This now installs gem as gem18, since gem is included in ruby 1.9.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:06:47 +00:00
joshe
4770ab0216
Fix on sparc and sparc64.
...
ok phessler@ jasper@
2010-09-23 13:38:33 +00:00
jasper
c44fd7c076
- better comment
2010-09-23 11:46:57 +00:00
jasper
9ed6d71a8f
- update iso-codes to 3.19
2010-09-23 11:21:53 +00:00
jasper
5363403692
- sync
2010-09-23 09:35:36 +00:00
jasper
e76cc5d9e7
import cppcheck 1.44
...
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and
many other analysis tools, we don't detect syntax errors. Cppcheck only
detects the types of bugs that the compilers normally fail to detect.
The goal is no false positives.
from igor zinovik, with tweaks by me
ok aja@
2010-09-23 09:34:51 +00:00
jasper
7363106a31
- missed this diff in previous commit, fixes build on mips64
2010-09-22 22:24:56 +00:00
fgsch
c365421c90
Add py-couchdb after the package went lowercase. landry@ ok.
2010-09-22 19:12:42 +00:00
ajacoutot
a4275188ac
Hook up liboobs, ok jasper@
2010-09-22 16:09:10 +00:00
sthen
12bcff29c0
Zero newly allocated space, to avoid (in some cases) passing an
...
unclean buffer to Perl_is_utf8_string which proceeds to strlen() it,
causing an illegal access with malloc_flags J as it runs past the
end of the 0xd0d0d0.
Note there are various other problems with YAML::Syck and upstream
recommend not using it - see the README file.
ok jasper@
2010-09-22 10:50:51 +00:00
jasper
2d4a122bfb
- reset maintainer, requested by reinhard@
2010-09-22 09:02:42 +00:00
landry
94b2505ecb
Unbreak mico on gcc4 archs by updating it to 2.3.13.
...
- remove commented out FLAVORS, and merge ssl FLAVOR into main package
- build regress tests (not everything is working, but at least they're here)
- add native-connect:permit to systrace.filter, idl absolutely wants to
connect to the nearest dns server during build. Gross.
- remove shitload of now unneeded patches
- some tweaks from ajacoutot@/jasper@
Build-tested on :
- gcc3 archs: arm (fails) by sthen@, alpha by naddy@, mips64 by jasper@
- gcc4 archs: sparc64/amd64/macppc by my$self
ok jasper@
2010-09-22 08:42:53 +00:00
stsp
13f97e3d40
Update to 20100918155143
...
ok jasper@, James Turner (MAINTAINER) who had the same diff prepared
2010-09-21 21:59:09 +00:00
jasper
4198cbefaa
- another missing dependency
2010-09-21 11:22:03 +00:00
jasper
7beaf33dbf
- add missing dependency
2010-09-21 11:14:01 +00:00
jasper
fc84431e8b
- fix build on a clean system
2010-09-21 10:58:55 +00:00
ajacoutot
7b0c8c8b2e
Set PORTHOME = ${WRKDIR} to not pollute the root directory.
2010-09-20 07:00:13 +00:00
jasper
bee9e6df51
- tweak, suggested by fgs@
2010-09-19 20:47:29 +00:00
jasper
56c4dcb339
- update libffi to 3.0.9
...
- remove unneeded patch
2010-09-19 20:19:15 +00:00
jasper
761754e9c9
- OpenBSD does not have the definitions for the signals SI_ASYNCIO and
...
SI_MESGQ.
from markus hennecke
ok landry@
2010-09-19 20:09:41 +00:00
landry
5cb0ea8219
Bugfix update to xulrunner 1.9.2.10.
2010-09-19 19:23:16 +00:00
jim
2fa1a3418d
+ hs-List
...
+ hs-PSQueue
+ hs-murmur-hash
+ hs-primitive
+ hs-sendfile
+ hs-vector
2010-09-19 16:25:50 +00:00
jim
c34a77a7a6
import hs-List version 0.4.0
...
feedback and ok kili@
2010-09-19 16:20:44 +00:00
jim
120406cd1d
import hs-PSQueue version 1.1
...
feedback and ok kili@
2010-09-19 16:19:03 +00:00
jim
3bfcf1a3a3
import hs-murmur-hash version 0.1
...
feedback and ok kili@
2010-09-19 16:17:34 +00:00
jim
0ee07eb1a1
import hs-vector version 0.6.0.1
...
feedback and ok kili@
2010-09-19 16:15:30 +00:00
jim
c17fff967f
import hs-primitive version 0.3
...
feedback and kili@
2010-09-19 16:13:59 +00:00
jim
5d9c899638
import hs-sendfile version 0.6.2
...
feedback and ok kili@
2010-09-19 16:12:11 +00:00
jim
ed3b719c60
+ hs-ListLike
...
+ hs-MonadCatchIO-transformers
+ hs-cereal
+ hs-directory-tree
+ hs-dlist
+ hs-iteratee
+ hs-monads-fd
+ hs-transformers
+ hs-unix-compat
2010-09-19 15:59:17 +00:00
jim
6a7d389fb2
import hs-MonadCatchIO-transformers version 0.2.2.0
...
feedback and ok kili@
2010-09-19 15:46:01 +00:00
jim
de061011bf
import hs-unix-compat version 0.1.2.1
...
feedback and ok kili@
2010-09-19 15:43:41 +00:00
jim
bb44dced86
import hs-monads-fd version 0.1.0.1
...
feedback and ok kili@
2010-09-19 15:42:15 +00:00
jim
286ddb2f31
import hs-iteratee version 0.3.5
...
feedback and ok kili@
2010-09-19 15:40:28 +00:00
jim
40d33d6d6d
import hs-transformers version 0.2.1.0
...
feedback and ok kili@
2010-09-19 15:36:55 +00:00
jim
344070f1f2
import hs-LikeLike version 1.0.1
...
feedback and ok kili@
2010-09-19 15:35:11 +00:00
jim
823c811b5c
import hs-dlist version 0.5
...
feedback and ok kili@
2010-09-19 15:32:50 +00:00
jim
73216b3d6a
import hs-directory-tree version 0.2.0
...
feedback and ok kili@
2010-09-19 15:30:43 +00:00
jim
7f8aaacf0f
import hs-cereal version 0.3.0.0
...
feedback and ok kili@
2010-09-19 15:29:03 +00:00
ajacoutot
91570903a6
Fix ncpu display on big endian.
2010-09-18 09:14:17 +00:00
jasper
c69a73d328
- update to 1.45
2010-09-17 14:43:01 +00:00
fgsch
65c46d58b3
- Mark with MODPY_BADEGGS
...
- Make dependencies more readable
- Add missing dependency for regression and correct all tests
- Change to 80 cols
millert@ ok previous diff
2010-09-17 01:42:59 +00:00
fgsch
92c94ef453
Mark it with MODPY_BADEGGS. millert@ ok.
2010-09-16 22:59:43 +00:00
sthen
6ff6a206d9
fix broken pkgname, thanks landry@
2010-09-16 19:26:30 +00:00
ajacoutot
e81eca866d
Bugfix update to libgee-0.5.3.
...
* fixes a few leaks
2010-09-16 12:36:52 +00:00
fgsch
8a584e9483
Trivial update to 3.2.0
2010-09-16 07:34:25 +00:00
jasper
97b11a1a76
- add p5-IDNA-Punycode
...
ok sthen@
2010-09-16 07:28:28 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
jasper
761d8a6404
- dependencies changed, so please bump!
2010-09-14 15:11:22 +00:00
millert
50a0ab4fc0
Add missing dependency on setuptools.
2010-09-14 14:47:59 +00:00
ajacoutot
f0c772e101
Minor update to libwnck-2.30.4.
2010-09-14 12:58:05 +00:00
dcoppa
f77e148869
Update to libev-3.9
...
OK jim@, jasper@, landry@
2010-09-14 08:49:04 +00:00
jasper
8d4a94b465
- remove unneeded patch
2010-09-13 17:15:57 +00:00
ajacoutot
22857d71b9
Lowercase COMMENT.
...
Set GPL version #.
maintainer timeout
2010-09-13 11:46:22 +00:00
ajacoutot
69a4275a76
Major update to libidn-1.19.
...
Tested by landry@ in a bulk, thanks.
2010-09-13 11:41:19 +00:00
sthen
f4d32fa5e8
update S-Lang to 2.2.2; from Frank Denis
2010-09-13 07:35:08 +00:00
jasper
14b36bebc6
- complete CATEGORIES
2010-09-12 19:02:53 +00:00
jasper
90c7982041
- this builds fine w/o gmake, so remove the comment
2010-09-12 18:47:09 +00:00
landry
b377bfd9c7
Chase mozilla-firefox update and bump xulrunner to 1.9.2.9.
...
Switch to use internal sqlite as now mozilla needs SQLITE_SECURE_DELETE
set, and there's no way we're going to do that with systemwide sqlite.
2010-09-12 17:58:51 +00:00
kili
24191c1358
Hook hs-tar and hs-text.
2010-09-12 17:09:21 +00:00
kili
393d1dab60
List devel' before
archivers' in CATEGORIES.
2010-09-12 17:09:01 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
kili
976829ede0
Update to stm-2.1.2.1.
2010-09-12 12:19:42 +00:00
kili
beabbbe710
Update to regex-compat-0.93.1.
2010-09-12 12:17:15 +00:00
kili
865b20de5a
Update to regex-posix-0.94.2.
2010-09-12 12:15:37 +00:00
kili
056752af70
Update to regex-base-0.93.2.
2010-09-12 12:11:01 +00:00
kili
46b071664e
Update to fgl-5.4.2.3.
2010-09-12 12:05:44 +00:00
kili
6d7eb74e41
Update to QuickCheck-2.1.1.1.
2010-09-12 11:54:40 +00:00
kili
aff81246b0
Update to cabal-install-0.8.2.
...
Remove VMEM_WARNING, the port build fine with default limits.
2010-09-12 11:47:14 +00:00
kili
6eeefc9034
Update to happy-1.18.5.
2010-09-12 11:35:17 +00:00
kili
05f1a82ccc
Update to alex-2.3.3.
2010-09-12 11:22:20 +00:00
kili
3e0d86663a
This package provides the Data.Text library, a library for the
...
space- and time-efficient manipulation of Unicode text in Haskell.
(requirement for darcs-2.5)
2010-09-11 18:49:26 +00:00
kili
e6406031d1
This library is for working with ".tar" archive files. It can read
...
and write a range of common variations of archive format including
V7, USTAR, POSIX and GNU formats. It provides support for packing
and unpacking portable archives. This makes it suitable for
distribution but not backup because details like file ownership and
exact permissions are not preserved.
(this library is a requirement for the next darcs release)
2010-09-11 18:44:10 +00:00
naddy
3e7d0d65b4
MODULES added bogus dependencies in -docs; from Brad
2010-09-10 22:57:52 +00:00
jasper
60181bf46f
- update fossil to 20100823222416
...
from james turner (MAINTAINER)
2010-09-10 14:12:00 +00:00
dcoppa
100d8eda59
Unbreak this port, add a runtime dependency on devel/luafs.
...
OK jasper@
2010-09-10 13:51:10 +00:00
ajacoutot
54c3a78954
Import liboobs-2.30.1
...
Liboobs is a wrapping library to the System Tools Backends, it will
provide easy to access GObjects to system configuration details, like
users, groups and network interfaces, it will handle sessions with the
backend and data consistency too.
This is a WIP, hence not hooked to the build.
DO NOT try this at home or you will harm yourself, you have been warned.
ok jasper@
2010-09-10 13:50:41 +00:00
jasper
07ec2bfd90
- update Class-AutoClass to 1.54
...
- tweak DESCR
- set correct CONFIGURE_STYLE
2010-09-10 13:48:31 +00:00
jasper
1704097bdf
sync
2010-09-10 13:47:47 +00:00
jasper
b194536e6c
import Hash-AutoHash-Args-1.12
...
This class simplifies the handling of keyword argument lists.
ok aja@
2010-09-10 13:47:08 +00:00
jasper
5eacef41f5
- tweak COMMENT
2010-09-10 13:32:47 +00:00
jasper
ad3b995070
- sync
2010-09-10 07:39:17 +00:00
jasper
bc650b1ca0
import p5-Hash-AutoHash 1.12
...
This is yet another module that lets you access or change the elements
of a hash using methods with the same name as the element's key. It
follows in the footsteps of Hash::AsObject, Hash::Inflator,
Data::OpenStruct::Deep, Object::AutoAccessor, and probably others. The
main difference between this module and its forebears is that it
supports tied hashes, in addition to regular hashes. This allows a
modular division of labor: this class is generic and treats all hashes
the same; any special semantics come from the tied hash.
ok ajacoutot@
2010-09-10 07:38:29 +00:00
ckuethe
ecd68189a3
add libbfd
2010-09-09 22:52:53 +00:00
ckuethe
b1a254731f
gnu libbfd, for apps that need things from BFD that aren't provided
...
by the system. ok marco
2010-09-09 22:51:49 +00:00
jasper
4233f87456
- sync
2010-09-09 21:06:42 +00:00
jasper
a2f1556ecf
import p5-Tie-Hash-MultiValue 1.02
...
Tie::Hash::MultiValue allows you to have hashes which store their values
in anonymous arrays, appending any new value to the already-existing
ones.
2010-09-09 21:04:56 +00:00
jasper
e185fa6a53
- update p5-Config-IniFiles to 2.58
2010-09-09 20:48:25 +00:00
jasper
ed2f9a0de1
- update p5-Graph to 0.94
2010-09-09 20:31:08 +00:00
jasper
93c2bbde99
- remove redundant PKG_ARCH
2010-09-09 17:58:06 +00:00
jasper
d9ccdf4b01
- bump after recent lua.port.mk change
...
pointed out by sthen@
2010-09-09 17:34:14 +00:00
jasper
08c8a78861
sync
2010-09-09 10:40:18 +00:00
jasper
7d2ba6f3d7
- better REGRESS_DEPENDS
2010-09-09 10:39:57 +00:00
jasper
93ea6c2c65
import luadoc 3.0.1
...
LuaDoc is a documentation generator tool for Lua source code. It parses
the declarations and documentation comments in a set of Lua source files
and produces a set of XHTML pages describing the commented declarations
and functions.
ok aja@
2010-09-09 10:38:10 +00:00
sebastia
c470a4ab70
Update the MAINTAINERs E-Mail address, and bump pkg revision.
...
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
jasper
7643377bf9
- the mastersite went belly up shortly after committing the update, so
...
provide a mirror for it.
2010-09-07 13:48:40 +00:00
jasper
8cad0d9dcd
- slightly improve the situation on sparc64:
...
* extend the DO_ALIGNED_COPY usage from girnode.c into ginfo.c
(freebsd seems to do the same)
* skips tests/scanner/ as opensolaris and several other distributions do,
this prevents g-ir-repository SIGBUSing there and allows the build to succeed.
it's not really a great improvement (apart from ginfo.c patch), but at least
it allows things to move forward, and gobject-introspection isn't enabled yet
in other ports.
ok ajacoutot@
2010-09-07 11:39:12 +00:00
sthen
a3c67e9acd
bug fix update to sip 4.11.1; ok landry@ jasper@
2010-09-07 08:57:34 +00:00
sthen
4f956eeba2
- bump REVISION following change for hppa/powerpc to stop forcing -O0
...
- sort remaining arch
from Brad
2010-09-06 00:16:22 +00:00
sthen
e65e5ec009
missing p5- on Audio-MPD
2010-09-05 22:12:22 +00:00
jasper
b6b80ab948
- update pyrex to 0.9.9
...
- use MODPY_EGG_VERSION
2010-09-05 17:18:22 +00:00
sthen
48151d5c05
don't set MODULES=cpan twice
2010-09-05 10:32:54 +00:00
sthen
398b649448
bump for nawk removal
2010-09-05 09:04:23 +00:00
ajacoutot
74da45d6da
Maintainance update to goffice-0.8.10.
2010-09-04 19:46:45 +00:00
ajacoutot
171ebb8391
Unbreak by renaming the PFRAG to a correct value.
2010-09-04 19:44:46 +00:00
sthen
0e68e4e6c6
Set CONFIGURE_STYLE=modbuild, remove the unneeded patch and don't
...
set CONFIGURE_ARGS. Bump REVISION. Fixes file installation location
problem reported by jcs@, tested by jcs@.
2010-09-04 18:10:48 +00:00
naddy
618d2478f5
nawk is no more, use awk; ok sthen@
2010-09-03 21:54:39 +00:00
sthen
8bfea507dd
regenerate patches
2010-09-03 19:49:12 +00:00
naddy
2ab1cc4c09
use awk instead of the removed nawk; ok sthen@
2010-09-03 19:37:57 +00:00
millert
53b352c52c
Add py-hg-git; OK martynas@
2010-09-03 18:28:33 +00:00
millert
d2e1f58a2d
py-hg-git port
2010-09-03 18:26:56 +00:00
naddy
2670454b93
acknowledge that this is broken and not really fixable; ok ajacoutot@ sthen@
2010-09-03 16:23:26 +00:00
sthen
7a7be631b4
- drop python2.5 flavour of these "special" packages and add
...
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
2010-09-03 12:34:55 +00:00
millert
8dfbb726ed
Add py-dulwich
2010-09-02 21:21:58 +00:00
pvalchev
7a995ebdbe
port cleanup; from brad, tested by us on gcc4 and phessler on gcc2/gcc3
2010-09-02 21:06:31 +00:00
millert
0b557c106e
Dulwich is a pure-Python implementation of the Git file formats and protocols.
...
OK martynas@
2010-09-02 20:55:37 +00:00
ajacoutot
91634a5f81
Typo, from Markus Lude.
2010-09-02 18:34:28 +00:00
landry
9ed1e3a1de
Remove hppa and powerpc from the list of archs that needs -O0 to build
...
cmake. This is apparently not needed anymore since the switch to gcc4.
prodded by brad, tested by myself
2010-09-02 08:06:13 +00:00
ajacoutot
babd0fcd09
Switch to new DEPENDS/REVISION.
...
from Brad
2010-09-02 07:15:47 +00:00
ajacoutot
6344f815d0
Several cleanups and fmt(1) DESCR.
...
from Brad
2010-09-02 07:12:58 +00:00
ajacoutot
1155baef1b
Remove unneeded CONFIGURE_ENV.
...
Remove unused patch-Makefile_am.
Fiw WANTLIB, no need for USE_X11.
Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:09:07 +00:00
ajacoutot
aab4fa9ab9
Switch to new DEPENDS/REVISION.
...
from Brad
2010-09-02 07:06:44 +00:00
ajacoutot
357d7cb570
Remove sdlconf_args from CONFIGURE_ENV.
...
Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:04:15 +00:00
ajacoutot
570360a308
Remove unneeded CONFIGURE_ENV.
...
Switch to new DEPENDS/REVISION.
from Brad
2010-09-02 07:02:39 +00:00
sthen
299054c365
handle sybperl->p5-sybperl, ok steven@
2010-09-01 22:33:25 +00:00
fgsch
0aa20274d1
Update to 1.6.3. wcmaier@ jasper@ ok
2010-09-01 19:20:36 +00:00
ajacoutot
df70d7896b
Merge from upstream 01a43ad9824fba77384534c6d588e0e0d653986e
...
"Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
newer versions of gnutls that support TLS1.2 it would try to negotiate
that instead and generally fail. Fix that by disabling TLS1.2 too
(which works fine even with gnutls versions that don't support TLS1.2
yet)."
https://bugzilla.gnome.org/show_bug.cgi?id=622857
2010-09-01 11:02:26 +00:00
jasper
dbf252e9d0
- update py-sip to 4.11
...
ok sthen@
2010-09-01 10:49:49 +00:00
sthen
c38c07c072
missed python bump
2010-09-01 10:20:58 +00:00
ajacoutot
f7296e021c
Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
...
default anyway.
ok jasper@
2010-08-31 08:15:44 +00:00
jasper
d42899be08
- no need to for this make modifier here
2010-08-31 07:41:20 +00:00
ajacoutot
1f7adf2f9b
Remove XXX.
2010-08-31 07:04:12 +00:00
fgsch
4d1bdc0c02
Build the python2.6 flavor instead of 2.5 now that 2.6 is the default.
2010-08-30 23:46:41 +00:00
jasper
8353dfbd95
bumpski for python
2010-08-30 22:24:14 +00:00
jasper
5e9f6969d7
bumps
2010-08-30 22:09:45 +00:00
jasper
80fcd82c2c
- first round of bumps for devel
2010-08-30 22:03:58 +00:00
landry
a1e2c78dcd
Update to nspr 4.8.6, required by (at least) a future firefox 4 update..
...
Tested in a bunch of amd64 bulk builds.
ok naddy@ phessler@
2010-08-30 20:12:55 +00:00
sthen
09f1eae475
add missing @group, remove duplicated CATEGORIES, bump
2010-08-30 13:24:22 +00:00
sthen
00bce63893
+pear-Console-Table
2010-08-30 13:12:53 +00:00
sthen
cc2e8ecf71
import ports/devel/pear-Console-Table, from Daniel Levai, ok ajacoutot@
...
Console_Table provides methods such as addRow(), insertRow(), addCol()
etc., to build console tables with or without headers and with user defined
table rules and padding.
2010-08-30 13:12:20 +00:00
sthen
896e7741b9
upstream for these is extra-annoying and removes old versions; mirror the
...
current distfiles and add a note asking people updating the port to do the
same. ok jasper@
2010-08-30 10:17:14 +00:00
jasper
da3c5a2a24
- update py-sip to 4.10.5
...
- remove maintainer after several timeouts
ok ajacoutot@
2010-08-30 07:16:39 +00:00
jasper
b7b0c65b6c
- remove unneeded patches
2010-08-29 17:59:19 +00:00
kili
b68af81900
Move WANTLIB-main into the ! ${FLAVOR:L:Mno_deps} block, so the
...
no_deps FLAVOR has really no dependencies. Add an always failing
do-build for no_deps that tells people why this FLAVOR exists.
"makes sense" jakemsr@, who initlally sent a different diff
2010-08-26 22:05:05 +00:00
kevlo
89366dfa2b
Update to 1.6.2
...
ok maintainer(robert@)
2010-08-26 09:25:20 +00:00
ajacoutot
198c0dca6e
Don't hardcode "cc" in sourcescanner.py.
2010-08-26 08:01:44 +00:00
jasper
b20db4fc2f
- new style wantlib/lib_depends/revisions
...
- order SUBDIRs
ok sthen@
2010-08-26 05:16:12 +00:00
kevlo
101014f884
add libdisorder
2010-08-26 01:11:28 +00:00
kevlo
e73306bbc1
Initial import of libdisorder 0.0.2
...
libdisorder is a small, simple C library for use by programmers in
other programs.
ok jasper@
2010-08-26 01:10:16 +00:00
sthen
a7f643f9ea
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:45:52 +00:00
sthen
6548c7a188
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:27:16 +00:00
sthen
f5a3eaa473
arm needs -O0
2010-08-25 14:29:56 +00:00
jasper
de99658589
- add mikolaj (submitter) as maintainer
2010-08-25 11:17:42 +00:00
ajacoutot
cabe9a216e
Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
...
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.
looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
jolan
b537f35898
update to 2.0.10; from brad
2010-08-24 22:22:12 +00:00
jasper
b5adae7a09
- add mips64 to the list of architectures that need -O0
2010-08-23 18:17:30 +00:00
jasper
e1332410d5
- switch to ONLY_FOR_ARCHS. listed arches have been tested.
...
based on an idea from josh elasser
2010-08-23 16:23:13 +00:00
jasper
58e5370848
- add support for powerpc
...
from josh elasser, thanks!
2010-08-23 14:16:09 +00:00
sthen
c0045d0056
update tig to 0.16, from maintainer Tobias Ulmer
2010-08-22 17:05:19 +00:00
kili
d72716d944
Oops! Bumping backwards isn't a good idea.
2010-08-22 07:20:02 +00:00
ajacoutot
8513230d20
Bugfix update to goffice-0.8.9.
2010-08-22 06:18:19 +00:00
ajacoutot
b7a35390e8
Maintainance update to glib2-2.24.2
...
* 578295 gtester has a race condition
* 619945 GConverterOutputStream triggers assertion and corrupts data
2010-08-21 21:21:18 +00:00
kili
b222dcd21c
Make everything in WRKSRC world-readable. Unbreaks permissions of the
...
(installed) fptools.css. Problem found while running pkg_check(8) on
my pkg update test box.
2010-08-21 20:40:53 +00:00
ajacoutot
b8332c4220
Maintainance update to libwnck-2.30.3.
2010-08-21 19:11:49 +00:00
ajacoutot
3154f337c3
Bugfix update to libgee-0.5.2.
...
* Bug fixes in TreeSet, TreeMap and Collection.to_array.
2010-08-21 19:11:23 +00:00
ajacoutot
426561c59b
Remove powerpc hack, from Brad.
...
It seems it is not needed anymore (GNOME does not crash like it used to
with some applications).
While here, move to new DEPENDS/REVISION.
2010-08-21 19:10:56 +00:00
jasper
63dd4f6516
- add p5-Config-Simple
2010-08-19 21:09:44 +00:00
jasper
9c36ad8ccb
import p5-Config-Simple 4.59
...
Config::Simple is a class representing configuration file object. It
supports several configuration file syntax and tries to identify the
file syntax automatically. Library supports parsing, updating and
creating configuration files.
from mikolaj kucharski, thanks!
2010-08-19 21:07:34 +00:00
jasper
d38252f156
- fix homepage/master_sites
2010-08-19 18:50:46 +00:00
jasper
b5d5ddeeee
- fix MASTER_SITES
2010-08-19 17:38:48 +00:00
sthen
5241bbc352
update yasm to 1.1.0, from Brad
2010-08-19 08:53:56 +00:00
sthen
51a0b6eebe
Drop chora from here so it can be moved with the rest of the Horde ports.
...
Agreed with avsm@
2010-08-18 14:58:24 +00:00
jasper
a816d02390
- update fossil to 20100703153359
...
- fix static build
from james turner (MAINTAINER)
2010-08-18 13:53:05 +00:00
jasper
3dc4580465
- fix with gcc2
...
ok espie@
2010-08-05 12:42:24 +00:00
kili
feeec7a294
Bump after ghc ABI change
2010-08-02 21:16:15 +00:00
espie
283c74370e
let papyon update pymsn, since it's deprecated in favor of papyon.
...
zap php-* name changes, which are not there yet, and may not be...
2010-08-02 08:23:24 +00:00
espie
d908473ff3
fix updates from before MULTI_PACKAGES
2010-08-02 07:25:50 +00:00
espie
89376e1164
conflict with the lang/gcc/3.3,-f77 subpackage.
...
(and pseudo-conflict with older lang/g77)
2010-08-01 10:29:56 +00:00
ajacoutot
2928061877
Make makeinfo(1) happy.
2010-08-01 08:08:58 +00:00
sthen
07b583b138
Doesn't build on sparc64 yet; set BROKEN-sparc64.
2010-07-31 11:04:48 +00:00
sthen
340b80751f
fix MASTER_SITES
2010-07-31 09:37:21 +00:00
landry
ac8baec5c0
Depends changes->plist changes->bump REVISION.
2010-07-31 07:02:20 +00:00
landry
da504745b9
devel/horde moved to www/horde/horde, so fix DEPENDS.
...
Fixes bulk build.
2010-07-31 06:59:40 +00:00
ajacoutot
190faff5ce
Bugfix update to goffice-0.8.8.
2010-07-31 05:15:33 +00:00
jolan
cf698d83cf
update to 1.2.11; from brad
2010-07-30 20:00:26 +00:00
sthen
8a2471c43a
Drop the old horde ports, new versions are now in ports/www/horde
...
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
ajacoutot
4d03749581
Update to gobject-introspection-0.6.14.
...
hobbits take maintainership.
2010-07-30 05:49:24 +00:00
dcoppa
90d59a716c
We overwrite library version numbers using our LIBxxx_VERSION
...
environment variable, but we want to do it for shared libraries
only. Otherwise a static library gets created as
libfoo.a.${LIBfoo_VERSION}, which is wrong.
Bug reported and patch tested by Alexandr Shadchin <alexandr DOT
shadchin AT gmail DOT com>: thanks!
While here, reword/clarify some comments to better explain what my
patches do.
2010-07-28 20:34:22 +00:00
kili
7994693148
No need for gmp if built with nhc98.
2010-07-27 18:18:29 +00:00
kili
1036176960
hs-x11-extras is in hs-X11 now
...
noticed by espie
2010-07-26 20:27:05 +00:00
ajacoutot
2cbf4b51a9
No need for MODGCC4 on powerpc anymore, from Brad.
...
While here, move to new REVISION/DEPENDS.
2010-07-26 16:14:15 +00:00
ajacoutot
edb530dd6f
Remove obsolete comment.
2010-07-26 05:39:06 +00:00
jolan
c8db46c417
update to a slightly newer/forked version
2010-07-25 23:39:07 +00:00
landry
eb9402ccfa
Chase ffx 3.6.8 update - here comes xulrunner 1.9.2.8.
2010-07-25 21:39:20 +00:00
ajacoutot
b2499274a1
Unfuck this port. Didn't build -> no bump.
2010-07-25 12:45:08 +00:00
benoit
c838957aa0
- update mercurial to 1.6
...
- regen PLIST
ok wcmaier@
2010-07-25 07:22:24 +00:00
jolan
b5f325fe8d
remove; active development stopped 2 years ago and it was never that
...
great to begin with
2010-07-25 03:01:45 +00:00
jolan
109005f7a0
unlink libbt
2010-07-25 03:00:42 +00:00
jolan
6e15b97878
ride the last commit and drop main tainter status
2010-07-25 02:18:05 +00:00
jolan
38b6438f69
update to 1.0.3; from brad
2010-07-25 02:11:14 +00:00
jolan
2dd8f6d986
update to 2.0.21; from brad
2010-07-25 02:01:47 +00:00
naddy
34837b39ea
bump PKGNAME for PLIST changes 4.7 -> 4.8
2010-07-24 23:05:08 +00:00
sthen
d417aeb2b8
update to 9.0.3 from Daniel Dickman (maintainer), small tweak to
...
wmname information in README.OpenBSD from me, ok with Daniel.
2010-07-24 22:12:53 +00:00
ajacoutot
5d0efe2198
Typo which added python as a BUILD_DEPENDS.
2010-07-24 10:18:55 +00:00
benoit
cfdfc91446
- update py-parsing to 1.5.3
...
- regen PLIST
2010-07-24 08:38:01 +00:00
naddy
900d39a92e
Don't put a directory name into PATCHFILES, it breaks mirror-maker.
...
Use MASTER_SITE_GNU.
2010-07-23 18:29:47 +00:00
ajacoutot
70c0ee9d51
+readline
...
On behalf of laurent@ who already put his laptop away because he was such
in a hurry to go on week-end ;-)
2010-07-23 15:58:30 +00:00
laurent
5a1f7b5841
Readline is a library to edit command lines as they are typed in, this is the GPLv3 newer version then the one in base, okay and tweaks aja@
2010-07-23 14:51:11 +00:00
landry
13049e34d0
Chase firefox update and bump to xulrunner 1.9.2.7.
2010-07-22 21:43:01 +00:00
ajacoutot
b0faafae0d
+1.10
2010-07-22 19:13:23 +00:00
ajacoutot
8cd1291e47
Import automake-1.10.3.
...
Required for upcoming gstreamer update.
2010-07-22 19:12:22 +00:00
ajacoutot
b333949ee1
Err, forgot to set the license marker in previous, going into autoslap
...
mode.
No pkg change.
2010-07-22 12:13:17 +00:00
ajacoutot
2e5c186640
Make all info patches consistent so info files can be installed without
...
warnings (and actually do install the info file from version 1.4).
Do not hardcode gmake.
2010-07-22 12:08:58 +00:00
ajacoutot
24cd24bd6b
Fix regress: don't depend on ::lang/python/2.3 it's been removed long
...
ago. Let's use the python MODULE so that python* tests are actually run
but set MODPY_BUILDEP and MODPY_RUNDEP to No.
Prevent install-info from whining when we have several versions
installed.
Regen patches.
2010-07-22 11:37:15 +00:00
ajacoutot
1085cfe665
No need to set MODPY_VERSION here, use the default one.
...
ok stsp@ (maintainer)
2010-07-22 09:09:34 +00:00
ajacoutot
f6e061d135
One dependency on libtool is enough.
2010-07-22 05:32:34 +00:00
sthen
390e9c3c97
remove ports-tree-gcc4 workarounds, use REVISION, etc. ok jsg@
2010-07-21 22:19:01 +00:00
sthen
9eb24250ce
Update orc to 0.4.6, patched to avoid opcodes not available on our
...
supported arm systems. From Brad, with some prodding from ajacoutot,
many opcodes worked out by me the slow way.
2010-07-21 20:30:21 +00:00
merdely
36ae62412b
Update to 1.00
2010-07-21 15:17:58 +00:00
ajacoutot
c7a13b932b
Fix cpuid function on x86-64 (from upstream), see:
...
https://bugs.freedesktop.org/show_bug.cgi?id=28956
from Brad
2010-07-21 05:51:41 +00:00
ajacoutot
3ee721a6cb
Unbreak after my recent gamin commit.
...
spotted by naddy@
2010-07-20 17:39:41 +00:00
landry
f4a0328f42
Add -Wl,-rpath,'$(installdir)' to LDFLAGS when linking mozilla libs, so
...
that when they are dlopen()'ed they can tell ld.so where to go hunt for
the other mozilla libs they depend on.
Similar fix as done in xulrunner 1.8 patch-config_rules_mk 2 years ago
by martynas@, needed to convert py-gnome-extras to xulrunner 1.9.
No fallout on firefox.
2010-07-19 13:46:27 +00:00
naddy
b9b8307b3d
check COMPILER_VERSION instead of USE_GCC3; from Brad
2010-07-18 19:12:05 +00:00
benoit
c87b8170bd
- update py-asn1 to 0.0.11a
2010-07-18 11:15:52 +00:00
kili
a72ff5f5e9
Switch to REVISION.
2010-07-17 13:56:14 +00:00
kili
65b2bee750
Switch to REVISION and new WANTLIB/LIB_DEPENDS style.
2010-07-17 13:54:30 +00:00
kili
205d4391a4
Add LIB_DEPENDS to RUN_DEPENDS.
...
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
sebastia
8f830e8e64
Fix build on gcc-2.95 archs, based on patch from naddy@
...
While here, switch to new REVISION and DEPENDS.
OK landry@ and ajacoutot@
2010-07-17 08:54:33 +00:00
dcoppa
a458de988b
Remove a bogus EXTRACT_SUFX, spotted by ajacoutot@.
...
No bump needed.
2010-07-16 21:11:51 +00:00
dcoppa
1da44cf422
+libyajl
2010-07-16 08:17:53 +00:00
dcoppa
3450f88784
Import devel/libyajl, a small JSON library written in ANSI C.
...
Needed by an upcoming x11/i3 update.
OK sthen@
2010-07-16 08:09:13 +00:00
ajacoutot
1e5af7758d
SECURITY fix for another occurence of CVE-2003-0070.
...
Security update to vte-0.24.3:
Report a static window title, since the real window title should NEVER
be reported, as it creates a security vulnerability.
See http://marc.info/?l=bugtraq&m=104612710031920&w=2
2010-07-16 05:10:51 +00:00
espie
19eea20ac7
bump, since landry won't
2010-07-15 19:28:46 +00:00
merdely
3048a75d48
Add quirk for wordpress-mu
...
Suggested by kili@
2010-07-15 14:26:30 +00:00
landry
60189eaf3e
Fix the fix. Shouldn't commit when still asleep.
2010-07-15 11:01:21 +00:00
landry
03519d09cc
Fucking unfuck the @#~]#@~ fuckedup .pc file.
...
Noticed by espie@
2010-07-15 06:08:19 +00:00
sthen
3f913dcdaa
use REVISION
2010-07-13 19:46:10 +00:00
naddy
c86a52fa7f
* fix build after the removal of DLT_OLD_PFLOG; ok sthen@, jmeltzer@
...
* fix HOMEPAGE/MASTER_SITES, from sthen@
2010-07-13 15:21:18 +00:00
dcoppa
7283a0afb2
Fix a bug with shared libraries having OUTPUT_NAME in their target
...
properties.
Update to cmake-2.8.2.
While here, move to new-style LIB_DEPENDS/WANTLIB.
OK espie@, landry@, sthen@
2010-07-12 19:19:30 +00:00
ian
2c8b03be07
Minor version update, to 1.365. New HOMEPAGE and MASTER_SITES.
...
Submitted by Piotr Sikora, similar diff submitted by Alex Holst, thanks.
2010-07-12 01:17:11 +00:00
landry
6ec48e9457
Switch to newer LIB_DEPENDS/WANTLIB/REVISION, remove PATCHLEVEL.
...
symlink libxpcomglue{,_s}_pic.a to libxpcomglue{,_s}.a so that #@#@!@$
libtool correctly links with the xpcom glue. Adjust libxul{-embedding}.pc
to return the appropriate _pic lib.
2010-07-11 14:55:56 +00:00
naddy
619fa607cf
should work after i386 gcc4 switch; from Brad
2010-07-10 20:54:07 +00:00
naddy
9b2ec059c4
rename variable, REVISION has a special meaning now
2010-07-10 20:30:37 +00:00
landry
c5276a8f3b
Cope with patch-config_autoconf_mk_in change in www/mozilla-firefox.
...
Switch PLISTs to use MOZILLA_PROJECT semantics, but do not convert the
port to www/mozilla MODULE yet. xulrunner 1.8 needs to be buried first.
2010-07-09 16:38:58 +00:00
sthen
5cd2989340
zap empty patches; pointed out by Brad
2010-07-09 15:19:31 +00:00
landry
34539a39d1
Darn. I was supposed to cvs rm this file. Pointed out by Daniel Dickman,
...
thx.
2010-07-09 12:57:58 +00:00
sthen
dedf92a50b
update sdl-image to 1.2.10, from Brad, tested in bulk build by landry@
2010-07-09 09:20:53 +00:00
naddy
aa4cc93d94
bump after i386/hppa/powerpc gcc3->gcc4 switch
2010-07-09 08:45:11 +00:00
landry
12f6c089b8
Whoops
2010-07-09 07:35:04 +00:00
landry
4b0c4eb006
Update to netbeans 6.9, from maintainer Daniel Dickman.
...
No complains/feedback on ports for three weeks.
2010-07-09 07:34:07 +00:00
robert
e1bb4de18f
Bump UTHREAD_SP_OFFSET to the correct value on i386 after the layout change
...
in struct _machdep_state from libpthread.
The offset is hardcoded in boehm-gc because it's a private struct so we
cannot use offsetof(). This will probably not change soon again but I am
writing this as a note for people who will run into the same problem in
the future.
All the regression tests are passing now and mono builds fine too.
Thanks to kurt@ for pointers.
2010-07-08 23:00:18 +00:00
jasper
3a38b5ecfe
- zap $V (spotted by aja)
...
- tweak comment
2010-07-08 12:38:23 +00:00
jasper
d0c782c132
- sync
2010-07-08 12:30:20 +00:00
jasper
f2e86ecce6
import luaprofiler 2.0.2
...
LuaProfiler is a time profiler designed to help finding bottlenecks on
your Lua program.
If you use LuaProfiler into your program, it will generate a log of all
your function calls and their respective running times. You can use this
log to generate a summary of the functions your program uses, along with
how long it stayed in each of them, or you can import the log into a
spreadsheet for further analysis.
2010-07-08 12:28:57 +00:00
ajacoutot
ea622a08e6
Mention gconf-polkit, but do not depend on it.
2010-07-07 16:40:53 +00:00
ajacoutot
da0b6bf00d
Subpackage this port so that polkit support is not enforced if not wanted.
...
gconf,-main -- same as current one
gconf,-polkit -- polkit support files (used to apply system-wide default
or mandatory settings)
ok jasper@ robert@
2010-07-07 16:40:22 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
espie
9393b27969
fix abuse of LIB_DEPENDS
2010-07-06 10:03:42 +00:00
eric
951e3d7e88
- update twisted to 10.0.0
...
- add twisted.pair
- better regress target
with help from alek@
ok landry@
2010-07-05 13:37:02 +00:00
jasper
42226d70d3
- update bouml to 4.22.1
2010-07-05 10:42:48 +00:00
sthen
2d99bd722d
update to 0.23, ok kevlo@
...
- fixes problem seen by viq when building p5-Net-Twitter,
not quite sure why but maybe connected with other updates
in the Moose jungle
2010-07-05 09:29:49 +00:00
espie
4ff5bb92f3
like-wise
2010-07-05 07:51:36 +00:00
espie
b56465e763
typo
2010-07-05 07:50:11 +00:00
espie
d5590b3161
proxy does not come from the gnome subpackage
2010-07-05 07:48:56 +00:00
ajacoutot
cd3e9db717
Run compileall.py so that pyc files get registered in the PLIST and
...
pkg_delete doesn't complain.
reported by naddy@
2010-07-03 04:50:00 +00:00
jim
f6b72d8ef6
update to 0.13
...
ok ajacoutot@, sthen@
2010-07-03 03:41:42 +00:00
naddy
26dc17567a
update to 0.18.1
2010-07-03 03:23:22 +00:00
naddy
e3ee31b058
Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
...
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
jim
38b7fad072
bump pkgname after previous fixes. pointed out by sthen@
2010-07-02 18:29:20 +00:00
ajacoutot
deef71a598
Take maintainer.
...
ok robert@
2010-07-02 18:01:53 +00:00
jim
88385d854c
tighten run depends. from sthen@
2010-07-02 14:51:56 +00:00
sthen
fc8f86adea
Better use a correct CPAN_AUTHOR so the distfile can be fetched.
2010-07-02 12:11:13 +00:00
sthen
ebcaa25436
libstdc++/libm WANTLIB. ok jasper
2010-07-02 10:32:55 +00:00
jakemsr
5e68761a92
audio support via sndio
2010-07-02 09:40:30 +00:00
jim
207f8b22c3
correct the OpenBSD tag
...
ok ajacoutot@
2010-07-02 06:02:29 +00:00
jim
022e3afb9e
+p5-Getopt-Long-Descriptive
...
+p5-MooseX-ConfigFromFile
+p5-MooseX-Getopt
+p5-MooseX-Role-WithOverloading
+p5-MooseX-Types-Common
2010-07-02 04:43:14 +00:00
jim
808b70e49c
import p5-MooseX-Types-Common-0.001002
...
Set of commonly-used type constraints that do not ship with Moose by
default.
ok robert@
2010-07-02 04:35:49 +00:00
jim
f0a8025f1f
import p5-MooseX-Role-WithOverloading-0.06
...
Allows you to write a Moose::Role which defines overloaded operators and
allows those operator overloadings to be composed into the
classes/roles/instances it's compiled to, while plain Moose::Roles would
lose the overloading.
ok robert@
2010-07-02 04:32:49 +00:00
jim
33c2d77aaf
import p5-MooseX-Getopt-0.29
...
Moose role for processing command line options
ok robert@
2010-07-02 04:29:32 +00:00
jim
bf49179497
import p5-MooseX-ConfigFromFile-0.02
...
Moose role for setting attributes from a config file
ok robert@
2010-07-02 04:27:00 +00:00
jim
5ff2a2c1e8
correct the build, run, and regress depends
...
ok robert@
2010-07-02 04:24:11 +00:00
jim
2d0d695a61
import Getopt-Long-Descriptive-0.085
...
Getopt::Long, but simpler and more powerful
ok robert@
2010-07-02 04:18:23 +00:00
jim
58a840af73
update to 1.17
...
ok robert@
2010-07-02 04:14:16 +00:00
jim
1ccf2352bc
update to 2.01
...
ok robert@
2010-07-02 04:13:09 +00:00
jim
6e4057c72b
update to 0.23
...
ok robert@
2010-07-02 04:11:50 +00:00
jim
ff4b81ca2e
update to 1.08
...
ok robert@
2010-07-02 04:10:24 +00:00
jim
1910f6ff35
update to 1.03
...
ok robert@
2010-07-02 04:09:03 +00:00
jim
41740eb7f5
update to 0.19
...
ok robert@
2010-07-02 04:07:33 +00:00
jim
180cce6bc1
update to 5.8004
...
ok robert@
2010-07-02 04:03:32 +00:00
jakemsr
e7c615c994
sndio support. note, there are two different audio API APIs in jdk1.6,
...
one, HAE, is not portable to APIs that don't use file descriptors as
their handle, so it's still using ossaudio. the other, DirectAudio,
is more portable, and is the one that this commit is converting to
sndio. DirectAudio is preferred by jdk, and if it's supported, it will
be used. in other words, your java apps on OpenBSD will now be using
sndio (assuing you're using jdk1.6, sndio for jdk1.7 coming soon).
just wanted to explain why this still links with libossaudio ...
ok ajacoutot
2010-07-02 01:43:12 +00:00
djm
e93d88fd8e
update to 2.0.10; ok sthen@
2010-07-02 00:06:31 +00:00
ajacoutot
e3f5fc7f55
WANTLIB.
2010-07-01 16:47:22 +00:00
robert
b68119f038
Make antoine happy by using TRUEPREFIX and substituting the version
...
in the pc file too.
2010-06-30 19:18:07 +00:00
robert
6c7849e848
+mono-flickrnet
2010-06-30 19:02:51 +00:00
robert
a4f804b78d
Import of mono-flickrnet:
...
The Flickr.Net API is a .Net Library for accessing the Flickr API, written
entirely in C#.
2010-06-30 19:02:28 +00:00
jim
70c0886033
update to version 1.02 and remove maintainer.
...
ok ajacoutot@
2010-06-30 18:37:23 +00:00
jim
c75c27f9df
update to version 1.108 and remove maintainer.
...
ok ajacoutot@
2010-06-30 18:35:52 +00:00
jim
76bc90f01f
update to version 0.95 and switch to modbuild.
...
ok ajacoutot@
2010-06-30 18:20:52 +00:00
jim
113c552b36
update to version 0.43
...
ok ajacoutot@
2010-06-30 18:19:31 +00:00
jim
ed323c7dee
update to version 0.20
...
ok ajacoutot@
2010-06-30 18:18:38 +00:00
jim
ef4f283079
update to version 1.32
...
ok ajacoutot@
2010-06-30 18:17:34 +00:00
jim
3bdf27f9f5
update to version 0.18
...
ok ajacoutot@
2010-06-30 18:16:27 +00:00
jim
6cc3940fc2
update to version 1.09. remove maintainer and a trailing whitespace.
...
ok ajacoutot@
2010-06-30 16:56:18 +00:00
jim
2dd68283d9
update to version 1.4000
...
ok ajacoutot@
2010-06-30 16:53:46 +00:00
jim
24facc99cb
+p5-Test-SubCalls
2010-06-30 16:46:55 +00:00
jim
5e7b450ea2
import p5-Test-SubCalls
...
There are a number of different situations (like testing caching code)
where you want to want to do a number of tests, and then verify that
some underlying subroutine deep within the code was called a specific
number of times.
ok ajacoutot@
2010-06-30 16:45:28 +00:00
jim
db98881b2f
+p5-Package-Stash
2010-06-30 16:24:49 +00:00
kili
f19ee7273f
WANTLIB += pthread and bump PKGNAME.
2010-06-30 15:41:01 +00:00
sthen
3468abfe2f
+p5-Data-HexDump
2010-06-30 07:19:58 +00:00
sthen
5bc0f27879
Import ports/devel/p5-Data-HexDump
...
From maintainer Abel Abraham Camarillo Ojeda
Dump in hexadecimal the content of a scalar. The result is returned
in a string. Each line of the result consists of the offset in the
source in the leftmost column of each line, followed by one or more
columns of data from the source in hexadecimal. The rightmost column
of each line shows the printable characters (all others are shown
as single dots).
2010-06-30 07:19:21 +00:00
jim
4fee540f7d
update to version 1.25
...
ok kevlo@
2010-06-30 02:31:33 +00:00
jim
2685ac4e1b
update to version 0.11
...
ok kevlo@
2010-06-30 02:30:19 +00:00
jim
45fe5b3eb4
update to version 1.19.
...
ok robert@
2010-06-29 16:45:34 +00:00
jim
05db8eff25
update to version 0.28. Add build and regress depends.
...
ok robert@
2010-06-29 16:44:12 +00:00
jim
1264dd3be0
update to version 0.45. Remove a trailing whitespace.
...
ok robert@
2010-06-29 16:42:23 +00:00
jim
18d61a9e9e
update to version 0.06
...
ok maintainer, ajacoutot@
2010-06-29 14:31:42 +00:00
stsp
467b3cbf53
Update to 1.6.12.
...
diff was quietly sitting on ports@ for a week
2010-06-29 14:26:08 +00:00
jim
029208420f
import p5-Package-Stash
...
Manipulating stashes (Perl's symbol tables) is occasionally necessary,
but incredibly messy, and easy to get wrong. This module hides all of
that behind a simple API.
ok ajacoutot@
2010-06-29 13:56:06 +00:00
jim
6d7863088c
update to version 0.59
...
ok robert@
2010-06-29 04:47:59 +00:00
jim
fbb45750f6
update to version 0.12
...
ok robert@
2010-06-29 02:14:22 +00:00
robert
2448607ede
Add quirks for php packages
2010-06-29 01:13:33 +00:00
ajacoutot
2ee5d25db2
Bugfix update to goffice-0.8.7.
2010-06-28 23:05:39 +00:00
jim
48313f64fc
correct typo in comment
...
ok robert@
2010-06-28 21:35:26 +00:00
landry
4b09410899
Update to xulrunner 1.9.2.6, chasing ffx 3.6.6 update. While here, add
...
correct RCS tags to PLIST files..
2010-06-28 21:25:28 +00:00
ckuethe
26438ab503
add p5-Array-Diff
2010-06-27 21:05:06 +00:00
ckuethe
ebcb40e5e1
Update to the latest AVR gcc, binutils, libc and gdb. Based on the FreeBSD
...
port, which is also in sync with winavr/avrstudio. Among other things, this
adds support for atmega328... which means new arduino boards should work.
2010-06-27 20:58:10 +00:00
ckuethe
20d93004f2
update to avrdude 5.10
2010-06-27 20:39:33 +00:00
ckuethe
2254e083cb
Perl module for calculating array differences, ok jim@
2010-06-27 20:38:14 +00:00
ckuethe
c5c64e56bb
update to latest teensyloader which supports the teensy2.0 boards
2010-06-26 21:22:00 +00:00
landry
3b1d1d0cd1
Add libtool to BUILD_DEPENDS as autogen.sh checks for libtoolize.
...
Builds fine with ports libtool otherwise..
2010-06-23 17:38:29 +00:00
jasper
db6122494b
- tyop
2010-06-22 18:59:51 +00:00
ajacoutot
cdfd9363bb
Bugfix update to libsoup-2.30.2.
2010-06-22 18:16:59 +00:00
ajacoutot
40af9b1910
Bugfix update to libwnck-2.30.2
...
* many GSeal-related fixes
2010-06-22 06:04:08 +00:00
ajacoutot
3675a165ff
Update to vte-0.24.2.
...
* translations updates
2010-06-21 20:16:03 +00:00
landry
23f9afac88
Fix WANTLIBs and bump PKGNAME.
...
Prodded by/ok sthen@
2010-06-20 19:44:40 +00:00
ajacoutot
30eb8e9cf3
Enable asm code for implementing atomic ops on i386.
...
Inspired by FreeBSD.
input from naddy@
ok jasper@ sthen@
2010-06-20 18:34:44 +00:00
bernd
5685b2634d
Regen the manpages to avoid some weird artifacts.
...
Noticed by Anthony Bentley. Thank you!
2010-06-20 15:04:39 +00:00
kili
13cb9264e1
Mark as broken on i386 until we switch to gcc4 there, too.
2010-06-20 13:54:19 +00:00
bernd
7af7c80977
Update to git-1.7.1.
2010-06-20 11:49:41 +00:00
kili
9802656d03
Add a couple of new Haskell libraries.
2010-06-20 09:49:04 +00:00
kili
00e3322f17
Portable Haskell/POSIX layer for Pugs.
...
"go ahead, please" espie@
2010-06-20 09:45:28 +00:00
kili
a123c7e5b0
The PCRE backend to accompany regex-base, see www.pcre.org.
...
"go ahead, please" espie@
2010-06-20 09:44:33 +00:00
kili
5dd1c31039
DrIFT is a type sensitive preprocessor for Haskell. It extracts
...
type declarations and directives from modules. The directives cause
rules to be fired on the parsed type declarations, generating new
code which is then appended to the bottom of the input file. The
rules are expressed as Haskell code, and it is intended that the
user can add new rules as required.
DrIFT automates instance derivation for classes that aren't supported
by the standard compilers. In addition, instances can be produced
in seperate modules to that containing the type declaration. This
allows instances to be derived for a type after the original module
has been compiled. As a bonus, simple utility functions can also
be produced from a type.
"go ahead, please" espie@
2010-06-20 09:43:23 +00:00
kili
caf867eccd
This package provides functions for running timeouts.
...
"go ahead, please" espie@
2010-06-20 09:42:25 +00:00
kili
bbac22ea5a
A meta-object system for Haskell based on Perl 6.
...
"go ahead, please", espie@
2010-06-20 09:41:19 +00:00
kili
c0849e3340
Memoize Strings as Atoms for fast comparison and sorting, with maps
...
and sets.
"go ahead, please" espie@
2010-06-20 09:40:36 +00:00
kili
359a57a9f2
This is a simple YAML ('Yet Another Markup Language') processor,
...
used by the Pugs project for handling data serialization; this can
be useful for optimization and caching purposes.
This is an interface to the syck C library for parsing and dumping
YAML data. It lets you transform textual YAML data into an object
of type 'YamlNode', and vice versa, fast.
"go ahead, please" espie@
2010-06-20 09:39:11 +00:00
kili
7d654d2943
This module locates the full directory to the running program, to
...
allow the use of paths relative to it. FindBin supports invocation
of Haskell programs via "ghci", via "runhaskell/runghc", as well
as compiled as an executable.
"to ahead, please" espie@
2010-06-20 09:38:07 +00:00
ajacoutot
b17e998d57
Move %%SHARED%% at the end so that gio-query-modules is still here when we
...
need it.
2010-06-19 11:05:34 +00:00
ajacoutot
6f515e0d35
Welcome the new gio-querymodules "goo".
...
GIO Reference Manual:
gio-querymodules creates a giomodule.cache listing the implemented
extension points for each module that has been found. It is used by GIO
at runtime to avoid opening all modules just to find out which extension
points they are implementing.
2010-06-19 10:32:50 +00:00
kili
6a40d723f3
Require ghc-doc to get all links enabled.
2010-06-18 21:34:23 +00:00
kili
34cceeca47
Oops. I forgot that Haskell people are bad on bootstrapping.
...
Force the build to use the inplace haddock for building the haddock
documentation.
2010-06-18 21:05:06 +00:00
kili
bf0c02b753
Include the Haddock API, but put it into its own subpackage (hs-haddock).
...
This will be needed by leksah.
2010-06-18 20:42:03 +00:00
sthen
d7209a7b86
+p5-Sys-SigAction
2010-06-18 20:30:00 +00:00
sthen
14a2bc9fea
import ports/devel/p5-Sys-SigAction, from Brad.
...
Sys::SigAction - Perl extension for Consistent Signal Handling. With
the use of this module, the signal handling behavior can be coded in a
way that does not change from one perl version to the next, and thus
using POSIX::sigaction() becomes a little easier.
2010-06-18 20:29:19 +00:00
sthen
d77d1038d9
- update to 1.44, license is now explicitly 'same as perl' not 'artistic'.
...
diff from Brad.
- drop msf as maintainer as per standing request.
2010-06-18 20:24:14 +00:00
sthen
1f2bd2c64a
missing p5-
2010-06-18 19:35:05 +00:00
jasper
28af1f79db
- sync with lua.port.mk
2010-06-18 17:59:06 +00:00
sthen
f3b8d063a7
fix PKGNAME; when bumping perl ports you must add p5-
2010-06-18 17:43:53 +00:00
bluhm
c0206dbaaa
+ p5-Data-Validate
...
+ p5-Data-Validate-Struct
2010-06-17 22:11:23 +00:00
bluhm
36d9518714
Initial import of p5-Data-Validate-Struct 0.06
...
This module validates a config hash reference against a given hash
structure in contrast to Data::Validate in which you have to check
each value separately using certain methods.
ok jasper@
2010-06-17 21:56:16 +00:00
bluhm
cba6ea0220
Initial import of p5-Data-Validate 0.08
...
This module collects common validation routines to make input
validation, and untainting easier and more readable. Most of the
functions are not much shorter than their direct perl equivalent
(and are much longer in some cases), but their names make it clear
what you're trying to test for.
ok jasper@
2010-06-17 21:49:36 +00:00
ajacoutot
d4b8541828
Maintainance update to goffice-0.8.6.
2010-06-17 07:05:41 +00:00
landry
b4f46ecb94
Remove a patch i forgot to cvs delete, don't call autoconf in nsprpub/
...
as we use the systemwide one, and bump PKGNAME to be on the safe side.
2010-06-16 19:06:26 +00:00
kili
51a27193e1
Add gtk2hs ports.
2010-06-16 14:05:44 +00:00
kili
d14aee2028
This package provides a wrapper around the Pango C library that
...
allows high-quality rendering of Unicode text. It can be used either
with Cairo to output text in PDF, PS or other documents or with
Gtk+ to display text on-screen.
2010-06-16 14:01:33 +00:00
kili
11e3872046
The GNU Library is a collection of C data structures and utility
...
function for dealing with Unicode. This package only binds as much
functionality as required to support the packages that wrap libraries
that are themselves based on GLib.
2010-06-16 14:00:57 +00:00
kili
0740d739fd
This library allows to load externally stored user interfaces into
...
programs. This allows alteration of the interface without recompilation
of the program.
2010-06-16 13:59:58 +00:00
kili
e15927f4c8
GIO is striving to provide a modern, easy-to-use VFS API that sits
...
at the right level in the library stack. The goal is to overcome
the shortcomings of GnomeVFS and provide an API that is so good
that developers prefer it over raw POSIX calls. Among other things
that means using GObject. It also means not cloning the POSIX API,
but providing higher-level, document-centric interfaces. This package
provides Haskell bindings to gio.
2010-06-16 13:59:06 +00:00
kili
e4cf727550
This package provides a set of helper programs necessary to build
...
the Gtk2Hs suite of libraries. These tools include a modified c2hs
binding tool that is used to generate FFI declarations, a tool to
build a type hierarchy that mirrors the C type hierarchy of GObjects
found in glib, and a generator for signal declarations that are
used to call back from C to Haskell. These tools are not needed to
actually run Gtk2Hs programs.
2010-06-16 13:57:39 +00:00
ajacoutot
999d79d16b
Remove now unused patch -- we have strndup(3).
...
No bump because because code was #ifndef HAVE_STRNDUP ... so it wasn't
picked up anymore.
2010-06-16 12:22:45 +00:00
jasper
a2c755bae3
- adapt to new lua.port.mk
...
ok jolan@ (MAINTAINER)
2010-06-15 22:05:58 +00:00
jasper
ec48d76849
- tweak regress dependency
2010-06-15 20:24:06 +00:00
ajacoutot
d8239b2cfe
Bugfix update to libgee-0.5.1.
2010-06-15 18:07:42 +00:00