Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.4_19,1 25 Jan 2024 20:35:24 |
Muhammad Moinur Rahman (bofh) |
net/gq: Remove expired port
2024-01-24 net/gq: Upstream last release was in 2008 |
1.3.4_19,1 23 Dec 2023 19:03:37 |
Muhammad Moinur Rahman (bofh) |
net/gq: Set EXPIRATION_DATE 2024-01-24
- BROKEN on all versions for quite a while due to SSL
- Last upstream release was in 2008 |
1.3.4_19,1 15 Oct 2023 11:14:59 |
Bernard Spil (brnrd) |
security/openssl: Update BROKEN_SSL ports referring to openssl30 |
1.3.4_19,1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.3.4_19,1 02 May 2023 11:38:34 |
Muhammad Moinur Rahman (bofh) |
net/gq: Mark BROKEN* on HEAD
- Fails to build with any OpenSSL version starting from 1.1.1.t
- Mark BROKEN/BROKEN_SSL
- Mark DEPRERCATED as upstream last release was on 2008
- Pet portclippy
- Utilize USES=localbase |
1.3.4_19,1 11 Apr 2023 23:02:44 |
Robert Clausecker (fuz) |
net/gq: fix build with -fno-common
Remove two unused variables defined in headers.
This fixes the build on FreeBSD 13+.
While we are at it, add missing LIB_DEPENDS and USE_GNOME entries
as indicated by stage-qa. |
1.3.4_18,1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.3.4_17,1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.4_17,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3.4_17,1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
1.3.4_17,1 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
1.3.4_16,1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.3.4_15,1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
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) |
1.3.4_15,1 02 Aug 2021 04:41:48 |
Xin LI (delphij) |
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 |
1.3.4_14,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.4_14,1 18 Feb 2021 02:20:06 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update).
While here, pet portlint (Makevar order). |
1.3.4_14,1 27 Jan 2020 19:40:17 |
rene |
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 |
1.3.4_13,1 08 Nov 2019 13:48:35 |
tobik |
net: Add missing USES={gnome,php} |
1.3.4_13,1 12 Apr 2017 09:02:13 |
amdmi3 |
- Add LICENSE
- Fix WWW:
- Cosmetic fixes |
1.3.4_13,1 02 Jul 2016 11:35:15 |
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 |
1.3.4_13,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.4_13,1 02 Aug 2015 20:23:56 |
kwm |
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@ |
1.3.4_13,1 24 Jan 2015 19:27:28 |
antoine |
Fix some _DEPENDS |
1.3.4_12,1 09 Jan 2015 19:58:58 |
tijl |
- Remove PTHREAD_CFLAGS/PTHREAD_LIBS
- Fix build with ports OpenSSL
PR: 195796 |
1.3.4_11,1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.3.4_11,1 10 Sep 2014 13:40:20 |
antoine |
- Allow staging as a regular user
- Remove some @exec/@unexec redundant with USES=shared-mime-info |
1.3.4_11,1 05 Aug 2014 22:13:29 |
tijl |
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) |
1.3.4_10,1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.3.4_10,1 24 Jul 2014 18:34:16 |
tijl |
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 ) |
1.3.4_9,1 23 Jun 2014 08:56:10 |
vanilla |
1: Stagify.
2: add shared-mime-info and desktop-file-utils to USES.
3: use option helper. |
1.3.4_8,1 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
1.3.4_8,1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
1.3.4_8,1 13 Jun 2013 23:19:38 |
wg |
net/gq: fix build with clang
- Fix build with clang, func return value
Approved by: culot / jpaetzel (mentors, implicit) |
1.3.4_8,1 13 Jun 2013 15:47:13 |
bsam |
Fix building with clang (CPPFLAGS+=-Wno-return-type). |
1.3.4_8,1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.3.4_8,1 17 Mar 2013 14:20:20 |
danfe |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
1.3.4_8,1 08 Mar 2013 10:51:36 |
kwm |
* 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 |
1.3.4_8,1 04 Oct 2012 10:00:38 |
bapt |
Convert to new options framework |
1.3.4_8,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.4_7,1 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.3.4_7 11 Aug 2011 19:20:17 |
kwm |
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> |
1.3.4_7,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.4_7,1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.3.4_6,1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.3.4_5,1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.4_4,1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.4_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.3.4_3,1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.3.4_2,1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.3.4_1,1 06 Jun 2008 13:50:32 |
edwin |
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) |
1.3.4,1 30 Apr 2008 04:25:07 |
edwin |
Don't forget the essential patch |
1.3.4,1 30 Apr 2008 04:24:18 |
edwin |
Update to 1.3.4,1 |
1.2.3,1 18 Feb 2008 21:36:13 |
miwi |
- Update to version 1.2.3
PR: 120821
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.2.2,1 15 Aug 2007 14:49:02 |
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> |
1.2.1_1,1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.1 19 Apr 2007 21:20:48 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p |
1.2.1,1 04 Mar 2007 08:03:43 |
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) |
1.2.1,1 13 Feb 2007 13:24:49 |
dryice |
- fix plist. Thanks kris for pointing this out
- update my mail address
Approved by: itetcu (mentor, implicit) |
1.2.1,1 04 Dec 2006 04:26:58 |
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) |
1.0.1,1 16 Sep 2006 21:33:22 |
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] |
1.0.0,1 21 May 2006 12:33:35 |
vs |
Update to 1.0.0
PR: ports/97379
Submitted by: maintainer |
1.0r1 14 May 2006 16:20:53 |
lawrance |
Update to 1.0rc1.
Submitter takes maintainership.
PR: ports/96035
Submitted by: Dryice Liu <dryice@dryice.name> |
1.0b1_6 07 Apr 2006 08:26:00 |
sem |
- Bring options parsing into accord with their default values.
Requested by: Sergei Mozhaisky (techniX@RusNet) |
1.0b1_6 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.0b1_6 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.0b1_5 28 Oct 2005 17:05:15 |
ehaupt |
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) |
1.0b1_5 13 Apr 2005 12:35:42 |
vs |
Unbreak: Fix plist through 'gnomehier'
Based on PR: ports/79385
Submitted by: Alex Kiesel
Approved by: maintainer timeout |
1.0b1_5 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
1.0b1_4 28 Feb 2005 00:29:58 |
kris |
BROKEN: Incomplete pkg-plist |
1.0b1_4 06 Dec 2004 10:40:46 |
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 |
1.0b1_4 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.0b1_3 31 Oct 2004 00:31:55 |
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 |
1.0b1_2 30 Aug 2004 18:16: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 |
1.0b1_2 28 Jul 2004 23:52:35 |
edwin |
Restore state restoration capabilities
Obtained from:
http://sourceforge.net/mailarchive/forum.php?thread_id=4791405&forum_id=5986 |
1.0b1_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.0b1 23 Mar 2004 08:24:02 |
krion |
- Fix build
Noticed by: bento via kris |
1.0b1 16 Mar 2004 14:21:03 |
krion |
- Update to version 1.0b1
PR: ports/64326
Submitted by: maintainer |
0.6.0_2 12 Mar 2004 00:32:23 |
edwin |
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> |
0.6.0_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.6.0_1 14 Aug 2003 22:12:22 |
kuriyama |
Quick fix for INDEX build breakage by openldap2[012] split.
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama |
0.6.0 20 Apr 2003 19:38:02 |
marcus |
Remove USE_GNOMENG. |
0.6.0 24 Feb 2003 02:56:37 |
edwin |
Point dependencies on net/openldap2 to net/openldap20 |
0.6.0 24 Feb 2003 02:26:55 |
edwin |
Point dependencies on net/openldap to net/openldap12 |
0.6.0 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
0.6.0 13 Jan 2003 04:43:33 |
marcus |
Add a dependency on gnomehier to remove the GNOME directories.
Reported by: bento |
0.6.0 17 Nov 2002 00:03:07 |
edwin |
Maintainer update to version 0.6.0
PR: ports/45345
Submitted by: Roman Shterenzon <roman@xpert.com> |
0.4.0 03 Sep 2002 01:06:26 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42345
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
06 Nov 2001 13:06:54 |
sf |
add hook to use OpenLDAP2. |
25 Feb 2001 15:42:31 |
kevlo |
Upgrade to version 0.4 |
18 Jan 2001 13:35:34 |
kevlo |
Update to 0.3.1 |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
05 Oct 2000 07:42:57 |
reg |
Implement USE_GTK, part 2. |
01 Oct 2000 15:49:37 |
kevlo |
Update to version 0.3.0 |
10 Jul 2000 04:46:36 |
steve |
Adding gq version 0.2.3. A GTK-based LDAP client. |