aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa2011-10-171-8/+9
| | | | | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav Notes: svn path=/head/; revision=283641
* - Distinguish STRIP from WITH_DEBUG.Alberto Villa2011-10-161-3/+6
| | | | | | | | PR: 156543 Submitted by: Pan Tsu <inyaoo@gmail.com> Notes: svn path=/head/; revision=283626
* - Update Qt to 4.7.4.Alberto Villa2011-10-161-4/+4
| | | | | | | | | - Make sure internal paths are added before system ones. - Remove phonon-gstreamer dependency from qt4-webkit. - Remove qt4-gui dependency from qt4-dbus. Notes: svn path=/head/; revision=283621
* - Fix ftp.ctex.org site path to make fetchableTAKATSU Tomonari2011-10-151-1/+1
| | | | | | | | | PR: ports/161679 Submitted by: tota (myself) Approved by: wen (maintainer) Notes: svn path=/head/; revision=283571
* As previously advertised, complete removal of vulnerable ports thatDoug Barton2011-10-141-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no one has stepped up to deal with: archivers/pecl-phar Vulnerable since 2011-01-13 comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN databases/mysql323-server Vulnerable since 2006-10-29 databases/mysql323-client Vulnerable since 2006-10-29 databases/mysql323-scripts Vulnerable since 2006-10-29 databases/mysql40-server Vulnerable since 2006-10-29 databases/mysql40-client Vulnerable since 2006-10-29 databases/mysql40-scripts Vulnerable since 2006-10-29 databases/p5-DBD-mysql40 Depends on databases/mysql40-server, which is FORBIDDEN deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN deskutils/libopensync-plugin-syncml Depends on comms/libsyncml, which is DEPRECATED devel/libsoup22 Vulnerable since 2011-07-28 dns/bind9-sdb-ldap Vulnerable since 2011-06-04 dns/bind9-sdb-postgresql Vulnerable since 2011-06-04 ftp/wgetpro Vulnerable since 2004-12-14 games/quake2forge Vulnerable since 2005-01-21 graphics/linux-tiff Vulnerable since 2004-10-13 japanese/mutt Vulnerable since 2007-07-29 japanese/asterisk14-sounds Depends on net/asterisk14, which is FORBIDDEN net/asterisk14 Vulnerable since 2011-06-25 net/isc-dhcp31-client Vulnerable since 2011-04-10 net/isc-dhcp31-server Vulnerable since 2011-04-10 net/isc-dhcp31-relay Vulnerable since 2011-04-10 net/asterisk-app-ldap Depends on net/asterisk14, which is FORBIDDEN net/asterisk-app-notify Depends on net/asterisk14, which is FORBIDDEN net/asterisk-oh323 Depends on net/asterisk14, which is FORBIDDEN, does not compile on sparc64 net/asterisk14-addons Depends on net/asterisk14, which is FORBIDDEN net/astfax Depends on net/asterisk14, which is FORBIDDEN net-mgmt/nagios2 Vulnerable since 2009-06-30 www/gforge Vulnerable since 2005-08-09 www/linux-flashplugin7 Vulnerable since at least 2008-05-30 www/opera-devel Vulnerable since 2010-06-25, does not fetch www/plone3 Vulnerable and unsupported upstream www/serendipity-devel Vulnerable since 2008-04-25 www/ziproxy Vulnerable since 2010-06-15 www/asterisk-gui Depends on net/asterisk14, which is FORBIDDEN x11-toolkits/linux-pango Vulnerable since 2009-05-13 Notes: svn path=/head/; revision=283540
* Fix the previous commit for the case where USE_FORTRAN is undefined.Gerald Pfeifer2011-10-081-0/+2
| | | | | | | Pointy hat to: self, bf Notes: svn path=/head/; revision=283164
* Reference the GCC run-time libraries via FFLAGS, too, in addition toGerald Pfeifer2011-10-081-0/+3
| | | | | | | | | CFLAGS and LDFLAGS, if USE_FORTRAN=yes has been specified. Submitted by: bf Notes: svn path=/head/; revision=283163
* Cleanup various mirrors based on recent distilator reports.Emanuel Haupt2011-10-031-39/+42
| | | | Notes: svn path=/head/; revision=282865
* - Remove dead mirror http://mirrors.geoexpat.com/Wen Heping2011-09-291-1/+1
| | | | Notes: svn path=/head/; revision=282596
* - Update to 2.4Beat Gaetzi2011-09-281-8/+8
| | | | | | | Thanks to: flo@ for preparing the www/seamonkey update Notes: svn path=/head/; revision=282541
* - Chase Thunderbird update to 7.0Beat Gaetzi2011-09-271-7/+7
| | | | Notes: svn path=/head/; revision=282523
* - Update Firefox to 7.0Beat Gaetzi2011-09-271-8/+8
| | | | | | | Thanks to: flo@ for preparing the www/firefox update Notes: svn path=/head/; revision=282507
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-239-19/+19
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* There are no entries for FC4 ports:Boris Samorodov2011-09-231-5/+5
| | | | | | | cups-libs, gnutls, libgcrypt, libgpg-error, libtasn1. Notes: svn path=/head/; revision=282263
* Fix version for libgcrypt: 11.5.1 -> 11.5.2.Boris Samorodov2011-09-231-1/+1
| | | | Notes: svn path=/head/; revision=282249
* Add linux applications:Boris Samorodov2011-09-231-5/+32
| | | | | | | | | | | | | | . cups-libs; . gnutls; . libgcrypt; . libgpg-error; . libtasn1. PR: ports/159007 Submitted by: Stas Timokhin <devel@stasyan.com> Notes: svn path=/head/; revision=282248
* - Add support for copyfree group of licensesThomas Abthorpe2011-09-231-6/+8
| | | | | | | | PR:a ports/158776 Submitted by: eadler@ Notes: svn path=/head/; revision=282237
* - Add Zope Public License 2.1Wen Heping2011-09-231-1/+4
| | | | | | | | PR: ports/160434 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=282227
* Make USE_FORTRAN=yes imply the use of GCC 4.6 over GCC 4.5 so far.Gerald Pfeifer2011-09-191-4/+4
| | | | | | | | Exp-run by: pav Thanks to: pav, bf (for fixing several ports) Notes: svn path=/head/; revision=281967
* Remove MASTER_SITES_XFREEChris Rees2011-09-171-20/+0
| | | | | | | Approved by: x11 (kwm) Notes: svn path=/head/; revision=281909
* Stop hardcoding USE_ZIP -- distfiles are not always zipped.Chris Rees2011-09-161-1/+0
| | | | | | | | PR: ports/160723 Submitted by: Jason Helfman <zenoss@experts-exchange.com> (maintainer) Notes: svn path=/head/; revision=281853
* - Do not install the 'gem' executable as part of ruby 1.9 install. TheStanislav Sedov2011-09-131-3/+1
| | | | | | | | | | | version supplied is too old for some applications, so we're switching to using the version from ports. - Allow ruby-gems installation for ruby 1.9. Submitted by: swills@ (based on). Notes: svn path=/head/; revision=281715
* - Remove USE_RUBY_AMSTD support, since it is no longer usedSteve Wills2011-09-131-11/+0
| | | | | | | Discussed with: stas Notes: svn path=/head/; revision=281712
* Correct various entries and remove other dead entries (404 errors only)Chris Rees2011-09-111-20/+8
| | | | | | | Submitted by: Anonymous contributor on IRC Notes: svn path=/head/; revision=281636
* - Remove the patch that was clearing default build flags for buildRaphael Kubo da Costa2011-09-111-0/+4
| | | | | | | | | | | | | profiles, so that CMake can be used outside of ports. - Bump CMake PORTREVISION. - Pass default build flags (at least I hope) via bsd.cmake.mk. PR: 159276 Submitted by: Igor Soumenkov <2igosha@gmail.com> Approved by: avilla (mentor) Notes: svn path=/head/; revision=281618
* - only grep for firefox version in stdout [1], do the same for thunderbird andFlorian Smeets2011-09-101-6/+6
| | | | | | | | | | | | seamonkey - limit output to the first line by using head -1, this fixes -i18n ports installation, if the parent port was build with DEBUG PR: ports/160365 [1] Submitted by: amdmi3 [1] Notes: svn path=/head/; revision=281578
* Cater to versions of FreeBSD greater than 9 (up to 99). [1]Gerald Pfeifer2011-09-101-6/+6
| | | | | | | | | Tweak the representation of versions of GCC that newer appeared in base. Submitted by: bf [1] Notes: svn path=/head/; revision=281575
* Simplify USERS/GROUPS management, use groupmod instead of usermod to append ↵Baptiste Daroussin2011-09-091-8/+7
| | | | | | | | | | | | | | | user to a group This fix group management PR: ports/159577 Submitted by: sahil Reviewed by: flz Exp-run: bapt Approved by: portmgr (flz) Notes: svn path=/head/; revision=281486
* - Update to 11.0.0Sofian Brabez2011-09-071-0/+1
| | | | | | | | | | | - Update MASTER_SITES - Add LICENSE Reviewed by: lwhsu@ Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=281367
* - Remove python.cdpa.nsysu.edu.tw from MASTER_SITE_PYTHONSunpoet Po-Chuan Hsieh2011-09-051-1/+0
| | | | Notes: svn path=/head/; revision=281217
* - Update lang/python32 to 3.2.2Wen Heping2011-09-051-2/+2
| | | | Notes: svn path=/head/; revision=281188
* . Make commented examples reference 1.6 (the current default) rather than 1.5.Greg Lewis2011-09-041-6/+6
| | | | Notes: svn path=/head/; revision=281175
* - Revert accidental commitSunpoet Po-Chuan Hsieh2011-09-042-15/+14
| | | | Notes: svn path=/head/; revision=281172
* - Remove ftp.net.ohio-state.eduSunpoet Po-Chuan Hsieh2011-09-043-15/+15
| | | | | | | | PR: ports/160311 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Notes: svn path=/head/; revision=281171
* Refer to GCC 4.2+ instead of GCC 3.4+ in a comment, since the latter isGerald Pfeifer2011-09-041-1/+1
| | | | | | | not in any supported release of FreeBSD any more. Notes: svn path=/head/; revision=281169
* Update EMACS_VER in accordance with recent update of editors/xemacs21-muleMANTANI Nobutaka2011-09-031-2/+2
| | | | | | | to fix package building errors of ports that depend on editors/xemacs21-mule. Notes: svn path=/head/; revision=281097
* Add bsd.zenoss.mk for support of zenpacks.Chris Rees2011-09-011-0/+72
| | | | | | | | PR: ports/160290 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> Notes: svn path=/head/; revision=280988
* - Readd the accidentaly removed "else" (now drupal6 can be installed)Baptiste Daroussin2011-08-311-0/+1
| | | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Pointyhat to: Bapt (myself) Notes: svn path=/head/; revision=280806
* Remove reference to drupal5, it has goneBaptiste Daroussin2011-08-301-8/+0
| | | | Notes: svn path=/head/; revision=280745
* - Update databases/db5 to new upstream release 5.2.28.0. ChangeLog:Matthias Andree2011-08-251-8/+7
| | | | | | | | | | | | | | | | | http://download.oracle.com/docs/cd/E17076_02/html/installation/changelog_5_2.html - Remove databases/db51 (no hard dependencies), users having set db51 manually for their ports need to set db5 and rebuild dependent ports. - Add OPTIONS for localization (default off) and crypto (default on). - Install libdb*-5.so symlinks into $PREFIX/lib - If WITH_DEBUG is set, pass --enable-umrw to pacify valgrind, and --enable-debug. Notes: svn path=/head/; revision=280427
* - Revert change of default Ruby version from 1.9 back to 1.8 due toSteve Wills2011-08-241-3/+3
| | | | | | | | | unforseen issues. Discussed with: stas Notes: svn path=/head/; revision=280308
* - Undo some of the changes related to making Ruby 1.9 default.Steve Wills2011-08-231-4/+2
| | | | | | | | Specifically, don't try to use devel/ruby-gems instead of the bundled gem. Notes: svn path=/head/; revision=280238
* - Bump the revision of ruby18 port to force the package rebuild:Stanislav Sedov2011-08-221-1/+1
| | | | | | | | the new package doesn't include default ruby, irb, ri links because the default version has changed. Notes: svn path=/head/; revision=280219
* Remove dead site (ftp\.)?sunsite.org.ukChris Rees2011-08-221-5/+1
| | | | | | | | PR: ports/159994 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> Notes: svn path=/head/; revision=280187
* - Update Ruby 1.9 to p290Steve Wills2011-08-211-10/+12
| | | | | | | - Make Ruby 1.9 the default Ruby Notes: svn path=/head/; revision=280102
* - adjust USE_APACHE sampleOlli Hauer2011-08-201-2/+3
| | | | | | | | | USE_APACHE value is preferred without "." since bsd.apache.mk has to rip out the "." for further processing. Support for "." in the value is taret for change. Notes: svn path=/head/; revision=280091
* - change default apache version to apache22Olli Hauer2011-08-201-2/+2
| | | | | | | | | | | - make entry in UPDATING with hat apache@ PR: ports/147009 Notes: svn path=/head/; revision=280081
* ${ECHO} should have been ${ECHO_CMD}Florian Smeets2011-08-201-1/+1
| | | | | | | | Reported by: <ttsestt@gmail.com> Pointyhat to: flo (who really needs some sleep) Notes: svn path=/head/; revision=280039
* fix installation of gecko ports after 1.34. On FreeBSD versions < 800081Florian Smeets2011-08-191-0/+7
| | | | | | | | | | | | | | | | | libarchive has a bug in the s modifier of -s where it would not rewrite symlinks e.g. /usr/local/bin/firefox would still point to /usr/ports/www/firefox/work/fake/lib/firefox/firefox Instead of forcing a dependency on archivers/libarchive use a creative workaround and rewrite the symlinks. This workaround should be removed once we drop support for FreeBSD 7 Reported by: naddy Submitted by: <ttsestt@gmail.com> Notes: svn path=/head/; revision=280035
* Fix paths for mozilla ports.Alex Dupre2011-08-181-6/+10
| | | | | | | Approved by: flo Notes: svn path=/head/; revision=279963