Commit graph

27 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
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
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Dima Panov
6b7cedbc2f - Unbroke remmina-plugin-nx build by define dependency on libssh directly
- Remove libssh block from common plugins block, it used only for -nx
2014-01-20 04:45:49 +00:00
Dima Panov
c06cb01da6 - Make QAT happy: plugins doesn't touch include/remmina, remove extra @dirrmtry
Noticed by:	QAT
2014-01-16 03:36:21 +00:00
Dima Panov
e9941eb31b - Add missed dependency on libvncserver [1]
- Use new style for LIB_DEPENDS
- Pass maintainership from Koichiro IWAO to myself for -gnome and -nx ports by his request
- Bump PORTREVISION due to changed dependencies list [2]

Noticed by:	QAT [1], mat@ [2]
2014-01-15 17:28:00 +00:00
Dima Panov
88bd7d2142 - Avoid circular dependency on -i18n subport my move it to correct place 2014-01-15 16:28:53 +00:00
Dima Panov
a9d0d9504b - Update FreeRDP to 1.1.0.2013070101 beta release
- Update Remmina and Remmina plugins collection to git commit b6a55ae
- Use new style for LIB_DEPENDS
- Stagify
2014-01-15 05:44:43 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Baptiste Daroussin
4e359b8ddc Add an explicit dependency on pkgconf 2013-09-03 17:18:47 +00:00
Dima Panov
18b66e7017 - Use master remmina tarball instead of fetch the same with another name
Submitted by:	Koichiro IWAIO / Volodymir Kostyrko (via email)
2013-06-20 12:01:10 +00:00
Dima Panov
2d380909e1 - Remove empty file, missed in previous big commit 2013-06-20 02:03:00 +00:00
Dima Panov
baee0a62c6 - Update net/remmina and its plugins to 1.0.0 release
- Add gnome and nx plugins

Big thanks to Koichiro IWAIO for his work!

Submitted by:	Koichiro IWAIO <meta AT vmeta DOT jp> via mail
2013-06-20 01:59:25 +00:00
Baptiste Daroussin
9e14285561 Fix typo 2013-05-06 10:25:16 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Dima Panov
cbf1ec26a6 - Adopt ports from avl@ to myself by his request
Approved by:	maintainer via IM
2013-02-19 13:12:37 +00:00
Dirk Meyer
b91d7c38db - fix version numbers going backwards 2012-06-03 07:14:47 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Alexander Logvinov
44ec14e8eb - Update to 0.9.2
Feature safe:	yes
2011-01-27 10:03:30 +00:00
Alexander Logvinov
d3f133149e - Update to 0.9.1 2010-12-27 01:56:29 +00:00
Alexander Logvinov
db2eb357b6 - Update to 0.9.0 2010-12-15 03:23:12 +00:00
Alexander Logvinov
a4117a24c9 - Update to 0.8.4 2010-10-28 04:45:22 +00:00
Alexander Logvinov
f3d0dc2773 - Update to 0.8.3 2010-08-31 15:09:18 +00:00
Alexander Logvinov
29cebc08ca Add all plugins to RUN_DEPENDS. 2010-08-10 03:24:33 +00:00
Alexander Logvinov
5860331b15 Remmina is a remote desktop client written in GTK+, aiming to be useful for
system administrators and travellers, who need to work with lots of remote
computers in front of either large monitors or tiny netbooks. Remmina supports
multiple network protocols in an integrated and consistant user interface.

This metaport installs Remmina plugins for RDP, Telepathy, VNC and
XDMCP protocols.

WWW: http://remmina.sourceforge.net/
2010-08-10 02:56:20 +00:00