| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete USE_REINPLACE.
Reported by: krismail [1]
Notes:
svn path=/head/; revision=155388
|
|
|
|
| |
Notes:
svn path=/head/; revision=155050
|
|
|
|
|
|
|
|
| |
-Using --disable-demos instead of patch to disable it.
-NOPORTDOCS no longer need a hack, using --disable-docs instead.
Notes:
svn path=/head/; revision=151445
|
|
|
|
|
|
|
|
| |
to allow for easier overriding of these targets by port Makefiles, if
they need to.
Notes:
svn path=/head/; revision=148768
|
|
|
|
| |
Notes:
svn path=/head/; revision=147322
|
|
|
|
|
|
|
| |
again.
Notes:
svn path=/head/; revision=138518
|
|
|
|
| |
Notes:
svn path=/head/; revision=137680
|
|
|
|
|
|
|
|
| |
I can only fetch 14% from the main gnome ftp and no other gnome mirror
has it as of 10:10EST
Notes:
svn path=/head/; revision=137679
|
|
|
|
| |
Notes:
svn path=/head/; revision=137251
|
|
|
|
|
|
|
| |
This required for systems with pkgconfig 0.17+ installed.
Notes:
svn path=/head/; revision=133719
|
|
|
|
|
|
|
|
|
|
| |
There's some problem with link stage for programs linking
against gtkmm24 on 4.x that's existed since at least 2.6.1.
I'm committing this update because it doesn't make the problem
any worse.
Notes:
svn path=/head/; revision=133449
|
|
|
|
| |
Notes:
svn path=/head/; revision=131271
|
|
|
|
|
|
|
| |
2.4.x, so a repocopy to gtkmm26 is not needed.
Notes:
svn path=/head/; revision=130997
|
|
|
|
| |
Notes:
svn path=/head/; revision=128191
|
|
|
|
| |
Notes:
svn path=/head/; revision=123062
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
| |
Notes:
svn path=/head/; revision=120627
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=118503
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=116478
|
|
|
|
| |
Notes:
svn path=/head/; revision=115812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Axe yet more build but not install stuff.
Notes:
svn path=/head/; revision=113220
|
|
|
|
| |
Notes:
svn path=/head/; revision=113211
|
|
|
|
| |
Notes:
svn path=/head/; revision=112719
|
|
|
|
|
|
|
| |
Pango, Atk.
Notes:
svn path=/head/; revision=112305
|
|
|
|
| |
Notes:
svn path=/head/; revision=110842
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
| |
Notes:
svn path=/head/; revision=105737
|
|
|
|
|
|
|
| |
This triggered build breakage in gnome-vfsmm port.
Notes:
svn path=/head/; revision=105105
|
|
|
|
| |
Notes:
svn path=/head/; revision=104106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=101285
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
- Exclude tests/ from build and packaging.
Notes:
svn path=/head/; revision=89874
|
|
|
|
| |
Notes:
svn path=/head/; revision=89863
|
|
|
|
|
|
|
| |
Approved by: marcus (mentor)
Notes:
svn path=/head/; revision=87623
|
|
|
|
|
|
|
| |
Approved by: marcus (mentor)
Notes:
svn path=/head/; revision=87460
|
|
|
|
|
|
|
| |
* Use USE_BZIP2
Notes:
svn path=/head/; revision=85323
|
|
|
|
| |
Notes:
svn path=/head/; revision=85316
|
|
|
|
|
|
|
|
|
|
|
|
| |
more than half.
Examples are available via a WITH_EXAMPLES knob, which is off by
default.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=84415
|
|
|
|
|
|
|
| |
Requested by: Alexander Nedotsukov <bland@mail.ru>
Notes:
svn path=/head/; revision=83336
|
|
|
|
| |
Notes:
svn path=/head/; revision=81791
|
|
|
|
|
|
|
|
|
| |
which this port is a wrapper. Also, add a URL to the pkg-descr.
Suggested by: Alexander Nedotsukov <bland@mail.ru>
Notes:
svn path=/head/; revision=81677
|
|
|
|
| |
Notes:
svn path=/head/; revision=81642
|
|
|
|
| |
Notes:
svn path=/head/; revision=79439
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
| |
Notes:
svn path=/head/; revision=78131
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=75085
|