non port: devel/bonobo/Makefile |
Number of commits found: 73 |
Friday, 20 Sep 2013
|
17:03 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
 |
Thursday, 12 Sep 2013
|
16:11 az
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
 |
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 23 Sep 2011
|
22:26 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
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Monday, 2 Feb 2009
|
01:36 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)
 |
Thursday, 21 Aug 2008
|
06:18 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
- 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)
 |
Friday, 6 Jun 2008
|
13:21 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)
 |
Saturday, 19 Apr 2008
|
17:56 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)
 |
Wednesday, 24 Oct 2007
|
23:37 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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 5 Feb 2007
|
03:52 marcus
Fix the build after the removal of objformat.
Reported by: pointyhat via kris
 |
Saturday, 14 Oct 2006
|
08:54 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)
 |
Monday, 15 May 2006
|
22:23 mezz
Add USE_GETTEXT to appease portlint.
 |
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Thursday, 12 Jun 2003
|
09:46 adamw
Remove REINPLACE commands that were rolled into gnomehack.
 |
Sunday, 20 Apr 2003
|
02:56 marcus
Remove USE_GNOMENG.
 |
Friday, 7 Mar 2003
|
06:01 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
Wednesday, 1 Jan 2003
|
19:04 marcus
Update to 1.0.22.
 |
Friday, 11 Oct 2002
|
06:32 marcus
Don't explicitly link against libc. Bump PORTREVISION.
 |
Tuesday, 8 Oct 2002
|
18:37 marcus
Update to 1.0.21.
 |
Friday, 20 Sep 2002
|
17:07 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.
 |
Thursday, 11 Jul 2002
|
17:16 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
 |
Wednesday, 1 May 2002
|
01:37 sobomax
- Use USE_LIBTOOL;
- install documentation into the correct location (bump PORTREVISION).
 |
Wednesday, 24 Apr 2002
|
15:50 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
 |
Monday, 15 Apr 2002
|
17:05 sobomax
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
 |
Friday, 12 Apr 2002
|
17:10 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
 |
08:22 sobomax
- Update to 1.0.20;
- teach it to play nicely with corresponding GNOME2 component.
Submitted by: marcus
 |
Friday, 15 Mar 2002
|
19:44 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
 |
Thursday, 24 Jan 2002
|
07:39 sobomax
Update to 1.0.19.
 |
Sunday, 13 Jan 2002
|
12:51 sobomax
Update to 1.0.18.
 |
Tuesday, 20 Nov 2001
|
14:18 sobomax
Update to 1.0.17.
 |
Friday, 9 Nov 2001
|
16:30 sobomax
Update to 1.0.15.
 |
Tuesday, 23 Oct 2001
|
14:21 sobomax
Update to 1.0.10.
 |
Tuesday, 9 Oct 2001
|
08:31 sobomax
Update to 1.0.9.
 |
Monday, 1 Oct 2001
|
07:39 sobomax
Update to 1.0.9.
 |
Tuesday, 21 Aug 2001
|
15:09 sobomax
Update to 1.0.8.
 |
Friday, 6 Jul 2001
|
10:02 demon
Update to 1.0.7
 |
Tuesday, 3 Jul 2001
|
18:34 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.
 |
Wednesday, 23 May 2001
|
01:49 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.
 |
Monday, 14 May 2001
|
22:58 ade
Update to 1.0.4
 |
Friday, 11 May 2001
|
17:36 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.
 |
Friday, 4 May 2001
|
22:39 ade
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates.
 |
Thursday, 29 Mar 2001
|
16:35 sobomax
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
 |
Thursday, 15 Feb 2001
|
19:22 ade
Update to 0.37
 |
Friday, 9 Feb 2001
|
21:59 ade
Update to 0.36
 |
Thursday, 8 Feb 2001
|
00:21 ade
Update to 0.35
 |
Friday, 19 Jan 2001
|
18:39 ade
Update to 0.33
 |
Friday, 5 Jan 2001
|
15:36 ade
Update to 0.31
 |
Friday, 15 Dec 2000
|
17:52 ade
Update to 0.30 -- breaks a few things in the tree, but its definitely needed
for the upcoming GNOME 1.4
 |
Tuesday, 14 Nov 2000
|
14:10 ade
Chase new print/gnomeprint shlib version
 |
Wednesday, 18 Oct 2000
|
23:24 ade
Update to 0.23
 |
Tuesday, 17 Oct 2000
|
19:52 ade
Update to 0.22
 |
Tuesday, 10 Oct 2000
|
18:23 ade
Update to 0.20 -- lots of API changes
 |
Thursday, 5 Oct 2000
|
08:10 reg
Implement USE_GNOME, part 1.
 |
Thursday, 28 Sep 2000
|
19:01 ade
Chase new gnomeprint
 |
Thursday, 17 Aug 2000
|
17:40 ade
Update to 0.18
 |
Friday, 4 Aug 2000
|
17:11 ade
Re-sobomize to use pre-patch instead of post-extract
 |
02:28 ade
Update to 0.16
 |
Monday, 26 Jun 2000
|
17:14 ade
Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
 |
Friday, 16 Jun 2000
|
22:52 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.)
 |
09:19 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.
 |
Thursday, 15 Jun 2000
|
18:12 sobomax
Second round of INSTALL_SHLIBS=yes fixes.
 |
Thursday, 1 Jun 2000
|
21:25 ade
Update to 0.15, now with OAF support (gnorba is going away)
 |
17:25 ade
Updates for new shared library versions in GNOME 1.2
 |
Number of commits found: 73 |