Commit Graph

4777 Commits

Author SHA1 Message Date
kurt
6b86e4383e - update to build 15
- switch to the JRL licensed src. why? because it will allow me to complete
the port. OpenJDK/GPLv2 src isn't complete and the parts that we don't have
are only released in binary form with a defend and indemnify clause. When
all of the jdk is GPLv2 I will switch back to OpenJDK/GPLv2 src.
- copy the Linux src files for the rest of the jdk so i can begin to patch
them. One src file is based on solaris code since that suits us better as
a starting point.
2007-07-13 22:52:35 +00:00
jasper
4c067f4344 - fix WANTLIB
- bump PKGNAME
 -sync patches while here.
2007-07-13 13:47:25 +00:00
ajacoutot
02622d3623 - tweak HOMEPAGE
- remove quotes around COMMENT while here
2007-07-13 08:05:18 +00:00
bernd
786de2fdd3 Update to git-1.5.2.3.
Diff from Daniel Dickman. Thank you!
2007-07-12 18:26:04 +00:00
sturm
704c96b325 don't use PKGNAME as DIST_SUBDIR, otherwise you'd have to adjust and
redownload the tarball with every p-level change
2007-07-10 05:15:03 +00:00
jasper
a7d698cad8 woops..comitted the wrong tarball...so add the shared lib here too.
no pkgname bump, as it didn't package.
2007-07-09 22:27:34 +00:00
jasper
f00ecabe63 of course is this for i386 too... 2007-07-09 20:08:53 +00:00
jasper
b66c50207b add libsigsegv 2007-07-09 20:08:16 +00:00
jasper
d36a5b8830 import libsigsegv 2.4
This is a library for handling page faults in user mode. A page fault
occurs when a program tries to access to a region of memory that is
currently not available. Catching and handling a page fault is a useful
technique for implementing:

    * pageable virtual memory,
    * memory-mapped access to persistent databases,
    * generational garbage collectors,
    * stack overflow handlers,
    * distributed shared memory,

based on a submission by Scott Vokes <vokes.s at gmail.com> (MAINTAINER)
with lots of tweaks by me and kurt@

