FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 8:30 AM GMT
non port: lang/Makefile
CVSWeb

Number of commits found: 482 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5  »  

Mon, 23 Jan 2012
[ 16:07 lwhsu ] Original commit 
1.764 lang/Makefile
1.1 lang/rust/Makefile
1.1 lang/rust/distinfo
1.1 lang/rust/files/patch-configure
1.1 lang/rust/files/patch-mk_platform.mk
1.1 lang/rust/files/patch-src_cargo_cargo.rs
1.1 lang/rust/files/patch-src_rt_rust__unwind.h
1.1 lang/rust/pkg-descr
1.1 lang/rust/pkg-plist
Add rust 0.1, a language with a focus on memory safety and concurrency.

PR:             ports/164366
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Thu, 19 Jan 2012
[ 18:09 osa ] Original commit 
1.2752 MOVED
1.4807 devel/Makefile
1.3 devel/luajit/Makefile
1.763 lang/Makefile
1.1 lang/luajit/Makefile
1.427 www/nginx-devel/Makefile
1.303 www/nginx/Makefile
1.2 devel/luajit/distinfo
1.1 lang/luajit/distinfo
1.3 devel/luajit/files/patch-Makefile

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Move luajit from devel to lang directory.

Notice from:    linimon
Mon, 26 Dec 2011
[ 19:15 pawel ] Original commit 
1.762 lang/Makefile
1.1 lang/x10/Makefile
1.1 lang/x10/distinfo
1.1 lang/x10/files/patch-x10.runtime-Make.rules
1.1 lang/x10/pkg-descr
1.1 lang/x10/pkg-plist
IBM Research is developing the open-source X10 programming language to
provide a programming model that can address the architectural challenge
of multiples cores, hardware accelerators, clusters, and supercomputers
in a manner that provides scalable performance in a productive manner.

WWW:    http://x10-lang.org

PR:             ports/163269
Submitted by:   Jason Bacon <jwbacon@tds.net>
Tue, 13 Dec 2011
[ 15:37 lwhsu ] Original commit 
1.761 lang/Makefile
1.1 lang/pypy/Makefile
1.1 lang/pypy/files/bsd.pypy.inst.mk
1.1 lang/pypy/distinfo
1.1 lang/pypy/files/patch-pypy__ctypes_configure__cbuild.py
1.1 lang/pypy/files/patch-pypy__rpython__tool__rffi_platform.py
1.1 lang/pypy/files/patch-pypy__translator__platform__freebsd.py
1.1 lang/pypy/pkg-descr
1.1 lang/pypy/pkg-plist
1.1 lang/pypy/files/use.pypy
Add pypy 1.7, PyPy is a fast, compliant implementation of the Python language.

PR:             ports/160265
Submitted by:   David Naylor <naylor.b.david@gmail.com>
Sun, 11 Dec 2011
[ 23:55 linimon ] Original commit 
1.760 lang/Makefile
Re-add lang/gcc42.

Hat:            portmgr
Feature safe:   yes
[ 09:06 gerald ] Original commit 
1.759 lang/Makefile
1.362 lang/gcc42/Makefile
1.232 lang/gcc42/distinfo
1.6 lang/gcc42/files/java-patch-hier
1.11 lang/gcc42/pkg-descr
1.97 lang/gcc42/pkg-plist
Remove the lang/gcc42 port (GCC 4.2) which does not have any user in
the tree any more and has been obsoleted by several newer versions of
GCC -- ones that actually build on FreeBSD 10.x out of the box and
provide better support for newer CPUs, better optimizations overall,
and more advanced language support.

GCC 4.6 aka lang/gcc or lang/gcc46 is the new default version of GCC
in ports.

The system compiler version of GCC 4.2 is still available up to and
including FreeBSD 9.x and users of USE_GCC=4.2+ will be transparently
redirected to lang/gcc if, or rather when, this changes.

PR:             163103
Feature safe:   yes
Wed, 23 Nov 2011
[ 22:27 gerald ] Original commit 
1.758 lang/Makefile
1.509 lang/gcc45/Makefile
1.373 lang/gcc45/distinfo
1.5 lang/gcc45/files/java-patch-hier
1.2 lang/gcc45/files/patch-unwind-ia64.h
1.17 lang/gcc45/pkg-descr
1.108 lang/gcc45/pkg-plist
Remove lang/gcc45 in favor of lang/gcc46 and later.  Nothing in the
tree uses this version of GCC (GCC 4.5.x) any longer and GCC 4.6 has
been the default for USE_FORTRAN=yes and USE_GCC=4.X+ for a while
and has proven itself.  Plus, only GCC 4.6 and GCC 4.7 have been
patched to work with FreeBSD 10.x and later.

Feature safe:   yes
Sun, 13 Nov 2011
[ 13:05 sunpoet ] Original commit 
1.757 lang/Makefile
1.1 lang/p5-Marpa-XS/Makefile
1.1 lang/p5-Marpa-XS/distinfo
1.1 lang/p5-Marpa-XS/pkg-descr
1.1 lang/p5-Marpa-XS/pkg-plist
- Add p5-Marpa-XS 0.018

Marpa::XS is the XS version of Marpa.

Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa-XS/

Feature safe:   yes
[ 13:04 sunpoet ] Original commit 
1.756 lang/Makefile
1.1 lang/p5-Marpa-PP/Makefile
1.1 lang/p5-Marpa-PP/distinfo
1.1 lang/p5-Marpa-PP/pkg-descr
1.1 lang/p5-Marpa-PP/pkg-plist
- Add p5-Marpa-PP 0.010

Marpa::PP is the pure Perl version of Marpa.

Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa-PP/

Feature safe:   yes
[ 13:04 sunpoet ] Original commit 
1.755 lang/Makefile
1.1 lang/p5-Marpa/Makefile
1.1 lang/p5-Marpa/distinfo
1.1 lang/p5-Marpa/pkg-descr
1.1 lang/p5-Marpa/pkg-plist
- Add p5-Marpa 0.206

Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa/

Feature safe:   yes
Wed, 9 Nov 2011
[ 14:02 bapt ] Original commit 
1.2669 MOVED
1.754 lang/Makefile
1.44 lang/open-cobol-devel/Makefile
1.3027 www/Makefile
1.17 www/p5-Catalyst-Log-Log4perl/Makefile
1.15 lang/open-cobol-devel/distinfo
1.12 www/p5-Catalyst-Log-Log4perl/distinfo
1.5 lang/open-cobol-devel/pkg-descr
1.2 www/p5-Catalyst-Log-Log4perl/pkg-descr
1.14 lang/open-cobol-devel/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
2011-11-05 www/p5-Catalyst-Log-Log4perl: Use Log::Log4perl::Catalyst
(devel/p5-Log-Log4perl) instead.
2011-10-23 lang/open-cobol-devel: No activity since 2007
Mon, 7 Nov 2011
[ 17:38 sunpoet ] Original commit 
1.753 lang/Makefile
- Connect p5-ExtUtils-F77
- Disconnect p5-F77
Wed, 2 Nov 2011
[ 01:35 dougb ] Original commit 
1.683 LEGAL
1.2661 MOVED
1.1195 audio/Makefile
1.12 audio/linux-shoutcast/Makefile
1.19 audio/shoutcast/Makefile
1.303 chinese/Makefile
1.29 chinese/scim-chewing/Makefile
1.197 converters/Makefile
1.12 converters/py-cjkcodecs/Makefile
1.1048 databases/Makefile

(Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Remove ports@ ports that have been DEPRECATED for at least 1 month

audio/shoutcast         Unfetchable; website rearranged
audio/linux-shoutcast   Unfetchable; website rearranged
chinese/scim-chewing    Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre        Does not compile
deskutils/mhc           Does not fetch
deskutils/org-mode.el6  Does not fetch
deskutils/gemcal        Does not fetch
devel/erlang-thrift     Does not build
dns/domtools            Does not fetch
editors/richtext        Does not compile
games/vultures-claw     Does not fetch
games/bomb              Does not fetch
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 1 Nov 2011
[ 05:19 dougb ] Original commit 
1.2658 MOVED
1.267 archivers/Makefile
1.2 archivers/gambas2-gb-compress-bzlib2/Makefile
1.2 archivers/gambas2-gb-compress-zlib/Makefile
1.1194 audio/Makefile
1.2 audio/gambas2-gb-sdl-sound/Makefile
1.1045 databases/Makefile
1.3 databases/gambas2-gb-db-firebird/Makefile
1.2 databases/gambas2-gb-db-mysql/Makefile
1.2 databases/gambas2-gb-db-odbc/Makefile

(Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/gambas2-gb-qt has been broken for over a year.

Remove it, and the ports that depend on it.
Sun, 23 Oct 2011
[ 14:27 rene ] Original commit 
1.2646 MOVED
1.750 lang/Makefile
1.24 lang/smarteiffel/Makefile
1.11 lang/smarteiffel/distinfo
1.4 lang/smarteiffel/pkg-descr
1.2 lang/smarteiffel/files/pkg-install.in
1.2 lang/smarteiffel/files/pkg-message.in
1.9 lang/smarteiffel/pkg-plist
Remove expired port:
2011-10-21 lang/smarteiffel: Dead upstream, broken on amd64 with gcc>4
Wed, 19 Oct 2011
[ 18:56 dinoex ] Original commit 
1.749 lang/Makefile
1.6 lang/libobjc2/Makefile
1.3 lang/libobjc2/distinfo
1.4 lang/libobjc2/files/patch-Makefile
1.3 lang/libobjc2/pkg-descr
1.3 lang/libobjc2/pkg-plist
Replacement for the GNU Objective-C runtime supporting the features
of Objective-C 2 for use with GNUstep and other Objective-C programs.
This runtime is based on the Etoile Objective-C Runtime, an earlier
research prototype, and includes support for non-fragile instance
variables, type-dependent dispatch, and object planes. It is fully
compatible with the FSF's GCC Objective-C ABI and also implements
a new ABI that is supported by Clang and is required for some of
the newer features.
Mon, 17 Oct 2011
[ 00:03 avilla ] Original commit 
1.158 GIDs
1.2636 MOVED
1.33 accessibility/Makefile
1.10 accessibility/jovie/Makefile
1.49 accessibility/kdeaccessibility4/Makefile
1.9 accessibility/ktts/Makefile
1.163 astro/Makefile
1.10 astro/kstars/Makefile
1.10 astro/marble/Makefile
1.443 deskutils/Makefile

(Only the first 10 of 531 ports in this commit are shown above. View all ports for this commit)
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:             156293 [1]
                159219 [2]
                160164 [3]
Submitted by:   Oleg Sidorkin <osidorkin@gmail.com> [1]
                Alvaro Castillo <gobledb@gmail.com> [2]
                dkeav04@gmail.com [3]
Tested by:      exp-run via pav
Fri, 14 Oct 2011
[ 17:00 lwhsu ] Original commit 
1.747 lang/Makefile
1.1 lang/ats/Makefile
1.1 lang/ats/bsd.ats.mk
1.1 lang/ats/distinfo
1.1 lang/ats/files/patch-Makefile
1.1 lang/ats/files/patch-Makefile__bootstrap
1.1 lang/ats/pkg-descr
1.1 lang/ats/pkg-plist
Add ats 0.2.5, a language with a type system rooted in the Applied Type
System.

PR:             ports/161575
Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
Tue, 11 Oct 2011
[ 06:50 wen ] Original commit 
1.746 lang/Makefile
1.1 lang/basic256/Makefile
1.1 lang/basic256/distinfo
1.1 lang/basic256/files/patch-BASIC256.pro
1.1 lang/basic256/files/patch-RunController.cpp
1.1 lang/basic256/pkg-descr
1.1 lang/basic256/pkg-plist
BASIC-256 is an easy to use version of BASIC designed to teach anybody
(especially middle and high-school students) the basics of computer
programming.

It uses traditional control structures like gosub, for/next, and goto,
which helps kids easily see how program flow-control works. It has a
built-in graphics mode which lets them draw pictures on screen in
minutes, and a set of detailed, easy-to-follow tutorials that
introduce programming concepts through fun exercises.

WWW: http://http://www.basic256.org

PR:             ports/160367
Submitted by:   Fernando <fernando.apesteguia@gmail.com>
Sun, 9 Oct 2011
[ 02:47 dougb ] Original commit 
1.679 LEGAL
1.2622 MOVED
1.162 astro/Makefile
1.16 astro/gkrellsun/Makefile
1.33 astro/xrmap/Makefile
1.1190 audio/Makefile
1.23 audio/gkrellmss/Makefile
1.52 audio/gnapster/Makefile
1.17 audio/midimountain/Makefile
1.1034 databases/Makefile

(Only the first 10 of 299 ports in this commit are shown above. View all ports for this commit)
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE

astro/gkrellsun         Abandonware
astro/xrmap             No more distfiles
audio/midimountain      Abandonware
audio/gkrellmss         Abandonware
audio/gnapster          Abandonware
databases/xbase         No more public distfiles
databases/xbsql         No more public distfiles
games/gtkabale          No more public distfiles
games/battleball        No more public distfiles, does not compile on ia64 or
sparc64
games/race              No more public distfiles
games/stvef-paks        No more public distfiles
games/stvef-server      No more public distfiles
games/tome              No more public distfiles
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 26 Sep 2011
[ 01:02 gerald ] Original commit 
1.744 lang/Makefile
Connect the new gcc port.
Wed, 7 Sep 2011
[ 11:09 culot ] Original commit 
1.743 lang/Makefile
1.1 lang/gnatdroid-armv7/Makefile
1.1 lang/gnatdroid-armv7/distinfo
1.1 lang/gnatdroid-armv7/files/patch-configure
1.1 lang/gnatdroid-armv7/files/patch-gcc__Makefile.in
1.1 lang/gnatdroid-armv7/files/patch-gcc__ada__adaint.c
1.1 lang/gnatdroid-armv7/files/patch-libiberty__getpagesize.c
1.1 lang/gnatdroid-armv7/files/patch-libiberty__setprotitle.c
1.1 lang/gnatdroid-armv7/pkg-descr
1.1 lang/gnatdroid-armv7/pkg-plist
The gnatdroid-armv7 port builds a C/Ada cross-compiler based on GCC 4.6 that
targets the Android operating system (version 2.3, API level 9) running on
ARM architecture (version 7).  This produces binaries that run natively on
Android devices as well as the Android SDK emulator.

WWW: http://www.dragonlace.net

PR:             ports/160427
Submitted by:   John Marino <freebsdml@marino.st>
[ 05:22 culot ] Original commit 
1.742 lang/Makefile
1.1 lang/gnatdroid-armv5/Makefile
1.1 lang/gnatdroid-armv5/distinfo
1.1 lang/gnatdroid-armv5/files/patch-configure
1.1 lang/gnatdroid-armv5/files/patch-gcc__Makefile.in
1.1 lang/gnatdroid-armv5/files/patch-gcc__ada__adaint.c
1.1 lang/gnatdroid-armv5/files/patch-libiberty__getpagesize.c
1.1 lang/gnatdroid-armv5/files/patch-libiberty__setprotitle.c
1.1 lang/gnatdroid-armv5/pkg-descr
1.1 lang/gnatdroid-armv5/pkg-plist
The gnatdroid-armv5 port builds a C/Ada cross-compiler based on GCC 4.6 that
targets the Android operating system (version 2.3, API level 9) running on
ARM architecture (version 5).  This produces binaries that run natively on
Android devices as well as the Android SDK emulator.

WWW: http://www.dragonlace.net

PR:             ports/160426
Submitted by:   John Marino <freebsdml@marino.st>
Tue, 6 Sep 2011
[ 10:48 culot ] Original commit 
1.741 lang/Makefile
1.1 lang/gnatdroid-binutils/Makefile
1.1 lang/gnatdroid-binutils/distinfo
1.1 lang/gnatdroid-binutils/files/patch-bfd__Makefile.in
1.1 lang/gnatdroid-binutils/files/patch-binutils__Makefile.in
1.1 lang/gnatdroid-binutils/files/patch-configure
1.1 lang/gnatdroid-binutils/files/patch-gas__Makefile.in
1.1 lang/gnatdroid-binutils/files/patch-gas__configure.tgt
1.1 lang/gnatdroid-binutils/files/patch-gprof__Makefile.in
1.1 lang/gnatdroid-binutils/files/patch-ld__Makefile.in

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
This package is a dependency of lang/gnatdroid. It provides the cross-tools
required to build the GNAT FreeBSD->ARM cross-compiler that is gnatdroid,
as well as any binaries that it produces.

WWW: http://www.dragonlace.net

PR:             ports/160424
Submitted by:   John Marino <freebsdml@marino.st>
Mon, 5 Sep 2011
[ 12:53 culot ] Original commit 
1.740 lang/Makefile
1.1 lang/gnatdroid-sysroot/Makefile
1.1 lang/gnatdroid-sysroot/distinfo
1.1 lang/gnatdroid-sysroot/files/patch-stat.h
1.1 lang/gnatdroid-sysroot/pkg-descr
1.1 lang/gnatdroid-sysroot/pkg-plist
This package is used by lang/gnatdroid to install the system root of
Android 2.3 (API Level 9) of the ARM architecture. The ARM cross-tools
are built using these files, which in turn is required for the GNAT
FreeBSD->ARM cross-compiler that is gnatdroid.

WWW: http://www.dragonlace.net

PR:             ports/160423
Submitted by:   John Marino <freebsdml@marino.st>
Tue, 16 Aug 2011
[ 05:54 bapt ] Original commit 
1.2568 MOVED
1.739 lang/Makefile
1.9 lang/ocamlduce/Makefile
1.5 lang/ocamlduce/distinfo
1.2 lang/ocamlduce/files/patch-Makefile
1.2 lang/ocamlduce/pkg-descr
1.3 lang/ocamlduce/pkg-plist
2011-04-17 lang/ocamlduce: has been broken for over a year
Sun, 14 Aug 2011
[ 16:15 swills ] Original commit 
1.2562 MOVED
1.738 lang/Makefile
1.2 lang/p5-POE-Component-Hailo/Makefile
1.2 lang/p5-POE-Component-Hailo/distinfo
1.2 lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in
1.2 lang/p5-POE-Component-Hailo/pkg-descr
1.2 lang/p5-POE-Component-Hailo/pkg-plist
Added p5-POE-Component-Hailo in the wrong category
[ 04:14 swills ] Original commit 
1.737 lang/Makefile
1.1 lang/p5-POE-Component-Hailo/Makefile
1.1 lang/p5-POE-Component-Hailo/distinfo
1.1 lang/p5-POE-Component-Hailo/files/patch-Makefile.PL.in
1.1 lang/p5-POE-Component-Hailo/pkg-descr
1.1 lang/p5-POE-Component-Hailo/pkg-plist
POE::Component::Hailo is a POE component that provides a non-blocking wrapper
around Hailo. It accepts the events listed under "INPUT" and emits the events
listed under "OUTPUT".

WWW:    http://search.cpan.org/dist/POE-Component-Hailo/

PR:             ports/159295
Submitted by:   milki <milki at rescomp.berkeley.edu>
Sat, 6 Aug 2011
[ 16:52 dinoex ] Original commit 
1.736 lang/Makefile
1.8 lang/gnustep-libobjc/Makefile
1.7 lang/gnustep-libobjc/distinfo
1.2 lang/gnustep-libobjc/pkg-descr
1.4 lang/gnustep-libobjc/pkg-plist
- retire gnustep-libobjc
gnustep-makes does require libobjc now
so we can not build libobjc for gnustep with gnustep-make
Wed, 3 Aug 2011
[ 06:49 bapt ] Original commit 
1.670 LEGAL
1.2550 MOVED
1.234 comms/Makefile
1.11 comms/ruby-serialport/Makefile
1.1016 databases/Makefile
1.19 databases/ruby-search-namazu/Makefile
1.12 databases/ruby-sqlite/Makefile
1.7 databases/rubygem-kirbybase/Makefile
1.4469 devel/Makefile
1.12 devel/ruby-eet/Makefile

(Only the first 10 of 207 ports in this commit are shown above. View all ports for this commit)
Removing old ruby stuff

2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9
2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9
2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9
2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9
2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 18 Jun 2011
[ 18:56 ohauer ] Original commit 
1.734 lang/Makefile
1.1 lang/python-doc-text/Makefile
 - Documentation for the Python programming language in txt format

PR:             ports/152186
Submitted by:   John Hein <jhein _at_ symmetricom.com>
Thu, 9 Jun 2011
[ 15:45 bapt ] Original commit 
1.2479 MOVED
1.733 lang/Makefile
1.25 lang/njs/Makefile
1.9 lang/ruby-js/Makefile
1.1550 textproc/Makefile
1.6 textproc/ruby-xml-script/Makefile
1.2900 www/Makefile
1.16 www/ruby-asp/Makefile
1.4 lang/njs/distinfo
1.6 lang/ruby-js/distinfo

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Remove lang/njs and ports that depends on it, njs has no more public distfile
and no more upstream
the other aren't under development anymore

lang/ruby-js
textproc/ruby-xml-script
www/ruby-asp
2011-05-01 lang/njs: Upstream disapear and distfile is no more available
Thu, 2 Jun 2011
[ 20:06 pav ] Original commit 
1.2469 MOVED
1.732 lang/Makefile
1.5 lang/libobjc2/Makefile
1.2 lang/libobjc2/distinfo
1.3 lang/libobjc2/files/patch-Makefile
1.2 lang/libobjc2/pkg-descr
1.2 lang/libobjc2/pkg-plist
- Remove lang/libobjc2, it's duplicate of gnustep-libobjc

Submitted by:   Pete French <pete@twisted.org.uk> (maintainer)
Thu, 19 May 2011
[ 13:54 kuriyama ] Original commit 
1.731 lang/Makefile
1.1 lang/p5-JavaScript-Value-Escape/Makefile
1.1 lang/p5-JavaScript-Value-Escape/distinfo
1.1 lang/p5-JavaScript-Value-Escape/pkg-descr
1.1 lang/p5-JavaScript-Value-Escape/pkg-plist
There are a lot of XSS, a security hole typically found in web
applications, caused by incorrect (or lack of) JavaScript
escaping.  This module is aimed to provide a secure JavaScript
escaping to avoid XSS with JavaScript values.

The escaping routine JavaScript::Value::Escape provides escapes q!"!,
q!'!, q!&!, q!=!, q!-!, q!+!, q!;!, q!<!, q!>!, q!/!, q!\! and control
characters to JavaScript unicode entities like "\u0026".

WWW: http://search.cpan.org/dist/JavaScript-Value-Escape/
Tue, 17 May 2011
[ 19:30 skv ] Original commit 
1.730 lang/Makefile
1.127 lang/perl5.10/Makefile
1.133 lang/perl5.12/Makefile
1.133 lang/perl5.14/Makefile
1.116 lang/perl5.8/Makefile
1.12 lang/perl5.14/Makefile.man
1.1065 UPDATING
1.19 Mk/bsd.perl.mk
1.683 Mk/bsd.port.mk
1.35 lang/perl5.14/distinfo

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Introduce Perl 5.14.0

Changes:        http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
Thu, 12 May 2011
[ 15:52 vanilla ] Original commit 
1.729 lang/Makefile
1.1 lang/v8/Makefile
1.1 lang/v8/distinfo
1.1 lang/v8/files/patch-SConstruct
1.1 lang/v8/pkg-descr
1.1 lang/v8/pkg-plist
Add v8 3.2.8, google\'s open source JavaScript engine.

PR:             ports/152175
Submitted by:   siasia
Mon, 2 May 2011
[ 14:09 bapt ] Original commit 
1.2439 MOVED
1.728 lang/Makefile
1.35 lang/cim/Makefile
1.15 lang/clips/Makefile
1.18 lang/eiffel/Makefile
1.23 lang/libutils/Makefile
1.8 lang/linux-libperl5.8/Makefile
1.23 lang/osb-jscore/Makefile
1.10 lang/cim/distinfo
1.6 lang/clips/distinfo

(Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Remove unmaintained expired ports from lang

2011-05-01 lang/cim: Upstream disapear and distfile is no more available
2011-05-01 lang/clips: Upstream disapear and distfile is no more available
2011-05-01 lang/eiffel: Upstream disapear and distfile is no more available
2011-05-01 lang/libutils: Upstream disapear and distfile is no more available
2011-05-01 lang/linux-libperl5.8: Upstream disapear and distfile is no more
available
2011-05-01 lang/osb-jscore: Abandonware, please use www/webkit-gtk2
Wed, 20 Apr 2011
[ 14:00 kuriyama ] Original commit 
1.727 lang/Makefile
1.1 lang/phantomjs/Makefile
1.1 lang/phantomjs/distinfo
1.1 lang/phantomjs/pkg-descr
PhantomJS is a minimalistic, headless, WebKit-based, JavaScript-driven
tool.

It has native support for different web technologies: DOM handling,
CSS selector, JSON, Canvas, SVG, and of course JavaScript.

WWW: http://www.phantomjs.org/
Tue, 19 Apr 2011
[ 04:14 dinoex ] Original commit 
1.726 lang/Makefile
- disconnect gnustep-objc
Mon, 18 Apr 2011
[ 22:25 rene ] Original commit 
1.645 LEGAL
1.2396 MOVED
1.132 cad/Makefile
1.17 cad/tclspice/Makefile
1.227 comms/Makefile
1.7 comms/hcfmdm/Makefile
1.974 databases/Makefile
1.22 databases/mysqlcc/Makefile
1.4304 devel/Makefile
1.13 devel/cocktail/Makefile

(Only the first 10 of 499 ports in this commit are shown above. View all ports for this commit)
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 12 Apr 2011
[ 18:10 rene ] Original commit 
1.2392 MOVED
1.724 lang/Makefile
1.22 lang/gpc/Makefile
1.1163 security/Makefile
1.14 security/mypasswordsafe/Makefile
1.6 lang/gpc/distinfo
1.3 security/mypasswordsafe/distinfo
1.4 lang/gpc/files/patch-gcc__config.gcc
1.4 lang/gpc/files/patch-gcc__config__freebsd-spec.h
1.3 lang/gpc/files/patch-gcc__p__Make-lang.in

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2011-04-11 lang/gpc: development has ceased; use lang/fpc instead
2011-04-11 security/mypasswordsafe: development has ceased; try security/gorilla
instead
Sat, 9 Apr 2011
[ 16:22 arved ] Original commit 
1.2390 MOVED
1.723 lang/Makefile
1.33 lang/compaq-cc/Makefile
1.3 lang/compaq-cc/files/include/machine/alpha_cpu.h
1.3 lang/compaq-cc/files/include/machine/ansi.h
1.2 lang/compaq-cc/files/include/c_asm.h
1.2 lang/compaq-cc/files/include/sys/cdefs.h
1.2 lang/compaq-cc/files/comp.config
1.7 lang/compaq-cc/distinfo
1.2 lang/compaq-cc/files/errno_location.c

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Remove compaq-cc, which only works on alpha, which has not been supported
for some time

Reported on:    freebsd-ports
Mon, 4 Apr 2011
[ 17:12 rene ] Original commit 
1.8 databases/postgresql73-server/files/502.pgsql
1.10 databases/postgresql74-server/files/502.pgsql
1.10 databases/postgresql80-server/files/502.pgsql
1.10 databases/postgresql81-server/files/502.pgsql
1.643 LEGAL
1.2385 MOVED
1.31 accessibility/Makefile
1.26 accessibility/linux-f8-atk/Makefile
1.253 archivers/Makefile
1.7 archivers/linux-f8-ucl/Makefile

(Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 21 Mar 2011
[ 06:14 wen ] Original commit 
1.721 lang/Makefile
1.1 lang/pure/Makefile
1.1 lang/pure/distinfo
1.1 lang/pure/files/patch-interpreter.cc
1.1 lang/pure/pkg-descr
1.1 lang/pure/files/pkg-message.in
1.1 lang/pure/pkg-plist
Pure is a modern-style functional programming language based on term
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.

WWW:    https://code.google.com/p/pure-lang/

PR:             ports/155647
Submitted by:   Zhihao Yuan <lichray@gmail.com>
Sun, 20 Mar 2011
[ 22:46 gerald ] Original commit 
1.720 lang/Makefile
Connect the new lang/gcc47 port to the build.

PR:             155571
Thu, 17 Mar 2011
[ 16:19 miwi ] Original commit 
1.2371 MOVED
1.719 lang/Makefile
1.17 lang/gnat-gcc42/Makefile
1.23 lang/gnat-gcc43/Makefile
1.9 lang/gnat-gcc44/Makefile
1.9 lang/gnat-gcc42/distinfo
1.10 lang/gnat-gcc43/distinfo
1.4 lang/gnat-gcc44/distinfo
1.3 lang/gnat-gcc42/files/patch-gcc-ada-Makefile.in
1.4 lang/gnat-gcc43/files/patch-gcc-ada-Makefile.in

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Remove
lang/gnat-gcc42
lang/gnat-gcc43
lang/gnat-gcc44
Mon, 7 Mar 2011
[ 06:38 wen ] Original commit 
1.718 lang/Makefile
- Remove obsolete gnat-doc(3.15p) ports

PR:             ports/153676
Submitted by:   John Marino <freebsdml@marino.st>
Tue, 22 Feb 2011
[ 07:57 wen ] Original commit 
1.717 lang/Makefile
- Connect lang/python32
Tue, 15 Feb 2011
[ 07:32 wen ] Original commit 
1.716 lang/Makefile
1.1 lang/gnat-aux/Makefile
1.1 lang/gnat-aux/distinfo
1.1 lang/gnat-aux/pkg-descr
1.1 lang/gnat-aux/pkg-plist
GNAT AUX is based on the trunk version of Free Software Foundation's GNU
Compiler Collection.  It carries with it the GMGPL license, the modified
version of the GPL that exempts generic instantiation from resulting in
a GPL-licensed executable.  This version of GNAT also carries with it the
GCC Runtime Library Exception, so the resulting binaries have no licensing
requirements.  Binaries produced by GNAT AUX should be handled the same as
binaries produced by any FSF GNAT compiler.

GNAT AUX implements the full Ada-83, Ada-95, and Ada-2005 language standards.
It also implements some features of the draft Ada-2012 standard, which are
optionally accessible via the -gnat2012 switch or Ada_2012 pragma.

WWW: http://www.dragonlace.net/

PR:             ports/153828
Submitted by:   John Marino <freebsdml@marino.st>
Sun, 13 Feb 2011
[ 06:55 culot ] Original commit 
1.715 lang/Makefile
1.2 lang/p5-SQL-Tokenizer/Makefile
1.2 lang/p5-SQL-Tokenizer/distinfo
1.2 lang/p5-SQL-Tokenizer/pkg-descr
1.2 lang/p5-SQL-Tokenizer/pkg-plist
- Remove p5-SQL-Tokenizer from 'lang' category

Reported by:    az@
Approved by:    milki <milki AT rescomp.berkeley.edu> (maintainer)
Sat, 12 Feb 2011
[ 17:10 culot ] Original commit 
1.714 lang/Makefile
1.1 lang/p5-SQL-Tokenizer/Makefile
1.1 lang/p5-SQL-Tokenizer/distinfo
1.1 lang/p5-SQL-Tokenizer/pkg-descr
1.1 lang/p5-SQL-Tokenizer/pkg-plist
SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim
to be a parser or query verifier. It just creates sane tokens from a
valid SQL query.

WWW: http://search.cpan.org/dist/SQL-Tokenizer

PR:             ports/154706
Submitted by:   milki <milki AT rescomp.berkeley.edu>
Fri, 4 Feb 2011
[ 21:03 rene ] Original commit 
1.2349 MOVED
1.949 databases/Makefile
1.22 databases/qt-ibase-plugin/Makefile
1.4210 devel/Makefile
1.32 devel/ace+tao/Makefile
1.1376 graphics/Makefile
1.20 graphics/ray++/Makefile
1.755 japanese/Makefile
1.27 japanese/oleo/Makefile
1.713 lang/Makefile

(Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Remove expired ports:
2011-02-04 databases/qt-ibase-plugin: Port is broken on all supported versions
of FreeBSD
2011-02-04 devel/ace+tao: Outdated and does not compile on any supported version
of FreeBSD
2011-02-04 graphics/ray++: Does not compile on supported versions of FreeBSD
2011-02-04 japanese/oleo: Does not compile on supported versions of FreeBSD
2011-02-04 lang/dylan: does not build
2011-02-04 multimedia/jahshaka: Does not compile on supported versions of
FreeBSD

Feature safe:   yes
Mon, 3 Jan 2011
[ 22:10 cy ] Original commit 
1.712 lang/Makefile
Add Digital Mars D version 2 to ports.

PR:             152698
Fri, 31 Dec 2010
[ 17:35 rene ] Original commit 
1.2329 MOVED
1.939 databases/Makefile
1.25 databases/p5-sqlrelay/Makefile
1.4192 devel/Makefile
1.20 devel/php-dbg2/Makefile
1.124 dns/Makefile
1.6 dns/fourcdns/Makefile
1.306 emulators/Makefile
1.17 emulators/win4bsd/Makefile
1.71 french/Makefile

(Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer
available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using
the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of
2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more
maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an
abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable
with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware

Leave java/tya in for now, as it has outstanding PRs.
Mon, 29 Nov 2010
[ 10:27 bapt ] Original commit 
1.710 lang/Makefile
1.1 lang/dmd/Makefile
1.1 lang/dmd/Makefile~
1.1 lang/dmd/distinfo
1.1 lang/dmd/pkg-descr
1.1 lang/dmd/pkg-plist
Add dmd 1.065, official compiler for the D 1.0 programming language.

PR:             ports/152282
Submitted by:   Ruben <chromium at hybridsource.org>
Wed, 24 Nov 2010
[ 05:20 pgollucci ] Original commit 
1.709 lang/Makefile
1.1 lang/p5-Parse-Perl/Makefile
1.1 lang/p5-Parse-Perl/distinfo
1.1 lang/p5-Parse-Perl/pkg-descr
1.1 lang/p5-Parse-Perl/pkg-plist
This module provides the capability to parse a string at runtime as
Perl source code, so that the resulting compiled code can be later
executed. This is part of the job of the string form of the eval
operator, but in this module it is separated out from the other jobs
of eval. Parsing of Perl code is generally influenced by its lexical
context, and this module provides some explicit control over this
process, by reifying lexical environments as Perl objects.

WWW:    http://search.cpan.org/dist/Parse-Perl/

PR:             ports/152447
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Sat, 20 Nov 2010
[ 15:37 kwm ] Original commit 
1.2296 MOVED
1.29 accessibility/Makefile
1.75 accessibility/at-spi/Makefile
1.3 accessibility/at-spi2-atk/Makefile
1.3 accessibility/at-spi2-core/Makefile
1.62 accessibility/atk/Makefile
1.1 accessibility/atkmm/Makefile
1.57 accessibility/gnome-mag/Makefile
1.49 accessibility/gok/Makefile
1.19 accessibility/mousetweaks/Makefile

(Only the first 10 of 609 ports in this commit are shown above. View all ports for this commit)
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 4 Nov 2010
[ 00:57 wen ] Original commit 
1.707 lang/Makefile
1.1 lang/rexx-regutil/Makefile
1.1 lang/rexx-regutil/distinfo
1.1 lang/rexx-regutil/files/patch-Makefile.inc
1.1 lang/rexx-regutil/pkg-descr
1.1 lang/rexx-regutil/files/pkg-message.in
1.1 lang/rexx-regutil/pkg-plist
1.1 lang/rexx-regutil/files/regutil.1.in
RegUtil is an implementation of IBM's RexxUtil for Regina. According to
the author, it is not complete; however, it implements a large number of
the RexxUtil functions, and is very useful.

Note that any scripts which load RegUtil must be run with the 'regina'
command, rather than 'rexx'; the latter does not support the use of
external function packages.

WWW: http://pages.interlog.com/~pjtm/

PR:             ports/150446
Submitted by:   Bob Eager <bob@eager.cx>
Fri, 15 Oct 2010
[ 19:39 brooks ] Original commit 
1.48 devel/llvm-devel/Makefile
1.706 lang/Makefile
1.14 lang/clang-devel/Makefile
1.18 devel/llvm-devel/Makefile.svn_rev
1.981 UPDATING
1.32 devel/llvm-devel/distinfo
1.5 lang/clang-devel/distinfo
1.2 devel/llvm-devel/files/patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h
1.3 devel/llvm-devel/files/patch-tools_clang_lib_Analysis_PrintfFormatString.cpp
1.3 devel/llvm-devel/files/patch-tools_clang_lib_Headers_Makefile

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9
since 2.8 has shipped.

Split out the clang portion of devel/llvm-devel into lang/clang-devel.
Thu, 14 Oct 2010
[ 19:29 brooks ] Original commit 
1.2279 MOVED
1.4086 devel/Makefile
1.13 devel/clang/Makefile
1.705 lang/Makefile
1.14 lang/clang/Makefile
1.4 devel/clang/distinfo
1.3 devel/clang/files/patch-Makefile
1.3 devel/clang/files/patch-tools_clang_Makefile
1.2 devel/clang/files/patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h
1.2 devel/clang/files/patch-tools_clang_lib_Analysis_PrintfFormatString.cpp

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Move devel/clang to lang/clang since compilers typically live in lang.

PR:             ports/151340
Wed, 13 Oct 2010
[ 16:41 dinoex ] Original commit 
1.704 lang/Makefile
1.1 lang/libobjc2/Makefile
1.1 lang/libobjc2/distinfo
1.1 lang/libobjc2/files/patch-Makefile
1.1 lang/libobjc2/pkg-descr
1.1 lang/libobjc2/pkg-plist
Replacement for the GNU Objective-C runtime supporting the features
of Objective-C 2 for use with GNUstep and other Objective-C programs.
This runtime is based on the Etoile Objective-C Runtime, an earlier
research prototype, and includes support for non-fragile instance
variables, type-dependent dispatch, and object planes. It is fully
compatible with the FSF's GCC Objective-C ABI and also implements
a new ABI that is supported by Clang and is required for some of
the newer features.

Submitted by:   Pete French
Reviewed by:    dinoex
Mon, 11 Oct 2010
[ 21:20 stas ] Original commit 
1.703 lang/Makefile
1.1 lang/rubinius/Makefile
1.1 lang/rubinius/distinfo
1.1 lang/rubinius/files/patch-configure
1.1 lang/rubinius/files/patch-kernel_platform_library.rb
1.1 lang/rubinius/files/patch-vm_builtin_ffi_pointer.cpp
1.1 lang/rubinius/files/patch-vm_builtin_system.cpp
1.1 lang/rubinius/files/patch-vm_environment.cpp
1.1 lang/rubinius/pkg-descr
1.1 lang/rubinius/pkg-plist
- Add port for lang/rubinius, a LLVM based ruby language implementation.

WWW:    http://rubini.us/
Thu, 7 Oct 2010
[ 08:44 dinoex ] Original commit 
1.702 lang/Makefile
1.1 lang/gnustep-libobjc/Makefile
1.1 lang/gnustep-libobjc/distinfo
1.1 lang/gnustep-libobjc/pkg-descr
1.1 lang/gnustep-libobjc/pkg-plist
GNUstep Objective-C Runtime

The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime.  It supports both a legacy and a modern ABI, allowing code
compiled with old versions of GCC to be supported without requiring
recompilation.  The modern ABI adds the following features:
- Non-fragile instance variables.
- Protocol uniquing.
- Object planes support.
- Declared property introspection.

Both ABIs support the following feature above and beyond the GCC runtime:
- The modern Objective-C runtime APIs, introduced with OS X 10.5.
- Blocks (closures).
- Low memory profile for platforms where memory usage is more important than
  speed.
- Synthesised property accessors.
- Efficient support for @synchronized()
- Type-dependent dispatch, eliminating stack corruption from mismatched
  selectors.

LICENSE: MIT
Mon, 20 Sep 2010
[ 16:42 garga ] Original commit 
1.2260 MOVED
1.701 lang/Makefile
1.27 lang/pfe-devel/Makefile
1.28 lang/pfe/Makefile
1.12 lang/pfe-devel/distinfo
1.2 lang/pfe-devel/pkg-descr
1.3 lang/pfe/pkg-descr
1.11 lang/pfe-devel/pkg-plist
Move lang/pfe-devel to lang/pfe, doesn't make sense to have just the -devel
port, and it's using a stable version
Thu, 9 Sep 2010
[ 21:19 johans ] Original commit 
1.700 lang/Makefile
1.1 lang/algol68g/Makefile
1.1 lang/algol68g/distinfo
1.1 lang/algol68g/files/patch-configure
1.1 lang/algol68g/files/patch-source_algol68g.h
1.1 lang/algol68g/pkg-descr
Algol 68 `Genie' compiler

The development of Algol played an important role in establishing
computer science as an academic discipline. The Algol 68 Genie project
preserves Algol 68 out of educational as well as scientific-historical
interest, by making available Algol 68 Genie; a recent, well-featured
implementation written from scratch.

WWW: http://www.xs4all.nl/~jmvdveer/algol.html
Tue, 7 Sep 2010
[ 13:57 garga ] Original commit 
1.2239 MOVED
1.699 lang/Makefile
1.6 lang/ficl-devel/Makefile
1.4 lang/ficl-devel/distinfo
1.2 lang/ficl-devel/files/patch-Makefile
1.2 lang/ficl-devel/files/patch-ficl.h
1.2 lang/ficl-devel/pkg-descr
1.3 lang/ficl-devel/pkg-plist
Rename lang/ficl-devel to lang/ficl, doesn't make sense to have a -devel port
when we don't have a stable one, and since it's using a stable version
Sun, 5 Sep 2010
[ 01:06 dougb ] Original commit 
1.625 LEGAL
1.2238 MOVED
1.897 databases/Makefile
1.4 databases/sybase-ocsd/Makefile
1.439 editors/Makefile
1.27 editors/staroffice5/Makefile
1.55 editors/staroffice52/Makefile
1.65 editors/staroffice60/Makefile
1.70 editors/staroffice70/Makefile
1.289 emulators/Makefile

(Only the first 10 of 125 ports in this commit are shown above. View all ports for this commit)
As previously advertised, remove the remaining ports that have no
SHA256 checksum information in the distinfo file.
Sat, 4 Sep 2010
[ 16:42 gerald ] Original commit 
1.697 lang/Makefile
1.415 lang/gcc43/Makefile
1.286 lang/gcc43/distinfo
1.13 lang/gcc43/pkg-descr
1.100 lang/gcc43/pkg-plist
Remove lang/gcc43.  GCC 4.3 is at end of life, we have been using GCC 4.4
as default for USE_FORTRAN for a while and GCC 4.5 already is an active
release, too.
Fri, 3 Sep 2010
[ 12:40 bapt ] Original commit 
1.696 lang/Makefile
1.1 lang/picoc/Makefile
1.1 lang/picoc/distinfo
1.1 lang/picoc/pkg-descr
PicoC is a very small C interpreter for scripting. It was originally written for
scripting a UAV's on-board flight system and it's also very suitable for other
robotic, embedded and non-embedded applications too.

WWW:    http://code.google.com/p/picoc/
Thu, 19 Aug 2010
[ 15:39 bapt ] Original commit 
1.695 lang/Makefile
1.1 lang/ldc-devel/Makefile
1.1 lang/ldc-devel/distinfo
1.1 lang/ldc-devel/pkg-descr
1.1 lang/ldc-devel/pkg-plist
LDC is a compiler for the D programming Language.  It is based on the DMD
frontend and uses LLVM as the backend.  LLVM provides a fast and modern backend
for high quality code generation.  LDC is released under a BSD license with
exceptions for the DMD frontend and code from GDC.

The development takes place mostly on x86-32 and x86-64 Linux and that is where
LDC works best.  Support for other platforms and architectures is under
development, but we are still looking for people to help test and adjust LDC
for those platforms!

LDC already compiles a lot of D code, but should still be considered beta
quality.  Take a look at the tickets to get a better impression of what still
needs to be implemented.

WWW: http://www.dsource.org/projects/ldc

PR:             ports/149798
Submitted by:   Ruben <chromium at hybridsource.org>
Approved by:    tabthorpe (co-mentor)
Mon, 16 Aug 2010
[ 18:31 acm ] Original commit 
1.694 lang/Makefile
1.1 lang/fpc-rexx/Makefile
1.1 lang/fpc-rexx/pkg-plist
- New port: lang/fpc-rexx

Free Pascal interface to the rexx-regina library

PR:             146001
Submitted by:   Christopher Key <cjk32 __ at __ cam.ac.uk>
[ 18:17 acm ] Original commit 
1.693 lang/Makefile
1.1 lang/fpc-lua/Makefile
1.1 lang/fpc-lua/files/patch-Makefile
1.1 lang/fpc-lua/pkg-plist
- New port: lang/fpc-lua

Free Pascal interface to the lua interpreter

PR:             146001
Submitted by:   Christopher Key <cjk32 _ at cam.ac.uk>
Sun, 15 Aug 2010
[ 19:12 lwhsu ] Original commit 
1.692 lang/Makefile
1.168 lang/python27/Makefile
1.120 Mk/bsd.python.mk
1.63 lang/python27/distinfo
1.3 lang/python27/files/extra-patch-configure-pth
1.5 lang/python27/files/extra-patch-setup.py
1.1 lang/python27/files/patch-Doc-library-fcntl.rst
1.1 lang/python27/files/patch-Lib-test-test_fcntl.py
1.1 lang/python27/files/patch-Lib-test-test_ioctl.py
1.3 lang/python27/files/patch-Lib-test-test_socket.py

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Introduce Python 2.7.0

Original work by:       wen
Fri, 13 Aug 2010
[ 01:34 dougb ] Original commit 
1.2198 MOVED
1.691 lang/Makefile
1.36 lang/ifc7/Makefile
1.3 lang/ifc7/files/assert_fail.c
1.4 lang/ifc7/files/cpio-exclude
1.2 lang/ifc7/files/cpio-exclude_noportdocs
1.4 lang/ifc7/files/cxa_atexit.c
1.10 lang/ifc7/distinfo
1.3 lang/ifc7/files/errno_location.c
1.5 lang/ifc7/files/ld.c

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
In my sweep of ports that have no SHA256 I contacted maho about lang/ifc7.
He confirmed my suspicion that the distfiles are no longer available, but
given his fond recollection of work on this port he asked me to swing
the axe, so here you go.

Sad to say good-bye
Many happy memories
Sources are no more

PR:             ports/149454
Submitted by:   me
Sun, 8 Aug 2010
[ 12:38 olgeni ] Original commit 
1.2190 MOVED
1.690 lang/Makefile
1.11 lang/plt-scheme/Makefile
1.3 lang/plt-scheme/scripts/configure
1.6 lang/plt-scheme/distinfo
1.2 lang/plt-scheme/files/patch-src-mzscheme-src_number.c
1.2 lang/plt-scheme/pkg-descr
1.6 lang/plt-scheme/pkg-plist
Remove lang/plt-scheme, which became lang/racket.
[ 11:53 olgeni ] Original commit 
1.689 lang/Makefile
Connect lang/racket.
Thu, 15 Jul 2010
[ 14:48 skv ] Original commit 
1.688 lang/Makefile
1.121 lang/perl5.10/Makefile
1.121 lang/perl5.12/Makefile
1.111 lang/perl5.8/Makefile
1.9 lang/perl5.12/Makefile.man
1.946 UPDATING
1.17 Mk/bsd.perl.mk
1.643 Mk/bsd.port.mk
1.32 lang/perl5.12/distinfo
1.2 lang/perl5.12/files/patch-INST_PREFIX.t

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Introduce Perl 5.12.1

Acknowledgements:       kuriyama
Sat, 12 Jun 2010
[ 16:39 olgeni ] Original commit 
1.687 lang/Makefile
1.1 lang/clojure-contrib/Makefile
1.1 lang/clojure-contrib/distinfo
1.1 lang/clojure-contrib/pkg-descr
1.1 lang/clojure-contrib/pkg-plist
Add clojure-contrib: extensions and enhancements to the standard
Clojure libraries.
Wed, 2 Jun 2010
[ 03:05 linimon ] Original commit 
1.686 lang/Makefile
Remove obsolete port lang/pike72 and its only dependent ports lang/pexts.
Thu, 20 May 2010
[ 21:13 johans ] Original commit 
1.2142 MOVED
1.685 lang/Makefile
1.8 lang/yorick-doc/Makefile
1.5 lang/yorick-doc/distinfo
1.3 lang/yorick-doc/pkg-descr
As advertised, remove redundant lang/yorick-doc port.
Sun, 25 Apr 2010
[ 23:48 gerald ] Original commit 
1.684 lang/Makefile
Hook up the new lang/gcc46 port which has been repo-copied from lang/gcc45.

PR:             145808
[ 15:14 sylvio ] Original commit 
1.683 lang/Makefile
1.1 lang/p5-Test-XPath/Makefile
1.1 lang/p5-Test-XPath/distinfo
1.1 lang/p5-Test-XPath/pkg-descr
1.1 lang/p5-Test-XPath/pkg-plist
- This library's module, Test::XPath, provides an interface for testing the
content and structure of XML and HTML documents using XPath query expressions.
This will be most useful for those who need to write TAP-emitting unit tests
for HTML or XML output.

WWW:    http://search.cpan.org/dist/Test-XPath/

PR:             ports/146035
Submitted by:   Jonathan Chu <milki@rescomp.berkeley.edu>
[ 04:57 lwhsu ] Original commit 
1.682 lang/Makefile
1.1 lang/cdent/Makefile
1.1 lang/cdent/distinfo
1.1 lang/cdent/pkg-descr
1.1 lang/cdent/pkg-plist
Add cdent 0.5.4, a Portable Module Programming Language.
[ 00:00 sylvio ] Original commit 
1.681 lang/Makefile
1.1 lang/p5-TryCatch/Makefile
1.1 lang/p5-TryCatch/distinfo
1.1 lang/p5-TryCatch/pkg-descr
1.1 lang/p5-TryCatch/pkg-plist
- This module aims to provide a nicer syntax and method to catch errors in
Perl, similar to what is found in other languages (such as Java, Python
or C++). The standard method of using eval {}; if($@) {} is often prone
to subtle bugs, primarily that tis far too easy to stomp on the error in
error handlers. And also eval/if isn't the nicest idiom.

WWW:    http://search.cpan.org/dist/TryCatch

PR:             ports/145951
Submitted by:   Jonathan Chu <milki@rescomp.berkeley.edu>
Fri, 23 Apr 2010
[ 23:58 dinoex ] Original commit 
1.680 lang/Makefile
1.1 lang/php52-extensions/Makefile
1.1 lang/php52-extensions/pkg-descr
- PHP 5.2 slave port
PR:             145772
Submitted by:   Alex Keda
[ 15:03 dinoex ] Original commit 
1.679 lang/Makefile
1.1 lang/php52/Makefile
1.1 lang/php52/Makefile.ext
1.1 lang/php52/distinfo
1.1 lang/php52/files/patch-TSRM_threads.m4
1.1 lang/php52/files/patch-Zend::zend.h
1.1 lang/php52/files/patch-Zend_zend_list.c
1.1 lang/php52/files/patch-Zend_zend_list.h
1.1 lang/php52/files/patch-acinclude.m4
1.1 lang/php52/files/patch-configure.in

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML.  Its syntax draws upon C,
Java, and Perl, and is easy to learn.  The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.

WWW: http://www.php.net/
PR:             145772
Submitted by:   Alex Keda
Mon, 5 Apr 2010
[ 23:16 sylvio ] Original commit 
1.678 lang/Makefile
1.1 lang/p5-Modern-Perl/Makefile
1.1 lang/p5-Modern-Perl/distinfo
1.1 lang/p5-Modern-Perl/pkg-descr
1.1 lang/p5-Modern-Perl/pkg-plist
- Modern Perl programs use several modules to enable additional features of Perl
and of the CPAN.

WWW: http://search.cpan.org/dist/Modern-Perl/

PR:             ports/145338
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    itetcu (mentor, implicit)
Sat, 3 Apr 2010
[ 16:52 itetcu ] Original commit 
1.677 lang/Makefile
1.1 lang/runawk/Makefile
1.1 lang/runawk/distinfo
1.1 lang/runawk/pkg-descr
runawk is a small wrapper for AWK that impements a modules
system and helps one to write the standalone AWK programs.

WWW: http://runawk.sourceforge.net/

PR:             ports/145126
Submitted by:   Sahil Tandon <sahil at tandon.net>
Wed, 24 Mar 2010
[ 11:28 stas ] Original commit 
1.676 lang/Makefile
1.1 lang/ocaml-autoconf/Makefile
1.1 lang/ocaml-autoconf/distinfo
1.1 lang/ocaml-autoconf/pkg-descr
- Add lang/ocaml-autoconf, ocaml macros module for autoconf.

WWW:    http://forge.ocamlcore.org/projects/ocaml-autoconf/
Fri, 5 Feb 2010
[ 03:59 pgollucci ] Original commit 
1.675 lang/Makefile
1.1 lang/rakudo/Makefile
1.1 lang/rakudo/distinfo
1.1 lang/rakudo/files/patch-perl6.1
1.1 lang/rakudo/pkg-descr
1.1 lang/rakudo/pkg-plist
Rakudo is the Perl 6 implementation based on the Parrot VM.

http://www.perlfoundation.org/perl6/index.cgi

WWW: http://rakudo.org/

PR:             ports/143114
Submitted by:   Aliaksandr Zahatski <zahatski at gmail.com> (maintainer)
Sun, 24 Jan 2010
[ 13:22 gerald ] Original commit 
1.674 lang/Makefile
1.15 lang/gnat-gcc41/Makefile
1.7 lang/gnat-gcc41/distinfo
1.2 lang/gnat-gcc41/files/patch-gcc-ada-Makefile.in
1.2 lang/gnat-gcc41/files/patch-gengtype-yacc.y
1.3 lang/gnat-gcc41/pkg-descr
1.3 lang/gnat-gcc41/pkg-plist
Remove lang/gnat-gcc41 which is a couple of versions behind upstream and
based on GCC 4.1 which is not maintained any more, either.

Approved by:    maintainer
[ 01:44 wxs ] Original commit 
1.673 lang/Makefile
- Attach lang/go to the build.
Wed, 20 Jan 2010
[ 19:14 miwi ] Original commit 
1.2080 MOVED
1.1090 audio/Makefile
1.10 audio/dino/Makefile
1.3793 devel/Makefile
1.21 devel/asis-gpl/Makefile
1.11 devel/aunit/Makefile
1.6 devel/florist-gpl/Makefile
1.38 devel/gdb53/Makefile
1.36 devel/kdesvn/Makefile
1.11 devel/radrails/Makefile

(Only the first 10 of 145 ports in this commit are shown above. View all ports for this commit)
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
[ 06:02 amdmi3 ] Original commit 
1.173 converters/Makefile
1.830 databases/Makefile
1.283 emulators/Makefile
1.192 irc/Makefile
1.671 lang/Makefile
1.1000 mail/Makefile
1.212 net-mgmt/Makefile
1.78 palm/Makefile
1.1077 security/Makefile
1.2527 www/Makefile

(Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Fix sorting and minor cleanups in category Makefiles
Mon, 18 Jan 2010
[ 06:46 pgollucci ] Original commit 
1.2076 MOVED
1.1087 audio/Makefile
1.28 audio/ccaudio/Makefile
1.8 audio/py-libmpdclient/Makefile
1.281 chinese/Makefile
1.5 chinese/gbk2uni/Makefile
1.22 chinese/iiimf-le-xcin/Makefile
1.3787 devel/Makefile
1.9 devel/adabindx/Makefile
1.17 devel/agide/Makefile

(Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
- remove broken/expired ports@ ports

Approved by: portmgr (miwi)

audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 7 Jan 2010
[ 17:04 olgeni ] Original commit 
1.2068 MOVED
1.669 lang/Makefile
1.45 lang/drscheme/Makefile
1.21 lang/drscheme/distinfo
1.2 lang/drscheme/files/patch-sighand.c
1.2 lang/drscheme/files/patch-wx_keym.cxx
1.3 lang/drscheme/pkg-descr
1.22 lang/drscheme/pkg-plist
Remove unmaintained lang/drscheme port, which is superceded by
lang/plt-scheme. According to pointyhat lang/drscheme it has been
broken since 2007/06.
Mon, 4 Jan 2010
[ 05:09 pgj ] Original commit 
1.668 lang/Makefile
1.1 lang/hs-unlambda/Makefile
1.1 lang/hs-unlambda/distinfo
1.1 lang/hs-unlambda/pkg-descr
1.1 lang/hs-unlambda/pkg-plist
This is an interpreter of the Unlambda language, written in the pure,
lazy, functional language Haskell.

WWW: http://hackage.haskell.org/package/unlambda

PR:             ports/142278
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
[ 04:50 pgj ] Original commit 
1.667 lang/Makefile
1.1 lang/hs-brainfuck/Makefile
1.1 lang/hs-brainfuck/distinfo
1.1 lang/hs-brainfuck/pkg-descr
1.1 lang/hs-brainfuck/pkg-plist
This is an interpreter of the brainf*ck language, written in the pure,
lazy, functional language Haskell.

WWW: http://hackage.haskell.org/package/brainfuck

PR:             ports/142277
Submitted by:   Jacula Modyun <jacula(at)gmail.com>
Sun, 3 Jan 2010
[ 16:17 olgeni ] Original commit 
1.666 lang/Makefile
1.1 lang/ccl/Makefile
1.1 lang/ccl/files/ccl.sh.in
1.1 lang/ccl/distinfo
1.1 lang/ccl/pkg-descr
1.1 lang/ccl/pkg-plist
Add Clozure CL, a free Common Lisp implementation that can be
bootstrapped from C code alone.

Unfortunately this port does not support CPUs without the SSE2
instruction set, and will fail to build with a diagnostic message
in those cases. Supported FreeBSD architectures are i386 and amd64.

pkg-descr contains a quick description of the main Clozure CL
features.
Fri, 18 Dec 2009
[ 10:08 miwi ] Original commit 
1.665 lang/Makefile
1.158 lang/python23/Makefile
1.159 lang/python30/Makefile
1.623 math/Makefile
1.18 math/py-mpz/Makefile
1.117 Mk/bsd.python.mk
1.56 lang/python23/distinfo
1.60 lang/python30/distinfo
1.2 lang/python23/files/patch-Lib-test-test_zlib.py
1.2 lang/python23/files/patch-Lib::distutils::spawn.py

(Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Get rid python-2.3 and python-3.0 (no longer under developement)

Reviewed by:    alexbl, clsung, pav

Number of commits found: 482 (showing only 100 on this page)

1 | 2 | 3 | 4 | 5  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.827 seconds.