/lang/p5-Tcl/

index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Adjust pkg-plist to (temporary) bug which added libssp include files.gerald2005-07-079-0/+45
|
* - Update to 5e1pav2005-07-066-45/+94
| | | | | PR: ports/82940 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.2.2skv2005-07-063-3/+19
|
* - Update to 20050705ahze2005-07-063-26/+91
| | | | | PR: ports/83015 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)N
* - Enable popen(3) supportpav2005-07-064-0/+24
| | | | | | PR: ports/82959 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: Richard Kiss <him@richardkiss.com> (maintainer)
* Update to the 20050628 snapshot of GCC 3.4.5.gerald2005-07-062-20/+13
| | | | | | | Directly install libraries into a port-specific location instead of moving them there after the original installation. This is simpler and also avoids the problem where the port would overwrite/remove an existing copy of libiberty.a, which boils down to a true conflict.
* Remove support for Java, not the least because libjava only builds on i386,gerald2005-07-063-64/+5
| | | | | | | | Java in GCC 4.x is so much better, and this reduces build time and download bandwidth required for this "legacy" port whose main purpose is to support package building on FreeBSD 4.x quite a bit. Submitted by: obrien
* Update to the 20050702 snapshot of GCC 4.1.0.gerald2005-07-0618-117/+117
|
* Upgrade from 8.4.10 to 8.4.11. Add a hunk to Tk to stop the need formi2005-07-063-28/+3
| | | | | | Tcl sources to be available at Tk build-time. Only a few headers are actually needed and they are installed by Tcl port under $LOCALBASE/include/tcl8.x
* Update to the 20050630 snapshot of GCC 4.0.1.gerald2005-07-052-13/+13
|
* Don't try to fix compile flags on sparc64 and just mark the port brokenmi2005-07-041-3/+3
| | | | | | | | | on the platform -- ocamlc.opt keeps seg-faulting even with `-O0 -g' even on 5-stable. Patch(es) needed. Notified by: Peter van Dijk
* - Update to 4.56 [1]jylefort2005-07-043-4/+9
| | | | | | | | - Respect ${LOCALBASE} [1] PR: ports/82897 Submitted by: maintainer
* Upgrade to 1.0.7.thierry2005-07-042-3/+3
| | | | | | | | | | | The main changes are: * Process management has been backported from the development version. * A new czech translation for the IDE, and a new japanese translation for the database manager. * Some important bugs were fixed.
* Fix arbitrary command execution in XMLRPC server.simon2005-07-032-1/+12
| | | | | | | | | | PR: ports/82855 Submitted by: Renato Botelho <freebsd@galle.com.br> Obtained from: Ruby CVS Approved by: maintainer timeout (1 day; security) With hat: secteam Security: CAN-2005-1992 Security: http://vuxml.FreeBSD.org/594eb447-e398-11d9-a8bd-000cf18bbe54.html
* OCaml folks use $(ARCH) in Makefiles to mean, what configure identifiedmi2005-07-032-1/+15
| | | | | | | | | | | | | | | | | | as the architecture (and wrote out ${WRKSRC}/config/Makefile). Our make, however, ignores assigments to this variable. Fortunately for most concerned, make's ARCH is the same as configure's. Except on sparc64. This update fixes this problem as well as . adds a hunk to patch-configure to enable profiling on all platforms; . modifies REPLINPLACE_ARGS to not even create .bak files instead of removing them later. at the moment, the build still dies on Panther due to a segfault in the freshly built ocamlc.opt. It may be due to Panther's running 6-current, however and there is no other sparc64 to check... Notified by: kris (the sparc vs. sparc64 issue)
* Update to 0.8.5.novel2005-07-032-3/+3
| | | | | PR: 82899 Submitted by: Erik Greenwald (maintainer)
* Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.mi2005-07-032-4/+4
| | | | | | | | Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of http2.4, which came with earlier Tcl; correct the patch-aa to use Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc. Submitted by: pointyhat (the http2.4 vs. http2.5 discrepancy)
* The vendor has removed the distfile from his website. Add the distfilejylefort2005-07-021-1/+3
| | | | | | to my distfiles space. Reported by: pointyhat
* Remove architecture limitations. It certainly builds fine on my amd64mi2005-07-021-5/+0
| | | | | | | machine. If our other platforms still have problems, I'll cross them out after pointyhat's notification(s). Approved by: maintainer timeout
* - Fix build in WITH_THREADS casepav2005-07-011-0/+25
| | | | | | PR: ports/82826 Submitted by: Michael Edenfield <kutulu@kutulu.org> Obtained from: tcl CVS
* Correct pkg-plist. Put on the pointed hat.mi2005-06-301-1/+1
| | | | Notified by: kris (pointyhat)
* Correct the use of PREFIX (where we insall ourselves) and LOCALBASEmi2005-06-291-1/+1
| | | | | | | | (where we find other packages). This makes no difference in most cases... PR: 82645 Submitted by: Vsevolod Stakhov
* Update from 8.4.7 to 8.4.10mi2005-06-294-20/+32
|
* lang/gdc: update to 0.14daichi2005-06-292-3/+3
| | | | | PR: ports/82716 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
* Fix PATCH_SITESskv2005-06-285-5/+5
| | | | Indulged by: tobez
* Enable ODBC support.olgeni2005-06-286-0/+72
| | | | Submitted by: Alexey Slynko <slynko(at)tronet.ru>
* Remove disabled code.olgeni2005-06-282-16/+0
|
* Portlint fixes.olgeni2005-06-282-2/+0
|
* Add off-site patches partially obtained from CVS to enable libglut (fixes to ↵vs2005-06-283-11/+120
| | | | | | | | | | include-path) and OpenAL (needs -pthread). This requires running $AUTOCONF after patching the autoconf-files. Bump PORTREVISION. Requested by: Ron de Bruijn Approved by: maintainer (Haskell cabal)
* Conflicts with metaocaml.jylefort2005-06-272-4/+6
|
* Add metaocaml.jylefort2005-06-2710-0/+1257
| | | | | | | | | | | | MetaOCaml is a multi-stage extension of the OCaml programming language, and provides three basic constructs called Brackets, Escape, and Run for building, combining, and executing future-stage computations, respectively. MetaOCaml is a compiled dialect of MetaML. WWW: http://www.metaocaml.org/ PR: ports/82330 Submitted by: Geoffrey Mainland <mainland@apeiron.net>
* Update to the 20050625 snapshot of GCC 4.1.0.gerald2005-06-2627-252/+135
| | | | | | | Directly install libraries into a port-specific location instead of moving them there after the original installation. This is simpler and also avoids the problem where the port would overwrite/remove an existing copy of libiberty.a, which boils down to a true conflict.
* Directly install libraries into a port-specific location instead ofgerald2005-06-261-9/+2
| | | | | | moving them there after the original installation. This is simpler and also avoids the problem where the port would overwrite/remove an existing copy of libiberty.a, which boils down to a true conflict.
* Fix version number in example.olgeni2005-06-262-2/+2
|
* Update to the 20050623 snapshot of GCC 4.0.1.gerald2005-06-252-13/+13
|
* Chase PDF checksums.olgeni2005-06-252-34/+35
|
* Chase commoncpp update and bump PORTREVISION for these ports.lawrance2005-06-241-2/+2
| | | | | As result of PR: ports/82565
* Upgrade to 5.8.7. In addition:tobez2005-06-2450-465/+3835
| | | | | | | | | | | | | | | | | | | | | | | - add perl-after-upgrade utility to move around dependent packages - fix $0 expansion in use.perl [1] - enable threaded perl on amd64 [2] - always compile perl with -pthread [3] - fix errno issue in SDBM_File [4] - add support for // and err (defined-or) [5] - add WITH_DEBUGGING option [6] - fix suidperl symlink [7] - fix several small bugs in use.perl - print possible WITH_XXX flags (no OPTIONS support yet) [1] Submitted by: erwin, Niël Dogger <niel@introweb.nl> [2] Nudged by: Mike Schroll <FreeBSD@LogicX.us> [3] Nudged by: skv [4] perl bug #35938 [5] Obtained from: H.Merijn Brand <h.m.brand@xs4all.nl> [6] PR: 78811, submitted by: skv [7] PR: 80069, submitted by: Sergey N. Voronkov <serg@tmn.ru> A different solution was actually implemented.
* Upgrade to version R10B-6.olgeni2005-06-2411-156/+158
|
* - Update to 5.43.0pav2005-06-232-5/+5
| | | | | PR: ports/82571 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Update to the 20050618 snapshot of GCC 4.1.0.obrien2005-06-2018-117/+117
|
* Update to the 20050616 snapshot of GCC 4.0.1.obrien2005-06-202-13/+13
|
* Add cduce 0.3.2.thierry2005-06-196-0/+150
| | | | | | | | | | CDuce is an XML centric programming language result of a joint research project on XML, semantic subtyping, databases and efficient tree automata. Despite its XML orientation, it is also generalist. PR: 82117 Submitted by: Marwan Burelle <marwan.burelle (at) lri.fr>
* - Disable "fpectl" base module on non-i386 platforms to fix buildperky2005-06-192-4/+14
| | | | | | | | | on the recent -CURRENT i386 base. [1] - Fix package build on NO_NIS base. [2] PR: 81806 [1] Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> [1], ache [2]
* Fix build when libbind is present.ale2005-06-192-0/+26
| | | | | PR: ports/82024 Submitted by: Edwin Culp <eculp@bafirst.com>