Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.19_13 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
1.0.19_13 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.0.19_12 02 May 2013 17:27:41 |
bapt |
Fix with bmake |
1.0.19_12 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.19_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.19_11 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.0.19_11 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
1.0.19_10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.19_10 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.19_9 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
1.0.19_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.19_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.19_6 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.0.19_5 02 Aug 2009 19:36:34 |
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 |
1.0.19_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.19_3 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
1.0.19_2 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
1.0.19_2 21 Aug 2008 06:18:49 |
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 (Only the first 15 lines of the commit message are shown above ) |
1.0.19_2 06 Jun 2008 13:41:15 |
edwin |
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) |
1.0.19_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0.19_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.0.19 04 Oct 2007 01:25:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.0.19 17 Jul 2007 20:43:44 |
thierry |
Upgrade to 1.0.19.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.18 28 May 2007 15:28:54 |
thierry |
Upgrade to 1.0.18.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.17_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.17_2 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
1.0.17_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
1.0.17 25 Jul 2006 09:40:52 |
thierry |
Upgrade to 1.0.17.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.16 02 May 2006 20:28:52 |
thierry |
Upgrade to 1.0.16.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.15 25 Mar 2006 08:52:09 |
thierry |
Upgrade to 1.0.15.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.14_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.14 21 Jan 2006 21:01:15 |
thierry |
Upgrade to 1.0.14.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.13 15 Nov 2005 06:52:12 |
ade |
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. |
1.0.13 11 Nov 2005 21:15:43 |
thierry |
Upgrade to 1.0.13.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.12 08 Nov 2005 06:09:30 |
thierry |
Upgrade to 1.0.12.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.11_1 05 Nov 2005 16:39:18 |
thierry |
Allow non standard $LOCALBASE.
Reported by: dosirak via Kris |
1.0.11_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.0.11 01 Sep 2005 22:30:55 |
thierry |
Upgrade to 1.0.11.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.10 28 Aug 2005 09:08:37 |
thierry |
pgrade to 1.0.10. |
1.0.9 19 Jul 2005 20:46:14 |
thierry |
Upgrade to 1.0.9.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.8 11 Jul 2005 20:34:46 |
thierry |
Upgrade to 1.0.8.
Many bug fixed: changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.7 03 Jul 2005 20:57:13 |
thierry |
Upgrade to 1.0.7.
The main changes are:
* Process management has been backported from the development version.
* A new czech translation for the IDE, and a new japanese translation
for the database manager.
* Some important bugs were fixed. |
1.0.6 11 May 2005 18:56:37 |
thierry |
Now files are downloaded from the SourceForge FTP servers.
Reported by: Kris via pointyhat |
1.0.6 03 May 2005 19:51:47 |
thierry |
Upgrade to 1.0.6 .
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.5 01 May 2005 20:36:10 |
thierry |
Mark BROKEN on ia64.
Note: the author knowns problems on 64 bits platform, and they will
be addressed.
Reported by: Kris via pointyhat. |
1.0.5 19 Apr 2005 21:09:02 |
thierry |
- Upgrade to 1.0.5
Changelog at <http://gambas.sourceforge.net/changelog.html>
- Make the dependency on mysql-client optional [1]
- Permit the IDE to display the example projects in the initial
startup dialog [1]
Suggested by: Neil Darlow <neil (at) darlow.co.uk> [1] |
1.0.4_1 26 Mar 2005 22:33:30 |
kris |
BROKEN on sparc64: segfault during build
Approved by: portmgr (self) |
1.0.4_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.0.4 09 Mar 2005 22:35:10 |
thierry |
Upgrade to 1.0.4.
Changelog at <http://gambas.sourceforge.net/changelog.html>. |
1.0.3 02 Feb 2005 09:59:02 |
thierry |
Upgrade to 1.0.3. |
1.0.2 31 Jan 2005 00:35:56 |
girgen |
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) |
1.0.2 12 Jan 2005 21:21:33 |
thierry |
Update to 1.0.2 (minor bug fixes). |
1.0.1 08 Jan 2005 12:06:25 |
thierry |
Upgrade to 1.0.1 (final). |
0.99_6 27 Dec 2004 18:35:59 |
thierry |
Upgrade to 1.0-RC6.
Warning! As of this update, the password of your databases connections
are crypted. If you were using the database manager, please remove
~/.gambas/gambas-database-manager.conf before launching the new version. |
0.99_5 23 Dec 2004 08:25:47 |
nork |
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports |
0.99_4 21 Dec 2004 22:18:50 |
thierry |
- Upgrade to 1.0-RC5;
- Fix dependencies with libxml2 & libxslt. |
0.99_3 28 Nov 2004 23:10:51 |
thierry |
Upgrade to 1.0-RC4. |
0.99_2 21 Nov 2004 22:02:28 |
thierry |
Upgrade to 1.0-RC3. |
0.99_1 08 Nov 2004 20:47:31 |
thierry |
Don't trust PORTVERSION: this is actually 1.0-RC2. |
0.99 11 Oct 2004 22:43:44 |
thierry |
Upgrade to 0.99. |
0.98a 06 Sep 2004 21:49:01 |
thierry |
Remove a false dependency if pgrep/pkill are included in the base system.
Approved by: portmgr (mcl). |
0.98a 29 Aug 2004 17:43:16 |
thierry |
Add a missing patch needed with gcc version 3.4.2. |
0.98a 26 Aug 2004 19:37:42 |
thierry |
Upgrade to 0.98a. |
0.97a 18 Aug 2004 22:34:33 |
thierry |
Upgrade to 0.97a: bugs fix release + doc. reorganization. |
0.97 15 Aug 2004 20:06:48 |
thierry |
- Upgrade to 0.97;
- switch to libtool 1.5.
Known bug: the eval component aborts (already in 0.96, beeing
investigated). |
0.96 02 Aug 2004 20:37:28 |
thierry |
Upgrade to 0.96. |
0.95 31 Jul 2004 19:03:07 |
thierry |
Upgrade to 0.95. |
0.94a 25 Jun 2004 21:59:43 |
thierry |
- upgrade to 0.94a;
- mark broken (against) on FreeBSD-4.x. |
0.93b_1 06 Jun 2004 23:35:04 |
kris |
Re-chase the curl shared library version.
Pointy hat to: ade |
0.93b_1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.93b_1 03 Jun 2004 22:41:40 |
roam |
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports. |
0.93b 02 Jun 2004 22:16:29 |
thierry |
Unbreak on -STABLE:
- dont use gcc 3.3 to link with qt;
- disable sqlite on FreeBSD-4.x (at this time). |
0.93b 20 May 2004 09:44:33 |
thierry |
Upgrade to 0.93b. |
0.93a 19 May 2004 21:31:52 |
thierry |
Upgrade to 0.93a.
Warning: the installation directories have changed. |
0.92a 10 Apr 2004 22:54:42 |
thierry |
The tarball of 0.92 has been replaced by 0.92a.
It includes the patch added yesterday.
Noticed on: Bento
Approved by: pav (mentor). |
0.92_1 09 Apr 2004 21:21:12 |
thierry |
Fix an horrible bug in Gambas.
The 0.92 IDE corrupts tabstrips in forms when you save them! If you have a
tabstrip with three tabs, for example, then each tab will have the same
children controls as the first one! This is the reason why some people wrote
that the compiler said an unexpected '"Frame1" already defined' or something
similar.
Approved by: pav (mentor)
Obtained from: the author. |
0.92 03 Apr 2004 17:50:35 |
thierry |
- Upgrade to 0.92.
- unbreak the examples.
Approved by: mat (implicit). |
0.91 25 Mar 2004 18:10:26 |
thierry |
Add gambas 0.91, gambas Almost Means BASic.
PR: 62755
Approved by: mat (mentor). |