aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update lang/ruby{,-devel} to the latest snapshots (2001.10.05).knu2001-10-086-8/+6
|
* Refer to the distfile with an explicit version number instead ofdd2001-10-082-3/+2
| | | | | | | invariably downloading the latest one. This (a) unbreaks this port until somebody updates it to 5.33.0, and (b) prevents this port from automatically being broken when a new version comes out due to checksum mismatch.
* o CFLAGS/CC safeness; therefore, bump PORTREVISIONlioux2001-10-074-45/+34
| | | | | | | | | | | o simplify DESCR, add WWW tag o support NOPORTDOCS in PLIST o style changes in Makefile: - un"echo" installation - merge do-install/post-install PR: 31075 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update port to version R7B-4, with updated documentation tarball. I alsoolgeni2001-10-064-58/+72
| | | | | had to rework the documentation merging process because it thought that 1.9 became after 1.10, breaking the merge for this release.
* upgrade to 0.5ijliao2001-10-053-6/+15
|
* Update to version 3.7.1wjv2001-10-033-13/+15
|
* fix build on -CURRENTlioux2001-10-021-3/+3
| | | | | | PR: 30821 Submitted by: MAINTAINER, bento Reviewed by: Sameh Ghane
* Update to 0.1.7.knu2001-09-292-3/+3
|
* * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3olgeni2001-09-282-38/+22
| | | | | | * Autodetect java, enable WITHOUT_JAVA if no java exists * Remove useless PLIST_SUBs (plist is automatically generated) * grep -> ${GREP}
* Install header files; they are needed for some third-party extensions.tg2001-09-282-13/+10
| | | | Requested by: Dmytro Rud <unixoid@web.de>
* o Update DESCR to a more precise messagelioux2001-09-273-6/+6
| | | | | | | | | o fix PLIST o switch maintainership over to submitter PR: 29338 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Approved by: MAINTAINER (previous one)
* Depend on math/libgmp when running a recent -current.tg2001-09-2512-0/+72
|
* Correct link.tg2001-09-251-1/+1
|
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-243-3/+0
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Add a missing @dirrm.knu2001-09-231-0/+1
|
* install/deinstall info entryies correctly (revision bump is not needed).sf2001-09-232-3/+5
|
* Update to 20010921.knu2001-09-233-8/+14
|
* Update to 0.1.6b.knu2001-09-232-4/+5
|
* Update to version 2.1.0.jasone2001-09-233-9/+31
|
* add some missing %%PORTDOCS%% pragmaslioux2001-09-231-2/+2
|
* o update to 1.75lioux2001-09-2312-117/+234
| | | | | | | | o support NOPORTDOCS o assign maintainership to submitter PR: 30428 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* o update to 1.5.02.sf2001-09-225-172/+201
| | | | | | | o support NOPORTDOCS in pkg-plist. PR: 30721 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o update to 0.4.0.sf2001-09-225-57/+854
| | | | | | | | o support NOPORTDOCS. o aupport Alpha arch. PR: 30719 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o fix MASTER_SITES.sf2001-09-222-16/+18
| | | | | | | o respect CC and CFLAGS. PR: 30720 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 20010216.knu2001-09-222-3/+3
|
* - update to 2.1.a3petef2001-09-213-22/+172
| | | | | | | | - depend on javamwrapper instead of the java binary - install into PREFIX, not LOCALBASE PR: 30678 Submitted by: maintainer
* Add jruby, an implementation of Ruby Interpreter in Pure Java.knu2001-09-206-0/+66
| | | | That it is still in the alpha stage, but it actually works.
* Put a copy of the distfile in my local distfiles area -- the tarballknu2001-09-202-3/+4
| | | | is repacked too frequently, and the latest version has a bug. :(
* Update ruby to the 1.6.5 release.knu2001-09-197-17/+8
|
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-188-5/+8
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-184-4/+4
| | | | | | have been inactive for too long Approved by: will
* Do not static link everything (including libc) but just compile inknu2001-09-174-10/+40
| | | | | some dynamic modules, and leave a knob which links everything as before (-DSTATIC).
* Update to version 1.2.2kevlo2001-09-173-3/+3
| | | | | PR: 30577 Submitted by: MAINTAINER
* Upgrade to 0.5.3.alex2001-09-154-29/+2
| | | | Submitted by: jkoshy
* ftp.freesoftware.com -- R.I.P.obrien2001-09-141-2/+1
|
* Accompanying commit for Makefile rev 1.20.asami2001-09-132-0/+2
| | | | Submitted by: knu
* Apply a THREAD_ALLOC hotfix.knu2001-09-136-4/+10
|
* o style fixeslioux2001-09-131-7/+1
| | | | | | | o unconditionalize MAKE_ARGS PR: 30388 Submitted by: MAINTAINER
* fix package:sf2001-09-113-59/+15
| | | | | | | unify info files rather than fixing pkg-plist at every future update. remove %D/lib/gcc-lib/blah if empty. Non-response from: maintainer
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-09-114-4/+4
| | | | | As for lang/ruby, this would perhaps be the last snapshot before the 1.6.5 release.
* Fix a patch that failed to apply on the Alpha. This patch wasjdp2001-09-111-2/+2
| | | | | | | unneeded for the i386, since the post-patch target already accomplished the same thing by copying a file. Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Fix a bug which (among other things) caused the installation of somejdp2001-09-092-0/+76
| | | | M3 packages to fail if "." was at the beginning of $PATH.
* Update port to version 1.2.1 (20010816).olgeni2001-09-092-8/+9
|
* - Update to version 3.6.4wjv2001-09-073-11/+11
|
* - Update to version 3.6.3wjv2001-09-063-13/+13
|
* Add py-compiler, a Python source to bytecode compiler.wjv2001-09-067-0/+108
|
* - Update to version 3.6wjv2001-09-044-47/+37
|
* Add dependency on misc/compat3x (for libncurses).olgeni2001-09-041-1/+2
| | | | Noticed by: Mohammed Kamal Elzubeir <elzubeir@unt.edu>
* Update to 2.05 and add WWW.tobez2001-09-033-4/+6
|
* Update to the latest snapshots.knu2001-09-038-16/+20
| | | | We are now six hours away from the ports freeze!
* Update MASTER_SITES.jkoshy2001-09-031-2/+3
|
* Update to 20010831.knu2001-09-032-2/+2
|
* Update to version 2.0.1kevlo2001-09-022-10/+7
| | | | | PR: 30256 Submitted by: MAINTAINER
* Update ruby and ruby-devel to the latest snapshots.knu2001-09-024-4/+4
|
* Fix MASTER_SITEStom2001-09-011-1/+1
|
* Update to 2.27.knu2001-09-014-29/+11
| | | | | | | | | PR: ports/30138 Submitted by: Jeff Brown <jabrown@ipn.caida.org> (MAINTAINER) Since both of the two master sites were unreachable, I added MASTER_SITE_SOURCEFORGE to the MASTER_SITES, which sites had the distfile fortunately.
* Add gcc30 to the mix.obrien2001-08-311-0/+1
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-312-2/+0
|
* Update to 3.0.1.obrien2001-08-313-9/+9
|
* Update to GCC 3.0.0.obrien2001-08-318-67/+93
|
* Add ruby-lua, a Ruby extension to make Lua script language as a class.knu2001-08-306-0/+53
|
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Update WWW: line.petef2001-08-301-1/+1
| | | | | PR: 29123 Submitted by: Pedro F. Giffuni <giffunip@asme.org> (previous maintainer)
* add slispijliao2001-08-296-0/+32
| | | | | | | A simple Lisp interpreter PR: 29643 Submitted by: Patrick Li <pat@databits.net>
* Provide a replacement for libgmp on 5-CURRENT.sobomax2001-08-292-0/+6
|
* Use USE_LINUX rather than a RUN_DEPEND.obrien2001-08-281-1/+1
| | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* We need to run-depend on linux_base.obrien2001-08-281-0/+1
| | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update slib version to 2d2dwcjr2001-08-253-16/+17
| | | | | PR: 30042 Submitted by: tkato@prontomail.com
* Upgrade to SML/NJ v110.34. Add a number of nifty configurability options.jkoshy2001-08-2411-186/+352
| | | | | PR: ports/29656 Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
* Remove giffunip@asme.org as the maintainer: he no longer has the abilitykris2001-08-241-1/+1
| | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer
* Remove previous maintainer, who no longer uses FreeBSD.kris2001-08-241-1/+1
| | | | Approved by: old maintainer
* USE_GMAKEalex2001-08-241-0/+1
| | | | Submitted by: bento
* Fix plist.mikeh2001-08-232-4/+4
| | | | | Approved by: maintainer Noticed by: bento
* Remove extraneous distfile hasheskris2001-08-231-2/+0
|
* Initial import of klone-2.1.359kris2001-08-237-0/+350
| | | | | | | | | | | | KLONE is a small and fast fully interpreted language intended to be embedded into C applications to provide them with a powerful, yet fast and small extension language. Its syntax is very inspired from Lisp (its external syntax has been kept as close as possible to Common Lisp as possible), but its implementation is original and efficient, to give full extensibility, intimate interfacing to C, incremental garbage collection, and full portability on either K&R or ANSI C. Obtained from: OpenBSD
* Utilize ${MANEXT} to fix manpage symlinks.knu2001-08-224-4/+4
|
* Update to version 2.0.0.jasone2001-08-224-35/+22
|
* Update to 6.4.9.005.1.obrien2001-08-213-11/+20
| | | | | | | This is hairy as Compaq is now putting out dynamic binary rather than static ones. This makes my job harder with faking out this Linux compiler. Submitted by: gallatin
* Make lang/p5-Tcl to actually link with libtcl.tobez2001-08-202-1/+3
| | | | | | While at it, fix the port build on -current. PR: 27705
* Make this port do the same thing whether databases/gdbm is installed ortobez2001-08-2014-42/+21
| | | | | | not - do not install GDBM_File extension. PR: 29884
* I think this port requires bison; the configure script allows the build tokris2001-08-201-0/+1
| | | | proceed without it, but the compilation fails.
* Mark BROKEN; looks like system header changes caused this to breakkris2001-08-201-0/+2
|
* Unconditionalize the BROKEN tag; this port doesn't compile on any currentkris2001-08-201-2/+0
| | | | version of FreeBSD (it chokes on system headers).
* Make sure the shared library is explicitly linked with -lm. Onmi2001-08-194-6/+22
| | | | | | | | | | | | | some occasions, this prevent it from being loaded properly, even though other libs already loaded already bring in -lm. I don't understand the rtld :( Only build the Tk related help files, if WITHOUT_X11 is not specified. Previously they were built, but not installed. If you did not have Tk installed, that build failed for you -- see PR 29722... PR: ports/29722
* add xsbijliao2001-08-1812-0/+2220
| | | | | | | A tabled Logic Programming and Deductive Database system PR: 29322 Submitted by: Christopher Rued <c.rued@xsb.com>
* add nmlijliao2001-08-186-0/+203
| | | | | | | A dialect/harmony of Standard ML and OCaml PR: 29158 Submitted by: Jaeho Shin <netj@ego.mazic.org>
* add pnetijliao2001-08-186-0/+64
| | | | | | | C# compiler, assembler, disassembler, and runtime engine PR: 29034 Submitted by: Michael Johnson <ahze@ahze.net>
* Add replacement of -h option of lnnakai2001-08-181-0/+1
|
* add treeccijliao2001-08-186-0/+37
| | | | | | | Treecc program is designed to assist in the development of compilers PR: 28934 Submitted by: Michael Johnson <ahze@ahze.net>
* add clipsijliao2001-08-186-0/+41
| | | | | | | CLIPS is a productive development and delivery expert system tool PR: 28821 Submitted by: Douglas Anestad <yotta@dougdidit.com>
* upgrade to 0.4.2ijliao2001-08-173-5/+23
|
* Delete PORTREVISION.knu2001-08-171-1/+0
| | | | I should have done it when I updated bsd.ruby.mk...
* ${LN} option fixed up.nakai2001-08-161-2/+2
| | | | Submitted by: Paul Pathiakis <ppathiakis@homeportfolio.com>
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-08-168-16/+34
| | | | (as of 2001/08/16 20:00 JST)
* Major overhall and style clean up.obrien2001-08-1617-459/+289
|
* - Fix Content of LD_SEARCH_FLAGSdinoex2001-08-148-64/+62
| | | | | | | | - make FreeBSD-* switch in confugure work as intendend - add a patch to make manual autoconf work - PORTREVISION bumped PR: 28726
* Update to 3.02.knu2001-08-133-11/+34
| | | | | PR: ports/29586 Submitted by: Patrick M Doane <patrick@watson.org> (MAINTAINER)
* Remove obsolete URLfenner2001-08-091-4/+0
|
* Add missing entries to pkg-plist.knu2001-08-064-0/+16
|
* Move distfiles to ${MASTER_SITE_LOCAL} and upgrade to the latestdirk2001-08-065-69/+477
| | | | | | | versions. Add a special target for maintainer to make it easy to upgrade to new versions.
* Upgrade lang/p5-Switch to 2.04.tobez2001-08-043-3/+2
|
* Don't be stupid and assume that there's one, monolithic "bin"dd2001-08-011-0/+11
| | | | | | | directory, and that we're installing in it. Specifically, don't assume we're installing into /usr/bin, which is where the system 'awk' is located. This prevents the creation of a /usr/local/bin/awk symlink, which should fix the mtree errors reported by bento.
* Update to version 1.1.0.jasone2001-08-013-7/+4
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofknu2001-08-0112-94/+126
| | | | 2001.07.31.
* Add rscheme 0.7.3.1, an object-oriented, extended version of thesobomax2001-07-3112-0/+281
| | | | Scheme dialect of Lisp.
* Add guile into RUN_DEPENDS.sobomax2001-07-311-0/+2
|
* Properly register module with guile on install.sobomax2001-07-312-0/+8
|
* Update to itcl 3.2. Don't build stubs. Run tests after tests.mi2001-07-289-251/+77
| | | | | | | | Install iwidgets2.2.0 in addition to 3.0.0. The older version is still in use by some scripts and continues to come with itcl3.2. Change maintainer to ports@ Approved by: maintainer's silence
* Update docs for Python-2.{0,1}.1.tg2001-07-273-0/+1374
|
* Upgrade to 2.1.1.tg2001-07-2536-24/+120
|
* Remove the old modula-3 and modula-3-lib ports. They are supersededjdp2001-07-2265-7893/+0
| | | | | | | | by the pm3-* family of ports, which build a newer and better-maintained version of Modula-3. I have converted all ports which depended on modula-3 to use pm3-* instead. PR: ports/27664 is rendered irrelevant
* Unhook the obsolete modula-3 and modula-3-lib ports from thejdp2001-07-221-2/+0
| | | | Makefile.
* Bring over a patch from the virtualpaper port, since it is going tojdp2001-07-221-0/+15
| | | | be built using the sources from the PM3 distfile now.
* Make this port build properly on recent versions of 5.0-current,jdp2001-07-222-0/+52
| | | | | | | from which struct mfs_args has been removed. PR: ports/28093 Submitted by: Motoyuki Konno <motoyuki@freebsd.org>
* Update master site and maintainer email.markp2001-07-192-4/+5
| | | | | PR: 29073 Submitted by: maintainer
* upgrade to 4.3.19ijliao2001-07-193-83/+39
| | | | drop maintainership
* Update to version 1.0.2.jasone2001-07-183-2/+10
|
* Connect the onyx port.jasone2001-07-181-0/+1
|
* Add the onyx language port.jasone2001-07-186-0/+120
|
* Add missing file.tg2001-07-172-2/+3
|
* Upgrade to 2.0.2.tg2001-07-173-3/+16
|
* Update to 2.697markp2001-07-172-9/+8
| | | | | PR: 29020 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 0.8.1ijliao2001-07-154-4/+4
|
* Replaced invalid master sitemarkp2001-07-131-1/+1
| | | | | PR: 28912 Submitted by: maintainer
* Replaced invalid master sitemarkp2001-07-131-1/+1
| | | | | PR: 28911 Submitted by: maintainer
* Update to version 0.54patrick2001-07-123-4/+2
|
* Oliver Breuninger sent me an updated email address, so put him backfenner2001-07-122-2/+2
| | | | as MAINTAINER.
* Add a backup server to PATCH_SITES.knu2001-07-112-2/+4
|
* Add a backup server to PATCH_SITES.knu2001-07-112-2/+4
|
* Add missing dependency on libxml2.tg2001-07-111-0/+1
|
* portlint is stupid in some ways, but shut it up as much as possible anyway.dd2001-07-112-5/+5
|
* Capitalize things correctly in pkg-comment, and remove useless clutterdd2001-07-112-22/+3
| | | | from pkg-descr that never belonged there.
* Update to 3.1.0 and take over as maintainer from ports@. The only nondd2001-07-116-87/+87
| | | | | | | | vendor-induced change is that this port now installs igawk and awklib (this accounts for the removal of patch-a{a,b}). As far as I can tell, there was never a reason not to do this (other than that patch-sec1 hardcoded the wrong path to mktemp, so igawk couldn't work).
* ${PREFIX}/share/${PORTNAME} --> ${DATADIR}sobomax2001-07-101-4/+2
|
* Update to 0.0.20.sobomax2001-07-105-18/+52
|
* add gprologijliao2001-07-087-0/+223
| | | | | | | A free Prolog compiler developed by Daniel Diaz PR: 28651 Submitted by: Douglas Anestad <yotta@dougdidit.com>
* Fix plistkris2001-07-084-2/+6
|
* Fix invalid dependency.okazaki2001-07-071-2/+2
| | | | | PR: 28734 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
* Upgrade to 2.0.1.tg2001-07-055-6/+14
|
* Fix plist.tg2001-07-032-2/+4
|
* Update to 0.14.sobomax2001-07-036-4/+28
|
* Update to 0.14.roam2001-07-023-4/+4
| | | | | | | | Change the pkg-descr slightly - Graham Barr is the original author, but not the maintainer of this anymore. PR: 28631 Submitted by: maintainer
* upgrade to 0.3.5ijliao2001-07-022-2/+2
|
* Fix wrong directory name.tobez2001-06-307-7/+7
| | | | | PR: 28462 OK'ed by: markm
* Update to version 3.5. Fix some links to point to a locally installedwjv2001-06-273-15/+15
| | | | copy of the examples tarball.
* Updating my email address in my remaining ports.wjv2001-06-271-1/+1
| | | | Prompted by: vanilla
* Activate gnustep-{base,gui,guile,make,objc,xgps}.tg2001-06-261-0/+3
|
* Upgrade to 1.0.1.tg2001-06-268-1440/+80
|
* Upgrade to 1.0.2.tg2001-06-266-771/+147
|
* Upgrade to 1.0.1tg2001-06-268-1444/+38
|
* A port of `DrScheme', a graphical teaching environment and IDE for Scheme.jkoshy2001-06-267-0/+2456
|
* ming support was included in php-4.0.6.dirk2001-06-263-3/+3
|
* Make PORTREVISION independent of master port.dirk2001-06-253-0/+3
|
* Remove duplicate words where appropriate.dd2001-06-253-3/+3
| | | | Approved by: sobomax, obrien
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-242-2/+2
|
* Change MASTER_SITES to MASTER_SITE_LOCAL to reduce freefall's network load.sada2001-06-241-1/+2
|
* Update checksums.dirk2001-06-231-2/+2
|
* upgrade to 0.8.0ijliao2001-06-226-4/+26
|
* Now Ruby 1.7 has fnmatch out-of-the-box.knu2001-06-224-4/+12
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-06-2210-6/+6
|
* Majorly clean this port up.obrien2001-06-212-37/+21
|
* I missed a gcc30'ism when converting this from `gcc-devel'.obrien2001-06-211-1/+1
|
* Take PORTVERSION out of DISTNAMEdwcjr2001-06-201-1/+2
| | | | Submitted by: olgeni
* Update to latest versiondwcjr2001-06-194-19/+31
| | | | | | | | | | Move 98 to PORTNAME and USE 200102 in PORTVERSION Update description for new version Update plist file to relfect changes New Maintainer PR: 28254 Submitted by: Oliver Braun <obraun@INFORMATIK.UNIBW-MUENCHEN.DE>
* Upgrade to development version 110.33.jkoshy2001-06-188-341/+379
|
* fix build with gnat-3.13p.sf2001-06-171-0/+23
| | | | | PR: 26262 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
* Put dummy files in the empty directories so they are surely packed.knu2001-06-1610-12/+34
| | | | Let each elisp port create XEMACSLISPDIR by itself.
* - upgrade to the current Scheme48 release (0.56)nectar2001-06-153-58/+69
| | | | | | | | - update MASTER_SITE - remove FORBIDDEN since installation doesn't seem to email stuff anymore Submitted by: jkoshy
* - Added new file koi8-u.encdinoex2001-06-156-4/+52
| | | | | | | | | | | | - Fix Installation of new file - PORTREVISTION bumped The last item is the koi8-u.enc itself, suitable, I hope, for addition to the next release of TCL. koi8-u is not very different from koi8-r. See http://park.kiev.ua/multiling/koi8-u/draft-rfc-koi8-u.txt Submitted by: mi@misha.privatelabs.com (Mikhail Teterin)
* Add malbolge 1.0, an Infernal programming language.markp2001-06-156-0/+47
| | | | | | | Cleaned up before commit. PR: 28147 Submitted by: simond@irrelevant.org
* Add dis 1.0, a moderately Infernal programming language.markp2001-06-156-0/+55
| | | | | | | Cleaned up before commit. PR: 28146 Submitted by: simond@irrelevant.org
* Unbreak port. Added manpage, replaced patches with regex, added PORTDOCS.markp2001-06-144-43/+16
| | | | Maintainer asked to drop maintainership.
* upgrade to 0.7.4ijliao2001-06-142-2/+2
|
* Fix misordered plist.knu2001-06-134-8/+8
|
* Take over maintainership.tobez2001-06-137-7/+7
| | | | OK'ed by: markm
* Updated MAINTAINER to my new committer email address.tobez2001-06-132-2/+2
| | | | | | Do the same for pkg-descr files. Approved by: markm
* Fix plist problems.knu2001-06-118-12/+28
| | | | Reported by: bento
* Compile ruby-fnmatch in.knu2001-06-112-0/+4
|
* Take over maintainership.olgeni2001-06-112-2/+2
| | | | Approved by: maintainer (sam@inf.enst.fr)
* Update to version 3.4kevlo2001-06-103-16/+16
| | | | | PR: 27964 Submitted by: MAINTAINER
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toroam2001-06-091-1/+1
| | | | | PR: 27867 Submitted by: maintainer
* Use RUBY_ELISPDIR and leave XEMACSLISTDIR to lang/ruby{,-devel}.knu2001-06-092-5/+9
|
* Now XEMACSLISPDIR and RUBY_ELISPDIR are taken care of byknu2001-06-092-6/+0
| | | | lang/ruby{,-devel}.
* Do a ldconfig before invoking the just installed binary inknu2001-06-098-0/+24
| | | | | | post-install. Dig XEmacs' site-lisp directory and RUBY_ELISPDIR.
* Chase the revise.knu2001-06-093-1/+3
|
* Add a patch that fixes the build with recent ruby.knu2001-06-091-0/+7
|
* Dig ${RUBY_EXAMPLESDIR} and ${RUBY_DOCDIR} even if NOPORTDOCS isknu2001-06-098-16/+16
| | | | defined. (But not actual examples & docs)
* Update port to version 7.3.0 (OTP-R7B-3), and add some improvements toolgeni2001-06-076-16/+58
| | | | | | pkg-plist generation (vim5-style). Approved by: maintainer
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-052-4/+4
| | | | on WITHOUT_X11 is the Only True Way[tm].
* Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.sobomax2001-06-051-1/+1
| | | | | Submitted by: Ernst de Haan <ernst@jollem.com> No responce from: kevlo (maintainer of linux-jdk13)
* Update lang/ruby to the long-awaited 1.6.4 release! Yeah!knu2001-06-044-2/+4
|
* Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r.knu2001-06-045-0/+78
| | | | | As there are unidentified problems with libc_r + ruby, please use this with care. I'd appreciate if any of you could join me in debugging.
* Add lang/ruby_static-devel, the statically linked ruby-develknu2001-06-043-0/+25
| | | | executable.
* Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.knu2001-06-0414-516/+576
| | | | | | Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS.
* Fix this port up so gcc30 can be used bsd.port.mk for when we returnobrien2001-06-032-16/+16
| | | | to mixed compilers between -current and -stable.
* Update ruby-devel to the latest snapshot, which now enters upon theknu2001-06-016-8/+10
| | | | 1.7.1 phase.
* Update lang/ruby to 1.6.4-preview5.knu2001-06-014-8/+6
|
* Use proper POSIX syntax for `chown'.obrien2001-06-014-7/+7
|
* Replace last remnants of "nonexistent", "/nonexistent" etc. withade2001-06-011-1/+1
| | | | ${NONEXISTENT} as per bsd.port.mk
* add awkaijliao2001-06-016-0/+43
| | | | Converts the AWK script to C, then compiles it
* Upgrade to 0.53patrick2001-05-313-12/+9
|
* Update to version 3.3.1kevlo2001-05-303-15/+29
| | | | | PR: 27764 Submitted by: MAINTAINER
* It's not my day... Fix typo and unbreak.knu2001-05-304-4/+4
|
* Forgot to bump PORTREVISION's in the previous commit.knu2001-05-304-0/+4
| | | | | | Note that you'll have to rebuild all the installed ruby modules if you upgrade. To do it, just install the latest portupgrade and hit `portupgrade -rfcC ruby'.
* As some people including me are seeing reproduceable coredump,knu2001-05-304-0/+16
| | | | | | | | temporarily stop linking ruby with libc_r. This will break such extension modules as ruby-qt, but we have to investigate the annoying problems we are seeing, present in both ruby and our libc_r. Once suggested by: green
* There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD:kris2001-05-291-1/+0
| | | | | bento builds packages in clean chroots, and anyway the original problem no longer occurs.
* Fix the temporary file handling in igawk. As far as I can tell, wekris2001-05-291-0/+163
| | | | | | | | don't install this, therefore no PORTREVISION bump is needed. But I'm fixing it anyway in case someone changes this port to install it in the future (perhaps as a result of this commit :-) Submitted by: solar@openwall.com
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.fenner2001-05-292-2/+2
|
* Update to a new version (0.30.97) and clean up pkg-plistpatrick2001-05-286-176/+176
|
* Update port to version 1.2.0.olgeni2001-05-288-2580/+25
| | | | | | | Patches are no longer needed, and part of pkg-plist is automatically generated (code "borrowed" from O'Brien's vim5 port :). I also moved the xemacs21 dependency to emacs20.
* Remove 755 ${WRKSRC}/test script to prevent user from footshooting if for somesobomax2001-05-282-0/+6
| | | | | strange reason he/she has `./' before `/bin' in his/her PATH. Surprisingly, there are *many* such users.
* upgrade to 0.3.2ijliao2001-05-283-7/+7
|
* add missing @dirrmijliao2001-05-281-0/+1
| | | | | PR: 27448 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Add @dirrm for "share/modula-3". There are still many more of themjdp2001-05-272-0/+2
| | | | | | | missing from this port. PR: ports/27449 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update lang/ruby to 1.6.4-preview4.knu2001-05-266-10/+8
| | | | Update lang-ruby-devel to the latest development snapshot.
* Prepare a distribution patch and unbreak.knu2001-05-254-4/+2
|
* Temporarily mark as broken. The 1.6.4-preview3 tarball is missingknu2001-05-252-0/+4
| | | | | some library and document files. I'll unbreak when the new tarball is ready. Sorry for inconvenience.
* Update lang/ruby to 1.6.4-preview3.knu2001-05-242-4/+2
|
* Chase distfiles.dirk2001-05-246-33/+362
| | | | PR: ports/27561
* Drop maintainership.olgeni2001-05-231-1/+1
|
* Add dirrmobrien2001-05-231-0/+2
| | | | | PR: 27558 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* upgrade to 2.03ijliao2001-05-202-3/+4
| | | | | PR: 27413 Submitted by: maintainer
* upgrade to 2.25.1ijliao2001-05-205-42/+46
| | | | | PR: 27373 Submitted by: maintainer
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-1810-4/+60
| | | | | | | | Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now.
* Fix PLIST for Python-2.1 docs.tg2001-05-162-1/+423
|
* Added WWW URL.jeh2001-05-146-3/+3
| | | | | | | Minor portlint cleanup in Makefile PR: 27304 Submitted by: Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
* Install elisp files under ${RUBY_ELISPDIR} rather thanknu2001-05-122-10/+11
| | | | ${RUBY_EXAMPLESDIR}/elisp.
* Update lang/ruby to 1.6.4.p2.2001.05.12.knu2001-05-1212-22/+36
| | | | Update lang/ruby-devel to 1.7.0-a2001.05.12.
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-123-3/+3
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* - Fix creation of tmpfiles, previous version cause tcl to fail.dinoex2001-05-114-14/+10
| | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
* s/python1.5/%%PYTHON_VERSION%%/gtg2001-05-103-1215/+1215
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-0810-16/+10
|
* - patch to use mkstemp instead of tmpnamdinoex2001-05-084-0/+36
| | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin)
* Upgrade to version 3.2.1kevlo2001-05-073-15/+21
| | | | | PR: 27175 Submitted by: MAINTAINER
* Use USE_PYTHON.tg2001-05-071-0/+4
|
* Update MASTER_SITES.tg2001-05-071-1/+1
| | | | Submitted by: olgeni
* <expletive>tg2001-05-071-2/+3
| | | | | | | Un-break `make install'. PR: 27164 Submitted by: Patrick Li <pat@databits.net>
* Let irb16 properly run on ruby16 and irb17 on ruby17.knu2001-05-074-28/+64
|
* Support installing multiple versions of ruby_s. (You'll have ruby16_sknu2001-05-072-6/+8
| | | | and ruby17_s, and ruby_s as a symlink to either)
* Add lang/ruby-devel, the development version of Ruby. (1.7)knu2001-05-0613-0/+701
|
* Install "irb" as "irb16" and make "irb" a symlink to it.knu2001-05-064-6/+34
|
* Emacs lisp modules have been moved to lang/ruby-mode.el.knu2001-05-066-90/+22
|
* Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el.knu2001-05-066-0/+73
|
* Update lang/ruby to the latest snapshot of the stable branch.knu2001-05-066-6/+4
| | | | | | Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL. Prepare for the development branch. (1.7.x)
* Update to pgcc 2.95.2.1.obrien2001-05-062-13/+7
|
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-054-8/+24
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* Various patches (mainly shared library revision changes) for thoseade2001-05-051-6/+4
| | | | ports that depend on GNOME and need to change for 1.4
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-0454-252/+522
| | | | [and a sad day in history]
* Update nqc port to version 2.3r1.kbyanc2001-05-043-12/+17
| | | | | PR: 26923 (with slight modifications) Submitted by: "Stephen J. Roznowski" <sjr@home.com>
* Minor cleanup.tg2001-05-031-9/+7
|