| 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)
Notes:
svn path=/head/; revision=349275
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
|
| |
Possibly silently fixed through update of a dependency.
Expiration notice removed.
Notes:
svn path=/head/; revision=324318
|
|
|
|
|
|
|
| |
Reported by: danfe
Notes:
svn path=/head/; revision=316614
|
|
|
|
|
|
|
|
|
| |
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework.
Notes:
svn path=/head/; revision=316593
|
|
|
|
|
|
|
| |
month without a fix
Notes:
svn path=/head/; revision=311718
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306528
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=299509
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=292237
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276992
|
|
|
|
|
|
|
| |
Submitted by: Michael Grunewald <michael.grunewald@laposte.net> (new maintainer by mail)
Notes:
svn path=/head/; revision=275313
|
|
|
|
|
|
|
|
|
|
|
| |
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree
Notes:
svn path=/head/; revision=272267
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
| |
Notes:
svn path=/head/; revision=262460
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
| |
PR: 149611
Notes:
svn path=/head/; revision=260120
|
|
|
|
| |
Notes:
svn path=/head/; revision=252550
|
|
|
|
|
|
|
| |
Spotted by: QAT
Notes:
svn path=/head/; revision=252516
|
|
|
|
|
|
|
|
| |
games/freetennis, which links sdl_image library that exposes the
same symbol.
Notes:
svn path=/head/; revision=252475
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=252194
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=251551
|
|
|
|
| |
Notes:
svn path=/head/; revision=251550
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=244806
|
|
|
|
|
|
|
|
|
| |
- Bump PORTPOCH
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=244574
|
|
|
|
|
|
|
|
|
| |
PR: ports/139777
Submitted by: sylvio@ (myself)
Approved by: itetcu (mentor)
Notes:
svn path=/head/; revision=243944
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=200037
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
email, and various maintainer-timeouts.
Hat: portmgr
Notes:
svn path=/head/; revision=165459
|
|
|
|
|
|
|
|
|
|
|
| |
- Install documentation
PR: ports/93270
Submitted by: Michael Winking <mwfp@foldl.net> <mwfp@alfa12.isp-service.biz>
Approved by: maintainer timeout (4 months)
Notes:
svn path=/head/; revision=165072
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=153347
|
|
|
|
|
|
|
|
|
|
|
| |
appears with OCaml 3.09
- Pass maintainership to submitter
PR: ports/89965
Submitted by: Marwan Burelle <burelle@lri.fr>
Notes:
svn path=/head/; revision=150481
|
|
|
|
| |
Notes:
svn path=/head/; revision=149530
|
|
|
|
|
|
|
| |
- Unbreak unguilty ports.
Notes:
svn path=/head/; revision=135809
|
|
|
|
| |
Notes:
svn path=/head/; revision=135783
|
|
|
|
| |
Notes:
svn path=/head/; revision=105096
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
| |
Submitted by: linimon
Notes:
svn path=/head/; revision=98657
|
|
|
|
|
|
|
|
|
|
|
| |
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=89490
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=88128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=81151
|