| Commit message (Expand) | Author | Files | Lines |
2002-04-19 | Say goodbye to Qt 1.x and all of its dependents. The one port I found | Will Andrews | 2 | -62/+20 |
2002-04-17 | New trigger USE_PYDISTUTILS. When defined, `do-build' and `do-install' | Thomas Gellekum | 1 | -6/+43 |
2002-04-14 | Update ruby-devel to the latest 1.7 snapshot as of 2002-04-12. | Akinori MUSHA | 1 | -2/+2 |
2002-04-12 | Upgrade to Python-2.2. | Thomas Gellekum | 1 | -2/+2 |
2002-04-11 | Upgrade to 2.1.3. | Thomas Gellekum | 1 | -3/+3 |
2002-04-09 | Pessimise ftp.yggdrasil.com GNOME mirror, because it's currently unresolvable. | Maxim Sobolev | 1 | -1/+1 |
2002-04-04 | Some small improvements. Added some comments at the top | Ernst de Haan | 1 | -32/+48 |
2002-04-04 | Fix another "last" bug introduced with the speed-up commit. In some conditions | Maxim Sobolev | 1 | -0/+1 |
2002-04-03 | Fix missing quotes around one instance of | Ade Lovett | 1 | -1/+1 |
2002-04-02 | Fixed a problem that occurred if it would look for | Ernst de Haan | 1 | -1/+1 |
2002-04-02 | Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396. | Kris Kennaway | 1 | -6/+6 |
2002-03-30 | Removed an extraneous .BEGIN. It was not causing any problems, | Ernst de Haan | 1 | -1/+0 |
2002-03-29 | Fixed 2 bugs related to dependencies. | Ernst de Haan | 1 | -2/+2 |
2002-03-28 | Added bsd.java.mk. This adds Java-specific support to ports by | Ernst de Haan | 2 | -0/+333 |
2002-03-28 | The second, and I hope the last, revision of speedup patch - make USE_SUBMAKE | Maxim Sobolev | 1 | -19/+28 |
2002-03-27 | Slightly adjust speedup patch, so that it works when user specifies unnatural | Maxim Sobolev | 1 | -2/+6 |
2002-03-26 | lang/ruby: | Akinori MUSHA | 1 | -4/+4 |
2002-03-25 | - Significantly reduce overhead associated with bsd.port.mk by replacing .USE | Maxim Sobolev | 1 | -183/+175 |
2002-03-19 | Sync with emacs21 update. | MANTANI Nobutaka | 1 | -2/+2 |
2002-03-17 | Add http://linux.dsi.internet2.edu to KDE and SUNSITE lists. | Trevor Johnson | 1 | -0/+2 |
2002-03-16 | XFree86 4.2.0 Stage 1: bsd.port.mk | Will Andrews | 1 | -0/+22 |
2002-03-16 | Take Perl 5.6.1 into account. Allow for slow updaters who prefer to | Mark Murray | 1 | -0/+6 |
2002-03-16 | Remove ftp.dl.ac.uk and ftp.shellhung.org from GNU list because | Trevor Johnson | 1 | -31/+29 |
2002-03-16 | Add new mozilla download location. | Dmitry Sivachenko | 1 | -0/+1 |
2002-03-13 | Update to the latest stable snapshot as of 2002.03.13. | Akinori MUSHA | 1 | -2/+2 |
2002-03-13 | mirrors.rcn.net reorged. | David E. O'Brien | 1 | -2/+2 |
2002-03-10 | Move some variable definitions outside the .if defined(RUBY) block so | Akinori MUSHA | 1 | -7/+9 |
2002-03-01 | Update lang/ruby to the latest release, 1.6.7. | Akinori MUSHA | 1 | -9/+6 |
2002-02-24 | Add -D_THREAD_SAFE for -current too | Andrey A. Chernov | 1 | -1/+1 |
2002-02-22 | Fix a typo in the CD_MOUNTPTS bits. | David E. O'Brien | 1 | -1/+1 |
2002-02-21 | Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple. | David E. O'Brien | 1 | -2/+2 |
2002-02-20 | Update ruby-amstd to 2.0.0. | Akinori MUSHA | 1 | -1/+1 |
2002-02-12 | Update lang/ruby-devel to the latest snapshot as of 2002-02-10. | Akinori MUSHA | 1 | -2/+2 |
2002-02-10 | Prevent extconf.rb from getting patched for pthread more than once | Akinori MUSHA | 1 | -3/+3 |
2002-01-29 | To keep users from experiencing upgrading problems, make lang/ruby and | Akinori MUSHA | 1 | -4/+4 |
2002-01-25 | Update ruby and ruby-devel to the latest snapshots as of 2002-01-26. | Akinori MUSHA | 1 | -4/+4 |
2002-01-24 | Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_N | Steve Price | 1 | -0/+1 |
2002-01-23 | Bring in changes tested on bento's new 4-exp tree, specially fitted for the | Will Andrews | 1 | -41/+346 |
2002-01-22 | Upgrade python21 to 2.1.2, the latest bugfix release. | Thomas Gellekum | 1 | -3/+3 |
2002-01-16 | Grr. Really fix PYTHON_WRKSRC for 2.1.1. | Thomas Gellekum | 1 | -1/+1 |
2002-01-16 | Fix variables for Python-2.1.1. | Thomas Gellekum | 1 | -3/+3 |
2002-01-13 | Add chkdepschain.py - a tool to address one of the most annoying when it comes | Maxim Sobolev | 1 | -0/+21 |
2002-01-11 | Pessimize http://telia.dl.sourceforge.net/ - the host is unreachable. | Maxim Sobolev | 1 | -2/+2 |
2002-01-11 | Add python2.2 to the list of legal PYTHON_VERSIONs. | Thomas Gellekum | 1 | -2/+3 |
2002-01-10 | Downloads via Sourceforge's Project Filelist Web pages are served | Trevor Johnson | 1 | -2/+1 |
2002-01-07 | Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. | Thomas Gellekum | 1 | -4/+15 |
2002-01-07 | Add one more sourceforge mirror located in Rissia. | Dmitry Sivachenko | 1 | -1/+2 |
2001-12-25 | Update lang/ruby to the 1.6.6 Xmas stable release. | Akinori MUSHA | 1 | -6/+6 |
2001-12-23 | Don't descend into a subdir for 'readmes' target if subdir doesn't exist. | Will Andrews | 1 | -0/+2 |
2001-12-22 | Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generates | Will Andrews | 1 | -0/+1 |