FreshPorts -- The Place For Ports Sat, 17 May 2008 9:51 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
stuffit 5.2.0.611_1 archivers on this many watch lists=13 search for ports that depend on this port
Restricted RESTRICTED: Only unmodified original package can be distributed
Stuffit Archive Creator and Expander

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 13 Dec 2001 00:29:44
Also Listed In: linux


Command-line utilities to:

* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
  rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
  tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
  and AppleSingle.

WWW: http://www.stuffit.com/expander/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: emulators/linux_base-fc4

To install the port: cd /usr/ports/archivers/stuffit/ && make install clean

A package is not available for ports asked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://www.allume.com/downloads/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Sep 2006 03:01:20
Original commit files touched by this commit  5.2.0.611_1
kris search for other commits by this committer
NO_CDROM and NO_PACKAGE are superfluous
23 Nov 2005 23:37:45
Original commit files touched by this commit  5.2.0.611_1
pav search for other commits by this committer
- Add SHA256
17 Jun 2005 23:59:29
Original commit files touched by this commit  5.2.0.611_1
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Mar 2005 21:51:49
Original commit files touched by this commit  5.2.0.611_1
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
25 Jan 2005 09:05:50
Original commit files touched by this commit  5.2.0.611_1
arved search for other commits by this committer
Seems to work on amd64
31 Dec 2004 18:24:10
Original commit files touched by this commit  5.2.0.611_1
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Aug 2004 03:25:11
Original commit files touched by this commit  5.2.0.611
edwin search for other commits by this committer
[PATCH] archivers/stuffit: change company name & website to make fetchable

        The distfile for this port is not fetchable until its URL
        is changed to match the new name for the same company.  The
        size & md5 checksum etc. remain the same.

        For their official announcement of the name change, please see:
       
<http://www.allume.com/company/pressroom/releases/aladdin/072604allume.html>

PR:             ports/69974
Submitted by:   Paul Seniura <pdseniura@techie.com>
15 Jul 2004 17:38:38
Original commit files touched by this commit  5.2.0.611
krion search for other commits by this committer
- Support NO_WRKSUBDIR properly

PR:             ports/69107
Submitted by:   Ports Fury
08 Mar 2004 08:07:33
Original commit files touched by this commit  5.2.0.611
netchild search for other commits by this committer
- Fix fetch, the mastersite changed (but still is at aladdinsys.com) and
  the distfile was renamed (only the EXTRACT_SUFX changed and it still has
  the same content and checksum).
- Some cleanup, no longer chmod(8) the distfile in DISTDIR executable
  without reason and add a do-build target to brandelf(1) the binaries
  instead of doing this in the do-install target so that the binaries in
  WRKDIR actually can be used after a `make all` run.

Submitted by:   Marius Strobl <marius@alchemy.franken.de>
27 Feb 2004 12:10:37
Original commit files touched by this commit  5.2.0.611
clement search for other commits by this committer
- Pacify portlint and use misc macros
- remove pkg-plist (fastjar and stuffit)
27 Jan 2004 20:51:07
Original commit files touched by this commit  5.2.0.611
trevor search for other commits by this committer
Add SIZE.
26 Oct 2003 21:58:50
Original commit files touched by this commit  5.2.0.611
kris search for other commits by this committer
portlint (fix whitespace)
20 Feb 2003 16:44:17
Original commit files touched by this commit  5.2.0.611
knu search for other commits by this committer
De-pkg-comment.
03 Feb 2003 13:49:15
Original commit files touched by this commit  5.2.0.611
edwin search for other commits by this committer
fix homepage

PR:             ports/47798
Submitted by:   MA, Dunzi <tadaluch@s5.xrea.com>
28 May 2002 04:22:32
Original commit files touched by this commit  5.2.0.611
obrien search for other commits by this committer
Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
20 May 2002 15:03:17
Original commit files touched by this commit  5.2.0.611
dwcjr search for other commits by this committer
Add missing man page.

PR:             35090
Submitted by:   khera@kciLink.com
05 Apr 2002 07:23:36
Original commit files touched by this commit  5.2.0.611
pat search for other commits by this committer
Fix MASTER_SITES - site's directory structure changed

PR:             36777
Submitted by:   KANOU Hiroki <kanou@mil.allnet.ne.jp>
13 Dec 2001 03:29:44
files touched by this commit
ijliao search for other commits by this committer
add stuffit   Stuffit Archive Creator and Expander    

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days19
new fortnight53
new month157

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