notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: net/gsk/Makefile
SVNWeb

Number of commits found: 54

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 15 Mar 2021
[ 07:20 danfe search for other commits by this committer ] Original commit   Revision:568438
Unbreak the build against contemporary OpenSSL versions by converting
to the new BIO_*() API.
Fri, 8 Nov 2019
[ 13:48 tobik search for other commits by this committer ] Original commit   Revision:517064 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
net: Add missing USES={gnome,php}
Fri, 5 Apr 2019
[ 05:25 antoine search for other commits by this committer ] Original commit   Revision:497911
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Mon, 19 Nov 2018
[ 15:57 swills search for other commits by this committer ] Original commit   Revision:485327 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
devel/glib20: remove runtime dep on perl5

Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.

Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.

PR:		233138
Approved by:	gnome (kwm, maintainer, older version of patch)
Exp-run by:	antoine
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Tue, 6 Dec 2016
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:427939
- Add LICENSE
- Switch to options helpers
- Regenerate patches
Sun, 11 Sep 2016
[ 00:31 marino search for other commits by this committer ] Original commit   Revision:421765
net/gsk: add SSL flags
Thu, 10 Jul 2014
[ 12:13 olgeni search for other commits by this committer ] Original commit   Revision:361440 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Mon, 2 Jun 2014
[ 18:46 amdmi3 search for other commits by this committer ] Original commit   Revision:356244
- Switch to USES=libtool, drop .la file
- Strip library
- Optionize docs installation
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Thu, 28 Mar 2013
[ 17:56 eadler search for other commits by this committer ] Original commit   Revision:315491 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Convert a few remaining straglers from the unmaintined ports to pathfix
[ 03:28 eadler search for other commits by this committer ] Original commit   Revision:315433 (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
Fri, 8 Mar 2013
[ 10:51 kwm search for other commits by this committer ] Original commit   Revision:313633 (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
* 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
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Sat, 9 May 2009
[ 09:19 miwi search for other commits by this committer ] Original commit 
- Update to version 1.0.63

PR:             134291
Submitted by:   Ports Fury
Mon, 9 Mar 2009
[ 19:29 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
Fri, 6 Jun 2008
[ 13:50 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 16 May 2008
[ 23:25 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.57

Approved by:    maintainer implicit
Fri, 8 Jun 2007
[ 16:47 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.53

Approved by:    maintainer implicit
Thu, 22 Mar 2007
[ 14:38 miwi search for other commits by this committer ] Original commit 
- UPdate to 1.0.51

Approved by:    maintainer implicit
Sat, 3 Mar 2007
[ 16:28 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.50

Approved by:    maintainer implicit
Mon, 26 Feb 2007
[ 14:11 miwi search for other commits by this committer ] Original commit 
- Update to  1.0.49

Approved by:    maintainer (implicit)
Wed, 22 Nov 2006
[ 20:35 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.48

Submitted by:   farrokhi@
Sun, 12 Nov 2006
[ 21:38 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.45

PR:             ports/105430
Submitted by:   farrokhi@
Wed, 8 Nov 2006
[ 09:28 farrokhi search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
Wed, 1 Nov 2006
[ 06:47 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.45

PR:             ports/104802
Submitted by:   Babak Farrokhi <babak@farrokhi.net> (maintainer)
Fri, 8 Sep 2006
[ 21:56 itetcu search for other commits by this committer ] Original commit 
- update to 1.0.40
- s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:             ports/103030
Submitted by:   Babak Farrokhi (maintainer)
Thu, 13 Jul 2006
[ 19:56 itetcu search for other commits by this committer ] Original commit 
- update to 1.0.38

PR:              ports/100199
Submitted by:   maintianer
Thu, 11 May 2006
[ 22:49 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 270 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with N
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Thu, 12 Jan 2006
[ 16:47 ehaupt search for other commits by this committer ] Original commit 
- Update to 1.0.17
- Respect NOPORTDOCS (self)
- Pass maintainership to submitter

PR:             91709
Submitted by:   Babak Farrokhi <babak@farrokhi.net>
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 16 May 2005
[ 07:35 jylefort search for other commits by this committer ] Original commit 
Update to 1.0.13

PR:             ports/81056
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 30 Apr 2005
[ 01:37 kris search for other commits by this committer ] Original commit 
Now builds on 4.x
Sat, 26 Mar 2005
[ 19:49 kris search for other commits by this committer ] Original commit 
BROKEN: Does not build

Approved by:    portmgr (self)
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Mon, 31 Jan 2005
[ 22:45 krion search for other commits by this committer ] Original commit 
Update to version 1.0.4

PR:             ports/76901
Submitted by:   Ports Fury
Fri, 13 Aug 2004
[ 15:46 krion search for other commits by this committer ] Original commit 
Update to version 1.0.0

PR:             ports/70410
Submitted by:   Ports Fury
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Sun, 20 Apr 2003
[ 19:38 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Thu, 20 Feb 2003
[ 18:51 knu search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 3 Nov 2002
[ 21:01 edwin search for other commits by this committer ] Original commit 
Port need perl to build (see
http://bento.freebsd.org/errorlogs/5-latest/gsk-0.3.5.log)
Sat, 31 Aug 2002
[ 16:30 dwcjr search for other commits by this committer ] Original commit 
Update to 0.3.5

PR:             42246
Submitted by:   tkato@prontomail.com
Mon, 15 Jul 2002
[ 17:21 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
Fri, 20 Jul 2001
[ 07:20 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.3.1   drop maintainership    
Tue, 1 May 2001
[ 18:29 ijliao search for other commits by this committer ] Original commit 
add gsk   GSK is a C library for writing servers. It is designed for writing
servers   where everything happens in a single thread.    

Number of commits found: 54