FreshPorts -- The Place For Ports notbug Mon, 21 May 2012 4:56 PM BST
Port details
dact 0.8.42 archivers on this many watch lists=6 search for ports that depend on this port
Dynamic Adaptive Compression Tool
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 May 2002 03:56:45
License: not specified in port


Take file, compress each block with 1 of 256 algorithms (including no
compression) and use algorithm on a per block basis.

WWW: http://www.rkeene.org/oss/dact/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: security/libmcrypt, archivers/lzo2
There are no ports dependent upon this port

To install the port: cd /usr/ports/archivers/dact/ && make install clean
To add the package: pkg_add -r dact


Configuration Options
     No options to configure

Master Sites:
http://www.rkeene.org/files/oss/dact/release/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Dec 2011 07:06:01
Original commit files touched by this commit  0.8.42
linimon search for other commits by this committer
Try to build this on the cluster, now that it has been updated to lzo2.

Feature safe:   yes
Hat:            portmgr
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.8.42
amdmi3 search for other commits by this committer
- 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
07 Jul 2011 01:29:04
Original commit files touched by this commit  0.8.42
mandree search for other commits by this committer
Repair INDEX after lzo removal. Mark broken.

PR: ports/156954
18 Mar 2011 17:59:51
Original commit files touched by this commit  0.8.42
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
05 Jun 2010 16:20:50
Original commit files touched by this commit  0.8.42
miwi search for other commits by this committer
- Update to 0.8.42
25 Mar 2009 15:04:08
Original commit files touched by this commit  0.8.41_1
miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.8.41_1
rafan search for other commits by this committer
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)
23 May 2008 20:51:11
Original commit files touched by this commit  0.8.41_1
miwi search for other commits by this committer
- Respect NOPORTEXAMPLES

Reported by:    ionbot
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.8.41
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
20 Mar 2008 09:19:39
Original commit files touched by this commit  0.8.41
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
04 Aug 2007 11:41:31
Original commit files touched by this commit  0.8.41
gabor search for other commits by this committer
- 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)
07 Aug 2006 07:58:28
Original commit files touched by this commit  0.8.41
miwi search for other commits by this committer
- Respect DESTDIR for all my ports

Reviewed by:    gabor
Approved by:    krion (mentor)
16 Jun 2006 22:17:25
Original commit files touched by this commit  0.8.41
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
19 Apr 2006 07:48:50
Original commit files touched by this commit  0.8.41
sem search for other commits by this committer
- Update to 0.8.41
- Pass maintainership to submitter

PR:             ports/96023
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
23 Nov 2005 23:37:45
Original commit files touched by this commit  0.8.39_2
pav search for other commits by this committer
- Add SHA256
14 Nov 2005 10:56:29
Original commit files touched by this commit  0.8.39_2
edwin search for other commits by this committer
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
09 Oct 2005 14:15:10
Original commit files touched by this commit  0.8.39_2
vs search for other commits by this committer
Fix plist

Submitted by: krisbot
27 Sep 2005 14:03:00
Original commit files touched by this commit  0.8.39_2
vs search for other commits by this committer
Cleanup:
 - no need for separate Makefile-patch
 - nuke static lib
31 May 2005 19:58:33
Original commit files touched by this commit  0.8.39_2
flz search for other commits by this committer
- Backout latest commit, it needs a repocopy due to API change.

Noticed by:     Matthias Andree <matthias.andree@gmx.de>
31 May 2005 17:57:11
Original commit files touched by this commit  0.8.39_1
flz search for other commits by this committer
- Bump lzo lib version.
- Bump PORTREVISION.
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.8.39
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.8.39
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
18 Jan 2005 21:04:22
Original commit files touched by this commit  0.8.39
clement search for other commits by this committer
- Update to 0.8.39
- install shlibs and preserve config file
17 Apr 2004 19:12:38
Original commit files touched by this commit  0.8.35_1
krion search for other commits by this committer
- Fix configure warning

PR:             65668 65669 65670 65671 65672 65673
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.8.35_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Jan 2004 20:51:07
Original commit files touched by this commit  0.8.35
trevor search for other commits by this committer
Add SIZE.
09 Jan 2004 00:24:57
Original commit files touched by this commit  0.8.35
pav search for other commits by this committer
- Update to 0.8.35

PR:             ports/61088
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
13 Dec 2003 12:58:08
Original commit files touched by this commit  0.8.34
ijliao search for other commits by this committer
upgrade to 0.8.34
20 Feb 2003 16:44:17
Original commit files touched by this commit  0.8.11_1
knu search for other commits by this committer
De-pkg-comment.
27 Jan 2003 22:36:08
Original commit files touched by this commit  0.8.11_1
fjoe search for other commits by this committer
Fix fetching

PR:             47568
03 Jan 2003 19:24:35
Original commit files touched by this commit  0.8.11_1
ijliao search for other commits by this committer
chase mcrypt lib version
30 May 2002 18:00:33
Original commit files touched by this commit  0.8.11_1
ijliao search for other commits by this committer
- Conditionalize dependency for archivers/bzip2
- Support install macros
- Bump portrevision

PR:             38704
Submitted by:   Ports Fury
02 May 2002 03:55:26
Original commit files touched by this commit  0.8.11
ijliao search for other commits by this committer
add dact 0.8.11
Dynamic Adaptive Compression Tool

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
sympaMay 21
sympa5May 21
libxml2May 18
inspircdMay 17
inspircd12May 17
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12

16 vulnerabilities affecting 24 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 23626
Broken 189
Deprecated 145
Ignore 724
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 40
Set to expire 186
Interactive 54
new 24 hours 9
new 48 hours9
new 7 days129
new fortnight167
new month324

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.357 seconds.