aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - Update Firefox to 27.0Beat Gaetzi2014-02-051-10/+19
| | | | | | | | | | | | | | | | | | | | | - Update Firefox ESR to 24.3.0 - Update Thunderbird to 24.3.0 - Update NSPR to 4.10.3 - Update NSS to 3.15.4 - Depend on yasm when building with bundled libvpx or libjpeg-turbo - Prepare gstreamer conditional for upcoming Firefox versions - Improve jemalloc3 conditional - Break build unless alsa-lib port installs new config file - Chase USE_DOS2UNIX deprecation - Temporarily disable system cairo over screen corruption with smoothScroll [1] Submitted by: Jan Beich Reported by: flo [1] Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html Notes: svn path=/head/; revision=342632
* Add a user warning so that everyone get a notice about the upcoming EoL of ↵Baptiste Daroussin2014-02-041-0/+10
| | | | | | | | | | | | pkg_install Add a end user NO_WARNING_PKG_INSTALL_EOL to allow users willing to stay a bit more with pkg_install to not get bothered all the time with the warning With hat: portmgr Notes: svn path=/head/; revision=342537
* Mk/bsd.sites.mk: Deprecate c. and f. pypi.python.org [part II]Kubilay Kocak2014-02-041-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | Bring the Python PyPi MASTERSITES list back to the future - Part II [1] The Python project is deprecating the existing mirror architecture and DNS in favour of a globally distributed CDN provided by Fastly [2][3] c.pypi.python.org now serves: <<< HTTP/1.1 401 Authorization Required f.pypi.python.org serves: <<< HTTP/1.1 410 Gone Compensating... [1] https://svnweb.freebsd.org/ports?view=revision&revision=325846 [2] http://www.python.org/dev/peps/pep-0449/ [3] http://mail.python.org/pipermail/distutils-sig/2013-August/022126.html Discovered by: mat Notes: svn path=/head/; revision=342514
* Add a note to people still running perl 5.12 that it's going to disapear soon.Mathieu Arnold2014-02-031-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=342415
* Mk/bsd.port.mk:Max Brazhnikov2014-02-031-1/+1
| | | | | | | | | - Fix typo (apparently I'm the first who's trying to use new mesa ports :) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=342389
* - Honor user-defined LANG/LC_ALL/LC_CTYPE before defaulting (improves upon ↵Ryan Steinmetz2014-02-011-4/+18
| | | | | | | | | | | | | fix committed in r342091) - Ensure LANG/LC_ALL/LC_CTYPE are defined in GEM_ENV for all versions of ruby PR: ports/186313 Reviewed by: swills@ With hat: ruby@ Notes: svn path=/head/; revision=342184
* - Resolve RDoc generation problemsRyan Steinmetz2014-01-311-1/+1
| | | | | | | | | | PR: ports/186313 Submitted by: zi@ Approved by: bdrewery@ (portmgr) With hat: ruby@ Notes: svn path=/head/; revision=342091
* Remove support for unstaged ports.Rene Ladan2014-01-311-7/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=342051
* Remove lame CPAN mirror.Dag-Erling Smørgrav2014-01-291-1/+0
| | | | | | | | Approved by: portmgr (bapt) MFH: 2014Q1 Notes: svn path=/head/; revision=341785
* - Support for the MATE desktop environment supportThomas Zander2014-01-291-0/+1
| | | | | | | | | | | | | - Add license - Add gconf dirs to pkg-plist - Add MATE_DESC to Mk/bsd.options.desc.mk PR: ports/184462 Submitted by: clutton <clutton@zoho.com> (maintainer) Approved by: thierry (mentor) Notes: svn path=/head/; revision=341780
* It doesn't require any args.Mathieu Arnold2014-01-291-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=341779
* Fix typo (valide -> valid).Matthias Andree2014-01-291-2/+2
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=341777
* - Add two new arguments to USES=iconv so ports can indicate they use GNUTijl Coosemans2014-01-291-11/+16
| | | | | | | | | | | | | | | | | iconv extensions that the base system iconv doesn't support yet: * wchar_t: port uses the special WCHAR_T character conversion. * translit: port uses //TRANSLIT or //IGNORE conversion options. Adding one or both of these arguments makes the port depend on converters/libiconv for now. - Allow installation of converters/libiconv on FreeBSD 10+. - Use ICONV_CONFIGURE_ARG in devel/gettext instead of defining CPPFLAGS and LDFLAGS to fix compilation with libiconv installed. - Stage converters/libiconv and devel/gettext. Approved by: bapt (on trust) Notes: svn path=/head/; revision=341775
* - Do not check for ${WRKDIR} in staged files, there are lots of falseAntoine Brodin2014-01-282-8/+5
| | | | | | | | | | | positives as some .o files may embed the source path [1] - Only check shebang of files with executable bit set Requested by: bapt [1] With hat: portmgr Notes: svn path=/head/; revision=341664
* Fix usage with older makeBaptiste Daroussin2014-01-281-1/+2
| | | | Notes: svn path=/head/; revision=341658
* Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.Tijl Coosemans2014-01-282-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unlike USE_AUTOTOOLS=libtool which makes a port use libtool from devel/libtool, this just patches the copy of libtool included in the port. This allows adding it to all ports that use libtool including ports that build Fortran libraries and ports that use different compilers or binutils than the ones used to build devel/libtool. USES=libtool also changes the library naming specification similar to what USE_GNOME=ltverhack does. Given the libtool version info $current:$revision:$age and $major=$current-$age the library will be named libname.so.$major.$age.$revision instead of libname.so.$current and libname.so.$major becomes a symlink. Because $major increases less frequently than $current this reduces the number of library version bumps which means fewer rebuilds of dependent packages. To ease the conversion from USE_AUTOTOOLS=libtool this naming spec can be disabled with USES=libtool:oldver but the intention is that all libtool ports eventually use the new naming. Another change is that only libraries that are listed on the command line will be linked into executables. Normally libtool would link in the entire tree of library dependencies. This reduces the number of direct dependencies on a given library which means fewer packages need to be rebuilt on a library version bump. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=341646
* Greatly enhance makeplist to replace all it can find in PLIST_SUB.Mathieu Arnold2014-01-282-6/+19
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=341573
* Specify minor version of libobjc to avoid LIB_DEPENDS to catch the gcc ↵Baptiste Daroussin2014-01-281-1/+1
| | | | | | | version if gcc is installed Notes: svn path=/head/; revision=341511
* Do not overwrite MAKE_ENV when WITH_DEBUG is definedBaptiste Daroussin2014-01-271-1/+1
| | | | Notes: svn path=/head/; revision=341475
* Add DONTSTRIP to MAKE_ENV to prevent install(1) from stripping the binaries ↵Baptiste Daroussin2014-01-271-0/+1
| | | | | | | when WITH_DEBUG is set Notes: svn path=/head/; revision=341474
* Add two new options helpers:Mathieu Arnold2014-01-271-1/+17
| | | | | | | | | | | | | | ${OPT}_${TYPE}_DEPENDS_OFF=<something> will automatically add: ${TYPE_DEPENDS}+=<something> in case OPT is 'off' ${OPT}_${FLAG}_OFF=<something> will automatically add: ${FLAG}+=<something> in case OPT is 'off' With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=341467
* Use again package-noinstall now that is worksBaptiste Daroussin2014-01-271-1/+1
| | | | | | | Tested by: smh Notes: svn path=/head/; revision=341462
* Fix make package-recursiveBaptiste Daroussin2014-01-271-2/+5
| | | | | | | | | | Keep the ugly way for non staged ports and properly build the package for staged ports Tested by: smh Notes: svn path=/head/; revision=341457
* Fix ports that passes MAKE_ARGS and are not staged yetBaptiste Daroussin2014-01-271-1/+1
| | | | Notes: svn path=/head/; revision=341445
* Do not show orphans anymore with pkgng for .info filesBaptiste Daroussin2014-01-271-0/+5
| | | | Notes: svn path=/head/; revision=341366
* Do not pass DESTDIR to build target (with a syntax compatible with both ↵Baptiste Daroussin2014-01-272-10/+3
| | | | | | | | | fmake and bmake) That fixes a couple of STAGEDIR references in the install files Notes: svn path=/head/; revision=341335
* Add USES=desthackBaptiste Daroussin2014-01-272-2/+32
| | | | | | | | | | This allow to pass DESTDIR through configure --prefix to ports that are not destdir aware Obtained from: OpenBSD ports tree (discussed in Malta with Marc Espie) Notes: svn path=/head/; revision=341332
* Remove Useless test on the value of NO_STAGEBaptiste Daroussin2014-01-271-1/+1
| | | | Notes: svn path=/head/; revision=341331
* - Use proper urlAlex Kozlov2014-01-271-1/+1
| | | | | | | | Submitted by: mat Approved by: portmgr (mat) Notes: svn path=/head/; revision=341329
* Only defines the post-stage when neededBaptiste Daroussin2014-01-271-1/+1
| | | | Notes: svn path=/head/; revision=341314
* - Add a developer warning if NO_STAGE is setAlex Kozlov2014-01-261-0/+6
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=341284
* Unregister lang/gcc44 now that it is no longer used by any port.Rene Ladan2014-01-261-2/+1
| | | | | | | Approved by: gerald Notes: svn path=/head/; revision=341241
* mail/policyd2: Fix WebUI, add it as an optionJohn Marino2014-01-261-0/+1
| | | | | | | | | | | | | | | | | | | * Add WEBUI to the standard option descriptions * Use PHP only if WebUI option selected * Specify proper php database driver depending on database selected between mysql, pgsql, or sqlite * Port revision bumped because it fixes bug depending on options selected Due to bitrot caused by staging work, this patch had to be rewritten from scratch. I believe the intent has been maintained. PR: ports/184503 Submitted by: Christopher Davis Approved by: maintainer (Chifeng) Rewritten b: marino@ Notes: svn path=/head/; revision=341189
* - Add patch to increase stack size to avoid crash on ppc64Steve Wills2014-01-251-2/+2
| | | | | | | | | - Bump PORTREVISION due to binary and package change Submitted by: jhibbits (via private email) Notes: svn path=/head/; revision=341124
* Add WRKDIR to QA_ENV so that the paths QA check can search for itAntoine Brodin2014-01-251-0/+1
| | | | Notes: svn path=/head/; revision=341098
* - kernel modules support SSP natively, so change the descriptionRene Ladan2014-01-241-2/+2
| | | | | | | | | | | | of SSP_UNSAFE [1] - take advantage of rmdir -p to remove nested instances of KMODDIR if empty. Some ports have KMODDIR=dir1/dir2 Submitted by: antoine [1] Approved by: portmgr (bapt) Notes: svn path=/head/; revision=340942
* BSD4CLAUSE is FSF approvedAntoine Brodin2014-01-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=340932
* Revert r340911 for now.Raphael Kubo da Costa2014-01-241-2/+65
| | | | | | | | | CDN redirection is not working well with IPv6 (it either times out or fails with 'No address record'), so back out the commit until there's time to investigate this issue. Notes: svn path=/head/; revision=340918
* Use only the official CDNs in MASTER_SITE_{KDE,QT}.Raphael Kubo da Costa2014-01-241-65/+2
| | | | | | | | | | | | | | Now that FETCH_ARGS accepts redirections by default, we can use only the official CDNs used by KDE and Qt, and they care of choosing an appropriate mirror. We didn't keep our lists very up-to-date, nor did we correctly prioritize the entries there anyway. With hat: kde@, acknowledged by makc@. Notes: svn path=/head/; revision=340911
* Replace a redirect URL (containing multiple query params) with the actual ↵Alex Dupre2014-01-241-1/+1
| | | | | | | | | | | | | site address. This is a workaround to fix eclipse port download: => <distfile> doesn't seem to exist in /distfiles/. eval: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/: not found *** [do-fetch] Error code 2 Notes: svn path=/head/; revision=340890
* - Move the MAKE_ARGS variables from some individual math/octave-forge-*Stephen Montgomery-Smith2014-01-231-0/+1
| | | | | | | | | ports to Mk/bsd.octave.mk. Also add LD_CXX="${CXX}" DL_LD="${CXX}" to MAKE_ARGS, as this fixes the build of several octave-forve-* ports by setting these variables properly in ${PREFIX}/bin/mkoctfile. Notes: svn path=/head/; revision=340801
* Update master sites for some ports formerly hosted on easysw.com, now extinct.Matthias Andree2014-01-221-3/+0
| | | | | | | | Remove easysw.com domain from MASTER_SITE_EASYSW, and drop tu-bs.de from mirror list (is no longer mirroring easysw.com). Notes: svn path=/head/; revision=340749
* Add gnome CDN in both https and http flavors.Koop Mast2014-01-221-0/+2
| | | | Notes: svn path=/head/; revision=340746
* Make it possible to stage ruby gems using mkmf as a regular userAntoine Brodin2014-01-221-0/+1
| | | | | | | | Reviewed by: bapt With hat: portmgr Notes: svn path=/head/; revision=340730
* Fix GNUstep backend naming in bsd.gnustep.mk.David Chisnall2014-01-221-1/+1
| | | | | | | Approved by: bapt (mentor, implicit) Notes: svn path=/head/; revision=340729
* New port: x11-toolkits/wxgtk30 -- Series 3.0 of the wxWidgets toolkitPietro Cerutti2014-01-221-3/+7
| | | | | | | | PR: 181329 (based on) Submitted by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=340709
* Mk/bsd.site.mk: Remove cs.pu.edu.tw addressesJohn Marino2014-01-201-6/+1
| | | | | | | | | All the cs.pu.edu.tw addresses, http and ftp, have been down for at least three weeks. It doesn't appear to be a transient outage. Affects gcc, x, kde, openbsd, sourceware MASTER_SITES Notes: svn path=/head/; revision=340404
* Add the forgotten test around the IGNOREBaptiste Daroussin2014-01-201-0/+2
| | | | | | | Pointyhat to: bapt Notes: svn path=/head/; revision=340377
* NO_STAGEd ports will fail if STAGEDIR is defined.Baptiste Daroussin2014-01-201-0/+5
| | | | | | | | | | | Undefined STAGEDIR if already set from make.conf Raise an error if set from command line (which cannot be undefined) PR: ports/182972 Submitted by: "Scot W. Hetzel" <swhetzel@gmail.com> Notes: svn path=/head/; revision=340369
* - Update KDevelop ports to 4.6.0 [1]Max Brazhnikov2014-01-171-1/+1
| | | | | | | | | | | | | | | | - Convert LIB_DEPENDS to new style - Use options helpers - Change DIST_SUBDIR (imitate upstream, as we do it already for KDE SC) devel/kdevelop-kde4: - Remove useless LATEST_LINK - Drop deprecated sharedmime from USE_KDE4, the port is already switched to USES=shared-mime-info Submitted by: pizzamig <luca.pizzamiglio at gmail.com> via maillist [1] Notes: svn path=/head/; revision=340104