1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Jason Helfman
f50b3301f9 - remove conditional no longer required per staging 2013-11-08 07:34:49 +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
Jason Helfman
37bbf74b92 - support staging 2013-09-27 20:04:54 +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
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Jason Helfman
b136d26d75 - convert USE_GMAKE and to new options style for NLS
- take maintainership
2013-07-19 18:36:42 +00:00
Wen Heping
ab498a191e - Move to USES for desktop-file-utils [1]
- Support NLS conditionally [1]
- Drop maintainership

PR:		179249 [1]
Submitted by:	jgh@ [1]
2013-07-19 08:33:06 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Jason Helfman
aa34900580 - adopt optionsNG for DOCS
- trim historical header
- shorten MASTER_SITES

PR:		176470
Submitted by:	jgh@
Approved by:	wen@ (maintainer timeout, 14 days)
2013-03-13 05:05:05 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Wen Heping
2a6046f9b9 - Update to 0.8.18.1 2011-03-25 06:12:44 +00:00
Wen Heping
a67584f69d - Update to 0.8.18 2011-03-10 01:53:35 +00:00
Wen Heping
39c03b1da2 - Take maintainership 2011-03-10 00:19:52 +00:00
Wen Heping
8d7dad5cd2 - Reset maintainer [1]
- Drop MD5

PR:		ports/155424 [1]
Submitted by:	Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
2011-03-10 00:10:24 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
Martin Wilke
18bca28205 - Update to 0.8.17
PR:		144585
Submitted by:	Ports Fury
Approved by:	maintainer
2010-03-09 23:00:18 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
e386486928 - Update to 0.8.16
PR:		137006
Submitted by:	Ports Fury
Approved by:	maintainer timeout
2009-08-05 09:03:55 +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
Rong-En Fan
2939e269e0 - This port builds fine with gcc 3 and 4. Remove USE_GCC line.
- Bump PORTREVISION

PR:		ports/124834
Submitted by:	Jan Sebosik <sebosik at demax.sk>
Approved by:	Radosław Kozłowski <radek at raadradd.com> (maintainer)
2008-06-22 11:02:03 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +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
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Andrew Pantyukhin
338db6b7ce - Update to 0.8.9
PR:		ports/96662
Submitted by:	sat
Approved by:	krion (mentor)
2006-05-08 14:00:15 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Johnson
de6a073986 - Update to 0.8.4
Approved by:	radek@raadradd.com (maintainer)
2005-10-11 17:27:10 +00:00
Roman Bogorodskiy
7f450d3818 Update to 0.8.2.
PR:		83054
Submitted by:	Radoslaw Kozlowski (maintainer)
2005-07-06 15:06:57 +00:00
Simon Barner
b9b8d48bbd - Fix build on 4.x
Submitted by:	Ports Fury
PR:		ports/81723
Approved by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2005-06-01 00:31:15 +00:00
Alexey Dokuchaev
3c2f3a6078 - Reindent Makefile header
- Adjust COMMENT
- Unmute INSTALL_FOO statement
- Whitespace fixes in pkg-descr

Approved by:	maintainer
2005-05-22 05:06:50 +00:00
Alexey Dokuchaev
160c2f1511 Update to version 0.8.1.
PR:		ports/81283
Submitted by:	maintainer
2005-05-20 12:27:25 +00:00
Jeremy Messenger
c1d95aab80 Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Roman Bogorodskiy
3fe3468035 Support new GTK file selector.
PR:		78691
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
Approved by:	maintainer, krion (mentor) (implicit)
2005-03-14 14:01:52 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
aca8e2a600 Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
2004-12-29 02:18:31 +00:00
Pav Lucistnik
05663d1ea5 - Update to 0.7.9
PR:		ports/75501
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-12-28 13:43:34 +00:00
Michael Johnson
21333ddcce Really Register mime-types
Pointed out by:	mezz
2004-12-09 03:36:42 +00:00
Michael Johnson
5822b1262e Remove unneeded patch
Submitted by:	maintainer
2004-12-05 04:58:56 +00:00
Michael Johnson
e304de3e9d - update to 0.7.8
- Add missing desktopfileutils dependency

PR:		ports/74673
Submitted by:	Radek Kozlowski (maintainer)
2004-12-04 17:32:45 +00:00
Michael Johnson
94fef093ea - Fix undo function for the case start from the '%' character
- Bump PORTREVISION

Submitted by:	maintainer
Obtained from:	leafpad cvs
Approved by:	adamw (implicit)
2004-11-21 17:31:40 +00:00
Michael Johnson
4a0751904b - Update to 0.7.7
- Utilize PORTDOCS
- Register mime types with update-desktop-database

PR:		ports/74115
Submitted by:	Radek Kozlowski (maintainer)
Approved by:	adamw (mentor)
2004-11-19 19:11:32 +00:00
Michael Johnson
9794cf7ed8 Register mime types
Bump PORTREVISION

Pointed out by:	mezz
Approved by:	pav
2004-11-13 22:32:39 +00:00
Michael Johnson
abc6d80f02 Update to 0.7.6
Transfer maintainer to submitter

PR:		ports/73886
Submitted by:	Radek Kozlowski <radek@raadradd.com>
Approved by:	marcus (co mentor)
2004-11-13 00:52:16 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00