aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - Add Get-E mirrors for e17 stuff.Stanislav Sedov2007-03-111-0/+10
| | | | Notes: svn path=/head/; revision=187165
* Retire jpeg-mmxMichael Johnson2007-03-081-3/+1
| | | | Notes: svn path=/head/; revision=186900
* Add php5 oci8 extensions.Alex Dupre2007-03-081-1/+2
| | | | | | | | PR: ports/109962 Submitted by: chinsan Notes: svn path=/head/; revision=186877
* - Update and rename my mirrorsAndrew Pantyukhin2007-03-071-4/+9
| | | | | | | | - Keep the old name around for a smooth transition instead of a sweeping commit Notes: svn path=/head/; revision=186798
* * Fix 'make search' with non-default ${PORTSDIR}Mark Linimon2007-03-061-0/+2
| | | | | | | | PR: ports/105917 Submitted by: shaun Notes: svn path=/head/; revision=186642
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-063-126/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix 'make search' with non-default ${PORTSDIR} [2] * Fix typo in USE_LDCONFIG32 message [3] * Allow USE_PHP after inclusion of bsd.port.pre.mk [4] * Document NO_LDCONFIG_MTREE [5] * Update/enhance description of INSTALLS_SHLIB and USE_LDCONFIG [6] * Remove obsolete code in bsd.port.mk dealing with 4.X and other, even older, releases [7] * Remove references to obsolete ports from bsd.java.mk [8] PR: 105883 [1], 105917 [2], 106195 [3], 106557 [4], 108738 [5], 108739 [6], 108782 [7], 103357 [8] Submitted by: bsam [1], shaun [2], edwin [3], ale [4], gerald [5] [6], linimon [7], kris [7], gabor [4] Notes: svn path=/head/; revision=186638
* - add PYTHON to CONFIGURE_ENV so that ports using auto* for python will beAlexander Botero-Lowry2007-02-261-0/+3
| | | | | | | | | able to detect it if it's not installed as bin/python Prodded by: 104560, and others Notes: svn path=/head/; revision=185960
* - (Re)add the sql dependency trigger. [1]Michael Nottebrock2007-02-232-4/+6
| | | | | | | | | - Don't clobber BUILD/RUN_DEPENDS if no QT4_COMPONENTS are specified. [2] Submitted by: [1] Danny Pansters <danny@ricin.com>, [2] nivit Notes: svn path=/head/; revision=185750
* Update to OpenLDAP 2.4.4a.Xin LI2007-02-211-1/+1
| | | | | | | Approved by: portmgr (kris, bsd.port.mk part) Notes: svn path=/head/; revision=185598
* - Fix WITH_DEBUG for ports that use STRIP_CMDPav Lucistnik2007-02-201-1/+1
| | | | | | | | PR: ports/109347 Submitted by: Andrew Turner <andrew@fubar.geek.nz> Notes: svn path=/head/; revision=185561
* - Correct recently added WITH_DEBUG knob to not overzealously eat all -fPav Lucistnik2007-02-191-1/+1
| | | | | | | | | | starting cflags, but only -fno-strict-aliasing, thus not going beyond the point of negating the default CFLAGS Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=185539
* Revert previous commit: it creates more damage than it fixed.Alex Dupre2007-02-181-4/+0
| | | | Notes: svn path=/head/; revision=185470
* Fix segmentation fault on unloading, by loading php extensions inAlex Dupre2007-02-161-0/+4
| | | | | | | reversal alphabetical order. Notes: svn path=/head/; revision=185293
* Update to Python 2.4.4.Xin LI2007-02-141-2/+2
| | | | | | | | | Approved by: maintainer timeout, alexbl (python@) Tested by: pointyhat PR: ports/105901 Notes: svn path=/head/; revision=185141
* - Remobe ruby 1.6 bits.Stanislav Sedov2007-02-131-84/+3
| | | | Notes: svn path=/head/; revision=185087
* - Add horde mirrorsAndrew Pantyukhin2007-02-121-0/+14
| | | | Notes: svn path=/head/; revision=185055
* Add a bunch of php5 default extensions.Alex Dupre2007-02-091-4/+8
| | | | Notes: svn path=/head/; revision=184672
* - Fix typo: svg is in graphics/qt4-svgRong-En Fan2007-02-082-2/+2
| | | | | | | Approved by: lofi (implicit) Notes: svn path=/head/; revision=184586
* Update to 22.0.93Andrey Slusar2007-02-061-2/+2
| | | | | | | | | PR: ports/108464 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: keramida(maintainer) Notes: svn path=/head/; revision=184417
* Post-import bugfixorama:Michael Nottebrock2007-02-062-6/+6
| | | | | | | | | | | | | | - Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan Notes: svn path=/head/; revision=184359
* - Force new pkg_install suite on people on systems older than January 10 2006.Pav Lucistnik2007-02-051-2/+2
| | | | | | | | | | | That is: 4.X, 5.3 and older, 6.0 This fixes tar bailing out cannot finding (null) on make package, and if people use pkg_delete(1) from this port, it fixes the `can't remove (null)/libdata/ldconfig/foo' on deinstall too. Notes: svn path=/head/; revision=184326
* Add qt4, a multiplatform C++ application frameworkMichael Nottebrock2007-02-053-4/+173
| | | | Notes: svn path=/head/; revision=184304
* Update the USE_QT_VER switch description (allows 3 and 4 for values now).Michael Nottebrock2007-02-051-5/+6
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=184301
* - Support Tcl/Tk 8.5 in USE_TCL/USE_TKPav Lucistnik2007-02-051-4/+5
| | | | | | | | PR: ports/108510 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=184268
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus Notes: svn path=/head/; revision=184211
* - Add some bits for gtk-sharp10, gtk-sharp20, and gnome-sharp20 dependenciesTom McLaughlin2007-02-041-4/+19
| | | | | | | | | | | | * New USE_GNOME values: gtksharp10 gtksharp20 gnomesharp20 Approved by: gnome@ (awhile ago, i just never committed this) Notes: svn path=/head/; revision=184173
* Drop PORTOBJFORMAT now that it is entirely unused.Kris Kennaway2007-02-042-15/+2
| | | | Notes: svn path=/head/; revision=184154
* bsd.port.mkPav Lucistnik2007-01-313-177/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [1] Remove DEPENDS [2] Add a new pkg-plist keyword @stopdaemon [3] Provide rc.subr script suffix as RC_SUBR_SUFFIX [4] Add USE_CDRTOOLS to abstract dependency on sysutils/cdrtool[-cjk] [5] Add DOS2UNIX_REGEX, allowing to pass a filename regex to CRLF replacement routine [6] Support partially translated manpages in MAN* variables [7] Fix USE_LDCONFIG on ports with @cwd in pkg-plist [8] Remove support for XFree86 3.X [9] Add user settable WITH_DEBUG flag that turns on -g in CFLAGS and resets STRIP [9] Fix `make install' to refuse overwriting of older version of the port [10] New category ports-mgmt [11] New category gnustep [12] Removed category picobsd bsd.java.mk [13] Remove deprecated syntax bsd.tcl.mk [14] Provide TCL_VER when USE_TK[_BUILD] is defined. Fixes cad/netgen ports/Makefile [15] Make csup default `make update' method on FreeBSD 6.2 and up PR: ports/99742 [1], ports/93373 [2], ports/100915 [3], ports/105161 [4], ports/106029 [5], ports/106252 [6], ports/106235 [7], ports/100939 [9], ports/97507 [10], ports/103931 [11], ports/106921 [12], ports/104136 [13], ports/105215 [15] Submitted by: sem [1] [2], Matthias Andree <matthias.andree@gmx.de> [3], nork [4], pav [5] [7] [14], Nick Barkas <snb@threerings.net> [6], flz [8], gabor [9], shaun [10], erwin [12], hq [13], Gurkan Sengun <gurkan@linuks.mine.nu> [11] Notes: svn path=/head/; revision=183768
* - ftp.cn.FreeBSD.org is backRong-En Fan2007-01-301-2/+2
| | | | | | | | PR: ports/108410 Submitted by: chinsan Notes: svn path=/head/; revision=183730
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway2007-01-301-1/+1
| | | | | | | | objformat(1) and defaulting to a.out. This will be removed entirely once port makefiles no longer reference it. Notes: svn path=/head/; revision=183681
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway2007-01-301-13/+2
| | | | | | | | | | | objformat(1) and defaulting to a.out. This will be removed entirely once port makefiles no longer reference it. * Retire NO_FILTER_SHLIBS and associated pkg-plist mangling code that attempted to handle a.out-style shared library naming Notes: svn path=/head/; revision=183679
* - Transfer maintainership of this file to Gerald PfeiferPav Lucistnik2007-01-291-1/+1
| | | | Notes: svn path=/head/; revision=183608
* Remove python21 and python22 bits now that they are gone.Tom McLaughlin2007-01-271-19/+1
| | | | | | | Approved by: python@ (alexbl) Notes: svn path=/head/; revision=183383
* Does not build with current wavpack and got obsoleted by 0.10.x version.Jeremy Messenger2007-01-251-1/+1
| | | | | | | | | BTW: All of gstreamer-*80 are arleady deprecate and expire at 2007-05-31. Reminded by: pav Notes: svn path=/head/; revision=183264
* move MASTER_SITES_XFCE to bsd.sites.mkOliver Lehmann2007-01-231-0/+9
| | | | Notes: svn path=/head/; revision=183083
* . Add an entry for the linux-sun-jdk15 port.Greg Lewis2007-01-221-1/+4
| | | | | | | | PR: 108130 Submitted by: Milon Papezik Notes: svn path=/head/; revision=183020
* - Fix whitespacesMartin Wilke2007-01-171-2/+2
| | | | | | | Approved by: alexbl Notes: svn path=/head/; revision=182625
* - add a PYTHON_VER variable to bsd.python.mk, this provides a simple x.yAlexander Botero-Lowry2007-01-171-0/+6
| | | | | | | | version variable for the Python installation which is to be used when making egg filenames instead of using the internal _PYTHON_VERSION Notes: svn path=/head/; revision=182624
* - Remove ftp.xemacs.org which is so broken it does not work at all in passivePav Lucistnik2007-01-161-1/+0
| | | | | | | | | mode (our fetch default) PR: ports/107948 Notes: svn path=/head/; revision=182498
* Add @'s in front of ${CHOWN} calls.Brooks Davis2007-01-091-4/+4
| | | | Notes: svn path=/head/; revision=181831
* - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCLPav Lucistnik2007-01-082-10/+31
| | | | | | | | | | - Add a new knob: USE_TK_BUILD - Support a new tcl version: 84-thread PR: ports/103897, ports/107372 (based on) Notes: svn path=/head/; revision=181731
* Make WITH_FORTRAN use lang/gcc42 (which now builds the Fortran frontend byGerald Pfeifer2007-01-061-3/+4
| | | | | | | | | | default) instead of lang/gfortran (which is scheduled for removal). Reviewed by: thierry, maho Approved by: portmgr (pav) Notes: svn path=/head/; revision=181615
* Upgrade drupal to 4.7.5 fixing a couple security issues.Brooks Davis2007-01-051-7/+15
| | | | | | | | | | Upgrade drupal-pubcookie and drupal-textile to the 4.7 versions. Submitted by: Nick Hilliard <nick at foobar dot org> (upgrade to 4.7.4) Security: vid:3d8d3548-9d02-11db-a541-000ae42e9b93 Notes: svn path=/head/; revision=181572
* - Fix WANT_LUA (broken since autodetection commit).Alejandro Pulver2007-01-051-0/+1
| | | | Notes: svn path=/head/; revision=181459
* - Fix WANT_WX (broken since autodetection commit).Alejandro Pulver2007-01-041-0/+1
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=181404
* Merging from MC ports to FreeBSD ports:Jeremy Messenger2007-01-041-2/+4
| | | | | | | | | | | | - Make sure --mandir is set appropriately for ports that use gnomeprefix. [1] - Add a new variable for Makefile.in, called GNOME_MAKEFILEIN for anyone can tweak it. Some ports have GNUmakefile.in, so with this variable will be useful. Submitted by: marcus [1] Notes: svn path=/head/; revision=181381
* Cleanup unreachable sites:Hiroki Sato2007-01-031-4/+0
| | | | | | | | | | - SunSITE.sut.ac.jp has officially closed. - sut.ac.jp is now replaced with tus.ac.jp. - www.seki.ee.kagu.tus.ac.jp does not respond for a long time. - www.people.or.jp has officially closed. Notes: svn path=/head/; revision=181350
* - Add patch that allows GC performance profiling and analasys.Stanislav Sedov2007-01-021-1/+1
| | | | | | | - Bump portrevison Notes: svn path=/head/; revision=181294
* - Beautify comments (wrap and some fixes).Stanislav Sedov2007-01-021-34/+75
| | | | Notes: svn path=/head/; revision=181292