non port: net/gq/Makefile |
SVNWeb
|
Number of commits found: 79 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Mon, 2 Aug 2021
|
[ 04:41 Xin LI (delphij) ] 3ba73da (Only the first 10 of 55 ports in this commit are shown above. )
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 18 Feb 2021
|
[ 02:20 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
While here, pet portlint (Makevar order).
|
Mon, 27 Jan 2020
|
[ 19:40 rene ] (Only the first 10 of 65 ports in this commit are shown above. )
Remove textproc/gnome-doc-utils.
It is abandonded upstream for years and is Python-2.7-only.
Adjust consumers, some only need a rebuild, others have their
documentation formerly created by gnome-doc-utils / xml2po removed.
Remove gnomedocutils from USE_GNOME
Submitted by: rene
Approved by: portmgr (mat), gnome (kwm)
Differential Revision: https://reviews.freebsd.org/D23381
|
Fri, 8 Nov 2019
|
[ 13:48 tobik ] (Only the first 10 of 49 ports in this commit are shown above. )
net: Add missing USES={gnome,php}
|
Wed, 12 Apr 2017
|
[ 09:02 amdmi3 ]
- Add LICENSE
- Fix WWW:
- Cosmetic fixes
|
Sat, 2 Jul 2016
|
[ 11:35 brnrd ]
net/gq: Replace deprecated des_ methods and structs
- Patch des_ methods and structs with DES_ equivalents
- Move from USE_OPENSSL to USES=ssl
PR: 198340
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Sat, 24 Jan 2015
|
[ 19:27 antoine ] (Only the first 10 of 24 ports in this commit are shown above. )
Fix some _DEPENDS
|
Fri, 9 Jan 2015
|
[ 19:58 tijl ]
- Remove PTHREAD_CFLAGS/PTHREAD_LIBS
- Fix build with ports OpenSSL
PR: 195796
|
Wed, 10 Sep 2014
|
[ 13:40 antoine ]
- Allow staging as a regular user
- Remove some @exec/@unexec redundant with USES=shared-mime-info
|
Tue, 5 Aug 2014
|
[ 22:13 tijl ] (Only the first 10 of 119 ports in this commit are shown above. )
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Mon, 23 Jun 2014
|
[ 08:56 vanilla ]
1: Stagify.
2: add shared-mime-info and desktop-file-utils to USES.
3: use option helper.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Tue, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 13 Jun 2013
|
[ 15:47 bsam ]
Fix building with clang (CPPFLAGS+=-Wno-return-type).
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* 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
|
Thu, 4 Oct 2012
|
[ 10:00 bapt ]
Convert to new options framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Fri, 25 Feb 2011
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Mon, 5 Jan 2009
|
[ 19:04 delphij ] (Only the first 10 of 249 ports in this commit are shown above. )
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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)
|
Wed, 30 Apr 2008
|
[ 04:24 edwin ]
Update to 1.3.4,1
|
Mon, 18 Feb 2008
|
[ 21:36 miwi ]
- Update to version 1.2.3
PR: 120821
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 15 Aug 2007
|
[ 14:49 rafan ]
- Update to 1.2.2
- Use macro from bsd.sites.mk
- Remove USE_GCC as we have 3.4 in all supported version
- Update WWW entry
PR: ports/115393
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 19 Apr 2007
|
[ 21:20 gabor ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p
|
Sun, 4 Mar 2007
|
[ 08:03 dryice ]
I haven't use this for several monthes. Drop the maintainership to ports@ so
someone more interested could take it over.
Approved by: itetcu (mentor, implicit)
|
Tue, 13 Feb 2007
|
[ 13:24 dryice ]
- fix plist. Thanks kris for pointing this out
- update my mail address
Approved by: itetcu (mentor, implicit)
|
Mon, 4 Dec 2006
|
[ 04:26 rafan ]
- Update to 1.2.1
- Move to LOCALBASE
- Mark BROKEN on 4.x, does not compile
PR: ports/105766
Submitted by:: Dryice Liu <dryice at dryice.name> (maintainer)
|
Sat, 16 Sep 2006
|
[ 21:33 rafan ]
- Update to 1.0.1 [1]
- Fix linking issues on 7.x [2]
PR: ports/103314 [1], ports/102844 [2]
Submitted by: Dryice Liu <dryice at dryice.name> (maintainer),
Vladimir Grebenschikov [2]
|
Sun, 21 May 2006
|
[ 12:33 vs ]
Update to 1.0.0
PR: ports/97379
Submitted by: maintainer
|
Sun, 14 May 2006
|
[ 16:20 lawrance ]
Update to 1.0rc1.
Submitter takes maintainership.
PR: ports/96035
Submitted by: Dryice Liu <dryice@dryice.name>
|
Fri, 7 Apr 2006
|
[ 08:26 sem ]
- Bring options parsing into accord with their default values.
Requested by: Sergei Mozhaisky (techniX@RusNet)
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Fri, 28 Oct 2005
|
[ 17:05 ehaupt ] (Only the first 10 of 20 ports in this commit are shown above. )
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
|
Wed, 13 Apr 2005
|
[ 12:35 vs ]
Unbreak: Fix plist through 'gnomehier'
Based on PR: ports/79385
Submitted by: Alex Kiesel
Approved by: maintainer timeout
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Mon, 28 Feb 2005
|
[ 00:29 kris ]
BROKEN: Incomplete pkg-plist
|
Mon, 6 Dec 2004
|
[ 10:40 joerg ]
GQ changed the configure option to specify the LDAP base directory
from --with-ldap to --with-ldap-prefix quite some time ago.
Incidentally, it still used to work with the wrong option most of the
time, as configure silently ignores unknown --with options (this is a
feature), and as the configure script often included the correct -I
and -L options to find OpenLDAP as a side-effect of other stuff
installed in the same location. However, I've seen it fail as well,
and using the correct option is the canonical way out.
Approved by: maintainer timeout
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Sun, 31 Oct 2004
|
[ 00:31 edwin ]
Add patch to let it work with OpenLDAP 2.2. Obtained from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1022295&group_id=3805&atid=103805
Use OPTIONS
|
Mon, 30 Aug 2004
|
[ 18:16 vs ]
Downgrade to OpenLDAP 2.1: This seems to be the only way to make this
port work. Notice that OpenLDAP 2.1 is EOL.
PR: ports/69899
Submitted by: Igor Karpov
Approved by: maintainer silence
|
Wed, 28 Jul 2004
|
[ 23:52 edwin ]
Restore state restoration capabilities
Obtained from:
http://sourceforge.net/mailarchive/forum.php?thread_id=4791405&forum_id=5986
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Tue, 23 Mar 2004
|
[ 08:24 krion ]
- Fix build
Noticed by: bento via kris
|
Tue, 16 Mar 2004
|
[ 14:21 krion ]
- Update to version 1.0b1
PR: ports/64326
Submitted by: maintainer
|
Fri, 12 Mar 2004
|
[ 00:32 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 14 Aug 2003
|
[ 22:12 kuriyama ]
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama
|
Sun, 20 Apr 2003
|
[ 19:38 marcus ] (Only the first 10 of 66 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Mon, 24 Feb 2003
|
[ 02:56 edwin ] (Only the first 10 of 48 ports in this commit are shown above. )
Point dependencies on net/openldap2 to net/openldap20
|
[ 02:26 edwin ] (Only the first 10 of 38 ports in this commit are shown above. )
Point dependencies on net/openldap to net/openldap12
|
Fri, 21 Feb 2003
|
[ 13:15 knu ] (Only the first 10 of 484 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 13 Jan 2003
|
[ 04:43 marcus ]
Add a dependency on gnomehier to remove the GNOME directories.
Reported by: bento
|
Sun, 17 Nov 2002
|
[ 00:03 edwin ]
Maintainer update to version 0.6.0
PR: ports/45345
Submitted by: Roman Shterenzon <roman@xpert.com>
|
Tue, 3 Sep 2002
|
[ 01:06 lioux ] (Only the first 10 of 38 ports in this commit are shown above. )
Deploy USE_GNOMENG infrastructure
PR: 42345
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Tue, 6 Nov 2001
|
[ 13:06 sf ]
add hook to use OpenLDAP2.
|
Sun, 25 Feb 2001
|
[ 15:42 kevlo ]
Upgrade to version 0.4
|
Thu, 18 Jan 2001
|
[ 13:35 kevlo ]
Update to 0.3.1
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Thu, 5 Oct 2000
|
[ 07:42 reg ] (Only the first 10 of 73 ports in this commit are shown above. )
Implement USE_GTK, part 2.
|
Sun, 1 Oct 2000
|
[ 15:49 kevlo ]
Update to version 0.3.0
|
Mon, 10 Jul 2000
|
[ 04:46 steve ]
Adding gq version 0.2.3. A GTK-based LDAP client.
|
Number of commits found: 79 |