| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ocaml 4.00 can't build ocaml-images 3.0.1, so the solution is to update
the package to a newer version. This arrived from dports, but it has
been heavily modified since then. It has also been staged. The
pkg-plist needs work because it doesn't support all the options if they
are turned off. GTK2 has been left OFF by default since it pulls in
136 packages when enabled.
The Ocaml framework did not support staging at the time, so several
knobs were turned off, especially the "WASH" function which disrupted pkg
greatly. The options were cleaned up in a modern way too. An additional
patch was addded to make clang happy so this builds on FreeBSD 10 inside
poudriere.
Urged by: portmgr(bapt)
|
|
|
|
| |
graphics)
|
|
|
|
|
| |
Possibly silently fixed through update of a dependency.
Expiration notice removed.
|
|
|
|
| |
Reported by: danfe
|
|
|
|
|
|
| |
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework.
|
|
|
|
| |
month without a fix
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
ocamlopt.opt -o crop.opt -I ../../src camlimages_core.cmxa unix.cmxa crop.cmx
../../src/libcamlimages_core.a(gifread.o)(.text+0x3ea): In function `dGifGetLine':
: undefined reference to `PrintGifError'
../../src/libcamlimages_core.a(gifwrite.o)(.text+0x2f3): In function `eGifPutLine':
: undefined reference to `PrintGifError'
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_UNSAFE since this failed for me with MAKE_JOBS enabled
PR: ports/165369
Submitted by: swills (myself)
Approved by: <michael.grunewald@laposte.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (new maintainer by mail)
|
|
|
|
|
|
|
|
| |
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
| |
PR: 149611
|
| |
|
|
|
|
| |
Spotted by: QAT
|
|
|
|
|
| |
games/freetennis, which links sdl_image library that exposes the
same symbol.
|
|
|
|
| |
- Bump PORTREVISION.
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
- Bump PORTPOCH
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
PR: ports/139777
Submitted by: sylvio@ (myself)
Approved by: itetcu (mentor)
|
|
|
|
| |
Tested by: pav on pointyhat
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
| |
email, and various maintainer-timeouts.
Hat: portmgr
|
|
|
|
|
|
|
|
| |
- Install documentation
PR: ports/93270
Submitted by: Michael Winking <mwfp@foldl.net> <mwfp@alfa12.isp-service.biz>
Approved by: maintainer timeout (4 months)
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
|
|
|
|
|
|
|
|
| |
appears with OCaml 3.09
- Pass maintainership to submitter
PR: ports/89965
Submitted by: Marwan Burelle <burelle@lri.fr>
|
| |
|
|
|
|
| |
- Unbreak unguilty ports.
|
| |
|
| |
|
|
|
|
| |
(Part 2)
|
| |
|
|
|
|
| |
Submitted by: linimon
|
|
|
|
|
|
|
|
| |
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
| |
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54930
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ghostscript-afpl. Bump PORTREVISION.
ocaml-images depends on ocaml-lablgtk,
which in the default configuration depends on some gnome components,
which depend on some other gnome components,
which depend on gnomeprint
which depends on ghostscript-gnu.
Because the two ghostscript versions conflict with each other,
This port failed on bento.
We probably need some bsd.port.mk magic to deal with the different
ghostscript versions.
Reported by: kris
|
|
|
|
| |
Noticed by: fenner's portsurvey
|
| |
|
|
Objective Caml image processing library
|