cvs commit: ports/x11/sessreg Makefile distinfo

Vanilla Hsu vanilla at fatpipi.com
Thu Nov 24 07:47:01 UTC 2011


build failed on my 9.0-PRERELEASE/amd64 box.

--

===>  Building for sessreg-1.0.7
/usr/bin/make  all-recursive
Making all in man
  GEN    filenames.sed
  GEN    sessreg.1
  CC     sessreg.o
sessreg.c: In function 'main':
sessreg.c:281: warning: implicit declaration of function 'ttyslot'
sessreg.c:281: warning: nested extern declaration of 'ttyslot'
  CCLD   sessreg
sessreg.o: In function `main':
/home/tmp/usr/ports/x11/sessreg/work/sessreg-1.0.7/sessreg.c:281: undefined
reference to `ttyslot'
*** Error code 1
--


2011/11/23 Eitan Adler <eadler at freebsd.org>

> eadler      2011-11-23 05:51:58 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    x11/sessreg          Makefile distinfo
>  Log:
>  - update to 1.07:
>
>  Some of the new features:
>
>  - Only split off /dev/ instead trimming to last /.
>  - Get rid of bzero() calls. Replace them by memset().
>  - Make lastlog work on BSD systems without <lastlog.h>.
>  - Sun's copyrights belong to Oracle now
>  - various build fixes
>
>  Feature safe:   yes
>
>  Revision  Changes    Path
>  1.11      +1 -1      ports/x11/sessreg/Makefile
>  1.6       +2 -2      ports/x11/sessreg/distinfo
>


More information about the cvs-all mailing list