aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.6-3Volker Stolz2004-05-1712-413/+229
| | | | | | | | | | - Change MAINTAINER to submitter PR: ports/66618 Submitted by: Chris Burkert Notes: svn path=/head/; revision=109316
* Fix the ezm3 port to deal with 64-bit time_t on the sparc64 platform.John Polstra2004-05-161-1/+8
| | | | | | | | | | | Two patches were submitted for this. I opted to use the simpler one due to the issues described in the PR follow-up. Bump PORTREVISION. PR: ports/66159 Submitted by: marius Notes: svn path=/head/; revision=109276
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-163-3/+3
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-163-3/+3
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* As previously announced, remove lang/tclX80. It is no longer used by anyMark Linimon2004-05-159-515/+0
| | | | | | | other port, and it is supplanted by lang/tclX. Notes: svn path=/head/; revision=109175
* As previously announced, remove lang/ruby-python. Its dependendencies areMark Linimon2004-05-155-170/+0
| | | | | | | | | broken, and it relies on an antique version of Python. Per the manintainer, "Ruby now has hundreds of native libraries, and no one would need or want to use ruby-python to borrow libraries from python." Notes: svn path=/head/; revision=109174
* As previously announced, remove the following deprecated ports:Mark Linimon2004-05-151-2/+0
| | | | | | | | | | databases/zpygresqlda lang/ruby-python lang/tclX80 misc/libelysium Notes: svn path=/head/; revision=109172
* Update to the 2004-05-05 snapshot of GCC 3.3.4.Gerald Pfeifer2004-05-142-13/+13
| | | | Notes: svn path=/head/; revision=109164
* - Update to 0.0.2Kirill Ponomarev2004-05-144-3/+55
| | | | | | | | PR: ports/66641 Submitted by: maintainer Notes: svn path=/head/; revision=109159
* BROKEN on sparc64: Build failsKris Kennaway2004-05-131-0/+4
| | | | Notes: svn path=/head/; revision=109064
* BROKEN on sparc64: Coredump during buildKris Kennaway2004-05-131-1/+7
| | | | Notes: svn path=/head/; revision=109062
* BROKEN on sparc64: Install fails (trying to install missing java support)Kris Kennaway2004-05-131-0/+4
| | | | Notes: svn path=/head/; revision=109061
* Needs autoconf213 already at patch-time -> PATCH_DEPENDS.Volker Stolz2004-05-121-0/+1
| | | | | | | Noticed by: cluster-of-the-day Notes: svn path=/head/; revision=108997
* lang/pike74 is buggy and very difficult to adapt to the 5.x branch.Mark Linimon2004-05-117-851/+0
| | | | | | | | | | Use pike76 instead, which follows FreeBSD standards much better. PR: ports/66459 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=108955
* Remove pike74. This development version has been supplanted by pike76.Mark Linimon2004-05-111-1/+0
| | | | | | | | Its only dependency (www/caudium-devel) is being temporarily retired as well. Notes: svn path=/head/; revision=108951
* Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.Oliver Braun2004-05-117-7/+19
| | | | | | | Pointed out by: Simon Marlow <simonmar@microsoft.com> Notes: svn path=/head/; revision=108940
* - Update to version 2.744Kirill Ponomarev2004-05-102-4/+4
| | | | | | | | PR: ports/66469 Submitted by: Ports Fury Notes: svn path=/head/; revision=108859
* Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizingPav Lucistnik2004-05-0911-0/+3637
| | | | | | | | | | | ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog Z80 based MCUs. PR: ports/66262 Submitted by: Tijl Coosemans <tijl@ulyssis.org> Notes: svn path=/head/; revision=108778
* - Update to version 8.1.3Kirill Ponomarev2004-05-092-3/+3
| | | | | | | | PR: ports/66414 Submitted by: maintainer Notes: svn path=/head/; revision=108753
* Define PHP_PORT. This should fix a package building failureThierry Thomas2004-05-091-1/+3
| | | | | | | of horde-2.2.5 (reported by Kris). Notes: svn path=/head/; revision=108724
* As previously announced, remove these broken or obsolete ports.Kris Kennaway2004-05-0810-175/+0
| | | | Notes: svn path=/head/; revision=108672
* - Add sysvmsg extension [1]Alex Dupre2004-05-0716-54/+126
| | | | | | | | | | | | | - Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith <andy@strugglers.net> [1] Submitted by: thierry [2] Obtained from: php CVS [3] Notes: svn path=/head/; revision=108652
* icc 8.0.066 now adds "-m elf_i386" in some circumstances. Remove this partAlexander Leidinger2004-05-072-1/+4
| | | | | | | | | of the command line in the ld wrapper. Noticed by: Morten Rodal <morten@rodal.no> Notes: svn path=/head/; revision=108611
* Use OPTIONS.Hye-Shik Chang2004-05-0710-117/+127
| | | | | | | Submitted by: Stephane E. Potvin <sepotvin@videotron.ca> Notes: svn path=/head/; revision=108597
* - Update to 7.6.6 ReleaseVanilla I. Shu2004-05-073-5/+4
| | | | | | | | PR: ports/66330 Submitted by: maintainer Notes: svn path=/head/; revision=108590
* Make portlint happy by replacing space to tabMaho Nakata2004-05-062-2/+2
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* Remove pike75, we already repocopy it to pike76.Vanilla I. Shu2004-05-056-790/+0
| | | | Notes: svn path=/head/; revision=108499
* Connect to pike76.Vanilla I. Shu2004-05-051-1/+1
| | | | Notes: svn path=/head/; revision=108497
* Upgrade to 7.6.3.Vanilla I. Shu2004-05-054-91/+21
| | | | | | | | PR: ports/66200 Submitted by: maintainer Notes: svn path=/head/; revision=108496
* - Avoid using command execution to fill variables, they would be executedPav Lucistnik2004-05-041-8/+5
| | | | | | | | | for all targets which is not needed Suggested by: 'the eagle eye' kris Notes: svn path=/head/; revision=108395
* - Update to 1.5-rc6Pav Lucistnik2004-05-043-8/+26
| | | | | | | | PR: ports/66208 Submitted by: Dan Rench <citric@cubicone.tmetic.com> (maintainer) Notes: svn path=/head/; revision=108394
* Remove support for WITH_BOUNDSCHECKING which was broken most of the timeGerald Pfeifer2004-05-031-25/+1
| | | | | | | | | (due to the 3.3 branch moving quite a bit between releases). PR: 64959 Notes: svn path=/head/; revision=108293
* Update lang/ruby18 and the bundled modules to the latest 1.8 branchAkinori MUSHA2004-05-025-18/+73
| | | | | | | snapshot as of 2004-05-02. Notes: svn path=/head/; revision=108204
* Update to 8.0.066.Alexander Leidinger2004-04-302-5/+3
| | | | Notes: svn path=/head/; revision=108016
* Update to 1.2.3Tilman Keskinoz2004-04-292-4/+3
| | | | | | | | PR: 65911 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=107974
* Add libjit 0.0.0f,Kirill Ponomarev2004-04-299-0/+107
| | | | | | | | | | | | | | | | | | | | | | | The libjit library implements Just-In-Time compilation functionality. Unlike other JIT's, this one is designed to be independent of any particular virtual machine bytecode format or language. The hope is that Free Software projects can get a leg-up on proprietry VM vendors by using this library rather than spending large amounts of time writing their own JIT from scratch. This JIT is also designed to be portable to multiple archictures. If you run libjit on a machine for which a native code generator is not yet available, then libjit will fall back to interpreting the code. This way, you don't need to write your own interpreter for your bytecode format if you don't want to. PR: ports/66038 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=107945
* - Update to version 8.1.2Kirill Ponomarev2004-04-294-22/+12
| | | | | | | | PR: ports/66022 Submitted by: maintainer Notes: svn path=/head/; revision=107938
* - patch to fix coredumps in make_servicesDirk Meyer2004-04-292-1/+30
| | | | Notes: svn path=/head/; revision=107913
* Update to 5.0.0RC2 release (stop packaging customized snapshots,Alex Dupre2004-04-2813-61/+42
| | | | | | | | | since now php5 seems pretty stable): - Build iconv extension by default - Remove obsolate MIME and YAZ extensions Notes: svn path=/head/; revision=107888
* Fix plist.Volker Stolz2004-04-281-0/+1
| | | | | | | | Noticed by: bento Approved by: linimon (mentor) Notes: svn path=/head/; revision=107840
* - Add mirror to fix build for releaseClement Laforet2004-04-211-3/+3
| | | | | | | | | - port is still deprecated Approved by: marcus (portmgr) Notes: svn path=/head/; revision=107782
* - Fix IGNORE messageKirill Ponomarev2004-04-202-2/+2
| | | | | | | | | - Remove quotes Noticed by: kris Notes: svn path=/head/; revision=107656
* - Mark IGNORE on alphaKirill Ponomarev2004-04-191-0/+4
| | | | | | | | PR: ports/65772 Submitted by: maintainer Notes: svn path=/head/; revision=107618
* - Mark IGNORE on alphaKirill Ponomarev2004-04-191-0/+4
| | | | | | | | PR: ports/65771 Submitted by: maintainer Notes: svn path=/head/; revision=107617
* BROKEN on amd64: Does not compileKris Kennaway2004-04-191-1/+7
| | | | Notes: svn path=/head/; revision=107587
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+2
| | | | | | | still broken at that time and no PRs have been submitted containing a fix. Notes: svn path=/head/; revision=107549
* o Update to 1.8.Norikatsu Shigemura2004-04-192-8/+8
| | | | | | | | | | o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp> Notes: svn path=/head/; revision=107523
* - Update to 1.3.0.20040413Pav Lucistnik2004-04-183-9/+7
| | | | | | | | PR: ports/65660 Submitted by: Mathias Picker <mathiasp@mp.virtual-earth.de> (maintainer) Notes: svn path=/head/; revision=107479
* Mark DEPRECATED. These ports are quite old and useless in theseHye-Shik Chang2004-04-182-0/+2
| | | | | | | | | | days. They will be removed in June 18th. Suggested by: linimon No-objection from: python@ Notes: svn path=/head/; revision=107416
* Reduce configure warning.Hye-Shik Chang2004-04-1810-0/+10
| | | | | | | | | PR: 55180 [1], 65680 [2] Submitted by: Rui Lopes <rui@ruilopes.com> [1], Roman Neuhauser <neuhauser@chello.cz> [2] Notes: svn path=/head/; revision=107414