| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
| |
- Remove unneeded patches.
Notes:
svn path=/head/; revision=248008
|
|
|
|
|
|
|
| |
bump PORTREVISION
Notes:
svn path=/head/; revision=245074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
| |
Notes:
svn path=/head/; revision=233833
|
|
|
|
|
|
|
| |
reasonable standard.
Notes:
svn path=/head/; revision=230014
|
|
|
|
| |
Notes:
svn path=/head/; revision=225875
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
| |
Approved by: thierry (mentor)
Notes:
svn path=/head/; revision=210850
|
|
|
|
| |
Notes:
svn path=/head/; revision=200529
|
|
|
|
| |
Notes:
svn path=/head/; revision=194427
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165799
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS
- Pass maintainership to submitter
PR: ports/98793
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor, implicit)
Notes:
svn path=/head/; revision=165134
|
|
|
|
| |
Notes:
svn path=/head/; revision=161929
|
|
|
|
|
|
|
| |
- portlint(1)
Notes:
svn path=/head/; revision=161457
|
|
|
|
| |
Notes:
svn path=/head/; revision=149432
|
|
|
|
|
|
|
|
| |
PR: 88193
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=146710
|
|
|
|
|
|
|
|
| |
PR: ports/85387
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=141381
|
|
|
|
|
|
|
| |
Obtained from: thierry
Notes:
svn path=/head/; revision=134513
|
|
|
|
| |
Notes:
svn path=/head/; revision=134498
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
|
|
|
| |
http://yacas.sourceforge.net/changes.html
The new optimze-compiled-plugin-size feature had to be disabled
otherwise yacas would dump core.
Approved by: netchild
Notes:
svn path=/head/; revision=125472
|
|
|
|
|
|
|
|
|
|
| |
- Fix WITH_GMP on FreeBSD >= 500035
- Add a test target to the Makefile of the port.
Approved by: netchild
Notes:
svn path=/head/; revision=115963
|
|
|
|
|
|
|
|
|
| |
PR: ports/68749
Submitted by Jon Drews
and: kiril@
Notes:
svn path=/head/; revision=113116
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
| |
Notes:
svn path=/head/; revision=95536
|
|
|
|
|
|
|
|
|
|
| |
* Mark broken on -CURRENT when WITH_GMP is defined
PR: 59506
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=94472
|
|
|
|
|
|
|
| |
Submitted by: kris via bento
Notes:
svn path=/head/; revision=90942
|
|
|
|
|
|
|
|
| |
PR: 52576
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=83453
|
|
|
|
| |
Notes:
svn path=/head/; revision=82335
|
|
|
|
| |
Notes:
svn path=/head/; revision=78722
|
|
|
|
|
|
|
|
| |
2. add gsl support
3. add X support
Notes:
svn path=/head/; revision=78721
|
|
|
|
|
|
|
|
| |
PR: 50016
Submitted by: Thomas E. Zander <riggs@rrr.de>
Notes:
svn path=/head/; revision=78697
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.0.53rev1.
- Chase math/libgmp4 version.
- Fix compilation with GCC3 when WITH_GMP is defined.
Submitted by: marius@alchemy.franken.de
Notes:
svn path=/head/; revision=72907
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
See http://bento.freebsd.org/errorlogs/5-latest/yacas-1.0.52.log.
Notes:
svn path=/head/; revision=69378
|
|
|
|
|
|
|
| |
fix gmp support on current
Notes:
svn path=/head/; revision=59860
|
|
|
|
| |
Notes:
svn path=/head/; revision=57977
|
|
|
|
| |
Notes:
svn path=/head/; revision=56004
|
|
|
|
| |
Notes:
svn path=/head/; revision=55168
|
|
|
|
|
|
|
|
| |
PR: 33600
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=52865
|
|
|
|
|
|
|
| |
drop maintainership
Notes:
svn path=/head/; revision=50368
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=48457
|