Commit graph

8477 commits

Author SHA1 Message Date
John Marino
88302347d4 editors/p5-Padre: unbreak on some platforms
Due to pulling in Wx headers, Padre has to be built with c++11 standard.
Due to current breakage on p5-Wx, this couldn't be tested on FreeBSD 8.
It still builds on FreeBSD 10 and once again on DragonFly.
2015-04-20 10:27:08 +00:00
Grzegorz Blach
45bf4cceb6 Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
2015-04-16 20:13:43 +00:00
Danilo Egea Gondolfo
bff6b73dd7 - Update to 2.4.1 2015-04-15 15:07:10 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- 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)
2015-04-15 08:20:27 +00:00
Dmitry Marakasov
0dbc34fc4f - Add LICENSE_FILE
- Add CPE info
2015-04-08 19:43:40 +00:00
Alexey Dokuchaev
43d7b990a4 Add a port of Shed (Simple Hex Editor).
WWW: https://sourceforge.net/projects/shed/
2015-04-07 14:46:58 +00:00
Alexey Dokuchaev
53f768e355 Reclaim maintainership of ports that I still use regularly, but decided to
relinquish at some point to allow contributions coming more easily (not to
impose hard lock).  These days, there is no reason to yield maintainership
with the more lax rules and general consensus that casual changes do not
necessarily require explicit approval from maintainer prior to commit.

On the other hand, unmaintained ports can give (arguably false) impression
of being unwanted and one step above deprecation, yet these ports are not.

Inspired by:	marino
2015-04-07 13:21:09 +00:00
Thierry Thomas
d97131927f Finally it seems that the base Gcc is sufficient: only -Wtype-limits is
newer and can be removed.

Submitted by:	danfe
2015-04-06 20:00:28 +00:00
Sunpoet Po-Chuan Hsieh
cce3bb5e77 - Update to 7.4.691
Changes:	https://code.google.com/p/vim/source/list
2015-04-06 07:06:19 +00:00
Baptiste Daroussin
71609c1879 Mark as broken unfetchable ports 2015-04-05 22:20:35 +00:00
Daniel Eischen
3f6d62c0fb Update to release 5.6. 2015-04-03 16:47:55 +00:00
Danilo Egea Gondolfo
d8c2d6d123 - Simplify MASTER_SITES
Suggested by:	danfe
2015-04-02 15:52:49 +00:00
Dmitry Marakasov
e0b0b040cc - Strip library 2015-04-02 00:57:52 +00:00
Thierry Thomas
35056b5bed Cannot rely on our outdated in-base Gcc. 2015-04-01 20:35:16 +00:00
Danilo Egea Gondolfo
94e0b4df15 - Update to 41.0.0 2015-04-01 19:44:03 +00:00
Danilo Egea Gondolfo
3bd1a2738f - Update to 2.4.0 [1]
- Add EXAMPLES option

Submitted by:	Leonardo Brondani Schenkel <leonardo@schenkel.net> [1]
2015-04-01 19:34:07 +00:00
Baptiste Daroussin
2803d20c2d Fix fetching 2015-03-30 20:55:29 +00:00
Thierry Thomas
48520c3818 Upgrade to 2015.25.
Changelog at http://towo.net/mined/changes.html#2015.25
2015-03-30 20:40:13 +00:00
Sunpoet Po-Chuan Hsieh
95f7448294 - Add CPE information
PR:		199030
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-03-30 17:58:41 +00:00
Sunpoet Po-Chuan Hsieh
34806c2d90 - Add CPE information
PR:		199029
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-03-30 17:57:48 +00:00
Olivier Duchateau
230c7009b8 Update to 3.14.4 2015-03-30 17:32:58 +00:00
Pawel Pekala
9e83b64b5c - Update to version 3.0.83 [1]
- Fix COMMENT

PR:		198890 [1]
Submitted by:	miguelmclara@gmail.com (maintainer) [1]
2015-03-30 16:07:21 +00:00
Sunpoet Po-Chuan Hsieh
5e9054d244 - Update to 7.4.683
Changes:	https://code.google.com/p/vim/source/list
2015-03-28 19:09:17 +00:00
Sunpoet Po-Chuan Hsieh
d778b0b3dd - Add "let: g:is_posix = 1" to default vimrc
- Bump PORTREVISION for package change

PR:		198728
Submitted by:	<yuri@rawbw.com>
2015-03-28 16:12:11 +00:00
Sunpoet Po-Chuan Hsieh
693bdc7ef3 - Fix ctags pattern
- Bump PORTREVISION for package change

PR:		195966
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2015-03-28 15:58:45 +00:00
Don Lewis
4a27d4ca83 Update openoffice-4 with applicable changes in openoffice-devel r382334:
* Work around broken build on FreeBSD 11.0-CURRENT i386, which appears
   to be a code generation bug in clang 3.6 when using -Os optimization.

 * Use the dictionaries already installed by ports.

 * Update patch-*.mk patches to versions that were imported upstream.
   They are tuned for clang to use as is, with only some minor
   additional tweaks needed for gcc.

 * Wordsmith pkg-message.

 * Some Makefile cleanups.

Differential Revision:	https://reviews.freebsd.org/D2151
Reviewed by:	pfg
Approved by:	mat (mentor)
2015-03-27 20:22:37 +00:00
Mikhail Teterin
e5b890bf91 Use MASTERDIR's distinfo for chinese/joe so that future upgrades of
editors/joe do not break the slave port.

Deprecate the slave port, because its difference with the master is
too trivial to warrant a separate package.
2015-03-27 18:10:25 +00:00
Mikhail Teterin
cd38cc6a19 Remove man.md from the list of installed files as well. The actual joe.1
man-page is installed anyway, there is no need for this, that I can see.

