| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=251666
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
| |
Notes:
svn path=/head/; revision=246990
|
|
|
|
|
|
|
| |
- Add graphics/py-imaging to RUN_DEPENDS
Notes:
svn path=/head/; revision=245974
|
|
|
|
|
|
|
| |
bump PORTREVISION
Notes:
svn path=/head/; revision=245074
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=235134
|
|
|
|
| |
Notes:
svn path=/head/; revision=234143
|
|
|
|
| |
Notes:
svn path=/head/; revision=232213
|
|
|
|
| |
Notes:
svn path=/head/; revision=232042
|
|
|
|
| |
Notes:
svn path=/head/; revision=231079
|
|
|
|
| |
Notes:
svn path=/head/; revision=230500
|
|
|
|
| |
Notes:
svn path=/head/; revision=229165
|
|
|
|
| |
Notes:
svn path=/head/; revision=229089
|
|
|
|
| |
Notes:
svn path=/head/; revision=228056
|
|
|
|
|
|
|
| |
- Add WITH_FFTW knob
Notes:
svn path=/head/; revision=227766
|
|
|
|
|
|
|
|
|
| |
- Add devel/subversion to BUILD_DEPENDS
- Add USE_GL=glut
- Disable garbage collector (requires boehm-gc 7.X)
Notes:
svn path=/head/; revision=226596
|
|
|
|
| |
Notes:
svn path=/head/; revision=225875
|
|
|
|
| |
Notes:
svn path=/head/; revision=221333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
|
|
| |
- Add print/dvipsk-tetex to BUILD_DEPENDS
- Don't install examples when NOPORTEXAMPLES is defined
- Remove pkg-message
- Replace print/ggv with print/gv as run dependency
Notes:
svn path=/head/; revision=216448
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
Approved by: thierry (mentor)
Notes:
svn path=/head/; revision=210850
|
|
|
|
| |
Notes:
svn path=/head/; revision=208371
|
|
|
|
| |
Notes:
svn path=/head/; revision=206670
|
|
|
|
|
|
|
|
| |
- Use SF as MASTER_SITES
- Use devel/boehm-gc with both ARCHS (--enable-gc=system)
Notes:
svn path=/head/; revision=206454
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=202821
|
|
|
|
| |
Notes:
svn path=/head/; revision=194427
|
|
|
|
|
|
|
|
| |
- 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=190184
|
|
|
|
|
|
|
| |
- Add CONFIGURE_TARGET to Makefile
Notes:
svn path=/head/; revision=189678
|
|
|
|
|
|
|
| |
Submitted by: pointyhat (via kris)
Notes:
svn path=/head/; revision=188565
|
|
|
|
|
|
|
|
| |
- Remove files/patch-doc-Makefile
- Unbreak on amd64
Notes:
svn path=/head/; revision=187853
|
|
|
|
|
|
|
| |
Approved by: alexbl (mentor, implicit)
Notes:
svn path=/head/; revision=182669
|
|
|
|
|
|
|
| |
Approved by: alexbl (mentor)
Notes:
svn path=/head/; revision=180635
|
|
|
|
|
|
|
| |
Approved by: alexbl (mentor)
Notes:
svn path=/head/; revision=179349
|
|
|
|
|
|
|
|
|
|
| |
( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log )
PR: ports/105845
Submitted by: maintainer (Nicola Vitale)
Notes:
svn path=/head/; revision=178057
|
|
|
|
|
|
|
|
| |
PR: ports/105367
Submitted by: maintainer (Nicola Vitale)
Notes:
svn path=/head/; revision=177719
|
|
|
|
|
|
|
|
| |
PR: ports/104442
Submitted by: maintainer (Nicola Vitale)
Notes:
svn path=/head/; revision=175967
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist
PR: ports/103647
Reported by: pointyhat via kris
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
Notes:
svn path=/head/; revision=173896
|
|
|
|
|
|
|
|
| |
PR: ports/102982
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
Notes:
svn path=/head/; revision=172569
|
|
|
|
|
|
|
|
|
| |
PR: ports/101246
Submitted by: Nicola Vitale <nivit(at)email.it>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=169759
|
|
|
|
|
|
|
|
|
| |
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
Notes:
svn path=/head/; revision=167181
|
|
|
|
|
|
|
|
| |
PR: 99635
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes:
svn path=/head/; revision=166661
|
|
|
|
|
|
|
|
| |
PR: 99207
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes:
svn path=/head/; revision=166383
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WITH_GSL knob
PR: 98131
Submitted by: maintainer
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=164849
|
|
|
|
|
|
|
|
| |
PR: 97593
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes:
svn path=/head/; revision=163776
|