Commit graph

17 commits

Author SHA1 Message Date
Vanilla I. Shu
8a48aa6c6d Fix "unknown option", and bump version.
Submitted by:	Andriy Gapon <avg.@.icyb.net.ua>
Approved by:	maintainer
2008-02-06 01:41:33 +00:00
Vanilla I. Shu
856d74c9be Upgrade to 2.7.2.
PR:		ports/120246
Submitted by:	maintainer
2008-02-04 06:04:53 +00:00
Martin Matuska
42b9350078 - patch to remove linux-specific "filesystem subtype" code
- depending fusefs ports are usable again

PR:		ports/114580
Submitted by:	mm
Approved by:	maintainer (timeout), garga (mentor)
2007-07-19 14:32:18 +00:00
Vanilla I. Shu
41610e81c7 Upgrade to 2.7.0.
PR:		ports/114300
Submitted by:	maintainer
2007-07-05 04:23:43 +00:00
Nicola Vitale
c690f4a1ac - Update to 2.6.4
PR:		ports/112208
Submitted by:	Anish Mistry <amistry at am-productions.biz> (maintainer)
2007-04-30 19:56:17 +00:00
Rong-En Fan
81b17c9634 - Update to 2.6.2
PR:		ports/108643
Submitted by:	chinsan
Approved by:	Anish Mistry <amistry at am-productions.biz> (maintainer)
2007-02-01 07:13:40 +00:00
Martin Wilke
5fc4e5865b - Update to 2.6.1
PR:		ports/106346
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-12-04 22:29:49 +00:00
Pav Lucistnik
8673d8ee9a - Add missed dependency on pkg-config
Reported by:	krismail
Approved by:	maintainer
2006-09-05 17:25:01 +00:00
Rong-En Fan
3bdc6b6861 - Update to 2.5.3
PR:		99261
Submitted by:	chinsan <chinsan.tw@gmail.com>
Approved by:	maintainer, delphij (mentor, implicit)
2006-07-06 17:56:40 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Vanilla I. Shu
50ae2d8295 Upgrade to 2.5.2.
PR:		ports/93160
Submitted by:	maintainer
2006-02-11 04:20:35 +00:00
Vanilla I. Shu
bc4491ebf4 Upgrade to 2.5.1.
PR:		ports/92387
Submitted by:	maintainer
2006-01-27 06:34:27 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
cad1fb9d40 - Update fusefs-kmod to 0.2.99.1, fusefs-libs to 2.5.0, fusefs-sshfs to 1.4
PR:		ports/91873
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-01-18 19:48:56 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Simon Barner
e86bfbbaee - Update to 2.4.1 [1]
- User lower case for first letter of IGNORE message
- Add pointer to more information in pkg-message

Submitted by:	Anish Mistry (maintainer) [1]
PR:		ports/88264
2005-10-31 12:43:46 +00:00
Simon Barner
8eb435d9d1 Add new port for the fuse libraries:
FUSE makes it possible to implement a filesystem in a userspace program.
Features include: simple yet comprehensive API, secure mounting by non-root
users, support for RELENG_6 and HEAD FreeBSD kernels, multi-threaded
operation.

WWW: http://sourceforge.net/projects/fuse/

PR:		ports/87167
Submitted by:	Anish Mistry <amistry@am-productions.biz>
Reviewed by:	Csaba Henk <csaba.henk@creo.hu> (fuse SoC participant)
2005-10-19 08:14:55 +00:00