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
non port: textproc/libxml/Makefile
SVNWeb

Number of commits found: 44

Tue, 15 Oct 2013
[ 12:12 bapt search for other commits by this committer ] Original commit   Revision:330392
Add an expiration date aligned on the gnoem-libs expiration date.

Approved by:	gnome (kwm)
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 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:
textproc)
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
Wed, 5 Dec 2012
[ 12:52 kwm search for other commits by this committer ] Original commit   Revision:308329
Mark textproc/libxml and print/freetype deprecated.
Last releases in 2002 and 2000, and unsupported by upstream.

Feature safe:	yes
Sat, 12 Nov 2011
[ 16:05 miwi search for other commits by this committer ] Original commit 
- Add patches to fix
                CVS-2009-2414
                CVS-2009-2416
                CVS-2011-1944

Discussion with:bapt
Approved by:    secteam (myself)
Obtained from:  fedora/gentoo
Security:      
http://www.vuxml.org/freebsd/ce4b3af8-0b7c-11e1-846b-00235409fd3e.html
               
http://www.vuxml.org/freebsd/ce4b3af8-0b7c-11e1-846b-00235409fd3e.html
               
http://www.vuxml.org/freebsd/5a7d4110-0b7a-11e1-846b-00235409fd3e.html
Feature safe:   yes
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
Sat, 15 Aug 2009
[ 17:14 marcus search for other commits by this committer ] Original commit 
Mark MAKE_JOBS_UNSAFE.

PR:             137736
Submitted by:   amdmi3
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
Mon, 2 Feb 2009
[ 01:36 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
Sun, 28 Jan 2007
[ 09:07 kris search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included one to avoid objformat a.out botch
Sun, 5 Nov 2006
[ 03:53 mezz search for other commits by this committer ] Original commit 
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Sat, 13 May 2006
[ 04:24 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from categories starting with T
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)
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.
Thu, 29 Sep 2005
[ 21:51 danfe search for other commits by this committer ] Original commit 
Spell XML correctly in COMMENT.

Approved by:    gnome (pav)
Wed, 10 Nov 2004
[ 20:22 marcus search for other commits by this committer ] Original commit 
Backport patch from libxml2-2.6.15 to fix buffer overflows [nanoftp.c,
nanohttp.c, CAN-2004-0989]

Obtained from:  Debian Woody libxml source RPM
Reported by:    simon
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)
Mon, 16 Jun 2003
[ 20:52 adamw search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Utilize USE_GNOME= pkgconfig.
Fri, 7 Mar 2003
[ 06:11 ade search for other commits by this committer ] Original commit  (Only the first 10 of 272 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Fri, 20 Sep 2002
[ 17:07 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Thu, 11 Jul 2002
[ 15:29 sobomax search for other commits by this committer ] Original commit 
Use USE_REINPLACE.
Tue, 30 Apr 2002
[ 23:17 sobomax search for other commits by this committer ] Original commit 
- Hack for better hier(7) conformance - install documentation into
  ${PREFIX}/share/doc;
- use USE_LIBTOOL.
Thu, 14 Feb 2002
[ 02:57 ade search for other commits by this committer ] Original commit 
Fix typo.    
Wed, 13 Feb 2002
[ 04:57 ade search for other commits by this committer ] Original commit 
Unbreak for -CURRENT (and remove warning on stable) by changing malloc.h  
references to stdlib.h    
Tue, 29 Jan 2002
[ 11:00 sobomax search for other commits by this committer ] Original commit 
Update to 1.8.17.    
Wed, 12 Dec 2001
[ 14:56 sobomax search for other commits by this committer ] Original commit 
Update to 1.8.16.    
Tue, 11 Sep 2001
[ 08:26 sobomax search for other commits by this committer ] Original commit 
Update to 1.8.15.    
Mon, 30 Jul 2001
[ 11:22 sobomax search for other commits by this committer ] Original commit 
Another attempt (this time correct, I hope) to fix creation/removal of the  
${LOCALBASE}/include/gnome-xml/libxml symlink.    
Fri, 27 Jul 2001
[ 15:00 sobomax search for other commits by this committer ] Original commit 
${PREFIX}/include/gnome-xml/libxml is a symlink to ${PREFIX}/include/gnome-xml, 
 so it have to be listed among other files, not among @dirrm's, otherwise it is 
 not being included into package and as a result bento unable to build many  
packages that depends on libxml.    
Mon, 9 Jul 2001
[ 17:43 sobomax search for other commits by this committer ] Original commit 
Update to 1.8.14.    
Wed, 23 May 2001
[ 01:49 ade search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2   to
make transitioning to GNOME/GTK+/GLIB a little easier.    
Mon, 14 May 2001
[ 22:57 ade search for other commits by this committer ] Original commit 
Update to 1.8.13    
Fri, 11 May 2001
[ 17:36 ade search for other commits by this committer ] Original commit  (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
SWitch maintainership of core GNOME ports to a small group of   committers
(gnome@FreeBSD.org), since this is now definitely too big   for just one person.
   
Fri, 4 May 2001
[ 22:39 ade search for other commits by this committer ] Original commit  (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Update to GNOME 1.4 -- massive changes all around, for the sake of   CVS repo
bloat, I'll only list the updates.    
Mon, 5 Feb 2001
[ 16:35 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
More style fixes for ports/textproc.    
Thu, 11 Jan 2001
[ 16:45 ade search for other commits by this committer ] Original commit 
Update to 1.8.11    
Tue, 10 Oct 2000
[ 18:14 ade search for other commits by this committer ] Original commit 
Re-add USE_GMAKE to get around Makefile bogosity.  Without this,   doing a 'make
all' and 'make install' as two separate commands results   in the code being
completely recompiled twice.  Bleurgh.    
Thu, 7 Sep 2000
[ 16:01 ade search for other commits by this committer ] Original commit 
Update to 1.8.10    
Sun, 9 Jul 2000
[ 20:21 ade search for other commits by this committer ] Original commit 
Update to 1.8.9    
Sat, 1 Jul 2000
[ 06:56 ade search for other commits by this committer ] Original commit 
Update to 1.8.8    
Fri, 16 Jun 2000
[ 22:52 asami search for other commits by this committer ] Original commit  (Only the first 10 of 264 ports in this commit are shown above. View all ports for this commit)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
[ 09:48 sobomax 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)
Fourth round of INSTALLS_SHLIBS conversion.    

Number of commits found: 44