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: devel/libole2/Makefile
SVNWeb

Number of commits found: 30

Sun, 5 Oct 2014
[ 21:03 tijl search for other commits by this committer ] Original commit   Revision:370121
Remove old patches and add INSTALL_TARGET=install-strip
Sat, 13 Sep 2014
[ 15:11 tijl search for other commits by this committer ] Original commit   Revision:368108 (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
Wed, 4 Jun 2014
[ 13:12 amdmi3 search for other commits by this committer ] Original commit   Revision:356491
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Wed, 19 Feb 2014
[ 09:00 miwi search for other commits by this committer ] Original commit   Revision:345031
- Stage support
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
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
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)
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Sun, 5 Nov 2006
[ 03:07 mezz search for other commits by this committer ] Original commit 
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 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 2)
Sun, 20 Apr 2003
[ 02:56 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 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.
Mon, 15 Jul 2002
[ 17:21 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
Wed, 7 Nov 2001
[ 10:09 sobomax search for other commits by this committer ] Original commit 
Update to 0.2.4.    
Tue, 22 May 2001
[ 23:20 ade search for other commits by this committer ] Original commit 
Update to 0.2.3    
Mon, 21 May 2001
[ 19:07 ade search for other commits by this committer ] Original commit 
Update to 0.2.2    
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:51 ade search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole   bunch of
GNOME applications under one convenient building mechanism.    
Fri, 19 Jan 2001
[ 18:08 ade search for other commits by this committer ] Original commit 
Update to 0.2.0    
Sun, 22 Oct 2000
[ 20:51 ade search for other commits by this committer ] Original commit 
Update to 0.1.7    
Thu, 5 Oct 2000
[ 07:23 reg search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Implement USE_GLIB.    
Thu, 29 Jun 2000
[ 22:04 ade search for other commits by this committer ] Original commit 
Update to 0.1.6    
Fri, 23 Jun 2000
[ 18:43 ade search for other commits by this committer ] Original commit 
Update to 0.1.5, fixing potential library namespace conflict   with WINE.    
Tue, 20 Jun 2000
[ 18:21 ade search for other commits by this committer ] Original commit 
libole2 contains OLE support functions, currently aimed at the   Excel[tm]
plugin for math/gnumeric, but extensible.    

Number of commits found: 30