PR:		198894
2015-03-27 15:45:17 +00:00
Koop Mast
09e627a363 Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
2015-03-27 09:24:39 +00:00
Don Lewis
22f641b08b Upgrade to apache-openoffice SVN revision 1667428.
Word around broken build on FreeBSD 11.0-CURRENT i386, which appears
to be a code generation bug in clang 3.6 when using -Os optimization.

Build using the ports version of graphics/silgraphite instead of
building an internal copy.

When building with clang, use the ports version of devel/boost-libs
instead of an internal copy.

Use the dictionaries already installed by ports.

Update the patch-bridges and patch-*.mk patches to versions that
will be sent upstream.  The latter are tuned for clang to use as
is, with only some minor additional tweaks needed for gcc.

Nuke patch-webdav because it has been incorporated upstream.

Wordsmith pkg-message.

Various Makefile cleanups.

Differential Revision:	https://reviews.freebsd.org/D2108
Reviewed by:	pfg
Approved by:	mat (mentor)
2015-03-26 18:03:54 +00:00
Mikhail Teterin
a9c78c248e Fix packing list again. Take pointy hat and go contemplate for a while.
Submitted by:	Herbert J. Skuhra
2015-03-25 15:14:53 +00:00
Mikhail Teterin
b0fab72aa1 Fix packing list for people with the DOCS-option enabled.
Reported by:	Herve Commowick
2015-03-25 14:05:04 +00:00
Pawel Pekala
4690023737 Update to version 5.2.9
PR:		198756
Submitted by:	Anton Tornqvist <antont@inbox.lv>
2015-03-24 21:40:47 +00:00
John Marino
0ae327316b 3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits

approved by:	PTHREAD blanket
2015-03-24 19:37:43 +00:00
Mikhail Teterin
fb2d2336cc Upgrade from 3.7 to 4.0. 2015-03-24 16:19:16 +00:00
Ashish SHUKLA
74652ab917 - Update to git snapshot 4a50af93
- Add an OPTION to enable support for LLDB debugger to GUD[1], provided
  by third-party diff
- Add CPE information[2]

PR:		198022[1], 198239[2]
Submitted by:	pfg[1], shun <shun.fbsd.pr at dropcut.net>[2]
2015-03-23 14:12:30 +00:00
John Marino
41a53bbdda editors/libreoffice: Fix build on gcc-5
PR:		197947
Submitted by:	marino
Approved by:	maintainer timeout
2015-03-22 16:43:56 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
3c75101c58 - Fix *_DEPENDS: version is already in all supported Perl releases
- Sort PLIST
- Bump PORTREVISION for dependency change
2015-03-21 19:55:19 +00:00
Don Lewis
caf437c22a Unbreak editors/openoffice-4 and editors/openoffice-devel on systems
where clang is the base compiler.  The issue was that these ports
would only successfully build with gcc and libstdc++, so they
specified USE_GCC=yes, but they linked to other C++ ports that were
compiled with clang, which brought in libc++.  The conflict between
libstdc++ and libc++ caused the application to crash whenever an
operation that popped up a dialog box was attempted.  Thanks to
dim@ for helping me track this down.  The fix is to patch various
bits of the openoffice souce to allow it to be built with clang
on systems where the C++ dependencies are also compiled with clang. [1]

Add a CUPS option so that CUPS can be disabled [2].

Register print/cups-client as a LIB_DEPENDS when CUPS is enabled.

pkg-message claims that user settings are stored in
~/.openoffice,org4, whereas all other platforms seem to use
~/.openoffice.org/4 (or equivalent), and both openoffice-4 and
openoffice-devel actually use ~/.openoffice.org-devel/4. The
addition of -devel to the location happened with r325370.
The / appears to have been introduced in r297259. Change the
location match other platforms. Introduce a new variable
${AOOUDIR} so that the actual location and pkg-message stay in
sync.

Rename ${OOOTAG} to ${AOOTAG} and restore its value so that it
can once again be substituted into pkg-message. It has not
been set since r296269.

Various Makefile cleanups:
  * Gather and sort USE_*

  * Simplify use of ${REINPLACE_CMD}

  * --x-includes and --x-libraries are automatically passed to configure,
    which ignores them

  * Get rid of unnecessary include of bsd.port.options.mk

PR:		188088 [1]
PR:		198458 [2]
Differential Revision:	https://reviews.freebsd.org/D2055
Reviewed by:	pfg
Approved by:	mat (mentor)
2015-03-17 15:04:43 +00:00
Pawel Pekala
e13768140f Update to version 2.12
PR:		197472
Submitted by:	cheunghonyu@gmail.com
Approved by:	maintainer timeout
2015-03-15 09:49:37 +00:00
MANTANI Nobutaka
4f4d090e76 Add CPE information.
PR:		198469
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-03-14 13:31:26 +00:00
Adam Weinberger
b565955941 Fix typos. 2015-03-13 17:33:20 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Dmitry Marakasov
b0b3b715b2 - Fix build as non-root 2015-03-11 14:41:43 +00:00
Vanilla I. Shu
8163e0a91f Upgrade to 3.5.4.
PR:		198501
Submitted by: 	maintainer
2015-03-11 02:57:41 +00:00
Ashish SHUKLA
22624a24e9 - Add CPE information
PR:		198238
Submitted by:	shun <shun.fbsd.pr at dropcut dot net>
2015-03-09 09:04:17 +00:00
Olivier Duchateau
b01fef6950 - Fix missing Gtk stock icon
- Bump PORTREVISION
2015-03-08 17:28:51 +00:00
Sunpoet Po-Chuan Hsieh
9fc0d1888e - Update to 7.4.657
Changes:	https://code.google.com/p/vim/source/list
2015-03-08 09:49:58 +00:00