summaryrefslogtreecommitdiff
path: root/Mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - fix path for */ServciesDirk Meyer2007-01-021-2/+2
| | | | | | | Reported by: cbv on FreeNode Notes: svn path=/head/; revision=181282
* - Update lang/ruby18 to 1.8.5p12 (bugfix release)Stanislav Sedov2007-01-021-16/+19
| | | | | | | | | | | | | | - Make RI generation disabled by default (it causes problems on slow hardware) - PREFIX-cleaness fixes (in bsd.ruby.mk) [1] - Take maintainership of bsd.ruby.mk [1] The patch was tested in the tinderbox with all ruby-dependend ports. Approved by: portmgr (linimon) Notes: svn path=/head/; revision=181277
* - Change WxWidgets to wxWidgets to match real application name.Alejandro Pulver2007-01-011-27/+27
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=181209
* - If multiple versions are allowed and some do not have the requiredAlejandro Pulver2007-01-011-1/+42
| | | | | | | | components, remove them instead of producing an error. - Do not add invalid dependencies in addition to setting IGNORE. Notes: svn path=/head/; revision=181188
* - Remove _WX_ILLEGAL_VERS_* and introduce a new way of handling it.Alejandro Pulver2007-01-011-30/+42
| | | | | | | - Do not add invalid dependencies in addition to setting IGNORE. Notes: svn path=/head/; revision=181185
* - Fix autodetection.Alejandro Pulver2006-12-311-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=181168
* - Fix component autodetection.Alejandro Pulver2006-12-311-1/+1
| | | | Notes: svn path=/head/; revision=181167
* - Re-add _WX_ILLEGAL_VERS_* handling removed in previous commitPav Lucistnik2006-12-311-0/+29
| | | | Notes: svn path=/head/; revision=181153
* - add USE_GNUSTEP_LOCAL_SERVICESDirk Meyer2006-12-311-53/+105
| | | | | | | | | - add USE_GNUSTEP_SYSTEM_SERVICES - add USE_GNUSTEP_SYSTEM_TOOLS - new macro names that match use in GNUmakefile Notes: svn path=/head/; revision=181144
* - Update comments after the last addition of Lua 5.0 and 5.1 ports.Alejandro Pulver2006-12-311-30/+71
| | | | | | | | | - Add autodetection of installed versions to use if the user/port has not expressed any preference (done using own WANT_LUA framework by itself). - Correctly indent the first .for loop to initialize component information. Notes: svn path=/head/; revision=181120
* - Update comments for 2.8 version (section about available components).Alejandro Pulver2006-12-311-59/+68
| | | | | | | | | | | | | - Add autodetection of installed versions to use if the user/port has not expressed any preference (done using own WANT_WX framework by itself). - Remove _WX_ILLEGAL_VERS_* added in the last update to 2.8. The reason is that each port should choose the version it can use, that includes taking into account available components (also this brings much more chicken and egg problems so the code could get really messy). - Correctly indent the first .for loop to initialize component information. Notes: svn path=/head/; revision=181119
* Add RF:RUBYFORGE as macro for MASTER_STIES_RUBYFORGE and defaultIon-Mihai Tetcu2006-12-281-2/+4
| | | | | | | | | | MASTER_SITE_SUBDIR in this case to lowercased PORTNAME PR: ports/107228 Submitted by: Ying-Chieh Liao Notes: svn path=/head/; revision=180915
* Revive gstreamer-plugins-swfdec (flash output)Michael Johnson2006-12-231-1/+1
| | | | Notes: svn path=/head/; revision=180617
* - Add spc support in bsd.gstreamer.mkMichael Johnson2006-12-221-1/+3
| | | | | | | | - Bump PORTREVISION in gstreamer-plugins-all for all the new gstreamer-plugins ports Notes: svn path=/head/; revision=180548
* Revive gstreamer-plugins-mpeg2encMichael Johnson2006-12-221-1/+1
| | | | Notes: svn path=/head/; revision=180543
* Revive gstreamer-plugins-jackMichael Johnson2006-12-221-2/+2
| | | | Notes: svn path=/head/; revision=180536
* Revive gstreamer-plugins-cdaudioMichael Johnson2006-12-221-1/+1
| | | | Notes: svn path=/head/; revision=180530
* - add a PYWSGIREF dependency line since wsgiref is included with 2.5Alexander Botero-Lowry2006-12-221-1/+11
| | | | Notes: svn path=/head/; revision=180460
* Update to KDE 3.5.5 / KOffice 1.6.1Michael Nottebrock2006-12-192-4/+14
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=180198
* - pass ADDITIONAL_FLAGS ADDITIONAL_CFLAGSDirk Meyer2006-12-181-0/+9
| | | | | | | - add apps to BUILD_DEPENDS too Notes: svn path=/head/; revision=180086
* Remove dirac references in preparation for removal ofVasil Dimov2006-12-131-2/+0
| | | | | | | multimedia/gstreamer-plugins-dirac80 Notes: svn path=/head/; revision=179636
* - add ${PYHASHLIB} dependency macro to bsd.python.mkAlexander Botero-Lowry2006-12-131-0/+9
| | | | Notes: svn path=/head/; revision=179626
* Remove expired php4-ming extension.Alex Dupre2006-12-121-2/+2
| | | | Notes: svn path=/head/; revision=179616
* Prepare bsd.gstreamer.mk for removal of multimedia/gstreamer-plugins-dirac80Vasil Dimov2006-12-121-1/+1
| | | | | | | Approved by: multimedia (ahze) Notes: svn path=/head/; revision=179581
* Update xemacs and xemacs21-mule to 21.4.20 "Double Solitaire".Andrey Slusar2006-12-121-3/+3
| | | | Notes: svn path=/head/; revision=179554
* Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)Joe Marcus Clarke2006-12-101-0/+1
| | | | | | | require this to be present at configure time. Notes: svn path=/head/; revision=179405