Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1_15 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.8.1_15 30 Jan 2024 21:39:34 |
Muhammad Moinur Rahman (bofh) |
textproc/gdome2: Moved man to share/man |
0.8.1_14 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.8.1_14 24 Jun 2023 18:10:02 |
Muhammad Moinur Rahman (bofh) |
textproc/gdome2: Fix build with llvm16
- Add LICENSE GPLv2 LGPL21
- Pet portclippy
- Refresh patches
- Adopt port
Sponsored by: The FreeBSD Foundation |
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) |
0.8.1_13 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 ) |
0.8.1_13 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.1_13 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) |
0.8.1_12 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 |
0.8.1_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.1_11 10 Jul 2020 16:18:57 |
tobik |
textproc/gdome2: Unbreak build with -fno-common
ld: error: duplicate symbol: gdome_xpath_xpnsresolv_vtab
>>> defined at gdome-xpath.c
>>> gdome-xpath.lo:(gdome_xpath_xpnsresolv_vtab)
>>> defined at gdome-xpath-xpeval.c
>>> gdome-xpath-xpeval.lo:(.rodata+0x0) in archive
../libgdome/xpath/.libs/libgdomexpath.al
ld: error: duplicate symbol: gdome_xpath_xpnsresolv_vtab
>>> defined at gdome-xpath.c
>>> gdome-xpath.lo:(gdome_xpath_xpnsresolv_vtab)
>>> defined at gdome-xpath-xpnsresolv.c
>>> gdome-xpath-xpnsresolv.lo:(.data.rel.ro+0x0) in archive
../libgdome/xpath/.libs/libgdomexpath.al |
0.8.1_11 08 Nov 2019 12:59:36 |
tobik |
textproc: Add missing USES={gnome,php} |
0.8.1_11 08 Dec 2016 19:52:20 |
tijl |
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. |
0.8.1_10 03 Sep 2015 14:09:18 |
amdmi3 |
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket |
0.8.1_10 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.8.1_10 05 Oct 2014 21:25:20 |
tijl |
Remove old libtool patch |
0.8.1_10 10 Jun 2014 12:15:44 |
amdmi3 |
- Strip library |
0.8.1_10 06 Jun 2014 13:21:59 |
amdmi3 |
- Switch textproc/gdome2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed |
0.8.1_8 17 May 2014 21:28:59 |
kwm |
Catch up with libxml2 api breakage in 2.9.x |
0.8.1_7 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.8.1_6 27 Jan 2014 21:08:55 |
mat |
Convert to staging.
Sponsored by: Absolight |
0.8.1_6 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.8.1_6 02 Sep 2013 13:16:01 |
bapt |
Add an explicit dependency on pkgconfig |
0.8.1_6 28 Mar 2013 17:56:37 |
eadler |
Convert a few remaining straglers from the unmaintined ports to pathfix |
0.8.1_6 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
0.8.1_6 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 |
0.8.1_6 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.8.1_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.1_6 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.8.1_6 17 Jun 2008 23:15:15 |
itetcu |
- fix plist with -DNOPORTDOCS
- bump PORTREVISION
Submitted by: QA Tindy run |
0.8.1_5 06 Jun 2008 14:05:09 |
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) |
0.8.1_4 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.8.1_4 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.8.1_4 13 May 2006 04:24:52 |
edwin |
Remove USE_REINPLACE from categories starting with T |
0.8.1_4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.1_4 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
0.8.1_4 15 Nov 2005 06:52:12 |
ade |
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. |
0.8.1_4 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.8.1_4 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.8.1_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.8.1_2 09 Jul 2004 17:43:11 |
marcus |
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 |
0.8.1_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.8.1_1 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.8.1_1 14 Mar 2004 06:17:56 |
ade |
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. |
0.8.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.8.1 02 Dec 2003 22:19:15 |
se |
Fix CONFIGURE_ENV parameter GLIB_CONFIG: use "pkg-config glib-2.0" instead
of "glib12-config" (which was inconsistent with "USE_GNOME=glib20).
Approved by: marcus (Joe Marcus Clarke) |
0.8.1 13 Nov 2003 19:55:13 |
knu |
Make this port depend on glib20 instead of glib12 and unbreak.
Noted by: igla@batterybackups.net |
0.8.1 03 Nov 2003 03:56:42 |
kris |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
0.8.1 25 Oct 2003 09:46:18 |
knu |
Update to 0.8.1.
PR: ports/58104
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Updates to the dependent ports will follow shortly. |
0.7.4_1 20 Apr 2003 19:44:52 |
marcus |
Remove USE_GNOMENG. |
0.7.4_1 14 Apr 2003 14:08:04 |
ijliao |
add gnomehack to make pkg-config work correctly |
0.7.4 02 Apr 2003 12:23:19 |
ijliao |
upgrade to 0.7.4
Approved by: knu (maintainer) |
0.7.2 18 Feb 2003 05:52:57 |
knu |
De-pkg-comment my non-ruby ports as well. |
0.7.2 25 Nov 2002 18:01:50 |
knu |
Fix MASTER_SITES and WWW.
Submitted by: fenner's portsurvey |
0.7.2 03 Nov 2002 23:56:03 |
knu |
USE_REINPLACE instead of perl. |
0.7.2 15 Jul 2002 17:21:56 |
sobomax |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
0.7.2 09 Jul 2002 14:23:34 |
ijliao |
upgrade to 0.7.2
change master site
add WWW tag
Approved by: maintainer |
0.6.8 31 Mar 2002 05:53:20 |
kris |
Chase libxml2 includes to unbreak build. |
31 Aug 2001 15:20:29 |
sobomax |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
06 Aug 2001 13:08:40 |
knu |
s/WANT_GLIB/USE_GLIB/ |
12 Jul 2001 07:10:40 |
knu |
Add gdome2, the DOM C library developed for the GNOME project. |