summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* back out last commit, MASTER_SORT can do the job and much moreRenato Botelho2006-03-211-1/+1
| | | | Notes: svn path=/head/; revision=157918
* Fix typo on MASTER_SITE_SOURCEFORGE_PREFERREDRenato Botelho2006-03-211-1/+1
| | | | | | | Noted by: tdb Notes: svn path=/head/; revision=157889
* be able to define favourite sourceforge download site just definingRenato Botelho2006-03-211-1/+1
| | | | | | | | | | | | MASTER_SITE_SOURCEFORGE_PREFERED=xxx on /etc/make.conf PR: ports/94661 Submitted by: edwin Notes: svn path=/head/; revision=157888
* Remove mirrors.rcn.net, it seems to have disappeared.Mark Linimon2006-03-201-2/+0
| | | | | | | | PR: ports/94273 Submitted by: Ion-Mihai "IOnut" Tetcu Notes: svn path=/head/; revision=157721
* - hash can now be installed on php4Pav Lucistnik2006-03-191-2/+2
| | | | | | | | PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Notes: svn path=/head/; revision=157687
* - Add pecl-hash to the list of USE_PHP componentsPav Lucistnik2006-03-181-1/+2
| | | | | | | | | PR: ports/90568 (part of) Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months) Notes: svn path=/head/; revision=157547
* - Add PDO extension to a php5-extensions metaport and enable it by default.Pav Lucistnik2006-03-181-1/+2
| | | | | | | | | | | This is consistent with vendor configure. PR: ports/90565 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months) Notes: svn path=/head/; revision=157546
* - set default GNUSTEP_PREFIXDirk Meyer2006-03-181-0/+5
| | | | | | | | | Andriy Gapon - new option USE_GNUSTEP_PREFIX Notes: svn path=/head/; revision=157530
* Update xemacs-devel to 21.5-b25.Andrey Slusar2006-03-161-2/+2
| | | | Notes: svn path=/head/; revision=157457
* Update xemacs-devel-mule to 21.5-b25Andrey Slusar2006-03-161-2/+2
| | | | Notes: svn path=/head/; revision=157389
* - Fix USE_APACHE=22Clement Laforet2006-02-231-1/+1
| | | | | | | | | Approved by: portmgr (self) Spotted by: Larry Rosenman <ler at lerctr dot org> Notes: svn path=/head/; revision=156762
* Clean up spurious "true" in the case of a non-autotools run-autotoolsAde Lovett2006-02-231-1/+1
| | | | | | | | | | | target. PR: 93757 Forgotten by: ade Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156757
* Conversion to a single libtool environment.Ade Lovett2006-02-231-42/+20
| | | | | | | | | | | | | | | | | | | | | * devel/libtool13 is no more (requiem mors pacem) * devel/libtool15 now installs as ${LOCALBASE}/bin/libtool etc. (ie: no versioning on the binaries and scripts) * USE_AUTOTOOLS= libtool:XX:inc has been deprecated Where possible, ports should simply set GNU_CONFIGURE=yes and use the pre-packaged version of libtool that comes as part of the source distribution * all the legacy hacks to libtool that we have been saddled with over the years have been removed. (eg: .la files are now installed) This brings us in line not only with Linux distributions, but also pkgsrc. * libtool now understands, and correctly handles, "nonstandard" compilers such as g++34, gcc295, etc. etc. This could not have happened without the truly outstanding work from kris, not only putting up with me, but also running countless builds, both on dosirak and pointyhat. I am truly indebted to him. Sponsored by: Theakston Old Peculier, Marlboro Red, Cafe de Colombia Approved by: portmgr (kris) Notes: svn path=/head/; revision=156752
* Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested asAde Lovett2006-02-231-8/+6
| | | | | | | | | part of the single-libtool patch. Approved by: portmgr (kris) Notes: svn path=/head/; revision=156751
* As a result of the conversion to single libtool, the glib/gtk 1.2.xAde Lovett2006-02-231-10/+3
| | | | | | | | | libraries have now moved from <lib>12.so to <lib>-12.so Approved by: portmgr (kris) Notes: svn path=/head/; revision=156750
* * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplementedKris Kennaway2006-02-231-69/+20
| | | | | | | | | | | | | | | | so it appends to (BUILD|RUN)_DEPENDS instead of defining new types, since this requires changes to third party code like the tinderbox and pointyhat. Hopefully this will be revisited by the author in the future. [1] * Cause USE_RC_SUBR to install startup scripts as foo, rather than foo.sh, on applicable RELENG_6 systems as well as HEAD [2] PR: ports/92711 [1], ports/93265 [2] Submitted by: ade [1], dougb [2] Notes: svn path=/head/; revision=156742
* Removed unfetchablemastersites from MASTER_SITE_XEMACS.Andrey Slusar2006-02-221-2/+0
| | | | Notes: svn path=/head/; revision=156656
* Big port infrastructure overhaul to ease module maintance. The userBrooks Davis2006-02-221-0/+75
| | | | | | | | | | | | | | visiable changes are: - Use OPTIONS to control php#-mysql and pear-DB (for PostgreSQL support) depends. - Replace the DRUPDIR make variable with DRUPAL_BASE. Other changes include abstracting some command paths and most of the module makefiles out into a bsd.drupal.mk that lives in www/drupal for now. Module updates to follow. Notes: svn path=/head/; revision=156631
* Perl 5.8.8 is the default now.Anton Berezin2006-02-201-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156524
* Revert previous changes.Andrey Slusar2006-02-161-2/+36
| | | | Notes: svn path=/head/; revision=156157
* Remove 19.x emacsen.Andrey Slusar2006-02-161-36/+2
| | | | Notes: svn path=/head/; revision=156156
* - Remove the use of .error in favour of BROKEN to fail more gracefullyKris Kennaway2006-02-111-7/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1] - Fix all-depends-list target with dependencies that use the ':target' syntax. [2] - Correct errors in USE_DOS2UNIX. [3], [4] - Detect conflicts between installed and requested FAM implementations and fail more gracefully instead of registering a dependency on the wrong port. Set the default implementation based on what the user has already installed. [5] - Correctly clean up info subdirectories in pkg-plist [6] - The linux ldconfig invocation has to be done in a chroot, else some FreeBSD native libs get cached in the linux ld.so.cache. Use the internal chroot feature of the linux ldconfig to do this. [7] - Update the OpenLDAP default version. [8] PR: ports/92446 [1], ports/86310 [2], ports/92584 [3], ports/92688 (partial) [4], ports/92583 [5], ports/91057 [6], ports/92322 [7], ports/86310 [9] Submitted by: linimon [1], mi [2], jylefort [3], danfe [3], Alejandro Pulver <alejandro at varnet dot biz> [4], marcus [5], gerald [6], netchild [7], vsevolod [8] Notes: svn path=/head/; revision=155693
* Add MySQL 5.1 shared library number.Alex Dupre2006-02-051-0/+1
| | | | Notes: svn path=/head/; revision=155246
* Update xemacs-devel to 21.5.b24Andrey Slusar2006-02-021-2/+2
| | | | Notes: svn path=/head/; revision=155086
* - Add osdn, the master sourceforge siteRenato Botelho2006-02-021-1/+1
| | | | | | | | PR: ports/92726 Submitted by: Vyacheslav Anikin <ghos@mail.ru> Notes: svn path=/head/; revision=155056
* Add a hack for dbus service installation.Joe Marcus Clarke2006-02-021-0/+1
| | | | Notes: svn path=/head/; revision=155046
* Update to KDE 3.5.1.Michael Nottebrock2006-02-012-6/+6
| | | | Notes: svn path=/head/; revision=154984
* - pfpro extension is only for php4Alex Dupre2006-02-011-2/+2
| | | | | | | - add location to pfpro directory Notes: svn path=/head/; revision=154977
* Fix capitalization of IGNORE messages.Mark Linimon2006-02-011-9/+9
| | | | Notes: svn path=/head/; revision=154971
* The last commit was not quite ready for prime time. Not only did I failMark Linimon2006-02-011-17/+17
| | | | | | | | | | | | | to reword the strings in the IGNORE statements, but also the change from BROKEN_WITH to IGNORE_WITH is wrong without the accompanying changes throughout the ports tree. Hat: portmgr Pointy hat: linimon Noticed by: kris Notes: svn path=/head/; revision=154968
* - Add a php extension pfpro (PayFlow Pro).Pav Lucistnik2006-01-311-1/+2
| | | | | | | | | PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=154939
* Update xemacs and xemacs21-mule to 21.4.19Andrey Slusar2006-01-311-3/+3
| | | | Notes: svn path=/head/; revision=154880
* Add support for Zope 2.9.Hye-Shik Chang2006-01-301-2/+5
| | | | | | | Submitted by: HAYASHI Yasushi <yasi@yasi.to> Notes: svn path=/head/; revision=154758
* - support multiple backends as dependeciesDirk Meyer2006-01-291-12/+12
| | | | | | | some internal macros renamed Notes: svn path=/head/; revision=154705
* Switch this over to the mailing list.Mark Linimon2006-01-292-2/+2
| | | | | | | Approved by: will Notes: svn path=/head/; revision=154703
* Replace BROKEN with IGNORE.Vsevolod Stakhov2006-01-281-13/+13
| | | | | | | | PR: 92445 Submitted by: linimon Notes: svn path=/head/; revision=154630
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-282-42/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
* Pass maintainership to emulation.Jean-Yves Lefort2006-01-251-2/+2
| | | | | | | Discussed with: netchild Notes: svn path=/head/; revision=154439
* Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which workedMark Linimon2006-01-231-5/+9
| | | | | | | | | | | | | | | | | | correctly to start with. NOTE: if you have your ports tree outside of /usr/ports and don't make your own INDEX, 'make search' will return no results. This was a pre-existing problem which no one had ever noticed. People with long experience in software can imagine the merriment of attempting to debug the current problem given this, for themselves. PR: ports/92189 Submitted by: linimon Fix from clement Notes: svn path=/head/; revision=154299
* Fix regression in all-depends-list target on 4.X due to ancient, buggy,Mark Linimon2006-01-231-1/+1
| | | | | | | | | | | | make(1) that does not support -C properly. PR: ports/92188, 92189 Submitted by: tobez, linimon Patch from: clement Tested on: 4.10, 5.4, 6.0 Notes: svn path=/head/; revision=154297
* - Zope 3.1 is now 3.2Pav Lucistnik2006-01-231-4/+4
| | | | Notes: svn path=/head/; revision=154290
* - USE_REINPLACE is noop nowPav Lucistnik2006-01-221-1/+0
| | | | Notes: svn path=/head/; revision=154190
* ftp.cn.freebsd.org is temporarily missing the local distfiles, so commentDoug Barton2006-01-221-2/+2
| | | | | | | them out while the admins (who are aware of the issue) solve the problem. Notes: svn path=/head/; revision=154131
* Emergency fix to the @dirrmtry code.Mark Linimon2006-01-221-2/+2
| | | | | | | | | PR: ports/92128 Submitted by: edwin Reviewed by: kris, linimon Notes: svn path=/head/; revision=154122
* Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. ThisJoe Marcus Clarke2006-01-211-1/+1
| | | | | | | fixes an errant "true" that can be seen after make patch. Notes: svn path=/head/; revision=154094
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-211-2/+0
| | | | | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again. Notes: svn path=/head/; revision=154073
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-2116-188/+551
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23] Notes: svn path=/head/; revision=154065
* Add support for lang/gcc42Edwin Groothuis2006-01-211-1/+2
| | | | Notes: svn path=/head/; revision=154038
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-2/+2
| | | | | | | | allow user defined location of all files this makes this file save for other ports to include Notes: svn path=/head/; revision=153893
* - update MASTER_SITE_GNUSTEPDirk Meyer2006-01-191-1/+1
| | | | Notes: svn path=/head/; revision=153887