| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark as broken on ARM. | Mark Linimon | 2012-09-04 | 1 | -0/+4 |
| | | | | | Approved by: maintainer | ||||
| * | Move the rc.d scripts of the form *.sh.in to *.in | Doug Barton | 2012-08-05 | 2 | -1/+1 |
| | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op | ||||
| * | - Remove SITE_PERL from *_DEPENDS | Andrej Zverev | 2012-06-29 | 1 | -2/+2 |
| | | | | | Approved by: portmgr@ (bapt@) | ||||
| * | Skip version 5.0.96 (no changes related to FreeBSD port). | Alex Dupre | 2012-03-26 | 1 | -0/+2 |
| | | | | | Feature safe: yes | ||||
| * | Update to 5.0.95 release. | Alex Dupre | 2012-02-10 | 2 | -3/+3 |
| | | |||||
| * | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. | ||||
| * | - Remove WITH_FBSD10_FIX, is no longer needed | Martin Wilke | 2011-11-09 | 1 | -1/+0 |
| | | |||||
| * | - Fix build on FreeBSD 10 | Martin Wilke | 2011-10-29 | 1 | -0/+1 |
| | | |||||
| * | - remove maintainer tags from pkg-descr | Eitan Adler | 2011-10-22 | 1 | -3/+0 |
| | | | | | | Approved by: portmgr Approved by: bapt (mentor) | ||||
| * | Update to 5.0.92: | Alex Dupre | 2011-02-08 | 4 | -46/+15 |
| | | | | | | | | | | | - switch to use USER/GROUP [1] - allow custom pidfile - replace CONFLICTS with CONFLICTS_INSTALL PR: ports/143384 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Feature safe: yes | ||||
| * | Update to 5.0.91 release. | Alex Dupre | 2011-01-09 | 2 | -7/+4 |
| | | | | | | PR: ports/153690 Submitted by: Tom Judge <tom@tomjudge.com> | ||||
| * | Optimization: don't call times()->getrusage() on FreeBSD >= 7.0 when not needed. | Alex Dupre | 2010-10-26 | 2 | -1/+31 |
| | | | | | Submitted by: davidxu | ||||
| * | Switch to use daemon(8) in rc script to avoid keeping a tty open. | Alex Dupre | 2010-09-30 | 2 | -3/+3 |
| | | | | | Submitted by: koitsu, ed | ||||
| * | Add missing closing quotes. | Alex Dupre | 2010-08-24 | 1 | -1/+1 |
| | | | | | | PR: ports/149748 Submitted by: Ivan Klymenko <fidaj@ukr.net> | ||||
| * | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 1 | -1/+1 |
| | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# | ||||
| * | Update to 5.0.90 release. | Alex Dupre | 2010-02-16 | 2 | -4/+4 |
| | | | | | Feature safe: yes | ||||
| * | As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. | Alex Dupre | 2010-01-11 | 1 | -3/+3 |
| | | |||||
| * | Update to 5.0.89 release. | Alex Dupre | 2009-12-29 | 3 | -31/+4 |
| | | |||||
| * | Update to 5.0.88 release. | Alex Dupre | 2009-11-21 | 2 | -4/+4 |
| | | |||||
| * | Update to 5.0.87 release. | Alex Dupre | 2009-10-26 | 2 | -4/+4 |
| | | |||||
| * | Update to 5.0.86 release: | Alex Dupre | 2009-09-24 | 3 | -5/+23 |
| | | | | | | | - wait for mysql to be responsive at startup Feature safe: yes | ||||
| * | Update to 5.0.85 release. | Alex Dupre | 2009-08-27 | 2 | -4/+4 |
| | | |||||
| * | Update to 5.0.84 release and use bundled libtool. | Alex Dupre | 2009-07-24 | 3 | -21/+7 |
| | | |||||
| * | Update CONFLICTS. | Alex Dupre | 2009-07-21 | 1 | -3/+3 |
| | | |||||
| * | Update to 5.0.83 release. | Alex Dupre | 2009-06-12 | 2 | -4/+4 |
| | | |||||
| * | Update to 5.0.82 release and add additional manpages. | Alex Dupre | 2009-06-08 | 2 | -11/+23 |
| | | |||||
| * | Update to 5.0.81 release. | Alex Dupre | 2009-05-13 | 3 | -8/+8 |
| | | |||||
| * | - Mark MAKE_JOBS_SAFE for SMP compilation | Martin Matuska | 2009-03-25 | 1 | -0/+1 |
| | | | | | Approved by: ale (maintainer, private e-mail) | ||||
| * | Add mysqld embedded server library and fix pkg-plist. | Alex Dupre | 2009-03-04 | 3 | -3/+28 |
| | | |||||
| * | Update to 5.0.77 release. | Alex Dupre | 2009-02-16 | 2 | -5/+4 |
| | | |||||
| * | 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.0.75 release. | Alex Dupre | 2008-12-29 | 3 | -18/+5 |
| | | | | | | PR: ports/129979 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> | ||||
| * | Accept all linuxthreads library major versions. | Alex Dupre | 2008-11-17 | 1 | -1/+1 |
| | | |||||
| * | - Fix client input validation vulnerability | Alex Dupre | 2008-10-10 | 3 | -2/+29 |
| | | | | | - Fix my.cnf search path | ||||
| * | Update to 5.0.67 release. | Alex Dupre | 2008-08-27 | 6 | -93/+24 |
| | | |||||
| * | 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 |
| | | |||||
| * | Update to 5.0.51a release. | Alex Dupre | 2008-01-31 | 3 | -4/+16 |
| | | |||||
| * | Fix SSL connections. | Alex Dupre | 2008-01-21 | 1 | -0/+57 |
| | | | | | Reported by: many | ||||
| * | Backport a couple of small enhancement from mysql 5.1 port. | Alex Dupre | 2007-12-12 | 2 | -0/+37 |
| | | |||||
| * | Update to 5.0.51 release. | Alex Dupre | 2007-12-11 | 5 | -126/+6 |
| | | |||||
| * | - tmpdir fix [1] | Alex Dupre | 2007-10-08 | 3 | -1/+128 |
| | | | | | | | | - add WITHOUT_THR_ALARM knob to reduce kernel contention [2] (use it only if you understand the drawback) Submitted by: stas [1], kris [2] | ||||
| * | Update to 5.0.45 release. | Alex Dupre | 2007-07-12 | 5 | -18/+19 |
| | | |||||
| * | Update to 5.0.41 release and drop support for FreeBSD < 5. | Alex Dupre | 2007-05-20 | 5 | -47/+25 |
| | | | | | Approved by: portmgr (linimon) | ||||
| * | Fix previouos commit. | Alex Dupre | 2007-04-18 | 1 | -1/+1 |
| | | |||||
| * | Use the new @stopdaemon feature. | Alex Dupre | 2007-04-18 | 1 | -1/+1 |
| | | |||||
| * | Update to 5.0.37 release. | Alex Dupre | 2007-03-14 | 4 | -16/+5 |
| | | |||||
| * | Update to 5.0.33 release. | Alex Dupre | 2007-01-26 | 4 | -26/+17 |
| | | |||||
| * | Fix dependencies. | Alex Dupre | 2007-01-20 | 1 | -1/+1 |
| | | |||||
