non port: databases/knoda/Makefile |
SVNWeb
|
Number of commits found: 41 |
Sun, 30 Dec 2012
|
[ 12:03 beat ] (Only the first 10 of 266 ports in this commit are shown above. )
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 4 Mar 2012
|
[ 05:46 miwi ]
- Update to 0.8.3
PR: 165572
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
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, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
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
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Fri, 14 Dec 2007
|
[ 15:26 sem ]
- Drop maintainership. I did not use them for ages.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 23 Jul 2006
|
[ 13:28 sem ]
- Update to 0.8.1
|
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, 7 Feb 2006
|
[ 17:56 sem ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove USE_REINPLACE from my ports
|
Sun, 11 Dec 2005
|
[ 20:39 sem ]
- Update to 0.8
|
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.
|
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.
|
Wed, 20 Jul 2005
|
[ 07:54 sem ]
- Update to 0.7.4
|
Fri, 15 Jul 2005
|
[ 05:33 sem ]
- Chase hk_classes lib version
because the port requere time for updating complete.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sun, 3 Apr 2005
|
[ 15:54 sem ]
- Update to 0.7.3
- Fix build with modules other than mysql
reported by Paul J. Pathiakis <pathiaki@pathiaki.com> &
RÃcz JÃnos <wpooh@freestart.hu>
|
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.
|
Tue, 11 Jan 2005
|
[ 22:21 sem ]
- Fix pkg-plist
- Bump PORTREVISION
Reported by: kris via pointyhat
|
Fri, 3 Dec 2004
|
[ 19:10 sem ]
-Update to 0.7.2
|
Sat, 6 Nov 2004
|
[ 17:41 sem ]
- Update to 0.7.1
- The last changes of databases/hk_classes unbreak configure on some
conditions.
|
Sun, 26 Sep 2004
|
[ 01:46 kris ]
BROKEN on 5.x: Configure fails
Approved by: portmgr (self)
|
Fri, 16 Jul 2004
|
[ 03:22 sem ]
Update to 0.7
PR: ports/69101
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: krion (mentor)
|
Sun, 11 Jul 2004
|
[ 21:42 kris ]
Use USE_INC_LIBTOOL_VER to fix build
|
Wed, 7 Jul 2004
|
[ 19:20 sem ] (Only the first 10 of 20 ports in this commit are shown above. )
Change email address for my ports.
Approved by: krion (mentor)
|
Thu, 20 May 2004
|
[ 17:20 thierry ]
Fix missing dependency.
PR: ports/66946
Submitted by: maintainer
Reported by: Kris.
|
Sun, 16 May 2004
|
[ 08:24 thierry ]
- Update to 0.6.3
- Unbreak
- Assign maintainership to submitter
PR: ports/65169
Submitted by: Sergey Matveychuk
|
Sat, 15 May 2004
|
[ 04:10 kris ]
BROKEN: Does not compile
|
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:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 4 Nov 2003
|
[ 19:00 arved ]
Add missing files to pkg-plist
Bump PORTREVISION
|
Fri, 31 Oct 2003
|
[ 15:13 arved ]
Add knoda, database frontend for KDE
|
Number of commits found: 41 |