aboutsummaryrefslogtreecommitdiff
path: root/sysutils/asr-utils
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+3
| | | | Notes: svn path=/head/; revision=200792
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Whitespace fixErwin Lansing2005-07-301-2/+2
| | | | | | | | Submitted by: flz Pointy hat: erwin Notes: svn path=/head/; revision=140445
* - Move a dirrm up before cwd in pkg-plist which should fixErwin Lansing2005-07-282-12/+19
| | | | | | | | | | | | | | | an extra file on pointyhat although I can't reproduce the error locally [1] - Install manpage [2] - WITHOUT_X11 needs more files, so install them as well [2] Submitted by: pointyhat via kris [1] PR: 82110 [2] Submitted by: Thomas Vogt <thomas@bsdunix.ch> [2] Approved by: obrien Notes: svn path=/head/; revision=140340
* Fix a dumb typo in a symlinkErwin Lansing2005-06-081-1/+1
| | | | | | | | Pointy hat: erwin Not reviewed by: maintainer Notes: svn path=/head/; revision=137039
* Add a WIHTOUT_X11 knob that only installes the CLI raidutilErwin Lansing2005-06-072-16/+30
| | | | | | | Approved by: maintainer (earlier version) Notes: svn path=/head/; revision=136979
* Fix plist.David E. O'Brien2005-06-052-3/+10
| | | | | | | | PR: 81833 Submitted-by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=136803
* BROKEN: Incomplete pkg-plistKris Kennaway2005-05-071-0/+2
| | | | Notes: svn path=/head/; revision=134815
* Add a dependency on compat4x if building on 5.X systems or higher.Joe Marcus Clarke2004-10-041-1/+7
| | | | | | | | Reported by: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118530
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add an alternate distsite.David E. O'Brien2003-08-311-1/+2
| | | | Notes: svn path=/head/; revision=88184
* Proclaim this as an X11 appl.David E. O'Brien2003-08-171-0/+1
| | | | Notes: svn path=/head/; revision=87151
* Only build on i386.David E. O'Brien2003-08-171-0/+2
| | | | Notes: svn path=/head/; revision=87146
* This package includes a GUI based (dptmgr) and command line (dptutil) utilityDavid E. O'Brien2003-06-255-0/+73
used to manage Adaptec I2O controllers' (asr(4)) and their devices. Notes: svn path=/head/; revision=83600