summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert the previous commit. A version of the previous patch wasKris Kennaway2002-11-111-191/+60
| | | | | | | | | extensively tested on the bento cluster, but the committed version introduces significant new breakage at a very inopportune time. This will be revisited later. Notes: svn path=/head/; revision=69925
* Chase the shared lib versions of gal and gtkhtml.Joe Marcus Clarke2002-11-111-2/+2
| | | | Notes: svn path=/head/; revision=69921
* Major change:Alan Eldridge2002-11-101-60/+191
| | | | | | | | | | | | | | | totally rewrote the autoconf/automake support section, with provisions for autoconf 2.54 and automake 1.7.x when they are ready. Minor change: Added DOCSDIR, EXAMPLESDIR, and DATADIR to PLIST_SUB. PR: 42351 Reviewed by: kris Approved by: kris Notes: svn path=/head/; revision=69862
* Update lang/ruby to 1.6.8-preview2.Akinori MUSHA2002-11-091-2/+2
| | | | | | | Feel free to send me any feedback before 1.6.8 is finally released. Notes: svn path=/head/; revision=69775
* Justify MASTER_SITE_NETSCAPE:SADA Kenji2002-11-081-11/+9
| | | | | | | | | | - remove an invalid site ftp.unipi.it - move some sites which doesn't have netscape48 distfile to the bottom of the list Approved by: trevor Notes: svn path=/head/; revision=69741
* Update lang/ruby to 1.6.8-preview1.Akinori MUSHA2002-11-061-3/+4
| | | | Notes: svn path=/head/; revision=69575
* * Fix a typo in the MLINKS documentationKris Kennaway2002-11-031-64/+193
| | | | | | | | | | | | | | | | | | | | | | | | | * If the ${COMMENT} file does not exist, use the value of the ${PORTCOMMENT} variable instead. This will allow us to incrementally phase out pkg-comment [1] * Miscellaneous fixes to the MASTER_SITES_N code [2] * Correct fmt(1) invocation so it works on older systems [3] * Improve the security-check target: [4] - Look for setuid/setgid binaries, and binaries that include calls to accept()/recvfrom() (which are likely to be network servers or have network server capability) - Check these binaries for insecure functions (if PORTS_AUDIT is set in the environment, check for a larger set of functions such as strcat/strcpy/sprintf) - Report network servers that are started by default. Submitted by: eric [1], lioux [2], fenner [3], kris [4] PR: ports/36078 [2], ports/36709 [2] Notes: svn path=/head/; revision=69320
* Update lang/ruby-devel to the latest snapshot as of 2002-10-30.Akinori MUSHA2002-11-021-2/+2
| | | | | | | | | FreeBSD/sparc64 fails to build this and somehow the entire OS gets frozen while running `miniruby'. I'd appreciate if someone with a clue could help me fix the problem. Notes: svn path=/head/; revision=69309
* s/ftp.dnsbalance.ring.gr.jp/www.dnsbalance.ring.gr.jp/Akinori MUSHA2002-10-261-1/+1
| | | | Notes: svn path=/head/; revision=68881
* Define DEPEND_RUBY_RDOC properly.Akinori MUSHA2002-10-251-1/+1
| | | | Notes: svn path=/head/; revision=68789
* Add more sites to MASTER_SITE_RUBY. Thanks a lot!Akinori MUSHA2002-10-231-0/+2
| | | | | | | | | | | | | - US: xyz.lcs.mit.edu, aka ftp5.FreeBSD.org Administrated by: wollman - JP: ${MASTER_SITE_RINGSERVER} Administrated by: Ring Server Project (http://www.ring.gr.jp/) Notes: svn path=/head/; revision=68692
* strips sties from MASTER_SITE_TCLTKDirk Meyer2002-10-201-4/+0
| | | | Notes: svn path=/head/; revision=68417
* - metalab.unc.edu, ftp.oit.unc.edu, and www.ibiblio.org point to the sameAkinori MUSHA2002-10-191-2/+1
| | | | | | | | | host, so remove the duplicates from MASTER_SITE_SUNSITE. - Add www.ibibio.org to MASTER_SITE_RUBY, the first mirror site in the US. Notes: svn path=/head/; revision=68382
* Add MASTER_SITE_GCC.Akinori MUSHA2002-10-191-0/+6
| | | | Notes: svn path=/head/; revision=68363
* "KEEP THIS LIST SORTED"Akinori MUSHA2002-10-181-26/+26
| | | | Notes: svn path=/head/; revision=68301
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-171-2/+2
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68198
* grammarTrevor Johnson2002-10-151-1/+1
| | | | Notes: svn path=/head/; revision=68110
* Fixed support for Blackdown JDK 1.3.x.Ernst de Haan2002-10-141-0/+2
| | | | | | | Submitted by: Seamus Venasse <Seamus.Venasse@polaris.ca> Notes: svn path=/head/; revision=68052
* Add MASTER_SITE_NETSCAPE to bsd.sites.mk. As originally submitted, this wasTrevor Johnson2002-10-141-0/+29
| | | | | | | | | | | | | | | | the list of sites from the www/linux-netscape6 port. I looked at fenner's survey, and removed some sites which did not carry Netscape 7 or which have been offline for a long time. Also, for some mysterious reason it takes 80 seconds to get a login prompt when I use the hostname ftp.netscape.com, so I replaced it in the list with two of the hosts it seems to point to, with the quicker one first and the slower one last. Submitted by: Kimura Fuyuki Reviewed by: sada (as originally submitted) PR: 42678 Notes: svn path=/head/; revision=68033
* It seems some of the GNOME mirrors are lagging behind in updates. ShuffleJoe Marcus Clarke2002-10-131-5/+7
| | | | | | | things around a little to try and improve download times. Notes: svn path=/head/; revision=67986
* Update MASTER_SITE_RINGSERVER:Akinori MUSHA2002-10-121-10/+6
| | | | | | | | - Remove www.mirrornavi.com from comment which seems to be dead. - Replace the http site with the Tenbin server. Notes: svn path=/head/; revision=67900
* Add yet another Sunsite mirror in Germany.Trevor Johnson2002-10-121-0/+1
| | | | Notes: svn path=/head/; revision=67836
* Fixed botched setup of MASTER_SITE_KDE_kde. Damn was I stupid. I didn'tAlan Eldridge2002-10-112-2/+20
| | | | | | | test all the cases. Sorry, folks. Notes: svn path=/head/; revision=67802
* 1. Welcome to KDE 3.0.4.Alan Eldridge2002-10-102-2/+4
| | | | | | | | | 2. Added a tagged version of MASTER_SITE_KDE, called MASTER_SITE_KDE_kde, like this: MASTER_SITE_KDE_kde= ${MASTER_SITE_KDE:S@%/@%/:kde@g} Notes: svn path=/head/; revision=67788
* Hack up some of the conditionals so that they work with older versions ofJoe Marcus Clarke2002-10-091-9/+17
| | | | | | | | | make. PR: 43813 Notes: svn path=/head/; revision=67699
* * Add the ability to specify WITH/WITHOUT_GNOME macros with a list ofJoe Marcus Clarke2002-10-071-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | components to build or not build with. For example: # make WITHOUT_GNOME=esound Will build a port that can optionally use esound support, without it. You can also specify multiple components separated with a space: # make WITHOUT_GNOME="esound gnomelibs" The converse is true for WITH_GNOME. Note, that this is backwards compatible with the old WITH/WITHOUT_GNOME macros. That is, # make -DWITHOUT_GNOME Will turn off all optional GNOME components. Also, # make WITHOUT_GNOME=yes Will do the same thing. * Mark a port BROKEN if it includes an unknown GNOME component [1] PR: 41873 [1] Submitted by: Edwin Groothuis <edwin@mavetju.org> [1] Not objected to by: sobomax Notes: svn path=/head/; revision=67580
* Add RUBY_MODNAME, RUBY_MODDOCDIR and RUBY_MODEXAMPLESDIR.Akinori MUSHA2002-10-061-0/+10
| | | | Notes: svn path=/head/; revision=67501
* Rename USE_RUBY_RD to USE_RUBY_RDTOOL, RUBY_RD to RUBY_RD2,Akinori MUSHA2002-10-061-10/+29
| | | | | | | | | | RUBY_RD_PORT to RUBY_RDTOOL_PORT and DEPEND_RUBY_RD2 to DEPEND_RUBY_RDTOOL. Add USE_RUBY_RDOC, RUBY_RDOC, RUBY_RDOC_PORT and DEPEND_RUBY_RDOC. Notes: svn path=/head/; revision=67499
* Ruby 1.7 on alpha does not coredump running Racc.Akinori MUSHA2002-10-051-1/+1
| | | | Notes: svn path=/head/; revision=67397
* http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/Akinori MUSHA2002-10-051-1/+1
| | | | Notes: svn path=/head/; revision=67314
* Set NOPORTDOCS in the USE_RUBY_RD case on alpha, because it is causingKris Kennaway2002-10-051-0/+4
| | | | | | | | | coredumps. Submitted by: knu Notes: svn path=/head/; revision=67297
* Fix installation of +MTREE_DIRS introduced in r1.424Kris Kennaway2002-10-021-4/+2
| | | | | | | Submitted by: sobomax Notes: svn path=/head/; revision=67291
* MASTER_SITE_LOCAL:Akinori MUSHA2002-09-301-4/+5
| | | | | | | | | | | | | | | | | ftp.jp.FreeBSD.org is back in sync with ftp.FreeBSD.org. Thanks to: kuriyama & the administrators MASTER_SITE_RUBY: ftp.chg.ru is back in sync with ftp.ruby-lang.org. Thanks to: Serge Krashakov <sakr@Chg.RU> MASTER_SITE_FESTIVAL, MASTER_SITE_FESTIVAL_OGI: Assign using += instead of = like other ones. Notes: svn path=/head/; revision=67269
* - Add back ftp.ruby-lang.org to MASTER_SITE_RUBY, but belowAkinori MUSHA2002-09-301-0/+10
| | | | | | | | | | | ftp.iij.ad.jp because ftp.ruby-lang.org is currently unstable. ftp.iij.ad.jp has much more capacious bandwidth and is synchronized with the master site tightly enough. - ftp.dti.ad.jp is a good one. Add it to various MASTER_SITE_*. Notes: svn path=/head/; revision=67259
* - Add back mirrors.sunsite.dk to MASTER_SITE_RUBY.Akinori MUSHA2002-09-291-6/+1
| | | | | | | | | - Remove non-working mirror sites from MASTER_SITE_SUNSITE. Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=67254
* Remove sites that are temporarily down or out of sync fromAkinori MUSHA2002-09-291-7/+3
| | | | | | | | MASTER_SITE_RUBY. They will be put back as soon as they get back up or in sync. Notes: svn path=/head/; revision=67252
* Add three mirror sites to MASTER_SITE_RUBY to fill vacancies.Akinori MUSHA2002-09-281-0/+3
| | | | | | | (ftp.iDaemons.org, mirrors.sunsite.dk and ftp.ntua.gr) Notes: svn path=/head/; revision=67193
* Remove non-working mirror sites from MASTER_SITE_RUBY.Akinori MUSHA2002-09-281-3/+0
| | | | Notes: svn path=/head/; revision=67191
* Update lang/ruby-devel to the latest snapshot as of 2002-09-27, whichAkinori MUSHA2002-09-271-4/+3
| | | | | | | | | | | fixes several coredump bugs and fatal threading problems. Remove the autoconf dependency by including a pre-generated configure script in the distfile. It now also includes a pre-generated parse.c made by bison 1.35. Notes: svn path=/head/; revision=67167
* * Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1]Kris Kennaway2002-09-251-4/+8
| | | | | | | | | | | | | | | | * Fix some problems in previous revision relating to writability test of ${DISTDIR}, by moving the check a) after we have made the directory if it doesn't exist, and b) inside the loop that actually fetches files, so the check isn't performed with every port make operation that depends on the fetch target (this breaks non-fetch targets as a different user) [2] Submitted by: bmah [1] Reported by: ijliao [2] Tested on: bento Notes: svn path=/head/; revision=67139
* Reroll a stable snapshot tarball as of 2002-09-12 for lang/rubyAkinori MUSHA2002-09-241-6/+2
| | | | | | | | | | containing a pregenerated configure and a parse.c generated with bison 1.35. This is to offer a smaller (.tar.bz2) distfile, remove the autoconf dependency and benefit from a bit more efficient parse.c than that which byacc(1) generates. Notes: svn path=/head/; revision=67102
* Fix distfile survey issues with X ports, update bsd.sites.mk to includeEric Anholt2002-09-211-3/+16
| | | | | | | | | | more working X mirrors and remove a local distfiles site that hasn't been updating. Approved by: portmgr Notes: svn path=/head/; revision=67018
* - Define RUBY_SHIM18_PORT and DEPEND_RUBY_SHIM18.Akinori MUSHA2002-09-211-0/+26
| | | | | | | - Introduce USE_RUBY_FEATURES to make life easier. Notes: svn path=/head/; revision=66998
* remove ftp.yggdrasil.comYing-Chieh Liao2002-09-211-1/+0
| | | | | | | | | | it's offline for a long time PR: 38191 Submitted by: Tom Rissman <trissman@mrdlaw.com> Notes: svn path=/head/; revision=66960
* Update lang/ruby-devel to the latset snapshot as of 2002.09.20.Akinori MUSHA2002-09-201-2/+3
| | | | Notes: svn path=/head/; revision=66935
* Add variables for ZOPE. Patch supplied by maintinerAlan Eldridge2002-09-201-0/+21
| | | | | | | | Submitted by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=66874
* * Some spelling/grammar fixes in commentsKris Kennaway2002-09-191-38/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replace some bare uses of cat with ${CAT} * [ports/19112] Ignore RCS files (*,v) when applying patches * [ports/19270] Check whether ${DISTDIR} is writable and fail with a better error message if not (mostly caused by trying to fetch as the wrong user) * [ports/23560] Force patch backup files to be created with .orig suffix * [ports/34717] Don't enclose PTHREAD_LIBS in quotes, because it will cause problems if used in an already-quoted string. * [ports/34987] Fix an awk warning in MASTER_SORT/MASTER_SORT_REGEX code * [misc/38724] Change some uses of the deprecated test -h to test -L * [1] Registering real dependencies: dependency registration looks at the currently-installed version of the dependency and registers that version, instead of registering the version in ports which may be newer than what is installed. * [2] Further 100% speed-up of dependency registration process by eliminating second call to package-depends (using information from the first call stored in +CONTENTS file of package being installed). Very useful for developing GNOME or similar packages with zillion dependencies, when package-depends target could take few minutes to complete; * [2] Proper set-up of ${SHELL} variable in build environment, so that user's interactive shell isn't picked instead. This has various implications, ranging from build process speed-up due to using /bin/sh to invoke libtool instead of bash or any other much more bloated user's shell (configure scripts often pick it up from the ${SHELL} environment), to fixing problems some users have when building random ports. Submitted by: sobomax [1] [2], Aleksandr A. Babaylov <.@babolo.ru> [ports/19112], Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> [ports/19270], Alan Bawden <Alan@LCS.MIT.EDU> [ports/23560], Christian Weisgerber <naddy@mips.inka.de> [ports/34717], knu [ports/34987], april <april@oublinet.net> [ports/38724] PR: ports/19112, ports/19270, ports/23560, ports/34717, ports/34987, ports/36237, ports/38724 Tested on: bento 4-exp build Notes: svn path=/head/; revision=66644
* make xemacs-devel-mule ver up to dateYing-Chieh Liao2002-09-181-2/+2
| | | | | | | | PR: 42872 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Notes: svn path=/head/; revision=66584
* Update lang/ruby-devel to the snapshot as of 2002-09-17.Akinori MUSHA2002-09-181-2/+2
| | | | | | | This fixes coredump on the Alpha. Notes: svn path=/head/; revision=66573
* Now supports the Sun JDK 1.4.1 for Linux instead of 1.4.0.Ernst de Haan2002-09-171-4/+4
| | | | Notes: svn path=/head/; revision=66493