notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/mysql-administrator/Makefile

Number of commits found: 32

Wednesday, 11 Apr 2007
11:29 sem search for other commits by this committer
Remove databases/mysql-administrator.
It's a part of MySQL Tools now and don't supported separately.
Original commit
Tuesday, 27 Feb 2007
04:49 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Wednesday, 5 Jul 2006
02:30 linimon search for other commits by this committer
Change all bogus uses of BROKEN to IGNORE.  See CHANGES 20060705.

PR:             ports/92445
Hat:            portmgr
Original commit
Saturday, 20 May 2006
17:40 sem search for other commits by this committer
- Update to 1.1.10
Original commit
Friday, 28 Apr 2006
20:44 sem search for other commits by this committer
- Add a shabang to run script

PR:             ports/96372
Submitted by:   Matthew Holder <sixxgate@hotmail.com>
Original commit
Friday, 17 Feb 2006
20:39 sem search for other commits by this committer
- Does not build on amd64

Reported by:    krismail
Original commit
Thursday, 2 Feb 2006
19:07 sem search for other commits by this committer
o Update port to version 1.1.6, we are at 1.0.22a now.
o According to website it fully supports MySQL 4.0, 4.1, and 5.0
        - Might work with 4.0, so BROKEN_WITH_MYSQL 40 removed
o Makefile changes:
        - Use MASTER_SITE_MYSQL instead
        - Remove USE_REINPLACE
        - DEFAULT_MYSQL_VER already defaults to 41
        - Remove quotes from BROKEN message
        - Use INSTALL_TARGET instead of install

PR:             ports/92727
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Original commit
Saturday, 19 Nov 2005
19:54 sem search for other commits by this committer
- Get back quotes in BROKEN. I was confused with IGNORE.

Requested by:   kris
Original commit
14:35 sem search for other commits by this committer
- Remove apostrophe from BROKEN macro. make(1) on 4.x dislikes it.

PR:             ports/89008
Submitted by:   Andreas Schulz
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
Original commit
Friday, 11 Nov 2005
07:36 sem search for other commits by this committer
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Monday, 3 Oct 2005
13:57 sem search for other commits by this committer
- Add amd64 as allowed architecture

Submitted by:   Adam Gregoire <ebola_at_psychoholics.org>
Original commit
Thursday, 14 Jul 2005
17:11 sem search for other commits by this committer
- Update to 1.0.22a

PR:             ports/82572
Submitted by:   Andrej Zverev <az@inec.ru>
Original commit
Saturday, 14 May 2005
10:56 sem search for other commits by this committer
- ONLY_FOR_ARCHS=i386

Reminded by:    pointyhat
Original commit
Sunday, 17 Apr 2005
19:08 sem search for other commits by this committer
- Update to 1.0.20
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Saturday, 6 Nov 2004
17:47 sem search for other commits by this committer
- Update to 1.0.14

Thanks to Andrej Zverev (az[at]inec[dot]ru) for help.
Original commit
Sunday, 19 Sep 2004
01:23 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Wednesday, 7 Jul 2004
19:20 sem search for other commits by this committer
Change email address for my ports.

Approved by:    krion (mentor)
Original commit
Thursday, 1 Jul 2004
17:06 ade search for other commits by this committer
Autotools cleanup.  Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:             67768
Submitted by:   ade
Approved by:    4-exp bento runs (thanks, kris!)
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Thursday, 1 Apr 2004
07:39 krion search for other commits by this committer
- Update to 1.0.2b-alpha

PR:             ports/65010
Submitted by:   maintainer
Original commit
Sunday, 28 Mar 2004
06:58 kris search for other commits by this committer
Revert 1.5, which was committed prematurely.
Original commit
Saturday, 13 Mar 2004
18:02 ade search for other commits by this committer
Unset LIBTOOLFILES to fix build after previous commit.

Submitted by:   bento
Original commit
Friday, 12 Mar 2004
02:48 ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
Original commit
Friday, 5 Mar 2004
15:31 arved search for other commits by this committer
Mark Broken with MYSQL 3.23.

Submitted by:   maintainer
Original commit
Thursday, 4 Mar 2004
17:17 arved search for other commits by this committer
Fix Build on AMD64

Approved by:    maintainer
Original commit
Tuesday, 24 Feb 2004
14:28 ale search for other commits by this committer
Simplify the Makefile.
Original commit
09:13 krion search for other commits by this committer
Add mysql-administrator 1.0.1a,

MySQL Administrator is a powerful visual administration console
that enables you to easily administer your MySQL environment
and gain significantly better visibility into how your
databases are operating. MySQL Administrator now integrates
database management and maintenance into a single, seamless
environment, with a clear and intuitive graphical user
interface.

By using MySQL Administrator you will be able to:
 * Achieve higher database availability through improved management
 * Reduce errors through visual database administration
 * Lower database administration costs through improved productivity
 * Deliver a more secure environment through easier privilege management

WWW: http://www.mysql.com/products/administrator/

PR:             ports/63292
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit

Number of commits found: 32