notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/mysql-navigator/Makefile

Number of commits found: 44

Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 19 Mar 2011
13:15 ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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)
Original commit
Friday, 6 Jun 2008
13:17 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 13 Feb 2007
00:16 pav search for other commits by this committer
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:   rafan
Tested on:      pointyhat
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
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
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
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
Monday, 31 May 2004
07:36 demon search for other commits by this committer
Fix MASTER_SITE_SUBDIR.

PR:             67227
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
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
Wednesday, 10 Mar 2004
06:28 demon search for other commits by this committer
Project has moved to SourceForge.

PR:             64018
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Friday, 2 Jan 2004
23:32 demon search for other commits by this committer
Fix build on -current;
utilize USE_MYSQL;
minor improvements to pet portlint.

PR:             59699
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Original commit
Wednesday, 30 Apr 2003
06:28 demon search for other commits by this committer
Fix MASTER_SITES [1];
Update to version 1.4.2.

PR:             51266 [1]
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Original commit
Sunday, 23 Feb 2003
11:36 demon search for other commits by this committer
Update to version 1.4.1;
De-pkg-comment.
Original commit
Saturday, 21 Sep 2002
04:24 will search for other commits by this committer
Fix braino: add USE_REINPLACE.
Original commit
04:21 will search for other commits by this committer
Update to 1.3.12, which works on KDE3.
Original commit
Saturday, 26 Jan 2002
22:02 demon search for other commits by this committer
Upgrade to version 1.3.7.    
Original commit
Tuesday, 1 Jan 2002
07:05 demon search for other commits by this committer
Upgrade to 1.3.3.6.    
Original commit
Thursday, 2 Aug 2001
04:33 demon search for other commits by this committer
Update to 1.2.4.    
Original commit
Friday, 1 Jun 2001
08:55 demon search for other commits by this committer
Update to 1.2.2    
Original commit
Wednesday, 16 May 2001
10:42 demon search for other commits by this committer
Upgrade to 1.1.0    
Original commit
Thursday, 3 May 2001
11:00 demon search for other commits by this committer
Upgrade to 0.9.5.1    
Original commit
Friday, 13 Apr 2001
09:54 demon search for other commits by this committer
Update to use bsd.kde.mk    
Original commit
Monday, 2 Apr 2001
12:01 demon search for other commits by this committer
Update to version 0.7.5    
Original commit
Friday, 30 Mar 2001
11:27 demon search for other commits by this committer
Update to version 0.7.0.    
Original commit
11:06 sobomax search for other commits by this committer
Newest versions of this port use QT+KDE instead of GTK+GNOME, so drop  
maintainership, because I don't have a QT/KDE installed and certainly won't  
install it just to test this port. Hopefully some QT/KDE addict would take  
care of it.    
Original commit
Sunday, 21 Jan 2001
15:40 dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
Original commit
Wednesday, 1 Nov 2000
15:51 sobomax search for other commits by this committer
Whitespace-only:   Make indentation uniform across my ports.    
Original commit
Thursday, 5 Oct 2000
08:10 reg search for other commits by this committer
Implement USE_GNOME, part 1.    
Original commit
Tuesday, 12 Sep 2000
18:40 sobomax search for other commits by this committer
Update md5. The new version of distfile insludes path, which is the only  
difference.    
Original commit
Monday, 17 Jul 2000
07:55 sobomax search for other commits by this committer
Update to 0.3.2.    
Original commit
Monday, 3 Jul 2000
17:44 sobomax search for other commits by this committer
New port of mysql-navigator - a MySQL database server administration package  
for Gnome desktop.    
Original commit

Number of commits found: 44