| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area.
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Convert to the new options framework
- Add LICENSE (GPLv3, LGPL3), LICENSE_COMB (dual)
- Add options GSL, FFTW, READLINE
|
| |
|
|
|
|
|
|
|
| |
- Disable build of the documentation: print/teTeX is too old to compile it
PR: ports/165553
Submitted by: Andras Jako <jako.andras@eik.bme.hu>
|
|
|
|
|
|
|
|
| |
cd .. && ../asy -dir ../base -config "" -render=0 -f png -o png/ markers1.asy
../base/plain_xasy.asy: 93.7: runtime: Command exited abnormally: gs -q -dNOPAUSE -dBATCH -sDEVICE=pngalpha -dEPSCrop -dSAFER -r72x72 -sOutputFile=png/markers1.png png/markers1_.eps
gmake[2]: *** [markers1.png] Error 1
Reported by: pointyhat
|
|
|
|
|
|
|
| |
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
| |
Spotted by: pav, ohauer
PR: ports/158325
|
|
|
|
|
| |
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local.
|
|
|
|
| |
and LIB_DEPENDS of dependent ports
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
| |
|
|
|
|
| |
- Add graphics/py-imaging to RUN_DEPENDS
|
|
|
|
| |
bump PORTREVISION
|
|
|
|
| |
starting with M
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add WITH_FFTW knob
|
|
|
|
|
|
| |
- Add devel/subversion to BUILD_DEPENDS
- Add USE_GL=glut
- Disable garbage collector (requires boehm-gc 7.X)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: thierry (mentor)
|
| |
|
| |
|
|
|
|
|
| |
- Use SF as MASTER_SITES
- Use devel/boehm-gc with both ARCHS (--enable-gc=system)
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
| |
- Add CONFIGURE_TARGET to Makefile
|
|
|
|
| |
Submitted by: pointyhat (via kris)
|
|
|
|
|
| |
- Remove files/patch-doc-Makefile
- Unbreak on amd64
|
|
|
|
| |
Approved by: alexbl (mentor, implicit)
|
|
|
|
| |
Approved by: alexbl (mentor)
|
|
|
|
| |
Approved by: alexbl (mentor)
|
|
|
|
|
|
|
| |
( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log )
PR: ports/105845
Submitted by: maintainer (Nicola Vitale)
|
|
|
|
|
| |
PR: ports/105367
Submitted by: maintainer (Nicola Vitale)
|
|
|
|
|
| |
PR: ports/104442
Submitted by: maintainer (Nicola Vitale)
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist
PR: ports/103647
Reported by: pointyhat via kris
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
|
|
|
|
|
| |
PR: ports/102982
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
|
|
|
|
|
|
| |
PR: ports/101246
Submitted by: Nicola Vitale <nivit(at)email.it>
Approved by: krion (mentor)
|
|
|
|
|
|
| |
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
|
|
|
|
|
| |
PR: 99635
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
| |
PR: 99207
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add WITH_GSL knob
PR: 98131
Submitted by: maintainer
Approved by: arved (mentor)
|
|
|
|
|
| |
PR: 97593
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 96259
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
| |
PR: 94143
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
| |
PR: 91133
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
| |
PR: ports/90500
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
| |
PR: ports/90425
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
|
| |
PR: 90213
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notified by: pointyhat via kris
|
|
|
|
|
|
|
| |
- Add SHA256 hash
PR: 89540
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
| |
PR: ports/87916
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
PR: 86890
|
|
|
|
|
| |
PR: ports/86837
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
| |
PR: ports/85797
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
|
|
|
| |
PR: ports/85636
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
|
|
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality
PostScript output.
A major advantage of Asymptote over other graphics packages is that
it is a programming language, as opposed to just a graphics program:
it can therefore exploit the best features of script (command-driven)
and graphical user interface (GUI) methods.
PR: ports/83990
Submitted by: Nicola Vitale <nivit@email.it>
|