| non port: archivers/lzo2/Makefile |
|
CVSWeb
|
Number of commits found: 27 |
|
Wed, 24 Aug 2011
|
[ 11:24 mandree ]
1.58 archivers/lzo2/Makefile
1.15 archivers/lzo2/distinfo
1.2 archivers/lzo2/files/patch-lzotest__lzotest.c
Update to new upstram release;
Changes in 2.06 (12 Aug 2011)
* Some minor optimizations for big-endian architectures.
* Fixed overly strict malloc() misalignment check in examples.
|
|
Mon, 8 Aug 2011
|
[ 22:24 mandree ]
1.57 archivers/lzo2/Makefile
- Fix NOPORTDOCS support. [1] (using a different approach than suggested
by Philip).
- Support WITHOUT_CHECKS to skip the self-tests.
- Remove two excess blank lines from Makefile, making portlint happier.
The part marked with [1] was
Reported by: pgollucci
PR: ports/159609
|
|
Mon, 23 May 2011
|
[ 11:34 mandree ]
1.45 archivers/lzo/Makefile
1.56 archivers/lzo2/Makefile
1.22 archivers/lzop/Makefile
Change MASTER_SITES mirror to read LOCAL/mandree instead.
Suggested by: sunpoet@
|
|
Tue, 10 May 2011
|
[ 20:31 mandree ]
1.43 archivers/lzo/Makefile
1.55 archivers/lzo2/Makefile
1.21 archivers/lzop/Makefile
ftp.uni-koeln.de no longer carriers util/arc/, mirror locally.
|
[ 20:10 mandree ]
1.54 archivers/lzo2/Makefile
1.14 archivers/lzo2/distinfo
1.1 archivers/lzo2/files/patch-lzotest__lzotest.c
1.3 archivers/lzo2/files/patch-silence-lzotest.c
1.2 archivers/lzo2/files/patch-util-check.sh
1.1 archivers/lzo2/files/patch-util__check.sh
Update to lzo 2.05.
Add LICENSE.
Pass --docdir through CONFIGURE_ARGS to install into the right places.
Disable the libc malloc() alignment test according to consultation of the
upstream author, Marcus F. X. J. Oberhumer. He advised that the test were
too strict and would be changed for 2.06.
Refresh patches.
PR: ports/156931
|
|
Mon, 21 Mar 2011
|
[ 16:06 mandree ]
1.53 archivers/lzo2/Makefile
env -> ${SETENV} (found with portlint).
|
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
|
Sat, 13 Nov 2010
|
[ 21:17 mandree ]
1.51 archivers/lzo2/Makefile
Drop defunct MASTER_SITE.
|
[ 20:59 mandree ]
1.50 archivers/lzo2/Makefile
1.13 archivers/lzo2/distinfo
1.2 archivers/lzo2/files/patch-silence-lzotest.c
Update to 2.04.
Submitted by: Martin Matuska <mm@freebsd.org>
PR: ports/152183
|
|
Sun, 13 Jun 2010
|
[ 11:57 mandree ]
1.40 archivers/lzo/Makefile
1.49 archivers/lzo2/Makefile
1.17 archivers/lzop/Makefile
1.16 audio/squash/Makefile
1.69 databases/db3/Makefile
1.61 databases/db4/Makefile
1.64 databases/db41/Makefile
1.3 databases/db42-nocrypto/Makefile
1.66 databases/db42/Makefile
1.79 databases/db43/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
|
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile
(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
|
|
Wed, 7 Jan 2009
|
[ 22:18 miwi ]
1.47 archivers/lzo2/Makefile
- Set MALLOC_OPTIONS=jz for self-test to avoid excessive (multiple hours!)
duration of self-tests. Found by Christian Weisgerber (naddy@).
PR: 130154
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
Fri, 29 Aug 2008
|
[ 13:20 miwi ]
1.46 archivers/lzo2/Makefile
- Fix build for users not using /bin/sh as root's shell
PR: 126935
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer
|
[ 00:38 edwin ]
1.45 archivers/lzo2/Makefile
1.1 archivers/lzo2/files/patch-util-check.sh
The great "Unbreak archivers/lzo2" project - step 1
This patch doesn't unbreak it yet, but it increases the output of
the test in which the port building hangs. I tried to build this
port on the standard places (tb4.droso.net, my ports building jails)
but couldn't reproduce it.
So I'm waiting for this one to go through a run on i386 machines
(http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=lzo2
shows it once happens on i386) to fail and to get a pav or erwin
email about it, which will at least show us where it goes wrong.
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(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 )
|
|
Wed, 13 Aug 2008
|
[ 14:59 erwin ]
1.43 archivers/lzo2/Makefile
Mark BROKEN on i386: runaway process during build.
|
|
Fri, 20 Jun 2008
|
[ 18:38 lippe ]
1.42 archivers/lzo2/Makefile
1.1 archivers/lzo2/files/patch-silence-lzotest.c
1.20 archivers/lzo2/pkg-plist
- Reduce self-test verbosity.
- Add DOCS and EXAMPLES files.
- Bump PORTREVISION.
PR: ports/124184
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
Fri, 30 May 2008
|
[ 15:39 miwi ]
1.41 archivers/lzo2/Makefile
1.12 archivers/lzo2/distinfo
- Update to 2.03
PR: 124033
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(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)
|
|
Thu, 1 Feb 2007
|
[ 02:42 kris ]
1.7 archivers/dynamite/Makefile
1.7 archivers/libmspack/Makefile
1.35 archivers/lzo/Makefile
1.39 archivers/lzo2/Makefile
1.19 archivers/ucl/Makefile
1.4 archivers/unshield/Makefile
1.21 archivers/xpk/Makefile
1.4 astro/gpsd/Makefile
1.9 astro/jday/Makefile
1.22 astro/libnova/Makefile
(Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(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 ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(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.
|
|
Mon, 7 Nov 2005
|
[ 02:20 mnag ]
1.36 archivers/lzo2/Makefile
Add two more MASTER_SITES
Notified by: kris
|
|
Wed, 2 Nov 2005
|
[ 01:39 mnag ]
1.35 archivers/lzo2/Makefile
1.10 archivers/lzo2/distinfo
Update to 2.02
PR: 88380
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
|
Mon, 29 Aug 2005
|
[ 07:32 sem ]
1.32 archivers/lzo/Makefile
1.34 archivers/lzo2/Makefile
- Remove CONFLICTS. The ports do not conflict anymore.
- Pass maintainership to submitter.
PR: ports/85107, ports/85108
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
Wed, 29 Jun 2005
|
[ 19:31 jylefort ]
1.33 archivers/lzo2/Makefile
1.9 archivers/lzo2/distinfo
1.18 archivers/lzo2/pkg-plist
- Update to 2.01 [1]
- Unsilence post-install
[1]
PR: ports/82773
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
Mon, 6 Jun 2005
|
[ 21:46 flz ]
1.125 archivers/Makefile
1.32 archivers/lzo2/Makefile
1.8 archivers/lzo2/distinfo
1.4 archivers/lzo2/files/patch-configure
1.8 archivers/lzo2/pkg-descr
1.17 archivers/lzo2/pkg-plist
- Add lzo2, version 2.00 of archivers/lzo.
PR: ports/81721
Submitted by: Ports Fury
Repocopy by: marcus
|
Number of commits found: 27 |