brad
f3f74776ef
Correct the pkg-config file for static vs shared library linking.
...
ok sthen@
2013-11-02 18:00:05 +00:00
benoit
204a7324d2
Update to p5-Test-NoTabs 1.3.
...
ok simon@ (maintainer)
2013-11-02 14:30:56 +00:00
ajacoutot
94f1916b74
-Wextra is supported by both our gcc.
2013-11-02 11:13:19 +00:00
ajacoutot
04d17f1b94
-Wextra is supported by both our gcc.
2013-11-02 10:43:04 +00:00
fgsch
66050a4705
Hook py-send2trash
2013-11-01 17:48:06 +00:00
fgsch
ef54a8e80f
Import send2trash, a package to send files to the trash natively.
...
benoit@ sthen@ ok
2013-11-01 17:45:20 +00:00
benoit
704291f8bc
remove myself as maintainer
2013-11-01 17:19:05 +00:00
ajacoutot
989f89d35a
Update to harfbuzz-0.9.23.
2013-11-01 10:12:19 +00:00
sthen
27f03b1c52
bump REVISION for any ports using route messages. regen some distinfos and
...
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +00:00
bcallah
cc8c5d1eb1
+sdl2-mixer
2013-10-31 15:30:30 +00:00
bcallah
8aff39ba8f
Import devel/sdl2-mixer, the SDL2 multi-channel audio mixer library.
...
MP3 support is currently disabled awaiting the import of SMPEG2.
ok landry@
2013-10-31 15:30:07 +00:00
benoit
647171d7da
Update to git-1.8.4.2.
2013-10-31 07:00:26 +00:00
brad
17dffabb14
Upgrade to gmake 4.0.
...
Bulk build tested by landry@
ok sthen@
2013-10-30 23:08:56 +00:00
bcallah
c8d38c929f
+sdl2-image
2013-10-30 23:03:34 +00:00
bcallah
20140d1fd4
Import devel/sdl2-image, the SDL2 image library.
...
ok landry@
2013-10-30 23:03:07 +00:00
bcallah
d7274d02ad
+sdl2
2013-10-30 18:11:34 +00:00
bcallah
172b2e38c8
Import devel/sdl2, SDL2-2.0.1, the latest release of SDL.
...
Most of the porting work done by jsg@.
ok jsg@ (who was also ok with me taking maintainer) bentley@ landry@
2013-10-30 18:11:11 +00:00
dcoppa
ae719919a2
Fix DefaultAsynchronousChannelProvider.create so it does not crash
...
("java.lang.InternalError: platform not recognized"), but instead
creates an instance of BsdAsynchronousChannelProvider().
From FreeBSD PR 183389
okay kurt@ (maintainer)
2013-10-30 15:23:32 +00:00
schwarze
ab7bd9c293
+p5-Devel-Cover-Report-Clover
2013-10-30 09:53:13 +00:00
schwarze
d243429431
Import devel/p5-Devel-Cover-Report-Clover.
...
This module generates Clover compatible coverage XML files which
can be used in various continuous integration software systems.
It is designed to be called from the cover(1) program distributed
in the p5-Devel-Cover package.
ok benoit@ (who updated p5-Devel-Cover earlier this year) and sthen@
2013-10-30 09:50:30 +00:00
jasper
7473fe88f4
regen WANTLIB to unbreak after libvirt update; spotted by naddy@, thanks!
2013-10-29 17:58:06 +00:00
naddy
67986bb243
move icons to /cvsweb/icons so they are accessible by both httpd and nginx
2013-10-29 16:30:15 +00:00
stsp
e4c7f72cff
Update to Subversion 1.8.4. Maintenance release, mostly client-side fixes.
2013-10-29 16:02:28 +00:00
landry
8d8e94e4c2
Add --without-lzma to CONFIGURE_ARGS to ensure gdb doesnt pick a hidden
...
dependency on archivers/xz.
2013-10-28 18:11:06 +00:00
sthen
a8baec9b3f
update to Log::Any 0.15, from dhill (maintainer)
2013-10-28 01:16:36 +00:00
sthen
8e408cdb12
+py-libmagic
2013-10-27 09:58:14 +00:00
sthen
27082ef7cf
import devel/py-libmagic, Python bindings to libmagic. ok zhuk@
2013-10-27 09:57:50 +00:00
jeremy
e79a176be2
Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
...
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
ajacoutot
583834bd5f
Fix dependencies and bump after the recent libsoup -gnome => -main merge.
2013-10-26 08:02:57 +00:00
ajacoutot
72d1d356b5
There is no need for a -gnome subpackage anymore; -main has exactly the
...
same dependency requirements. So let's simplify this and merge -gnome
into -main.
2013-10-26 08:02:08 +00:00
schwarze
7aa85a49ec
+p5-TAP-{Formatter,Harness}-JUnit
2013-10-26 00:12:10 +00:00
schwarze
f301e43743
Import p5-TAP-Formatter-JUnit
...
to format TAP::Harness output as JUnit XML.
ok sthen@
2013-10-26 00:07:29 +00:00
schwarze
ce65ddd264
Import p5-TAP-Harness-JUnit-0.41, a TAP::Harness subclass
...
to generate JUnit compatible output from TAP results.
ok sthen@
2013-10-26 00:02:52 +00:00
ajacoutot
1eff36ecc1
Add editors/abiword to the list, it'll be needed soon.
2013-10-24 16:20:15 +00:00
ajacoutot
9e71e582e0
No need for the libiconv NODULE when we already have the gettext one.
2013-10-24 15:18:00 +00:00
landry
bb5a09a2c9
@comment mozilla/throw_gcc.h, it is apparently present only on amd64
...
(because WRAP_STL_INCLUDES is 1 there), it apparently added to fix a
windows build issue (bug #557060 ), make absolutely no sense to me, and
nothing in the mozilla tree includes it.
Should fix packaging issue as seen on i386 by nigel@ & sthen@ (and
probably other archs)
2013-10-23 20:25:30 +00:00
fgsch
0539e80e0f
Simplify. No functional change.
2013-10-23 17:46:01 +00:00
fgsch
dad43e63c5
Fix libffi on arm. Change the code to work with our current ABI (APCS) as
...
much as possible until we switch to ATPCS or AAPCS.
jasper@ (maintainer) ok.
2013-10-23 10:32:01 +00:00
jca
62b678fc7a
Fixup after arc4random_addrandom/arc4random_stir removal.
...
If we can detect arc4random but not mentioned functions, then we don't
need to use them. ok naddy@
2013-10-22 19:55:11 +00:00
jeremy
3038ab1aa0
Build a ruby 1.8 FLAVOR of rcov by default since it works best on ruby
...
1.8, and support a ruby19 FLAVOR (since it sorta works on ruby 1.9),
but don't support other FLAVORs as they don't work.
2013-10-22 19:52:52 +00:00
zhuk
0e3d15242b
Do a massive change on the placement of some KDE3 apps data:
...
* share/apps => share/apps.kde3
* share/doc/HTML => share/doc/HTML.kde3
This is a part of KDE3/4 deconflicting work.
Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...
"do it" landry@
2013-10-22 11:33:55 +00:00
benoit
3a5ae702be
Update to py-hgtools 4.0.
2013-10-22 05:26:24 +00:00
landry
b44cad65b0
Fix LDEP-browser to ensure it uses the old xulrunner 1.9 (for now..) and
...
doesnt pick up the newer one (and fail)
2013-10-21 09:34:42 +00:00
landry
9d3d59fc94
Sprinkle some PKGSPEC for less headaches, and bump REVISIONs.
2013-10-20 14:28:23 +00:00
landry
6f1e9a5909
While xulrunner itself is built with a recent compiler as firefox, we don't
...
want to enforce its users to build with gcc >= 4.4, so transform a
#error into a #warning. Less kittens harmed.
2013-10-20 09:21:27 +00:00
landry
0faaa53c85
link xulrunner/24 to the build
2013-10-19 16:38:17 +00:00
landry
7ed184c7b6
Initial import of xulrunner 24.0.
...
Based off Firefox 24 ESR engine, with 300% less patching included, and
finally using a standard directory layout!
- Similar split between -main & -devel as done in 1.9.
- Can be installed alongside 1.9
- Ports using 1.9 will gradually be migrated to 24 so that the
unmaintained 1.9 can hit the attic..
- Should build on ppc & sparc64, and maybe even alpha. Time will tell..
- manually strip the sdk/lib/lib*.so libraries, otherwise that copy of
libxul is 1Gb on amd64..
- To be improved in-tree over time, but will be linked to the build.
2013-10-19 16:37:19 +00:00
landry
d48feb6908
Prepare for an upcoming xulrunner/24 port, move some WANTLIB/LIB_DEPENDS
...
around, fix @conflict markers...
2013-10-19 16:26:55 +00:00
sthen
cf9dbd7a44
update to libyubikey 1.11, adding manuals
2013-10-19 13:29:53 +00:00
benoit
c44a486c57
Update to git-1.8.4.1.
2013-10-19 07:21:03 +00:00