non port: databases/mysql51-server/Makefile |
Number of commits found: 105 (showing only 100 on this page) |
Saturday, 10 Oct 2015
|
15:29 antoine
Depreacted MySQL 5.1 ports
 |
Thursday, 8 Oct 2015
|
15:11 olgeni
Remove trailing whitespace from Makefiles, A-L.
 |
Wednesday, 23 Sep 2015
|
19:55 amdmi3
- Fix shebangs for mysql51-scripts, add NO_ARCH
Approved by: portmgr blanket
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 4 Nov 2014
|
16:44 ale
Update CONFLICTS.
PR: 194809
Submitted by: spil.oss@gmail.com
 |
Saturday, 30 Aug 2014
|
18:52 tijl
- Add USES=libtool
- Stop using PTHREAD_CFLAGS and PTHREAD_LIBS
 |
Thursday, 28 Aug 2014
|
17:00 adamw
Fix mysql51-client build on current by moving USES+=readline above
bsd.port.pre.mk.
 |
Tuesday, 1 Jul 2014
|
12:22 bapt
Fix build with readline from ports
 |
Wednesday, 25 Jun 2014
|
17:01 bapt
Fix build without texinfo in base
 |
Tuesday, 11 Feb 2014
|
13:40 ale
Fix gethostbyname usage.
PR: ports/186509
Submitted by: Lutz Rabing <lutz.rabing@omc.net>
 |
Tuesday, 17 Dec 2013
|
15:00 ale
Update to 5.1.73 release and stagify.
 |
Thursday, 3 Oct 2013
|
23:18 flo
- use unique package names
- stop using LATEST_LINK
- update CONFLICTS accordingly
Approved by: maintainer
 |
Friday, 27 Sep 2013
|
14:18 ale
Update to 5.1.72 release.
 |
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
08:37 ale
Update to 5.1.71 release.
 |
Tuesday, 18 Jun 2013
|
13:49 az
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
 |
Monday, 10 Jun 2013
|
13:27 ale
Update to 5.1.70 release.
Remove LINUXTHREADS option. [1]
PR: ports/179352
Submitted by: rene
 |
Monday, 6 May 2013
|
14:49 ale
Fix also -server ports with clang.
 |
Tuesday, 23 Apr 2013
|
10:23 ale
Update to 5.1.69 release.
 |
Thursday, 7 Feb 2013
|
09:14 ale
Update to 5.1.68 release.
 |
Thursday, 17 Jan 2013
|
16:43 flo
Update CONFLCITS after the addition of percona55-* and mariadb55-*
Approved by: maintainer
 |
Friday, 21 Dec 2012
|
21:42 ale
Update to 5.1.67 release.
 |
Friday, 12 Oct 2012
|
13:22 ale
Update to 5.1.66 release.
Feature safe: yes
 |
Tuesday, 4 Sep 2012
|
02:58 linimon
Mark as broken on ARM.
Approved by: maintainer
 |
Thursday, 9 Aug 2012
|
14:20 ale
Update to 5.1.65 release.
 |
Sunday, 5 Aug 2012
|
23:19 dougb
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
 |
Friday, 29 Jun 2012
|
09:59 az
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
 |
Wednesday, 9 May 2012
|
10:16 ale
Update to 5.1.63 release.
 |
Monday, 26 Mar 2012
|
09:01 ale
Update to 5.1.62 release.
Feature safe: yes
 |
Friday, 13 Jan 2012
|
11:43 ale
Update to 5.1.61 release.
 |
Friday, 18 Nov 2011
|
09:47 ale
Update to 5.1.60 release.
Feature safe: yes
 |
Friday, 11 Nov 2011
|
12:04 ale
Update to 5.1.59 release.
Feature safe: yes
 |
Wednesday, 9 Nov 2011
|
15:26 miwi
- Remove WITH_FBSD10_FIX, is no longer needed
 |
Saturday, 29 Oct 2011
|
11:29 miwi
- Fix build on FreeBSD 10
 |
Tuesday, 12 Jul 2011
|
14:04 ale
Update to 5.1.58 release.
 |
Tuesday, 10 May 2011
|
08:03 ale
Update to 5.1.57 release.
 |
