aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.69.11Sergey Skvortsov2010-01-122-4/+4
| | | | Notes: svn path=/head/; revision=247712
* - Update to 1.6.5Martin Matuska2010-01-123-5/+7
| | | | Notes: svn path=/head/; revision=247694
* - adoptPhilip M. Gollucci2010-01-122-2/+2
| | | | Notes: svn path=/head/; revision=247687
* - Update to 4.175Thomas Abthorpe2010-01-113-5/+5
| | | | | | | | PR: ports/142456 Submitted by: ames Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=247615
* - Pass to perl@ as discussed with portmgr (linimon) and svk (previous ↵Philip M. Gollucci2010-01-101-1/+1
| | | | | | | maintainer) Notes: svn path=/head/; revision=247541
* - AdoptPhilip M. Gollucci2010-01-101-1/+1
| | | | Notes: svn path=/head/; revision=247515
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Mark MAKE_JOBS_UNSAFEPhilip M. Gollucci2010-01-094-0/+4
| | | | | | | | | | PR: ports/141959 Approved by: maintainer timeout (skv; 17 days) Submitted by: myself (pgollucci@) Reported by: ASF TB, P6 TB Notes: svn path=/head/; revision=247487
* - Update to 2.16Philip M. Gollucci2010-01-092-4/+4
| | | | | | | | | PR: ports/141591 Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=247474
* - Update to 1.22Philip M. Gollucci2010-01-092-4/+4
| | | | | | | | | PR: ports/141590 Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=247473
* Adopt unmaintained port.Jimmy Olgeni2010-01-091-1/+1
| | | | Notes: svn path=/head/; revision=247462
* Integrate adsf-install and the local FreeBSD registry intoJimmy Olgeni2010-01-093-1/+18
| | | | | | | asdf:*central-registry* by default. Notes: svn path=/head/; revision=247449
* Build without using a temporary script.Jimmy Olgeni2010-01-081-5/+3
| | | | Notes: svn path=/head/; revision=247415
* - Moved fetching of ecj.jar from the post-patch target using theGreg Larkin2010-01-083-30/+11
| | | | | | | | | | | | | contrib/download_ecj script to the fetch phase using extra MASTER_SITES and DISTFILES. Pointyhat does not allow fetching outside of the fetch phase, and the size and checksums of ecj.jar need to be recorded in distinfo. Reported by: pointyhat (pav) Approved by: gerald (via private email) Notes: svn path=/head/; revision=247404
* Add a pkg-message file with a few hints.Jimmy Olgeni2010-01-082-0/+14
| | | | Notes: svn path=/head/; revision=247399
* Update to the 20100107 snapshot of GCC 4.5.0.Gerald Pfeifer2010-01-0810-80/+80
| | | | Notes: svn path=/head/; revision=247385
* Remove unmaintained lang/drscheme port, which is superceded byJimmy Olgeni2010-01-077-8351/+0
| | | | | | | | lang/plt-scheme. According to pointyhat lang/drscheme it has been broken since 2007/06. Notes: svn path=/head/; revision=247343
* - Update to 20091126Tong LIU2010-01-073-12/+11
| | | | | | | | | PR: ports/142206 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: Yoshihiro Ota <ota@j.email.ne.jp> (maintainer) Notes: svn path=/head/; revision=247321
* Update to the 20100105 snapshot of GCC 4.4.3.Gerald Pfeifer2010-01-062-16/+16
| | | | Notes: svn path=/head/; revision=247277
* Upgrade to version 4.2.3.Jimmy Olgeni2010-01-069-3432/+8643
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=247266
* - Update to patchlevel 248.Stanislav Sedov2010-01-069-451/+7
| | | | Notes: svn path=/head/; revision=247249
* - Update to 1.0.34.Stanislav Sedov2010-01-054-37/+13
| | | | Notes: svn path=/head/; revision=247182
* - Update to 4.174Thomas Abthorpe2010-01-043-6/+5
| | | | | | | | PR: ports/142273 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=247149
* - Added missing distinfo entry for i386 build on 8.0.Greg Larkin2010-01-041-0/+3
| | | | | | | Submitted by: freebsd-ports@coreland.ath.cx (maintainer - via email) Notes: svn path=/head/; revision=247143
* This is an interpreter of the Unlambda language, written in the pure,Gabor Pali2010-01-045-0/+99
| | | | | | | | | | | | lazy, functional language Haskell. WWW: http://hackage.haskell.org/package/unlambda PR: ports/142278 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247100
* This is an interpreter of the brainf*ck language, written in the pure,Gabor Pali2010-01-045-0/+101
| | | | | | | | | | | | lazy, functional language Haskell. WWW: http://hackage.haskell.org/package/brainfuck PR: ports/142277 Submitted by: Jacula Modyun <jacula(at)gmail.com> Notes: svn path=/head/; revision=247098
* Add Clozure CL, a free Common Lisp implementation that can beJimmy Olgeni2010-01-036-0/+119
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=247065
* Remove extra whitespace, use tabs only.Jimmy Olgeni2010-01-032-6/+6
| | | | Notes: svn path=/head/; revision=247062
* Reset vs@FreeBSD.org at his request due to lack of time.Mark Linimon2010-01-022-4/+1
| | | | Notes: svn path=/head/; revision=247007
* - Update to 1.1.0Pav Lucistnik2010-01-024-19/+7
| | | | | | | | PR: ports/142208 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=246994
* Remove the WITH_JAVA_AWT knob which really has not been used at allGerald Pfeifer2010-01-021-9/+0
| | | | | | | from what I can tell. Notes: svn path=/head/; revision=246986
* Update to the 20091231 snapshot of GCC 4.5.0 which brings some keyGerald Pfeifer2010-01-0210-125/+80
| | | | | | | | | | improvements to libffi (Java), especially on amd64. Remove the WITH_JAVA_AWT knob which really has not been used a lot, if at all. Notes: svn path=/head/; revision=246985
* Remove some extra aspects brought in by the previous changeset, andGerald Pfeifer2010-01-021-17/+1
| | | | | | | | | remove the WITH_JAVA_AWT knob. Discusssed with: glarkin Notes: svn path=/head/; revision=246975
* . Update to 2.4.3.1.Greg Lewis2010-01-012-4/+4
| | | | | | | | PR: 142153 Submitted by: Romain Tartiere <mono@FreeBSD.org> Notes: svn path=/head/; revision=246969
* - Update to 5.44.1.15 (CVS 2009-12-31)Martin Matuska2009-12-312-6/+5
| | | | Notes: svn path=/head/; revision=246925
* - Restore maintainershipPav Lucistnik2009-12-312-2/+2
| | | | | | | Submitted by: Marcin Cieslak <saper@saper.info> Notes: svn path=/head/; revision=246924
* Remove NO_MANCOMPRESS which is not necessary on relevant versions ofGerald Pfeifer2009-12-313-8/+9
| | | | | | | FreeBSD any more. Sort pkg-plist consistently. Notes: svn path=/head/; revision=246919
* Update to the 20091229 snapshot of GCC 4.4.3.Gerald Pfeifer2009-12-312-16/+16
| | | | Notes: svn path=/head/; revision=246918
* - Re-enabled the Java (gcj) frontend to support print/pdftkGreg Larkin2009-12-305-6/+119
| | | | | | | | | | | | - Added support for gcj on amd64 - Added call to contrib/download_ecj so gcj executable doesn't die with a "file not found" error after it's built Submitted by: glarkin Approved by: gerald (via email) Notes: svn path=/head/; revision=246904
* Update to 5.2.12 release.Alex Dupre2009-12-296-34/+14
| | | | Notes: svn path=/head/; revision=246866
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-297-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* Update to the 20091227 snapshot of GCC 4.3.5. On the way, sort pkg-plistGerald Pfeifer2009-12-283-14/+14
| | | | | | | a bit differently. Notes: svn path=/head/; revision=246787
* Update to the 20091224 snapshot of GCC 4.5.0. On the way, sort pkg-plistGerald Pfeifer2009-12-2815-115/+115
| | | | | | | a bit differently. Notes: svn path=/head/; revision=246784
* Mark BROKEN on 9.x: does not build.Erwin Lansing2009-12-271-0/+4
| | | | Notes: svn path=/head/; revision=246752
* - Update to 0.7.7Wen Heping2009-12-263-15/+4
| | | | | | | | PR: ports/142030 Submitted by: "B. Estrade" <estrabd@gmail.com> (maintainer) Notes: svn path=/head/; revision=246693
* . Update to 2.4.3.Greg Lewis2009-12-245-62/+19
| | | | | | | | PR: 141374 Submitted by: Romain Tartiere <mono@FreeBSD.org> Notes: svn path=/head/; revision=246533
* Update to the 20091222 snapshot of GCC 4.4.3. On the way, sort pkg-plistGerald Pfeifer2009-12-243-23/+23
| | | | | | | a bit differently. Notes: svn path=/head/; revision=246532
* - Update to 05_20091220Pietro Cerutti2009-12-232-4/+4
| | | | Notes: svn path=/head/; revision=246484
* - Update to 3.1.3Wen Heping2009-12-223-6/+8
| | | | | | | - Reset maintainer to ports@ Notes: svn path=/head/; revision=246457
* - Chase libtre shlib bumpMartin Wilke2009-12-221-1/+3
| | | | Notes: svn path=/head/; revision=246443