| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. | Jeremy Messenger | 2009-08-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr | ||||
| * | Update CONFLICTS. | Alex Dupre | 2009-07-21 | 1 | -3/+3 |
| | | |||||
| * | Update to 5.1.36 release. | Alex Dupre | 2009-07-21 | 3 | -34/+5 |
| | | |||||
| * | Update to 5.1.35 release and install additional manpages. | Alex Dupre | 2009-06-08 | 2 | -11/+23 |
| | | |||||
| * | Update to 5.1.34 release. | Alex Dupre | 2009-04-23 | 3 | -9/+9 |
| | | |||||
| * | Update to 5.1.33 release. | Alex Dupre | 2009-04-01 | 2 | -4/+4 |
| | | |||||
| * | - Mark MAKE_JOBS_SAFE for SMP compilation | Martin Matuska | 2009-03-25 | 1 | -0/+1 |
| | | | | | | PR: ports/132965 Approved by: ale (maintainer, private e-mail) | ||||
| * | Update to 5.1.32 release. | Alex Dupre | 2009-03-04 | 2 | -4/+4 |
| | | |||||
| * | Update to 5.1.31 and add mysqld embedded server library. | Alex Dupre | 2009-03-03 | 5 | -6/+35 |
| | | |||||
| * | Move the USE_PERL5 definition for the scripts slave ports from the master | Mark Linimon | 2009-01-16 | 1 | -1/+0 |
| | | | | | | | to the slave port, to move it before the inclusion of bsd.port.pre.mk. Approved by: maintainer | ||||
| * | Update to 5.1.30 Generaly Available release. | Alex Dupre | 2008-12-07 | 2 | -5/+4 |
| | | |||||
| * | Accept all linuxthreads library major versions. | Alex Dupre | 2008-11-17 | 1 | -1/+1 |
| | | |||||
| * | Update to 5.1.29 release. | Alex Dupre | 2008-10-31 | 4 | -14/+16 |
| | | |||||
| * | - Fix client input validation vulnerability | Alex Dupre | 2008-10-10 | 3 | -2/+29 |
| | | | | | - Fix my.cnf search path | ||||
| * | Update to 5.1.28-rc release. | Alex Dupre | 2008-09-23 | 4 | -26/+16 |
| | | |||||
| * | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) | ||||
| * | Make startup script ssh-friendly. | Alex Dupre | 2008-07-30 | 1 | -1/+1 |
| | | | | | | PR: ports/81915 Submitted by: David Marshall <marshall@chezmarshall.com> | ||||
| * | Update CONFLICTS and remove duplicated USE_PERL5. | Alex Dupre | 2008-07-26 | 1 | -3/+3 |
| | | |||||
| * | Add support for --with-fast-mutexes. | Alex Dupre | 2008-07-15 | 1 | -0/+4 |
| | | | | | | PR: ports/125616 Submitted by: Gea-Suan Lin <gslin@gslin.org> | ||||
| * | Update to 5.1.26 release. | Alex Dupre | 2008-07-13 | 2 | -4/+4 |
| | | |||||
| * | Update to 5.1.25-rc release. | Alex Dupre | 2008-06-07 | 3 | -5/+16 |
| | | | | | | | | Fix startup script to wait until server is completely up. [1] PR: ports/122063 [1] Submitted by: Christopher Sean Hilton <chris@vindaloo.com> [1] | ||||
| * | Fix plist and bump PORTREVISION. | Alex Dupre | 2008-04-23 | 2 | -1/+2 |
| | | |||||
| * | - Update to 5.1.24 release | Alex Dupre | 2008-04-21 | 4 | -18/+19 |
| | | | | | | | | - Fix my.cnf search path [1] PR: ports/121900 [1] Submitted by: Yarema <yds@CoolRat.org> [1] | ||||
| * | Update to 5.1.23 release. | Alex Dupre | 2008-02-14 | 7 | -93/+40 |
| | | |||||
| * | Update to 5.1.22 RC release. | Alex Dupre | 2007-10-08 | 3 | -5/+29 |
| | | |||||
| * | Update to 5.1.21 release. | Alex Dupre | 2007-08-28 | 5 | -6/+44 |
| | | |||||
| * | Update to 5.1.20 release. | Alex Dupre | 2007-07-05 | 3 | -4/+5 |
| | | |||||
| * | Fix compilation with gcc4.2, by moving down mix/max definitions. | Alex Dupre | 2007-07-02 | 1 | -0/+27 |
| | | | | | Submitted by: Huang wen hui <hwh@gddsn.org.cn> | ||||
| * | Update to 5.1.19 release. | Alex Dupre | 2007-06-01 | 3 | -17/+9 |
| | | |||||
| * | Update to 5.1.18 release and drop support for FreeBSD < 5. | Alex Dupre | 2007-05-20 | 7 | -52/+25 |
| | | | | | Approved by: portmgr (linimon) | ||||
| * | Update to 5.1.17 release. | Alex Dupre | 2007-04-19 | 6 | -20/+38 |
| | | |||||
| * | Update to 5.1.16 release. | Alex Dupre | 2007-03-14 | 3 | -5/+5 |
| | | |||||
| * | Update to 5.1.15 release. | Alex Dupre | 2007-02-04 | 3 | -11/+13 |
| | | |||||
| * | Fix dependencies. | Alex Dupre | 2007-01-20 | 1 | -1/+1 |
| | | |||||
| * | Update to 5.1.14-beta release. | Alex Dupre | 2006-12-31 | 4 | -8/+12 |
| | | |||||
| * | Update to 5.1.12 release. | Alex Dupre | 2006-11-07 | 13 | -51/+63 |
| | | |||||
| * | Fix patching with WITH_PROC_SCOPE_PTH=yes | Alex Dupre | 2006-09-10 | 1 | -3/+0 |
| | | | | | | PR: ports/99384 Submitted by: Kyryll A Minrnenko <mirya@matrix.ua> | ||||
| * | Remove the temporary hack to use the new USE_LDCONFIG feature. | Alex Dupre | 2006-06-22 | 1 | -2/+0 |
| | | |||||
| * | Update to 5.1.11 release: | Alex Dupre | 2006-06-19 | 9 | -57/+54 |
| | | | | | | - use recommended yaSSL library - build as max-no-ndb or max profiles | ||||
| * | Fix pkg-plist. | Alex Dupre | 2006-05-22 | 1 | -1/+0 |
| | | |||||
| * | Update to 5.1.9 release. | Alex Dupre | 2006-05-11 | 4 | -9/+12 |
| | | |||||
| * | Remove USE_REINPLACE from all categories starting with D | Edwin Groothuis | 2006-05-04 | 1 | -1/+0 |
| | | |||||
| * | Update to 5.1.7 beta release: | Alex Dupre | 2006-03-17 | 5 | -11/+22 |
| | | | | | - add mysql_upgrade script to update the databases from an earlier (even minor) release | ||||
| * | Fix rcNG startup ordering for MySQL daemon. | Alex Dupre | 2006-03-07 | 2 | -3/+2 |
| | | | | | | | Bump PORTREVISION for mysql-server ports. Approved by: portmgr (clement) | ||||
| * | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 2 | -1/+4 |
| | | | | | Approved by: portmgr (kris) | ||||
| * | Update to 5.1.6 release. | Alex Dupre | 2006-02-15 | 3 | -6/+5 |
| | | |||||
| * | Initial import of MySQL 5.1 version. | Alex Dupre | 2006-02-05 | 8 | -80/+84 |
| | | | | | This is an *alpha* release (5.1.5). | ||||
| * | Add zlib to plist if FreeBSD < 5.0 | Alex Dupre | 2006-01-28 | 2 | -0/+9 |
| | | |||||
| * | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -3/+3 |
| | | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
| * | Fix build on 4.X (use included zlib on 4.X). | Alex Dupre | 2006-01-11 | 1 | -2/+2 |
| | | |||||
