| non port: databases/gtksql/Makefile |
|
CVSWeb
|
Number of commits found: 21 |
|
Tue, 18 Oct 2011
|
[ 23:46 dougb ]
1.11 databases/fireprofile/Makefile
1.27 databases/gtksql/Makefile
Pointyhat confirms that these don't work with newer MySQL, so
mark them:
BROKEN= Needs modification to work with newer MySQL
EXPIRATION_DATE= 2011-11-30
|
|
Mon, 17 Oct 2011
|
[ 04:35 dougb ]
1.83 audio/squeezeboxserver/Makefile
1.10 databases/fireprofile/Makefile
1.26 databases/gtksql/Makefile
1.32 databases/mysql-connector-odbc/Makefile
1.30 databases/mysql-proxy/Makefile
1.5 databases/mysql-udf/Makefile
1.18 databases/mysql-workbench51/Makefile
1.49 databases/p5-Mysql/Makefile
1.145 databases/phpmyadmin/Makefile
1.25 deskutils/sugarcrm/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40
|
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ]
1.10 databases/adstudio/Makefile
1.8 databases/animenfo-client-gtk/Makefile
1.7 databases/aolserver-nspostgres/Makefile
1.57 databases/clip/Makefile
1.17 databases/courier-authlib-pgsql/Makefile
1.7 databases/db4o-mono/Makefile
1.9 databases/dbXML/Makefile
1.14 databases/dbmetrix/Makefile
1.17 databases/dbtool/Makefile
1.3 databases/emma/Makefile
(Only the first 10 of 155 ports in this commit are shown above. )
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)
|
|
Fri, 21 Mar 2008
|
[ 23:55 miwi ]
1.18 audio/xmms-musepack/Makefile
1.9 cad/freehdl/Makefile
1.18 comms/ghfaxviewer/Makefile
1.24 databases/gtksql/Makefile
1.22 deskutils/gaddr/Makefile
1.11 ftp/wmget/Makefile
1.9 games/blobwars/Makefile
1.31 games/xpuyopuyo/Makefile
1.9 graphics/flphoto/Makefile
1.12 graphics/xglurbules/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Thu, 4 May 2006
|
[ 21:41 edwin ]
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile
(Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
|
Tue, 7 Mar 2006
|
[ 08:28 ade ]
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile
(Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
|
Tue, 31 May 2005
|
[ 07:26 pav ]
1.20 databases/gtksql/Makefile
1.130 editors/vim5/Makefile
1.13 korean/gau/Makefile
1.14 mail/gbuffy/Makefile
1.24 mail/stuphead/Makefile
1.8 science/chemtool-devel/Makefile
1.10 science/ghemical/Makefile
1.12 x11-wm/wmthemeinstall/Makefile
1.4 x11/chameleon/Makefile
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus)
|
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ]
1.628 MOVED
1.45 comms/gnokii/Makefile
1.405 databases/Makefile
1.35 databases/clip/Makefile
1.11 databases/dbconnect/Makefile
1.6 databases/erserver/Makefile
1.35 databases/grass-i18n/Makefile
1.36 databases/grass/Makefile
1.19 databases/gtksql/Makefile
1.16 databases/hk_classes/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sat, 5 Apr 2003
|
[ 07:16 edwin ]
1.17 databases/gtksql/Makefile
1.5 databases/gtksql/files/patch-aa
gtksql fixes: PERL/REINPLACE, postgres, LOCALBASE
1. the port now uses REINPLACE_CMD instead of perl
2. the MySQL and Postgres dependencies are now LOCALBASE-clean
3. PGSQLCFLAGS is updated to track changes in the Postgres tree
PR: ports/50502
Submitted by: Dominik Brettnacher <domi@saargate.de>
|
|
Fri, 21 Feb 2003
|
[ 11:15 knu ]
1.21 databases/adodb/Makefile
1.50 databases/db4/Makefile
1.52 databases/db41/Makefile
1.3 databases/dbXML/Makefile
1.6 databases/dbmetrix/Makefile
1.12 databases/firebird-devel/Makefile
1.15 databases/firebird/Makefile
1.2 databases/fireprofile/Makefile
1.11 databases/gauche-gdbm/Makefile
1.21 databases/gdbm/Makefile
(Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sat, 4 Jan 2003
|
[ 15:53 seanc ]
1.17 databases/grass/Makefile
1.15 databases/gtksql/Makefile
1.31 databases/libgda2/Makefile
1.42 databases/p5-DBD-Pg/Makefile
1.32 databases/p5-Pg/Makefile
1.7 databases/phppgadmin/Makefile
1.33 databases/py-PyGreSQL/Makefile
1.5 databases/py-psycopg/Makefile
1.24 databases/ruby-postgres/Makefile
1.16 databases/sqlrelay/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Chase libpq version bump.
|
|
Sun, 14 Jul 2002
|
[ 18:01 pat ]
1.14 databases/gtksql/Makefile
1.4 databases/gtksql/pkg-descr
Project site moved
PR: ports/40534
Submitted by: maintainer
Noticed by: Tilman Linneweh <tilman@arved.de>
|
|
Sat, 21 Apr 2001
|
[ 12:43 vanilla ]
unknown databases/gtksql/Makefile
unknown databases/p5-DBD-Pg/Makefile
unknown databases/p5-Pg/Makefile
unknown databases/pgaccess/Makefile
unknown databases/phppgadmin/Makefile
unknown databases/py-PyGreSQL/Makefile
unknown databases/py-PyGreSQL/files/Makefile
unknown databases/ruby-postgres/Makefile
unknown databases/zpygresqlda/Makefile
unknown security/pam-pgsql/Makefile
(Only the first 10 of 22 ports in this commit are shown above. )
Fix include directory for postgresql7.1's new layout.
|
|
Wed, 14 Feb 2001
|
[ 05:43 lioux ]
unknown archivers/lzo/Makefile
unknown archivers/ucl/Makefile
unknown archivers/unzip/Makefile
unknown cad/sis/Makefile
unknown cad/spice/Makefile
unknown chinese/hztty/Makefile
unknown comms/hylafax/Makefile
unknown converters/btoa/Makefile
unknown converters/tcs/Makefile
unknown databases/gnats/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
typo clean up police: \s -> \t
|
|
Sun, 21 Jan 2001
|
[ 15:40 dirk ]
unknown chinese/chinput2/Makefile
unknown databases/dbf2mysql/Makefile
unknown databases/dbmetrix/Makefile
unknown databases/gmysql/Makefile
unknown databases/gtksql/Makefile
unknown databases/myodbc/Makefile
unknown databases/mysql++/Makefile
unknown databases/mysql-navigator/Makefile
unknown databases/mysql322-server/Makefile
unknown databases/mysql323-client/Makefile
(Only the first 10 of 39 ports in this commit are shown above. )
Switch from mysql322-{client,server} to mysql323-{client,server}.
|
|
Wed, 8 Nov 2000
|
[ 04:47 murray ]
unknown databases/gtksql/Makefile
Fix typo that prevents Gtksql from being used with Postgres.
|
|
Thu, 5 Oct 2000
|
[ 07:36 reg ]
unknown graphics/gcolor/pkg/COMMENT
unknown audio/autozen/Makefile
unknown audio/gdcd/Makefile
unknown audio/gmixer/Makefile
unknown audio/grip/Makefile
unknown audio/replay/Makefile
unknown audio/timidity++-emacs/Makefile
unknown audio/vorbis/Makefile
unknown audio/xmixer/Makefile
unknown audio/xmms-liveice/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
Implement USE_GTK, part 1.
|
|
Sat, 26 Aug 2000
|
[ 17:34 andreas ]
unknown databases/gtksql/Makefile
unknown mail/exim/Makefile
unknown mail/teapop/Makefile
unknown www/mod_php3/scripts/configure.php
unknown www/mod_php4/scripts/configure.php
unknown lang/pike/scripts/configure.pike
old postgresql port has been removed. use postgresql7, which has proven
stability now.
|
|
Fri, 7 Jul 2000
|
[ 20:59 steve ]
unknown audio/gmixer/Makefile
unknown audio/lame/Makefile
unknown audio/xmixer/Makefile
unknown biology/xmolwt/Makefile
unknown databases/gtksql/Makefile
unknown editors/gxedit/Makefile
unknown editors/vim5/Makefile
unknown emulators/xsystem35/Makefile
unknown ftp/IglooFTP/Makefile
unknown games/hex/Makefile
(Only the first 10 of 71 ports in this commit are shown above. )
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
|
Number of commits found: 21 |