1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-27 07:30:32 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Ashish SHUKLA
444283b263 - Update to 4.3 2015-02-08 22:32:50 +00:00
Ashish SHUKLA
60e2a2226b - Update to 4.2[1]
- Add OPTIONS
- Add LICENSE information
- Fix building on clang
- Remove patch-warnings (integrated upstream)[1]

PR:		ports/166646[1]
Submitted by:	Alex Kozlov <soam@rm-rf.kiev.ua>[1]
2012-05-06 03:04:23 +00:00
Ashish SHUKLA
75b4459430 - Fix compile time warnings
- Mark as MAKE_JOBS_SAFE
- Refactor Makefile to avoid custom do-build/do-install targets
- Add LICENSE

Submitted by:	mi@ via private email
Approved by:	tabthorpe(mentor)
2010-09-14 16:19:16 +00:00
Rene Ladan
8a407131f8 Squashfs is a compressed read-only filesystem for Linux. Squashfs is
intended for general read-only filesystem use, for archival use (i.e.
in cases where a .tar.gz file may be used), and in constrained block
device/memory systems (e.g. embedded systems) where low overhead is
needed. The filesystem is currently stable, and has been tested on
PowerPC, i586, Sparc and ARM architectures.

squashfs-tools are the set of tools to manipulate squashfs images.

WWW:	http://squashfs.sourceforge.net/

PR:		ports/145914
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>
Approved by:	tabthorpe (mentor)
2010-05-05 18:19:43 +00:00