summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Split rubytk into ruby-tcltklib and ruby-tk.Akinori MUSHA2000-09-0721-391/+201
| | | | | | | | | Approved by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER) Repocopy ruby-* to ruby14-* and update ruby-* to 1.6.0-preview3. Notes: svn path=/head/; revision=32359
* Do not set MASTER_SITE_SUBDIR to an empty value, but just undefine.Akinori MUSHA2000-09-063-3/+3
| | | | | | | | | | I didn't know an empty MASTER_SITE_SUBDIR brings an empty MASTER_SITES.. Found by: green Notes: svn path=/head/; revision=32358
* Activate ruby14-gdbm.Akinori MUSHA2000-09-061-0/+1
| | | | Notes: svn path=/head/; revision=32357
* Activate ruby14.Akinori MUSHA2000-09-061-0/+1
| | | | Notes: svn path=/head/; revision=32356
* Update to 1.6.0-preview3.Akinori MUSHA2000-09-062-22/+11
| | | | | | | Utilize bsd.ruby.mk. Notes: svn path=/head/; revision=32355
* This was just repocopied from databases/ruby-gdbm to keep versionAkinori MUSHA2000-09-062-20/+11
| | | | | | | | | 1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is. Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x. Notes: svn path=/head/; revision=32354
* Add squishdot, a web-based publishing and discussion product for Zope,Neil Blakey-Milner2000-09-066-0/+139
| | | | | | | | | | | | | | | | | | | | | | the Z Object Publishing Environment. Squishdot is somewhat modelled on slashdot; it's a 'weblog'. It powers things like http://technocrat.net/ and http://news.gnome.org/. This is the first Zope product in a port, so this might be interesting. There are 214 Zope products listed on http://zope.org/Products Recipe for 'Instant Squishdot': Simply type 'make install' in the squishdot port, and put 'Include etc/apache/httpd.conf.Zope-Change' at the end of your httpd.conf, restart apache, start zope from rc.d/zope.sh, and go to http://localhost/Zope/manage, add a user, then log in as that user, and add a Squishdot page. Click on the 'view' button at the top. Instant Squishdot. Notes: svn path=/head/; revision=32353
* Make coexistence support almost perfect except for bin/ruby andAkinori MUSHA2000-09-066-15/+33
| | | | | | | man/man1/ruby.1 symlinks.) Notes: svn path=/head/; revision=32352
* Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}".Akinori MUSHA2000-09-061-7/+10
| | | | | | | Allow users to override RUBY_VERSION and RUBY_SUFFIX. Notes: svn path=/head/; revision=32351
* Update to Zope 2.2.1.Neil Blakey-Milner2000-09-0624-258/+330
| | | | | | | | | | | Zope shutdown bug fixed. Reported by: Marc Rassbach <marc@milestonerdl.com> Reported by: Jimmy Olgeni <olgeni@uli.it> Zope startup bug fixed (I think). Notes: svn path=/head/; revision=32350
* Update to 1.6.0-preview3.Akinori MUSHA2000-09-068-416/+454
| | | | | | | Utilize bsd.ruby.mk. Notes: svn path=/head/; revision=32349
* Support the case when RUBY_SUFFIX is empty.Akinori MUSHA2000-09-062-2/+3
| | | | Notes: svn path=/head/; revision=32348
* This was just repocopied from lang/ruby to keep version 1.4.x of RubyAkinori MUSHA2000-09-063-205/+218
| | | | | | | | | | for a while, until 1.6.x becomes as stable as 1.4.x is. (Yes, lang/ruby will be updated to 1.6.x soon) Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x. :) Notes: svn path=/head/; revision=32347
* Update PLIST, which I forgot to update in the previous commit.Akinori MUSHA2000-09-061-0/+26
| | | | Notes: svn path=/head/; revision=32346
* upgrade after make-release.Andreas Klemm2000-09-062-3/+3
| | | | Notes: svn path=/head/; revision=32345
* * Michael Lossin <losse@germanymail.com>:Andreas Klemm2000-09-062-2/+2
| | | | | | | | | | | NIS corrections. * statement concerning personal e-mail to me and SUPPORT in general. * make it possible to run apsfilter in NIS environment extraction of $HOMEDIR works now. idea from: Volker Seebode <vas@plesnik.de> Notes: svn path=/head/; revision=32344
* Add bsd.ruby.mk, which stores utility definitions for Ruby related ports.Akinori MUSHA2000-09-061-0/+170
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=32343
* Bug-fixed to create correctly filter*.rev of each slave portsSatoshi Taoka2000-09-061-5/+3
| | | | | | | | | | Pointed out: Jun USHIDA <ushida@msa.biglobe.ne.jp> And fixed typo Obtained from: portlint Notes: svn path=/head/; revision=32342
* Activate p5-IPC-Shareable.SADA Kenji2000-09-061-0/+1
| | | | | | | PR: ports/18816 Notes: svn path=/head/; revision=32341
* New port: IPC-ShareableSADA Kenji2000-09-065-0/+40
| | | | | | | | | | | IPC::Shareable allows you to tie a a variable to shared memory making it easy to share the contents of that variable with other Perl processes. PR: ports/18816 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=32340
* Mention that this is for SWIG 1.1 and SWIG 1.3 already has Ruby support.Akinori MUSHA2000-09-062-2/+5
| | | | Notes: svn path=/head/; revision=32339
* Update to 1.3a4.Akinori MUSHA2000-09-0612-153/+192
| | | | | | | | | | | - SWIG has finally merged swigruby and now includes Ruby support! Sort and update PLIST. Update DESCR to reflect the latest languages support. Notes: svn path=/head/; revision=32338
* Activate uae.SADA Kenji2000-09-061-0/+1
| | | | | | | | PR: ports/18809 Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=32337
* Update _kld to look (also) into /boot/kernel for kernel modules.Akinori MUSHA2000-09-062-2/+2
| | | | Notes: svn path=/head/; revision=32336
* New port: uaeSADA Kenji2000-09-065-0/+52
| | | | | | | | | | This is a port for UAE, the Universal Amiga Emulator. PR: ports/18809 Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=32335
* Use XAWVER instead of setting the lib's major number explicitly.Thomas Gellekum2000-09-061-1/+1
| | | | Notes: svn path=/head/; revision=32334
* The RNG extension is now part of py-numeric.Thomas Gellekum2000-09-061-2/+9
| | | | Notes: svn path=/head/; revision=32333
* Updated to version 1.1.1Satoshi Taoka2000-09-062-12/+6
| | | | Notes: svn path=/head/; revision=32332
* Fix `python: command not found' when python doesn't exist.Thomas Gellekum2000-09-064-7/+9
| | | | | | | Noticed by: steve Notes: svn path=/head/; revision=32331
* Work around bug (?) in BSD make that causes HTML manpages to be generatedSatoshi Asami2000-09-062-2/+24
| | | | | | | | | with wrong suffix when MANSUFFIX is defined. Submitted by: maintainer Notes: svn path=/head/; revision=32330
* Update to 0.12.Akinori MUSHA2000-09-066-6/+6
| | | | | | | Remove patch-aa. (merged :) Notes: svn path=/head/; revision=32329
* Update to 0.5.7 (by maintainer) and clean up PLIST handlingAde Lovett2000-09-063-2/+5
| | | | | | | with PLIST_SUB magic (by ade, approved by maintainer) Notes: svn path=/head/; revision=32328
* Clean up PLIST handling with PLIST_SUB magicAde Lovett2000-09-064-26/+42
| | | | Notes: svn path=/head/; revision=32327
* Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does notSatoshi Asami2000-09-061-2/+6
| | | | | | | imply the existence of xmkmf in XFree86-4. Notes: svn path=/head/; revision=32326
* Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4.Satoshi Asami2000-09-063-3/+3
| | | | | | | | Despite all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's, this port only seems to need imake. Notes: svn path=/head/; revision=32325
* Replace starting text with something more informational andNick Sayer2000-09-051-14/+30
| | | | | | | freebsd-centric. Notes: svn path=/head/; revision=32324
* Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port.Steve Price2000-09-051-1/+1
| | | | | | | | PR: 20717 Submitted by: maintainer Notes: svn path=/head/; revision=32323
* Update to version 0.1.4-2. This probably wasn't the best way to doJim Mock2000-09-0512-15/+63
| | | | | | | things, but it works. If anyone wants to change it, feel free to do so. Notes: svn path=/head/; revision=32322
* Update md5. (The author told me he updated it)Akinori MUSHA2000-09-051-1/+1
| | | | Notes: svn path=/head/; revision=32321
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-0514-14/+14
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* Add ruby-eb, Ruby bind of EB library.Akinori MUSHA2000-09-056-0/+61
| | | | Notes: svn path=/head/; revision=32319
* Update to 2.3.1.Akinori MUSHA2000-09-052-2/+2
| | | | Notes: svn path=/head/; revision=32318
* ca-roots port -- a list of SSL Certificate Authority root certsNick Sayer2000-09-057-0/+4483
| | | | Notes: svn path=/head/; revision=32317
* Update to 0.5Ade Lovett2000-09-056-4/+30
| | | | Notes: svn path=/head/; revision=32316
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.David E. O'Brien2000-09-05180-6660/+2808
| | | | Notes: svn path=/head/; revision=32315
* Upgrade to 3.9.8Andrey A. Chernov2000-09-0510-48/+124
| | | | Notes: svn path=/head/; revision=32314
* Fix copyright problem.Maxim Sobolev2000-09-057-63/+61
| | | | | | | | PR: 21043 Submitted by: maintainer Notes: svn path=/head/; revision=32313
* Borkage for man page, fixed by PR submitter (thanks!).Matt Jacob2000-09-052-135/+141
| | | | | | | | PR: 21048 Obtained from: udo@iml.fhg.de Notes: svn path=/head/; revision=32312
* Forced commit - I've forgot:Maxim Sobolev2000-09-050-0/+0
| | | | | | | | PR: 21040 Submitted by: Steve Coltrin <spcoltri@omcl.org> Notes: svn path=/head/; revision=32311
* Correct grammar.Maxim Sobolev2000-09-051-2/+2
| | | | | | | PR: 21040 Notes: svn path=/head/; revision=32310