aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/topless: update to 1.51Daichi GOTO2005-12-202-3/+4
| | | | | | | | | - update to 1.51 a bug around -c and non-output-change problem fixed - add SHA256 checkdum Notes: svn path=/head/; revision=151617
* Mark deprecated and expire in 3 months.Sam Lawrance2005-12-201-0/+3
| | | | | | | | | | | | This software is buggy, and "stat" has been in the base system since FreeBSD 4.10. PR: ports/25490 Submitted by: Tony Finch <dot@dotat.at> <dot@dotat.at> Approved by: wosch (maintainer, timeout 4 years) Notes: svn path=/head/; revision=151615
* Ports like ghostscript-gnu that insist on blue screening during make instead ofSam Lawrance2005-12-192-1/+53
| | | | | | | | | | | make config have their video scrambled. Fixed by adding TERM= back to environment during make. PR: ports/90633 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Notes: svn path=/head/; revision=151554
* Update to 1.1.4.Sam Lawrance2005-12-192-4/+4
| | | | | | | | PR: ports/90634 Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer) Notes: svn path=/head/; revision=151553
* Set PORTVERSION to "0.3"Tilman Keskinoz2005-12-182-5/+7
| | | | | | | | | | Original distribution files changed. PR: 90581 Submitted by: Patrick M. Hausen <pmh@hausen.com> Notes: svn path=/head/; revision=151488
* - Fixes seg fault when run on FreeBSD 7.0, reported by Jiawei YePav Lucistnik2005-12-182-0/+704
| | | | | | | | PR: ports/90583 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Notes: svn path=/head/; revision=151487
* BROKEN: Does not buildKris Kennaway2005-12-171-0/+2
| | | | Notes: svn path=/head/; revision=151429
* Fix build with PHP 5.1.Alex Dupre2005-12-171-0/+11
| | | | | | | | PR: ports/90506 Submitted by: Nick Muerdter <spam@nickm.org> Notes: svn path=/head/; revision=151364
* Make sure there is room for the terminating NUL character whenSam Lawrance2005-12-174-40/+38
| | | | | | | | | | | | printing symlinks (bump PORTREVISION). Mash the patches into one. PR: ports/14824 Submitted by: Sergey Shkonda <serg@bcs.zp.ua> Approved by: wosch (maintainer, timeout 2228 days) Notes: svn path=/head/; revision=151360
* - Enable smb(4) support (on amd64 and i386 for now).Ruslan Ermilov2005-12-168-2/+124
| | | | | | | - Fix PCI ID for AMD-8111's SMBus 1.0 supported by amdpm(4). Notes: svn path=/head/; revision=151333
* Variable CONF_FILES is changed to LOCAL_CONF_FILES.Andrey Slusar2005-12-163-4/+4
| | | | | | | | | PR: ports/90457 Submitted by: maintainer Approved by: sem(mentor) Notes: svn path=/head/; revision=151328
* - Update to 0.3.4Tim Bishop2005-12-162-5/+5
| | | | | | | | | | | - Pass maintainership to submitter PR: 90460 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Approved by: clement (mentor) Notes: svn path=/head/; revision=151317
* - Update to 0.4.1Renato Botelho2005-12-153-525/+4
| | | | | | | | PR: ports/90403 Submitted by: maintainer Notes: svn path=/head/; revision=151237
* Update module acl-1.250-2.Jimmy Olgeni2005-12-152-1/+5
| | | | Notes: svn path=/head/; revision=151231
* Update to 1.0.2Marcus Alves Grando2005-12-142-5/+5
| | | | | | | | | | Add SHA256 portlint(1) Approved by: ale Notes: svn path=/head/; revision=151182
* - Fix USE_RC_SUBR to use bb{ackup,store}d.sh.inSam Lawrance2005-12-1410-162/+116
| | | | | | | | | | | | | | - Rename files/bb{ackup,store}d.sh as above to .sh.in, add appropriate substitutions - Add SHA256 - OPTIONSify - Some general reorganisation and cleanup of whitespace PR: ports/90166 Submitted by: James O'Gorman <james@netinertia.co.uk> (maintainer) Notes: svn path=/head/; revision=151162
* - Update to 0.18.8Emanuel Haupt2005-12-142-5/+10
| | | | | | | | | | - Respect CFLAGS PR: 90302 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=151160
* - Update to version 2.03Alexey Dokuchaev2005-12-142-6/+7
| | | | | | | | | | - Add SHA256 checksum - Take maintainership Approved by: long time inactive maintainer Notes: svn path=/head/; revision=151156
* Update to 0.4.0_1Marcus Alves Grando2005-12-132-0/+521
| | | | | | | | | | | * Fixes potential seg fault on 4.11 systems. * Added log entry times PR: 90339 Submitted by: maintainer Notes: svn path=/head/; revision=151114
* - Update to 15.14Emanuel Haupt2005-12-133-22/+10
| | | | | | | | | | | | - Remove files/patch-Makefile.freebsd (incorporated upstream) - Add additional master site - Pass maintainership to submitter PR: 90306 Submitted by: itetcu@people.tecnik93.com Notes: svn path=/head/; revision=151090
* Drop maintainership for ports which I sadly no longer haveBruce M Simpson2005-12-122-2/+2
| | | | | | | the time, hardware, or resources to maintain. Notes: svn path=/head/; revision=151060
* Update to 0.4.0Marcus Alves Grando2005-12-129-1487/+4
| | | | | | | | PR: 90283 Submitted by: maintainer Notes: svn path=/head/; revision=151018
* Update MASTER_SITES (fetchable again)Marcus Alves Grando2005-12-121-1/+2
| | | | | | | Notified by: kris Notes: svn path=/head/; revision=150983
* Correct pkg-descr (was an erroneous copy from another port).Sam Lawrance2005-12-121-8/+3
| | | | | | | | | PR: ports/86385 Submitted by: Vivek Khera <vivek@khera.org> Approved by: bms (maintainer, timeout 2 months) Notes: svn path=/head/; revision=150948
* Fix build on 4.x actually. We need to pass CPPFLAGS and LDFLAGSHajimu UMEMOTO2005-12-122-4/+9
| | | | | | | to use USE_GETOPT_LONG. Notes: svn path=/head/; revision=150942
* fix build on 4.x.Hajimu UMEMOTO2005-12-121-1/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: takawata (maintainer) Notes: svn path=/head/; revision=150941
* - Update from 1.0 to 0.5 thus,Emanuel Haupt2005-12-112-5/+8
| | | | | | | | | | | - bump PORTEPOCH - provide additional master site PR: 90178 Submitted by: Remington <MrL0Lz@gmail.com> (maintainer) Notes: svn path=/head/; revision=150921
* Only use MNT_NODEV if it is defined.Craig Rodrigues2005-12-112-0/+4
| | | | Notes: svn path=/head/; revision=150919
* Really fix the build on FreeBSD 7 (after MNT_NODEV was removed)Simon Barner2005-12-111-1/+1
| | | | | | | | Inspired by: rodrigc's fix for editors/manedit Reported by: pointyhat via kris Notes: svn path=/head/; revision=150912
* - Update to 2.0.14 (bugfix release)Sergey Matveychuk2005-12-102-5/+5
| | | | Notes: svn path=/head/; revision=150801
* New port -- ATI Radeon video card contoroling tool useful for laptops.Hajimu UMEMOTO2005-12-097-0/+175
| | | | | | | Submitted by: takawata Notes: svn path=/head/; revision=150756
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-099-17/+17
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Fix runtime failure by linking against libpthread (GnomeVFS needsJean-Yves Lefort2005-12-081-1/+4
| | | | | | | pthread, and bpm may use GnomeVFS via GtkFileChooser). Notes: svn path=/head/; revision=150674
* Fix build on arches other than i386.Roman Bogorodskiy2005-12-082-0/+28
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=150664
* ghasher is a GUI tool to easily calculate the MD5 sum(or md2,md4,sha1,sha,Renato Botelho2005-12-075-0/+52
| | | | | | | | | | | | ripemd160,dss1) of a file. WWW: http://asgaard.homelinux.org/code/ghasher/ PR: ports/90056 Submitted by: Remington Lang <MrL0Lz@gmail.com> Notes: svn path=/head/; revision=150609
* Mark BROKEN on 4.X.Joe Marcus Clarke2005-12-062-0/+8
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=150525
* MNT_NODEV is no longer defined when __FreeBSD_version >= 700008.Craig Rodrigues2005-12-061-0/+2
| | | | Notes: svn path=/head/; revision=150506
* Use INSTALL_DATA instead INSTALL_MAN and INFO_PATH instead "info"Marcus Alves Grando2005-12-052-1/+2
| | | | | | | | | | Add SHA256 PR: 89985 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=150482
* Update WWWEmanuel Haupt2005-12-051-1/+1
| | | | Notes: svn path=/head/; revision=150474
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-053-10/+1
| | | | Notes: svn path=/head/; revision=150432
* Respect PREFIXMarcus Alves Grando2005-12-044-69/+27
| | | | | | | | | | Add SHA256 PR: 89938 Submitted by: Loren M. Lang <lorenl@alzatex.com> (maintainer) Notes: svn path=/head/; revision=150397
* Add INFO macroEdwin Groothuis2005-12-042-6/+3
| | | | Notes: svn path=/head/; revision=150366
* sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, ↵Edwin Groothuis2005-12-0420-422/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and bump PORTVERSION to 20051204. (1) For years, I have experienced that portupgrade sometimes runs very slow. After some investigation, I found that "pkgdb -aF" is invoked from portupgrade or other programs (such as portversion) without having sufficient privilege to modify /var/db/pkg/, and that error is not caught by the caller program, and "pkgdb -aF" is invoked repeatedlly. So, I fixed the following things: - When pkgdb internally invoked from other program exits with error, make the caller program also exit with error. - Display the error messages of pkgdb that run internally from other program. When portupgrade or other programs die with the following error, ** You do not own /var/db/pkg. (use -f to force or run as root) Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ please run "pkgdb -aF" as the user that owns /var/db/pkg (usually root). (2) Make new tarball that contains the above fix and all patches in files/. Bump PORTVERSION to 20051204 and change MASTER_SITES. PR: ports/89917 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> Notes: svn path=/head/; revision=150346
* [MAINTAINER] update sysutils/portmanagerEdwin Groothuis2005-12-042-1/+173
| | | | | | | | | | | | | | update sysutils/portmanager to 0.3.9_7 1. Fixes portmanager not honoring STOP/START statements from its own config file, reported by Gerard Seibert <gerard@seibercom.net>, Thanks! PR: ports/89913 Submitted by: Michael C. Shultz <ringworm01@gmail.com> Notes: svn path=/head/; revision=150342
* Update to 0.3.9_6. From the maintainer:Philip Paeps2005-12-032-1/+144
| | | | | | | | | | | | | | | 1, Fixes corruption of +CONTENTS files when portmanager is compiled in BUILD_DEPENDS_ARE_LEAVES mode Bug identified by Jiawei Ye <leafy7382@gmail.com> 2. Fixes parsing pkgtools.conf when arrays are used, patch provided by dan@slightlystrange.org, thank you! PR: ports/89903 Submitted by: Michael C. Shultz <ringworm01 -at- gmail.com> (maintainer) Notes: svn path=/head/; revision=150325
* Upgrade to version 1.180.Jimmy Olgeni2005-12-022-8/+8
| | | | Notes: svn path=/head/; revision=150264
* Reset maintainer: "I don't use FreeBSD at this time". Thanks for yourKris Kennaway2005-12-021-1/+1
| | | | | | | work in the past. Notes: svn path=/head/; revision=150263
* Upgrade to version 1.250.Jimmy Olgeni2005-12-022-18/+9
| | | | Notes: svn path=/head/; revision=150254
* Update to 2.72Marcus Alves Grando2005-12-027-49/+44
| | | | | | | | | | | Add SHA256 portlint(1) PR: 89836 Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer) Notes: svn path=/head/; revision=150237
* Fix checksum mismatch. The author regenerated m4 and configure files,Kevin Lo2005-12-021-3/+3
| | | | | | | | | | no functional impatc. PR: ports/89543 Submitted by: Toni Schmidbauer Notes: svn path=/head/; revision=150197