| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
| |
-Use DATADIR in plist.
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
|
|
|
| |
- Removed unfetchable sites to download gimp tarball and replaced by new site.
PR: 90753
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
| |
Spotted by: krion
|
|
|
|
|
| |
I haven't set an expiration date because there are still some ports
that require old GIMP, most notably xsane.
|
|
|
|
| |
at the same time.
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
PR: 57557
Submitted by: Mark Linimon <linimon@lonesome.com>
|
| |
|
|
|
|
|
|
| |
specified.
PR: 53071
|
| |
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
|
|
|
|
|
|
| |
be removed from the ports tree soon.
mpeg-lib will now be built solely for the purpose of gimp, and no libmpeg.*
will be installed on the system. This will avoid a namespace conflict with
KDE which also installs a libmpeg.so. These two libraries are incompatible.
Submitted by: alane and myself
Not reviewed by: alane
Inspired by: mail/evolution
|
| |
|
|
|
|
|
| |
- add dozen missed files into pkg-plist;
- bump PORTREVISION.
|
|
|
|
| |
Approved by: sobomax
|
| |
|
|
|
|
| |
PR: Christopher Masto <chris@netmonger.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 30727
Submitted by: Patrick Li <pat@databits.net>
|
| |
|
|
|
|
| |
mistake.
|
|
|
|
|
|
| |
Done by : vanilla
Fix vinum for several days before bad scsi cable got fixed (Arrrgh !),
and finally lost all his /home and ssh key : vanilla
|
|
|
|
| |
Requested by: vanilla (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/28460
Submitted by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
|
|
|
|
| |
Approved by: vanilla (MAINTAINER)
|
|
|
|
| |
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
|
|
|
|
| |
It will broken p5-Gimp installation.
|
| |
|
|
|
|
| |
Obtained from: clive, bento
|
|
|
|
| |
(Yoshihiko SARUMARU).
|
| |
|
| |
|
|
|
|
| |
one line above).
|
|
|
|
|
| |
PR: ports/21945
Submitted by: trevor
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
| |
|
| |
|
|
|
|
|
| |
PR: 21560 (very incomplete)
Actual work done by: sobomax
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Also provide following enhancements:
- Remove PLIST.perl and merge its contents into main PLIST using Satoshi's
%%PORTDOCS:%% hack;
- the same as previous for Gnome bits;
- automatically generate and substitute shared libraries version;
- slightly reorder Makefile to be more organised;
- remove mailformed pieces from configure patch (it is appears that somebody
did diff after USE_LIBTOOL hack has been applied).
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
| |
|
|
|
|
|
|
|
| |
WITHOUT_PERL --> WITH_PERL thansition.
PR: 18935
Partially submitted by: Masahide -mac- NODA <mac@clave.gr.jp>
|
|
|
|
| |
from gtk++).
|
|
|
|
|
|
| |
Please do not disregard to apply simple procedure below when updating ports!
Submitted by: cd /usr/ports/graphics/gimp1 ; make install deinstall ; find -x /usr/X11R6 -cmin -15
|
|
|
|
|
| |
have a vacation for a while, so I figured I wouldn't let this get stale if
that's the case.
|
|
|
|
|
| |
problems people are having with 1.1.19. Vanilla, if you have any problems
with this update, let me know and I'll back it out.
|
| |
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
|
|
|
| |
Submitted by: vanilla
|
|
|
|
| |
string so I fixed it.
|
|
|
|
| |
Submitted by: Maxim Sobolev <sobomax@altavista.net>
|
|
|
|
| |
(erich leave us long time ago).
|
|
|
|
|
| |
PR: ports/16837, ports/16913
Reviewed by: maintainers
|
|
|
|
|
| |
PR: 16612
Submitted by: Maintainer
|
|
|
|
| |
the packaging.
|
|
|
|
| |
Reviewed by: various people from the ports@FreeBSD.org list
|
|
|
|
| |
Reviewed by: Various people from the ports list
|
| |
|
|
|
|
|
| |
PR: 14779
Submitted by: Will Andrews <andrews@technologist.com>
|
|
|
|
|
| |
PR: 14572
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
|
|
|
| |
PR: ports/14294
Submitted by: Brian Handy <handy@physics.montana.edu>
|
|
|
|
|
| |
PR: ports/14196
Submitted by: Maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/13004
Submitted by: maintainer
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
|
| |
PR: 11845
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
| |
Submitted by: maintainer
Upgrade to 1.1.5
Fix for broken GNU gettext PO files.
|
| |
|
|
|
|
|
|
|
| |
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
| |
If you use GIMP first, execute 'gimp.setfont'
PR: 10372
Submitted by: nobutaka@nobutaka.com
|
|
|
|
| |
Agreed by: asami
|
| |
|
|
|
|
| |
times...time for a reality check? :<)
|
|
|
|
| |
would go backwards.
|
|
|
|
| |
Approved by: asami
|
|
|
|
| |
because you tested it on an ELF system.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in the first place.
|
|
|
|
| |
ELF conversion.
|
|
|
|
|
| |
(Note, since the shlib major didn't change this just removes the regexp
support.)
|
|
|
|
| |
ELF conversion.
|
|
|
|
| |
too many, so I'll remove half of them.
|
| |
|
|
|
|
|
| |
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
|
| |
|
|
|
|
|
|
| |
2. Portlint.
PR: ports/6878
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|
|
|
|
|
|
|
| |
2. Add two manpages (gimptool.1 & gpc.3)
3. Remove tiff34 configure patch.
4. Correct pkg/PLIST.
5. Remove LIB_DEPENDS on xdelta, because we can't compile it on current.
|
|
|
|
|
| |
PR: 6672
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
|
|
|
|
|
|
|
|
|
|
|
| |
and for the plug-ins. Linux defaults to this (I think), but FreeBSD
does not. Thus SIGFPEs happen at inopportune times under FreeBSD.
GIMP catches the signals, but prompts at the standard input asking
what to do about them. On my system, I start GIMP from a window
manager menu, and this prompt to standard input caused the window
manager and every child of it to enter the STOPPED state. Not
nice at all. Why the other processes got stopped too, I don't
understand.
|
|
|
|
|
| |
from 1.0 to just 1. The current version of the gtk port installs
version 1.1 of the library, and it seems to work fine with gimp.
|
|
|
|
|
|
|
|
|
| |
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
|
|
|
|
|
| |
PR: ports/6442
Submitted by: Donald Burr <dburr@POBoxes.com>
|
|
|
|
| |
we indeed have libjpeg.so.8.0, my fault.
|
|
|
|
|
|
| |
- configure doesn't detect libaa, added lib dependency for libaa
- lib dependency for jpeg lib corrected, we still have libjpeg.so.7 not 8
- PLIST updated
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
plug-ins soon.
|
|
|
|
|
|
|
|
|
| |
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
|
| |
|
|
|
|
|
| |
also add lib depends for xdelta, a binary file diff/patch/rcs type
utilitiy
|
| |
|
| |
|
|
|
|
| |
Submitted by: Vanilla
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: Satoshi
|
|
|
|
|
|
|
| |
Use install-info in PLIST. This seems to need a bit more work,
but I don't get errors from the pkg_* tools so I left it in.
OK'd by: The Portsmeister
|
| |
|
|
|
|
| |
release
|
|
|
|
| |
Obtained from: gimp-devel mailing list, in part
|
| |
|
|
|
|
|
| |
to pay more attention one of these days.
Discovered by: Satoshi, of course
|
| |
|
|
|
|
| |
Pointed-out-by: Satoshi
|
| |
|
|
|
|
| |
upgrade to 0.99.3
|
| |
|
| |
|
|
|
|
| |
Obtained from: the gimp mailing list, and me
|
| |
|
| |
|
|
|