Commit graph

7633 commits

Author SHA1 Message Date
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
David E. O'Brien
8e4541f699 Cleanup BADPATCHES layout. 2013-07-02 17:03:26 +00:00
David E. O'Brien
41cd6eb0ae /usr/bin/patch has a bug in that it undercounts hunks containing NUL
characters when reading from stdin.  This results in "unexpected end
of file in patch" errors.

This caused patch 7.3.225 to not apply, which set off a huge cascade
such that 400+ patches would not apply.

Work around this by overriding do-patch to use 'patch -i <PATCH_FILE>'.

/usr/bin/patch still has another nasty bug in that it silently misapplies
hunks containing NUL character(s).  But in Vim's case, the NUL's are in
test files that the port does not use.
2013-07-02 17:01:59 +00:00
Jung-uk Kim
988ced8f71 Fix a typo in the previous commit. 2013-07-02 05:47:42 +00:00
Jung-uk Kim
1213b56319 - Revive the option to support GTK+ 3.x.
- Switch to USES=desktop-file-utils.
- Fix plist when both GTK2 and GTK3 are enabled.

Submitted by:	kwm
2013-07-02 05:45:58 +00:00
David E. O'Brien
51411bf0da Update to patchlevel 1276. 2013-07-01 22:30:43 +00:00
Jung-uk Kim
d20298d473 Remove broken options to not confuse users. 2013-07-01 19:13:50 +00:00
Baptiste Daroussin
0d44442a97 Make vim-lite sane again by default
Always include bsd.port.options.mk which is necessary for properly handling of DOCS/NLS _even_ without options
Remove specific default for PACKAGE_BUILDING settings which are not needed
Keep maintianer preference for not having options at all by default.
2013-07-01 05:56:26 +00:00
David E. O'Brien
9892b377f8 Many of the BADPATCHES do apply. Some "just apply", others needed tweaks:
* patch 7.3.122 applies, but caused a pre-configure build error.  Follow
  the "Solution" instructions in the patch and start applying patch 7.3.122.

* Manually doing the 's/newwin/new_wp/g' of patch 7.3.400, allows patch
  7.3.603 to apply.  Unfortunately, no other additional patches apply due
  to patch 7.3.603 applying.

* patch 7.3.674 does apply fine, but needed files/patch-configure adjusted.
2013-06-30 14:21:53 +00:00
David E. O'Brien
42727cdf02 Update the personality of the port. 2013-06-29 00:43:13 +00:00
Baptiste Daroussin
b7e131bc25 Convert to USES=imake
While here trim headers and remove indefinite article
2013-06-28 20:59:11 +00:00
Wen Heping
faf59e208c - Uncomment RUN_DEPENDS of texproc/p5-texcount, since texproc/p5-texcount had been imported into portstree now.
Approved by:	maintainer(implicit)
2013-06-27 09:01:57 +00:00
Wen Heping
2dae05d007 Gummi is a LaTeX editor. It was designed with simplicity in mind.
WWW: http://gummi.midnightcoding.org/

PR:		179191
Submitted by:	Hakisho Nukama <nukama@gmail.com>
2013-06-27 08:32:04 +00:00
Jung-uk Kim
bf4ea94028 Revert the previous commit. It seems bmake and fmake do not agree on this. 2013-06-25 22:46:13 +00:00
Jung-uk Kim
b0b37365fa Rework the previous revision. It seems this version works with fmake. 2013-06-25 22:29:34 +00:00
Jung-uk Kim
37cd833d29 Work around index build. Somehow it is broken in a weird way. 2013-06-25 22:24:04 +00:00
Jung-uk Kim
aa16bd143b - Chase liborcus 0.5.1 update.
- Do not install unused dictionary files to avoid conflicts. [1]
- Honor real PAGE_SIZE.

PR:		ports/179887 [1]
2013-06-25 21:55:09 +00:00
Raphael Kubo da Costa
301bbc737f Update to 3.3.3.
PR:		ports/179851
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-06-22 20:09:24 +00:00
Jung-uk Kim
2bf17ab7d1 Update to 4.0.4. 2013-06-19 20:52:13 +00:00
Marcus von Appen
280884f9a7 - Update to 2.0.22 2013-06-19 18:17:13 +00:00
Martin Wilke
eaa64a7c9f - Fix plist
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:48:36 +00:00
Dmitry Marakasov
3037cb61c7 - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
2013-06-18 11:46:51 +00:00
Joerg Wunsch
0985dca97e Forgot the MASTER_SITE_SUBDIR. 2013-06-17 21:17:50 +00:00
Joerg Wunsch
c4e2ed9024 This port is NO_CDROM rather than RESTRICTED. The source code has been
posted to alt.sources in 1989, but the copyright requests that it must
not be used to "make profit".

