aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to the 20070129 snapshot of GCC 4.1.2.gerald2007-01-302-19/+19
|
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-3012-122/+18
| | | | | | ports With hat: portmgr
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-303-3/+0
|
* G95 is a stable, production Fortran 95 compiler available for multiplemaho2007-01-307-0/+189
| | | | | | | | | | | | CPU architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in g95. Note that g95 and gfortran are different compiler http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler . WWW: http://www.g95.org/ This port is based on hrs's original one, and slightly modified.
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-303-1/+4
|
* Builds fine on 4.x since last update.vs2007-01-291-4/+0
| | | | Noted by: Chris Pressey
* Add tcl85-thread , tool Command Language (development version).clsung2007-01-293-0/+25
| | | | | PR: ports/108041 Submitted by: martin at matuska.org
* Add tcl85 8.5.a.5, tool Command Language (development version).clsung2007-01-2923-0/+3769
| | | | | PR: ports/108041 Submitted by: martin at matuska.org
* Default to elf instead of a.out.kris2007-01-295-65/+140
|
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
|
* Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.gerald2007-01-281-0/+1
| | | | Reported by: deischen, rafan
* Correct legacy a.out packing list formatkris2007-01-281-1/+1
|
* Remove python21 and python22. These version lines are long deprecated andtmclaugh2007-01-2725-7991/+0
| | | | | | no ports require them. Approved by: python@
* Update to the 20070122 snapshot of GCC 4.1.2.gerald2007-01-272-19/+19
|
* Upgrade to 1.0.2vanilla2007-01-262-6/+5
| | | | | PR: ports/108363 Submitted by: maintainer
* Upgrade to v360. Upstream changes include:jkoshy2007-01-267-329/+478
| | | | | | | | | | - A new macro stepper that traces through macro expansion step by step. - A new "Lazy Scheme" language level. - New support for prompts and composable continuations. - Regexp support now includes the usual collection of "Perl-compatible" features. - Compiler improvements and bug fixes.
* Always build with JAR=no to avoid locating an already installed copy of jargerald2007-01-262-19/+20
| | | | | | | | | | and thus not laying down our own in $PREFIX/bin/jar42. Update to the 20070124 snapshot of GCC 4.2.0 on the way. PR: 108174 Debugged with: Stephen Montgomery-Smith <stephen@math.missouri.edu> Tested by: Stephen Montgomery-Smith <stephen@math.missouri.edu>, db
* Moved bootstrap tarball to haskell.org. Therefore readd master site.obraun2007-01-251-1/+1
|
* - Fix build with gcc 4.1miwi2007-01-252-0/+21
|
* - Fix building.stas2007-01-251-2/+2
| | | | | Reported by: pav Pontyhat to: me
* - Sync with lang/slib to 3a4pav2007-01-251-2/+1
|
* - Fix path in guile.init. Fixes lang/slib-guile installationpav2007-01-251-0/+2
|
* Upgrade to 6.6.obraun2007-01-242-35/+29
|
* Fix build with GCC 4.1vs2007-01-231-0/+14
|
* Update lang/ghc to 6.6vs2007-01-225-821/+884
| | | | | | | | Also fixes readline issue reported in PR ports/107380. OpenAL support is not yet fixed, we might break that out into a separate port, now that the upstream infrastructure is in place. Your haskell@ team, Olli & Volker
* - history_length conflicts with include/readline/history.h.rafan2007-01-211-0/+44
| | | | | | | | Similar fix is in 2.4 and above. This causes an incomplete pkg-plist with gcc 4.x + newer ncurses. PR: ports/108031 Approved by: alexbl
* - Define USE_ICONV properly. This fixes textproc/words build, which failedrafan2007-01-211-0/+2
| | | | | | | | | with /libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc" PR: ports/108138 Submitted by: rafan Approved by: Daniel Eischen <eischen at vigrid.com> (maintainer)
* Add pear to the default include_path.ale2007-01-203-15/+42
|
* Update to the 20070115 snapshot of GCC 4.1.2.gerald2007-01-202-19/+19
|
* - Disable test due to prolonged (20h+) hangs (on my current/amd64 box)sat2007-01-201-5/+4
| | | | | | | - A couple of style fixes while I'm here PR: ports/100997 Submitted by: ehaupt
* The Gambit programming system is a full implementation of the Schemeitetcu2007-01-209-0/+147
| | | | | | | | | | | | | | | | | | language which conforms to the R4RS and IEEE Scheme standards. It consists of two main programs: gsi, the Gambit Scheme interpreter, and gsc, the Gambit Scheme compiler. Gambit-C is a version of the Gambit programming system in which the compiler generates portable C code, making the whole Gambit-C system and the programs compiled with it easily portable to many computer architectures for which a C compiler is available. With appropriate declarations in the source code the executable programs generated by the compiler run roughly as fast as equivalent C programs. WWW: http://www.iro.umontreal.ca/~gambit/ PR: ports/107405 Submitted by: Rob Zinkov
* - Update to 2007-01-18miwi2007-01-193-5/+5
| | | | | PR: ports/108079 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* - Update to 0.8.9rafan2007-01-193-4/+5
| | | | | PR: ports/108093 Submitted by: Erik Greenwald <erik at smluc.org> (maintainer)
* Update to the 20070117 snapshot of GCC 4.2.0.gerald2007-01-182-19/+19
|
* - BROKEN: does not buildmiwi2007-01-181-0/+2
| | | | | Submitted by: pointyhat via kris Discussed with: maintainer
* - Update of lang/tcl84 and x11-toolkits/tk84 ports to 8.4.14clsung2007-01-173-35/+4
| | | | | | | - Removed file: lang/tcl84/files/patch-test-clock (patch already in source tree) PR: ports/107953 Submitted by: Martin Matuska <martin_AT_matuska dot org>
* - Update to 3a4clsung2007-01-163-4/+8
| | | | | PR: ports/107971 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
* - Update to 0.82miwi2007-01-154-13/+22
| | | | | PR: ports/107925 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer
* - Update to 4.123miwi2007-01-153-5/+5
| | | | | PR: ports/107934 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* * f2c.h is now consistent with G77.maho2007-01-152-0/+172
| | | | * Bump portrevision.
* Grab maintainership.maho2007-01-151-1/+1
|
* Update to the 20070114 snapshot of GCC 4.0.4.gerald2007-01-152-13/+13
|
* Revert previous commit.gerald2007-01-157-126/+126
| | | | Pointyhat to: self
* Add ia64 to NOT_FOR_ARCHS. This has been broken for ages, it is not cleargerald2007-01-1514-133/+133
| | | | | | | whether it is our kernel/userland, the hardware, or something else at fault and nobody on our side nor upstream seems to have any interest. Discussed with: kris
* - Fix size mismatchmiwi2007-01-151-3/+3
| | | | | | Log from Author: minor defect corrections Submitted by: pointyhat
* Move lang/gfortran from using lang/gcc41 to lang/gcc42 as its master port.gerald2007-01-143-4/+4
| | | | The next step will be to abandon this port in favor of lang/gcc42.
* - cleanup MASTER_SITESdinoex2007-01-141-2/+1
|
* - Update to 20060810miwi2007-01-142-4/+4
| | | | | PR: ports/107879 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* * Migrate to gfortran.maho2007-01-132-0/+22
| | | | | | * Bump port revision. Approved by: portmgr(kris)
* - drop gcc-4.*.* as they are used diretcly by bsd.gnustep.mkdinoex2007-01-131-17/+0
|
* - update to use new bsd.gnustep.mkdinoex2007-01-135-30/+21
| | | | Approved by: gurkan@linuks.mine.nu
* - Add NOT_FOR_ARCHS=ia64 (is not supported by the application).alepulver2007-01-131-4/+3
| | | | | | - Make BROKEN message when enabling PARI option more clear. Reported by: pointyhat
* Add missing Jave frontend tarball.gerald2007-01-121-0/+3
|
* Update to the 20070110 snapshot of GCC 4.2.0.gerald2007-01-112-19/+16
|
* -Use native binaries to bootstrap on amd64 not to require i386 binarymiwi2007-01-112-9/+18
| | | | | | | | compatibility. - This would fix build failure on pointyhat. PR: ports/107804 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Fix size mismatch (my fault)miwi2007-01-101-3/+3
|
* - Update to 5e3miwi2007-01-103-12/+17
| | | | | PR: ports/107631 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 4.122miwi2007-01-103-5/+5
| | | | | PR: ports/107653 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to the 20070108 snapshot of GCC 4.1.2.gerald2007-01-092-19/+19
|
* Add missing DISTFILES entry for Java.gerald2007-01-087-0/+21
|
* - Update to 0.21rafan2007-01-083-15/+26
| | | | | | | | | - Update to GCC 4.0.x to 4.0.4-20061228 - Add documenta PR: ports/107521 Submitted by: Armin Pirkovitsch <a.pirko at inode.at> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
* I forgot to move pkg-message to files/pkg-message.in in previous commit:itetcu2007-01-082-0/+0
| | | | | | | | | | | | | - update to 3.7 [1] - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Submitted by: maintainer Pointyhat to : itetcu (me)
* - update to 3.7 [1]itetcu2007-01-0814-98/+254
| | | | | | | | | - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2]
* Update to the 20070105 snapshot of GCC 4.3.0. Remove temporary patch wasgerald2007-01-0621-245/+112
| | | | is upstream now.
* - Fix threading support, favor pthreadrafan2007-01-061-2/+3
| | | | | | | | | | Since this port supports 5.x and later, we don't need to consider the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling D source files, so PTHREAD_LIBS is not applicable here. PR: ports/107437 Submitted by: Jason DiCioccio <jd at ods.org> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
* 2006-12-01 misc/afbackup: Uses unregistered uid that conflicts with other portsmiwi2007-01-064-60/+0
| | | | | | | 2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports 2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports 2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless 2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
* 2006-12-01 misc/instant-workstation: Incomplete pkg-plistmiwi2007-01-0611-288/+0
| | | | | 2006-12-01 lang/yap: Does not compile 2006-12-01 lang/tensile: "Coredump during build on FreeBSD >= 6.x"
* This project defines various useful extensions to Ruby's standard classes,miwi2007-01-055-0/+120
| | | | | | | | | | | | including many of those captured at on the Wiki at StandardClassExtensions. They are thoroughly documented and tested. See the project homepage for API documentation. Author: Gavin Sinclair <gsinclair@soyabean.com.au> WWW: http://extensions.rubyforge.net PR: ports/107434 Submitted by: Christopher Boumenot <boumenot at gmail.com>
* - Update to 1.4.2johans2007-01-032-5/+4
| | | | - INSTALLS_SHLIB is deprecated by USE_LDCONFIG
* Update to the 20070102 snapshot of GCC 4.2.0.gerald2007-01-033-35/+27
| | | | | | On the way, make building Fortran the (unconditional) default now. This adds new dependencies on math/libgmp4 and math/mpfr which are always required by lang/gcc43 and later anyways, though.
* Update to the 20061230 snapshot of GCC 4.3.0.gerald2007-01-0321-161/+280
| | | | | | This adds a libgomp info page (the other changes to INFO and MAN are just to sort these two properly) and we need to add a temporary patch to fix an issue triggered by FreeBSD headers.
* - Add patch that allows GC performance profiling and analasys.stas2007-01-032-0/+542
| | | | - Bump portrevison
* - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.stas2007-01-033-0/+9
|
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)stas2007-01-036-10561/+304
| | | | | | | | | | | - Make RI generation disabled by default (it causes problems on slow hardware) - PREFIX-cleaness fixes (in bsd.ruby.mk) [1] - Take maintainership of bsd.ruby.mk [1] The patch was tested in the tinderbox with all ruby-dependend ports. Approved by: portmgr (linimon)
* - Update to 0.20clsung2007-01-022-4/+4
|
* - Update to 0.016clsung2007-01-023-9/+13
|
* - Mark for removal in 2 monthsmiwi2007-01-011-0/+3
| | | | | | | - Please use lang/pike72 PR: 107332 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Fix R11B-2 SMP timer race condition bug.olgeni2007-01-014-2/+74
| | | | Obtained from: Rickard Green <rickard.s.green(at)ericsson.com>
* - Update to 20061231miwi2006-12-314-9/+8
| | | | | PR: 107371 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* - py-scipy03 is needed for older programs relying on py-numericitetcu2006-12-311-0/+3
| | | | | | | | | | which has been deprecated by upstream vendor:see note on http://numpy.scipy.org - Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible. - DEPRECIATE and set removal date in 3 months PR: ports/107355 Submitted by: Diane Bruce
* This is the port of Randall Hyde's High Level Assembly (HLA).miwi2006-12-316-0/+180
| | | | | | | | | | | | | Don't let the name fool you. HLA is "real" assembly language, just made easier for beginners so they can learn the language faster than ever before. Anything you can do with a traditional assembler can be done with HLA; HLA just happens to do a lot more than traditional assemblers! WWW: http://webster.cs.ucr.edu/ PR: ports/107224 Submitted by: Hernan Di Pietro <hernan.di.pietro at gmail.com>
* Update to the 20061229 snapshot of GCC 4.1.2.gerald2006-12-302-19/+19
|
* Io (GNUstep) is a module which provides Io language support in a convenientdinoex2006-12-304-0/+43
| | | | | | | | way for GNUstep developers or users (linking Objective-C bridge by default). The module is automatically built in various ready to use solutions: * ioobjc (tool you can run in your shell to use Io interactive environment) WWW: http://www.etoile-project.org/
* Update to the 20061228 snapshot of GCC 4.0.4.gerald2006-12-292-13/+13
|
* - Fix jsan shellrafan2006-12-291-0/+5
| | | | | Obtained from: http://groups.google.com/group/jsan/msg/4a25827c5925a49d Submitted by: chinsan (maintainer)
* - INSTALLS_SHLIB -> USE_LDCONFIG.shaun2006-12-291-1/+3
| | | | - Add PORSCOUT variable: skip recalled 5.44.* versions.
* Maintainer's email address bounces.linimon2006-12-281-1/+1
| | | | Hat: portmgr
* - Update to 1.0.1miwi2006-12-276-1402/+9
| | | | | PR: ports/107223 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Respect X11BASEmiwi2006-12-274-4/+8
| | | | | | | - Fix pkg-plist with NAS plugin - Bump PORTREVISION Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail)
* Update to the 20061226 snapshot of GCC 4.2.0.gerald2006-12-272-19/+19
|
* Update to the 20061222 snapshot of GCC 4.1.2.gerald2006-12-272-19/+19
|
* - Update to 6.2.13clsung2006-12-273-283/+14
|
* Don't quote NO_PACKAGE message.deischen2006-12-271-1/+1
|
* Update to gnat GPL 2006.deischen2006-12-2711-594/+662
|
* Add p5-JSAN 0.07, javaScript Archive Network (JSAN) Shell.rafan2006-12-255-0/+61
| | | | | PR: ports/107139 Submitted by: chinsan
* Updated to 1.0.92aaron2006-12-248-78/+40
| | | | | PR: 100042 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
* - Add missing NAS pluginmiwi2006-12-244-4/+6
| | | | | PR: ports/107136 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
* - Update to 4.121miwi2006-12-223-5/+6
| | | | | PR: ports/106928 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 2.3.1miwi2006-12-224-42/+37
| | | | | PR: 106983 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Install bin/icon, the Icon `interpreter', and its manpage.tobez2006-12-202-1/+6
|
* Resurrect lang/clips and update it to 6.24vd2006-12-194-0/+53
|
* Define libltdl_cv_sys_dlopen_deplibsahze2006-12-182-3/+14
|
* Give up maintaineship, I do not have time ATM. Could get removed, it is too ↵netchild2006-12-171-1/+1
| | | | old.wq
* - remove trailing slash in a variable to not have two of them in the plist [1]netchild2006-12-171-3/+6
| | | | | | | | | | | | | | - remove comment about stldport-icc [2] - give up maintainership, I don't have time for it ATM ! interested parties should get in contact with me, I got some patches ! for icc v9, can provide insight into why some things are done like ! they are and maybe some contacts at Intel are still able to provide ! some help PR: 105569 [1] Noticed by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1] PR: 106707 [2] Submitted by: vd [2]
* - Require specified binary compiler for bootstrappingmiwi2006-12-171-64/+30
| | | | | | | | - Some aesthetic changes in the Makefile - Bump PORTVERSION PR: ports/106655 Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
* - Require specified binary compiler for bootstrappingmiwi2006-12-176-93/+78
| | | | | | | | | - Use recent GCC snapshot - Some aesthetic changes in the Makefile - Bump PORTVERSION PR: ports/106656 Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer)
* - Update to 4.120miwi2006-12-163-5/+5
| | | | | PR: ports/106756 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Fix gcc 4.X buildmiwi2006-12-151-0/+11
| | | | | PR: ports/106743 Submitted by: trasz
* - Fix build with GCC 4.x (by switching off -Werror). [1]shaun2006-12-151-0/+4
| | | | | | | - Respect CXX and CXXFLAGS. PR: ports/106749 [1] Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
* Update to 20061212.fjoe2006-12-152-19/+19
| | | | On behalf of: MAINTAINER
* - gcc4 compatiblitystas2006-12-151-0/+32
|
* - Update to 2.6.2.2006.12.13miwi2006-12-144-27/+52
| | | | | PR: ports/106673 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* - Add DEBUG knobmiwi2006-12-141-2/+7
| | | | | PR: ports/106665 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Mark BROKEN for ia64.alepulver2006-12-142-13/+4
| | | | Reported by: pointyhat
* Update to 2.12.tobez2006-12-132-4/+4
|
* Update the ftp/curl port to 7.16.0.roam2006-12-137-7/+43
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* - Update to 1.5.3miwi2006-12-137-9/+165
| | | | | PR: ports/106663 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
* Remove expired ming and panda extensions.ale2006-12-131-4/+2
|
* Remove expired ming extensions.ale2006-12-131-6/+0
|
* - Fix UTF8 decodingmiwi2006-12-132-1/+21
| | | | | PR: ports/106635 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* Remove expired leaf ports:vd2006-12-135-48/+0
| | | | | | 2006-12-01 lang/clips: Unfetchable 2006-12-07 audio/gdesklets-xmms: Disappeared from the internet 2006-12-01 games/flightgear-l410: is incompatible with the latest FlightGear release
* Remove expired ports:vd2006-12-1351-3096/+0
| | | | | | | | | | | | | | | | | | | 2006-12-01 print/latex-beamer: is already included in the teTeX distribution 2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution 2006-12-01 print/latex-bibunits: is already included in the teTeX distribution 2006-12-01 print/latex-booktabs: is already included in the teTeX distribution 2006-12-01 print/latex-index: is already included in the teTeX distribution 2006-12-01 print/latex-layouts: is already included in the teTeX distribution 2006-12-01 print/latex-pgf: is already included in the teTeX distribution 2006-12-01 print/latex-subfig: is already included in the teTeX distribution 2006-12-01 print/latex-xcolor: is already included in the teTeX distribution 2006-12-01 print/latex-lineno: is already included in the teTeX distribution 2006-12-01 print/latex-pict2e: is already included in the teTeX distribution 2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead 2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release instead." 2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future. Use a later release of gcc instead" 2006-12-01 graphics/php4-ming: doesn't work with new version of ming library 2006-12-01 graphics/dvipng: is already included in the teTeX distribution
* Improve pkg-message management using SUB_FILES.olgeni2006-12-126-6/+12
|
* Portlint: move PORTREVISION.olgeni2006-12-122-2/+2
|
* Portlint: whitespace fixes.olgeni2006-12-122-20/+20
|
* Disable automatic PLT generation. Add the following patches:olgeni2006-12-128-0/+144
| | | | | | | | | | | | | | | | | | * patch-lib_dialyzer_src_Makefile Avoid computing the PLT when building the port. It may take so long that the port building cluster thinks this is a runaway port. * patch-lib_dialyzer_src_dialyzer__cl.erl Trick dialyzer into building the PLT even after the port is installed. * patch-lib_dialyzer_src_dialyzer__cl__parse.erl Let every user have his own initial PLT in ~/.dialyzer_init_plt. When dialyzer is invoked the PLT will be rebuilt if needed. This commit will fix both ports/105869 and the pointyhat port checks.
* - Respect X11BASErafan2006-12-111-0/+5
| | | | | Reported by: pointyhat Approved by: portmgr (linimon)
* - Respect X11BASE by GNU_CONFIGURE + USE_XLIBrafan2006-12-112-2/+2
| | | | | | | The configure script is generated by autotools. Reported by: pointyhat Approved by: portmgr (linimon)
* Update to 1.19.tobez2006-12-112-4/+4
|
* Give up maintainershiplioux2006-12-111-1/+1
|
* Add optional mail header patch, to track php-based spamming.ale2006-12-102-6/+16
| | | | Update suhosin patch to 0.9.6 release.
* Add optional mail header patch, to track php-based spamming.ale2006-12-104-6/+26
|
* - update to 0.17.008leeym2006-12-102-4/+6
|
* Use PTHREAD_LIBS with the included libgc.tmclaugh2006-12-101-0/+2
| | | | Submitted by: nork
* Update to 20061208.fjoe2006-12-102-19/+19
|
* - Update to 1.0.7stas2006-12-092-5/+5
| | | | - Change my email
* - Fix handling of floating point exception on AMD64.miwi2006-12-093-11/+470
| | | | | | | - Support build on AMD64 with threading. PR: ports/106506 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* - Fix building the fastcgi module.alepulver2006-12-082-0/+52
| | | | | | | | | - Import patch from clisp project [1]. - Add patch for missing strndup() function in FreeBSD [2]. PR: ports/106464 Submitted by: Hyo.geol [2] Obtained from: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355 [1]
* Reset maintainer due to several timeouts.linimon2006-12-081-1/+1
| | | | Hat: portmgr
* New, improved snobol4 interpreter from Phil Budne <phil@ultimate.com>wes2006-12-086-0/+82
| | | | Submitted by: Dave Feustel <dfeustel@mindspring.com>
* Update to 20061205 snapshot.fjoe2006-12-072-19/+19
| | | | On behalf of: MAINTAINER
* - Update to version 2.41.alepulver2006-12-073-7/+15
| | | | - Add more MASTER_SITES.
* Quiet that last niggling warning in the install process. It waswes2006-12-071-2/+11
| | | | | | never a problem, but often fooled pointyhat into thinking it was. Prodded-by: BugMagnet via pointyhat
* - Patch csc.c (used to bootstrap) instead of csc.scm.alepulver2006-12-072-1/+40
| | | | Obtained from: Emil Mikulic <emil@dmr.ath.cx>
* - Fix 'csc' assuming /usr/local/include is in the default search path of 'cc'.alepulver2006-12-061-0/+1
| | | | Obtained from: Emil Mikulic <emil@dmr.ath.cx> (private e-mail)
* - Update mastersite.jmelo2006-12-051-1/+1
| | | | | PR: ports/105691 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Update mastersite.jmelo2006-12-051-1/+1
| | | | | PR: ports/105690 Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventmnag2006-12-051-1/+2
| | | | - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
* - Update to 1.2.1rafan2006-12-053-9/+10
| | | | | | | | - portlint(1) PR: ports/105647 Submitted by: Paul Dlug <paul at aps.org> Approved by: David Yeske <dyeske at yahoo.com> (maintainer)
* - Respect X11BASEmiwi2006-12-052-4/+22
| | | | | PR: 105812 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (Maintainer)
* - Update to 4.119miwi2006-12-053-5/+5
| | | | | PR: ports/106342 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Fix an another cgi library vulnerabilitystas2006-12-052-4/+29
| | | | | | | | - Bump portrevision PR: ports/106287 Reported by: UEDA Hiroyuki <bsdmad@gmail.com> Obtained from: ruby cvs
* - Update to 4.118miwi2006-12-043-5/+5
| | | | | PR: ports/106250 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to the 20061202 snapshot of GCC 4.3.0.gerald2006-12-0314-133/+133
|
* Add CONFLICT marker with gcc-withfortran-4.1.* AKA lang/gfortran.gerald2006-12-031-0/+2
|
* Update to the 20061201 snapshot of GCC 4.1.2.gerald2006-12-022-19/+19
|
* Update to the 20061128 snapshot of GCC 4.2.0.gerald2006-12-022-19/+19
|
* Update to the 20061130 snapshot of GCC 4.0.4.gerald2006-12-022-13/+13
|
* - Update to 1.0miwi2006-12-028-244/+639
| | | | Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - Be more thorough in resetting locales to ensure successfull test runpav2006-12-011-1/+1
| | | | | PR: ports/105191 Submitted by: Gregory Nou <gregory.nou@gmail.com>
* Respect X11BASE in pkg-deinstall.tclshlaszlof2006-12-011-1/+1
| | | | Reported by: pointyhat
* Respect X11BASElaszlof2006-12-011-0/+4
| | | | Reported by: pointyhat
* BROKEN on ia64 and sparc64: Does not compilekris2006-12-011-0/+4
|
* Set ONLY_FOR_ARCHS=i386 since it doesn't compile elsewherekris2006-12-011-0/+2
|
* - Respect X11BASErafan2006-12-012-5/+5
| | | | Reported by: pointyhat
* Fix compilation on FreeBSD 5.X.jkoshy2006-11-301-2/+28
| | | | | PR: ports/105381 Submitted by: Thorolf (thorolf at grid einherjar de)
* Upgrade to v110.60. Upstream changes include:jkoshy2006-11-307-116/+136
| | | | | | | - a new directory layout. - new code generator tools (in beta). Submitted by: Johannes 5 Joemann (joemann at beefree dot free dot de)
* - Update to 2006-11-27.clsung2006-11-293-5/+5
| | | | | | | | - Improved memory allocator. - Added READ-FROM-STRING and WRITE-TO-STRING procedures. PR: ports/105912 Submitted by: maintainer (Nils M Holm)
* Update to 2.11.tobez2006-11-282-4/+4
|
* Eliminate warnings from function prototype mismatches. Includewes2006-11-285-0/+102
| | | | | | | | stdlib.h and strings.h where needed to get system/compiler definitions of malloc, bcopy, and bzero instead of relying on 20-year-old wrong definitions in the code. The snobol interpreter itself is chock full of pointer to int type punning and is likely to fail in hard-to-debug ways on non-VAX-like architectures.
* - fix typo, ECHO_CMD is ECHO_CMDrafan2006-11-271-1/+1
| | | | | | PR: ports/105908 Submitted by: Martin Matuska <martin at matuska.org> (maintainer) Pointyhat: rafan
* - Update to 1.5.3rafan2006-11-273-4/+14
| | | | | | | - Add THREADS option for threading support PR: ports/105867 Submitted by: Martin Matuska <martin at matuska.org> (maintainer)
* - Update to 4.116rafan2006-11-274-17/+21
| | | | | | | | - Reformat pkg-descr - Add WWW entry PR: ports/105858 Submitted by: James Bailie <jimmy at mammothcheese.ca> (maintainer)
* Update to the 20061125 snapshot of GCC 4.3.0.gerald2006-11-2714-133/+133
|
* Update to the 20061124 snapshot of GCC 4.1.2.gerald2006-11-272-19/+19
|
* Update to the 20061123 snapshot of GCC 4.0.4.gerald2006-11-262-13/+13
|
* - Update to 0.8.8rafan2006-11-264-16/+21
| | | | | PR: ports/105477 Submitted by: Erik Greenwald <erik at smluc.org> (maintainer)
* Upgrade to release R11B-2.olgeni2006-11-263-215/+214
|
* Upgrade to release R11B-2.olgeni2006-11-2612-86/+100
| | | | | | | | Support for kqueue has been disabled. From the release notes: http://www.erlang.org/download/otp_src_R11B-2.readme "Note: configure will refuse to enable kernel poll support on FreeBSD since kqueue have problems with (at least) pipes on all version of FreeBSD that we have tested."
* Update to the 20061121 snapshot of GCC 4.2.0.gerald2006-11-222-19/+19
|
* Remove panda extension since it's deprecated and will be removed soon.ale2006-11-221-2/+1
|
* - Update to 0.91clsung2006-11-222-4/+4
|
* - Update to 4.115miwi2006-11-223-5/+5
| | | | | PR: 105710 Submitted by: James Bailie
* - devel/p5-IO-Stty is deprecated.clsung2006-11-211-2/+2
| | | | | - this version (in fact, since 1.14) can run w/o IO::Stty - bump PORTREVISION
* - Back-out the previous commit, as it can cause linking problems (pthread'sstas2006-11-201-2/+3
| | | | | | | | unresolved symbols) on some systems (e.g. with libgnomeui). Linking threading libraries donesn't employ threading in ruby per se, so it's safe to do that in non-threaded case. Reported by: mezz
* Mark as NOT_FOR_ARCHS=amd64 instead of BROKEN. This version of GCC really ↵gerald2006-11-191-1/+1
| | | | | | should not be used for AMD64.
* - Do not append version number to f2py executablealexbl2006-11-192-0/+12
| | | | | | PR: 105641 Submitted by: Diane Bruce <db@db.net> Reviewed by: myself
* A GNUstep-aware scheme interpreter. You need libflex installed on your system.dinoex2006-11-185-0/+53
| | | | | | | | | | Includes many examples, e.g. the sieve of Erathostenes to compute primes, a Koch curve plotter, mandelbrot set, graphs of various functions etc. GScheme is fully tail recursive. The garbage collector bypasses GNUstep's retain/release mechanism in order to deal with circular data structures. GScheme is document-based and you can edit more than one file at the same time. WWW: http://www.gnustep.it/marko/GScheme/index.html
* - Update to 2006-11-16miwi2006-11-173-10/+9
| | | | | PR: ports/105605 Submitted by: Nils M Holm <nmh@t3x.org> (Maintainer)
* BROKEN on sparc64: does not buildkris2006-11-172-0/+8
|
* - Update to 7.6.94vanilla2006-11-163-6/+5
| | | | | PR: ports/105546 Submitted by: maintainer
* Broken for !i386maho2006-11-162-0/+8
| | | | Submitted by: kris via pointyhat
* - Update to 1.4.1johans2006-11-163-39/+91
|
* - Conflict with newer math/py-numpyrafan2006-11-151-0/+2
| | | | Noticed by: Diane Bruce <db at db.net>
* - Don't links agains threading libraries in case if pthreads support wasstas2006-11-151-2/+4
| | | | | | disabled. Reported by: Anton Yuzhaninov <citrin@citrin.ru>
* Update documentation checksums (unbreak).olgeni2006-11-132-69/+68
|
* - Fix building by using system byacc with -Dlint optionstas2006-11-132-9/+12
| | | | | Reported by: kris via pointyhat Suggested by: pav
* Depreciate.itetcu2006-11-131-0/+3
| | | | | PR: 105452 Submitted by: Andrew Pogrebennyk (maintainer)
* Update suhosin patch to 0.9.6.2 release.ale2006-11-134-8/+8
|
* Update to the 20061111 snapshot of GCC 4.3.0.gerald2006-11-1314-133/+133
|
* Update to the 20061110 snapshot of GCC 4.1.2.gerald2006-11-122-19/+19
|
* - Update to 0.17.007clsung2006-11-102-7/+6
| | | | | | PR: ports/104610 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (timeout)
* - Update to 4.114clsung2006-11-103-6/+4
| | | | | PR: ports/105335 Submitted by: maintainer (James Bailie)
* Update to the 20061107 snapshot of GCC 4.2.0. Mark this broken on ia64,gerald2006-11-092-20/+20
| | | | not i386.
* - Update to 20061108rafan2006-11-093-43/+87
| | | | | | | - Add conflicts with devel/p5-PAR for bin/pp PR: ports/105237 Submitted by: Nils M Holm (maintainer)
* - Handle dependencies properlystas2006-11-082-54/+196
| | | | | | | | | - Correct the default modules location path [1] - Correct example programs headers (shell path) - Install docs/examples into the separate directory PR: ports/105253 [1] Reported by: clemens fischer <ino-news@spotteswoode.dnsalias.org> [1]
* Deprecate these old python versions and schedual for expiration ontmclaugh2006-11-082-0/+6
| | | | | | | 2007-01-07. These version branches are no longer developed upstream and are rarely seen these days. Approved by: alexbl (python@)
* Update to 0.9.9.novel2006-11-082-4/+4
|
* Update my email address in all ports that I maintain.laszlof2006-11-073-3/+3
| | | | Approved by: flz (mentor)
* Update to 5.2.0 release.ale2006-11-0713-176/+19
|
* And here we go, introducing the lang/gcc43 port in form of the 20061104gerald2006-11-061-0/+1
| | | | | | | | | | snapshot of GCC 4.3.0; repocopied over from lang/gcc42. Sadly we now have an unconditional dependency on math/libgmp4 and math/mpfr. On the positive side this allows us to always build the Fortran frontend. PR: 104683
* - Fix pkg-plist ↵miwi2006-11-061-6/+0
| | | | | | | (http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006101922/klogoturtle-0.6_4.log) PR: ports/104861 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* - Do not use JIT on non-x86 platforms (see $WRKSRC/PLATFORMS file)flz2006-11-062-404/+407
| | | | | | | | | | - Add devel/bison2 and textproc/flex as dependencies - Update devel/icu dependency to 3.6 - Fix pkg-plist (and add automatic plist generation target) PR: ports/104286 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> Approved by: maintainer timeout (4 weeks)
* - Remove USE_TK/USE_TK_BUILD (can only be used before bsd.port.pre.mk).alepulver2006-11-051-3/+2
|
* And here we go, introducing the lang/gcc43 port in form of the 20061104gerald2006-11-0528-280/+224
| | | | | | | | | | snapshot of GCC 4.3.0; repocopied over from lang/gcc42. Sadly we now have an unconditional dependency on math/libgmp4 and math/mpfr. On the positive side this allows us to always build the Fortran frontend. PR: 104683
* Mark BROKEN on 4.x.lawrance2006-11-051-0/+4
| | | | Reported by: kris
* - Change MASTER_SITES (remove a "www.").alepulver2006-11-051-1/+1
| | | | Requested by: maintainer
* - Apply the whole patch (in my previous commit I only patched the Makefile)alepulver2006-11-054-12/+42
| | | | from ports/104358.
* Update to the 20061103 snapshot of GCC 4.1.2.gerald2006-11-052-19/+19
|
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
| | | | Found by: portlint (cports.sh)
* Fix detection of socklen_t which will fix the build on 4.X.marcus2006-11-051-0/+10
| | | | Reported by: pointyhat via kris
* - Bump portrevision to match the lang/ruby18 port's one and to force rebuildstas2006-11-041-1/+1
|
* - Add a workaround for the recently disclosed DoS vulnerability in the cgi.rbstas2006-11-042-1/+12
| | | | | | | | ruby18 module - Bump portrevision PR: ports/105113 Submitted by: UEDA Hiroyuki <BSDmad@gmail.com>
* Update to the 20061031 snapshot of GCC 4.2.0. Mark this port broken ongerald2006-11-032-19/+23
| | | | ia64 where it has failed to build for many months.
* - Update to 4.113clsung2006-11-022-4/+4
| | | | | PR: ports/104439 Submitted by: maintainer (James Bailie)
* - Update to 9.0.0stas2006-11-023-6/+10
| | | | - Change my email
* - Mark broken on ia64 because of boehm-gc doesn't support itstas2006-11-021-1/+5
| | | | | | - Change my email Reported by: kris via pointyhat
* - Add ffcall support [1]stas2006-11-021-5/+11
| | | | | | - Mark broken on pre-7.x again as it doesn't built on pointyhat anyway Reported by: Jason Woofenden <jason@jasonwoof.com> [1]
* - Update to 0.9.18miwi2006-11-013-23/+7
| | | | | PR: ports/104846 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
* - improved handling of include paths in the GCC build process; [1]bsam2006-11-012-14/+41
| | | | | | | | | | - proper care is taken that only the bootstrap compiler is used [1] (silences core dump messages in configure); - bump PORTREVISION. [1] PR: 104301 [2] Submitted by: Vaclav Haisman <v.haisman at sh.cvut.cz> [2] Karel Miklav <karel at lovetemple.net> (maintainer) [1]
* Replace homegrown option scripts with OPTIONS.lawrance2006-11-013-156/+77
| | | | | | | | Tidy up. PR: ports/104367 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Approved by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Update to the 20061027 snapshot of GCC 4.1.2.gerald2006-10-312-19/+19
|
* Remove expired leaf ports:vd2006-10-3116-1310/+0
| | | | | | | | | 2006-10-26 archivers/linux-unace 2006-10-12 audio/gdesklets-cornerxmms 2006-10-12 deskutils/gdesklets-sensor-displayconstraints 2006-10-17 devel/sdl_ldbad 2006-10-27 lang/pdss 2006-10-17 multimedia/slideshow
* Update to the 20061026 snapshot of GCC 4.0.4.gerald2006-10-312-13/+13
|
* - Update to 2006-10-23clsung2006-10-313-16/+15
| | | | | PR: ports/104433 Submitted by: maintainer (Nils M Holm)
* Update to the 20061024 snapshot GCC 4.2.0.gerald2006-10-3116-152/+152
|
* Update to 1.2.lawrance2006-10-313-15/+87
| | | | | | PR: ports/104368 Submitted by: Paul Dlug <paul@aps.org> Approved by: dyeske@yahoo.com (maintainer, timeout 2 weeks)
* StepTalk is the official GNUstep scripting framework. StepTalk is moredinoex2006-10-315-0/+155
| | | | | | | | | | than a scripting framework with an illusion of single objective environment between objects of scriptable servers or applications. StepTalk, when combined with the dynamism that the Objective-C language provides, goes way beyond mere scripting. It is language independent - it uses languages as separate bundles. WWW: http://www.gnustep.org/experience/StepTalk.html
* - Update lang/sdcc-devel to version 2.6.1.2006.10.12.alepulver2006-10-311-2/+2
| | | | | PR: ports/104258 Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
* - Update lang/metaocaml to 3.09.a30.alepulver2006-10-313-982/+37
| | | | | PR: ports/104319 Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer)
* - Update to 2.5.alepulver2006-10-315-32/+41
| | | | | PR: ports/104619 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
* Take maintainership.shaun2006-10-311-2/+2
|
* Make SpiderMonkey build with thread-support regardless of whether or notmi2006-10-311-7/+6
| | | | | | | | | | | the post-build self-testing is enabled. The self-test was on by default until March, which hid the problem... Take pointy-hat. Noticed by: Anish Mistry Approved by: portmgr (erwin)
* Update suhosin patch to 0.9.6 release.ale2006-10-284-10/+10
| | | | | | This will fix a few build failures of pecl extensions. Approved by: portmgr (erwin)
* - Mirror distfile and change MASTER_SITES/MASTER_SITE_SUBDIR.alepulver2006-10-241-1/+2
| | | | Approved by: portmgr (erwin)
* - Add files forgotten in the last commitstas2006-10-213-0/+50
| | | | Approved by: portmgr (erwin)
* - Try to unbrokestas2006-10-211-7/+8
| | | | | | - Change my email Approved by: portmgr (erwin)
* Fix `make fetch'.jkoshy2006-10-211-1/+1
| | | | | Reported by: fenner's portssurvey tool Approved by: portmgr (erwin)
* BROKEN: Size mismatchkris2006-10-211-0/+2
| | | | Approved by: portmgr (self)
* - Fix building on FreeBSD 7.x.alepulver2006-10-214-5/+360
| | | | | | | - Fix plist on ia64/sparc64 (additional file installed). Reported by: pointyhat Approved by: portmgr (erwin)