non port: textproc/gdome2/Makefile |
SVNWeb
|
Number of commits found: 51 |
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:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
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 )
|
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
|
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.
|
Fri, 10 Jul 2020
|
[ 16:18 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
|
Fri, 8 Nov 2019
|
[ 12:59 tobik ] (Only the first 10 of 45 ports in this commit are shown above. )
textproc: Add missing USES={gnome,php}
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Thu, 3 Sep 2015
|
[ 14:09 amdmi3 ] (Only the first 10 of 62 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes
Approved by: portmgr blanket
|
Tue, 10 Jun 2014
|
[ 12:15 amdmi3 ]
- Strip library
|
Fri, 6 Jun 2014
|
[ 13:21 amdmi3 ]
- Switch textproc/gdome2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
|
Sat, 17 May 2014
|
[ 21:28 kwm ]
Catch up with libxml2 api breakage in 2.9.x
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Mon, 27 Jan 2014
|
[ 21:08 mat ]
Convert to staging.
Sponsored by: Absolight
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Mon, 2 Sep 2013
|
[ 13:16 bapt ]
Add an explicit dependency on pkgconfig
|
Thu, 28 Mar 2013
|
[ 17:56 eadler ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert a few remaining straglers from the unmaintined ports to pathfix
|
[ 03:28 eadler ] (Only the first 10 of 149 ports in this commit are shown above. )
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Tue, 17 Jun 2008
|
[ 23:15 itetcu ]
- fix plist with -DNOPORTDOCS
- bump PORTREVISION
Submitted by: QA Tindy run
|
Fri, 6 Jun 2008
|
[ 14:05 edwin ] (Only the first 10 of 221 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)
|
Sun, 28 Jan 2007
|
[ 09:07 kris ] (Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Tue, 15 Aug 2006
|
[ 01:04 clsung ] (Only the first 10 of 49 ports in this commit are shown above. )
- 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>
|
Sat, 13 May 2006
|
[ 04:24 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with T
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Fri, 11 Nov 2005
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
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.
|
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.
|
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.
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
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.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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 ] (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)
|
Tue, 2 Dec 2003
|
[ 22:19 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)
|
Thu, 13 Nov 2003
|
[ 19:55 knu ]
Make this port depend on glib20 instead of glib12 and unbreak.
Noted by: igla@batterybackups.net
|
Mon, 3 Nov 2003
|
[ 03:56 kris ] (Only the first 10 of 62 ports in this commit are shown above. )
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.
|
Sat, 25 Oct 2003
|
[ 09:46 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.
|
Sun, 20 Apr 2003
|
[ 19:44 marcus ] (Only the first 10 of 13 ports in this commit are shown above. )
Remove USE_GNOMENG.
|
Mon, 14 Apr 2003
|
[ 14:08 ijliao ]
add gnomehack to make pkg-config work correctly
|
Wed, 2 Apr 2003
|
[ 12:23 ijliao ]
upgrade to 0.7.4
Approved by: knu (maintainer)
|
Tue, 18 Feb 2003
|
[ 05:52 knu ] (Only the first 10 of 97 ports in this commit are shown above. )
De-pkg-comment my non-ruby ports as well.
|
Mon, 25 Nov 2002
|
[ 18:01 knu ]
Fix MASTER_SITES and WWW.
Submitted by: fenner's portsurvey
|
Sun, 3 Nov 2002
|
[ 23:56 knu ]
USE_REINPLACE instead of perl.
|
Mon, 15 Jul 2002
|
[ 17:21 sobomax ] (Only the first 10 of 38 ports in this commit are shown above. )
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
|
Tue, 9 Jul 2002
|
[ 14:23 ijliao ]
upgrade to 0.7.2
change master site
add WWW tag
Approved by: maintainer
|
Sun, 31 Mar 2002
|
[ 05:53 kris ]
Chase libxml2 includes to unbreak build.
|
Fri, 31 Aug 2001
|
[ 15:20 sobomax ] (Only the first 10 of 45 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
|
Mon, 6 Aug 2001
|
[ 13:08 knu ]
s/WANT_GLIB/USE_GLIB/
|
Thu, 12 Jul 2001
|
[ 07:10 knu ]
Add gdome2, the DOM C library developed for the GNOME project.
|
Number of commits found: 51 |