summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* style nit.David E. O'Brien2003-08-041-1/+1
| | | | Notes: svn path=/head/; revision=86308
* Get lang/ruby_static-devel to build.Akinori MUSHA2003-08-042-2/+2
| | | | Notes: svn path=/head/; revision=86297
* Use the nice new infrastructure for handling .info files. It's so muchGerald Pfeifer2003-08-042-22/+2
| | | | | | | simpler now. Notes: svn path=/head/; revision=86293
* Fix build on 5.1-CURRENT after recent sys.mk changes.Ruslan Ermilov2003-08-041-29/+33
| | | | | | | Urged by: kris Notes: svn path=/head/; revision=86285
* Update lang/ruby-devel to the long-awaited 1.8.0 release. (IA64 andAkinori MUSHA2003-08-046-18/+168
| | | | | | | | | | | | | AMD64 ports still need some more testing and tweaking) By this update, openssl, webrick and xmlrpc modules are now part of the standard distribution. Since this version should no longer be called -devel, I am planning on repo-moving lang/ruby{,-devel} to lang/ruby{16,18}, respectively. Notes: svn path=/head/; revision=86273
* Upgrade to the 28-July-2003 GCC 3.3.1 in-development snapshot.David E. O'Brien2003-08-042-19/+19
| | | | Notes: svn path=/head/; revision=86262
* - back out last changesDirk Meyer2003-08-043-9/+0
| | | | | | | | kris states that fpsetround is supported, despite that is not part of C99 standard. Notes: svn path=/head/; revision=86253
* - mark NOT_FOR_ARCHS for amd64Dirk Meyer2003-08-031-0/+3
| | | | Notes: svn path=/head/; revision=86225
* - NOT_FOR_ARCHS amd64, fpsetround does not exist.Dirk Meyer2003-08-033-0/+9
| | | | Notes: svn path=/head/; revision=86222
* Chase the zzip shared lib version.Joe Marcus Clarke2003-08-021-1/+1
| | | | | | | | PR: 55197 Submitted by: maintainer Notes: svn path=/head/; revision=86202
* Unbreak for 5.x.Joseph Koshy2003-08-022-4/+11
| | | | Notes: svn path=/head/; revision=86192
* Fix build on gcc-3.3.xMaho Nakata2003-08-021-0/+537
| | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=86169
* Upgrade to 6.0.1.Oliver Braun2003-08-012-4/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=86142
* Add md5 digest for python 2.4a0.20030801Hye-Shik Chang2003-08-013-0/+3
| | | | Notes: svn path=/head/; revision=86115
* Update to 2.4a0 snapshot of 1 Aug 2003Hye-Shik Chang2003-08-0121-70/+70
| | | | Notes: svn path=/head/; revision=86113
* fix MASTER_SITES and split them into release-candidate and release sectionsOliver Lehmann2003-08-011-9/+11
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=86108
* fix lang/mawk: Fix broken configure by re-running autoconf (bento)Daichi GOTO2003-08-011-0/+1
| | | | | | | | PR: 55104 Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de> Notes: svn path=/head/; revision=86105
* Load rbconfig.rb before referring to Config and unbreak.Akinori MUSHA2003-07-314-52/+4
| | | | Notes: svn path=/head/; revision=86088
* Comment out post-patch target for a while. It breaks kris's INDEX build.Hye-Shik Chang2003-07-311-6/+6
| | | | Notes: svn path=/head/; revision=86086
* Update python documentation ports to Python-2.3's.Hye-Shik Chang2003-07-312-3/+22
| | | | Notes: svn path=/head/; revision=86072
* - Add python22 as an alternative version.Hye-Shik Chang2003-07-314-13/+26
| | | | | | | | | | - Correct pydoc search path to lang/python-doc-html port's [1] PR: 43036 [1] Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1] Notes: svn path=/head/; revision=86070
* - Update to Python-2.3Hye-Shik Chang2003-07-3115-1353/+2646
| | | | | | | | | | - Correct pydoc search path to lang/python-doc-html port's [1] PR: 43036 [1] Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1] Notes: svn path=/head/; revision=86069
* ONLY_FOR_ARCHS=i386Kris Kennaway2003-07-311-0/+1
| | | | Notes: svn path=/head/; revision=86045
* Remove a unnecsesary patch.Norikatsu Shigemura2003-07-311-139/+0
| | | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=86030
* o Update to 4.3.3RC2.Norikatsu Shigemura2003-07-315-34/+118
| | | | | | | | | | | | | o Add identification to php4 configuration dialog [1]. o Fix incorrect detecting of OpenLDAP dependency [2]. PR: ports/55100, ports/54283[1], ports/54726[2] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Mark Linimon <linimon@lonesome.com> [1] Jens Rehsack <rehsack@liwing.de> [2] Notes: svn path=/head/; revision=86028
* BROKEN: Does not compile (5.x) or install (4.x)Kris Kennaway2003-07-311-0/+2
| | | | Notes: svn path=/head/; revision=85995
* Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED. Mark BROKEN (does notKris Kennaway2003-07-311-2/+2
| | | | | | | compile). Notes: svn path=/head/; revision=85993
* Instead of setting NO_PACKAGE to note that the port does not respect CCKris Kennaway2003-07-311-1/+1
| | | | | | | or CFLAGS, just note it in the pre-everything target. Notes: svn path=/head/; revision=85987
* update to 1.14, fix pkg-plistOliver Lehmann2003-07-304-15/+6
| | | | Notes: svn path=/head/; revision=85911
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Update to 0.7 to 0.7.1Maho Nakata2003-07-293-21/+11
| | | | | | | | PR: 54894 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=85810
* Update to T3X 8.0.4, added ONLY_FOR_ARCHS = i386Kirill Ponomarev2003-07-282-2/+4
| | | | | | | | | PR: 54985 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85782
* Add an explicit dependency on EMACS.Joseph Koshy2003-07-271-0/+2
| | | | Notes: svn path=/head/; revision=85674
* - cleanup post-installDirk Meyer2003-07-271-2/+1
| | | | Notes: svn path=/head/; revision=85654
* - flat layoutDirk Meyer2003-07-261-24/+24
| | | | Notes: svn path=/head/; revision=85623
* - update to 1.7.2Dirk Meyer2003-07-263-33/+38
| | | | | | | - flat layout Notes: svn path=/head/; revision=85622
* Upgrade to v3.9.5.Joseph Koshy2003-07-253-19/+17
| | | | Notes: svn path=/head/; revision=85583
* - Update to version 0.9Kirill Ponomarev2003-07-246-258/+132
| | | | | | | | | PR: 54804 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85521
* - Support CFLAGS properlyKirill Ponomarev2003-07-243-3/+15
| | | | | | | | | | | - Do not install useless .la files PR: 54803 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85516
* - update 8.4.4Dirk Meyer2003-07-242-4/+3
| | | | | | | - extend CATEGORIES Notes: svn path=/head/; revision=85509
* Install shared library.Tilman Keskinoz2003-07-232-1/+11
| | | | | | | | | | Bump PORTREVISION. PR: 54007 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=85479
* Port devel/jakarta-ant was renamed to devel/apache-ant.Ernst de Haan2003-07-231-1/+1
| | | | | | | | Reported by: kris Pointy hat to: me Notes: svn path=/head/; revision=85451
* Add klogoturtle, a LOGO Interpreter for KDE.Tilman Keskinoz2003-07-235-0/+39
| | | | Notes: svn path=/head/; revision=85427
* update lang/stklos: 0.54 -> 0.55Daichi GOTO2003-07-223-9/+9
| | | | | | | | PR: 54619 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=85370
* Update to version 2.1.4Maho Nakata2003-07-212-2/+2
| | | | | | | | PR: 54663 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Notes: svn path=/head/; revision=85274
* The dl module seems to cause coredump on Pentium4 boxen when compiledAkinori MUSHA2003-07-196-1/+61
| | | | | | | | | | | | with gcc 3.3 with a -mcpu or -march flag (even -mcpu=pentiumpro, which is the default CPU cflag that bsd.cpu.mk sets, leads ruby to coredump). Although currently I'm not sure if gcc 3.3's optimization has a bug or it is that it just exposed the dl module's hidden bug, disable those flags to work around the problem for the moment. Notes: svn path=/head/; revision=85196
* Update to 2.3c1Hye-Shik Chang2003-07-1935-147/+91
| | | | Notes: svn path=/head/; revision=85183
* Fix build on STABLETilman Keskinoz2003-07-181-1/+10
| | | | | | | | PR: 54545 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=85128
* Fix typo: XML -> XSL.Norikatsu Shigemura2003-07-172-2/+2
| | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=85044
* Correct scripts/configure.php & Bump PORTREVISION.Norikatsu Shigemura2003-07-174-18/+12
| | | | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=85008