Commit graph

13 commits

Author SHA1 Message Date
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Baptiste Daroussin
1733805e72 Cleanup plist 2014-10-27 12:19:12 +00:00
Marcus von Appen
91e4e8a4e3 - Convert ports from dns/, editors/ and emulators/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 15:43:33 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Pawel Pekala
c681daaf94 - Port is stage safe
- Remove leading article from COMMENT
- Add USES=desktop-file-utils
2014-04-06 15:46:05 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
161b74be76 - Update to 0.5.1
PR:		162843
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 16:54:42 +00:00
Thomas Abthorpe
bfc22dc307 - Reassign to the heap 2011-09-21 16:48:43 +00:00
Wen Heping
118f20e1c9 - Fix build with python-2.7
- Remove MD5

Approved by:	miwi(portmgr)
2011-03-03 03:16:12 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Wen Heping
5b6207a7d1 gwrite is an HTML format text editor.
Features:

   1. HTML5 file format
   2. Standard word processing user interface
   3. Content structure oriented word processing
   4. Title style table of contents production
   5. Similar navigation/documentation views in Microsoft Word
   6. Paragraph selection when double or right click in navigation view
   7. Word count: for document or selections, count the words(with and
without spaces), paragraphs, lines, English words, Chinese characters.
   8. Images inclusion via Base64

WWW: http://code.google.com/p/gwrite

PR:		ports/144679
Submitted by:	Ju Pengfei <jupengfei@gmail.com>
2010-04-27 07:19:57 +00:00