| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Aug 2008 07:18:49
1.0.22_7
|
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 ) |
06 Jun 2008 14:21:59
1.0.22_7
|
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) |
01 Jun 2008 10:42:37
1.0.22_6
|
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
19 Apr 2008 18:56:05
1.0.22_6  |
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 Oct 2007 00:37:25
1.0.22_5
|
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 21:32:57
1.0.22_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Feb 2007 03:52:32
1.0.22_3
|
marcus  |
Fix the build after the removal of objformat.
Reported by: pointyhat via kris |
14 Oct 2006 09:54:54
1.0.22_3
|
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) |
16 May 2006 05:16:30
1.0.22_2
|
mezz  |
portlint:
-Use DOCSDIR in plist. |
15 May 2006 23:23:04
1.0.22_2
|
mezz  |
Add USE_GETTEXT to appease portlint. |
07 Mar 2006 08:28:06
1.0.22_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
1.0.22_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
1.0.22_1
|
pav  |
- Add SHA256 checksums |
12 Apr 2005 04:26:57
1.0.22_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.0.22_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Mar 2004 13:47:05
1.0.22_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
04 Feb 2004 05:21:48
1.0.22_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
12 Jun 2003 10:46:10
1.0.22
|
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
20 Apr 2003 03:56:27
1.0.22
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:01:16
1.0.22
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
01 Jan 2003 19:04:42
1.0.22
|
marcus  |
Update to 1.0.22. |
11 Oct 2002 07:32:10
1.0.21_1
|
marcus  |
Don't explicitly link against libc. Bump PORTREVISION. |
09 Oct 2002 18:24:15
1.0.21
|
marcus  |
Fix plist.
Submitted by: olgeni |
08 Oct 2002 19:37:33
1.0.21
|
marcus  |
Update to 1.0.21. |
20 Sep 2002 18:07:51
1.0.20_2
|
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
11 Jul 2002 18:16:11
1.0.20
|
sobomax  |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
02 May 2002 15:09:08
1.0.20_2
|
sobomax  |
Avoid calling db2html to when installing the port, because this breaks plist
if the user occasionally has db2html installed on his system.
Submitted by: Alan E <alane@geekrus.net> |
01 May 2002 02:37:46
1.0.20_2
|
sobomax  |
- Use USE_LIBTOOL;
- install documentation into the correct location (bump PORTREVISION). |
24 Apr 2002 16:50:10
1.0.20_1
|
marcus  |
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax |
15 Apr 2002 18:05:52
1.0.20_1
|
sobomax  |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS. |
12 Apr 2002 18:10:20
1.0.20_1
|
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
12 Apr 2002 09:22:55
1.0.20
|
sobomax  |
- Update to 1.0.20;
- teach it to play nicely with corresponding GNOME2 component.
Submitted by: marcus |
15 Mar 2002 19:44:29
1.0.19
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
24 Jan 2002 07:39:39 
|
sobomax  |
Update to 1.0.19. |
22 Jan 2002 12:33:56 
|
sobomax  |
Don't compile/install useless statically linked versions of shared modules. |
22 Jan 2002 12:33:15 
|
sobomax  |
Don't compile/install useless statically linked versions of shared modules. |
13 Jan 2002 12:51:43 
|
sobomax  |
Update to 1.0.18. |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
20 Nov 2001 14:18:57 
|
sobomax  |
Update to 1.0.17. |
09 Nov 2001 16:30:34 
|
sobomax  |
Update to 1.0.15. |
31 Oct 2001 08:20:45 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
30 Oct 2001 12:42:02 
|
sobomax  |
Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been
moved aroud, so all ports that don't pay attention to an output of
`gdk-pixbuf-config --cflags' need to be fixed. |
23 Oct 2001 15:21:09 
|
sobomax  |
Update to 1.0.10. |
09 Oct 2001 09:31:53 
|
sobomax  |
Update to 1.0.9. |
01 Oct 2001 08:39:14 
|
sobomax  |
Update to 1.0.9. |
21 Aug 2001 16:09:52 
|
sobomax  |
Update to 1.0.8. |
06 Jul 2001 11:02:36 
|
demon  |
Update to 1.0.7 |
03 Jul 2001 19:34:18 
|
sobomax  |
Update to 1.0.6. Due to incompatibilities between our USE_LIBTOOL hack and
newest autocrap used to generate distribution I had to remove USE_LIBTOOL and
use homemade patch to get rid of those .la files. |
23 May 2001 02:49:13 
|
ade  |
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 to
make transitioning to GNOME/GTK+/GLIB a little easier. |
14 May 2001 23:58:31 
|
ade  |
Update to 1.0.4 |
11 May 2001 18:36:50 
|
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
04 May 2001 23:39:58 
|
ade  |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
29 Mar 2001 17:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
15 Feb 2001 19:22:14 
|
ade  |
Update to 0.37 |
09 Feb 2001 21:59:18 
|
ade  |
Update to 0.36 |
08 Feb 2001 00:21:55 
|
ade  |
Update to 0.35 |
19 Jan 2001 18:39:01 
|
ade  |
Update to 0.33 |
05 Jan 2001 15:36:10 
|
ade  |
Update to 0.31 |
15 Dec 2000 22:22:21 
|
ade  |
Actutally update the distinfo file to reflect that this is now version 0.30
and not 0.23 *sigh* |
15 Dec 2000 17:52:14 
|
ade  |
Update to 0.30 -- breaks a few things in the tree, but its definitely needed
for the upcoming GNOME 1.4 |
14 Nov 2000 14:10:15 
|
ade  |
Chase new print/gnomeprint shlib version |
19 Oct 2000 00:24:14 
|
ade  |
Update to 0.23 |
17 Oct 2000 20:52:08 
|
ade  |
Update to 0.22 |
10 Oct 2000 19:23:19 
|
ade  |
Update to 0.20 -- lots of API changes |
08 Oct 2000 03:10:04 
|
asami  |
Convert category devel to new layout. |
05 Oct 2000 09:10:50 
|
reg  |
Implement USE_GNOME, part 1. |
28 Sep 2000 20:01:11 
|
ade  |
Chase new gnomeprint |
17 Aug 2000 18:40:25 
|
ade  |
Update to 0.18 |
04 Aug 2000 18:11:37 
|
ade  |
Re-sobomize to use pre-patch instead of post-extract |
04 Aug 2000 03:28:04 
|
ade  |
Update to 0.16 |
26 Jun 2000 18:14:33 
|
ade  |
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. |
16 Jun 2000 23:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 10:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 19:12:51 
|
sobomax  |
Second round of INSTALL_SHLIBS=yes fixes. |
01 Jun 2000 22:25:44 
|
ade  |
Update to 0.15, now with OAF support (gnorba is going away) |
01 Jun 2000 18:25:45 
|
ade  |
Updates for new shared library versions in GNOME 1.2 |