Commit graph

61 commits

Author SHA1 Message Date
Dmitry Marakasov
6987d0aa04 - Drop @dirrm* from plist
- Add empty directories to plist

Approved by:	portmgr blanket
2015-09-04 18:25:32 +00:00
Bartek Rutkowski
7d0b8fa5c9 mail/gnubiff: add CPE information
- Maintainer's timeout (tdb@FreeBSD.org)

PR:		198636
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-01 13:03:15 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Koop Mast
048376968b Remove gnome-panel 2.x option.
While here stagify use pathfix for translation files, use new
LIB_DEPENDS syntax.
2014-02-18 20:46:17 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Baptiste Daroussin
4531181d8f convert WITHOUT_NLS to option
With hat:	portmgr
2013-12-13 11:23:11 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Koop Mast
552f3f8d03 share/gnome-2.0 is handled by gnomehier.
Submitted by:	pointyhat via miwi
2013-03-27 13:23:31 +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
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +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
Tim Bishop
99530b2230 - Update to 2.2.13
Feature safe:	yes
2010-02-20 17:25:30 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Tim Bishop
d55a40133e - Update to 2.2.11. 2009-07-26 22:16:45 +00:00
Tim Bishop
11d119e915 - Update to 2.2.10 2008-06-16 17:42:20 +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
Tim Bishop
456dac3a74 Update to 2.2.8. 2007-10-27 17:50:24 +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
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Tim Bishop
9b85a27536 - Update to 2.2.6
- Remove WANT_FAM_SYSTEM

Submitted by:	tmclaugh
2007-05-24 22:52:07 +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
Tim Bishop
97f813eb2d Update to 2.2.4. 2007-01-07 15:57:37 +00:00
Tim Bishop
f060780275 - Update to 2.2.3. 2006-12-08 10:24:55 +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
Tim Bishop
6371623a9a - Update to 2.2.2 2006-09-03 18:28:27 +00:00
Tim Bishop
4a67f63e6f - Update to 2.2.1 2006-06-25 13:59:58 +00:00
Tim Bishop
8688573520 - Update to 2.2.0
- Add WITHOUT_NLS knob
2006-04-16 18:04:10 +00:00
Kris Kennaway
2bd36282e8 Remove direct LIB_DEPENDS on fam in favour of the new USE_FAM
infrastructure.  Default to WANT_FAM_SYSTEM=fam to be conservative since
these ports either have not been tested with gamin or are known to fail
(courier).

PR:		ports/92583
Submitted by:	marcus
2006-02-11 02:37:36 +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
Tim Bishop
db4965d88b - Update to 2.1.9
Approved by:	clement (mentor, implicitly)
2006-01-09 08:09:24 +00:00
Tim Bishop
a37159a829 - Update to 2.1.8
Approved by:	clement (mentor, implicitly)
2005-12-22 21:03:12 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Pav Lucistnik
041f68d663 - Update to 2.1.7
PR:		ports/88925
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-11-13 13:44:55 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sergey Matveychuk
8ee6092898 - Update to 2.1.6
PR:		ports/88228
Submitted by:	maintainer
2005-10-30 20:28:32 +00:00
Marcus Alves Grando
cbe1e47f83 Update to 2.1.5
PR:		87005
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-10-06 19:41:33 +00:00
Pav Lucistnik
154e1d046b - Update to 2.1.4
PR:		ports/82754
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	maintainer
2005-06-30 12:31:51 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Roman Bogorodskiy
199bae3959 Fix pkg-plist.
PR:		79787
Submitted by:	Tim Bishop (maintainer)
Reported by:	pointyhat via kris
2005-04-11 12:54:41 +00:00
Roman Bogorodskiy
36cc74c7c8 Update to 2.1.3.
PR:		79674
Submitted by:	Tim Bishop (maintainer)
2005-04-08 12:35:51 +00:00
Pav Lucistnik
82d73438fe - Update to 2.1.2
PR:		ports/79445
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2005-04-05 22:49:24 +00:00
Tilman Keskinoz
0fc8c612fe Update to 2.1.1
PR:		78784
Submitted by:	Tim Bishop <tim@bishnet.net>
2005-03-13 22:03:02 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Sergey Matveychuk
68a880bc99 - Add missing dependency (on libfam)
PR:		ports/76074
Submitted by:	maintainer
Reported by:	kris
2005-01-11 11:34:54 +00:00