notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/glib12/Makefile

Number of commits found: 49

Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Original commitRevision:484628 
Friday, 12 Oct 2018
12:42 antoine search for other commits by this committer
Finish glib12 deprecation
Original commitRevision:481899 
Tuesday, 19 Dec 2017
09:00 amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:456711 
Saturday, 13 Sep 2014
15:11 tijl search for other commits by this committer
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
Original commitRevision:368108 
Saturday, 6 Sep 2014
00:49 bapt search for other commits by this committer
Bump portrevision to catch up with the package name change that happen long ago
Original commitRevision:367401 
Sunday, 2 Feb 2014
11:28 miwi search for other commits by this committer
- Stage support

Oked by:	kwm (gnome)
Original commitRevision:342273 
Friday, 20 Sep 2013
17:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Original commitRevision:327723 
Tuesday, 17 Sep 2013
13:05 bapt search for other commits by this committer
Rename old glib into glib12 to avoid confusion with glib (2.0) for binary users.
While here remove the now useless LATEST_LINK

Approved by:	gnome (kwm)
Original commitRevision:327477 
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Thursday, 14 Feb 2013
09:42 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
Original commitRevision:312209 
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 2 Oct 2010
20:56 kwm search for other commits by this committer
Build glib12 and ports that depend on it with -std=gnu89.

glib12 and ports that use glib12 fail to link when build with a C99 compiler.
Original commit
Wednesday, 16 Sep 2009
22:17 naddy search for other commits by this committer
Quote first argument to AC_DEFUN() to shut up aclocal warning.

Feature safe:   yes
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Monday, 2 Feb 2009
01:36 araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
Original commit
Monday, 29 Jan 2007
23:51 kris search for other commits by this committer
Use libtool port instead of included version to avoid a.out objformat botch
Original commit
Sunday, 5 Nov 2006
02:57 mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Sunday, 30 May 2004
07:57 marcus search for other commits by this committer
Do the usual PTHREAD_LIBS dance to ensure that we don't add -DLINUXTHREADS
to gthread's CFLAGS on -CURRENT.

Spotted by:     bento, green, and kris
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Thursday, 21 Aug 2003
02:18 bland search for other commits by this committer
Fix gmodule and gthread library names in .pc files.

PR:           55745
Submitted by: KATO Tsuguru <tkato@prontomail.com> (based on)
Approved by:  marcus (mentor)
Original commit
Sunday, 17 Aug 2003
04:12 marcus search for other commits by this committer
Use INFO.
Original commit
Monday, 16 Jun 2003
20:52 adamw search for other commits by this committer
Utilize USE_GNOME= pkgconfig.
Original commit
Saturday, 19 Apr 2003
10:15 marcus search for other commits by this committer
getpw*_r is now implemented in -CURRENT.  However, the _SC_GETPW_R_SIZE_MAX
sysconf is not.  This causes glib to try and malloc UINT_MAX bytes of memeory
which basically translates to -1 bytes.  Sanity check the value returned by
sysconf (_SC_GETPW_R_SIZE_MAX) to see that it's really implemented.  This
fixes an abort people started to see in Glib-based applications.

Reported by:    Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
Original commit
Friday, 7 Mar 2003
06:01 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Wednesday, 20 Nov 2002
20:11 marcus search for other commits by this committer
Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that use
the old xxx-config files, remove the "12" suffix.  This will allow people
building Glib and GTK+ ports by hand to do so without a lot of extra
hacking.  Since these ports are so heavily used, the xxx12-config files
aren't removed completely, but rather symlinked to their xxx-config
counterparts.

PR:             39417
Original commit
Friday, 20 Sep 2002
17:07 marcus search for other commits by this committer
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Original commit
Friday, 14 Jun 2002
04:20 marcus search for other commits by this committer
Fix another problem in the pkgconfig files for these ports.  After running
a build of xscreensaver and xscreensaver-gnome, everything looks good.

Reported by:    dougb
Original commit
Monday, 10 Jun 2002
15:33 sobomax search for other commits by this committer
Correct gtk+/glib libraries names in .pc files.

Submitted by:   alfred
Original commit
Wednesday, 12 Dec 2001
04:51 sobomax search for other commits by this committer
Smash a compatibility bug in g_module_open(). It seems that unlike Linux one,  
FreeBSD's dlopen(NULL, ...) doesn't return a handle useable for resolving  
symbols in both the program itself and all modules it dlopen'ed. Instead,   when
requested for a self handle return RTLD_DEFAULT, which seems closely   matches
dlopen(NULL, ...) in Linux. Bump PORTREVISION.    
Original commit
Wednesday, 1 Aug 2001
18:48 sobomax search for other commits by this committer
Add pkgconfig into RUN,LIB_DEPENDS.    
Original commit
Thursday, 24 May 2001
05:51 ade search for other commits by this committer
Sigh.  Think more carefully.  Seems that any kind of circular dependency   (port
A has *_DEPENDS on port B, and vice versa), causes make to go   a little
strange[tm] on install, clean, even though the build succeeds.    
Original commit
02:48 ade search for other commits by this committer
Rework previous commit.  Turns out that pkgconfig is not a build-time  
dependency for glib12, so remove that, and put pkgconfig back to the   way it
was before.    
Original commit
Wednesday, 23 May 2001
01:49 ade search for other commits by this committer
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2   to
make transitioning to GNOME/GTK+/GLIB a little easier.    
Original commit
Friday, 11 May 2001
17:36 ade search for other commits by this committer
SWitch maintainership of core GNOME ports to a small group of   committers
(gnome@FreeBSD.org), since this is now definitely too big   for just one person.
   
Original commit
Friday, 30 Mar 2001
13:18 sobomax search for other commits by this committer
Use PTHREAD_CFLAFS/PTHREAD_LIBS.    
Original commit
Friday, 23 Mar 2001
05:42 ade search for other commits by this committer
Sigh.  Reclaim these, primarily for GNOME 1.4    
Original commit
05:34 vanilla search for other commits by this committer
Someone don't like my style, so I drop maintainer now.    
Original commit
Tuesday, 20 Mar 2001
00:12 vanilla search for other commits by this committer
Change MASTER_SITE to MASTER_SITE_GNOME.    
Original commit
Monday, 19 Mar 2001
17:42 vanilla search for other commits by this committer
Upgrade to 1.2.10.    
Original commit
Sunday, 11 Mar 2001
21:50 sf search for other commits by this committer
make MASTER_SITE_SUBDIR more effective.    
Original commit
17:06 sf search for other commits by this committer
add MASTER_SITE_RINGSERVER.    
Original commit
Tuesday, 6 Mar 2001
12:29 vanilla search for other commits by this committer
Upgrade to 1.2.9.    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
11:38 sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
Original commit
Thursday, 25 May 2000
13:23 sobomax search for other commits by this committer
Update glib/gtk++ to 1.2.8.    
Original commit

Number of commits found: 49