aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freeipmi
Commit message (Collapse)AuthorAgeFilesLines
* - update freeipmi to 0.2.3;Boris Samorodov2006-09-0912-119/+155
| | | | | | | | | | | | | | | | - introduce OPTIONS FISH (WITH_FISH=YES is default); - let the port build with --enable-fish/--disable-fish configure option; - change PLIST_SUB variables: SHLIBVER and FISH are added, RUNDIR and LOGDIR are removed, change pkg-plist to follow those changes; - add a sample configuration file ${PREFIX}/etc/fish/fish.scm-dist; While I'm here: s:INSTALLS_SHLIB:USE_LDCONFIG PR: 102984 Submitted by: Dmitry Frolov <frolov at riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=172632
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-232-59/+61
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update MASTER_SITES.Florent Thoumie2005-11-301-2/+2
| | | | | | | | | | - Comment OPTIONS since it seems to confuse users. PR: ports/89746 Submitted by: maintainer Notes: svn path=/head/; revision=150019
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Ignore building on ia64, sparc64 and alpha.Norikatsu Shigemura2005-01-031-0/+1
| | | | | | | | | Approved by: portmgr (kris) Pointed out by: pointyhat via kris Inspired by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=125699
* Fix build error on 4.x.Norikatsu Shigemura2004-12-251-3/+5
| | | | | | | | Pointed out by: pointyhat via kris Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=125125
* Add freeipmi 0.1.3, library and tools to supportNorikatsu Shigemura2004-12-239-0/+223
IPMI-capable hardware. PR: ports/73249 Submitted by: Dmitry Frolov <frol@nov.net> Notes: svn path=/head/; revision=124965