Friday, 18 Mar 2011
|
23:45 ale
Update to 5.1.56 release.
 |
Tuesday, 8 Feb 2011
|
12:50 ale
Update to 5.1.55 release.
Feature safe: yes
 |
Monday, 20 Dec 2010
|
08:57 ale
Fix startup script and bump PORTREVISION.
PR: ports/153296 [1]
Submitted by: Steve Wills <steve@mouf.net> [1], dougb
Lesson learned: Two identical PRs don't make a good patch.
 |
Thursday, 16 Dec 2010
|
08:27 ale
Update to 5.1.54 release:
- allow custom pid file [1] [2]
PR: ports/84650 [1], ports/152739 [2]
Submitted by: Toshiya SAITOH <toshiya@saitoh.nu> [1],
Frank Wall <fw@moov.de> [2]
 |
Tuesday, 23 Nov 2010
|
08:29 ale
Update to 5.1.53 release.
Fix plist when BUILD_STATIC is set. [1]
PR: ports/152076 [1]
Submitted by: Jarrod Sayers <jarrod@downtools.com.au>
 |
Wednesday, 3 Nov 2010
|
08:35 ale
Update to 5.1.52 release.
 |
Thursday, 30 Sep 2010
|
09:10 ale
Switch to use daemon(8) in rc script to avoid keeping a tty open.
Submitted by: koitsu, ed
 |
Monday, 27 Sep 2010
|
13:32 ale
Update to 5.1.51 release.
 |
Tuesday, 24 Aug 2010
|
13:54 ale
Update to 5.1.50 release.
 |
Monday, 26 Jul 2010
|
10:29 ale
Update to 5.1.49 release.
 |
Friday, 18 Jun 2010
|
12:57 ale
Update to 5.1.48 release
PR: ports/147953
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
Feature safe: yes
 |
Thursday, 20 May 2010
|
12:31 ale
Update to 5.1.47 release.
 |
Wednesday, 5 May 2010
|
14:44 ale
Update to 5.1.46 release.
 |
Thursday, 18 Mar 2010
|
15:42 ale
Update to 5.1.45 release.
 |
Friday, 5 Mar 2010
|
11:42 ale
Fix for MySQL Bug #45058.
Feature safe: yes
 |
Wednesday, 24 Feb 2010
|
15:18 ale
- Update to 5.1.44 release
- Switch to USERS/GROUPS [1]
PR: ports/143387 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Feature safe: yes
 |
Tuesday, 16 Feb 2010
|
11:03 ale
Update to 5.1.43 release.
Feature safe: yes
 |
Monday, 11 Jan 2010
|
11:58 ale
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
 |
Monday, 4 Jan 2010
|
10:52 ale
Update to 5.1.42 release.
 |
Wednesday, 18 Nov 2009
|
08:50 ale
Update to 5.1.41 release.
 |
Tuesday, 27 Oct 2009
|
07:08 ale
Update to 5.1.40 release.
 |
Monday, 21 Sep 2009
|
06:50 ale
Update to 5.1.39 release.
Feature safe: yes
 |
Friday, 4 Sep 2009
|
13:37 ale
Update to 5.1.38 release:
- Add support for openssl instead of yassl (for backward compatability)
- Fix plist when built static (no plugins)
- Allow static build with yassl
 |
Friday, 28 Aug 2009
|
08:23 ale
Update to 5.1.37 release and use bundled libtool.
 |
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
 |
Tuesday, 21 Jul 2009
|
08:27 ale
Update CONFLICTS.
 |
06:05 ale
Update to 5.1.36 release.
 |
Monday, 8 Jun 2009
|
06:49 ale
Update to 5.1.35 release and install additional manpages.
 |
Thursday, 23 Apr 2009
|
07:09 ale
Update to 5.1.34 release.
 |
Wednesday, 1 Apr 2009
|
08:50 ale
Update to 5.1.33 release.
 |
Wednesday, 25 Mar 2009
|
12:57 mm
- Mark MAKE_JOBS_SAFE for SMP compilation
PR: ports/132965
Approved by: ale (maintainer, private e-mail)
 |
