aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.6.4 preview2 + a tiny hotfix.Akinori MUSHA2001-04-171-2/+2
| | | | Notes: svn path=/head/; revision=41592
* (1) Move inclusion of bsd.kde.mk to the right place.Satoshi Asami2001-04-161-5/+5
| | | | | | | | | | Reviewed by: will Tested on: bento (2) Chase XFree86-3 revision. Notes: svn path=/head/; revision=41456
* Fix glaring logic/typo bugs:Will Andrews2001-04-142-38/+38
| | | | | | | | | | | | 1) Move USE_KDEBASE_VER above USE_KDELIBS_VER so the implication works. 2) QTCFLIBS -> QTCFGLIBS, fixes port pre-definition of QTCFGLIBS. 3) Use libkonq.so.4, NOT libkparts.so.4 (part of kdelibs2!) for indication of kdebase2 installation. Wake-up call from: demon (whose kwix port now works :) Notes: svn path=/head/; revision=41382
* Add a missing backslash for line continuation.Peter Pentchev2001-04-131-1/+1
| | | | | | | | PR: 26541 Submitted by: David <david@wmol.com> Notes: svn path=/head/; revision=41347
* Update MASTER_SITE_GNOME with a few more non-US sites, and performAde Lovett2001-04-131-3/+6
| | | | | | | a little bit of spring cleaning whilst I'm here. Notes: svn path=/head/; revision=41340
* Update to the latest snapshot plus a fix against malloc race issue.Akinori MUSHA2001-04-121-10/+9
| | | | | | | | | | (1.6.4.p1.2001.04.11) This does not build on the very latest CURRENT due to the newly updated libreadline, but the problem will soon be fixed. Notes: svn path=/head/; revision=41322
* Add http://prdownloads.sourceforge.net/ into MASTER_SITE_SOURCEFORGE.Maxim Sobolev2001-04-111-0/+1
| | | | Notes: svn path=/head/; revision=41283
* Update to 1.6.4-preview1.Akinori MUSHA2001-04-101-6/+14
| | | | | | | Make bsd.ruby.mk easily handle preview releases. Notes: svn path=/head/; revision=41175
* Add prdownload.sourceforge.net to MASTER_SITE_SOURCEFORGE.Trevor Johnson2001-04-101-0/+1
| | | | Notes: svn path=/head/; revision=41166
* Update and augment MASTER_SITE_SUNSITE.Trevor Johnson2001-04-101-9/+28
| | | | Notes: svn path=/head/; revision=41165
* Follow changed layout at uiarchive.uiuc.edu in MASTER_SITE_CPAN.Trevor Johnson2001-04-101-1/+1
| | | | Notes: svn path=/head/; revision=41164
* Do the RUBY_WITH_PTHREAD hack in a more elegant way.Akinori MUSHA2001-04-061-3/+15
| | | | Notes: svn path=/head/; revision=40936
* Introduce a new variable: RUBY_WITH_PTHREAD.Akinori MUSHA2001-04-061-0/+9
| | | | | | | With it, extconf.rb is modified to link with -pthread instead of -lc. Notes: svn path=/head/; revision=40932
* add _RINGSERVER to _KDE.FUJISHIMA Satsuki2001-04-051-2/+3
| | | | | | | remove unneeded backslash added at rev1.37. Notes: svn path=/head/; revision=40916
* I don't know offhand how to delay defining PYTHON_PLATFORM untilThomas Gellekum2001-04-041-1/+4
| | | | | | | | | | the dependencies are evaluated and $PYTHON_CMD will surely exist, so I fake it with the help of expr(1), $OPSYS and $OSREL. PR: 26318 Notes: svn path=/head/; revision=40834
* New variable PYTHON_PLATFORM, which contains Python's idea ofThomas Gellekum2001-04-031-2/+5
| | | | | | | the platform it's running on. Notes: svn path=/head/; revision=40802
* Overhaul QT/KDE support:Will Andrews2001-04-033-84/+86
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Invoke ruby with -d when the variable DEBUG is defined. (make -DDEBUG)Akinori MUSHA2001-04-021-6/+11
| | | | Notes: svn path=/head/; revision=40706
* Update to the latest snapshot of the stable branch, plus a workaroundAkinori MUSHA2001-04-011-1/+1
| | | | | | | | | | for the longstanding libc vs. libc_r issue. This should hopefully fix all the ruby extensions such as Ruby/Qt2GL, Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :) Notes: svn path=/head/; revision=40694
* Add a .uk site to MASTER_SITE_GNOME.Ben Smithurst2001-03-301-0/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=40595
* Update to the latest snapshot of the stable branch.Akinori MUSHA2001-03-281-1/+1
| | | | | | | Yes, 1.6.4 release will be released soon before 4.3-RELEASE. Notes: svn path=/head/; revision=40472
* Add a .uk master site to MASTER_SITE_KDE.Ben Smithurst2001-03-271-0/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=40454
* Fix bogon. Note to self: pay more attention to what you're doing.Will Andrews2001-03-262-6/+0
| | | | Notes: svn path=/head/; revision=40383
* Fix variable usage and comments.Will Andrews2001-03-252-18/+18
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=40378
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-242-0/+218
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static) Notes: svn path=/head/; revision=40324
* (1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This isSatoshi Asami2001-03-241-8/+15
| | | | | | | | | | | | | | | | an alias of a small group of people who agreed to take care of this file. (2) USE_QT2 now depends on qt23, not qt22, which will be deleted shortly. (3) Add new variables PTHREAD_CFLAGS and PTHREAD_LIBS to help the transition with the new pthread linking scheme. Submitted by: sobomax (4) Add new categories science and ukrainian. PR: 23313 (ukrainian) Notes: svn path=/head/; revision=40322
* "ftp.ru.FreeBSD.og" doesn't exist. There isn't even an ".og" domain. =)Bill Fenner2001-03-241-1/+1
| | | | | | | Found by: distfile survey Notes: svn path=/head/; revision=40317
* - Pessimise ftp1.sourceforge.net - there are unconfirmed rumours that itMaxim Sobolev2001-03-221-2/+3
| | | | | | | | | | may be made mirrors-only soon; - add http:// counterpart for the ftp2.sourceforge.net. Submitted by: will, sobomax Notes: svn path=/head/; revision=40191
* ftp.nctu.edu.tw does not mirror ruby any more.Akinori MUSHA2001-03-211-1/+0
| | | | Notes: svn path=/head/; revision=40168
* Update to the latest stable snapshot. A couple of significantAkinori MUSHA2001-03-211-1/+1
| | | | | | | bugfixes have been made since the 1.6.3 release. C'est la vie. ;) Notes: svn path=/head/; revision=40153
* add _RINGSERVER to _GNOME.FUJISHIMA Satsuki2001-03-201-1/+2
| | | | Notes: svn path=/head/; revision=40119
* Add ftp1.sourceforge.net into MASTER_SITE_SOURCEFORGE.Maxim Sobolev2001-03-201-0/+2
| | | | | | | Prompted by: bento Notes: svn path=/head/; revision=40085
* Add some relatively geographically distributed mirrors to MASTER_SITE_LOCALWill Andrews2001-03-201-3/+8
| | | | | | | and add a new mirror to MASTER_SITE_SOURCEFORGE (yay ftp3 @ UNC!). Notes: svn path=/head/; revision=40073
* Update to 1.6.3 release.Akinori MUSHA2001-03-191-2/+6
| | | | Notes: svn path=/head/; revision=40042
* Update to the snapshot of the stable branch as of yesterday.Akinori MUSHA2001-03-171-1/+1
| | | | | | | The 1.6.3 release has been postponed but now scheduled on next Monday. Notes: svn path=/head/; revision=39987
* Reorganize MASTER_SITE_GNOME as a result of the mirrors beingAde Lovett2001-03-131-13/+6
| | | | | | | completely reworked by the GNOME team. Notes: svn path=/head/; revision=39785
* Add ftp.plig.net back to MASTER_SITE_NETBSD as ftp.uk.netbsd.org.Trevor Johnson2001-03-131-0/+1
| | | | | | | Submitted by: joe Notes: svn path=/head/; revision=39783
* Remove ftp.plig.net because it is in the UK but hasn't a .uk TLD.Trevor Johnson2001-03-131-4/+14
| | | | | | | | | | | | Correct a typo in the iastate.edu listing. Add sites from http://www.netbsd.org/Sites/net.html#ftp . Remove defunct sites found by bento. Newly added ftp.questnet.net.au is untested because it is "limited to Australian connections." Approved by: modified "make fetch-list" (PR 25779) Notes: svn path=/head/; revision=39780
* Update to the latest snapshot of the stable branch. The long-awaitedAkinori MUSHA2001-03-121-1/+1
| | | | | | | 1.6.3 release is scheduled for this week... Notes: svn path=/head/; revision=39674
* Improve ruby-shebang-patch routine. Add a #! line when the scriptAkinori MUSHA2001-03-111-1/+8
| | | | | | | doesn't have one. Notes: svn path=/head/; revision=39597
* Specify only one DNS load-balancing master server forAkinori MUSHA2001-03-041-22/+29
| | | | | | | | | | | MASTER_SITE_RINGSERVER instead of listing each and every RingServer. It is painful and just a waste of time to look each RingServer for a file when it is gone or missing. (They are synchronized with each other so tightly) Notes: svn path=/head/; revision=39058
* Update to the stable branch's snapshot as of today (2001.03.04).Akinori MUSHA2001-03-041-1/+1
| | | | | | | Hopefully 1.6.3 will come out soon... Notes: svn path=/head/; revision=39028
* Add back some definitions for Python-1.6. Some people obviously stillThomas Gellekum2001-03-011-1/+16
| | | | | | | use it. Notes: svn path=/head/; revision=38929
* Fix a minor type, 's/definied/defined/g'.Steve Price2001-02-261-1/+1
| | | | Notes: svn path=/head/; revision=38776
* Update to 2001.02.19b, the second snapshot of today's. The RubiconAkinori MUSHA2001-02-191-1/+1
| | | | | | | | test suite found a bug in the previous snapshot. The 1.6.3 release is drawing near. Notes: svn path=/head/; revision=38490
* Update to the stable branch's snapshot as of today (2001.02.19), whichAkinori MUSHA2001-02-191-1/+1
| | | | | | | is meant to be a candidate for the 1.6.3 release. Notes: svn path=/head/; revision=38476
* (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295.Satoshi Asami2001-02-171-3/+3
| | | | | | | | | | | | | | | | Submitted by: reg PR: 24525 Approved by: obrien (2) Change XFree86 version in PKG_IGNORE_DEPENDS Submitted by: olgeni (3) Change message for "old layout" error to include a pointer to the cvsup FAQ. Submitted by: kris Notes: svn path=/head/; revision=38415
* Sort the 3rd party entries so one can easily find them.David E. O'Brien2001-02-171-183/+189
| | | | Notes: svn path=/head/; revision=38414
* Update to the snapshot as of 2001/02/05.Akinori MUSHA2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=38016
* Sync with XEmacs revision update.Shigeyuki Fukushima2001-02-051-3/+3
| | | | Notes: svn path=/head/; revision=37964