1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

51 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
Dmitry Marakasov
26f332b475 - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-14 11:09:41 +00:00
Michael Gmelin
8598b0c728 Fix port so it builds again. Did some minor housekeeping while being there.
PR:		190600
Reviewed by:	bapt
Approved by:	bapt
2014-06-18 12:23:54 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Tijl Coosemans
9608e3ad93 - Fix build on FreeBSD 10 (iconv, libc++).
- USES=scons.
- Add support for startup notifications.

PR:		ports/183163
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-10-24 17:31:54 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Antoine Brodin
6d6ec018db Add an explicit dependency on pkgconf 2013-10-04 21:38:24 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Alexey Dokuchaev
1d917f154b - Adjust COMMENT line a bit
- Drop maintainership
2012-07-04 13:59:20 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alexey Dokuchaev
2e611fd8e9 - Update to version 1.1.0
- Add LICENSE (GPLv2)
2011-10-19 15:48:30 +00:00
Martin Wilke
abcb82f547 - Kick MD5 Support 2011-07-02 18:06:14 +00:00
Alexey Dokuchaev
e6259642cc - Switch to launchpadlibrarian.net as distribution site (default download
URLs from launchpad.net redirect there via "303 See Other" response)
- Remove documentation entries from pkg-plist in favor of PORTDOCS knob
2011-05-17 10:40:15 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Max Khon
14fb0a97f5 Fix huge memory leak (16M per every hashed file).
Approved by:	MAINTAINER
2010-02-06 21:28:12 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Alexey Dokuchaev
0d7182fc25 Reformat port description. 2009-08-18 20:14:15 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Alexey Dokuchaev
eed1938e65 Fix MAINTAINER. 2009-03-19 13:52:01 +00:00
Alexey Dokuchaev
d1b6e1685f - Update to version 1.0.3. Store distfile locally until Launchpad folks fix
their site to service files correctly
- Assume maintainership, cleanup Makefile
- Reflect project move to Launchpad in pkg-descr
2009-03-19 13:49:35 +00:00
Jeremy Messenger
f56281c4d5 Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Jeremy Messenger
e08bf35b8e Update to 1.0.2. 2008-07-07 06:24:43 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Jeremy Messenger
d8f95acc72 Update to 1.0.1. 2008-01-06 17:28:09 +00:00
Jeremy Messenger
31eaed2ac2 -Update to 1.0.0, finally an offical tarball from them.
-Update pkg-descr, copied from its release notes.
2007-09-23 22:22:27 +00:00
Jeremy Messenger
c9bffd6d60 Update it to the lastest version of CVS, at 2007-08-04 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-09-18 17:48:31 +00:00
Jeremy Messenger
2d7b11af67 Update it to the lastest version of CVS, at 2007-07-07 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-07-08 03:42:54 +00:00
Jeremy Messenger
fa49941cdb Update it to the lastest version of CVS, at 2007-05-06 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-05-25 04:37:39 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
551fded38f Catch up with the latest CVS, fix the charset/locale stuff. Bump the
PORTREVISION.

Bug tracker:	http://tinyurl.com/2hrvgn (berlios.de)
Obtained from:	LinuxDC++ CVS
2007-04-02 16:57:48 +00:00
Jeremy Messenger
23d76ca6e9 Update it to the lastest version of CVS, at 2007-03-24 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-03-25 03:28:37 +00:00
Jeremy Messenger
9ac4ac0af7 Update it to the lastest version of CVS, at 2007-02-06 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-02-07 05:38:15 +00:00
Jeremy Messenger
f53943b6c7 - Update it to the lastest version of CVS, at 2007-02-04 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
- Remove STRIP= from WITH_DEBUG, it's in bsd.port.mk now.
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Reviewed by:	bland (iconv patch)
2007-02-06 19:04:25 +00:00
Jeremy Messenger
ecb9730a70 Update it to the lastest version of CVS, at 2007-01-04 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-01-05 05:21:52 +00:00
Jeremy Messenger
0e9494bad2 Update it to the lastest version of CVS, at 2007-01-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-01-02 05:56:11 +00:00
Jeremy Messenger
1db511c243 Don't need to remove check on GCC anymore, which it used to be problem. With
this changes fix the build with GCC 4.1.

Reported by:	krismail
2006-12-16 18:10:32 +00:00
Jeremy Messenger
a440d99293 Update it to the lastest version of CVS, at 2006-12-10 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-12-15 05:21:54 +00:00
Jeremy Messenger
8f2185f946 Update it to the lastest version of CVS, at 2006-11-22 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-11-23 06:20:11 +00:00
Jeremy Messenger
d0557843be Update it to the lastest version of CVS, at 2006-11-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-11-04 01:34:24 +00:00
Jeremy Messenger
1f93412e56 Update it to the lastest version of CVS, at 2006-10-07 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-10-08 04:35:22 +00:00
Jeremy Messenger
b96488f973 Update it to the lastest version of CVS, at 2006-09-27 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-09-28 21:56:27 +00:00
Jeremy Messenger
266451b3e8 Update it to the lastest version of CVS, at 2006-09-23 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-09-25 02:17:32 +00:00
Jeremy Messenger
cce892a6a8 Update it to the lastest version of CVS, at 2006-09-11 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-09-12 20:53:20 +00:00
Jeremy Messenger
373429525f - Update it to the lastest version of CVS, at 2006-09-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
- Add an entry in UPDATING about that the name of binary, datadir and docsdir
  have been renamed from ldcpp to linuxdcpp by the linuxdcpp developer.
2006-09-02 07:21:00 +00:00
Jeremy Messenger
aeeeadc9f0 Update it to the lastest version of CVS, at 2006-08-21 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-08-23 02:56:10 +00:00
Jeremy Messenger
4591810031 Update it to the lastest version of CVS, at 2006-08-17 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-08-19 17:28:23 +00:00
Jeremy Messenger
60951459a6 Mark it as IGNORE, does not compile on FreeBSD 4.x, due to lack of wide
character in libc. Also, I don't support FreeBSD 4.x.
2006-08-07 18:03:19 +00:00
Jeremy Messenger
5b441514c8 Update it to the lastest version of CVS, at 2006-08-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-08-04 08:09:50 +00:00