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) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/g-wrap/Makefile

Number of commits found: 62

Friday, 23 Feb 2024
11:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/g-wrap: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: bd71e91316d18f466c2100c11bce9f90a20860c7 commit hash: bd71e91316d18f466c2100c11bce9f90a20860c7 commit hash: bd71e91316d18f466c2100c11bce9f90a20860c7 commit hash: bd71e91316d18f466c2100c11bce9f90a20860c7 bd71e91
Sunday, 30 Jul 2023
22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Andrew "RhodiumToad" Gierth
*/*: adapt to new guile framework

 - change all ports using guile to USES=guile
 - flavorize guile-lib, guile-cairo, slib-guile

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 7edcfae
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 9 May 2022
19:23 Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 db78da8
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 4 Jul 2020
18:11 zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
Original commitRevision:541232 
Tuesday, 7 Apr 2020
06:22 koobs search for other commits by this committer
[NEW] devel/g-wrap: Tool for generating function wrappers for Guile

G-Wrap is a tool (and guile library) for generating function wrappers
for inter-language calls. It currently only supports generating Guile
wrappers for C functions. Other languages may be supported in the
future, possibly on both sides.

WWW: http://www.nongnu.org/g-wrap/

PR:		241731
Submitted by:	Andrew <andrew tao11 riddles org uk>
Differential Revision: D22189
Original commitRevision:530947 
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, 23 Apr 2013
10:13 bapt search for other commits by this committer
Convert devel to USES=pkgconfig
Original commitRevision:316333 
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, 10 Nov 2011
21:36 linimon search for other commits by this committer
Not yet ported to powerpc, so ignore it here.

Hat:            portmgr
Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Sunday, 31 Jul 2011
15:07 jlaffaye search for other commits by this committer
- Chase guile shared lib bump
- Add an entry to UPDATING
Original commit
Thursday, 22 Jan 2009
16:04 miwi search for other commits by this committer
- Chase lang/guile shlib bump
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Monday, 21 Jul 2008
04:49 rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
Original commit
Friday, 6 Jun 2008
13:21 edwin search for other commits by this committer
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)
Original commit
Tuesday, 29 May 2007
20:52 marcus search for other commits by this committer
Add --disable-Werror to fix the build with GCC 4.2

PR:             113108
Original commit
Saturday, 7 Apr 2007
21:20 marcus search for other commits by this committer
Mark g-wrap NOT_FOR_ARCHS=ia64.

Reported by:    pointyhat via kris
Original commit
Thursday, 22 Mar 2007
15:22 ahze search for other commits by this committer
Update for objformat removal
Original commit
Wednesday, 7 Mar 2007
15:24 ahze search for other commits by this committer
Add support for sparc64
Original commit
Sunday, 4 Mar 2007
06:53 mezz search for other commits by this committer
- Fix the build on amd64.
- Fix the srfi extensions installation if they are already exist, install
  them anyway since there are no conflict in ports tree. Example, using
  portupgrade while upgrade and it will finding g-wrap exists then not
  install files as g-wrap will be uninstall when the build is done.
- Bump the PORTREVISION to make sure the users to have srfi extensions back
  in their systems.

Reported by:    several,
                Peter Jeremy <peterjeremy@optushome.com.au>
Tested by:      Peter Jeremy <peterjeremy@optushome.com.au>
Original commit
Saturday, 3 Mar 2007
20:54 mezz search for other commits by this committer
Fix the build if devel/libffi is installed in system.

PR:             ports/109774
Reported by:    Kostas Blekos <mplekos@physics.upatras.gr>
Original commit
Wednesday, 28 Feb 2007
18:45 ahze search for other commits by this committer
- Bump PORTREVISION for changes in libltdl15.
Original commit
Friday, 23 Feb 2007
22:24 ahze search for other commits by this committer
- Upgrade to 1.9.6
- Patch to use glib 2.x instead of glib 1.x
Original commit
Sunday, 5 Nov 2006
03:14 mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Original commit
Monday, 23 Oct 2006
12:33 ahze search for other commits by this committer
- don't back down so far that slib-guile doesn't work anymore.

Approved by:    portmgr (marcus)
Original commit
Sunday, 22 Oct 2006
21:33 ahze search for other commits by this committer
- Back out of all gtk20 stuff to fix gnucash and plist and other stuff

Reported by:    many
Approved by:    portmgr (marcus)
Original commit
Tuesday, 17 Oct 2006
21:24 ahze search for other commits by this committer
- Back out of 1.9.6 and back down to 1.3.4 since ffi doesn't build on !i386
  * Kept glib2 instead of backing down to glib1

Approved by:    portmgr (marcus)
Reported by:    pointyhat via kris
Original commit
Saturday, 14 Oct 2006
08:35 marcus search for other commits by this committer
Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:    portmgr (implicit, kris)
Original commit
Sunday, 2 Jul 2006
04:03 marcus search for other commits by this committer
Add missing library archives.

Reported by:    pointyhat via linimon
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
Monday, 6 Jun 2005
14:39 arved search for other commits by this committer
Explicit name RUN_DEPENDS to avoid a rundependency on libtool13
Bump PORTREVISION

Approved by:    mezz for gnome@
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, 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
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Wednesday, 17 Dec 2003
18:59 marcus search for other commits by this committer
${LOCALBASE}/share/guile/slib/slibcat doesn't exist.  The slib-guile port
installs ${LOCALBASE}/share/guile/slibcat.
Original commit
18:36 marcus search for other commits by this committer
This port also has a RUN_DEPENDS on slib-guile.  Without it, new installations
won't be able to build GnuCash.
Original commit
Sunday, 14 Dec 2003
22:40 pav search for other commits by this committer
- Fix dependency on slib-guile

Pointy hat to:  pav
Original commit
20:19 pav search for other commits by this committer
- Chase new slib-guile infrastructure
Original commit
Thursday, 28 Aug 2003
00:01 edwin search for other commits by this committer
Use the virtual category "scheme" (part ii)

        Add the virtual category "scheme" to the maintained ports
        (except sxm). I guess no maintainer would deny this trivial
        change.

PR:             ports/56052
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Saturday, 16 Aug 2003
10:02 kris search for other commits by this committer
Utilize INFO and bump PORTREVISION.
Original commit
Friday, 2 May 2003
03:29 marcus search for other commits by this committer
Chase guile's shared lib version.
Original commit
Sunday, 20 Apr 2003
02:56 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Tuesday, 4 Mar 2003
17:48 marcus search for other commits by this committer
* Fix some GNOMNG typos
* Add a missing guile-gtk dependency
* De-pkg-comment

PR:     48925
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Original commit
Tuesday, 11 Feb 2003
04:25 marcus search for other commits by this committer
Add missing dependency on gtk12.

Reported by:    bento
Original commit
Wednesday, 5 Feb 2003
06:11 marcus search for other commits by this committer
Update to 1.3.4.
Original commit
Monday, 19 Aug 2002
15:22 sobomax search for other commits by this committer
Add backup site until gnucash.org is up again.
Original commit
Sunday, 18 Aug 2002
07:39 sobomax search for other commits by this committer
Update to 1.1.11.
Original commit
Wednesday, 19 Jun 2002
16:37 marcus search for other commits by this committer
Chase guile shared lib number.

Prompted by:    Mike Harding <mvh@ix.netcom.com>
Original commit
Tuesday, 31 Jul 2001
10:37 sobomax search for other commits by this committer
Update to 1.1.9.    
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
Monday, 22 Jan 2001
19:34 ade search for other commits by this committer
Release a few ports back into the wild that I don't have   time to maintain any
more.    
Original commit
Friday, 17 Nov 2000
17:28 ade search for other commits by this committer
Update to 0.9.12    
Original commit
Friday, 3 Nov 2000
20:49 ade search for other commits by this committer
Update to 0.9.8    
Original commit
Tuesday, 3 Oct 2000
23:39 ade search for other commits by this committer
Assume maintainership (from ports).. it's a somewhat important   dependency for
gnucash    
Original commit
Wednesday, 9 Aug 2000
17:55 cpiazza search for other commits by this committer
Update to 0.9.5    
Original commit
Friday, 4 Aug 2000
02:05 ade search for other commits by this committer
Update for new shlib revision from guile 1.4    
Original commit
Saturday, 15 Jul 2000
19:34 will search for other commits by this committer
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;  
fix process of install-info.    
Original commit
Monday, 10 Jul 2000
05:16 steve search for other commits by this committer
Adding g-wrap version 0.9.4.   A tool for exporting C libraries into Scheme
interpreters.    
Original commit

Number of commits found: 62