Commit Graph

7843 Commits

Author SHA1 Message Date
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
kili
e59069c5b1 Add gmp and bump.
While here, adjust the comment about weird permissions (don't blame
the darcs people, it's not their fault).
2010-06-15 18:00:33 +00:00
kili
73f62484da Add gmp and bump. 2010-06-15 17:59:24 +00:00
kili
726fff75c3 Add gmp dependency.
Move hs-ghc-paths from RUN_DEPENDS to BUILD_DEPENDS.
Bump.
2010-06-15 17:38:17 +00:00
fgsch
92ad11f4a3 Update to 1.5.4. ok maintainer. 2010-06-15 17:20:27 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
ajacoutot
21e558ee76 Bugfix update to pango-1.28.1. 2010-06-15 16:59:45 +00:00
espie
a1e380599c help shitty includes work. fixes sdlmame 2010-06-15 15:29:29 +00:00
espie
bd4a069384 consensus seems to be no colors, and verbose... 2010-06-14 12:34:29 +00:00
jasper
9cf418bba3 - fix build on mips64
ok MAINTAINER
2010-06-14 10:12:46 +00:00
jasper
55e60b8fae - properly recognize mips64 2010-06-14 08:22:19 +00:00
naddy
ad39b583df Remove g77 dependency. The generated libtool is the same. (Except
for now also allowing static linking for Fortran, which was previously
misdetected.)  ok maintainer
2010-06-12 20:56:14 +00:00
steven
06c5620840 use gnu libtool 2010-06-12 17:02:27 +00:00
landry
872f1d0536 Remove now deprecated/unused files/patches/. Yay! 2010-06-12 16:23:55 +00:00
landry
5aef389f71 Update to xulrunner 1.9.2.3 (from 1.9.1.7) :
- mozilla don't do real releases anymore from xulrunner itself, so build
  it from firefox 3.6.3 tarball. Thx tnn@netbsd for the trick.
- that also permits us to use patches/ and files/ from
  www/mozilla-firefox, and stop mirroring another 50Mb distfile. Yay!
- some headers are MI, so do the PFRAG.{amd64,jit}-devel dance in PLIST
sthen@ thinks 'going in this direction makes a lot of sense'.
2010-06-12 15:16:47 +00:00
sthen
c40c2a56d2 Adjust LLVM/CLang to work with GCC4 in base, while still working
with ports GCC4 for arch which haven't switched yet.

With/ok jsg@.
2010-06-12 12:15:08 +00:00
sthen
ae275f52b8 Remove workaround for optimizer-related problem on amd64 gcc 3.3.
From Brad.
2010-06-11 21:48:09 +00:00
landry
7da7a14cf9 Remove sparc64-specific patch now that it switched to gcc4.
From Brad.
2010-06-11 19:10:07 +00:00
dcoppa
f3c3de1d7a Remove MODCMAKE_WANTCOLOR=No, as requested by espie@
OK ajacoutot@
2010-06-11 08:53:52 +00:00
dcoppa
2151e979b2 Set CFLAGS in the ports Makefile instead of using handrolled patches.
Unbreak build on hppa too. From landry@: thanks!

OK landry@
2010-06-11 08:07:17 +00:00
ajacoutot
bad5e2d186 XXX On amd64, set CFLAGS+=-O.
gcc4 opts seem to trigger an overflow in oil_cpu_detect_arch() which
crashes some applications (e.g. SIGTRAP with gst-inspect)

ok sthen@
2010-06-10 13:24:14 +00:00
kevlo
69ff125b10 Missing dependency on devel/p5-Test-use-ok
ok sthen@
2010-06-09 08:55:09 +00:00
jasper
c372546125 - fix build on mips64(el)
ok nicm@ (MAINTAINER)
2010-06-09 08:52:14 +00:00
edd
48149ce181 force use of new cmake as people who have not upgraded will hit problems with,
for example x11/awesome.

OK sthen@, dcoppa@
2010-06-07 20:33:20 +00:00
sthen
e50e4a74d1 update to 3.4b1, allowing this to work with Tcl 8.5.
From Sebastian Reitenbach with some changes by me & tested by Sebastian.
earlier version ok jasper@

(not moving to itcl 4.0 yet; other parts are needed first).
2010-06-07 14:39:46 +00:00
jasper
996540b1fe - fix on mips64(el) 2010-06-07 14:25:47 +00:00
jasper
5c868c2c98 - fix build with gcc2, yes, '2', not '4'. :-)
based on a diff from sebastian reitenbach
2010-06-07 12:47:28 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
espie
0c13c1c40a same error in main package 2010-06-04 17:29:23 +00:00
espie
a8fc78ee26 fix plist error, the only bug in pkg_add is that it should warn when making
the package...
2010-06-04 17:14:38 +00:00
ajacoutot
8ded40f076 Minor update to libsigc++-2.2.8
* just a small change for library.gnome.org
2010-06-04 16:38:26 +00:00
ajacoutot
4e6a7431d9 Update to gconfmm-2.28.2.
* fix pkgconfig file
2010-06-04 16:09:59 +00:00
sthen
a5ab2df0ef Build depends on f77. 2010-06-04 11:45:37 +00:00
ajacoutot
626d397285 Update to gconfmm-2.28.1.
* use mm-common, like the other *mm modules
* enable documentation
2010-06-04 06:06:42 +00:00
sthen
7917f488a7 Fix bad pkgspec in RUN_DEPENDS. I bumped PKGNAME anyway though I don't
see how anyone could actually have installed this.
2010-06-03 23:01:16 +00:00
ajacoutot
8f2a089a25 Update to codeblocks-10.05. 2010-06-03 16:09:03 +00:00
sthen
95df2301f2 add missing dep on p5-IO-stringy otherwise cpan auto-installs it.
ok stephan@
2010-06-03 14:18:20 +00:00
dcoppa
ccb48c6b8d Add missing -lsndio.
OK landry@
2010-06-02 19:07:43 +00:00
kili
30800f8eef With gcc4, this needs WANTLIB-main = m stdc++
"just add it" ajacoutot@
2010-06-02 09:45:49 +00:00
jasper
fbafc86c18 - update iso-codes to 3.16 2010-06-02 08:53:15 +00:00
dcoppa
0fe1cb2a9e s/librairies/libraries/
OK ajacoutot@
2010-06-01 12:46:24 +00:00
kevlo
ce393e87b0 Update to 0.13
ok pea@
2010-06-01 09:48:08 +00:00
dcoppa
23e0e99b42 Add some bits needed by kde4.
Move the "cleaning commands" from post-build to post-install.
From espie@: thanks!

