Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor changes: | will | 2001-08-27 | 1 | -2/+2 |
| | | | | | | | | | | | 1) Bump PKG_IGNORE_DEPENDS for XFree86 to XFree86-3.3.6_9 2) Modify LDCONFIG_RUNLIST to apply RE multiple times on the same line. Needed for some ports. PR: 27645 (1) Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> (1), demon (2) Reviewed by: portmgr | ||||
* | Add more master sites of CPAN and GNU for whom from China and Hong Kong. | kuriyama | 2001-08-26 | 1 | -0/+2 |
| | | | | | PR: ports/29708 Submitted by: Shell Hung <shell@shellhung.org> | ||||
* | Update one URL for a site which was reorganized; remove eight others | trevor | 2001-08-19 | 1 | -10/+2 |
| | | | | which are no longer usable. | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots. | knu | 2001-08-16 | 1 | -4/+4 |
| | | | | (as of 2001/08/16 20:00 JST) | ||||
* | Oops, it turned out that the MASTER_SITE_FREEBSD variable is already | knu | 2001-08-12 | 1 | -1/+1 |
| | | | | | used in bsd.port.mk for some different purpose... Define MASTER_SITE_FREEBSD_ORG instead. | ||||
* | Define MASTER_SITE_FREEBSD. | knu | 2001-08-12 | 1 | -0/+16 |
| | | | | I just wonder why we haven't had this. :) | ||||
* | USE_RUBY_SETUP shouldn't imply USE_RUBY_AMSTD any more. | knu | 2001-08-12 | 1 | -3/+1 |
| | |||||
* | ftp.mirror.ac.uk renames CPAN's directory. | kuriyama | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | Delete ftp.freesoftware.com entries because this site is down from May. | kuriyama | 2001-08-08 | 1 | -11/+5 |
| | |||||
* | <expletive> | tg | 2001-08-03 | 1 | -1/+1 |
| | | | | Revert, this change wasn't supposed to go in. | ||||
* | Use a variable for PYTHON_PORTVERSION. | tg | 2001-08-03 | 2 | -4/+5 |
| | |||||
* | Do not build-depend on archivers/bzip2 if the system has | knu | 2001-08-01 | 1 | -1/+1 |
| | | | | | | /usr/bin/bzip2, now that bzip2 is MFC'ed to 4-STABLE. Approved by: portmgr | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots as of | knu | 2001-07-31 | 1 | -7/+6 |
| | | | | 2001.07.31. | ||||
* | (1) Fix a typo becuase -> because. | steve | 2001-07-25 | 1 | -2/+5 |
| | | | | | | | | | Submitted by: Thierry Thomas <thierry@thomas.as> (2) Allow USE_X_PREFIX to be set to NO so that ports can use imake and not have to be installed in ${X11BASE}. Submitted by: Masafumi NAKANE <max@wide.ad.jp> | ||||
* | Upgrade to 2.1.1. | tg | 2001-07-25 | 1 | -3/+3 |
| | |||||
* | - Remove Eazel's mirror of MASTER_SITE_GNOME - the company died quite some | sobomax | 2001-07-23 | 1 | -3/+2 |
| | | | | | | | time ago. RIP - move http://prdownloads.sourceforge.net to the top of MASTER_SITE_SOURCEFORGE - according to numerous perorts it much faster than ftp3.sourceforge.net, which currently heads the list. | ||||
* | Add a new east-coast Ruby ftp mirror. | knu | 2001-07-23 | 1 | -0/+1 |
| | |||||
* | ftp.digital.com has been seperated from gatekeeper.dec.com. Switch to | obrien | 2001-07-16 | 1 | -2/+2 |
| | | | | using the historical name for this mirror. | ||||
* | Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly | sobomax | 2001-07-10 | 1 | -1/+5 |
| | | | | | | expand comment for DOCSDIR, so it is immediately clear what its value is. Ignored by: obrien, portmgr | ||||
* | Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the world | obrien | 2001-07-09 | 1 | -0/+3 |
| | | | | | | | can stop duplicating this. We can also add knobs in the future to autmatically create the directory and what not. Approved by: portmgr | ||||
* | List yet another RingServer in the comment section. | knu | 2001-07-05 | 1 | -0/+1 |
| | |||||
* | Upgrade to 2.0.1. | tg | 2001-07-05 | 1 | -3/+3 |
| | |||||
* | Workarround a bug in make(1) that leads results in --datadir/--localstatedir | sobomax | 2001-07-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | not being set properly for some ports. The problem is that ":S" modifier collapses spaces, even if the regex doesn't match. The following piece of make(1) "code" illustrates the problem: foo= a b .if ${foo} != ${foo:S/x//} all: @${ECHO} 'BAD!' .endif | ||||
* | Allow fully Gnome ports override default --localstatedir and --datadir | sobomax | 2001-07-03 | 1 | -2/+2 |
| | | | | | configure args if necessary. Previously only ports that optionally depend on Gnome were allowed to do so. | ||||
* | Pessimise Sourceforge mirror of MASTER_SITE_GNOME - it seems that Sourceforge | sobomax | 2001-07-03 | 1 | -1/+1 |
| | | | | | ftp servers are seriously overloaded (the problem persists at least for a week). | ||||
* | Fix stupid typo. | demon | 2001-07-02 | 1 | -1/+1 |
| | |||||
* | BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021. | sf | 2001-06-29 | 1 | -1/+1 |
| | | | | Approved by: portmgr | ||||
* | Make 'make search key="something with spaces"' etc. work. | green | 2001-06-29 | 1 | -1/+1 |
| | | | | Ignored for: almost a year | ||||
* | Harden a wording of ``do not commit here'' warning at the top of the file. It | sobomax | 2001-06-28 | 1 | -1/+3 |
| | | | | | appears that previous wording was not strong enough to prevent people from doing unauthorised changes. | ||||
* | Remove some extraneous breaks | brian | 2001-06-28 | 1 | -4/+2 |
| | | | | | PR: 27909 No response from: portmgr | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots. | knu | 2001-06-21 | 1 | -4/+4 |
| | |||||
* | Add a couple of new MASTER_SITE_RINGSERVER entries to a comment | knu | 2001-06-18 | 1 | -0/+1 |
| | | | | section. | ||||
* | Temporarily move ftp.freesoftware.com to the bottom of all site lists | roam | 2001-06-16 | 1 | -10/+10 |
| | | | | | it is in; it seems that it is still having problems similar to those which necessitated moving ftp.FreeBSD.org to another location. | ||||
* | Pessimise ftp2.sourceforge.net - for some reason it seriously outdated | sobomax | 2001-06-05 | 1 | -3/+3 |
| | | | | compared to other Sourceforge ftp/http sites. | ||||
* | Update lang/ruby to the long-awaited 1.6.4 release! Yeah! | knu | 2001-06-04 | 1 | -2/+2 |
| | |||||
* | Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. | knu | 2001-06-04 | 1 | -21/+42 |
| | | | | | | Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS. | ||||
* | Update ruby-devel to the latest snapshot, which now enters upon the | knu | 2001-06-01 | 1 | -3/+3 |
| | | | | 1.7.1 phase. | ||||
* | Update lang/ruby to 1.6.4-preview5. | knu | 2001-06-01 | 1 | -2/+2 |
| | |||||
* | Ruby's primary FTP site has (finally) been moved from ftp.netlab.co.jp | knu | 2001-06-01 | 1 | -1/+1 |
| | | | | to ftp.ruby-lang.org. | ||||
* | Uh oh, the PKGNAME of lang/ruby-devel was bogus... Sorry. | knu | 2001-05-29 | 1 | -1/+1 |
| | |||||
* | A couple of mirror sites (located in Korea and Belgium) are added to | knu | 2001-05-29 | 1 | -1/+3 |
| | | | | MASTER_SITE_RUBY. | ||||
* | Update lang/ruby to 1.6.4-preview4. | knu | 2001-05-26 | 1 | -6/+6 |
| | | | | Update lang-ruby-devel to the latest development snapshot. | ||||
* | Prepare a distribution patch and unbreak. | knu | 2001-05-24 | 1 | -2/+2 |
| | |||||
* | Update lang/ruby to 1.6.4-preview3. | knu | 2001-05-24 | 1 | -3/+3 |
| | |||||
* | Upgrade openssl to 0.9.6a and bump the shlib version in the process | dougb | 2001-05-23 | 1 | -1/+1 |
| | | | | | | | | | | due to non-backwards compatible changes. The shlib bump necessitates a corresponding bump in bsd.port.mk for the automagic openssl dependency. Mistakes in the port are my responsibility. Approval for the bsd.port.mk commit comes through asami -> kkenn -> me. Kris is a little busy at the moment, so he asked me to lob it in. Approved by: kris | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots. | knu | 2001-05-17 | 1 | -4/+4 |
| | | | | | | | | 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 subdir of ftp.cpan.org. | kuriyama | 2001-05-17 | 1 | -1/+1 |
| | |||||
* | Pessimise eazel.com - it was officially announced that the company is closing | sobomax | 2001-05-16 | 1 | -2/+2 |
| | | | | its doors and all online services will be shut down RSN. | ||||
* | Define RUBY_ELISPDIR. | knu | 2001-05-11 | 1 | -1/+4 |
| | |||||
* | Update lang/ruby to 1.6.4.p2.2001.05.12. | knu | 2001-05-11 | 1 | -12/+9 |
| | | | | Update lang/ruby-devel to 1.7.0-a2001.05.12. |