FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 8:40 PM GMT
non port: archivers/dact/Makefile
CVSWeb

Number of commits found: 30

Sun, 11 Dec 2011
[ 07:06 linimon ] Original commit 
1.32 archivers/dact/Makefile
Try to build this on the cluster, now that it has been updated to lzo2.

Feature safe:   yes
Hat:            portmgr
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 7 Jul 2011
[ 01:29 mandree ] Original commit 
1.30 archivers/dact/Makefile
1.21 devel/py-tables/Makefile
Repair INDEX after lzo removal. Mark broken.

PR: ports/156954
Sat, 5 Jun 2010
[ 16:20 miwi ] Original commit 
1.29 archivers/dact/Makefile
1.8 archivers/dact/distinfo
- Update to 0.8.42
Wed, 25 Mar 2009
[ 15:04 miwi ] Original commit 
1.28 archivers/dact/Makefile
1.2 archivers/lzmalib/Makefile
1.2 dns/dns2tcp/Makefile
1.50 dns/dnsmasq/Makefile
1.43 www/aria2/Makefile
- Mark MAKE_JOBS_SAFE for SMP compilation
Thu, 21 Aug 2008
[ 06:18 rafan ] Original commit 
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. 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)
Fri, 23 May 2008
[ 20:51 miwi ] Original commit 
1.26 archivers/dact/Makefile
1.7 archivers/dact/pkg-plist
- Respect NOPORTEXAMPLES

Reported by:    ionbot
Sat, 19 Apr 2008
[ 17:56 miwi ] Original commit 
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. View all ports for this commit)
- 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, 20 Mar 2008
[ 09:19 pav ] Original commit 
1.21 arabic/katoob/Makefile
1.14 archivers/advancecomp/Makefile
1.19 archivers/cabextract/Makefile
1.24 archivers/dact/Makefile
1.17 archivers/fastjar/Makefile
1.11 archivers/lbrate/Makefile
1.8 archivers/libmspack/Makefile
1.15 archivers/nomarch/Makefile
1.11 archivers/sectar/Makefile
1.8 archivers/unmakeself/Makefile

(Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Sat, 4 Aug 2007
[ 11:41 gabor ] Original commit 
1.13 archivers/9e/Makefile
1.30 archivers/bzip/Makefile
1.23 archivers/dact/Makefile
1.20 archivers/dpkg/Makefile
1.5 archivers/ecm/Makefile
1.7 archivers/gzrecover/Makefile
1.9 archivers/mar/Makefile
1.8 archivers/mscompress/Makefile
1.5 archivers/mtf/Makefile
1.11 archivers/unace/Makefile

(Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Mon, 7 Aug 2006
[ 07:58 miwi ] Original commit 
1.22 archivers/dact/Makefile
1.15 devel/robodoc/Makefile
1.11 graphics/springgraph/Makefile
1.11 mail/qsf/Makefile
1.64 misc/nut/Makefile
1.23 net/icpld/Makefile
1.8 security/find-zlib/Makefile
1.17 shells/osh/Makefile
1.4 shells/osh/pkg-plist
- Respect DESTDIR for all my ports

Reviewed by:    gabor
Approved by:    krion (mentor)
Fri, 16 Jun 2006
[ 22:17 miwi ] Original commit 
1.21 archivers/dact/Makefile
1.32 audio/sweep/Makefile
1.6 deskutils/remind/Makefile
1.14 devel/robodoc/Makefile
1.10 graphics/springgraph/Makefile
1.10 mail/qsf/Makefile
1.11 math/biggles/Makefile
1.6 misc/clpbar/Makefile
1.21 misc/findutils/Makefile
1.19 misc/gkrellmbgchg2/Makefile

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
Wed, 19 Apr 2006
[ 07:48 sem ] Original commit 
1.20 archivers/dact/Makefile
1.7 archivers/dact/distinfo
1.6 archivers/dact/pkg-plist
- Update to 0.8.41
- Pass maintainership to submitter

PR:             ports/96023
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Mon, 14 Nov 2005
[ 10:56 edwin ] Original commit 
1.19 archivers/dact/Makefile
1.26 archivers/libcomprex/Makefile
1.55 archivers/rpm/Makefile
1.9 devel/py-tables/Makefile
1.28 games/xqf/Makefile
1.39 graphics/gtksee/Makefile
1.20 net/serveez/Makefile
1.12 security/amavis-perl/Makefile
1.3 sysutils/dolly/Makefile
1.11 sysutils/stowES/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
Sun, 9 Oct 2005
[ 14:15 vs ] Original commit 
1.18 archivers/dact/Makefile
Fix plist

Submitted by: krisbot
Tue, 27 Sep 2005
[ 14:03 vs ] Original commit 
1.17 archivers/dact/Makefile
1.2 archivers/dact/files/patch-Makefile
1.5 archivers/dact/pkg-plist
Cleanup:
 - no need for separate Makefile-patch
 - nuke static lib
Tue, 31 May 2005
[ 19:58 flz ] Original commit 
1.16 archivers/dact/Makefile
1.14 archivers/lzop/Makefile
1.7 devel/py-tables/Makefile
1.119 multimedia/mplayer/Makefile
1.61 multimedia/transcode/Makefile
1.16 net/vtun/Makefile
1.13 security/openvpn/Makefile
1.24 security/tinc/Makefile
1.17 x11/dxpc/Makefile
- Backout latest commit, it needs a repocopy due to API change.

Noticed by:     Matthias Andree <matthias.andree@gmx.de>
[ 17:57 flz ] Original commit 
1.15 archivers/dact/Makefile
1.13 archivers/lzop/Makefile
1.6 devel/py-tables/Makefile
1.118 multimedia/mplayer/Makefile
1.60 multimedia/transcode/Makefile
1.15 net/vtun/Makefile
1.12 security/openvpn/Makefile
1.23 security/tinc/Makefile
1.16 x11/dxpc/Makefile
- Bump lzo lib version.
- Bump PORTREVISION.
Tue, 12 Apr 2005
[ 03:26 obrien ] Original commit 
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile

(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 ] Original commit 
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile

(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'.
Tue, 18 Jan 2005
[ 21:04 clement ] Original commit 
1.12 archivers/dact/Makefile
1.5 archivers/dact/distinfo
1.1 archivers/dact/files/patch-Makefile
1.4 archivers/dact/pkg-plist
- Update to 0.8.39
- install shlibs and preserve config file
Sat, 17 Apr 2004
[ 19:12 krion ] Original commit 
1.10 archivers/arj/Makefile
1.11 archivers/dact/Makefile
1.7 archivers/gzip/Makefile
1.2 archivers/par2cmdline/Makefile
1.4 archivers/tardy/Makefile
1.11 archivers/ucl/Makefile
- Fix configure warning

PR:             65668 65669 65670 65671 65672 65673
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(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)
Fri, 9 Jan 2004
[ 00:24 pav ] Original commit 
1.9 archivers/dact/Makefile
1.3 archivers/dact/distinfo
1.3 archivers/dact/pkg-plist
- Update to 0.8.35

PR:             ports/61088
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
Sat, 13 Dec 2003
[ 12:58 ijliao ] Original commit 
1.8 archivers/dact/Makefile
1.2 archivers/dact/distinfo
1.2 archivers/dact/pkg-descr
1.2 archivers/dact/pkg-plist
upgrade to 0.8.34
Thu, 20 Feb 2003
[ 16:44 knu ] Original commit 
1.8 archivers/9e/Makefile
1.23 archivers/bzip/Makefile
1.7 archivers/dact/Makefile
1.20 archivers/gshar+gunshar/Makefile
1.8 archivers/libcomprex/Makefile
1.24 archivers/lzo/Makefile
1.7 archivers/lzop/Makefile
1.14 archivers/macutils/Makefile
1.11 archivers/makeself/Makefile
1.4 archivers/mscompress/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 27 Jan 2003
[ 22:36 fjoe ] Original commit 
1.6 archivers/dact/Makefile
Fix fetching

PR:             47568
Fri, 3 Jan 2003
[ 19:24 ijliao ] Original commit 
1.5 archivers/dact/Makefile
1.15 mail/imp3/Makefile
1.2 security/libgringotts/Makefile
1.13 security/mcrypt/Makefile
1.6 security/ruby-mcrypt/Makefile
1.10 security/steghide/Makefile
1.119 www/mod_php3/scripts/configure.php
1.178 www/mod_php4/scripts/configure.php
chase mcrypt lib version
Thu, 30 May 2002
[ 18:00 ijliao ] Original commit 
1.2 archivers/dact/Makefile
- Conditionalize dependency for archivers/bzip2
- Support install macros
- Bump portrevision

PR:             38704
Submitted by:   Ports Fury
Thu, 2 May 2002
[ 03:55 ijliao ] Original commit 
1.65 archivers/Makefile
1.1 archivers/dact/Makefile
1.1 archivers/dact/distinfo
1.1 archivers/dact/pkg-comment
1.1 archivers/dact/pkg-descr
1.1 archivers/dact/pkg-plist
add dact 0.8.11
Dynamic Adaptive Compression Tool

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours9
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.298 seconds.