Martin Wilke
e1c6649edf
- Remove WITH_FBSD10_FIX, is no longer needed
2011-11-09 15:26:04 +00:00
Koop Mast
841b1cbd4f
Fix build on FreeBSD 10
2011-10-29 10:39:44 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Thomas Abthorpe
20256e352d
- Reassign to the heap
2011-09-21 02:46:17 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Dmitry Marakasov
3eb168f46b
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
2009-08-22 00:35:32 +00:00
Wesley Shields
53e3072f15
- Update to 2.7.4
...
PR: ports/130268
Submitted by: Andrew Clark <andrewclarkii@gmail.com>
Approved by: maintainer timeout
2009-01-22 03:15:23 +00:00
Martin Wilke
3b04b0f473
- Update pkg-descr
...
PR: 129849
Submitted by: pluknet <pluknet@gmail.com>
Approved by: maintainer timeout
2009-01-11 13:59:50 +00:00
Pav Lucistnik
b2a96c6df1
- Remove conditional checks for FreeBSD 5.x and older
2009-01-06 17:59:31 +00:00
Alex Dupre
c565016206
Fix compilation on 6.X.
...
Approved by: maintainer
2008-07-07 12:36:30 +00:00
Edwin Groothuis
2605591440
[MAINTAINER-UPDATE] sysutils/fusefs-libs: update to 2.7.3
...
update to 2.7.3
PR: ports/124780
Submitted by: Andy <andrewclarkii@gmail.com>
Approved by: maintainer timeout
2008-07-05 12:26:55 +00:00
Yen-Ming Lee
80dfd97543
- fix undefined reference in libfuse
...
PR: 124325
Submitted by: leeym
Approved by: maintainer timeout
2008-06-20 14:13:50 +00:00
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