1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

8259 Commits

Author SHA1 Message Date
Boris Samorodov
d95a2dd0e4 Add linux-f8-tcl84 8.4.17, tool Command Language (Linux Fedora 8).
PR:		ports/131806
Submitted by:	Stas Timokhin <stast at bsdportal.ru>
2009-04-06 14:19:16 +00:00
Pietro Cerutti
e4ce6b0663 - Update to 05_20090329 2009-04-05 18:57:48 +00:00
Sergey Skvortsov
8dd41eb40e Fix packaging with enabled GDBM option.
PR:		ports/133391
Submitted by:	G.raud Continsouzas <geraud xx gcu.info>
2009-04-05 09:00:58 +00:00
Sergey Skvortsov
d701438448 Add several bugfixes, imported from maint-5.10
(i.e. will be included into forthcoming 5.10.1).
2009-04-04 09:06:53 +00:00
Dmitry Marakasov
a3f8f8b353 tinypy is a minimalist implementation of python in 64k of code
it includes a whole heap of features:

 * parser and bytecode compiler written in tinypy
 * fully bootstrapped
 * luaesque virtual machine with garbage collection written in C
   it's "stackless" sans any "stackless" features
 * cross-platform :) it runs under windows / linux / macosx
 * a fairly decent subset of python
    o classes and single inheritance
    o functions with variable or keyword arguments
    o strings, lists, dicts, numbers
    o modules, list comprehensions
    o exceptions with full traceback
    o some builtins
 * batteries not included -- yet

WWW:	http://www.tinypy.org/

PR:		132124
Submitted by:	Marcin Cieslak <saper at SYSTEM dot PL>
2009-04-02 00:57:07 +00:00
Dmitry Marakasov
f2bb29203c - Fix build with gcc 4.2
PR:		132287
Submitted by:	Vitaly Magerya <vmagerya at gmail dot com>
Approved by:	Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer)
2009-04-01 22:31:31 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Gerald Pfeifer
942b1de739 Update to the 20090331 snapshot of GCC 4.4.0. 2009-04-01 12:10:19 +00:00
Boris Samorodov
7aec2c3eab Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
2009-04-01 10:10:16 +00:00
Tim Bishop
e127105094 - Update to snapshot r5576.
This snapshot has a significantly reworked build system (now GNU
  autoconf and automake) which makes this port much simpler. I've
  worked with the upstream authors to ensure this works on FreeBSD and
  have helped them to remove the dependence on gmake and the need for
  us to have local patches.
2009-03-31 22:25:01 +00:00
Martin Wilke
fd1a1ba165 - Update to 20090329
PR:		133177
Submitted by:	"Nils M Holm" <nmh@T3X.ORG> (maintainer)
2009-03-31 22:09:33 +00:00
Gerald Pfeifer
c2e5f24247 Set MAKE_JOBS_SAFE to allow for parallel builds.
PR:		133062
Submitted by:	mm
2009-03-29 21:48:30 +00:00
Gerald Pfeifer
d1e3c81e3c Update to the 20090327 snapshot of GCC 4.4.0.
Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 20:11:49 +00:00
Dirk Meyer
7ab2b745fb - need newer llvm to build on amd64 2009-03-29 16:20:14 +00:00
Gerald Pfeifer
69cfe8098b Update to the 20090326 snapshot of GCC 4.3.4 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 16:08:31 +00:00
Gerald Pfeifer
3294d9cc54 Update to the 20090325 snapshot of GCC 4.2.5 which should conclude
this GCC branch (I disabled further snapshots upstream).

Set MAKE_JOBS_SAFE to allow for parallel builds.
2009-03-29 11:22:25 +00:00
Sergey Skvortsov
c704ef0c83 Fix CONFLICTS. 2009-03-29 09:13:01 +00:00
Sergey Skvortsov
1a9ef9fa67 Introduce Perl 5.10.0 2009-03-28 20:45:10 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Martin Wilke
e5f70c79d4 - Update to 2.9.0
PR:		133140
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2009-03-28 13:37:25 +00:00
Martin Matuska
869a90c454 - Mark MAKE_JOBS_SAFE for SMP compilation
PR:		ports/133015
Approved by:	ale (maintainer, via private e-mail)
2009-03-25 12:39:49 +00:00
Tilman Keskinoz
578a084158 Fix make -j 2009-03-25 12:35:49 +00:00
Dmitry Marakasov
de0c766343 - Mark BROKEN, doesn't install any compiler binary
PR:		133032
Submitted by:	Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
2009-03-25 12:08:53 +00:00
Martin Matuska
875fd7ee43 - Update to 1.6.3 2009-03-24 23:12:42 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Tim Bishop
fa70d8e73a - Update to snapshot r5519. 2009-03-23 13:46:42 +00:00
Sergey Skvortsov
c98c6efa2a Add MAKE_JOBS_SAFE variable.
PR:		ports/132964
Submitted by:	mm
2009-03-23 13:03:20 +00:00
Dennis Herrmann
bfacb49be2 - Update to 20090320
PR:	ports/132906
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by:	miwi (mentor)
2009-03-22 12:39:26 +00:00
Martin Wilke
96951a3e9c - Update to 2.2.2
PR:		132830
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-03-21 01:26:16 +00:00
Dirk Meyer
d165fe8b27 Etoile Project LnguageKit Plugins
WWW: http://www.etoile-project.org/
2009-03-20 09:24:48 +00:00
Dirk Meyer
be37c96bb5 - udpate to 0.4.1 2009-03-20 09:15:46 +00:00
Pav Lucistnik
f982142fa2 - Drop -n flag to cpio, it's no-op when used with -p, and our BSD cpio does not
support it

