| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/100235
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes:
svn path=/head/; revision=167843
|
|
|
|
|
|
|
| |
Submitted by: ssedov at mbsd.msk.ru
Notes:
svn path=/head/; revision=167443
|
|
|
|
|
|
|
| |
Submitted by: Volodymyr Kostyrko <arcade at synergetica.dn.ua>
Notes:
svn path=/head/; revision=167061
|
|
|
|
|
|
|
|
| |
PR: ports/99771
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes:
svn path=/head/; revision=166962
|
|
|
|
| |
Notes:
svn path=/head/; revision=164068
|
|
|
|
| |
Notes:
svn path=/head/; revision=158570
|
|
|
|
| |
Notes:
svn path=/head/; revision=157522
|
|
|
|
| |
Notes:
svn path=/head/; revision=157385
|
|
|
|
| |
Notes:
svn path=/head/; revision=157382
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
2: remove BROKEN on x11-toolkits/ewl.
Notes:
svn path=/head/; revision=153489
|
|
|
|
|
|
|
|
| |
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90703, ports/90704, ports/90705, ports/90706, ports/90710, ports/90712
Notes:
svn path=/head/; revision=151704
|
|
|
|
| |
Notes:
svn path=/head/; revision=150206
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Obtained from: kris@
Notes:
svn path=/head/; revision=145198
|
|
|
|
| |
Notes:
svn path=/head/; revision=144902
|
|
|
|
| |
Notes:
svn path=/head/; revision=144273
|
|
|
|
| |
Notes:
svn path=/head/; revision=143474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004
Notes:
svn path=/head/; revision=140690
|
|
|
|
| |
Notes:
svn path=/head/; revision=139499
|
|
|
|
|
|
|
|
|
| |
But, only graphics/ruby-evas depends on evas 0.6, and it's out of date.
I will remove graphics/ruby-evas later.
Notes:
svn path=/head/; revision=137533
|
|
|
|
| |
Notes:
svn path=/head/; revision=136637
|
|
|
|
| |
Notes:
svn path=/head/; revision=130541
|
|
|
|
|
|
|
|
|
|
|
| |
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
Notes:
svn path=/head/; revision=130537
|
|
|
|
| |
Notes:
svn path=/head/; revision=116259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=99360
|
|
|
|
|
|
|
| |
Noticed by: bento via kris
Notes:
svn path=/head/; revision=98898
|
|
|
|
| |
Notes:
svn path=/head/; revision=95902
|
|
|
|
| |
Notes:
svn path=/head/; revision=75960
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
Notes:
svn path=/head/; revision=60564
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=56295
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
Notes:
svn path=/head/; revision=53884
|
|
|
|
|
|
|
|
| |
PR: ports/31118
Submitted by: maintainer
Notes:
svn path=/head/; revision=49556
|
|
|
|
|
|
|
|
|
|
| |
- Bump library version to x11-toolkits/gevas
PR: 26965
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=42085
|
|
|
|
|
|
|
|
| |
PR: ports/25860
Submitted by: maintainer
Notes:
svn path=/head/; revision=39942
|
|
|
|
|
|
|
|
| |
PR: 25752
Submitted by: maintainer
Notes:
svn path=/head/; revision=39756
|
|
|
|
| |
Notes:
svn path=/head/; revision=39653
|
|
|
|
|
|
|
|
| |
PR: 25539
Submitted by: maintainer
Notes:
svn path=/head/; revision=39205
|
|
|
|
| |
Notes:
svn path=/head/; revision=37552
|
|
|
|
|
|
|
|
| |
PR: 23215
Submitted by: maintainer
Notes:
svn path=/head/; revision=35856
|
|
|
|
|
|
|
|
|
|
| |
- Take over maintainer-ship.
PR: 22630
Submitted by: Jeremy Norris <ishmael27@home.com>
Notes:
svn path=/head/; revision=34843
|
|
PR: ports/22330
Submitted by: Jeremy Norris <ishmael27@home.com>
Notes:
svn path=/head/; revision=34725
|