| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: QA Tindie
Notes:
svn path=/head/; revision=232306
|
|
|
|
|
|
|
| |
Reported by: QA Tindie
Notes:
svn path=/head/; revision=232301
|
|
|
|
| |
Notes:
svn path=/head/; revision=232278
|
|
|
|
|
|
|
| |
Reported by: QA Tindie
Notes:
svn path=/head/; revision=232216
|
|
|
|
|
|
|
|
| |
- UnDEPRECATE and UnEXPIRE
- Take maintainship
Notes:
svn path=/head/; revision=232110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).
PR: ports/130845 [1] [2] (based on)
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
Notes:
svn path=/head/; revision=232098
|
|
|
|
|
|
|
| |
Bug: http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472
Notes:
svn path=/head/; revision=232097
|
|
|
|
|
|
|
|
| |
PR: ports/131631
Submitted by: Andrew Bernard <andrewb@cs.cmu.edu> (maintainer)
Notes:
svn path=/head/; revision=232048
|
|
|
|
| |
Notes:
svn path=/head/; revision=232011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
Notes:
svn path=/head/; revision=231972
|
|
|
|
| |
Notes:
svn path=/head/; revision=231959
|
|
|
|
| |
Notes:
svn path=/head/; revision=231932
|
|
|
|
|
|
|
|
|
| |
44 flavors of course.
Reported by: linimon
Notes:
svn path=/head/; revision=231845
|
|
|
|
| |
Notes:
svn path=/head/; revision=231841
|
|
|
|
|
|
|
|
| |
Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.
Notes:
svn path=/head/; revision=231840
|
|
|
|
|
|
|
|
|
| |
PR: ports/133386
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
Notes:
svn path=/head/; revision=231836
|
|
|
|
| |
Notes:
svn path=/head/; revision=231781
|
|
|
|
| |
Notes:
svn path=/head/; revision=231766
|
|
|
|
| |
Notes:
svn path=/head/; revision=231727
|
|
|
|
|
|
|
|
| |
PR: ports/131806
Submitted by: Stas Timokhin <stast at bsdportal.ru>
Notes:
svn path=/head/; revision=231702
|
|
|
|
| |
Notes:
svn path=/head/; revision=231659
|
|
|
|
|
|
|
|
| |
PR: ports/133391
Submitted by: G.raud Continsouzas <geraud xx gcu.info>
Notes:
svn path=/head/; revision=231633
|
|
|
|
|
|
|
| |
(i.e. will be included into forthcoming 5.10.1).
Notes:
svn path=/head/; revision=231575
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=231456
|
|
|
|
|
|
|
|
|
| |
PR: 132287
Submitted by: Vitaly Magerya <vmagerya at gmail dot com>
Approved by: Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer)
Notes:
svn path=/head/; revision=231450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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) ;-)
Notes:
svn path=/head/; revision=231438
|
|
|
|
| |
Notes:
svn path=/head/; revision=231433
|
|
|
|
|
|
|
|
|
| |
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
Notes:
svn path=/head/; revision=231432
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=231418
|
|
|
|
|
|
|
|
| |
PR: 133177
Submitted by: "Nils M Holm" <nmh@T3X.ORG> (maintainer)
Notes:
svn path=/head/; revision=231415
|
|
|
|
|
|
|
|
| |
PR: 133062
Submitted by: mm
Notes:
svn path=/head/; revision=231278
|
|
|
|
|
|
|
| |
Set MAKE_JOBS_SAFE to allow for parallel builds.
Notes:
svn path=/head/; revision=231274
|
|
|
|
| |
Notes:
svn path=/head/; revision=231261
|
|
|
|
|
|
|
|
|
| |
this GCC branch (I disabled further snapshots upstream).
Set MAKE_JOBS_SAFE to allow for parallel builds.
Notes:
svn path=/head/; revision=231260
|
|
|
|
|
|
|
|
|
| |
this GCC branch (I disabled further snapshots upstream).
Set MAKE_JOBS_SAFE to allow for parallel builds.
Notes:
svn path=/head/; revision=231238
|
|
|
|
| |
Notes:
svn path=/head/; revision=231233
|
|
|
|
| |
Notes:
svn path=/head/; revision=231213
|
|
|
|
| |
Notes:
svn path=/head/; revision=231204
|
|
|
|
|
|
|
|
| |
PR: 133140
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=231189
|
|
|
|
|
|
|
|
| |
PR: ports/133015
Approved by: ale (maintainer, via private e-mail)
Notes:
svn path=/head/; revision=230959
|
|
|
|
| |
Notes:
svn path=/head/; revision=230958
|
|
|
|
|
|
|
|
| |
PR: 133032
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
Notes:
svn path=/head/; revision=230955
|
|
|
|
| |
Notes:
svn path=/head/; revision=230914
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=230793
|
|
|
|
| |
Notes:
svn path=/head/; revision=230744
|
|
|
|
|
|
|
|
| |
PR: ports/132964
Submitted by: mm
Notes:
svn path=/head/; revision=230739
|
|
|
|
|
|
|
|
|
| |
PR: ports/132906
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=230655
|
|
|
|
|
|
|
|
| |
PR: 132830
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=230567
|
|
|
|
|
|
|
| |
WWW: http://www.etoile-project.org/
Notes:
svn path=/head/; revision=230469
|
|
|
|
| |
Notes:
svn path=/head/; revision=230468
|