Suggested by:	kientzle
2009-03-19 22:51:11 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Tim Bishop
4da3ffc97a - Update to snapshot r5498. 2009-03-19 13:23:26 +00:00
Dmitry Marakasov
666567ceba - Fix on CURRENT. The failure reason is that broken libphobos was produced, as the library used non-existing symbols from libc, namely tgammal, lgammal, erfcl, erfl, cbrtl, log1pl, expm1l. This somehow was not triggered before rev. 181074. So to fix this, add an extra patch to remove unimplemented math functions from libphobos. 2009-03-18 12:29:53 +00:00
Mark Linimon
a724bac546 Mark as broken on sparc64. 2009-03-18 04:45:48 +00:00
Dmitry Marakasov
5d8a9e0d31 - Fix plist
PR:		132682
Submitted by:	Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
2009-03-17 17:08:01 +00:00
Mark Linimon
806cacb96d Mark as broken on sparc64. 2009-03-17 05:25:02 +00:00
Pav Lucistnik
dabbbb8ff6 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-03-16 23:06:14 +00:00
Maho Nakata
2f62813686 * Install correct (the troff manpage)
into /usr/local/man/man1 instead of a pre-formatted one.
*Bump port revision.

Submitted by:	 Lyndon Nerenberg <lyndon@orthanc.ca>
2009-03-16 07:21:36 +00:00
Martin Wilke
1e52c09da2 - Update to 0.11
PR:		132663
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2009-03-15 19:48:19 +00:00
Gerald Pfeifer
4e447f14a3 Remove per deprecation/expiration note. 2009-03-14 22:36:05 +00:00
Gerald Pfeifer
ca7f56f647 Remove gcc-testsuite from DISTFILES, along with the post-build and
check targets.  This reduces disk and bandwidth consumptions for a
feature (apparently) never used.

Remove obsolete code to create (empty) man pages in case regular
man pages cannot be created.

Address build failure caused by Mk/bsd.port.mk changes mid 2008. [1]

(I will go ahead and remove this port per the DEPRECATION note, but
figured these backports from newer versions may be helpful in case
someone wants to play with it nevertheless.)

PR:		132379 [1]
Submitted by:	Rikiya YONEMOTO [1]
2009-03-14 22:32:49 +00:00
Gerald Pfeifer
dc41bad6f8 No need to handle PACKAGE_BUILDING specially now that we no longer run
the full testsuite in Tinderboxes.
2009-03-14 21:31:49 +00:00
Gerald Pfeifer
33924ed815 Update to the 20090313 snapshot of GCC 4.4.0.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are
now able to remove: gjnih44, grepjar44, jar44, jv-scan44, rmic44,
and rmiregistry44.

Rename the check target to full-regression-test to be in sync with
the lang/gcc43 port.  Add a conditional dependency on misc/dejagnu
and make the inclusion of gcc-testsuite in DISTFILES conditional, too.
2009-03-14 21:19:39 +00:00
Gerald Pfeifer
713ba5fa75 Update to the 20090312 snapshot of GCC 4.3.4.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are
now able to remove: gjnih43, grepjar43, jar43, jv-scan43, rmic43,
and rmiregistry43.
2009-03-14 19:52:37 +00:00
Martin Wilke
9ac257417f - Update to 3.2a.2
PR:		132472
Submitted by:	Ports Fury
2009-03-14 14:10:09 +00:00
Li-Wen Hsu
6c3ac2cd32 Add s9fes 20090311, a simple and comprehensible Scheme interpreter.
PR:		ports/131998
Submitted by:	Nils M Holm <nmh at t3x.org>
2009-03-14 12:31:05 +00:00
Gerald Pfeifer
efffee1992 Update to the 20090311 snapshot of GCC 4.2.5.
Remove obsolete code to create (empty) man pages in case regular man
pages cannot be created.  This catches four dummy man pages we are now
able to remove: grepjar42, jar42, rmic42, and rmiregistry42.
2009-03-14 11:51:51 +00:00
Bruce M Simpson
a95007e208 Add support for building Python against GNU Portable Threads (Pth),
and also add experimental support for POSIX semaphores in FreeBSD
7-STABLE and up. The option knobs PTH and SEM respectively are
added to enable this behaviour.

Python is able to use POSIX semaphores for thread synchronization
in threading, and prefers them.
The multiprocessing module in Python 2.6 requires POSIX semaphores,
however, the FreeBSD rtld and malloc need further work to allow
a process to call pthread_create() immediately after fork() as it is
not something allowed by a strict interpretation of the POSIX specs;
therefore allow GNU Pth to be used until the situation is resolved.

Approved by:	miwi
2009-03-14 09:33:40 +00:00