| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Tested by: several builds in P6 TB
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
common programming patterns in a concise, elegant, and type-safe
way. It smoothly integrates features of object-oriented and functional
languages, enabling Java and other programmers to be more productive.
Code sizes are typically reduced by a factor of two to three when
compared to an equivalent Java application.
WWW: http://www.scala-lang.org/
PR: ports/133887
Submitted by: Mitsuru YOSHIDA <mitsuru at riken.jp>
|
|
|
|
| |
Reported by: pointyhat (via pav@)
|
|
|
|
|
|
|
|
|
| |
- Move to MASTER_SITE_LOCAL
- Take maintainship
- Major refactor
PR: 134274
Submitted by: M. L. Dodson <mldodson@comcast.net> (former maintainer)
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: ale
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Scalar-List-Utils/Changes
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: ports/134518
Submitted by: James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer)
Approved by: tabthorpe (mentor)
|
| |
|
|
|
|
|
|
|
| |
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
| |
|
|
|
|
|
|
|
|
| |
- Unbreak, (reported by erwin via pointyhat)
- Use SF Macro
- Requires BASH not SH to build
- Now works on amd64 and i386
- Remove NO_INSTALL_MANPAGES and NOPRECIOUSMAKEVARS
|
|
|
|
|
| |
PR: 134373
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sought-after combination of type safety, succinctness, performance,
expressivity and scripting, with all the advantages of running on a
high-quality, well-supported modern runtime system. This combination
has been so successful that the language is now being transitioned
towards a fully supported language on the .NET platform.
F# was developed as a pragmatically-oriented variant of ML that shares a
core language with OCaml. Unlike other scripting languages it executes
at or near the speed of C# and C++, making use of the performance that
comes through strong typing. Unlike many type-inferred,
statically-typed languages it also supports many dynamic language
techniques, such as property discovery and reflection where needed. F#
includes extensions for working across languages and for object-oriented
programming, and it works seamlessly with other .NET programming
languages and tools.
WWW: http://research.microsoft.com/fsharp/fsharp.aspx
Approved by: gabor (mentor)
|
|
|
|
|
|
|
| |
CPU SSE instruction set.
- Bumped PORTREVISION
Suggested by: erwin
|
|
|
|
| |
Obtained from: ocaml cvs
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Example projects for gambas language
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gambas is a free development environment based on a Basic interpreter with
object extensions, a bit like Visual Basic (but it is NOT a clone !).
With Gambas, you can quickly design your program GUI with QT or GTK+, access
MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications
with DCOP, translate your program into any language, create network applications
easily, make 3D OpenGL applications, make CGI web applications, and so on.
(meta port)
WWW: http://gambas.sf.net/
|
|
|
|
| |
Native components for gambas2
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gambas is a free development environment based on a Basic interpreter with
object extensions, a bit like Visual Basic (but it is NOT a clone !).
With Gambas, you can quickly design your program GUI with QT or GTK+, access
MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications
with DCOP, translate your program into any language, create network applications
easily, make 3D OpenGL applications, make CGI web applications, and so on.
WWW: http://gambas.sf.net/
|
|
|
|
| |
Suggested by: Zahemszky Gábor <Gabor __at zahemszky.hu> via email
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Reported by: Zahemszky Gabor <gabor__ at _zahemszky.hu> via email
|
|
|
|
| |
Reported by: Zahemszky Gábor <Gabor __ at__zahemszky.hu> via email
|
|
|
|
|
| |
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
|
| |
|
|
|
|
|
|
| |
PR: ports/133578
Submitted by: Kazumasa Kotani <freebsd@cuma.sakura.ne.jp>
Approved by: maintainer timeout
|
| |
|
|
|
|
| |
Approved by: maintainer implicit
|
|
|
|
|
| |
PR: 134088
Submitted by: "Nils M Holm" <nmh@T3X.ORG> (maintainer)
|
|
|
|
|
| |
PR: 133076
Submitted by: Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After discussions with the CMUCL implementor's list it has been
decided that the FreeBSD port should stay as it is, which means that
the 6.3 binary gets installed on all FreeBSD versions. That means the
port will not be smartened up to select binaries built for newer
FreeBSD versions that might be available. Consensus on the list was
that those who care about that level of detail do not use the port
(remember that it's a binary distribution anyway) and that for those
who casually want to run some Common Lisp code it is good enough to
just run the 6.3 binary.
The next release will probably not have a FreeBSD-6.3 binary but at
that time the majority of users will probably be on FreeBSD-7.x or
higher.
Tested: install/deinstall, manual check for proper removal, portlint.
Commited during partial thaw as a leave port that doesn't affect other
ports.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for Scheme as specified in the Revised^6 Report on the Algorithmic
Language Scheme.
Ikarus Scheme is an optimizing compiler, so your Scheme code will
run fast without the need to port hot spots to C "for performance".
With an incremental compiler, you don't need a separate compilation
step to make your program run fast. The best part is that the
compiler itself is fast, capable of compiling thousands of lines
of code per second.
Finally, Ikarus Scheme is an R6RS compiler. R6RS libraries, scripts,
record types, condition system, exception handling, unicode strings,
bytevectors, hashtable, and enumerations are among the supported
features.
WWW: http://www.ikarus-scheme.org/
|
|
|
|
|
| |
PR: ports/134028
Approved by: linimon (mentor)
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
| |
PR: ports/133885
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 132652
Submitted by: carl shapiro <carl.shapiro@gmail.com>
Approved by: maintainer (Erik Greenwald <erik.greenwald@gmail.com>)
|
| |
|
|
|
|
| |
slightly updated version over the official GCC 4.4.0 release.
|
| |
|
|
|
|
|
|
| |
PR: ports/133598
Submitted by: Kai Wang <kaiwang27@gmail.com>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
| |
Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Tcl-8.4 does not install those by default any more...
Approved by: portmgr (erwin)
PR: ports/133555
|
|
|
|
| |
Reported by: QA Tindie
|
|
|
|
| |
Reported by: QA Tindie
|
| |
|
|
|
|
| |
Reported by: QA Tindie
|
|
|
|
|
| |
- UnDEPRECATE and UnEXPIRE
- Take maintainship
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
Bug: http://rt.perl.org/rt3/Public/Bug/Display.html?id=49472
|
|
|
|
|
| |
PR: ports/131631
Submitted by: Andrew Bernard <andrewb@cs.cmu.edu> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
| |
44 flavors of course.
Reported by: linimon
|
| |
|
|
|
|
|
| |
Address a long term FIXME related to older versions of FreeBSD by
removing NOMANCOMPRESS=yes.
|
|
|
|
|
|
| |
PR: ports/133386
Submitted by: Peter Jeremy <peterjeremy@optushome.com.au>
Approved by: Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/131806
Submitted by: Stas Timokhin <stast at bsdportal.ru>
|
| |
|
|
|
|
|
| |
PR: ports/133391
Submitted by: G.raud Continsouzas <geraud xx gcu.info>
|
|
|
|
| |
(i.e. will be included into forthcoming 5.10.1).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
PR: 132287
Submitted by: Vitaly Magerya <vmagerya at gmail dot com>
Approved by: Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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) ;-)
|
| |
|
|
|
|
|
|
| |
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 133177
Submitted by: "Nils M Holm" <nmh@T3X.ORG> (maintainer)
|
|
|
|
|
| |
PR: 133062
Submitted by: mm
|
|
|
|
| |
Set MAKE_JOBS_SAFE to allow for parallel builds.
|
| |
|
|
|
|
|
|
| |
this GCC branch (I disabled further snapshots upstream).
Set MAKE_JOBS_SAFE to allow for parallel builds.
|
|
|
|
|
|
| |
this GCC branch (I disabled further snapshots upstream).
Set MAKE_JOBS_SAFE to allow for parallel builds.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 133140
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
|
|
|
|
|
| |
PR: ports/133015
Approved by: ale (maintainer, via private e-mail)
|
| |
|
|
|
|
|
| |
PR: 133032
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/132964
Submitted by: mm
|
|
|
|
|
|
| |
PR: ports/132906
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Approved by: miwi (mentor)
|
|
|
|
|
| |
PR: 132830
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
| |
WWW: http://www.etoile-project.org/
|
| |
|
|
|
|
|
|
| |
support it
Suggested by: kientzle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: 132682
Submitted by: Glen Barber <glen dot j dot barber at gmail dot com> (maintainer)
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
| |
into /usr/local/man/man1 instead of a pre-formatted one.
*Bump port revision.
Submitted by: Lyndon Nerenberg <lyndon@orthanc.ca>
|
|
|
|
|
| |
PR: 132663
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
| |
the full testsuite in Tinderboxes.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 132472
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/131998
Submitted by: Nils M Holm <nmh at t3x.org>
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
reasonable standard.
|
|
|
|
| |
man pages cannot be created.
|
|
|
|
|
|
| |
PR: ports/132212
Submitted by: John Hein <jhein@timing.com>
Approved by: Amatus <c11h15no2@yahoo.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/132543
Submitted by: Helmut Schneider <jumper99@gmx.de>
|
| |
|
|
|
|
|
| |
Release Changelog:
http://python.org/download/releases/3.0.1/NEWS.txt
|
| |
|
| |
|
|
|
|
|
| |
PR: 132177
Submitted by: Katsuji ISHIKAWA <katsuji dot ishikawa at gmail dot com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/132279
Submitted by: Jacula Modyun <jacula (at) gmail (dot) com>
Approved by: tabthorpe
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
Replace %{ .. %} with %code { .. } where required
and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat
PR: ports/131640
Approved by: portmgr (pav)
|
| |
|
| |
|
|
|
|
| |
it is obsolete since Perl 5.6.0.
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
See the release notes for details:
http://www.llvm.org/releases/2.5/docs/ReleaseNotes.html
|
|
|
|
|
| |
PR: ports/132204
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
|
|
|
|
|
| |
- fix pkgdb/+* files creation
- add lang/perl5.X as package dependency (via @pkgdep line)
|
|
|
|
| |
Reported by: QAT
|
| |
|
|
|
|
|
|
|
| |
- Make tcl-modules a slave port of tcl85
- Fix incompatible pkg-lists of tcl85 and tcl86
- Add modules to OPTIONS
- Bump PORTREVISION
|
|
|
|
|
| |
- Slave port of tcl85, separates tcl common modules from tcl85 and tcl86
(identical) into a single port
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/132241
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
|
|
|
|
|
|
|
|
| |
Rename the regression-test target to full-regression-test. The GCC
testsuite simply is too expensive and has been dragging tinderboxes
and other testers down.
PR: 131185
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 132160
Submitted by: Florian Smeets <flo@kasimir.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 131982
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
|
|
|
|
| |
PR: 131581
Submitted by: maintainer
|
|
|
|
| |
PR: 130167
|
| |
|
|
|
|
|
|
|
| |
- fix pkg-plist for TZDATA in tcl85
PR: ports/132144, ports/132147
Submitted by: bf <bf2006a@yahoo.com>
|
|
|
|
| |
Submitted by: QAT
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
runs its signal handlers, not to a random thread that happens to be
executing at the time when signal arrives. This functionality has been
lost since Python 2.3, possible cause is that the linux implementation
of POSIX threads always delivered signal to the main thread. This
bug results in rather annoying inability to terminate threading script
with ^C for example and there could be other issues as well.
Bump PORTREVISION.
PR: ports/131080
Submitted by: Andriy Pylypenko <bamby@sippysoft.com>
Approved by: MAINTAINER's timeout
|
|
|
|
| |
Approved by: arved
|
| |
|
|
|
|
|
| |
- Add manual page for tclsh8.x and wish8.x
- Bump PORTREVISION
|
|
|
|
|
| |
PR: ports/131892
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
|
|
|
|
|
|
|
|
|
| |
to remote host was refused. FreeBSD connect(2) call returns EINVAL in
that case and clears the error code, so there's no way to determine
what happened. Reimplement ruby_connect via select call instead of
polling the status by connect(2). This may also reduce overhead (though,
not verified).
Reported by: Saku Ytti <saku@ytti.fi>
|
|
|
|
| |
Noted by: Dominic Fandrey <kamikaze@bsdforen.de> via freebsd-python@
|
|
|
|
|
| |
- remove DEPRECATED
Approved by: mm (Martin Matuska)
|
|
|
|
|
|
|
|
| |
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).
EXPIRATION_DATE=2009-03-22
|
| |
|
| |
|
|
|
|
|
| |
Reported by: kib@
Approved by: python (miwi)
|
|
|
|
| |
Submitted by: Yoshihiro Ota via freebsd-ports@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
May be tested on simple hello world:
---
import std.stdio;
int main() {
std.stdio.writefln("Hello World!");
std.stdio.readln;
return 0;
}
---
gdc test.d -o test
---
/usr/local/lib/gcc/i386-portbld-freebsd8.0/../../libgphobos.a(math.o)(.text+0xa45): In function `_D3std4math6tgammaFeZe':
../.././../gcc-4.1-20080428/libphobos/std/math.d:1136: undefined reference to `tgammal'
...
|
| |
|
|
|
|
| |
Reported by: Gej
|
|
|
|
|
| |
Reviewed by: perky | lwhsu
Tested with: exp-run via pav
|
|
|
|
|
|
| |
Submitted by: Vladimir Timofeev <vovkasm@gmail.com>
Prompted by: QAT on-commit run
Pointyhat to: skv@
|
|
|
|
|
|
|
| |
* Update BSDPAN.
PR: ports/131434 [1]
Submitted by: William Olson <wolson xx gmail.com> [1]
|
| |
|
|
|
|
|
|
| |
- Use SF macro
Submitted by: Christoph Mallon (maintainer via irc)
|
|
|
|
|
| |
PR: 130445
Submitted by: Ports Fury
|
|
|
|
|
| |
This no longer contains bin/addr2name.awk44. Also remove the
post-build target and its hint for running the testsuite.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pav
|
|
|
|
| |
Submitted by: Glen Barber via freebsd-ports@
|
|
|
|
| |
Reported by: Jan Henrik Sylvester <me@janh.de>
|
|
|
|
| |
Pointy hat to: me
|
|
|
|
|
| |
PR: ports/124837 (based on)
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
| |
Reported by: Andrew <refresh.xss@gmail.com>
|
|
|
|
|
| |
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 131127
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
|
| |
PR: ports/129818 (based on)
Submitted by: Hung-Yi Chen <gaod@hychen.org>
|
|
|
|
|
| |
PR: ports/131103 (based on)
Submitted by: bf <bf2006a@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
|
| |
|
|
|
|
| |
lang/clisp.
|
| |
|
| |
|
|
|
|
|
|
| |
- Use PORTDOCS facility
- Remove a simple patch and use REINPLACE_CMD instead
- Take maintainership
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 131349
Submtted by: Vitaly Magerya <vmagerya at gmail dot com>
|
|
|
|
|
| |
components (these components came in via libGLU before, but its
dependencies changed with the X.org upgrade).
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
|
|
|
|
| |
PR: ports/131183
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
|
| |
|
|
|
|
| |
- Take maintainership of Mk/bsd.tcl.mk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
|
| |
|
|
|
|
|
|
| |
failed to get a single user complaint.
EXPIRATION_DATE=2009-03-03.
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
| |
Pointy hat to: pav
Reported by: cperciva
|
|
|
|
| |
PR: ports/131046
|
|
|
|
|
|
|
|
| |
and its note on testing, add a conditional dependency on misc/dejagnu [1]
and make the inclusion of gcc-testsuite in DISTFILES conditional, too.
PR: 131185
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
using ?=.
Add powerpc to NOT_FOR_ARCHS. [1]
No longer include the Fortran frontend. This version has been super-
seded by later ports, and the main purpose of lang/gcc42 is being on
par with the GCC 4.2-based system compiler recent versions of FreeBSD
feature.
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.
PR: 130964 [1]
|
|
|
|
|
| |
check targets. This reduces disk and bandwidth consumptions for a
feature (apparently) never used.
|
|
|
|
|
|
|
|
|
| |
Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as
opposed to using ?=.
Add powerpc to NOT_FOR_ARCHS. [1]
PR: 130964 [1]
|
|
|
|
| |
PR: 130964
|
|
|
|
| |
using ?=.
|
| |
|
|
|
|
|
|
|
| |
with the GCC 4.3.3 release.
Set PORTNAME, MAINTAINER, COMMENT, and LATEST_LINK unconditionally as
opposed to using ?=.
|
| |
|
| |
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
- Regenerate patch files with "make makepatch"
- Take maintainership
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/130959
Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
|
| |
|
|
|
|
|
|
| |
change.
Reported by: maintainer
|
|
|
|
|
|
| |
3 years and does not build anywhere.
No objections: mjl@luckie.org.nz (maintainer), pav
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
|
| |
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
|
|
|
|
| |
PR: 130859
Submitted by: Andrew Reilly <areilly at bigpond dot net dot au> (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/130579
Submitted by: Peter Schuller <peter.schuller at infidyne.com> (maintainer)
|