Dmitry Marakasov
ab24828630
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
...
Approved by: portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Baptiste Daroussin
be41425d62
Add an explicit dependency on pkgconf
2013-09-02 21:16:30 +00:00
Martin Wilke
97453d37da
- Fix i18n manpages
2013-06-14 01:55:31 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +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
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Sylvio Cesar Teixeira
d7b0faf648
- Add license
2011-05-20 19:49:23 +00:00
Sylvio Cesar Teixeira
342052b12b
- Update to 1.9.7
2011-02-10 18:09:55 +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
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Sylvio Cesar Teixeira
ba072d1713
- Update my mail address to FreeBSD
...
Approved by: miwi (mentor)
2009-11-27 22:52:30 +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
Marcelo Araujo
18037bffae
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
2009-06-21 22:11:42 +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
c4c8f4be45
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 11:11:33 +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
Joe Marcus Clarke
4acc6fb2a4
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
...
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Marcelo Araujo
d2101f2dd8
- Change my mail address to araujo@.
...
Approved by: stas (mentor)
2007-06-29 16:29:19 +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
Ion-Mihai Tetcu
076be9c48b
- update to 1.9.6
...
- pass maintainership to submitter
PR: ports/108087
Submitted by: Marcelo Araujo
2007-01-19 06:21:07 +00:00
Rong-En Fan
1a0d043dcd
- Remove directories that are not in mtree file
...
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 07:56:23 +00:00
Alejandro Pulver
507ce75915
- Fix x11-toolkits/gtkglext dependency in LIB_DEPENDS (1.0.2 -> 1.0.0), which
...
has changed since the last update.
Reported by: linimon
2006-07-18 18:18:43 +00:00
Edwin Groothuis
5e185494d4
Problem Report ports/95395 : [PATCH] graphics/gliv: fix pkg-plist
...
- fix pkg-plist
- add USE_GETTEXT to clean up portlint a bit
PR: ports/95395
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 08:12:32 +00:00
Ying-Chieh Liao
a0c56be26c
upgrade to 1.9.5
...
PR: 95111
Submitted by: Ports Fury
2006-03-31 03:18:49 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
4ad6a88d3b
- Update to 1.9.4
...
PR: ports/89235
Submitted by: Ports Fury
2005-11-18 21:51:34 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Pav Lucistnik
b60280b9cf
- Update to 1.9.3
...
PR: ports/81509
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 19:51:48 +00:00
Michael Johnson
926d938f46
- Update to 1.9.2
...
PR: 79476
Submitted by: Ports Fury
2005-04-02 20:24:10 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Kirill Ponomarev
5e54cb973a
Update to version 1.9.1
...
PR: ports/75950
Submitted by: Ports Fury
2005-01-08 16:21:14 +00:00
Kirill Ponomarev
d194ee2353
Update to version 1.9
...
PR: ports/75624
Submitted by: Ports Fury
2004-12-30 08:50:58 +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
Kirill Ponomarev
1489513968
Fix build on 4-stable with system compiler
...
PR: ports/72321
Submitted by: Ports Fury
2004-10-12 12:05:44 +00:00
Kris Kennaway
84e8d56ed5
Increase USE_GCC to 3.4 for those ports which compile with it.
...
Approved by: portmgr
2004-09-30 05:32:00 +00:00
Kirill Ponomarev
5b4b427b46
Update to version 1.8.4
...
PR: ports/70117
Submitted by: Ports Fury
2004-08-07 19:14:35 +00:00
Kirill Ponomarev
5d61687eb2
Update to version 1.8.3
...
PR: ports/68383
Submitted by: Ports Fury
2004-06-27 18:09:53 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Kirill Ponomarev
f90605e800
- Update to version 1.8.2
...
PR: ports/64469
Submitted by: Ports Fury
2004-03-19 19:34:45 +00:00
Kirill Ponomarev
51ba512625
- Update to version 1.8.1
...
PR: ports/62530
Submitted by: Ports Fury
2004-02-08 13:48:28 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Kirill Ponomarev
bad129d485
- Update to version 1.8
...
PR: 59753
Submitted by: Ports Fury
2003-12-04 10:21:06 +00:00
Joe Marcus Clarke
5adefe1386
Chase the GtkGLExt shared lib version.
2003-07-31 02:38:34 +00:00
Pete Fritchman
15135414dc
- unbreak: update to 1.7.1, which is fetchable
...
- convert to USE_GETOPT_LONG
PR: 51223
Submitted by: Ports Fury
2003-05-10 13:41:57 +00:00
Kris Kennaway
2bb0c23c56
BROKEN: Does not fetch
2003-05-06 07:11:45 +00:00
Kevin Lo
d6dfb6747d
Update to 1.7
...
PR: 50513
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-03 01:08:36 +00:00