aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - Add USE_LDCONFIG to make the port find its own libs [1]Pietro Cerutti2008-06-172-12/+13
| | | | | | | | | | | - While at it, respect DOCSDIR PR: 124279 [1] Submitted by: gahr Approved by: maintainer timeout Notes: svn path=/head/; revision=215040
* - Builds now on amd64Pav Lucistnik2008-06-171-7/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=215011
* - fix install when -DNOPORTDOCSIon-Mihai Tetcu2008-06-171-7/+12
| | | | | | | | Submitted by: QA Tindy run Approved by: maintainer timeout Notes: svn path=/head/; revision=214997
* Update to version 20071023.OKAZAKI Tetsurou2008-06-173-16/+5
| | | | | | | | PR: 124632 Submitted by: Pedro F. Giffuni Notes: svn path=/head/; revision=214981
* Don't make unused empty directories for no reason.David E. O'Brien2008-06-161-0/+14
| | | | Notes: svn path=/head/; revision=214957
* - update to 1.14.4Dirk Meyer2008-06-152-4/+4
| | | | Notes: svn path=/head/; revision=214891
* Upgrade to version R12B-3.Jimmy Olgeni2008-06-1423-520/+372
| | | | Notes: svn path=/head/; revision=214860
* Update to the 20080613 snapshot of GCC 4.4.0.Gerald Pfeifer2008-06-1412-114/+114
| | | | Notes: svn path=/head/; revision=214853
* - Fix pkg-plist in NOPORTDOCS case.Stanislav Sedov2008-06-142-1/+351
| | | | | | | Reported by: itectu Notes: svn path=/head/; revision=214845
* Update to 13-June-2008 snapshot.David E. O'Brien2008-06-132-4/+4
| | | | | | | | PR: 123356 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=214788
* Upgrade to LLVM GCC release 2.3.Brooks Davis2008-06-125-71/+52
| | | | | | | | | Take maintainership since this needs to be updated with devel/llvm. General Makefile cleanup. Notes: svn path=/head/; revision=214718
* - Previous commit was brokenJohan van Selst2008-06-121-2/+3
| | | | | | | | | Correct installation of manuals with and without NOPORTDOCS now Reported by: pav Notes: svn path=/head/; revision=214692
* - fix plist for -D NOPORTDOCSIon-Mihai Tetcu2008-06-122-1/+2
| | | | | | | | | | - bump PORTREVISION PR: ports/124493 Submitted by: maintainer Notes: svn path=/head/; revision=214685
* Update to the 20080606 snapshot of GCC 4.4.0.Gerald Pfeifer2008-06-1012-114/+114
| | | | Notes: svn path=/head/; revision=214640
* - Fix NOPORTDOCS logicJohan van Selst2008-06-101-3/+8
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=214623
* - Fix list of installed manpagesJohan van Selst2008-06-101-1/+2
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=214618
* FreeBSD >= 700050 has POSIX standard putenv().Alex Dupre2008-06-092-26/+16
| | | | | | | | PR: ports/123911 Submitted by: scf Notes: svn path=/head/; revision=214543
* Update to the 20080605 snapshot of GCC 4.3.1.Gerald Pfeifer2008-06-092-19/+19
| | | | Notes: svn path=/head/; revision=214527
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-0650-29/+50
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Portlint:Jimmy Olgeni2008-06-051-1/+1
| | | | | | | FATAL: Makefile: [18]: use a tab (not space) after a variable name Notes: svn path=/head/; revision=214411
* Portlint:Jimmy Olgeni2008-06-052-2/+2
| | | | | | | FATAL: Makefile: [55]: use a tab (not space) after a variable name Notes: svn path=/head/; revision=214410
* - Pass maintainership to submitterMartin Wilke2008-06-052-2/+2
| | | | | | | | | PR: 124252 Submitted by: Adrien PiƩrard <pmn@bakarika.net> Approved by: Captain Fourier <rzinkov@gmail.com> (old_maintainer) Notes: svn path=/head/; revision=214348
* - Update to 1.0.17.Stanislav Sedov2008-06-054-46/+84
| | | | | | | | | | | | | | | - Update bootstrap binaries to the latest version. Also, add bootstrap for each supported FreeBSD version to eliminate compat-XXX dependency. - Add a knob to specify SBCL dynamic space size (useful for low-memory systems). [1] - Enable sb-luted for threaded SBCL. [1] - FreeBSD 5.x cleanup. PR: ports/123250 (based on) [1] Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=214339
* - Update to 2.8.1.2008.05.29Martin Wilke2008-06-034-154/+199
| | | | | | | | | | | - Respect NOPORTDOCS PR: 124101 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) Tested with: ionbot Notes: svn path=/head/; revision=214235
* - New port: hlaPietro Cerutti2008-06-025-0/+1403
| | | | | | | | | High Level Assembler (HLA) is an assembly language developed by Randall Hyde which can use high-level language constructs to aid x86 assembly programmer beginners and advanced assembly developers alike. Notes: svn path=/head/; revision=214196
* Use USE_EMACS and USE_GHOSTSCRIPT instead of directly-specifiedHiroki Sato2008-06-011-4/+4
| | | | | | | BUILD_DEPENDS. Notes: svn path=/head/; revision=214102
* Update python23 to 2.3.7.Hye-Shik Chang2008-05-304-6/+7
| | | | Notes: svn path=/head/; revision=213912
* New port: The New Brainfuck CompilerPietro Cerutti2008-05-296-0/+48
| | | | | | | | | | The New Brainfuck Compiler is an optimizing Brainfuck-to-C and Bainfuck-to-Java compiler. Approved by: miwi (mentor) Notes: svn path=/head/; revision=213890
* Update to the 20080523 snapshot of GCC 4.4.0.Gerald Pfeifer2008-05-2412-114/+114
| | | | Notes: svn path=/head/; revision=213600
* Fix plist if building with NOPORTDOCS.Oliver Braun2008-05-232-0/+76
| | | | Notes: svn path=/head/; revision=213560
* Fix plistJohan van Selst2008-05-232-13/+15
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=213551
* Update to the 20080522 snapshot of GCC 4.3.1.Gerald Pfeifer2008-05-232-19/+19
| | | | Notes: svn path=/head/; revision=213544
* Update to 3.0.3Johan van Selst2008-05-223-17/+14
| | | | Notes: svn path=/head/; revision=213513
* - Fix build on 5.XMartin Wilke2008-05-201-0/+4
| | | | | | | Submitted by: pavbot Notes: svn path=/head/; revision=213429
* - Update to 0.0.2008.01.20Martin Wilke2008-05-193-239/+1659
| | | | | | | | | PR: 120333 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer timeout Notes: svn path=/head/; revision=213315
* - Use EXPR macro instead of expr on post-depends. It could fix a problem onJose Alonso Cardenas Marquez2008-05-181-1/+1
| | | | | | | | | FreeBSD 7 Reported by: erwin, maintainer via email Notes: svn path=/head/; revision=213304
* New port: lang/nbcJose Alonso Cardenas Marquez2008-05-165-0/+79
| | | | | | | | | | | | | | | | NBC (Next Byte Codes) is a programming language for the LEGO MINDSTORMS NXT product. NBC's syntax is based on assembler programming langauges, so experienced assembler programmers (or just about any programmers) should find it very easy to get started with. Even if you aren't an experienced programmer, NBC is relatively easy to learn. WWW: http://bricxcc.sourceforge.net/nbc/ PR: 116274 Submitted by: Ivan "Rambius" Ivanov <rambiusparkisanius_ at __gmail.com> Notes: svn path=/head/; revision=213151
* - Update to 9.3.0.Stanislav Sedov2008-05-143-12/+31
| | | | Notes: svn path=/head/; revision=213045
* - Take maintainership.Stanislav Sedov2008-05-141-1/+1
| | | | Notes: svn path=/head/; revision=213038
* Update to 3.1.6Kirill Ponomarev2008-05-145-56/+5
| | | | Notes: svn path=/head/; revision=213016
* Update to the 20080508 snapshot of GCC 4.3.1 which should address theGerald Pfeifer2008-05-142-19/+19
| | | | | | | | issue of -lpthread being needed when linking against libstdc++ on 7.x and -CURRENT. Notes: svn path=/head/; revision=213010
* Mail header patch for 5.2.6 released. No-op.Alex Dupre2008-05-124-10/+8
| | | | Notes: svn path=/head/; revision=212945
* - Mark BROKEN: bad plist (broken by ImageMagick changes)Pav Lucistnik2008-05-111-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=212929
* Update to the 20080509 snapshot of GCC 4.4.0.Gerald Pfeifer2008-05-1112-114/+114
| | | | Notes: svn path=/head/; revision=212923
* - update to etoile 0.2Dirk Meyer2008-05-112-11/+10
| | | | Notes: svn path=/head/; revision=212906
* - add new option MULTIPLE_THREADS. With this option enabled libsee/dtoa.c isIon-Mihai Tetcu2008-05-094-2/+66
| | | | | | | | | | | compiled with proper thread locking. - bump PORTVERSION PR: ports/122525 Submitted by: maintainer Notes: svn path=/head/; revision=212868
* Welcome tolua 5.1Edwin Groothuis2008-05-053-24/+17
| | | | Notes: svn path=/head/; revision=212629
* Let the world know that lang/tolua50 exist.Edwin Groothuis2008-05-051-0/+1
| | | | Notes: svn path=/head/; revision=212622
* - Update to 4.149Thomas Abthorpe2008-05-042-4/+4
| | | | | | | | PR: ports/123331 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Notes: svn path=/head/; revision=212614
* - add WITH_GNUSTEP_DEVELDirk Meyer2008-05-043-0/+9
| | | | Notes: svn path=/head/; revision=212612