| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 1.6.2-preview3. As always, Matz has prepared a preview | knu | 2000-11-16 | 1 | -2/+2 |
* | Depend on the latest and greatest py-xml package. | tg | 2000-11-16 | 1 | -1/+1 |
* | Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix | asami | 2000-11-16 | 1 | -2/+10 |
* | Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise | asami | 2000-11-13 | 1 | -1/+1 |
* | Change motif to a normal dependency. REQUIRES_MOTIF is now called | asami | 2000-11-07 | 1 | -37/+4 |
* | Add ftp://projects.sourceforge.net/pub/ to MASTER_SITE_SOURCEFORGE. | trevor | 2000-11-07 | 1 | -0/+1 |
* | Fix ${MASTER_SITE_RINGSERVER:S///} parts to look smarter. | knu | 2000-11-06 | 1 | -8/+8 |
* | Add one site to MASTER_SITE_XCONTRIB. | trevor | 2000-11-03 | 1 | -5/+12 |
* | Update Ruby to 1.6.2-preview2. | knu | 2000-11-03 | 1 | -2/+2 |
* | Move sourceforge right down to the bottom of MASTER_SITES_GNOME | ade | 2000-11-03 | 1 | -2/+2 |
* | (1) Move all the command definitions up to the pre.mk section so they | asami | 2000-11-03 | 1 | -38/+39 |
* | Add MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS. | knu | 2000-10-24 | 1 | -0/+21 |
* | Correct a ftp path in $MASTER_SITES_CPAN. | kuriyama | 2000-10-24 | 1 | -1/+1 |
* | Add MASTER_SITE_RINGSERVER which consists of 21 servers (and one | knu | 2000-10-22 | 1 | -6/+37 |
* | Check if ${RUBY} exists before running it. | knu | 2000-10-21 | 1 | -0/+4 |
* | Update to Ruby 1.6.2-preview. | knu | 2000-10-20 | 1 | -4/+7 |
* | Allow users to define RUBY variable to utilize ruby ports with | knu | 2000-10-20 | 1 | -26/+78 |
* | Python 2.0 is the new default version. 1.6 is history. | tg | 2000-10-18 | 1 | -21/+14 |
* | (1) Some typo fixes (files/md5 -> distinfo in comment, " at wrong | asami | 2000-10-17 | 1 | -31/+34 |
* | Fix COMMENT handling -- it was incorrectly using the fixed string | asami | 2000-10-14 | 1 | -8/+13 |
* | Remove the PACKAGE_BUILDING related test, which breaks slave ports trying to | reg | 2000-10-13 | 1 | -8/+13 |
* | Rushed the last commit to much. Make sure CONFIGURE_ARGs is defined before | reg | 2000-10-11 | 1 | -1/+1 |
* | Allow ports using WANT_GNOME and USE_GNOME to override the default datadir | reg | 2000-10-10 | 1 | -3/+16 |
* | Use Python 2.0c1. | tg | 2000-10-10 | 1 | -3/+3 |
* | Correct the documentation of the WITH_ and WITHOUT_ options. | reg | 2000-10-09 | 1 | -6/+7 |
* | Add a German mirror to MASTER_SITE_RUBY. | knu | 2000-10-08 | 1 | -0/+1 |
* | NEWLAYOUT is now the default. | asami | 2000-10-08 | 1 | -67/+0 |
* | Remove a dead mirror from MASTER_SITE_RUBY and add a Taiwanese mirror. | knu | 2000-10-07 | 1 | -1/+1 |
* | Fix WANT related breakage by using a more conventional method of echoing... | reg | 2000-10-06 | 1 | -10/+25 |
* | Add bsd.gnome.mk that defines gnome-related dependency stuff and hooks | asami | 2000-10-05 | 2 | -0/+279 |
* | (1) Add support for a "flat" directory structure, with no pkg/ and | asami | 2000-10-01 | 1 | -7/+58 |
* | Add RUBY_SHEBANG_FILES, in which you can list files which shebang | knu | 2000-09-30 | 1 | -0/+14 |
* | Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) | knu | 2000-09-28 | 1 | -1/+1 |
* | - Upgrade version number for Python 2.0b2. | tg | 2000-09-28 | 1 | -11/+29 |
* | Forther improvement of IDEA support. | asami | 2000-09-22 | 1 | -1/+4 |
* | (1) Deal with new world order with regards to RSAREF. | asami | 2000-09-22 | 1 | -15/+15 |
* | ftp.alpha1.net is not accepting anonftp | kris | 2000-09-21 | 1 | -1/+0 |
* | Make life of maintainers of various XFree ports a bit easier by moving | sobomax | 2000-09-21 | 1 | -0/+8 |
* | Welcome MASTER_SITE_THEMES (www.themes.org). | sobomax | 2000-09-20 | 1 | -0/+4 |
* | Use MAKE_ARGS instead of MAKE_FLAGS. | shige | 2000-09-18 | 1 | -4/+4 |
* | Add RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS knobs. | knu | 2000-09-16 | 1 | -1/+11 |
* | (1) (This is actually from the previous revision -- I forgot to put it | asami | 2000-09-13 | 1 | -21/+52 |
* | Fix PYXML dependency line. | tg | 2000-09-12 | 1 | -4/+10 |
* | The following changes are all | asami | 2000-09-09 | 1 | -20/+132 |
* | Add bsd.python.mk. This file contains definitions which hopefully | tg | 2000-09-08 | 1 | -0/+113 |
* | Add ruby-setup-install target which I forgot to add. | knu | 2000-09-07 | 1 | -0/+7 |
* | Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}". | knu | 2000-09-06 | 1 | -7/+10 |
* | Add bsd.ruby.mk, which stores utility definitions for Ruby related ports. | knu | 2000-09-06 | 1 | -0/+170 |
* | One of the sites changed in MASTER_SITE_PERL_CPAN. | steve | 2000-09-05 | 1 | -1/+1 |
* | Add MASTER_SITE_RUBY. It will be used by at least five stock ports, | knu | 2000-09-03 | 1 | -0/+8 |