| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- While here, add LICENSE, switch to USES=localbase, other cosmetic fixes
PR: 211131 [1]
Submitted by: natbsd@instinctive.eu [1]
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
breaks bmpanel2, and also it fails to build when ports iconv is present),
so force it to always use iconv from ports.
- Bump PORTREVISION.
Reported by: Gary Perreault (via irc)
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
|
| |
Convert USE_GMAKE to USES=gmake
Fix plist
Bump portrevision
|
|
|
|
| |
x11-wm)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
Add a patch to prevent pekwm_screenshot.sh script to depend on bash
Submitted by: Claes Nasten <me@pekdon.net> (upstream) [1]
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
- add a patch to fix complication with our old gcc 4.2.1
PR: ports/174847
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
|
|
|
|
| |
- changes: https://www.pekwm.org/projects/pekwm/wikis/Release-0_1_15
|
|
|
|
| |
- Remove useless post-patch
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- use bzip2 distfile
PR: ports/158620
Submitted by: David Demelier <demelier.david@gmail.com>
|
| |
|
|
|
|
| |
Approved by: jadawin@ (co-mentor)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/148466
Submitted by: Bapt <baptiste.daroussin@gmail.com>
|
|
|
|
| |
PR: 145117
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
| |
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
|
|
|
| |
Tested by: pav on pointyhat
|
|
|
|
|
|
| |
PR: ports/135215
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Approved by: maintainer timeout (two weeks)
|
|
|
|
|
|
| |
PR: 131043
Submitted by: Henrik Friedrichsen <hrkfdn at gmail dot com>
Approved by: Martin Tournoij <carpetsmoker at rwxrwxrwx dot net> (maintainer)
|
|
|
|
|
|
| |
PR: 129823
Submitted by: "Henrik Friedrichsen" <hrkfdn@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: 128767
Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Update maintainer email address
Version 0.1.7 contains both bug fixes and new features compared to
0.1.6, most notably:
o UTF-8 support, finally non ASCII characters should render ok.
o RandR support, multi-screen configuration is now detected and should
be handled correctly.
o Viewport support removed, it was buggy and not used by many.
For a somewhat more complete list of changes see:
http://www.pekwm.org/projects/pekwm/wikis/Release-0_1_7
PR: 126318
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Make fetchable again.
- Update pkg-desc.
PR: ports/123126, ports/117900
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>, Henrik Friedrichsen <henrik@cheat-project.com>
Approved by: gabor (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
|
|
|
|
|
| |
<xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <xcas@cox.net>
recipient rejected (in reply to RCPT TO command)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/96073
Submitted by: Greg J. <xcas@cox.net> (maintainer)
|
|
|
|
|
| |
PR: 93734
Submitted by: Greg J. (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Remove imlib2 & pcre dependencies
- Add jpeg, png & xpm dependencies
- Use autotools for this version
PR: 93463
Submitted by: Greg J. <xcas@cox.net> (maintainer)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
PR: ports/81345
Submitted by: maintainer
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
| |
Noticed by: Adam McDougall <mcdouga9@egr.msu.edu>
|
|
|
|
|
|
| |
PR: ports/78798
Submitted by: Greg J. <xcas@cox.net> (maintainer)
Noticed by: Adam McDougall <mcdouga9@egr.msu.edu>
|
|
|
|
|
|
| |
PR: ports/78584
Submitted by: Greg J. <xcas@cox.net> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
|
|
|
| |
- Add site to MASTER_SITES.
PR: ports/78328
Submitted by: Greg J. <xcas@cox.net> (maintainer)
Approved by: pav (mentor)
|
|
|
|
|
| |
PR: ports/78092
Submitted by: Greg J. <xcas@cox.net> (maintainer)
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
PR: ports/71557
Submitted by: "Greg J."
|
|
|
|
|
| |
PR: ports/65540
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
your work!
PR: ports/64665
Submitted by: Anders Andersson <anders@andersa.net>
|
| |
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
| |
PR: 53509
Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
|
|
|
|
|
|
| |
PR: 53452
Submitted by: herbert@bugat.at
Reviewed by: Anders Andersson <anders@andersa.net> <anders@andersa.net> (maintainer)
|
|
|
|
|
| |
PR: 50192
Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
|
|
|
|
| |
targets in bsd.port.mk
|
|
|
|
|
|
|
| |
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
|
| |
|
|
|
|
|
| |
PR: ports/45539
Submitted by: Anders Andersson <anders@hack.org> (maintainer)
|
|
PR: ports/44815
Submitted by: Anders Andersson <anders@hack.org>
|