summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-0914-15/+15
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Fix install with GuiServ.Stanislav Sedov2008-04-081-1/+1
| | | | | | | | PR: ports/122554 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> Notes: svn path=/head/; revision=210830
* Use setenv to add an environment variable instead of putenv. In 7.0,Daniel Eischen2008-04-081-0/+20
| | | | | | | | putenv() does not copy the supplied environment stringi, but gcc/gnat was free()ing the memory expecting that it would be copied. Notes: svn path=/head/; revision=210793
* Update to 0.2.0.Joe Marcus Clarke2008-04-083-6/+14
| | | | Notes: svn path=/head/; revision=210792
* - Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/Pav Lucistnik2008-04-061-1/+0
| | | | | | | Pointy hat to: stas Notes: svn path=/head/; revision=210684
* - Update to 3.10.2.Stanislav Sedov2008-04-069-415/+216
| | | | | | | Thanks to: Thomas Crimi <tcrimi@procida.us> Notes: svn path=/head/; revision=210677
* - Mark BROKEN: incorrect plistPav Lucistnik2008-04-061-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=210672
* Update to the 20080403 snapshot of GCC 4.3.1.Gerald Pfeifer2008-04-062-19/+19
| | | | Notes: svn path=/head/; revision=210645
* - Fix webrick vulnerabilityStanislav Sedov2008-04-064-11/+397
| | | | | | | | | | - Update rexml to 3.1.7.2 - Bump portrevision. Obtained from: ruby svn Notes: svn path=/head/; revision=210643
* - Update to 3.0.1376Rong-En Fan2008-04-063-8/+9
| | | | | | | | | | - Change MASTER_SITES to submitter's mirror site PR: ports/122330 Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer) Notes: svn path=/head/; revision=210641
* - Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.Stanislav Sedov2008-04-062-52/+66
| | | | Notes: svn path=/head/; revision=210639
* - Add ruby 1.9 supportStanislav Sedov2008-04-0611-5/+1273
| | | | | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@ Notes: svn path=/head/; revision=210636
* - Fix build with gcc 4Rong-En Fan2008-04-051-0/+11
| | | | | | | Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer) Notes: svn path=/head/; revision=210556
* - Update to 5.1Rong-En Fan2008-04-042-7/+7
| | | | | | | | PR: ports/120997 Submitted by: Timothy Bourke <timbob at bigpond.com> (maintainer) Notes: svn path=/head/; revision=210486
* - Update to 8.5.2Martin Matuska2008-04-0210-132/+104
| | | | Notes: svn path=/head/; revision=210378
* Update to version 2.8.0.OKAZAKI Tetsurou2008-04-014-35/+64
| | | | | | | | PR: 122259 Submitted by: Tijl Coosemans (maintainer) Notes: svn path=/head/; revision=210339
* Install all info files.Akinori MUSHA2008-04-011-1/+2
| | | | | | | | Submitted by: Sakae Kobayashi <sakae@ps.ksky.ne.jp> Approved by: maintainer timeout Notes: svn path=/head/; revision=210318
* Update to the 20080328 snapshot of GCC 4.4.0.Gerald Pfeifer2008-03-3012-114/+114
| | | | Notes: svn path=/head/; revision=210141
* - Chase shlib version of net-mgmt/net-snmp which I've forgotten.Jun Kuriyama2008-03-293-3/+3
| | | | | | | - Bump PORTREVISIONs again. Notes: svn path=/head/; revision=210063
* Record (and thus remove on deinstall) libgomp.info.Brooks Davis2008-03-281-1/+3
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=210050
* Update to the 20080326 snapshot of GCC 4.2.4.Gerald Pfeifer2008-03-272-19/+19
| | | | Notes: svn path=/head/; revision=209950
* Update to 1.4.0.Akinori MUSHA2008-03-252-7/+13
| | | | Notes: svn path=/head/; revision=209767
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-3/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* Upgrade devel/llvm and lang/llvm-gcc4 to LLVM 2.2.Brooks Davis2008-03-243-23/+9
| | | | | | | | | | | Switch llvm-gcc4 from the deprecated gcc 4.0 based version to a new gcc 4.2 based release. See the release notes for details: http://www.llvm.org/releases/2.2/docs/ReleaseNotes.html Notes: svn path=/head/; revision=209734
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-4/+4
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-234-6/+7
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-232-4/+4
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - fix API change of guileDirk Meyer2008-03-233-39/+8
| | | | | | | - drop incomplete patchset Notes: svn path=/head/; revision=209631
* Update to the 20080321 snapshot of GCC 4.4.0.Gerald Pfeifer2008-03-2312-114/+114
| | | | Notes: svn path=/head/; revision=209626
* - update to 1.14.3Dirk Meyer2008-03-232-4/+4
| | | | Notes: svn path=/head/; revision=209622
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* Drop maintainershipEmanuel Haupt2008-03-221-1/+1
| | | | | | | | PR: 121964 Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer) Notes: svn path=/head/; revision=209585
* Update to the 20080320 snapshot of GCC 4.3.1.Gerald Pfeifer2008-03-222-19/+19
| | | | Notes: svn path=/head/; revision=209568
* - Remove USE_X_PREFIXBeech Rintoul2008-03-211-3/+1
| | | | | | | | | | - Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit) Notes: svn path=/head/; revision=209556
* - Chase devel/libsigsegv shlib version bumpPietro Cerutti2008-03-201-3/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=209456
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-205-5/+0
| | | | Notes: svn path=/head/; revision=209420
* Update to 0.6.0Sergey Skvortsov2008-03-203-14/+26
| | | | | | | Changes: http://search.cpan.org/src/BSCHMAL/parrot-0.6.0/NEWS Notes: svn path=/head/; revision=209419
* Integrate with maintainer's patch.Vanilla I. Shu2008-03-192-6/+19
| | | | Notes: svn path=/head/; revision=209385
* - Drop maintainership of this maintainer.Felippe de Meirelles Motta2008-03-191-1/+1
| | | | | | | | | PR: ports/121790 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: gabor (mentor) Notes: svn path=/head/; revision=209366
* Update to 1.3.0. It might also build on amd64 now, but I haven't been ableVolker Stolz2008-03-194-51/+7
| | | | | | | to run it on a tinderbox, so it stays i386 for now. Notes: svn path=/head/; revision=209357
* Upgrade to 5.1.3.Vanilla I. Shu2008-03-193-7/+22
| | | | | | | | | PR: ports/120542 Submitted by: Hirohisa Yamaguchi <umq at ueo dot co dot jp> Approved by: maintainer Notes: svn path=/head/; revision=209356
* Update to 0.07Erwin Lansing2008-03-182-4/+4
| | | | Notes: svn path=/head/; revision=209317
* Update to the 20080314 snapshot of GCC 4.4.0.Gerald Pfeifer2008-03-1812-114/+114
| | | | Notes: svn path=/head/; revision=209279
* Upgrade to 2007-11-25 version of manual.Edwin Groothuis2008-03-182-42/+40
| | | | Notes: svn path=/head/; revision=209267
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang2008-03-168-36/+18
| | | | Notes: svn path=/head/; revision=209145
* Add another guile-1.8 fix.Joe Marcus Clarke2008-03-161-0/+26
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=209132
* Update to the 20080313 snapshot of GCC 4.3.1.Gerald Pfeifer2008-03-162-19/+19
| | | | Notes: svn path=/head/; revision=209127
* - Stop packaging mtree symlinksPav Lucistnik2008-03-142-4/+0
| | | | | | | | PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=209045
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-134-2/+4
| | | | Notes: svn path=/head/; revision=208952