aboutsummaryrefslogtreecommitdiff
path: root/sysutils/userinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update my email address on the ports I maintain.Ryan Steinmetz2011-07-151-1/+1
| | | | | | | Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=277761
* - Update to 2.3Frederic Culot2011-06-032-12/+7
| | | | | | | | | | | - Remove BROKEN tag for 9.X - Pass maintainership to submitter PR: ports/157550 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Notes: svn path=/head/; revision=275011
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251272
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* Update to 2.2:Diane Bruce2007-03-282-7/+6
| | | | | | | | | | | | Changed the follow symbolic links option -l to -L. The users idle time (login.so) is shown in seconds rather than minutes. Added contrib/fexists.c. Submitted by: author/maintainer, in private email (to linimon) Approved by: ehaupt (mentor) Notes: svn path=/head/; revision=188699
* Update mastersite and WWW.Mark Linimon2007-03-182-2/+3
| | | | | | | Submitted by: port author via email Notes: svn path=/head/; revision=187620
* Reset bjk@m-net.arbornet.org: address bounces.Mark Linimon2007-03-101-3/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=187075
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+4
| | | | Notes: svn path=/head/; revision=183830
* Fix plist.Martin Wilke2006-06-142-2/+7
| | | | | | | | Submitted by: Kris mail Approved by: krion (mentor) Notes: svn path=/head/; revision=165440
* Remove useless patchesMartin Wilke2006-06-123-47/+0
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165195
* Update to 2.1Martin Wilke2006-06-122-5/+5
| | | | | | | | | PR: ports/97801 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=165185
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Unbreak for 5.X.Sergey A. Osokin2003-07-153-11/+40
| | | | | | | | | | | | Use the same CONFIGURE_TARGET as other ports. Allow the manpage to be compressed. Submitted by: Sergey Kolobov <sergei@kolobov.com> Approved by: maintainer (timeout after > 1 month) PR: 53178 Notes: svn path=/head/; revision=84917
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-04-142-1/+1
| | | | Notes: svn path=/head/; revision=78982
* IGNORE -> BROKEN for -current.Edwin Groothuis2003-04-081-1/+1
| | | | Notes: svn path=/head/; revision=78585
* BROKEN -> IGNORE on -current, authors have been informed.Edwin Groothuis2003-04-071-1/+1
| | | | Notes: svn path=/head/; revision=78513
* sysutils/userinfo - Show information about local users.Edwin Groothuis2003-03-316-0/+48
PR: ports/44954 Submitted by: Ben Kibbey <bjk@m-net.arbornet.org> Notes: svn path=/head/; revision=77834