| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=199568
|
|
|
|
| |
Notes:
svn path=/head/; revision=196880
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
| |
Notes:
svn path=/head/; revision=162498
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=156645
|
|
|
|
|
|
|
|
|
|
| |
- Removed unfetchable sites to download gimp tarball and replaced by new site.
PR: 90753
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes:
svn path=/head/; revision=151779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
| |
Spotted by: krion
Notes:
svn path=/head/; revision=105602
|
|
|
|
|
|
|
|
| |
I haven't set an expiration date because there are still some ports
that require old GIMP, most notably xsane.
Notes:
svn path=/head/; revision=105440
|
|
|
|
|
|
|
| |
at the same time.
Notes:
svn path=/head/; revision=105111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
PR: 57557
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=90336
|
|
|
|
| |
Notes:
svn path=/head/; revision=83374
|
|
|
|
|
|
|
|
|
| |
specified.
PR: 53071
Notes:
svn path=/head/; revision=82561
|
|
|
|
| |
Notes:
svn path=/head/; revision=81848
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=64435
|
|
|
|
| |
Notes:
svn path=/head/; revision=63265
|
|
|
|
|
|
|
|
| |
- add dozen missed files into pkg-plist;
- bump PORTREVISION.
Notes:
svn path=/head/; revision=59519
|
|
|
|
|
|
|
| |
Approved by: sobomax
Notes:
svn path=/head/; revision=59379
|
|
|
|
|
|
|
| |
PR: Christopher Masto <chris@netmonger.net>
Notes:
svn path=/head/; revision=57582
|
|
|
|
| |
Notes:
svn path=/head/; revision=57552
|
|
|
|
|
|
|
|
| |
PR: 30727
Submitted by: Patrick Li <pat@databits.net>
Notes:
svn path=/head/; revision=48067
|
|
|
|
| |
Notes:
svn path=/head/; revision=47625
|
|
|
|
|
|
|
| |
mistake.
Notes:
svn path=/head/; revision=46598
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=46408
|
|
|
|
|
|
|
| |
Requested by: vanilla (maintainer)
Notes:
svn path=/head/; revision=46239
|
|
|
|
| |
Notes:
svn path=/head/; revision=46203
|
|
|
|
|
|
|
| |
Approved by: vanilla (MAINTAINER)
Notes:
svn path=/head/; revision=40409
|
|
|
|
|
|
|
| |
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
Notes:
svn path=/head/; revision=39885
|
|
|
|
|
|
|
| |
It will broken p5-Gimp installation.
Notes:
svn path=/head/; revision=39858
|
|
|
|
| |
Notes:
svn path=/head/; revision=37513
|
|
|
|
|
|
|
| |
(Yoshihiko SARUMARU).
Notes:
svn path=/head/; revision=36381
|
|
|
|
| |
Notes:
svn path=/head/; revision=35816
|
|
|
|
| |
Notes:
svn path=/head/; revision=35050
|
|
|
|
|
|
|
|
| |
PR: ports/21945
Submitted by: trevor
Notes:
svn path=/head/; revision=33761
|
|
|
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Notes:
svn path=/head/; revision=33576
|
|
|
|
| |
Notes:
svn path=/head/; revision=33430
|
|
|
|
|
|
|
|
| |
PR: 21560 (very incomplete)
Actual work done by: sobomax
Notes:
svn path=/head/; revision=33149
|
|
|
|
| |
Notes:
svn path=/head/; revision=31907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=31272
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=30165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=29885
|