Commit Graph

51194 Commits

Author SHA1 Message Date
sthen
cb6a8938ed Import llvm-gcc4, not yet linked to the build. This is a work in
progress, largely based on the gcc port in ports/lang/gcc/4.2.
Requested by jsg@.

It's somewhat usable on i386 (shared lib versions not yet properly
under control). Build on amd64 currently fails with -fPIC problems.

-- --
lvm-gcc is the LLVM C front end. It is a modified version of gcc
that compiles C/C++/ObjC programs into native objects, LLVM bitcode or
LLVM assembly language, depending upon the options.

By default, llvm-gcc compiles to native objects just like GCC does.
If the -emit-llvm option is given then it will generate LLVM bitcode
files instead. If -S (assembly) is also given, then it will generate
LLVM assembly.

Being derived from the GNU Compiler Collection, llvm-gcc has many of
gcc's features and accepts most of gcc's options. It handles a number
of gcc's extensions to the C programming language.
<sthen@zephyr:/usr/ports/mystuff/lang/llvm-gcc4:9>$CVS: ----------------------------------------------------------------------
2009-06-22 22:37:31 +00:00
sthen
443fb1c7ce +texworks 2009-06-22 20:53:51 +00:00
sthen
fe302b1b5f Import editors/texworks, a nice working environment for TeX.
From maintainer Edd Barrett.

The TeXworks project is an effort to build a simple TeX front-end
program (working environment) that will be available for all today's
major desktop operating systems-in particular, MS Windows (XP and
Vista), typical GNU/Linux distros and other X11-based systems, and Mac
OS X. It is deliberately modeled on Dick Koch's award-winning TeXShop
for Mac OS X, which is credited with a resurgence of TeX usage on the
Mac platform.
2009-06-22 20:51:10 +00:00
landry
3af82b400b +p5-Devel-ebug 2009-06-22 19:35:36 +00:00
landry
df61e8719e import p5-Devel-ebug-0.49:
Devel::ebug is a simple, extensible Perl debugger with a clean API.
Using this module, you may easily write a Perl debugger to debug your
programs. Alternatively, it comes with an interactive debugger, ebug.
with help & ok simon@
2009-06-22 19:34:31 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
giovanni
978d3958fc Link pear-MDB2-mysqli and pear-MDB2-sqlite 2009-06-22 15:50:47 +00:00
giovanni
dd34d278fd Sqlite driver for pear-MDB2. 2009-06-22 15:47:52 +00:00
giovanni
70bd6d0e6d Mysqli driver for pear-MDB2. 2009-06-22 15:45:40 +00:00
dhill
f7c4c2a7ed update to 0.925
ok simon@ merdely@
2009-06-22 13:12:49 +00:00
sthen
bdac34ca3b update to 0.4; thanks very much to Tor Andersson (upstream author) who
has clarified the license, so packages are now enabled.
2009-06-22 11:56:15 +00:00
robert
c69e6de0f6 update to php-5.2.10:
This is a SECURITY FIX that fixes:
  Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files.

