| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Reorganize USE_QT5
Submitted by: k.oikonomou@att.net
Notes:
svn path=/head/; revision=419661
|
|
|
|
|
|
|
| |
- Take MAINTAINERSHIP
Notes:
svn path=/head/; revision=416815
|
|
|
|
|
|
|
|
|
| |
PR: 209043
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=414047
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
| |
Notes:
svn path=/head/; revision=401096
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
LIBICONV_PLUG is defined in the iconv test, also switch to external
gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5
Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
dependencies
PR: 199099
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=384038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Request Lua via USES=lua:52 instead of (ab)using LIB_DEPENDS
- Add missing dependency on libjpeg (graphics/jpeg)
- Ipe uses Pdflatex for producing Postscript/PDF files, so make USE_LATEX
more specific (latex -> pdftex); unfortunately, it doesn't save us from
having to download huge (~1.6G) texlive-20140525-texmf.tar.xz distfile;
it would be nice to make LaTeX an optional dependency
PR: 199238
Notes:
svn path=/head/; revision=383976
|
|
|
|
| |
Notes:
svn path=/head/; revision=377982
|
|
|
|
| |
Notes:
svn path=/head/; revision=371283
|
|
|
|
|
|
|
| |
PR: 190899
Notes:
svn path=/head/; revision=358224
|
|
|
|
|
|
|
|
| |
PR: 185318
Submitted by: ports fury
Notes:
svn path=/head/; revision=340291
|
|
|
|
| |
Notes:
svn path=/head/; revision=337380
|
|
|
|
|
|
|
|
|
|
| |
DragonFly 3.4 uses char* prototype for iconv while the upcoming
DragonFly 3.6 uses const char* iconv prototype like FreeBSD does.
Modify the iconv patch to allow graphics/ipe to build on both
DragonFly releases.
Notes:
svn path=/head/; revision=329666
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327168
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
Notes:
svn path=/head/; revision=317899
|
|
|
|
|
|
|
|
| |
PR: 177927
Submitted by: ports fury
Notes:
svn path=/head/; revision=317762
|
|
|
|
|
|
|
| |
instead to make migration to TeXLive easier.
Notes:
svn path=/head/; revision=317455
|
|
|
|
| |
Notes:
svn path=/head/; revision=316343
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- convert Makefile header
- pet portlint (including USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes)
- drop support for unsupported FreeBSD versions
- convert to optionsNG
Submitted by: previous maintainer (tkjacobsen@gmail.com) [1] in
http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082815.html
Feature safe: yes
Notes:
svn path=/head/; revision=315830
|
|
|
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
Notes:
svn path=/head/; revision=298557
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
| |
PR: ports/168228
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: Troels Kofoed Jacobsen <tkjacobsen@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=297708
|
|
|
|
| |
Notes:
svn path=/head/; revision=276992
|
|
|
|
| |
Notes:
svn path=/head/; revision=273475
|
|
|
|
|
|
|
|
|
|
| |
Respect NOPORTDOCS
PR: based on ports/148641
Submitted by: Troels Kofoed Jacobsen (maintainer)
Notes:
svn path=/head/; revision=263095
|
|
|
|
|
|
|
|
|
|
| |
Feature safe: yes
Spotted by: itetcu
Submitted by: Andrew Kochetkov aka kochetkov dot andrew at gmail dot com (via IRC)
Notes:
svn path=/head/; revision=256759
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter
PR: based on ports/137642
Submitted by: Troels Kofoed Jacobsen (tkjacobsen at gmail.com)
Notes:
svn path=/head/; revision=241426
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Pointy hat to: rafan
Notes:
svn path=/head/; revision=200039
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
with letter f-h
Notes:
svn path=/head/; revision=190038
|
|
|
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
Notes:
svn path=/head/; revision=185058
|
|
|
|
| |
Notes:
svn path=/head/; revision=183680
|
|
|
|
|
|
|
|
|
|
|
| |
- Add backup MASTER_SITES
- Removed deprecated
PR: 106419
Submitted by: Remko van der Vossen <wich@stack.nl>
Notes:
svn path=/head/; revision=179048
|
|
|
|
|
|
|
|
|
|
| |
- Set EXPIRATION_DATE
PR: 106327
Submitted by: gabor
Notes:
svn path=/head/; revision=178863
|
|
|
|
|
|
|
|
|
|
|
| |
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170640
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
| |
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
Notes:
svn path=/head/; revision=151697
|
|
|
|
|
|
|
|
|
|
|
| |
- Lowercase port name
- Fix fetching
PR: ports/82545
Submitted by: maintainer
Notes:
svn path=/head/; revision=137965
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=131978
|