aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 20070110 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-112-19/+16
| | | | Notes: svn path=/head/; revision=182097
* -Use native binaries to bootstrap on amd64 not to require i386 binaryMartin Wilke2007-01-112-9/+18
| | | | | | | | | | | compatibility. - This would fix build failure on pointyhat. PR: ports/107804 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer) Notes: svn path=/head/; revision=182065
* - Fix size mismatch (my fault)Martin Wilke2007-01-101-3/+3
| | | | Notes: svn path=/head/; revision=181954
* - Update to 5e3Martin Wilke2007-01-093-12/+17
| | | | | | | | PR: ports/107631 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=181925
* - Update to 4.122Martin Wilke2007-01-093-5/+5
| | | | | | | | PR: ports/107653 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=181887
* Update to the 20070108 snapshot of GCC 4.1.2.Gerald Pfeifer2007-01-092-19/+19
| | | | Notes: svn path=/head/; revision=181858
* Add missing DISTFILES entry for Java.Gerald Pfeifer2007-01-087-0/+21
| | | | Notes: svn path=/head/; revision=181789
* - Update to 0.21Rong-En Fan2007-01-083-15/+26
| | | | | | | | | | | | - Update to GCC 4.0.x to 4.0.4-20061228 - Add documenta PR: ports/107521 Submitted by: Armin Pirkovitsch <a.pirko at inode.at> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=181786
* I forgot to move pkg-message to files/pkg-message.in in previous commit:Ion-Mihai Tetcu2007-01-082-0/+0
| | | | | | | | | | | | | | | | - update to 3.7 [1] - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Submitted by: maintainer Pointyhat to : itetcu (me) Notes: svn path=/head/; revision=181759
* - update to 3.7 [1]Ion-Mihai Tetcu2007-01-0714-98/+254
| | | | | | | | | | | | - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Notes: svn path=/head/; revision=181723
* Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch wasGerald Pfeifer2007-01-0621-245/+112
| | | | | | | is upstream now. Notes: svn path=/head/; revision=181612
* - Fix threading support, favor pthreadRong-En Fan2007-01-061-2/+3
| | | | | | | | | | | | | Since this port supports 5.x and later, we don't need to consider the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling D source files, so PTHREAD_LIBS is not applicable here. PR: ports/107437 Submitted by: Jason DiCioccio <jd at ods.org> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=181611
* 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other portsMartin Wilke2007-01-054-60/+0
| | | | | | | | | | 2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports 2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports 2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless 2006-12-28 ftp/jmirror: distfile disappeared and has no homepage Notes: svn path=/head/; revision=181553
* 2006-12-01 misc/instant-workstation: Incomplete pkg-plistMartin Wilke2007-01-0511-288/+0
| | | | | | | | 2006-12-01 lang/yap: Does not compile 2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x" Notes: svn path=/head/; revision=181532
* This project defines various useful extensions to Ruby's standard classes,Martin Wilke2007-01-055-0/+120
| | | | | | | | | | | | | | | including many of those captured at on the Wiki at StandardClassExtensions. They are thoroughly documented and tested. See the project homepage for API documentation. Author: Gavin Sinclair <gsinclair@soyabean.com.au> WWW: http://extensions.rubyforge.net PR: ports/107434 Submitted by: Christopher Boumenot <boumenot at gmail.com> Notes: svn path=/head/; revision=181478
* - Update to 1.4.2Johan van Selst2007-01-032-5/+4
| | | | | | | - INSTALLS_SHLIB is deprecated by USE_LDCONFIG Notes: svn path=/head/; revision=181328
* Update to the 20070102 snapshot of GCC 4.2.0.Gerald Pfeifer2007-01-033-35/+27
| | | | | | | | | On the way, make building Fortran the (unconditional) default now. This adds new dependencies on math/libgmp4 and math/mpfr which are always required by lang/gcc43 and later anyways, though. Notes: svn path=/head/; revision=181326
* Update to the 20061230 snapshot of GCC 4.3.0.Gerald Pfeifer2007-01-0221-161/+280
| | | | | | | | | This adds a libgomp info page (the other changes to INFO and MAN are just to sort these two properly) and we need to add a temporary patch to fix an issue triggered by FreeBSD headers. Notes: svn path=/head/; revision=181300
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-022-0/+542
| | | | | | | - Bump portrevison Notes: svn path=/head/; revision=181294
* - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.Stanislav Sedov2007-01-023-0/+9
| | | | Notes: svn path=/head/; revision=181290
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-026-10561/+304
| | | | | | | | | | | | | | - Make RI generation disabled by default (it causes problems on slow hardware) - PREFIX-cleaness fixes (in bsd.ruby.mk) [1] - Take maintainership of bsd.ruby.mk [1] The patch was tested in the tinderbox with all ruby-dependend ports. Approved by: portmgr (linimon) Notes: svn path=/head/; revision=181277
* - Update to 0.20Cheng-Lung Sung2007-01-022-4/+4
| | | | Notes: svn path=/head/; revision=181242
* - Update to 0.016Cheng-Lung Sung2007-01-023-9/+13
| | | | Notes: svn path=/head/; revision=181241
* - Mark for removal in 2 monthsMartin Wilke2007-01-011-0/+3
| | | | | | | | | | - Please use lang/pike72 PR: 107332 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=181197
* Fix R11B-2 SMP timer race condition bug.Jimmy Olgeni2006-12-314-2/+74
| | | | | | | Obtained from: Rickard Green <rickard.s.green(at)ericsson.com> Notes: svn path=/head/; revision=181175
* - Update to 20061231Martin Wilke2006-12-314-9/+8
| | | | | | | | PR: 107371 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) Notes: svn path=/head/; revision=181161
* - py-scipy03 is needed for older programs relying on py-numericIon-Mihai Tetcu2006-12-311-0/+3
| | | | | | | | | | | | | which has been deprecated by upstream vendor:see note on http://numpy.scipy.org - Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible. - DEPRECIATE and set removal date in 3 months PR: ports/107355 Submitted by: Diane Bruce Notes: svn path=/head/; revision=181132
* This is the port of Randall Hyde's High Level Assembly (HLA).Martin Wilke2006-12-306-0/+180
| | | | | | | | | | | | | | | | Don't let the name fool you. HLA is "real" assembly language, just made easier for beginners so they can learn the language faster than ever before. Anything you can do with a traditional assembler can be done with HLA; HLA just happens to do a lot more than traditional assemblers! WWW: http://webster.cs.ucr.edu/ PR: ports/107224 Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com> Notes: svn path=/head/; revision=181081
* Update to the 20061229 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-302-19/+19
| | | | Notes: svn path=/head/; revision=181058
* Io (GNUstep) is a module which provides Io language support in a convenientDirk Meyer2006-12-294-0/+43
| | | | | | | | | | | way for GNUstep developers or users (linking Objective-C bridge by default). The module is automatically built in various ready to use solutions: * ioobjc (tool you can run in your shell to use Io interactive environment) WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=180960
* Update to the 20061228 snapshot of GCC 4.0.4.Gerald Pfeifer2006-12-292-13/+13
| | | | Notes: svn path=/head/; revision=180947
* - Fix jsan shellRong-En Fan2006-12-291-0/+5
| | | | | | | | Obtained from: http://groups.google.com/group/jsan/msg/4a25827c5925a49d Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=180939
* - INSTALLS_SHLIB -> USE_LDCONFIG.Shaun Amott2006-12-291-1/+3
| | | | | | | - Add PORSCOUT variable: skip recalled 5.44.* versions. Notes: svn path=/head/; revision=180935
* Maintainer's email address bounces.Mark Linimon2006-12-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=180883
* - Update to 1.0.1Martin Wilke2006-12-276-1402/+9
| | | | | | | | PR: ports/107223 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer) Notes: svn path=/head/; revision=180865
* - Respect X11BASEMartin Wilke2006-12-274-4/+8
| | | | | | | | | | - Fix pkg-plist with NAS plugin - Bump PORTREVISION Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail) Notes: svn path=/head/; revision=180853
* Update to the 20061226 snapshot of GCC 4.2.0.Gerald Pfeifer2006-12-272-19/+19
| | | | Notes: svn path=/head/; revision=180842
* Update to the 20061222 snapshot of GCC 4.1.2.Gerald Pfeifer2006-12-272-19/+19
| | | | Notes: svn path=/head/; revision=180834
* - Update to 6.2.13Cheng-Lung Sung2006-12-273-283/+14
| | | | Notes: svn path=/head/; revision=180831
* Don't quote NO_PACKAGE message.Daniel Eischen2006-12-261-1/+1
| | | | Notes: svn path=/head/; revision=180802
* Update to gnat GPL 2006.Daniel Eischen2006-12-2611-594/+662
| | | | Notes: svn path=/head/; revision=180801
* Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell.Rong-En Fan2006-12-255-0/+61
| | | | | | | | PR: ports/107139 Submitted by: chinsan Notes: svn path=/head/; revision=180684
* Updated to 1.0.92Aaron Dalton2006-12-238-78/+40
| | | | | | | | PR: 100042 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=180627
* - Add missing NAS pluginMartin Wilke2006-12-234-4/+6
| | | | | | | | PR: ports/107136 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=180623
* - Update to 4.121Martin Wilke2006-12-213-5/+6
| | | | | | | | PR: ports/106928 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=180431
* - Update to 2.3.1Martin Wilke2006-12-214-42/+37
| | | | | | | | PR: 106983 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=180375
* Install bin/icon, the Icon `interpreter', and its manpage.Anton Berezin2006-12-192-1/+6
| | | | Notes: svn path=/head/; revision=180189
* Resurrect lang/clips and update it to 6.24Vasil Dimov2006-12-194-0/+53
| | | | Notes: svn path=/head/; revision=180132
* Define libltdl_cv_sys_dlopen_deplibsMichael Johnson2006-12-172-3/+14
| | | | Notes: svn path=/head/; revision=180030
* Give up maintaineship, I do not have time ATM. Could get removed, it is too ↵Alexander Leidinger2006-12-171-1/+1
| | | | | | | old.wq Notes: svn path=/head/; revision=180018