summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Typo. Pointed out by S.J. Yu <sjyu@msi.com.tw>kevlo2003-11-281-1/+1
|
* Set the configure target properly and unbreak packaging for amd64.knu2003-11-241-3/+3
| | | | | | | | | It turned out that the configure target does not need to be overridable but just RUBY_ARCH does for those who are to use a hand-built interpreter with modules from ports. Hint given from: obrien Approved by: kris (implicitly), and myself
* Fix a typo that prevented proper automake257 dependencies from working.marcus2003-11-241-1/+1
| | | | | | PR: 59433 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: portmgr (implicit and kris)
* . Update MASTER_SITE_APACHE_JAKARTA to allow some of the older Jakartaglewis2003-11-201-0/+1
| | | | ports to fetch.
* Fix another error introduced in 1.199.trevor2003-11-191-1/+1
|
* Fix MASTER_SITE_MOZILLAeik2003-11-141-1/+1
| | | | Approved by: marcus (mentor)
* - populate MASTER_SITE_GNUSTEPdinoex2003-11-121-0/+6
|
* . Note some of the JDKs are now 1.4.2 rather than 1.4.1 (the native oneglewis2003-11-111-7/+7
| | | | was updated today in particular).
* Catch up on the libgnomeprint[ui] detection file names.marcus2003-11-111-2/+2
| | | | Submitted by: ade
* Document the new PORTDOCS macro. This is a comment change only.marcus2003-11-081-0/+10
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Really add the fix for 56096. This was tested on bento, but somehow removedmarcus2003-11-071-1/+1
| | | | | | at the last minute. This fixes PKG_ARGS when WRKDIRPREFIX is specified. Reminded by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* * Improve the test for the old ports directory layout [1]marcus2003-11-072-108/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Include SITE_PERL earlier [2] * Use the correct versions of autoconf and automake [3] * Add a PORTDOCS macro for automating installation of documentation files [4] * Define a default Fortran compiler for each version of USE_GCC [5] * Fix package builds when WRKDIRPREFIX is set [6] * Add more comment documentation on default targets [7] * Fix plist generation in certain cases [8] * Fix COMMENT/COMMENTFILE checking [9] * Use SU_CMD for deinstall and deinstall-all targets (provided INSTALL_AS_USER is not set) [10] * Define a default WWWOWN and WWWGRP [11] * Make INDEX builds work even when the port name is the same as a default target [12] * Fix the new share/nls/C links [13] * Don't look in ${LOCALBASE}/lib/compat/pkg for LIB_DEPENDS [14] * Document package-recursive [15] * Create a new virtual category, lisp [16] * Create a new real category, arabic * Add a new GCCVERSION macro for eaisly tracking compiler version changes [17] * Abstract out some of the common Apache bits [18] * Enable the use of USE_OPENLDAP after including bsd.port.pre.mk [19] * Add a new virtual category, pear [20] * Add support for randomizing MASTER_SITES [21] * Don't accept PORTVERSIONS that pkg_version can't handle [22] * Add support for dynamic pkg-install, pkg-deinstall, pkg-message, and pkg-req scripts [23] * Don't redirect stderr when running pkg_info -O. This may help troubleshoot mysterious "Error 1" messages. * Fix up the order of the various PKGNAME related macros to be consistent with portlint [24] PR: 21885 [1] 51588 [2] 55325 [3] 57778 [4] 55674 [5] 56096 [6] 56355 [7] 56533 [8] 57272 [9] 57378 [10] 57403 [11] 57438 [12] 57488 [13] 57664 [14] 57928 [15] 58232 [16] 58317 [17] 32604 [18] 57529 [19] 56582 [20] 48377 [21] 56960 [22] 58885 [23] 54351 [24] Submitted by: trevor [1] eik@fillmore-labs.com [2] rehsack@liwing.de, ade [3] eikemeier@fillmore-labs.com [4] thierry@pompo.net [5] Palle Girgensohn <girgen@pingpong.net> [6] edwin [7] leeym [8] edwin [9] fjoe [10] edwin [11] eikemeier@fillmore-labs.com [12] fuyuki@nigredo.org [13] eikemeier@fillmore-labs.com [14] freebsd@generalresources.com [15] linimon [16] linimon [17] dinoex [18] eikemeier@fillmore-labs.com [19] edwin [20] seanc [21] eikemeier@fillmore-labs.com [22] Reviewed by: eikemeier@fillmore-labs.com [23]
* Per distfile survey, remove mastersite from exim list that disappearedlinimon2003-11-051-1/+0
| | | | October 1st.
* Chase the libxslt shared lib version.marcus2003-11-041-1/+1
|
* Add dependency line for pyexpat as ${PYEXPAT} to provide adaptiveperky2003-11-041-0/+6
| | | | dependency for both of pre-2.3.2_2 and after-.
* back out my last commitijliao2003-11-041-5/+5
| | | | Noted by: trevor
* remove ftp.chl.chalmers.se from master_site_iscedwin2003-11-031-1/+0
|
* fix location of GNU_SITES for ftp.rediris.esedwin2003-11-031-1/+1
|
* Cleanup MASTER_SITE_MOZILLA, based on the information from www/mozillaedwin2003-11-031-7/+5
| | | | and net/perldap on the fenner distsurvey.
* Per distfile survey, remove packetstorm.blackroute.net, which disappearedlinimon2003-11-021-2/+0
| | | | | | in September 2003 (blackroute.net itself is still there, however); and packetstorm.org, which on its main page tells you that packetstorm.nl is the canonical page.
* Per distfile survey, crl.dec.com has not carried the Xcontrib fileslinimon2003-11-021-1/+0
| | | | | since January 2003. This was especially annoying in the distfile survey (and to users) as it was listed as the first choice.
* Update lang/ruby16 to the latest snapshot as of 2003-10-15.knu2003-10-311-2/+3
| | | | This fixes a few bugs in standard libraries.
* Update the ruby 1.8 feature list for the new ruby16-shim-18.knu2003-10-311-0/+9
|
* Update lang/ruby18 to 1.8.1-preview2.knu2003-10-311-5/+5
|
* substitute space with tabijliao2003-10-311-5/+5
|
* introduce MASTER_SITE_GNU_ALPHAijliao2003-10-311-0/+7
|
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-291-10/+21
| | | | | | | | | | - Correct USE_ZOPE dependency to Python 2.1. [1] - Fetch from correct MASTER_SITE_SUBDIR when upgrading python in same branch. [2] - Enable installing separated standard modules for python-devel port. Reported by: Filippo Natali <pitonat@libero.it> [1], Yoshihiko Sarumaru <mistral@imasy.or.jp> [2]
* Augment NETBSD list.trevor2003-10-281-0/+10
| | | | Obtained from: <URL:http://www.alltheweb.com>
* Update WINDOWMAKER list.trevor2003-10-281-2/+4
| | | | Obtained from: <URL:http://www.alltheweb.com> and fenner's survey
* Add a few more sites to the REDHAT list.trevor2003-10-281-0/+14
| | | | Obtained from: <URL:http://www.alltheweb.com>
* Promote mirrors.usc.edu to the top of the REDHAT list. It has sometrevor2003-10-281-1/+1
| | | | | Red Hat 6.1 distfiles which are not present on the rutgers or gatech sites.
* Fix the GENTOO list.trevor2003-10-281-3/+3
| | | | found by: fenner's survey
* - Remove 4 dead mirrors from MASTER_SITE_SUNSITEsergei2003-10-271-4/+0
| | | | | | | | | (double-checked by the submitter and myself) PR: 58561 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Prompted by: fenner's portsurvey Approved by: krion (implicit)
* Add a fake MAINTAINER line so that people who just glance at theadamw2003-10-271-0/+2
| | | | | | | | top of the file will note that bsd.sites.mk is ports@ territory, not portmgr territory. Hopefully, anyway. It's difficult because everything else in ports/Mk belongs to a specific entity.
* Don't duplicate sites in the GCC list that are already in the SOURCEWARE list.obrien2003-10-211-5/+0
|
* Add more GCC sites.trevor2003-10-211-1/+32
| | | | Obtained from: <URL:http://gcc.gnu.org/mirrors.html>
* - New option GNUSTEP_WITH_BASE_GCCdinoex2003-10-191-0/+4
| | | | PR: 55013
* - Layout for GnuSTEP 1.8.0dinoex2003-10-191-23/+3
|
* - Provide correct PYTHON_PORTVERSION as not default python's butperky2003-10-191-20/+23
| | | | | user-specified. - Provide PYTHON_SITE_SUBDIR for separated python standard module ports.
* Add www.gtlib.cc.gatech.edu to DEBIAN, GNOME, GNU, MOZILLA, NETBSD,trevor2003-10-181-0/+8
| | | | REDHAT_LINUX, SUNSITE and XFREE lists.
* - Enable restricting compatible python versions by USE_PYTHONperky2003-10-161-10/+70
| | | | | | | | | | | | | | eg) USE_PYTHON= yes # backward compatible USE_PYTHON= 2.2 # same as PYTHON_VERSION=python2.2 USE_PYTHON= 2.1+ # 2.1 at least USE_PYTHON= 2.0-2.2 # from 2.0 to 2.2 USE_PYTHON= -2.3 # up to 2.3. 2.4 is not allowed. - Introduce a new variable, PYTHON_PKGNAMESUFFIX for ports that is more popular without 'py-' prefix like Mailman or Zope. Reviewed by: silence on ports@
* new layout on ftp.rediris.es (MOZILLA list)trevor2003-10-151-1/+1
|
* Add MASTER_SITE_GENTOO.trevor2003-10-131-0/+79
| | | | Obtained from: http://www.gentoo.org/main/en/mirrors.xml
* Add two more sites to MASTER_SITE_MOZILLA. It seems Mozilla.org has changedmarcus2003-10-111-1/+2
| | | | their layout a bit.
* [patch] remove an obsolete master site from bsd.sites.mkedwin2003-10-041-1/+0
| | | | | | | | | | | Per Fenner's logs, and my own checking, the site ftp://uiarchive.uiuc.edu disappeared around July 22nd. This patch will remove the listing in MASTER_SITES_XCONTRIB; a few ports refer to it directly, but since they have individual maintainers they'll be separate PRs. PR: ports/57560 Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to Python-2.3.2perky2003-10-041-2/+2
|
* Remove ftp.digex.net[1].roam2003-10-031-4/+1
| | | | | | | | | | Remove ftp.meiji.ac.jp from the CTAN sites[2] (it is not even listed as a mirror on http://www.ctan.org/ anymore). Resolve unix.hensa.ac.uk's identity crisis as ftp.mirror.ac.uk[3] :) PR: 57505[1], 57506[2], 56590[3] Submitted by: Mark Linimon <linimon@lonesome.com> [1, 2], Tim Bishop <tim@bishnet.net> [3]
* - detect OpenSSL 0.9.7c in base as good.dinoex2003-10-021-2/+2
|
* Date: Tue, 30 Sep 2003 17:26:29 +0200edwin2003-09-301-1/+0
| | | | | | | | | | | From: Jean-Yves Lefort <jylefort@brutele.be> To: Edwin Groothuis <edwin@FreeBSD.org> Note that ftp.gnu.org should be removed from MASTER_SITE_SAVANNAH, as it is already listed in MASTER_SITE_GNU (it seems to be a GNU repository rather than a Savannah one -- my bad). Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Adds MASTER_SITE_SAVANNAH to bsd.sites.mkedwin2003-09-301-0/+4
| | | | | | | | Savannah (http://savannah.gnu.org/) is a more and more popular hosting site for free software projects. PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
OpenPOWER on IntegriCloud