OK espie@
2010-05-31 06:29:27 +00:00
ajacoutot
011f49845a Update to ptlib-2.6.7. 2010-05-31 05:28:06 +00:00
ajacoutot
6e2e4222c6 Minor update to goffice-0.8.5. 2010-05-31 05:26:23 +00:00
kevlo
93a2f6a8b7 update to 1.08
ok sthen@
2010-05-31 01:59:37 +00:00
kevlo
7fd0adca82 update to 1.28
ok sthen@
2010-05-31 01:58:12 +00:00
robert
7f97f6c742 +p5-IPC-Run-SafeHandles 2010-05-29 23:11:03 +00:00
robert
1296923fe0 Import of p5-IPC-Run-SafeHandles;
IPC::Run and IPC::Run3 are both very upset when you try to use them
under environments where you have STDOUT and/or STDERR tied to something
else, such as under fastcgi.

The module adds safe-guarding code when you call IPC::Run or IPC::Run3
under such environment to make sure it always works.
2010-05-29 23:10:11 +00:00
dcoppa
8b1b17cff8 Update to cmake 2.8.1 (I also take maintainership).
"This is good, commit." espie@
2010-05-28 20:21:48 +00:00
espie
955c7c4a26 fix clean-up. revert debug build 2010-05-28 12:49:05 +00:00
ajacoutot
6647e5c240 We don't provide a share/applications/defaults.list file so use
mimeinfo.cache instead (and this file actually contains mimes we do
suport).
Fix typo in xdg-open.

Fixes xdg-open and xdg-mime issues dcoppa@ reported.
ok dcoppa@
2010-05-28 12:41:26 +00:00
espie
c84ed918a2 put LOCALBASE/X11BASE in env if they're not already there. Fixes qmake
builds.
2010-05-28 12:12:04 +00:00