aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patchesSatoshi Asami2000-10-072-4/+4
| | | | | | | are applied from within the configure script, patched by patch-ab.) Notes: svn path=/head/; revision=33486
* Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.Satoshi Asami2000-10-071-4/+4
| | | | Notes: svn path=/head/; revision=33485
* Drop web site reference: it has apparently gone away permanently.Robert Nordier2000-10-071-2/+0
| | | | Notes: svn path=/head/; revision=33464
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-7/+1
| | | | Notes: svn path=/head/; revision=33429
* Fix PLISTs.Jeremy Lea2000-10-052-0/+72
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=33414
* Correct an error in the distfile name for the FreeBSD4 target.John Polstra2000-10-031-1/+1
| | | | | | | Submitted by: Motoyuki Konno <motoyuki@FreeBSD.org> Notes: svn path=/head/; revision=33378
* MAINTAINER submitted update.James E. Housley2000-10-0225-860/+2190
| | | | | | | PR: 21382 Notes: svn path=/head/; revision=33337
* Update 0.46 -> 0.53.Jacques Vidrine2000-10-023-13/+17
| | | | | | | | | Assume MAINTAINER role. Approved by: former maintainer Notes: svn path=/head/; revision=33332
* Change maintainershipAde Lovett2000-10-021-1/+1
| | | | | | | | | PR: 20645 Submitted by: patrick@watson.org (new maintainer) Approved by: ortmann@isl.net (old maintainer) Notes: svn path=/head/; revision=33325
* - Update to 0.13.1;Maxim Sobolev2000-10-024-6/+40
| | | | | | | | | | | | - Change PREFIX to be X11BASE. The reason why it should be in X11BASE is that sawfish (primary user of librep) installs shared object into one of the librep's directories, so they have to live in the same BASE to make PLISTs working. The way it was done looks like a little hack, because I don't want to use USE_X_PREFIX (the port really doesn't require libX11), so I had to manually set MTREE_FILE. Notes: svn path=/head/; revision=33315
* Make this work with the perl in -current.Jeremy Lea2000-10-012-0/+40
| | | | | | | No (non-automated) response from: maintainer Notes: svn path=/head/; revision=33277
* Upgrade to pm3-1.1.15. No major functional changes -- just a fewJohn Polstra2000-09-307-11/+11
| | | | | | | bugfixes. Notes: svn path=/head/; revision=33275
* Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)Akinori MUSHA2000-09-285-5/+8
| | | | | | | | | | | | | | | | Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>, with his approval. I can never thank him too much for his previous work which led me in the right direction! :) lang/ruby: - Add a patch for find.rb, which fixes the bug found after 1.6.1 was released. databases/ruby-gdbm, */ruby-{tcltklib,tk}: - Remove files/md5 and refer to lang/ruby's one. Notes: svn path=/head/; revision=33227
* Use USE_PYTHON.Thomas Gellekum2000-09-2813-0/+13
| | | | Notes: svn path=/head/; revision=33207
* Use bison.Thomas Gellekum2000-09-283-0/+3
| | | | Notes: svn path=/head/; revision=33204
* Update to 20000927.Akinori MUSHA2000-09-282-3/+2
| | | | Notes: svn path=/head/; revision=33197
* ccio shared library now called libccio.so.0, not libccio-1.2.so.0.Maxim Sobolev2000-09-271-1/+1
| | | | Notes: svn path=/head/; revision=33181
* Define USE_RUBY so that bsd.ruby.mk is automatically included.Akinori MUSHA2000-09-262-6/+9
| | | | Notes: svn path=/head/; revision=33133
* Define USE_RUBY so that bsd.ruby.mk is automatically included.Akinori MUSHA2000-09-263-0/+12
| | | | | | | Found by: FreshPorts Notes: svn path=/head/; revision=33132
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-2610-20/+5
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-252-5/+2
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Add missing file (bin/ghcprof).Satoshi Asami2000-09-243-0/+3
| | | | | | | Submitted by: onigiri Notes: svn path=/head/; revision=33077
* MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>Yukihiro Nakai2000-09-242-2/+2
| | | | Notes: svn path=/head/; revision=33064
* Update maintainer address.Will Andrews2000-09-231-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=33046
* Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doingMaxim Sobolev2000-09-226-170/+406
| | | | | | | | | this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW Notes: svn path=/head/; revision=32973
* Upgrade to yabasic 2.64Kris Kennaway2000-09-222-2/+2
| | | | | | | Submitted by: Satoshi's big ball of rice Notes: svn path=/head/; revision=32959
* Install startup file to run the gdomap daemon.Thomas Gellekum2000-09-2112-6/+138
| | | | Notes: svn path=/head/; revision=32925
* Update md5. This should have been 20000918. :(Akinori MUSHA2000-09-202-1/+2
| | | | | | | Anyway there seem only some style fixes. Notes: svn path=/head/; revision=32888
* Update to Ruby 1.6.0 official release.Akinori MUSHA2000-09-197-21/+17
| | | | | | | | | | | | lang/ruby: - Do not force lib/ruby/site_ruby and lib/ruby removals, because a user may have his/her stuff installed there. x11-toolkits/ruby-tk: - Fix duplicated PKGNAMEPREFIX. Notes: svn path=/head/; revision=32851
* - Update LIB_DEPENDS (to match new libs in commoncpp)Chris D. Faulhaber2000-09-181-2/+2
| | | | | | | | - Fix CONFIGURE_ENV (noticed by ade) - Remove gratuitous blank line Notes: svn path=/head/; revision=32804
* Update to 20000917.Akinori MUSHA2000-09-172-2/+2
| | | | Notes: svn path=/head/; revision=32766
* Update port to 1.2.2Chris D. Faulhaber2000-09-172-2/+2
| | | | | | | | PR: 21112 Submitted by: Maintainer Notes: svn path=/head/; revision=32763
* MASTER_SITE_GNU doesnt carry the latest version of the files.Kris Kennaway2000-09-171-3/+1
| | | | Notes: svn path=/head/; revision=32746
* Take the mocka port out back and introduce it politely to Mr Bullet. ThisKris Kennaway2000-09-171-1/+0
| | | | | | | | | | port has been broken for 2 years now and is obviously never going to be fixed. >BLAM!< Notes: svn path=/head/; revision=32743
* Update to 1.2.1Ade Lovett2000-09-163-3/+4
| | | | | | | | PR: 21050 Submitted by: maintainer Notes: svn path=/head/; revision=32724
* Update to 20000915.Akinori MUSHA2000-09-162-2/+2
| | | | Notes: svn path=/head/; revision=32682
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.David E. O'Brien2000-09-1554-1242/+1602
| | | | Notes: svn path=/head/; revision=32664
* Update to 0.2.7, which now supports Ruby 1.6 as well as 1.4. Yay! :)Akinori MUSHA2000-09-152-2/+2
| | | | Notes: svn path=/head/; revision=32628
* Update to 0.2.6. Submitted patches were merged by the author. :)Akinori MUSHA2000-09-142-2/+3
| | | | | | | | Note that this module does not work with Ruby 1.6 yet. Sorry for the inconvenience. Notes: svn path=/head/; revision=32598
* Use bsd.python.mk.Thomas Gellekum2000-09-122-31/+30
| | | | Notes: svn path=/head/; revision=32546
* Don't reed to remove share/emacs/site-lisp -- it's in mtree.Satoshi Asami2000-09-123-3/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32536
* Update to 20000910. The author put the version number in the distfile name. :)Akinori MUSHA2000-09-113-4/+3
| | | | Notes: svn path=/head/; revision=32503
* Improve the configure script and add a knob to use another version ofAkinori MUSHA2000-09-102-12/+88
| | | | | | | | | Python than 1.5. (Currently this module only works with 1.5 though) Feedback status: submitted to the author Notes: svn path=/head/; revision=32497
* Update to 0.3.3. This should fix a problem with Ruby 1.6.Akinori MUSHA2000-09-102-2/+2
| | | | Notes: svn path=/head/; revision=32496
* Set PYTHON_VERSION=python1.5 to depend on Python 1.5.Akinori MUSHA2000-09-101-2/+1
| | | | Notes: svn path=/head/; revision=32490
* Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.Akinori MUSHA2000-09-101-1/+1
| | | | Notes: svn path=/head/; revision=32481
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Makefile: Add NO_LATEST_LINK.Thomas Gellekum2000-09-082-0/+12
| | | | | | | | patch-Misc:Makefile.pre.in: Allow us to override PYTHON, which may be needed when you have more than one version of Python on your machine. Notes: svn path=/head/; revision=32435
* Activate python15 after repo-copy.Thomas Gellekum2000-09-081-0/+1
| | | | Notes: svn path=/head/; revision=32434
* Upgrade to 1.6.Thomas Gellekum2000-09-08117-16107/+22438
| | | | Notes: svn path=/head/; revision=32431