aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - Add TWAREN in MASTER_SITE_APACHELi-Wen Hsu2012-08-051-0/+1
| | | | Notes: svn path=/head/; revision=302087
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* Introduce _GCC_RUNTIME, to be used by ports in need of knowing theGerald Pfeifer2012-08-031-3/+4
| | | | | | | | | | | | run-time directory of the version of GCC in use. As a side effect this fixes the inclusion of said directory into CFLAGS and LDFLAGS (and FFLAGS where applicable). [1] Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> [1] Notes: svn path=/head/; revision=301973
* Add PGO description and adjust firefox accordingly.Wesley Shields2012-08-031-0/+1
| | | | | | | | | PR: ports/170275 Submitted by: Jan Beich <jbeich@tormail.org> Approved by: beat@ Notes: svn path=/head/; revision=301964
* Add support for USE_GCC=4.8, USE_GCC=4.8+, and generally detectGerald Pfeifer2012-08-031-1/+2
| | | | | | | | | and consider lang/gcc48 if present. Submitted by: kwm Notes: svn path=/head/; revision=301961
* Use the stable, slow moving lang/gcc instead of lang/gcc46 forGerald Pfeifer2012-08-031-7/+14
| | | | | | | | | | | | | | | | | USE_GCC=4.6 and USE_GCC=4.6+ and generally whenever the default version of GCC is employed. This will significantly benefit tinderboxes and the larger, reasonably conservative user base by reducing the amount of rebuilds. Rename _GCC_BUILD_DEPENDS to _GCC_PORT, but still set _GCC_BUILD_DEPENDS in the end for the sake of some ports relying on that. PR: 169449 Discussed with: bf Notes: svn path=/head/; revision=301878
* GNU Emacs updatesAshish SHUKLA2012-08-011-5/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs - Update to v. 24.1[1] - Update CANNA patch to v. 24.1[2] - Convert OPTIONS to OptionsNG - Remove patch to VC to make it work with Subversion 1.7 - Add patch to implement process support for FreeBSD from Emacs bug# 5243 - Add patch to fix segfault on Terminal (from NetBSD emacs port)[2] editors/emacs23 - Convert OPTIONS to OptionsNG - Bump PORTREVISION of editors/emacs23 port - Remove PORTEPOCH, as port needs to be explicitly installed/upgraded - Connect repocopied editors/emacs23 to build editors/emacs-devel - Update to bzr revision 109364 - Convert OPTIONS to OptionsNG - Remove redundant patches - Add patch to add openpty support for 10-CURRENT from Emacs bug# 12040[3] Mk/bsd.emacs.mk - Add EMACS_PORT_NAME block for Emacs 24 to bsd.emacs.mk - Update major version for emacs-devel port - Take maintainership of bsd.emacs.mk Thanks to everyone who tested these updates, and provided their feedback. Submitted by: http://www.gnu.org/software/emacs/NEWS.24.1[1] Submitted by: Yuji TAKANO[2] (via private email), Jan Beich[3] Notes: svn path=/head/; revision=301832
* Fix typoErwin Lansing2012-07-311-1/+1
| | | | | | | Submitted by: emax Notes: svn path=/head/; revision=301805
* Include the expansion of the term HAL in HAL_DESC; it also describesGerald Pfeifer2012-07-291-1/+1
| | | | | | | what this is. Notes: svn path=/head/; revision=301689
* Commit a part which was missed in r301582Florian Smeets2012-07-261-148/+207
| | | | Notes: svn path=/head/; revision=301586
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-262-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* - remove old apache13 partsOlli Hauer2012-07-231-31/+7
| | | | | | | with hat apache@ Notes: svn path=/head/; revision=301415
* Update ImageMagick to 6.7.8.6Martin Matuska2012-07-231-0/+8
| | | | | | | | Convert to new options framework and use default option names. Drop lcms v1 support. Notes: svn path=/head/; revision=301392
* - Add description for MPLS supportRyan Steinmetz2012-07-221-0/+1
| | | | Notes: svn path=/head/; revision=301355
* Update gmerlin framework and convert to new options:Martin Matuska2012-07-221-0/+7
| | | | | | | | | gavl 1.2.0 -> 1.4.0 gmerlin 1.0.0 -> 1.2.0 gmerlin-avdecoder 1.1.0 -> 1.2.0 Notes: svn path=/head/; revision=301302
* - Fix joystick input support for RELENG_9Marcus von Appen2012-07-211-0/+2
| | | | | | | | | | - while here, convert to optionsng framework PR: ports/169042 Submitted by: Jeffrey Pfau <jeffrey@endrift.com> Notes: svn path=/head/; revision=301271
* Add shared description for mpg123.Guido Falsi2012-07-181-0/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=301126
* - Make FREI0R and LADSPA descriptions more explicit.Alberto Villa2012-07-181-2/+2
| | | | Notes: svn path=/head/; revision=301055
* Fix config-conditionalBaptiste Daroussin2012-07-171-2/+2
| | | | | | | | PR: Gareth Hopkins <gabbawp@gmail.com> (via ports@) Tested by: jgh Notes: svn path=/head/; revision=301014
* Update ffmpeg to use new options frameworkMartin Matuska2012-07-171-0/+11
| | | | Notes: svn path=/head/; revision=300996
* compare options loading from /var/db/port/options and make.conf against theBaptiste Daroussin2012-07-162-10/+14
| | | | | | | | | complete list of options. COMPLETE_OPTIONS_LIST being OPTIONS_DEFINE + all the OPTIONS_SINGLE_* + all the OPTIONS_MULTI_* Notes: svn path=/head/; revision=300983
* - Update to 1.8.7p370Steve Wills2012-07-161-1/+1
| | | | | | | | | PR: ports/169668 Submitted by: stas Approved by: portmgr (linimon) Notes: svn path=/head/; revision=300972
* - update to 1.0.6, update MASTER_SITES [1]Jason Helfman2012-07-161-0/+3
| | | | | | | | | | | | | - move to optionsNG [2] - add in shared descriptions for {MYSQL,ORACLE,PGSQL}_JDBC [2] - add LICENSE [2] - modify startup-script for java sanity [2] PR: ports/166244 Submitted by: maintainer jjuanino@gmail.com [1], jgh@ [2] Notes: svn path=/head/; revision=300962
* - remove expired portsRuslan Makhmatkhanov2012-07-161-43/+7
| | | | | | | | | | | | | | | | * lang/python24 and lang/python25: unmaintained upstream * www/zope and www/zope211: unmaintained upstream (the only consumers of python24) - clean-up python versions < 2.6 from lang/python-doc-html - clean-up python24/25 from Mk/bsd.ports.mk - add www/zope213 glue to bsd.python.mk - clean-up zope versions != 2.13 from bsd.python.mk Submitted by: miwi (based on) Approved by: portmgr (miwi) Notes: svn path=/head/; revision=300956
* Reorganize options of www/lighttpdMartin Matuska2012-07-161-0/+2
| | | | | | | Add two new default options Notes: svn path=/head/; revision=300949
* - Document new options framework in bsd.options.mkBaptiste Daroussin2012-07-162-12/+41
| | | | | | | | | | - new OPTIONS_DEFINE_${ARCH} and OPTIONS_DEFAULT_${ARCH} to define and activate options per arches. - No more append to PORT_OPTIONS options that are not in OPTIONS_DEFINE, (in the expection of DOCS, NLS, EXAMPLES for compatibility) Notes: svn path=/head/; revision=300943
* Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given ↵Baptiste Daroussin2012-07-131-0/+5
| | | | | | | | | | | | | | arch Fix xorg-server on sparc64 by excluing the HAL option on sparc64 has it used to be before convertion to new options framework [1] Reported by: marius@ Tested by: marius@ Approved by: kwm [1] Notes: svn path=/head/; revision=300845
* - Add shared TCLTK descriptionSunpoet Po-Chuan Hsieh2012-07-131-3/+4
| | | | | | | | - Add TLS to OPENSSL_DESC - Fix Tcl & Tk names Notes: svn path=/head/; revision=300832
* - Shorten descriptions: change "support for ..." to "... support"Sunpoet Po-Chuan Hsieh2012-07-131-15/+16
| | | | | | | - Fix upper/lower cases to match their official names Notes: svn path=/head/; revision=300824
* Spell CUPS all upper-case per their web page and our ports.Gerald Pfeifer2012-07-111-1/+1
| | | | Notes: svn path=/head/; revision=300753
* - add shared description for PROFILE supportJason Helfman2012-07-111-0/+1
| | | | | | | | PR: ports/169704 Submitted by: mexas@bristol.ac.uk Notes: svn path=/head/; revision=300750
* Update to 1.12.2 (feature safe from 1.12.1, no -exp required)Ade Lovett2012-07-101-1/+1
| | | | Notes: svn path=/head/; revision=300737
* Fix PKG_IGNORE with pkgngBaptiste Daroussin2012-07-101-3/+3
| | | | | | | Submitted by: des@ Notes: svn path=/head/; revision=300713
* - Add shared DCRAW, GD, GRAPHMAGICK, IMAGEMAGICK, JHEAD, NETPBM, SQL and ↵Sunpoet Po-Chuan Hsieh2012-07-091-0/+8
| | | | | | | UNZIP descriptions Notes: svn path=/head/; revision=300687
* - convert to options NGOlli Hauer2012-07-081-0/+1
| | | | | | | - add desc. for MP3 Notes: svn path=/head/; revision=300635
* - add desc. for GDBM (GNU dbm support)Olli Hauer2012-07-081-0/+1
| | | | Notes: svn path=/head/; revision=300629
* - Add shared IODBC and UNIXODBC descriptionsSunpoet Po-Chuan Hsieh2012-07-081-0/+2
| | | | Notes: svn path=/head/; revision=300616
* - Add shared DATA description (used for old PORTDATA)Sunpoet Po-Chuan Hsieh2012-07-071-0/+1
| | | | Notes: svn path=/head/; revision=300589
* - Update Calligra to 2.4.3.Alberto Villa2012-07-051-1/+1
| | | | | | | | | | - Add Japanese localization. This release contains a number of important bug fixes to 2.4.2: http://www.calligra.org/news/calligra-2-4-3-released Notes: svn path=/head/; revision=300506
* - Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be usedAlberto Villa2012-07-011-3/+2
| | | | | | | | | | instead. With hat on: kde Approved by: portmgr (bapt) Notes: svn path=/head/; revision=300341
* Don't clobber USE_PERL5 values when USE_PERL5 is set.Chris Rees2012-07-011-1/+1
| | | | | | | | | | | | | Example of the problems caused: http://lists.freebsd.org/pipermail/freebsd-ports/2012-May/075194.html PR: ports/168379 Submitted by: crees Reviewed by: Silence on perl@ for over a month Notes: svn path=/head/; revision=300330
* - Add shared CARES, GSSAPI, KERBEROS4, KERBEROS5, LDAPS, NTLM and PROXY ↵Sunpoet Po-Chuan Hsieh2012-07-011-0/+7
| | | | | | | descriptions Notes: svn path=/head/; revision=300321
* Introduce Perl 5.16.0Sergey Skvortsov2012-06-301-3/+5
| | | | | | | | Changes: http://search.cpan.org/dist/perl-5.16.0/pod/perldelta.pod Approved by: portmgr (linimon) Notes: svn path=/head/; revision=300289
* Add a shared OSD descriptionBaptiste Daroussin2012-06-291-0/+1
| | | | Notes: svn path=/head/; revision=300214
* Add PDF shared descriptionBaptiste Daroussin2012-06-291-0/+1
| | | | Notes: svn path=/head/; revision=300211
* Add shared GTK1 descriptionBaptiste Daroussin2012-06-291-0/+1
| | | | Notes: svn path=/head/; revision=300210
* remove the Thessaloniki Sunsite mirror after repeated distilator NXDOMAINBrendan Fabeny2012-06-291-2/+4
| | | | | | | | | results; to compensate for this and previous removals, and to obtain a better geographical spread, add the Sunsite mirrors in Oviedo, Paris, and Stellenbosch (found via http://ibiblio.org/pub/linux/MIRRORS.html ) Notes: svn path=/head/; revision=300185
* Update to 1.12.1 (essentially a no-op with some bugfixes)Ade Lovett2012-06-281-1/+1
| | | | Notes: svn path=/head/; revision=300146
* - Add AGPLv3 to the list, missed in last commitThomas Abthorpe2012-06-281-2/+2
| | | | | | | | | PR: ports/169499 Submitted by: Bryan Drewery <bryan shatow.net> Pointyhat to: tabthorpe@ Notes: svn path=/head/; revision=300126
* - Add shared NUMPY and SCIPY descriptionsSunpoet Po-Chuan Hsieh2012-06-261-0/+2
| | | | Notes: svn path=/head/; revision=300035