Wednesday, 4 Mar 2009
|
07:50 ale
Update to 5.1.32 release.
 |
Tuesday, 3 Mar 2009
|
16:35 ale
Update to 5.1.31 and add mysqld embedded server library.
 |
Friday, 16 Jan 2009
|
22:41 linimon
Move the USE_PERL5 definition for the scripts slave ports from the master
to the slave port, to move it before the inclusion of bsd.port.pre.mk.
Approved by: maintainer
 |
Sunday, 7 Dec 2008
|
23:03 ale
Update to 5.1.30 Generaly Available release.
 |
Monday, 17 Nov 2008
|
09:28 ale
Accept all linuxthreads library major versions.
 |
Friday, 31 Oct 2008
|
07:58 ale
Update to 5.1.29 release.
 |
Friday, 10 Oct 2008
|
18:33 ale
- Fix client input validation vulnerability
- Fix my.cnf search path
 |
Tuesday, 23 Sep 2008
|
05:43 ale
Update to 5.1.28-rc release.
 |
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
 |
Saturday, 26 Jul 2008
|
08:36 ale
Update CONFLICTS and remove duplicated USE_PERL5.
 |
Tuesday, 15 Jul 2008
|
13:40 ale
Add support for --with-fast-mutexes.
PR: ports/125616
Submitted by: Gea-Suan Lin <gslin@gslin.org>
 |
Sunday, 13 Jul 2008
|
09:00 ale
Update to 5.1.26 release.
 |
Saturday, 7 Jun 2008
|
08:33 ale
Update to 5.1.25-rc release.
Fix startup script to wait until server is completely up. [1]
PR: ports/122063 [1]
Submitted by: Christopher Sean Hilton <chris@vindaloo.com> [1]
 |
Wednesday, 23 Apr 2008
|
05:49 ale
Fix plist and bump PORTREVISION.
 |
Monday, 21 Apr 2008
|
20:34 ale
- Update to 5.1.24 release
- Fix my.cnf search path [1]
PR: ports/121900 [1]
Submitted by: Yarema <yds@CoolRat.org> [1]
 |
Thursday, 14 Feb 2008
|
10:49 ale
Update to 5.1.23 release.
 |
Monday, 8 Oct 2007
|
08:57 ale
Update to 5.1.22 RC release.
 |
Tuesday, 28 Aug 2007
|
09:33 ale
Update to 5.1.21 release.
 |
Thursday, 5 Jul 2007
|
13:32 ale
Update to 5.1.20 release.
 |
Friday, 1 Jun 2007
|
09:24 ale
Update to 5.1.19 release.
 |
Sunday, 20 May 2007
|
08:31 ale
Update to 5.1.18 release and drop support for FreeBSD < 5.
Approved by: portmgr (linimon)
 |
Thursday, 19 Apr 2007
|
08:58 ale
Update to 5.1.17 release.
 |
Wednesday, 14 Mar 2007
|
16:30 ale
Update to 5.1.16 release.
 |
Sunday, 4 Feb 2007
|
09:32 ale
Update to 5.1.15 release.
 |
Saturday, 20 Jan 2007
|
09:22 ale
Fix dependencies.
 |
Sunday, 31 Dec 2006
|
12:02 ale
Update to 5.1.14-beta release.
 |
Tuesday, 7 Nov 2006
|
16:37 ale
Update to 5.1.12 release.
 |
Sunday, 10 Sep 2006
|
16:03 ale
Fix patching with WITH_PROC_SCOPE_PTH=yes
PR: ports/99384
Submitted by: Kyryll A Minrnenko <mirya@matrix.ua>
 |
Thursday, 22 Jun 2006
|
10:23 ale
Remove the temporary hack to use the new USE_LDCONFIG feature.
 |
Monday, 19 Jun 2006
|
09:08 ale
Update to 5.1.11 release:
- use recommended yaSSL library
- build as max-no-ndb or max profiles
 |
Thursday, 11 May 2006
|
06:14 ale
Update to 5.1.9 release.
 |
Thursday, 4 May 2006
|
21:41 edwin
Remove USE_REINPLACE from all categories starting with D
 |
Number of commits found: 105 (showing only 100 on this page) |