PR:		ports/179645
2013-06-17 21:12:30 +00:00
Raphael Kubo da Costa
932e4258c4 Mark as BROKEN and expire in 1 month.
The port is restricted so we don't mirror the distfile, and the only
MASTER_SITE is gone (probably for ages).

PR:		ports/179645
Submitted by:	John Marino <draco@marino.st>
2013-06-17 20:47:01 +00:00
Martin Wilke
33393ed6a6 - Update to 0.36.1
PR:		179586
Submitted by:	Ports Fury
2013-06-17 15:10:33 +00:00
Florian Smeets
87948edeea - Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout

Approved by:	portmgr (miwi)
2013-06-15 11:10:34 +00:00
Martin Wilke
b86653028a - Do not remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-14 11:59:20 +00:00
William Grzybowski
9bcd36c3f8 editors/gate: fix build with clang
- Fix build with clang
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-13 23:06:34 +00:00
William Grzybowski
9131109f2d editors/asedit: fix build with clang
- Fix build with clang, main argument is int

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-13 18:41:55 +00:00
William Grzybowski
6ff065527c editors/axe: fix build with clang
- Fix build with clang
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-13 18:34:51 +00:00
Ruslan Makhmatkhanov
8da450b77f - trim Makefile header (other changes from PR were committed independently)
while here:
- whitespace fix in pkg-descr
- change USE_PYTHON to just ``yes'' (we haven't python's lt 2.6 in the tree)

PR:		179419
Submitted by:	Michael Gmelin <freebsd@grem.de>
2013-06-11 18:22:13 +00:00
Alexey Dokuchaev
e411bd1889 Simplify compiler name and version gathering code. 2013-06-10 12:07:09 +00:00
Alexey Dokuchaev
0a72f77185 - Unbreak the build against Clang
- Update WWW line in port description

Reported by:	miwi
2013-06-10 11:35:00 +00:00
Martin Wilke
443c6a511a - Unbreak build on HEAD 2013-06-09 13:00:09 +00:00
Alex Kozlov
463bde99d2 - Remove empty files 2013-06-07 07:56:02 +00:00
William Grzybowski
9d7ea8fcdf - Update to 1.2.13 [1]
- Add LICENSE (GPLv2) [1]
- Fix MASTER_SITES [2]
- Update WWW to new site
- Unmute install commands

PR:		ports/178462 [1]
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> [1]
PR:		ports/175447 [2]
Submitted by:	Sean DuBois <sean@siobud.com> [2]
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-06 22:49:51 +00:00
Rene Ladan
1abb890e52 - Drop optional dependency on expired lang/elisp-manual
- Bump PORTREVISION
- While here, convert Makefile header and NOPORTDOCS -> MDOCS
2013-06-05 20:28:08 +00:00
Martin Wilke
a0efd6ec9b - Fix build with newer Tcl/Tk 8.6
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:		179212
Submitted by:	Ports Fury
2013-06-04 08:23:11 +00:00
Hiroki Sato
e651f688a3 Fix an issue of (sgml-chage-element-name) in Emacs 24.3.1. 2013-06-03 05:22:26 +00:00
Martin Wilke
28cbf3b534 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:24:42 +00:00
Martin Wilke
ffbb851452 - Unbreak build when devel/libsysinfo is installed
PR:		173476
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by:	maintainer timeout
2013-05-25 14:00:33 +00:00
Martin Wilke
0c1969ca1f - Update to patchlevel 1014
- Fix Athena dependency [1]

Requested by:	many

PR:		177597 [1]
Submitted by:	scf@ [1]
2013-05-25 13:52:10 +00:00
Tijl Coosemans
2c0ea6ea8e Bump clang version requirement. Older versions produce broken code on i386.
PR:		ports/176893
Reviewed by:	jkim
2013-05-23 15:35:17 +00:00
Pietro Cerutti
153dd8a22f - Fix build with Tcl 8.6
Reported by:	miwi (Tcl/Tk 86 exp-run latecomers)
Approved by:	portmgr
2013-05-22 08:03:52 +00:00
Chris Rees
18cbcdb18c Backport a fix for API breakage with devel/mdds update to 0.8.0
This will probably need to be removed on the next Libreoffice update

Obtained from:	Libreoffice git
2013-05-21 19:52:41 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Eitan Adler
20c18e4af4 Add a new port with legal issues.
Approved by:	portmgr (implicit)
2013-05-18 07:16:03 +00:00
Jason Helfman
fd4e95a3c9 - update to 5.6.0 and unbreak 2013-05-17 23:49:02 +00:00