Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Sep 2020 04:02:38
0.4.3

|
danfe  |
- Unbreak the build with -fno-common (Clang 11, GCC 10)
- Convert to USES+=localbase, define LICENSE (GPLv2+)
Reported by: pkg-fallout |
13 Nov 2013 12:50:18
0.4.3

|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 23:06:00
0.4.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
28 Mar 2013 16:29:01
0.4.3

|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
06 Mar 2013 16:52:02
0.4.3

|
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
28 Feb 2013 10:51:58
0.4.3

|
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by: portmgr |
14 Dec 2012 15:47:01
0.4.3

|
flo  |
- 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) |
23 Sep 2011 22:26:39
0.4.3
|
amdmi3  |
- 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 |
19 Mar 2011 12:38:54
0.4.3
|
miwi  |
- Get Rid MD5 support |
06 Jan 2009 17:59:31
0.4.3
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
23 Jul 2007 09:36:52
0.4.3
|
rafan  |
- 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 |
23 Apr 2007 01:44:44
0.4.3
|
clsung  |
- Fix build error in 7-CURRENT
Noted by: kris |
11 Apr 2007 03:17:28
0.4.3
|
clsung  |
- Update to 0.4.3 |
01 Mar 2007 01:28:43
0.4.2
|
clsung  |
- 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> |
14 Aug 2006 03:36:21
0.4.1
|
clsung  |
- Respect DESTDIR
PR: ports/101834
Submitted by: maintainer (Gea-Suan Lin) |
19 Jul 2006 00:57:52
0.4.1
|
clsung  |
Add fusefs-funionfs 0.4.1, union filesystem for the FUSE driver.
PR: ports/100383
Submitted by: Gea-Suan Lin <gslin at gslin.org> |