Commit graph

15 commits

Author SHA1 Message Date
Vanilla I. Shu
8ee0bc1cf8 Support STAGEDIR. 2013-11-13 12:50:18 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Baptiste Daroussin
da12e6723d Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
2013-03-06 16:52:02 +00:00
Pietro Cerutti
100d65b37a - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by:	portmgr
2013-02-28 10:51:58 +00:00
Florian Smeets
d26530b713 - introduce a USE_FUSE macro
- convert all fuse ports to use the new macro

The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.

Approved by:	portmgr (bapt)
2012-12-14 15:47:00 +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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
03b8c2a886 - Fix build error in 7-CURRENT
Noted by:	kris
2007-04-23 01:44:44 +00:00
Cheng-Lung Sung
466bd3abf2 - Update to 0.4.3 2007-04-11 03:17:28 +00:00
Cheng-Lung Sung
062a21e705 - Update to 0.4.2
- Reset maintainership
- I'll take care of it

PR:		ports/109561
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-03-01 01:28:43 +00:00
Cheng-Lung Sung
d2c8cc0793 - Respect DESTDIR
PR:		ports/101834
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-14 03:36:21 +00:00
Cheng-Lung Sung
42949f5672 Add fusefs-funionfs 0.4.1, union filesystem for the FUSE driver.
PR:		ports/100383
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-19 00:57:52 +00:00