non port: devel/glib20-reference/bsd.gnome-reference.mk |
Number of commits found: 19 |
Monday, 10 Sep 2018
|
13:14 mat
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
 |
Monday, 17 Aug 2015
|
14:20 mat
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
 |
Saturday, 8 Aug 2015
|
13:56 kwm
* Add PORTSCOUT macros to only show stable gnome versions.
* Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk
so that all -reference ports get ignored.
* Add some PORTSCOUT=ignore:1 here and there for software that won't get
any updates anymore. Or are slave ports, so only the master port will
get checked.
 |
Friday, 4 Jul 2014
|
22:35 antoine
Unbreak
Pointyhat: adamw
 |
22:31 adamw
Remove NOPORTDOCS.
 |
Monday, 9 Dec 2013
|
18:41 antoine
- Stage support for all -reference ports
- Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS
Approved by: kwm (maintainer)
 |
Tuesday, 11 Jun 2013
|
14:26 kwm
Tell portscout to skip -reference ports. They are slave ports to begin with.
 |
Wednesday, 22 May 2013
|
11:32 kwm
Make PORTDOCS in the -reference framework overwriteable.
So some of the -reference ports that install multiple docs or "books" can
make sure they get installed correctly. This impacts the -reference ports
of glib20, gtk20 and gtk30.
The problem was that for example in glib20 the reference was installed in
share/doc/glib/{glib,gio,gobject} however devhelp only look in
share/doc/${book} for the *.devhelp2 file.
PR: ports/173577
Submitted by: Victor Balada Diaz <victor@bsdes.net>
 |
Sunday, 21 Nov 2010
|
13:47 kwm
Mark the -reference ports IGNORE when NOPORTDOCS is set.
It doesn't make sense to support that for ports that only install docs.
Submitted by: QAT
 |
Saturday, 20 Nov 2010
|
15:37 kwm
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
 |
Thursday, 28 Oct 2010
|
21:00 erwin
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
 |
Thursday, 29 May 2008
|
22:11 marcus
Don't install docs if there are no docs to install.
 |
Tuesday, 25 Mar 2008
|
14:52 ahze
Use PKGNAMESUFFIX:=${PKGNAMESUFFIX}-reference instead of
PORTNAME:=${PORTNAME}-reference so -reference ports can use MASTER_SITES=GNOME
 |
Wednesday, 17 May 2006
|
20:56 ahze
- Add pkg-descr
Requested by: Dan Langille <dan@langille.org> for freshports.org
 |
Thursday, 11 May 2006
|
17:23 jylefort
Set EXAMPLESDIR.
 |
Wednesday, 10 May 2006
|
17:08 jylefort
Fix fetching for some of the reference ports by expanding
${MASTER_SITE_SUBDIR} before we append -reference to ${PORTNAME} (in
case ${PORTNAME} is used in ${MASTER_SITE_SUBDIR}).
 |
16:21 jylefort
Assign DISTNAME before we append "-reference" to the parent's
PORTNAME, otherwise the parent's DISTNAME is lost.
 |
02:55 jylefort
Handle ports which have no WWW line in their pkg-descr.
 |
Tuesday, 9 May 2006
|
22:03 jylefort
Add glib20-reference and the bsd.gnome-reference.mk framework.
 |
Number of commits found: 19 |