| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Feb 2012 12:25:50
3.0.4_2
|
miwi  |
- Chase unixODBC shlib bump |
23 Sep 2011 22:26:39
3.0.4_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
3.0.4_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
3.0.4_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
3.0.4_1
|
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 |
03 Feb 2009 05:24:46
3.0.4_1
|
linimon  |
Mark slave port databases/libgda3-freetds broken on sparc64. |
02 Feb 2009 01:36:16
3.0.4_1
|
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
24 Nov 2008 06:22:36
3.0.4_1  |
skv  |
Rename databases/firebird2-* to databases/firebird20-* |
06 Jun 2008 13:17:10
3.0.4_1
|
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) |
20 Apr 2008 00:10:45
3.0.4
|
marcus  |
Update to 3.0.4. |
20 Apr 2008 00:09:49
3.0.2_2
|
marcus  |
Update to 3.0.4. |
19 Apr 2008 17:56:05
3.0.4  |
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) |
25 Mar 2008 16:07:18
3.0.2_1
|
kwm  |
libgda3:
Correct typo. So libgda3-mdb build.
libgda3-*:
Correct stupid copy-paste error. Point to the correct subdir.
Correct plist for libgda3-freetds
Extra Large Pointyhat awarded to: kwm |
25 Mar 2008 14:51:57
3.0.2_1
|
pav  |
- Fix plist |
24 Mar 2008 04:22:10
3.0.2
|
marcus  |
Update libgda3 to 3.0.2, and split out the various database backends as
slave ports.
Submitted by: kwm |
24 Oct 2007 23:37:25
1.9.102_4
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 20:32:57
1.9.102_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
1.9.102_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
14 Oct 2006 08:54:54
1.9.102_2
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
31 May 2006 22:18:51
1.9.102_1
|
mezz  |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================(Only the first 15 lines of the commit message are shown above ) |
11 May 2006 05:58:48
1.9.102_1
|
jylefort  |
Move the libgda3 programming reference to the libgda3-reference port. |
04 May 2006 21:41:12
1.9.102
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
31 Mar 2006 23:43:04
1.9.102
|
marcus  |
Fix build on 4.X.
PR: 94941
Submitted by: Tod McQuillin <devin@spamcop.net> |
27 Mar 2006 00:29:13
1.9.102
|
marcus  |
Fix PLIST_SUB after the libgda2 --> libgda3 move. |
26 Mar 2006 23:25:03
1.9.102
|
marcus  |
This port conflicts with libgda2. |
26 Mar 2006 23:21:03
1.9.102
|
marcus  |
Add USE_GETTEXT to make portlint happy. |
26 Mar 2006 23:15:39
1.9.102
|
marcus  |
Repocopy libgda2 to libgda3 in order to resurrect the 1.2.x version of
libgda needed by ports such as planner, libdamm, and glom. |