aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 23.3Ashish SHUKLA2011-05-111-2/+2
| | | | | | | | | | - Update CANNA support[1] - Fix bug in plist generation Submitted by: Yuji TAKANO <takachan@running-dog.net>[1] (via private email) Notes: svn path=/head/; revision=273953
* - Update ruby 1.9 to 1.9.2p136.Stanislav Sedov2011-05-111-1/+1
| | | | | | | This is a bugfix release. Notes: svn path=/head/; revision=273934
* Fix the default WRKSRC for CRAN portsBrendan Fabeny2011-05-081-0/+1
| | | | | | | Approved by: wen Notes: svn path=/head/; revision=273762
* - Update Qt to 4.7.3.Alberto Villa2011-05-071-1/+1
| | | | | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51 Notes: svn path=/head/; revision=273733
* Add libasyncns to the rank of _LINUX_26_APPS.Boris Samorodov2011-05-061-1/+6
| | | | | | | Submitted by: avg (via emulation@) Notes: svn path=/head/; revision=273699
* Change default Perl version to 5.12.Sergey Skvortsov2011-05-062-2/+2
| | | | Notes: svn path=/head/; revision=273695
* Latest round of infrastructure changes.Florent Thoumie2011-05-045-38/+57
| | | | | | | | | | | | | | | | | | | | | | | | | - bsd.port.mk: add INDEX_PORTS, to support INDEX creation for a subset of the ports tree [1] - bsd.port.mk: call target "install-rc-script" before "post-install" [2] - [patch] ports/Mk bsd.port.mk order if groups/users are created by package [3] - [bsd.port.mk] [patch] reaper of the dead: md5 has been in /sbin for a while [4] - [bsd.port.mk] [patch] remove support for pre 7.x systems (b.*.m) [5] - [patch] [bsd.port.mk] reaper of the dead: are three variable defintions needed [6] PR: ports/156575 [1], ports/139116 [2], ports/152498 [3], ports/155983 [4], ports/155510 [5], ports/156340 [6] Submitted by: Florent Thoumie <flz@xbsd.org> [1], Sergey Skvortsov <skv@freebsd.org> [2], Olli Hauer <ohauer@FreeBSD.org> [3], Eitan Adler <lists@eitanadler.com> [4], Eitan Adler <lists@eitanadler.com> [5], Eitan Adler <lists@eitanadler.com> [6] Notes: svn path=/head/; revision=273640
* Attempt to fix build Qt4 ports on pointyhatMax Brazhnikov2011-05-031-1/+2
| | | | Notes: svn path=/head/; revision=273596
* Update open-motif to 2.3.3Max Brazhnikov2011-05-021-1/+1
| | | | | | | | | | | | Remove needles patches (integrated upstream) Pass maintainership to submitter PR: ports/154044 Submitted by: Mikhail Tsatsenko <m.tsatsenko at gmail.com> Exp-runs by: pav Notes: svn path=/head/; revision=273473
* In post-install-script, append to TMPPLISTBrendan Fabeny2011-04-301-2/+2
| | | | | | | | | | rather than overwriting it; also record any symlinks Approved by: wen Notes: svn path=/head/; revision=273364
* Add alsa-plugins-oss to _LINUX_26_APPS.Juergen Lock2011-04-281-1/+8
| | | | | | | | | PR: ports/147549 Submitted by: hashiz Approved by: bsam Notes: svn path=/head/; revision=273303
* Update MASTER_SITE_PACKETSTORM and use their main siteErwin Lansing2011-04-281-8/+6
| | | | | | | | | | as the first entry. Submitted by: "Todd J." <todd@packetstormsecurity.org>, Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=273299
* Add pulseaudio-libs to _LINUX_26_APPS.Juergen Lock2011-04-261-1/+6
| | | | | | | | | PR: ports/156112 Submitted by: avg Approved by: bsam (via private email) Notes: svn path=/head/; revision=273227
* update to the latest xfce versionsOliver Lehmann2011-04-251-18/+18
| | | | | | | | PR: ports/156232 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=273169
* Mk/bsd.apache.mk was rewritten with a new logic and some new parametersOlli Hauer2011-04-242-96/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to support future apache versions and the transition to apache22. Existing and new USE_APACHE* parameters: USE_APACHE set apache and apxs as build and run dependency USE_APACHE_BUILD set apache and apxs as build dependency USE_APACHE_RUN set apache and apxs as run dependency The following example is representative of all three possible parameters to use: USE_APACHE= 22 specify exact version USE_APACHE= 1.3+ specify [min] version, no [max] version USE_APACHE= 13-22 specify [min]-[max] range USE_APACHE= -2.2 specify [max] version, no [min] version Values can be specified with and without "." (dot) between major and minor version numbers. For example 22 is equal to 2.2 For documentation and full changelist please take a look into Mk/bsd.apache.mk or http://wiki.freebsd.org/bsd.apache.mk Commit with hat apache@ PR: ports/156533 Submitted by: ohauer Notes: svn path=/head/; revision=273137
* - Update kdepim4 and kdepim4-runtime to 4.4.11.1.Alberto Villa2011-04-221-1/+1
| | | | | | | Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51 Notes: svn path=/head/; revision=273078
* Remove http://sauerkraut.critical.ch from MASTER_SITES_CRITICAL, host is downEmanuel Haupt2011-04-201-1/+0
| | | | | | | for 5 days. Maintainer remains unresponsive to mails. Notes: svn path=/head/; revision=272947
* Remove all traces of F8, now that the deprecated/expired ports are removedAlexander Leidinger2011-04-182-104/+15
| | | | | | | | | | | by a brave soul. They served us well. We are fully FC4 (releng-7) or F10 (all other supported branches) now. Reviewed by: bsam, gj Notes: svn path=/head/; revision=272876
* - drop GNUSTEP_WITHOUT_LIBOBJCDirk Meyer2011-04-161-29/+7
| | | | | | | | | | - drop GNUSTEP_WITH_BASE_GCC GNUstep defaults to base compiler - update GNUSTEP_DEVEL for gnustep-back-0.20 Notes: svn path=/head/; revision=272794
* Add support for php5-sqlite3 port.Alex Dupre2011-04-151-1/+2
| | | | Notes: svn path=/head/; revision=272755
* Add libv4l to the rank of LINUX_26_APPS.Boris Samorodov2011-04-141-1/+6
| | | | Notes: svn path=/head/; revision=272724
* - Update KOffice to 2.3.3.Alberto Villa2011-04-131-1/+1
| | | | Notes: svn path=/head/; revision=272663
* Now that db2 is gone, drop db2_DEPENDS as only reminiscence.Matthias Andree2011-04-121-5/+3
| | | | | | | | No longer autodetect db3 in anticipation of later removal. Make 3+ find only 4.0 and newer. Notes: svn path=/head/; revision=272647
* Add a new macro to deal with conflict between ncurses from base and ncurses ↵Baptiste Daroussin2011-04-112-0/+104
| | | | | | | | | | | | | | | | | | | from ports. If a ports is linked against ncurses from base or from the ports, it should then add: USE_NCURSES=yes it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros: WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes PR: ports/155269 Submitted by: me Reviwed by: pav@ Approved by: portmgr (pav@) Exp-run by: portmgr (pav@) Notes: svn path=/head/; revision=272515
* Drop KDE4_BUILD_TYPE in favour of CMAKE_BUILD_TYPEMax Brazhnikov2011-04-101-5/+2
| | | | | | | Change Debug profile to DebugFull Notes: svn path=/head/; revision=272462
* - Set CMAKE_BUILD_TYPE to Release by default (and to Debug if WITH_DEBUGMax Brazhnikov2011-04-101-22/+28
| | | | | | | | | is defined) - Pass CMAKE_BUILD_TYPE to PLIST_SUB - Reformat description Notes: svn path=/head/; revision=272460
* - Update kdevelop to 4.2.2.Alberto Villa2011-04-091-1/+1
| | | | | | | - Update kdevplatform and kdevelop-php to 1.2.2. Notes: svn path=/head/; revision=272426
* The FreeBSD KDE Team is pleased to announce April updates for KDEAlberto Villa2011-04-071-1/+1
| | | | | | | | | | Software Compilation: 4.6.2, codename "Congrats". Read the full announcement here: http://kde.org/announcements/announce-4.6.2.php. Special thanks to Raphael Kubo da Costa who ported the release. Notes: svn path=/head/; revision=272337
* - As ports ruby 1.9 now includes a recent version of rake,Stanislav Sedov2011-04-061-2/+2
| | | | | | | | | | | revert a part of 1.197 by pgollucci which breaks rake with ruby 1.9 and switch back to using the ruby 1.9 bundled one. PR: ports/155539, ports/156217 Submitted by: Ralf Gebhart <gebhart@secnetix.de>, Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=272312
* Remove support for expired PostgreSQL versions 7.3, 7.4, 8.0, and 8.1Rene Ladan2011-04-041-4/+0
| | | | | | | Noted by: kwm Notes: svn path=/head/; revision=272209
* - Fix a typoWen Heping2011-04-011-2/+2
| | | | | | | Submitted by: lichray@gmail.com(via Email) Notes: svn path=/head/; revision=272066
* - add mod_substitute to apache22Olli Hauer2011-03-311-5/+10
| | | | | | | | | - adjust some .endif comments With Hat: apache@ Notes: svn path=/head/; revision=272049
* Add Netlib sites and macrosBrendan Fabeny2011-03-311-0/+20
| | | | Notes: svn path=/head/; revision=272042
* - Disable license checking with DISABLE_LICENSES [1]Thomas Abthorpe2011-03-312-5/+11
| | | | | | | | | - Remove temp files from /tmp when build is interrupted [2] PR: ports/149837 [1], ports/155890 [2] Notes: svn path=/head/; revision=272028
* - Restore the rest of dropped licensesPav Lucistnik2011-03-251-1/+1
| | | | | | | Pointy hat to: tabthorpe Notes: svn path=/head/; revision=271760
* - Re-add ISCL to the list of licensesPav Lucistnik2011-03-251-1/+1
| | | | | | | | Pointy hat to: tabthorpe (licensing overlord) Reported by: pointyhat Notes: svn path=/head/; revision=271757
* - Update kdevelop to 4.2.0.Alberto Villa2011-03-251-1/+1
| | | | | | | - Update kdevplatform, kdevelop-php and kdevelop-php-docs to 1.2.0. Notes: svn path=/head/; revision=271657
* - Update KOffice to 2.3.1.Alberto Villa2011-03-251-1/+1
| | | | | | | - Force dependency on new libwpg. Notes: svn path=/head/; revision=271656
* The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMAlberto Villa2011-03-251-6/+8
| | | | | | | | | | | | 4.4.10. The official 4.6.1 release notes can be found at: http://www.kde.org/announcements/announce-4.6.1.php We'd like to say thanks to all helpers and submitters. Tested by: exp-run via miwi Notes: svn path=/head/; revision=271650
* - Update Qt to 4.7.2.Alberto Villa2011-03-251-1/+1
| | | | | | | - Backport QSslCertificate patch. Notes: svn path=/head/; revision=271640
* - Add LaTeX Project Public LicensesThomas Abthorpe2011-03-241-1/+31
| | | | | | | | PR: ports/151300 Submitted by: Christopher Key <cjk32 cam.ac.uk> Notes: svn path=/head/; revision=271569
* - Add Firefox 4.0 and make Firefox 4.0 the default version.Beat Gaetzi2011-03-221-7/+9
| | | | Notes: svn path=/head/; revision=271489
* Kill Oracle Berkeley DB 5.0 port.Matthias Andree2011-03-211-9/+2
| | | | | | | | There are no ports that depend on this, just implicit via USE_BDB=yes or USE_BDB=44+ or similar - databases/db51 will do. Notes: svn path=/head/; revision=271422
* - Use ${UID} instead of calling ${ID} -uPav Lucistnik2011-03-191-5/+5
| | | | | | | | PR: ports/155543 Submitted by: Eitan Adler <lists@eitanadler.com> Notes: svn path=/head/; revision=271333
* Update MySQL to 5.5.10 release (shared library bumped).Alex Dupre2011-03-191-1/+1
| | | | Notes: svn path=/head/; revision=271308
* - Fix spellingMartin Wilke2011-03-181-9/+1
| | | | | | | | | | | | | PR: ports/155195 Submitted by: Warren Block <wblock@wonkity.com> - Remove sanity check for X_WINDOW_SYSTEM - Remove check for USE_XPM PR: ports/155502 ports/155504 Submitted by: Eitan Adler <lists@eitanadler.com> Notes: svn path=/head/; revision=271193
* - Add gmake as RUN_DEPMartin Wilke2011-03-171-1/+2
| | | | | | | | PR: 148234 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer) Notes: svn path=/head/; revision=271149
* - Claim ownership for portmgrThomas Abthorpe2011-03-172-0/+6
| | | | | | | Reviewed by: pav Notes: svn path=/head/; revision=271118
* s/Ftp/ftp/ - This was causing ports-mgmt/fastest_sites to complain aboutWesley Shields2011-03-171-1/+1
| | | | | | | a single exim mirror. Notes: svn path=/head/; revision=271116
* - remove obsolete variablesDirk Meyer2011-03-131-6/+0
| | | | | | | | PR: 154395 Submitted by: Eitan Adler Notes: svn path=/head/; revision=270818