| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
|
|
|
|
| |
starting with X
|
|
|
|
| |
Tested by: pav on pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Noticed by: krismail
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
This resolves header conflicts with wxgtk2-2.6+.
PR: 100465
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
| |
|
| |
|
| |
|
|
|
|
| |
glib's bump.
|
|
|
|
|
|
| |
- Bump PORTREVISION for wxgtk24-contrib
Pointed out by: kris (via pointyhat)
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
Submitted by: Diane Bruce
Approved by: portmgr (marcus)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Suggested by: Diane Bruce <db at db dot net>
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
- SIZE'ify.
|
|
|
|
|
|
| |
bsd.port.mk.
Submitted by: kris
|
|
|
|
| |
(Part 1)
|
|
|
|
|
|
| |
Always add --enable-unicode for unicode flavor.
Noticed by: krion [1]
|
|
|
|
| |
Noticed by: kris via bento
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
around new release. Apparently, those problem steam from the fact
that those users doesn't update their kernels along with userland,
so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match
OS version detected by configure script, making it believe that
it is in the cross-compile environment. The same problem observed
on bento.
Use USE_REINPLACE while I'm here.
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Approved by: portsmgr (kris)
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Poked by: joe
|
|
|
|
|
| |
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
| |
PR: 33579, 33580
Submitted by: Nevermind <never@nevermind.kiev.ua>
|
| |
|
|
|
|
|
|
| |
I upgraded the port some time ago is unstable development version that breaks
many packages that depend upong wxGTK. 2.3.0 will be readded back as
wxgtk-devel after a repo copy.
|
| |
|
|
|
|
|
| |
- enable GL support;
- take over maintainership.
|
| |
|
|
|
|
| |
Approved by: nectar
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the version number. The alarmingly extensive changes were:
= use old-style HTML help by default
= 8-bit HTML entities specified differently in source
(e.g. "\344" instead of "ä")
= change in the way dynamic modules are loaded (RTLD_NOW -> RTLD_LAZY)
= bugfixes (?) for image scaling
= updated mimetypes support: new flags `needsterminal' and `copiusoutput'
= comment changes/additions
Checksum change was
Reported by: vanilla
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/21123
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
configure step.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
This port was apparently broken and unusable previously. If you
wanted to check out wxWindows and couldn't before, go ahead and
give it another try.
|
| |
|
|
|
|
| |
author's signature on one line instead of two.
|
|
PR: 12298
Submitted by: Alexander Langer <alex@cichlids.com>
|