summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous scheme48 update by including files that wasXin LI2007-10-052-6/+14
| | | | | | missed in last commit. Pointy hat to: delphij
* Mark as broken with gcc4.2.Mark Linimon2007-10-041-1/+5
|
* Mark as broken with gcc4.2.Mark Linimon2007-10-041-1/+5
|
* Mark as broken with gcc4.2.Mark Linimon2007-10-041-1/+7
|
* lang/snobol is obsolted by lang/snobol4.Mark Linimon2007-10-0417-2526/+0
| | | | Discussed with: maintainer
* bsd.port.port.mk -> bsd.port.post.mkEdwin Groothuis2007-10-041-1/+1
| | | | Pointy hat to: moi
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-0415-89/+19
|
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-0323-126/+31
|
* Update to the 20071001 snapshot of GCC 4.1.3.Gerald Pfeifer2007-10-022-16/+16
|
* Mark as broken on gcc4.2.Mark Linimon2007-10-021-0/+4
|
* Mark as broken on gcc4.2 on 64-bit archs. Build status on i386 unknown.Mark Linimon2007-10-021-0/+4
|
* Mark as broken on gcc4.2. While here, pet portlint.Mark Linimon2007-10-021-2/+8
|
* Also broken on gcc4.2 on i386. While here, pet portlint.Mark Linimon2007-10-021-2/+6
|
* Mark as broken on amd64.Mark Linimon2007-10-021-1/+7
|
* Go ahead and set an expiration date on this one; it doesn't work on gcc4,Mark Linimon2007-10-021-0/+3
| | | | | | and is already marked as deprecated. Hat: portmgr
* Fix result of mismerge.Mark Linimon2007-10-011-1/+2
| | | | Spotted by: maintainer
* Mark as broken on gcc4.2.Mark Linimon2007-10-011-0/+4
|
* Chase mail/cclient shared library version bump.Edwin Groothuis2007-09-303-3/+3
| | | | | | | | Several patches were needed due to the removal of include/c-client/linkage.c in favour of include/c-client/linkage.h. PR: ports/114833 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es>
* Add new files that got accidently missed during autoconf update patch.Ade Lovett2007-09-301-0/+16
| | | | PR: 116639
* Remove now-empty file.Mark Linimon2007-09-301-0/+0
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-3013-49/+22
| | | | | PR: ports/116639 Submitted by: aDe
* Switch autoconf dependency to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Update to version 2.7.3.2007.09.28.Alejandro Pulver2007-09-2910-192/+195
| | | | | PR: ports/116718 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* Move the USE_PERL definitions, and others, before pre.mk inclusion. ThisMark Linimon2007-09-291-7/+6
| | | | | | will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer
* Update to the 20070928 snapshot of GCC 4.3.0.Gerald Pfeifer2007-09-2914-133/+133
|
* Mark as broken with gcc4.2.Mark Linimon2007-09-291-1/+7
|
* Update to GCC 4.2.2 RC2.Gerald Pfeifer2007-09-292-20/+20
|
* - Reactivate support for Tcl 8.5Martin Matuska2007-09-281-1/+1
|
* - Update to 8.5.b.1Martin Matuska2007-09-288-50/+32
|
* - Update to 1.0.10Martin Wilke2007-09-272-4/+4
| | | | | PR: 116654 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* 2007-09-22 misc/mango: Depends on broken package qextmdiThomas Abthorpe2007-09-275-73/+0
| | | | | | 2007-04-01 lang/f2py: Replaced by py-numpy Approved by: miwi (co-mentor)
* neko 1.6.0_1 is for 6.x or over.Daichi GOTO2007-09-251-0/+4
| | | | | | | - neko uses socket option that 5.x doesn't have. So added ${OSVERSION} check. Submitted by: ozawa@ongs.co.jp (maintainer)
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-4/+0
| | | | | | since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
* - update to 1.7Tong LIU2007-09-241-1/+1
| | | | Approved by: delphij (mentor)
* Dominic is a new dad, and will be too busy for a while to work on ports.Mark Linimon2007-09-241-1/+1
| | | | Congratulations :-)
* - update to 4.142Thomas Abthorpe2007-09-233-5/+5
| | | | | | PR: ports/116562 Submitted by: James Bailie <jimmy_AT_mammothcheese.ca> (maintainer) Approved by: miwi (co-mentor)
* Update to 1.67.23Sergey Skvortsov2007-09-232-7/+16
| | | | | PR: ports/115802 Submitted by: bf <bf2006a xxx yahoo.com>
* [PATCH]: lang/gdc: update to 0.24Edwin Groothuis2007-09-232-16/+15
| | | | | | | | | - Update to 0.24 - Removed support for GCC 3.3.x - Changed the GCC_MASTER_SITE_SUBDIR for GCC 4.1.x PR: ports/116350 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
* - Update to 1.5.5Martin Matuska2007-09-223-4/+21
| | | | - Add patch to properly detect private Tcl headers
* - Update to 8.4.16Martin Matuska2007-09-222-5/+4
|
* Only for i386 and amd64.Max Khon2007-09-221-0/+1
|
* Fix MASTER_SITES.Jimmy Olgeni2007-09-222-11/+11
| | | | | PR: ports/116530 Submitted by: Alexander Zhuravlev <zaa(at)zaa.pp.ru>
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.Marcus Alves Grando2007-09-211-2/+2
|
* Update to the Sept 20, 2007 snapshot of 0.9.8.David E. O'Brien2007-09-203-21/+7
|
* Specify the YACC to use thru configure vs. a patch.David E. O'Brien2007-09-192-5/+1
|
* Change self-documenting value to simply "yes".David E. O'Brien2007-09-191-2/+2
| | | | Requested by: kiron
* 2007-08-22 lang/fesi: Depends on obsolete version of jdkMartin Wilke2007-09-1819-607/+0
| | | | | | | 2007-09-04 lang/gnomebasic: Five years abandoned project; functionality folded into mono 2007-09-01 lang/gnat-gcc34: This port was made for initial bootstraping of later versions and is no longer needed 2007-09-01 devel/hs-green-card: "Does not build with latest GHC" 2007-09-11 devel/p5-Devel-DProf: only works for old, unsupported Perl versions
* Tweak the FreeBSD configuration.David E. O'Brien2007-09-181-3/+5
|
* Use Gmake for now - for some reason 1/2 time bmake will not 'make all'David E. O'Brien2007-09-181-0/+1
| | | | | | within the build directory. Submitted by: Marcus von Appen <mva@sysfault.org>
* Add the website.David E. O'Brien2007-09-181-0/+2
|