aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Update one URL for a site which was reorganized; remove eight othersTrevor Johnson2001-08-191-10/+2
| | | | | | | which are no longer usable. Notes: svn path=/head/; revision=46484
* Update lang/ruby and lang/ruby-devel to the latest snapshots.Akinori MUSHA2001-08-161-4/+4
| | | | | | | (as of 2001/08/16 20:00 JST) Notes: svn path=/head/; revision=46320
* Oops, it turned out that the MASTER_SITE_FREEBSD variable is alreadyAkinori MUSHA2001-08-121-1/+1
| | | | | | | | used in bsd.port.mk for some different purpose... Define MASTER_SITE_FREEBSD_ORG instead. Notes: svn path=/head/; revision=46149
* Define MASTER_SITE_FREEBSD.Akinori MUSHA2001-08-121-0/+16
| | | | | | | I just wonder why we haven't had this. :) Notes: svn path=/head/; revision=46146
* USE_RUBY_SETUP shouldn't imply USE_RUBY_AMSTD any more.Akinori MUSHA2001-08-121-3/+1
| | | | Notes: svn path=/head/; revision=46103
* ftp.mirror.ac.uk renames CPAN's directory.Jun Kuriyama2001-08-081-1/+1
| | | | Notes: svn path=/head/; revision=45950
* Delete ftp.freesoftware.com entries because this site is down from May.Jun Kuriyama2001-08-081-11/+5
| | | | Notes: svn path=/head/; revision=45949
* <expletive>Thomas Gellekum2001-08-031-1/+1
| | | | | | | Revert, this change wasn't supposed to go in. Notes: svn path=/head/; revision=45770
* Use a variable for PYTHON_PORTVERSION.Thomas Gellekum2001-08-032-4/+5
| | | | Notes: svn path=/head/; revision=45768
* Do not build-depend on archivers/bzip2 if the system hasAkinori MUSHA2001-08-011-1/+1
| | | | | | | | | /usr/bin/bzip2, now that bzip2 is MFC'ed to 4-STABLE. Approved by: portmgr Notes: svn path=/head/; revision=45690
* Update lang/ruby and lang/ruby-devel to the latest snapshots as ofAkinori MUSHA2001-07-311-7/+6
| | | | | | | 2001.07.31. Notes: svn path=/head/; revision=45669
* (1) Fix a typo becuase -> because.Steve Price2001-07-251-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> Notes: svn path=/head/; revision=45488
* Upgrade to 2.1.1.Thomas Gellekum2001-07-251-3/+3
| | | | Notes: svn path=/head/; revision=45469
* - Remove Eazel's mirror of MASTER_SITE_GNOME - the company died quite someMaxim Sobolev2001-07-231-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. Notes: svn path=/head/; revision=45392
* Add a new east-coast Ruby ftp mirror.Akinori MUSHA2001-07-231-0/+1
| | | | Notes: svn path=/head/; revision=45383
* ftp.digital.com has been seperated from gatekeeper.dec.com. Switch toDavid E. O'Brien2001-07-161-2/+2
| | | | | | | using the historical name for this mirror. Notes: svn path=/head/; revision=45179
* Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightlyMaxim Sobolev2001-07-101-1/+5
| | | | | | | | | expand comment for DOCSDIR, so it is immediately clear what its value is. Ignored by: obrien, portmgr Notes: svn path=/head/; revision=44999
* Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the worldDavid E. O'Brien2001-07-091-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 Notes: svn path=/head/; revision=44978
* List yet another RingServer in the comment section.Akinori MUSHA2001-07-051-0/+1
| | | | Notes: svn path=/head/; revision=44788
* Upgrade to 2.0.1.Thomas Gellekum2001-07-051-3/+3
| | | | Notes: svn path=/head/; revision=44785
* Workarround a bug in make(1) that leads results in --datadir/--localstatedirMaxim Sobolev2001-07-041-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 Notes: svn path=/head/; revision=44759
* Allow fully Gnome ports override default --localstatedir and --datadirMaxim Sobolev2001-07-031-2/+2
| | | | | | | | configure args if necessary. Previously only ports that optionally depend on Gnome were allowed to do so. Notes: svn path=/head/; revision=44710
* Pessimise Sourceforge mirror of MASTER_SITE_GNOME - it seems that SourceforgeMaxim Sobolev2001-07-031-1/+1
| | | | | | | | ftp servers are seriously overloaded (the problem persists at least for a week). Notes: svn path=/head/; revision=44695
* Fix stupid typo.Dmitry Sivachenko2001-07-021-1/+1
| | | | Notes: svn path=/head/; revision=44634
* BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021.FUJISHIMA Satsuki2001-06-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=44559
* Make 'make search key="something with spaces"' etc. work.Brian Feldman2001-06-291-1/+1
| | | | | | | Ignored for: almost a year Notes: svn path=/head/; revision=44543
* Harden a wording of ``do not commit here'' warning at the top of the file. ItMaxim Sobolev2001-06-281-1/+3
| | | | | | | | appears that previous wording was not strong enough to prevent people from doing unauthorised changes. Notes: svn path=/head/; revision=44532
* Remove some extraneous breaksBrian Somers2001-06-281-4/+2
| | | | | | | | PR: 27909 No response from: portmgr Notes: svn path=/head/; revision=44528
* Update lang/ruby and lang/ruby-devel to the latest snapshots.Akinori MUSHA2001-06-211-4/+4
| | | | Notes: svn path=/head/; revision=44285
* Add a couple of new MASTER_SITE_RINGSERVER entries to a commentAkinori MUSHA2001-06-181-0/+1
| | | | | | | section. Notes: svn path=/head/; revision=44168
* Temporarily move ftp.freesoftware.com to the bottom of all site listsPeter Pentchev2001-06-161-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. Notes: svn path=/head/; revision=44075
* Pessimise ftp2.sourceforge.net - for some reason it seriously outdatedMaxim Sobolev2001-06-051-3/+3
| | | | | | | compared to other Sourceforge ftp/http sites. Notes: svn path=/head/; revision=43516
* Update lang/ruby to the long-awaited 1.6.4 release! Yeah!Akinori MUSHA2001-06-041-2/+2
| | | | Notes: svn path=/head/; revision=43493
* Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.Akinori MUSHA2001-06-041-21/+42
| | | | | | | | | Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS. Notes: svn path=/head/; revision=43490
* Update ruby-devel to the latest snapshot, which now enters upon theAkinori MUSHA2001-06-011-3/+3
| | | | | | | 1.7.1 phase. Notes: svn path=/head/; revision=43387
* Update lang/ruby to 1.6.4-preview5.Akinori MUSHA2001-06-011-2/+2
| | | | Notes: svn path=/head/; revision=43385
* Ruby's primary FTP site has (finally) been moved from ftp.netlab.co.jpAkinori MUSHA2001-06-011-1/+1
| | | | | | | to ftp.ruby-lang.org. Notes: svn path=/head/; revision=43384
* Uh oh, the PKGNAME of lang/ruby-devel was bogus... Sorry.Akinori MUSHA2001-05-291-1/+1
| | | | Notes: svn path=/head/; revision=43289
* A couple of mirror sites (located in Korea and Belgium) are added toAkinori MUSHA2001-05-291-1/+3
| | | | | | | MASTER_SITE_RUBY. Notes: svn path=/head/; revision=43231
* Update lang/ruby to 1.6.4-preview4.Akinori MUSHA2001-05-261-6/+6
| | | | | | | Update lang-ruby-devel to the latest development snapshot. Notes: svn path=/head/; revision=43072
* Prepare a distribution patch and unbreak.Akinori MUSHA2001-05-241-2/+2
| | | | Notes: svn path=/head/; revision=43028
* Update lang/ruby to 1.6.4-preview3.Akinori MUSHA2001-05-241-3/+3
| | | | Notes: svn path=/head/; revision=43000
* Upgrade openssl to 0.9.6a and bump the shlib version in the processDoug Barton2001-05-231-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 Notes: svn path=/head/; revision=42951
* Update lang/ruby and lang/ruby-devel to the latest snapshots.Akinori MUSHA2001-05-171-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. Notes: svn path=/head/; revision=42688
* Fix subdir of ftp.cpan.org.Jun Kuriyama2001-05-171-1/+1
| | | | Notes: svn path=/head/; revision=42664
* Pessimise eazel.com - it was officially announced that the company is closingMaxim Sobolev2001-05-161-2/+2
| | | | | | | its doors and all online services will be shut down RSN. Notes: svn path=/head/; revision=42630
* Define RUBY_ELISPDIR.Akinori MUSHA2001-05-111-1/+4
| | | | Notes: svn path=/head/; revision=42537
* Update lang/ruby to 1.6.4.p2.2001.05.12.Akinori MUSHA2001-05-111-12/+9
| | | | | | | Update lang/ruby-devel to 1.7.0-a2001.05.12. Notes: svn path=/head/; revision=42533
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Fix path for Russian mirror of GNOME.Dmitry Sivachenko2001-05-111-1/+1
| | | | Notes: svn path=/head/; revision=42516