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