aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - maintainer (and me) forgot bump PORTREVISION, for 5.x users.Cheng-Lung Sung2005-03-041-0/+1
| | | | Notes: svn path=/head/; revision=130308
* Never remove port epoch!Edwin Groothuis2005-03-041-0/+1
| | | | | | | Noticed by: chkversion <eik+chkversion@FreeBSD.org> Notes: svn path=/head/; revision=130305
* - Resurrect and update to 2.02.00.015Pav Lucistnik2005-03-038-0/+296
| | | | | | | | PR: ports/78330 Submitted by: James kamlyn <jameskamlyn@gmail.com> Notes: svn path=/head/; revision=130295
* - wmtop gets process information via procfs, but FreeBSD 5.xCheng-Lung Sung2005-03-033-8/+135
| | | | | | | | | | | doesn't mount it by default. The 5.x users won't see any process shown by wmtop unless they mount procfs for some reasons. PR: 78243 Submitted by: Yi-Hsuan Hsin <mhsin AT mhsin dot org> Notes: svn path=/head/; revision=130277
* - Update to 0.2.9_1.Florent Thoumie2005-03-032-1/+69
| | | | | | | | | PR: ports/78341 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=130243
* new port of rfstool, an mtools-like utility which reads Reiser fileTrevor Johnson2005-03-024-0/+40
| | | | | | | systems Notes: svn path=/head/; revision=130204
* Upgrade ganglia to 3.0.0.Brooks Davis2005-03-0114-255/+159
| | | | | | | | | | | | | 3.0.0 mostly consists of a more flexable portable gmond which requires a new config file format. Information about changes in this release can be found on the website at: http://ganglia.info/archives/cat_releases.html and in ports/UPDATING. Notes: svn path=/head/; revision=130134
* Upgrade to 1.4.1.Thierry Thomas2005-03-012-4/+4
| | | | | | | | | | Changelog at <http://pear.php.net/package/Cache_Lite/download/1.4.1/>. PR: ports/78249 Submitted by: Antônio Carlos Venâncio Júnior (maintainer) Notes: svn path=/head/; revision=130129
* Respect the user's USE_LINUX setting.Trevor Johnson2005-03-012-2/+0
| | | | Notes: svn path=/head/; revision=130124
* Change my email address in MAINTAINER lines for ports I maintain toFlorent Thoumie2005-03-011-1/+1
| | | | | | | | | flz@FreeBSD.org. Approved by: pav (mentor) Notes: svn path=/head/; revision=130089
* - Only check for largest title set if there is more than one title set.Michael Johnson2005-03-012-2/+11
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=130086
* - Update to 0.2.9Michael Johnson2005-03-012-3/+3
| | | | | | | | PR: ports/78167 Submitted by: maintainer Notes: svn path=/head/; revision=130082
* - split multimedia/gstreamer-plugins in to individual ports perMichael Johnson2005-02-282-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gstreamer plugin (52 new ports). - Chase changes to ports that used USE_GNOME=gstreamerplugisn to use new USE_GSTREAMER= macro, Bump PORTREVISION's -- Examples of new USE_GSTREAMER macro: USE_GSTREAMER= dvd lame flac .include <bsd.port.mk> If you want to use USE_GSTREAMER after <bsd.port.pre.mk> you must follow one of the examples listed below WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif Note: USE_GSTREAMER=yes will always add a dependency to ports/multimedia/gstreamer-plugins -- Thanks to krion for runing this on pointyhat Thanks to kwm for helping with this, and many bug fixes , and updates. Notes: svn path=/head/; revision=130046
* Upgrade to 3.4.8.Oliver Braun2005-02-282-3/+3
| | | | Notes: svn path=/head/; revision=130038
* Upgrade to to 0.11.1.Thierry Thomas2005-02-282-72/+74
| | | | | | | | | | | | Changelog at <http://pear.php.net/package/I18Nv2/download/0.11.1/>. Warning: this files are no more installed under File. PR: ports/77852 Submitted by: Antônio Carlos Venâncio Júnior (maintainer) Notes: svn path=/head/; revision=130036
* Change email address in ports maintained by me to barner@FreeBSD.orgSimon Barner2005-02-281-1/+1
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=130011
* - This port depends on perlSergey Matveychuk2005-02-282-0/+2
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=129991
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129957
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129944
* o Fix source code typo which prevented vobcopy from detecting theMario Sergio Fujikawa Ferreira2005-02-271-0/+5
| | | | | | | | | | | | correct device (appropriate for a mount point) under FreeBSD 5.x branch o Bump PORTREVISION PR: 76378 Submitted by: Nate Eldredge <nge@cs.hmc.edu> Notes: svn path=/head/; revision=129897
* o Update to 4.0.4Mario Sergio Fujikawa Ferreira2005-02-275-61/+10
| | | | | | | | | | o Update WWW tag PR: 77996 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> Notes: svn path=/head/; revision=129894
* Add mapchan 1.4, an implementation of the utility "mapchan"Thierry Thomas2005-02-279-0/+183
| | | | | | | | | | from SCO Unix. PR: 62960 Submitted by: Konstantin Reznichenko <kot (at) premierbank.dp.ua> Notes: svn path=/head/; revision=129891
* - Convert the included runsvdir startup script to rcNG.Sergei Kolobov2005-02-273-28/+48
| | | | | | | | | | | | | | It is now fully controlled via /etc/rc.conf mechanism: runsvdir_enable="YES" - enable runsvdir startup runsvdir_path="/service" - override service directory path (default: /var/service) - Startup script now automatically creates service directory if it is missing - Bump PORTREVISION Notes: svn path=/head/; revision=129882
* Update pkg-descr since HEAD != 5.X anymore.Joe Marcus Clarke2005-02-261-1/+1
| | | | Notes: svn path=/head/; revision=129864
* Update to today's snapshot of pkg_install.Joe Marcus Clarke2005-02-264-17/+14
| | | | Notes: svn path=/head/; revision=129863
* - the port tried write to pkg-message. fixed (1)Sergey Matveychuk2005-02-266-22/+12
| | | | | | | | | | - fixed OpenSSL dependency - fixed home dir name for user. /nonexistent is right one (2) Reported by: krion via pointyhat (1) and via IRC (2) Notes: svn path=/head/; revision=129819
* Upgrade to 3.0.0. The only major change is that the webfrontend is nowBrooks Davis2005-02-264-18/+39
| | | | | | | distributed as part of the main tarball. Notes: svn path=/head/; revision=129815
* Upgrade to 3.4.7.Oliver Braun2005-02-252-3/+3
| | | | Notes: svn path=/head/; revision=129760
* This is a new port for BoxBackup, an on-line backup system.Sergey Matveychuk2005-02-2525-0/+565
| | | | | | | | PR: ports/75990 Submitted by: James O'Gorman <james (at) netinertia.co.uk> Notes: svn path=/head/; revision=129733
* 'dupfind' will find duplicate files in directory trees.Sergey Matveychuk2005-02-254-0/+33
| | | | | | | | PR: ports/75657 Submitted by: Bernd Luevelsmeyer <bdluevel (at) heitec.net> Notes: svn path=/head/; revision=129731
* Schedule for removal with 3 months grace: No longer exists.Volker Stolz2005-02-242-5/+8
| | | | | | | | PR: ports/77717 Submitted by: Sam 'Reaper' Lawrence Notes: svn path=/head/; revision=129676
* - Add missing pkg-config file to plistMichael Johnson2005-02-242-3/+3
| | | | | | | | - Utilize USE_LIBTOOL_VER to and not install libtool files - Bump PORTREVISION Notes: svn path=/head/; revision=129667
* Update to 3.4Volker Stolz2005-02-242-3/+4
| | | | | | | | PR: ports/77945 Submitted by: maintainer Notes: svn path=/head/; revision=129650
* sysutils/portmanager update to 0.2.8Yen-Ming Lee2005-02-244-27/+34
| | | | | | | | | | | | | | | | | | | | 1) Incorporated Florent Thoumie's <flz@xbsd.org> suggestion of adding pkg-message so pkg users may also see it. 2) added handling of ports that conflict with ports that are being upgraded, inspired by "Brian John" <brianjohn at fusemail.com> 3) Added percent done message to xterm title bar as requested by <mark.magiera at gmail.com> 4) port is repackaged because too many changes to configure.ac for a patch to be feasable PR: 77942 Submitted by: Michael C. Shultz <ringworm01 at gmail.com> Notes: svn path=/head/; revision=129629
* Update to 1.4.3Volker Stolz2005-02-234-4/+15
| | | | | | | | PR: ports/77908 Submitted by: maintainer Notes: svn path=/head/; revision=129589
* Add a dependency on desktopfileutils now that we install a desktop fileJoe Marcus Clarke2005-02-222-2/+2
| | | | | | | with MIME types. Notes: svn path=/head/; revision=129530
* Gnomecontrolcenter2 now installs a desktop file for the gnome-font-viewerJoe Marcus Clarke2005-02-224-0/+12
| | | | | | | | which contains MIME types. Therefore, run update-desktop-database during installation and einstallation. Notes: svn path=/head/; revision=129529
* Update to 2.8.2.Joe Marcus Clarke2005-02-2110-66/+50
| | | | Notes: svn path=/head/; revision=129514
* - Upgrade to 1.1.0;Thierry Thomas2005-02-212-12/+3
| | | | | | | | | | | | - remove PHP version dependency check. Changelog at <http://pear.php.net/package/File/download/1.1.0/>. PR: 77865 Submitted by: maintainer Notes: svn path=/head/; revision=129511
* Upgrade to 3.4.6.Oliver Braun2005-02-215-37/+3
| | | | Notes: svn path=/head/; revision=129509
* - Fix build on AMD (hopefully)Volker Stolz2005-02-218-42/+28
| | | | | | | | | | | - Remove extra-patch in favour of USE_LIBTOOL - Remove two-line plist PR: ports/77563 Submitted by: Kay Lehmann (maintainer) Notes: svn path=/head/; revision=129489
* - Update to 2.0.1Sergei Kolobov2005-02-212-3/+3
| | | | Notes: svn path=/head/; revision=129480
* - Update to 1.2.1Sergei Kolobov2005-02-212-3/+3
| | | | Notes: svn path=/head/; revision=129478
* Update to 1.4.Anton Berezin2005-02-212-4/+4
| | | | | | | | PR: 77836 Submitted by: maintainer Notes: svn path=/head/; revision=129452
* Correct MASTER_SITES and WWW.Dmitry Sivachenko2005-02-212-2/+2
| | | | Notes: svn path=/head/; revision=129451
* Update to 2.3.0Michael Johnson2005-02-212-3/+3
| | | | | | | | PR: ports/77798 Sumitted by: maintainer Notes: svn path=/head/; revision=129440
* Fix packagebuild by adding USE_PERL5_BUILDTilman Keskinoz2005-02-203-6/+19
| | | | | | | | | | Disable cdparanoia support Drop maintainership Reported by: pointyhat cluster Notes: svn path=/head/; revision=129391
* - Update to 5.6Pav Lucistnik2005-02-202-24/+13
| | | | | | | | | | - Engage OPTIONS PR: ports/77789 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=129382
* - Update to 1.9.4Pav Lucistnik2005-02-203-18/+12
| | | | | | | | | | | - Engage OPTIONS - Drop maintainership PR: ports/77788 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=129381
* - Update to 0.2.7Pav Lucistnik2005-02-208-1062/+15
| | | | | | | | PR: ports/77785 Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer) Notes: svn path=/head/; revision=129379