Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust wording. | demon | 2007-02-07 | 1 | -1/+1 |
| | |||||
* | Allow building of python binding (as an option). | delphij | 2007-02-07 | 3 | -3/+30 |
| | | | | | Submitted by: Ren Zhen <bg1tpt at gmail com> Approved by: maintainer | ||||
* | Update to 1.2.19. | demon | 2007-02-01 | 2 | -4/+4 |
| | |||||
* | Update to 1.2.18. | demon | 2007-01-31 | 5 | -19/+23 |
| | |||||
* | Use libtool port instead of included version to avoid a.out objformat botch | kris | 2007-01-29 | 1 | -0/+1 |
| | |||||
* | Update to 1.2.15. | demon | 2006-08-16 | 3 | -5/+5 |
| | | | | | PR: 101556 Submitted by: leeym | ||||
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 | ||||
* | - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl | pav | 2006-05-28 | 1 | -1/+1 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with N | edwin | 2006-05-11 | 1 | -1/+0 |
| | |||||
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 2 | -1/+4 |
| | | | | Approved by: portmgr (kris) | ||||
* | Update to 1.2.12. | demon | 2005-12-19 | 2 | -6/+6 |
| | |||||
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | ade | 2005-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. | ||||
* | Update to version 1.2.11. | demon | 2005-07-27 | 4 | -15/+15 |
| | |||||
* | Upgrade to version 1.2.10. | demon | 2005-06-17 | 5 | -21/+21 |
| | |||||
* | Upgrade to version 1.2.9. | demon | 2005-05-29 | 2 | -3/+3 |
| | |||||
* | Do not touch perllocal.pod. | demon | 2005-05-27 | 1 | -0/+13 |
| | | | | | PR: 81380 Submitted by: leeym | ||||
* | Update to version 1.2.8. | demon | 2005-05-17 | 2 | -4/+4 |
| | |||||
* | Correct WWW. | demon | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Update to version 1.2.6. | demon | 2005-05-10 | 2 | -3/+3 |
| | |||||
* | USE_LIBTOOL implies GNU_CONFIGURE. | demon | 2005-05-08 | 1 | -1/+0 |
| | |||||
* | Upgrade to version 1.2.4. | demon | 2005-05-08 | 12 | -198/+126 |
| | |||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | Fix build on amd64. | krion | 2005-04-10 | 1 | -1/+1 |
| | |||||
* | Fix build on amd64. | krion | 2005-04-06 | 1 | -0/+1 |
| | |||||
* | BROKEN on ia64: Does not build | kris | 2005-03-26 | 1 | -0/+4 |
| | | | | Approved by: portmgr (self) | ||||
* | - add USE_LIBTOOL_VER=15 and remove *.la from PLIST | leeym | 2005-03-17 | 2 | -82/+84 |
| | | | | | | | | | | - utilize DOCSDIR, EXAMPLESDIR - respect NOPORTDOCS - apply OPTIONS PR: 78942 Submitted by: leeym Approved by: demon | ||||
* | - Fix plist (kill perllocal.pod) | pav | 2005-03-16 | 1 | -2/+13 |
| | |||||
* | Support for ISO-8859-2 fonts should be enabled with --enable-latin2 | demon | 2004-11-17 | 1 | -1/+1 |
| | | | | | | option, not --with-latin2. Submitted by: Tomasz Baranowski <tb@cybertech.pl> | ||||
* | This patch was integrated into rrdtool. | demon | 2004-08-09 | 2 | -15/+0 |
| | | | | Nitoced by: Forrest Aldrich <forrie@forrie.com> | ||||
* | Update to version 1.0.49 | demon | 2004-08-08 | 6 | -37/+27 |
| | |||||
* | Upgrade to version 1.0.48. | demon | 2004-07-26 | 2 | -4/+4 |
| | | | | | | Add --with-pic to CONFIGURE_ARGS on amd64 to fix build. Submitted by: arved | ||||
* | Add fix for perl <= 5.005_03 | vs | 2004-07-22 | 2 | -2/+17 |
| | | | | | | PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout | ||||
* | BROKEN on amd64: Does not build (needs to build shared libraries with -fPIC) | kris | 2004-05-30 | 1 | -1/+7 |
| | |||||
* | Avoid coredump in 'rrdtool graph -X <param>' | demon | 2004-05-11 | 1 | -0/+11 |
| | | | | Submitted by: "Leonid A. Lyamanov" <leonas@demos.su> | ||||
* | This port does not require libtool to build. | demon | 2004-04-19 | 1 | -1/+1 |
| | | | | | PR: 65696 Submitted by: Helge Oldach <rrdtoolapr04@oldach.net> | ||||
* | Use a copy of libpng shipped with rrdtool. This fixes build with ancient | demon | 2004-04-16 | 1 | -3/+1 |
| | | | | | | | | version of perl (5.005). I have no spare machine with that version of perl to develop a proper fix. Noticed by: many | ||||
* | Update to version 1.0.47. | demon | 2004-04-06 | 8 | -58/+37 |
| | |||||
* | Add size data, approved by maintainers. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | Remove redundant USE_GMAKE. | demon | 2003-12-22 | 1 | -1/+0 |
| | | | | | PR: 58993 Submitted by: Helge Oldach <1464424446@oldach.net> | ||||
* | Correct pkg-plist. | demon | 2003-10-30 | 1 | -1/+1 |
| | |||||
* | Update to version 1.0.45. | demon | 2003-10-29 | 4 | -22/+33 |
| | | | | | PR: 58297 Submitted by: Toni Viemero <toni.viemero@iki.fi> | ||||
* | utilize SITE_PERL | ijliao | 2003-10-24 | 1 | -9/+9 |
| | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | De-pkg-comment. | demon | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | Update to 1.0.41; | demon | 2003-02-20 | 3 | -6/+3 |
| | | | | Slightly adjust pkg-descr. | ||||
* | Fixes for 64-bit platforms. | demon | 2003-02-11 | 1 | -0/+20 |
| | | | | Submitted by: Corey Smith <csmith@bonddesk.com> | ||||
* | Update to 1.0.40. | demon | 2002-10-18 | 2 | -5/+2 |
| | |||||
* | Upgrade to 1.0.39. | demon | 2002-08-31 | 2 | -2/+5 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (with modifications). | ||||
* | Upgrade to version 1.0.38. | demon | 2002-05-24 | 3 | -3/+6 |
| |