| 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
|
| |
|
|
|
|
|
| |
-Use DATADIR in plist.
Notes:
svn path=/head/; revision=162588
|
| |
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=149215
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104462
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57710
|
| |
|
|
|
|
|
| |
PR: Christopher Masto <chris@netmonger.net>
Notes:
svn path=/head/; revision=57582
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57552
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50597
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
PR: ports/28460
Submitted by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
Notes:
svn path=/head/; revision=45158
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Obtained from: clive, bento
Notes:
svn path=/head/; revision=36615
|
| |
|
|
|
|
|
| |
(Yoshihiko SARUMARU).
Notes:
svn path=/head/; revision=36381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35816
|
| |
|
|
| |
Notes:
svn path=/head/; revision=35050
|
| |
|
|
|
|
|
| |
one line above).
Notes:
svn path=/head/; revision=34519
|