linux-gtk, locale ports above are no more necessary.
Users who have been using pips ports (since epoch of linux_base 6) are not
required to upgrade. Therefore PORTREVISION doesn't bump.
Reviewed by: Maintainer
building with GTk and Qt frontends needs to be investigated.
The layers upon layers of automake/autoconf/configure.in/configure are
disgusting and call for a nice and clean replacements of Makefiles.
PR: ports/40080 (and a few earlier ones without patches)
Submitted by: KATO Tsuguru
The README says:
A security patch was applied that solves the problem reported
in http://online.securityfocus.com/archive/1/278984 where
opening the font cache when the application starts up can
unintentionally cause the permissions of other files to
change.
I failed to reproduce the bug in version 5.0.5 and I have not tried
to reproduce it with this version. The discoverer, Paul Szabo,
said that linked files could have not just their permissions changed,
but could be overwritten. caveat lector.
PR: 40987
Submitted by: Oliver Braun
Add a DIST_SUBDIR because neither the name of the distfile nor the
list of its contents ("tar tzvf" output) mention the name of the
program.
ghostscript customizations for print/cups-base. Only needed if you don't have a
postscript printer. This is untested, as I have a postscript printer. Please if
you are a target user, test this! Thanks to KATO for the skeleton of the port
itself.
PR: 40488
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Based on Ports Fury's patch, I added:
- compliation fix for -current
- some c++-related fix
- advice of R. Lahaye <lahaye@snu.ac.kr> for xforms
PR: ports/40077
Submitted by: Ports Fury and other people on -ports
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
2. Quiet down portlint.
3. Add USE_SUBMAKE to cups-lpr so MLINKS works.
4. Try to get the CFLAGS and CPPFLAGS handilng closer to sanity.
5. Fix PR 37505.
6. Removed test for malloc.h in configure by dnl'ing it out in the source
m4 file. This means:
7. Added build-dep on autoconf.
8. Other part of 39053 (new french ports) coming in a few minutes.