aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on ia64: Does not buildKris Kennaway2005-10-281-0/+5
| | | | Notes: svn path=/head/; revision=146614
* BROKEN on ia64: Segfault during buildKris Kennaway2005-10-281-2/+2
| | | | Notes: svn path=/head/; revision=146603
* BROKEN on amd64 and ia64: Does not compileKris Kennaway2005-10-281-0/+4
| | | | Notes: svn path=/head/; revision=146600
* Upgrade to release R10B-8.Jimmy Olgeni2005-10-2817-259/+274
| | | | Notes: svn path=/head/; revision=146592
* - Update to 4.76Renato Botelho2005-10-282-3/+3
| | | | | | | | PR: ports/88132 Submitted by: maintainer Notes: svn path=/head/; revision=146582
* BROKEN on sparc64: segfault during buildKris Kennaway2005-10-281-1/+1
| | | | Notes: svn path=/head/; revision=146536
* - Fix a ruby vulnerabuility in the safe level settings.Sergey Matveychuk2005-10-275-17/+12
| | | | | | | | | | Based on: ports/87816 Submitted by: Phil Oleson <oz@nixil.net> Security: http://vuxml.FreeBSD.org/1daea60a-4719-11da-b5c6-0004614cc33d.html Notes: svn path=/head/; revision=146505
* Set GNU_CONFIGURE (should fix non-std PREFIX-builds)Volker Stolz2005-10-271-0/+1
| | | | Notes: svn path=/head/; revision=146461
* Fix ${MASTER_SITE_foo} usage.Bill Fenner2005-10-251-2/+1
| | | | | | | | | | - Use the proper syntax for grouping when using ${MASTER_SITE_foo} - Don't use ${MASTER_SITE_LOCAL} with no local user subdir. Approved by: MAINTAINER timeout (2 weeks) Notes: svn path=/head/; revision=146340
* X11BASE and portlint cleanups.Joseph Koshy2005-10-251-3/+5
| | | | Notes: svn path=/head/; revision=146337
* - Do not fail with error in pre-fetch target on unsupported architectures. [1]Renato Botelho2005-10-242-9/+5
| | | | | | | | | | | - Make portlint happier PR: ports/87838 [1] Submitted by: Vasil Dimov <vd@datamax.bg> [1] Reported by: kris [1] Notes: svn path=/head/; revision=146269
* Fix typo in sample configuration.Jimmy Olgeni2005-10-242-0/+28
| | | | Notes: svn path=/head/; revision=146260
* Make nqc compile on 4.x by adding USE_GCC=3.4+John Hay2005-10-232-4/+4
| | | | | | | | | Submitted by: vs Update to nqc-3.1.r4. Notes: svn path=/head/; revision=146192
* Fix localbase issueEdwin Groothuis2005-10-232-35/+6
| | | | | | | Noticed by: YAPHR Notes: svn path=/head/; revision=146150
* Obey LOCALBASE.Wes Peters2005-10-221-0/+19
| | | | Notes: svn path=/head/; revision=146097
* - Update to 1.0.0Pav Lucistnik2005-10-2111-259/+370
| | | | | | | | | | - Take maintainership PR: ports/87695 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=146081
* - Remove alpha from list of supported architectures. The compiler will compilePav Lucistnik2005-10-213-261/+249
| | | | | | | | | | | | | | and run, but produce 32-bit code. - Use same gcc as gcc34 port - Move library test to check: target - Cleanup PR: ports/87690 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Approved by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=146073
* Remove sparc64 from supported arch list; afaik this port has neverKris Kennaway2005-10-211-1/+1
| | | | | | | built on sparc64 because it seems to go into an infinite loop at build time. Notes: svn path=/head/; revision=146059
* Update to 05-07Volker Stolz2005-10-214-16/+53
| | | | Notes: svn path=/head/; revision=146036
* Chase documentation checksums.Jimmy Olgeni2005-10-201-38/+38
| | | | Notes: svn path=/head/; revision=145936
* Update to 2005-10-20 versions of documentation.Edwin Groothuis2005-10-202-28/+27
| | | | Notes: svn path=/head/; revision=145906
* - Update to 4.75Renato Botelho2005-10-192-5/+3
| | | | | | | | PR: ports/87646 Submitted by: maintainer Notes: svn path=/head/; revision=145866
* - extend BROKENDirk Meyer2005-10-191-1/+1
| | | | Notes: svn path=/head/; revision=145856
* Make PREFIX-awareVolker Stolz2005-10-171-1/+1
| | | | | | | Noticed by: krisbot Notes: svn path=/head/; revision=145632
* Don't set BIN_CC, it breaks tcc -cc.Stefan Farfeleder2005-10-171-1/+0
| | | | | | | Approved by: clement Notes: svn path=/head/; revision=145628
* Requires newer version of perl than base in 4.xVolker Stolz2005-10-161-0/+4
| | | | Notes: svn path=/head/; revision=145590
* Commit the distinfo too...Alexander Leidinger2005-10-161-2/+2
| | | | | | | Noticed by: stefanf Notes: svn path=/head/; revision=145589
* Update to 8.1.035.Alexander Leidinger2005-10-161-1/+1
| | | | Notes: svn path=/head/; revision=145554
* Populate virtual category "lisp"Volker Stolz2005-10-165-5/+5
| | | | | | | | | PR: ports/86370 Submitted by: Julian Stecklina Approved by: portmgr (linimon) Notes: svn path=/head/; revision=145553
* Unbreak port: lang/pm3-baseEdwin Groothuis2005-10-164-15/+83
| | | | | | | | | | | | | | Unbreak pm3-base: * extend files/patch-l1 and files/patch-l2 to match gethostname(3) prototype on 5.x and above * add patch for language/modula3/m3compiler/m3cc/gcc/m3.c to make it use stdarg.h instead of varargs.h PR: ports/85038 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=145522
* Update distinfo, since I have rerolled the boostrap tarball on haskell.org.Oliver Braun2005-10-151-2/+2
| | | | Notes: svn path=/head/; revision=145461
* Update to 6.4.1Volker Stolz2005-10-143-21/+23
| | | | Notes: svn path=/head/; revision=145373
* Clean up a bitVolker Stolz2005-10-142-34/+10
| | | | Notes: svn path=/head/; revision=145371
* Claim for haskell@Volker Stolz2005-10-141-1/+1
| | | | Notes: svn path=/head/; revision=145369
* Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4Volker Stolz2005-10-141-1/+5
| | | | | | | (and track this for ccaudio which also uses commoncpp) Notes: svn path=/head/; revision=145367
* Update to 6.4.1Volker Stolz2005-10-143-15/+110
| | | | | | | Approved by: maintainer (cabal) Notes: svn path=/head/; revision=145366
* Autoselect APACHE2 option if WITH_APACHE2 is defined.Alex Dupre2005-10-143-0/+12
| | | | | | | Submitted by: Rick van der Zwet <rick@wzoeterwoude.net> Notes: svn path=/head/; revision=145338
* AMD64 fixes:Alex Dupre2005-10-148-30/+114
| | | | | | | | | | | | - fix crypto part again [1] - fix object serialization [2] PR: ports/86885 [2] Submitted by: André Böhm <andre@gaarden.net> [2], Claus Guttesen <kometen@gmail.com> [1] Notes: svn path=/head/; revision=145335
* Update to 8.1.034.Alexander Leidinger2005-10-122-3/+3
| | | | | | | PR: 87325 (contains the same update as I did too) Notes: svn path=/head/; revision=145140
* Take MAINTAINERMarcus Alves Grando2005-10-111-1/+1
| | | | | | | | PR: 87283 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> Notes: svn path=/head/; revision=145027
* Take maintainershipMarcus Alves Grando2005-10-111-1/+1
| | | | | | | | PR: 87287 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> Notes: svn path=/head/; revision=145013
* Take maintainershipMarcus Alves Grando2005-10-112-2/+2
| | | | | | | | PR: 87285 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com> Notes: svn path=/head/; revision=145010
* - Update to 5.5 and unbreakSergey Matveychuk2005-10-116-21/+30
| | | | | | | | PR: ports/87219 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Notes: svn path=/head/; revision=144987
* Add lang/p5-JavaScript-Squish 0.04, a perl module to reduce/compactAnton Berezin2005-10-115-0/+36
| | | | | | | JavaScript code to as few characters as possible. Notes: svn path=/head/; revision=144931
* Dump perl(1) for ${REINPLACE_CMD}.Alexey Dokuchaev2005-10-111-8/+8
| | | | Notes: svn path=/head/; revision=144926
* Clean up Makefile.Alexey Dokuchaev2005-10-111-14/+13
| | | | Notes: svn path=/head/; revision=144924
* Undeprecate by updating to 1.7.Alexey Dokuchaev2005-10-113-10/+6
| | | | Notes: svn path=/head/; revision=144922
* Upgrade to latest version.Vanilla I. Shu2005-10-112-3/+3
| | | | Notes: svn path=/head/; revision=144902
* Don't use "." in MASTER_SITE_SUBDIR; it only applies to URLs withBill Fenner2005-10-107-7/+7
| | | | | | | | | %SUBDIR% in them, and the site that needed the "." doesn't. Approved by: Anton Berezin <tobez@tobez.org> (MAINTAINER) Notes: svn path=/head/; revision=144841
* Fix build on amd64Marcus Alves Grando2005-10-101-0/+10
| | | | | | | | Noticed by: kris Approved by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=144821