FreshPorts -- The Place For Ports Sat, 11 Oct 2008 10:59 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
dact 0.8.41_1 archivers on this many watch lists=8 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 04:56:45


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
Required To Build: devel/gmake
Required Libraries: security/libmcrypt, archivers/lzo

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: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07: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 21: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 18: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 12: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 08: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 23: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 08: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 15: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 15: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 20: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 18: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 04: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 09: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 20: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 19: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 04: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: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 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 19286
Broken 154
Deprecated 79
Ignore 433
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 61
Interactive 78
new 24 hours 9
new 48 hours11
new 7 days41
new fortnight66
new month115

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

Add tab to Netscape 6

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