Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 3.0.20 | Stanislav Sedov | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | - Update to 0.2.0 | Stanislav Sedov | 2006-12-09 | 3 | -32/+40 |
| | |||||
* | - Update to 1.6.3 | Rong-En Fan | 2006-12-09 | 3 | -6/+7 |
| | | | | | | | - Chase databases/xapian-core update PR: ports/106507 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer) | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -0/+1 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Update to 0.9.7 | Martin Wilke | 2006-12-09 | 3 | -4/+10 |
| | |||||
* | - Update to 1.8.2 | Martin Wilke | 2006-12-09 | 2 | -5/+5 |
| | |||||
* | - Update to 1.37 | Martin Wilke | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | - Update to 1.01 | Martin Wilke | 2006-12-09 | 2 | -5/+11 |
| | |||||
* | - Local/Library/ApplicationSupport now global | Dirk Meyer | 2006-12-09 | 3 | -3/+0 |
| | |||||
* | - Local/Tools/Resources now global | Dirk Meyer | 2006-12-09 | 1 | -1/+0 |
| | |||||
* | Rewrite the libxine entry: | Remko Lodder | 2006-12-09 | 1 | -24/+17 |
| | | | | | | | o Use the FDP style to fill in the entry. o Remove the secunia references and use the libxine information. o Properly sort the references section o Add the modified tag (since I changed it). | ||||
* | - take maintainership | Dirk Meyer | 2006-12-09 | 6 | -363/+332 |
| | | | | | | - sort plist - udpate to 3.81 Approved by: danfe | ||||
* | - Fix handling of floating point exception on AMD64. | Martin Wilke | 2006-12-09 | 3 | -11/+470 |
| | | | | | | | - Support build on AMD64 with threading. PR: ports/106506 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> | ||||
* | - add Local/Library/ApplicationSupport | Dirk Meyer | 2006-12-09 | 2 | -9/+12 |
| | | | | - add Local/Tools/Resources | ||||
* | - Update to 2.6 | Martin Wilke | 2006-12-09 | 8 | -40/+28 |
| | | | | | PR: ports/106502 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> (maintainer) | ||||
* | Commit missing patch to pkg-plist | Alex Dupre | 2006-12-09 | 2 | -6/+6 |
| | | | | | (required for WITH_REPLACE_MAIL_URL knob). While I'm here, convert spaces into tab in Makefile. | ||||
* | - Really respect X11BASE | Rong-En Fan | 2006-12-09 | 2 | -2/+3 |
| | | | | Approved by: portmgr (linimon) | ||||
* | Update to 2006.12.08. | Norikatsu Shigemura | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | - Added my entry in freebsd.committers.markers | Nicola Vitale | 2006-12-09 | 1 | -0/+1 |
| | | | | Approved by: alexbl (mentor) | ||||
* | - Chase security/gnupg upgrade (but still 1.4.6) after repocopy. | Jun Kuriyama | 2006-12-09 | 7 | -25/+43 |
| | | | | | | | | (not connected in ../Makefile) - Tweak installation directory for documents to avoid conflict against coming gnupg upgrade (2.0.1). I'm still testing my patch to upgrade to 2.0.1, so please wait. :-) | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -1/+1 |
| | | | | | | PR: ports/106071 Submitted by: rafan Approved by: portmgr (linimon) | ||||
* | - Upgrade to 3.6.2. | Jun Kuriyama | 2006-12-09 | 3 | -5/+23 |
| | |||||
* | - POD fixes (already reported to module author). | Jun Kuriyama | 2006-12-09 | 6 | -0/+160 |
| | | | | - Reduce warning in Senna::Symbol. | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -1/+2 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 2 | -0/+9 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -0/+2 |
| | | | | Approved by: portmgr (linimon) | ||||
* | Since we're using NO_MTREE, we need to completely clean up behind us. | Ade Lovett | 2006-12-09 | 1 | -0/+1 |
| | | | | | | | Curiously, with a 'normal test sequence' of PREFIX=/build make ... this didn't flag any errors. Submitted by: pointyhat | ||||
* | - Update to 0.9.16a | Cheng-Lung Sung | 2006-12-09 | 3 | -17/+14 |
| | | | | | PR: ports/106480 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> | ||||
* | - Update to 0.45 | Cheng-Lung Sung | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | - Update to 0.40 | Cheng-Lung Sung | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | - Update to 1.53 | Cheng-Lung Sung | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | Only depend on netcat if we are running an older version of FreeBSD | Marc G. Fournier | 2006-12-09 | 3 | -4/+7 |
| | | | | | | | that doesn't already include it ... PR: ports/106446 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> | ||||
* | - Update to 0.09 | Cheng-Lung Sung | 2006-12-09 | 2 | -4/+4 |
| | | | | | - from Changes - fix link fetching from atom feeds | ||||
* | - Update to 0.21 | Cheng-Lung Sung | 2006-12-09 | 2 | -4/+4 |
| | |||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -1/+1 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Respect X11BASE by USE_XLIB + GNU_CONFIGURE | Rong-En Fan | 2006-12-09 | 1 | -0/+1 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -0/+2 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Respect X11BASE for Xpm | Rong-En Fan | 2006-12-09 | 1 | -1/+3 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -2/+2 |
| | | | | Approved by: portmgr (linimon) | ||||
* | Fix build on ia64. | Shaun Amott | 2006-12-09 | 1 | -1/+1 |
| | |||||
* | - Respect X11BASE for Qt | Rong-En Fan | 2006-12-09 | 2 | -1/+3 |
| | | | | | Reported by: pointyhat Approved by: portmgr (linimon) | ||||
* | Add p5-CGI-Application-Plugin-Session 1.02, plugin that adds session | Cheng-Lung Sung | 2006-12-09 | 5 | -0/+45 |
| | | | | | | | support to CGI::Application. PR: ports/103386 Submitted by: George Hartzell <hartzell at alerce.com> | ||||
* | Add p5-CGI-Application-Plugin-TT 1.03, add Template Toolkit support to | Cheng-Lung Sung | 2006-12-09 | 5 | -0/+51 |
| | | | | | | | CGI::Application. PR: ports/103388 Submitted by: George Hartzell <hartzell at alerce.com> | ||||
* | Add p5-Image-Magick-Iterator 0.01, sequentially read Image::Magick | Cheng-Lung Sung | 2006-12-09 | 5 | -0/+51 |
| | | | | | | | object from a filehandle. PR: ports/105411 Submitted by: Gea-Suan Lin <gslin at gslin.org> | ||||
* | - Disable ffmpeg support if multimedia/ffmpeg is installed before building | Michael Johnson | 2006-12-09 | 2 | -5/+7 |
| | | | | | | libquicktime, otherwise depend on multimedia/ffmpeg-devel Reported by: Randy Pratt <bsd-unix@earthlink.net> | ||||
* | - Respect X11BASE | Rong-En Fan | 2006-12-09 | 1 | -0/+1 |
| | | | | Approved by: portmgr (linimon) | ||||
* | - Add port for sysutils/devcpu | Stanislav Sedov | 2006-12-09 | 6 | -0/+212 |
| | | | | | | | | | | | | | This kernel module provides access to i386/amd64 CPUs MSR (Model Specific Register) registers and cpuid info through /dev/cpu%d devices, where %d corresponds to cpu number. It can be used with x86info to retrive information available from MSR registers. Additionally, this module can be used to update/replace microcode of cpus. PR: ports/ports/102454 Submitted by: stas | ||||
* | - Update to 1.2.1 | Martin Wilke | 2006-12-08 | 12 | -638/+2718 |
| | | | | Submitted by: Oleg Gawriloff <barzog@telecom.by> (via privat mail) | ||||
* | This is the murrine fancy clearlooks theme pack. | Martin Wilke | 2006-12-08 | 5 | -0/+63 |
| | | | | | | | | | Based on the original clearlooks theme. WWW: http://www.gnome-look.org/content/show.php?content=48681 PR: ports/106465 Submitted by: pneumann at gmail.com | ||||
* | - Update MASTER_SITES | Martin Wilke | 2006-12-08 | 1 | -1/+1 |
| | | | | | PR: ports/106439 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (Maintainer) |