help and ok kurt@
2007-07-09 20:05:29 +00:00
jasper
e4b7b5a4c2 forgot to bump pkgnames after PFRAG.shared removal, sorry..
noticed by naddy@
2007-07-09 19:31:07 +00:00
ajacoutot
6aa7589e31 - bump PKGNAME to force upgrade as former powerpc snap package did not
contain the correct revision of patch-ltmain_in (thanks to CVS tag and
yours truly's stupidity)
gnome-applets,gstreamer-0.8 and gdm should be able to build correctly now

thanks to kurt@ for discovering my brain damage...
2007-07-09 16:05:41 +00:00
ajacoutot
531f56b2bc - s/macppc/powerpc 2007-07-09 14:44:22 +00:00
ajacoutot
2ffc577fc9 - make it build under macppc
- set ONLY_FOR_ARCHS=i386 amd64 macppc

"fine with me" steven@, ok martynas@ (maintainer)
2007-07-09 13:33:21 +00:00
aanriot
1264485847 remove SUBST_VARS+=DISTNAME, no package change.
ok ajacoutot@
2007-07-07 21:38:36 +00:00
kurt
ca0e01e493 - don't link jvmti demo native libs with $ORIGIN in RPATH since ld.so
does not support it yet.
- fix writes to HOME complaints
- clean up post-build target
2007-07-06 01:35:57 +00:00
steven
31a958f07e update to 1.2.8
ok simon@
2007-07-05 16:02:03 +00:00
steven
fd306b2071 update to 1.2.9
ok simon@
2007-07-05 16:01:28 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
sturm
18a9741557 just match the first 2 chars of EDITOR to recognize vi mode, this way
a value of 'vim' works as expected
sync patches while here

from mfriedl@ who is too shy to commit to ports
2007-07-04 16:39:41 +00:00
jolan
3c7dd80e51 +luaevent 2007-07-03 19:37:45 +00:00
jolan
f8a575b0e3 luaevent-0.1.1, lua binding of libevent
from pedro martelletto
2007-07-03 19:36:10 +00:00
jasper
bfb93b112b update p5-Event to 1.09 2007-07-02 22:42:27 +00:00
kurt
ff364b1c3b - actually enable version scripts on libjvm which fixes a symbol conflict
with recent xulrunner which is used by eclipse's internal swt-browser.
(patch missed in last update)
- adjust url to update 11 download which has been move to the archive.
2007-07-01 20:34:02 +00:00
martynas
20ad84604b better comments; ok steven@ 2007-06-29 21:38:31 +00:00
kili
1aa7acd27f And bump the PKGNAME. 2007-06-29 11:23:41 +00:00
kili
54fcefd559 Build with nhc98 if no ghc is available. 2007-06-29 11:07:16 +00:00
kili
fbd333f92c Update to 1.4.
Tweak WANTLIB (gmp only required when built with ghc).
Take maintainership.

Not that some regression tests fail. This will be fixed in the next
release.
2007-06-29 10:59:07 +00:00
kili
ac7da55938 Tweak WANTLIB (gmp only needed when built with ghc).
Take maintainership.
2007-06-29 10:57:29 +00:00
jakemsr
468e026756 - use exact width data types for libfaad interaction
- LIB_DEPENDS-faad libfaad >= 1.0
- bump PKGNAME-main and PKGNAME-${PLUGIN}
- remove unused PATCHLEVEL variable
- adjust WANTLIB-main and WANTLIB-gnome as per lib-depends-check
- sync patches with update-patches

OK naddy@
2007-06-29 06:13:44 +00:00
martynas
b1e7eeeafa stick with firefox codebase and manually check out xulrunner update
so that applications which depend on xulrunner won't suffer from
the vulnerabilities which are already fixed.

MFSA 2007-17; MFSA 2007-16; MFSA 2007-14; MFSA 2007-13; MFSA 2007-12;
MFSA 2007-11; MFSA 2007-09; MFSA 2007-08; MFSA 2007-07; MFSA 2007-06;
MFSA 2007-05; MFSA 2007-04; MFSA 2007-03; MFSA 2007-02; MFSA 2007-01;
MFSA 2006-76; MFSA 2006-75; MFSA 2006-73; MFSA 2006-72; MFSA 2006-71;
MFSA 2006-70; MFSA 2006-69; MFSA 2006-68; MFSA 2006-67; MFSA 2006-66;
MFSA 2006-65; MFSA 2006-64; MFSA 2006-62; MFSA 2006-61; MFSA 2006-60;
MFSA 2006-59; MFSA 2006-58; MFSA 2006-57; MFSA 2006-56; MFSA 2006-55;
MFSA 2006-54; MFSA 2006-53; MFSA 2006-52; MFSA 2006-51; MFSA 2006-50;
MFSA 2006-48; MFSA 2006-47; MFSA 2006-46; MFSA 2006-45; MFSA 2006-44.

(these are for firefox 1_8_0_4 -> 1_8_1_4)

ok kurt@
2007-06-28 19:50:04 +00:00
ian
614ac9a90a Better url in FETCH_MANUALLY, ok kurt@ 2007-06-28 03:20:20 +00:00
kurt
f343bad171 - Update to 0.5.33 from maintainer Carlos Valiente <yo@virutass.net>. 2007-06-27 22:47:29 +00:00
kurt
450f231ad4 - update port to be based of Sun's 1.5.0 Update 11 src which includes many
bug fixes since the initial release of the 1.5 jdk. I'm sure some of the
fixes are security related but I wasn't able to find a concise list. All
the bugs fixes listed here from update 11 and lower should be fixed by
this update: http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_11
- NOTE: License change: used to be SCSL, now is JRL (Java Research
License). Still no packages with this license but at least we get the bug
fixes and security fixes now: https://tiger.dev.java.net/
- enable version scripts on libjvm which fixes a symbol conflict with
recent xulrunner which is used by eclipse's internal swt-browser.
2007-06-27 21:51:09 +00:00
kurt
01ba206cd1 expand BUILD_DEPENDS to allow building ports with jdk-1.5.0 update 11 2007-06-27 21:33:33 +00:00
steven
1cbf991a04 forgot a piece 2007-06-27 21:09:48 +00:00
steven
107ab5068c find locale under share/locale. discussed with author a while ago. 2007-06-27 20:33:14 +00:00
ajacoutot
14b9dbf647 - fix BUILD_DEPENDS on !i386/amd64 2007-06-27 13:14:02 +00:00
jasper
faf9d57770 update vte to 0.16.6
from lteo.openbsd1 at calyptix.com

ok martynas@
2007-06-26 17:21:46 +00:00
steven
a9f2e37312 update to 0.11.
ok jasper@
2007-06-26 17:07:54 +00:00
jasper
c3355a1920 add cxxtools 2007-06-26 16:52:43 +00:00
jasper
ab4b14589a import cxxtools 1.4.4
Various unrelated, but useful C++ classes.

ok ajacoutot@
2007-06-26 16:47:37 +00:00
ajacoutot
ce44a3bea8 - disable optimization for glib on powerpc because it can lead to a segfault
under some circumstances

ok kili@ jasper@
2007-06-25 15:28:44 +00:00
ajacoutot
427335879c - use MODGCC4 for powerpc instead of manually setting depends and variables
no binary change
2007-06-25 14:25:30 +00:00
martynas
fafe944df2 add py-configobj, py-kid, py-simplejson, py-turbocheetah, py-turbojson,
py-turbokid, py-wsgiutils
2007-06-24 22:06:44 +00:00
martynas
f7dda04d7d import py-turbokid-1.0.1
This package provides a template engine plugin, allowing you to
easily use Kid with TurboGears, Buffet or other systems that support
python.templating.engines.  Kid templates are assumed to have a
"kid" extension.

ok simon@
2007-06-24 22:03:11 +00:00
martynas
1f339e1e82 import py-kid-0.9.5
Kid is a simple template language for XML based vocabularies written
in Python. It was spawned as a result of a kinky love triangle
between XSLT, TAL, and PHP. We believe many of the best features
of these languages live on in Kid with much of the limitations and
complexity stamped out (see WhatsBorrowed and WhatsDifferent).

ok simon@
2007-06-24 22:02:32 +00:00
martynas
357a5ff4e3 import py-turbocheetah-0.9.5
This package provides a template engine plugin, allowing you to
easily use Cheetah with TurboGears, Buffet and other tools that
support the python.templating.engines entry point.  Cheetah templates
are assumed to have a "tmpl" extension.

ok simon@
2007-06-24 22:01:47 +00:00
martynas
40b9cbc48c import py-turbojson-1.0
This package provides a template engine plugin, allowing you to
easily use Json with TurboGears, Buffet or other systems that support
python.templating.engines.

ok simon@
2007-06-24 21:58:12 +00:00
martynas
f7213838a1 import py-configobj-4.4.0
ConfigObj is a simple but powerful config file reader and writer:
an ini file round tripper. Its main feature is that it is very easy
to use, with a straightforward programmer's interface and a simple
syntax for config files.

ok simon@
2007-06-24 21:56:36 +00:00
martynas
4d8bc41901 import py-wsgiutils-0.7
WSGI Utils are a package of standalone utility libraries that ease
the development of simple WSGI programs.  The functionality provided
is limited at the moment.

ok jasper@
2007-06-24 21:54:42 +00:00