aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Update to bugfix penv-1.2p1: the 1.2 version could not create new files,Peter Pentchev2004-01-272-2/+2
| | | | | | | | i.e. it could not store information about new variables, only change or remove existing ones. Notes: svn path=/head/; revision=99271
* - Update to 2.1.1Sergei Kolobov2004-01-268-63/+84
| | | | | | | | | | | | | | | | - Patch to fix missing paren in src/filedir.c - Patch for case insensitive hostname matching removed (now the default as of this version) While I'm here: - Respect hier(7): install examples into ${EXAMPLESDIR}, docs into ${DOCSDIR} PR: 61602 Submitted by: maintainer Notes: svn path=/head/; revision=99236
* - Update to 0.94Chris D. Faulhaber2004-01-269-57/+98
| | | | | | | | | | | | | | - Utilize INFO macro - Fix CONFIGURE_TARGET for a new configure script - add patch for right geometry calculation in 5.x - fix patch-dosc_Makefile.in - New MAINTAINER: sem@ciam.ru PR: 61938 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=99203
* Update to latest release 4.0.2.Sergey A. Osokin2004-01-265-64/+39
| | | | | | | | | Use DATADIR macro. Approved by: cy (maintainer) Notes: svn path=/head/; revision=99202
* - Update to 1.3.1Sergei Kolobov2004-01-262-2/+2
| | | | Notes: svn path=/head/; revision=99167
* - Update to 0.13.1Sergei Kolobov2004-01-262-2/+2
| | | | Notes: svn path=/head/; revision=99166
* Changed BUILD_DEPENDS to EXTRACT_DEPENDS.Mark Pulford2004-01-261-1/+1
| | | | | | | | PR: 61577 Submitted by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=99154
* Development version of the FreeBSD 5.x pkg_install suite of toolsOliver Eikemeier2004-01-268-0/+189
| | | | | | | | | to test new features PR: 56961, 56989 and 57029 Notes: svn path=/head/; revision=99147
* Upgrade to 3.0.4Oliver Braun2004-01-252-2/+2
| | | | Notes: svn path=/head/; revision=99105
* - Use PLIST_FILESClement Laforet2004-01-252-1/+2
| | | | | | | | PR: 61886 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=99093
* freebsd.org -> FreeBSD.orgMax Khon2004-01-252-2/+2
| | | | Notes: svn path=/head/; revision=99086
* - Fix MASTER_SITESKirill Ponomarev2004-01-251-1/+1
| | | | | | | | PR: ports/61881 Submitted by: maintainer Notes: svn path=/head/; revision=99070
* freebsd.org -> FreeBSD.orgMax Khon2004-01-251-1/+1
| | | | Notes: svn path=/head/; revision=99065
* New port: cloop-utils.Max Khon2004-01-258-0/+142
| | | | | | | | cloop-utils are tools for creating and extracting cloop V2.0 compressed read-only filesystem images. Notes: svn path=/head/; revision=99063
* - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord.Alexander Leidinger2004-01-253-8/+10
| | | | | | | | | | | | | | | | | | | | | | For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25 - Fix previous commit which made the cdrtools-devel port to not print the available knob in the pre-everything target when said knob is turned on to not offer it when compiling mkisofs-devel. Note that the former behaviour will be removed again in case the cdrtools-devel port grows more knobs, it's just to much mess in the makefile then. - Introduce a small hack in the makefile of the cdrtools-devel port so the cdrtools version has to be only specified once for PORTVERSION and DISTNAME. - Reword the desciption of rscsi in the pre-everything message and the PLIST to make clear that rscsi is the remote SCSI daemon and clients are built into cdda2wav, cdrecord, etc. unconditionally. - Bump the PORTREVISION of the mkisofs-devel port as underlying libraries have changed. Submitted by: maintainer Notes: svn path=/head/; revision=99054
* - Update cdrtools-devel port to 2.01a25 which fixes a crash of cdrecord.Alexander Leidinger2004-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a25 - Fix previous commit which made the cdrtools-devel port to not print the available knob in the pre-everything target when said knob is turned on to not offer it when compiling mkisofs-devel. Note that the former behaviour will be removed again in case the cdrtools-devel port grows more knobs, it's just to much mess in the makefile then. - Introduce a small hack in the makefile of the cdrtools-devel port so the cdrtools version has to be only specified once for PORTVERSION and DISTNAME. - Reword the desciption of rscsi in the pre-everything message and the PLIST to make clear that rscsi is the remote SCSI daemon and clients are built into cdda2wav, cdrecord, etc. unconditionally. - Bump the PORTREVISION of the mkisofs-devel port as underlying libraries have changed. Submitted by: maintainer Notes: svn path=/head/; revision=99041
* Fix plist and fix up pkg-message. Prodded by: kris.Mark Linimon2004-01-254-14/+8
| | | | Notes: svn path=/head/; revision=99003
* dt is a generic data test program used to verify proper operation ofPav Lucistnik2004-01-236-0/+294
| | | | | | | | | | | | | | | | peripherals, file systems, device drivers, or any data stream supported by the operating system. In its' simplest mode of operation, dt writes and then verifys its' default data pattern, then displays performance statisics and other test parameters before exiting. Since verification of data is performed, dt can be thought of as a generic diagnostic tool. WWW: http://www.bit-net.com/~rmiller/dt.html PR: ports/61801 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=98933
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-239-9/+9
| | | | Notes: svn path=/head/; revision=98909
* o) Fix Problem with forcing use of internel libgd and an installedLars Koeller2004-01-232-15/+3
| | | | | | | | | | | one in /usr/local/lib. Now alway libgd out of the ports collection is used. PR: - Submitted by: artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org Notes: svn path=/head/; revision=98884
* Use LS macro.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98863
* - Update to 5.17.4.8.6Pav Lucistnik2004-01-222-2/+2
| | | | | | | | PR: ports/61750 Submitted by: Charles Swiger <chuck@pkix.net> (maintainer) Notes: svn path=/head/; revision=98835
* Fix printing screen message.Shigeyuki Fukushima2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98806
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-223-3/+2
| | | | Notes: svn path=/head/; revision=98793
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-223-7/+11
| | | | Notes: svn path=/head/; revision=98788
* Remove gok after a repo copy to accessibility/gok.Joe Marcus Clarke2004-01-225-263/+0
| | | | Notes: svn path=/head/; revision=98764
* - Remove GNU fileutils, they are replaced by GNU coreutils package,Pav Lucistnik2004-01-225-161/+0
| | | | | | | | | available as sysutils/coreutils. Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=98740
* - Update to 381Pav Lucistnik2004-01-213-5/+8
| | | | | | | | PR: ports/61648 Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) Notes: svn path=/head/; revision=98720
* - Fix launcher iconPav Lucistnik2004-01-211-0/+2
| | | | | | | | | | - Bump portrevision PR: ports/61610 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=98716
* Update to version 0.4:Eivind Eklund2004-01-213-7/+24
| | | | | | | | | | | * Update docs with a better mergemaster procedure and better markup. Partially submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> * Make etcmerge show usage information when run with no arguments. Noticed by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=98700
* Update to 0.3.1Tilman Keskinoz2004-01-202-4/+5
| | | | | | | | | This fixes the bug reported in PR: 61479 Submitted by: maintainer Notes: svn path=/head/; revision=98670
* Update to 2.1.25.Hajimu UMEMOTO2004-01-203-4/+4
| | | | Notes: svn path=/head/; revision=98666
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-1/+3
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* Clean up comments.Max Khon2004-01-182-6/+6
| | | | Notes: svn path=/head/; revision=98509
* Test WITH_RSCSI rather than MKISOFS before offering the WITH_RSCSI option.David E. O'Brien2004-01-181-1/+1
| | | | Notes: svn path=/head/; revision=98506
* Remove mkisofs mention from comment; it disappeared from the port sometime inEivind Eklund2004-01-181-1/+1
| | | | | | | 1998 Notes: svn path=/head/; revision=98492
* - Update to 0.6.4Clement Laforet2004-01-1812-454/+96
| | | | | | | | | PR: 61343 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98487
* o) Add option --with-nologin=/var/runLars Koeller2004-01-182-1/+15
| | | | | | | | | | | o) Modify configure to use internal libgd. This avoids compat problems and the overkill install of libgd and dependent ports for a apcupsd server machine. Submitted by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=98486
* Update to version 4.70.David E. O'Brien2004-01-182-5/+5
| | | | | | | Submitted by: Vic Abell <abe@purdue.edu> Notes: svn path=/head/; revision=98461
* - Update to 0.3.1Clement Laforet2004-01-172-2/+2
| | | | | | | | | | | | | | | * The NetBSD pkgsrc patch was imported into the main tree. * The correct version tag is now printed in the mail header. * "Open" no longer replaces the text in the Fix section, it includes the file at cursor location. * A new "Clear" button has been added. * General code cleanup (mainly GTK_* macros) PR: 61494 Submitted by: "Miguel Mendez" <flynn@energyhq.es.eu.org> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98418
* - Fix WWW: line [1]Kirill Ponomarev2004-01-164-18/+24
| | | | | | | | | | | | | - Use new MASTER_SITES [1] - Use DOCSDIR and pet portlint [2] - Add new files in pkg-plist [2] - Bump PORTREVISION PR: 61435 Submitted by: Jason Harris <jharris@widomaker.com> [1], krion [2] Notes: svn path=/head/; revision=98337
* MAINTAINER address bounces, so reset.Mark Murray2004-01-165-42/+3
| | | | | | | Upgrade to 1.52. Notes: svn path=/head/; revision=98313
* [REPOCOPY WAITING] sysutils/userneu-devel: Account management and creation toolEdwin Groothuis2004-01-165-27/+25
| | | | | | | | | | | | | | | | | | | | | 'userneu' is a Perl script that parses a list of usernames and additional information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. If the script stumbles upon duplicate user names it can append random characters to the username until it fits. WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/userneu/userneu.html -Andreas Fehlner fehlner@gmx.de PR: ports/60584 Submitted by: Andreas Fehlner <fehlner@gmx.de> Notes: svn path=/head/; revision=98259
* Add conflict tag for sysutils/userneu-develEdwin Groothuis2004-01-161-0/+2
| | | | | | | | PR: ports/60584 (related) Submitted by: Andreas Fehlner <fehlner@gmx.de> Notes: svn path=/head/; revision=98257
* Update to version 1.6.1.Dmitry Sivachenko2004-01-154-6/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=98214
* - Update to 0.13.0Sergei Kolobov2004-01-152-2/+2
| | | | Notes: svn path=/head/; revision=98198
* - Update to 1.3.0Sergei Kolobov2004-01-152-3/+2
| | | | Notes: svn path=/head/; revision=98197
* Add rsnapshot 1.0.9, filesystem snapshot utility based on rsync(1).Sergei Kolobov2004-01-145-0/+53
| | | | | | | | | | | | | | | | | rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code makes extensive use of hard links whenever possible, to greatly reduce the disk space required. It is written entirely in perl with no module dependencies, and has been tested with versions 5.004 through 5.8.1. WWW: http://www.rsnapshot.org PR: 60873 Submitted by: Ralf van Dooren <r.vdooren@snow.nl> Notes: svn path=/head/; revision=98166
* Correct typo in comment.Dmitry Sivachenko2004-01-142-2/+2
| | | | Notes: svn path=/head/; revision=98165
* - Update to 2.01a24.Alexander Leidinger2004-01-144-8/+9
| | | | | | | | | | | | | If you are using older version of these ports updating is encouraged, `cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in mkisofs were fixed. For a full list of changes see: ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24 - Add README.audio to the PORTDOCS of cdrtools-devel. Submitted by: maintainer Notes: svn path=/head/; revision=98162