Update the suhosin patch to the current one while here.
2009-06-22 11:27:00 +00:00
sthen
6d7295f072 sync wantlib, bump. 2009-06-22 10:43:58 +00:00
sthen
bcb6ce4f58 Add information about keep-alive connections to mod_status.
From upstream repo, via Brad.
2009-06-22 09:28:07 +00:00
ajacoutot
98a5bdc341 Minor update to gtklp-1.2.7 2009-06-22 08:20:48 +00:00
sthen
d92fb862b5 Include the INSTALL guide in the package. ok giovanni@ (maintainer). 2009-06-22 07:58:24 +00:00
sthen
49cd8bef65 Patch CVE-2009-1959, out of bounds access in irc event_wallops().
Could at least be a crash, but may be SECURITY. From upstream repo;
ok martynas@
2009-06-22 00:22:57 +00:00
sthen
b63c0d29a3 fix manual page installation path. fixed in another tree but missed it
when I was updating; also pointed out with a diff by Moritz Grimm, thanks!
2009-06-22 00:19:01 +00:00
sthen
0fa81b8453 Update to a newer snapshot. 2009-06-21 23:13:48 +00:00
martynas
ca87e3e281 resolve collision (firefox.desktop) 2009-06-21 20:46:38 +00:00
martynas
2b3482f53c - firefox-bin -> firefox35-bin
- don't link mozilla-firefox-bin
- bump to p1.
2009-06-21 20:41:40 +00:00
martynas
9cef19971b let mozilla-firefox and firefox35 coexist together.
mozilla-firefox -> LOCALBASE/mozilla-firefox;  bin/firefox,bin/mozilla-firefox
firefox35 -> LOCALBASE/firefox35;  bin/firefox35
2009-06-21 18:50:06 +00:00
martynas
c5e74f99f5 register nspr&nss; regen plist
let nspr&nss find external sqlite3
RAND_DEV = /dev/arandom
--disable-jit
2009-06-21 18:42:15 +00:00
martynas
a9d474ce97 use local nss&nspr; remove external deps
run autoconf for nspr
pass NSS_ENABLE_ECC=1, NSS_USE_SYSTEM_SQLITE=1
bump so_version major to 21.0
bump pkgname to p0
2009-06-21 18:17:11 +00:00
naddy
18e4ffaf36 don't reference PKGNAME-cal in DESCR-main, which nobody remembers when
bumping PKGNAMEs, and bump
2009-06-21 17:33:40 +00:00
sthen
74c96d52d7 update Hugin to 0.8.0rc4. 2009-06-21 15:54:31 +00:00
martynas
b654f91899 use internal nspr&nss since i'm not going to update em at least
until after release
2009-06-21 15:04:16 +00:00
sthen
755a5cdf35 update to 3.2.0; bugfixes and small new features. ok kevlo@ 2009-06-21 14:51:58 +00:00
kili
0afd1b54d5 -plugins depends on the exact version of -main, so it needs a bump, too.
ok ajacoutot@
2009-06-21 14:41:21 +00:00
martynas
25c120b565 register&regen with proper mozjs
remove pkgpath/conflict markers
sync wantlib
depends on sqlite 3.6
2009-06-21 14:28:14 +00:00
sthen
538ffe89d8 sync WANTLIB and update to 0.15; mbalmer ok. 2009-06-21 14:01:28 +00:00
martynas
d951ad9450 hunk not needed for nss-3.12.3; which we now have to depend on 2009-06-21 13:26:19 +00:00
sthen
02e0a5f795 update to 4.82, and recognise OpenBSD 4.6. from Brad. 2009-06-21 13:24:02 +00:00
martynas
1165083ba7 oggz_off_t is off_t
position is int64_t
2009-06-21 13:18:59 +00:00
martynas
0277f1cc84 workaround c++ parser problems of gcc 3
use openbsds sems
2009-06-21 12:30:58 +00:00
martynas
3aacbddd82 merge in some changes from mozilla-firefox:
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
turn off Ignore Scaling and Shrink to fit page width
sync switches w/ ff3
update about url
2009-06-21 11:41:31 +00:00
martynas
fb9602519b - use so_version for js
- add js to guess_dirs, and run autoconf for it
- dont redef system types
2009-06-21 11:36:11 +00:00
ajacoutot
56fe6667e3 +krb5-auth-dialog 2009-06-21 11:15:28 +00:00
ajacoutot
7b3e3994aa Import krb5-auth-dialog-0.8
Krb5-auth-dialog is a tray applet for the GNOME Desktop that monitors
Kerberos tickets.

  * it can alert the user via notifications when the ticket is about to expire
  * renewable tickets are being refreshed automatically
  * tickets can be acquired/refreshed at any time by clicking on the tray icon
  * the ticket cache can be removed via the context menu
2009-06-21 11:14:54 +00:00
sturm
4fbbe021c1 unbreak build on big endian archs
no PKGNAME bump needed
2009-06-21 06:27:00 +00:00
martynas
5473c857d7 import firefox35-3.5rc2, been using it for couple of months.
wip, not linked to the build yet.  needs nspr&nss updates.
2009-06-21 01:31:23 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
kili
0cbb7e2402 Update to 0.7.6 and adjust license marker (2 clause BSD now).
No code changes except for some cleanups and small bugs, so no
change of the shared lib version is required.
2009-06-20 20:06:55 +00:00
ajacoutot
e2637d4260 Bugfix update to libgsf-1.14.15. 2009-06-20 15:13:50 +00:00
martynas
edf3a72e78 put it into the stopped state, if needed, before setting configuration
set and starting it again so that madplay could work with multiple
files properly.  ok naddy@
2009-06-20 14:56:18 +00:00
benoit
af45000d08 - update smarty to 2.6.26
ok ajacoutot@
2009-06-20 14:31:56 +00:00
naddy
9adec18e7b sync, 5802 2009-06-20 13:44:12 +00:00
sthen
ea6373b591 update to an 0.6.0 snapshot, for compatibility with trac 0.11; update
agreed with by merdely@ (maintainer).
2009-06-20 13:41:43 +00:00
sthen
3b8808af26 update to 0.11.4; maintainer (Ben Lovett) agrees with the update.
rolls in trac-adminplugin; pkgpath/conflict set accordingly.
2009-06-20 13:40:57 +00:00
sthen
e4bec01090 mark conflict with trac 0.11, bump PKGNAME 2009-06-20 13:38:16 +00:00