summaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Be a little less chatty on startup in upsmon.sh.steve2000-04-301-1/+1
| | | | | PR: 17949 Submitted by: nik
* Change MAINTAINER's address.knu2000-04-301-1/+1
| | | | | PR: ports/18300 Submitted by: MAINTAINER
* Activate the fortunelock port.steve2000-04-301-0/+1
|
* Initial import of fortunlock version 0.1.2.steve2000-04-306-0/+60
| | | | | | | Locks the terminal while showing fortunes. PR: 18288 Submitted by: Daniel Harris <dannyboy@subdimension.com>
* Mark BROKEN: PLIST is out of sync with the files installedkris2000-04-291-0/+2
| | | | Noticed by: bento
* Unbreak.jmz2000-04-293-15/+27
|
* Chase the checksum: functional code changes without a version bumpkris2000-04-291-1/+1
| | | | Noticed by: bento
* Mark BROKEN: "c++tk.h: No such file or directory"kris2000-04-291-0/+2
| | | | Noticed by: bento
* Fix compile error (use -pedantic)cpiazza2000-04-291-6/+8
| | | | PR: 18216
* Upgrade to 1.12.1 (included in cdrecord-1.8.1).dirk2000-04-296-32/+32
|
* Upgrade to 1.8.1.dirk2000-04-299-24/+33
|
* Change name of PID file to /var/run/syslog.pid. Since we're replacingwill2000-04-292-12/+22
| | | | | | | syslogd, it won't matter if we overwrite its PID file. PR: 18244 Submitted by: maintainer
* Activate daemontools53nbm2000-04-281-0/+1
|
* Update to (non-backwards-compatible) daemontools 0.70, and take overnbm2000-04-273-20/+22
| | | | | | MAINTAINERship. PR: 16580
* Snapshot of daemontools 0.53; without repo-copy, since the history isnbm2000-04-276-0/+102
| | | | | | | | | safe in the daemontools directory. This is just a snapshot, this port should not be updated to new versions. This is made necessary due to non-backwards-compatible changes to daemontools, and large use of this particular version. Approved by: asami
* Update to 0.4.2.knu2000-04-272-2/+8
| | | | | PR: ports/18229 Submitted by: MAINTAINER
* Fix fennerism, caused by another project moving to SourceForge.will2000-04-271-1/+1
| | | | | PR: 18247 Submitted by: maintainer
* Fix fennerism, caused by another project moving to SourceForge.will2000-04-271-1/+1
| | | | | PR: 18246 Submitted by: maintainer
* Remove the backslash at the end of BUILD_DEPENDS line.knu2000-04-271-1/+1
| | | | | | Seems ade forgot to remove it. Noticed by: make index
* Fix the sample configuration file so that syslog-ng behaves more likewill2000-04-262-14/+14
| | | | | | | | FreeBSD's syslogd. syslogd logs the specified level and greater; currently syslog-ng only logs at the level specified. PR: 18219 Submitted by: maintainer
* Upgrade to 1.5.4 and change to not be x86 specificjseger2000-04-2512-12/+60
| | | | Submitted by: Steve Sizemore <steve@cmpharm.ucsf.edu>
* Add syslog-ng, a syslog replacement.will2000-04-2517-0/+571
| | | | | | PR: 18187 Submitted by: Vince Valenti <vince@blue-box.net> Category seconded by: asami, chuckr, green
* Adjust dependencies. devel/popt now builds a shared library.ade2000-04-241-1/+1
|
* Use ${WRKDIR} for building rather than the src directory in order to allowjasone2000-04-234-4/+188
| | | | building from a read-only ports tree.
* Add nwclient target.mjacob2000-04-231-0/+1
|
* Add files for binary port for Legato's NetWorker client for FreeBSDmjacob2000-04-236-0/+231
| | | | (alpha && i386).
* Update to 1.6. Set this port BROKEN on 4.0+; I confirmed that bento iswill2000-04-234-69/+69
| | | | | | | | correct in that sys/rlist.h is not on 4.0+. If some kind soul would like to fix this, that'd be nice. This update also fixes CFLAGS ignorance. PR: 16692 Not objected to by: maintainer
* Corrrect whitespace introduced during PORTNAME conversion and portlintmharo2000-04-22102-160/+129
|
* Plugins should be installed into libexec.ume2000-04-182-2/+6
|
* Update Webmin to newest port 0.79andreas2000-04-173-124/+566
| | | | New: possibility to access webmin secure via SSL
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-176-17/+15
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-7/+6
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update port to version 1.13andreas2000-04-162-2/+2
| | | | PR: 17894
* DISTNAMe-related cleanups.asami2000-04-161-1/+1
|
* Portlint COMMENT's.knu2000-04-141-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Update to 0.9.8.ume2000-04-146-6/+32
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-146-13/+12
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-09114-300/+294
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+3
|
* Modify flexbackup to use MASTER_SITE_SUBDIR, and also make pkg/MESSAGEwill2000-04-083-14/+16
| | | | | | | | more PREFIX-friendly. Also, put flexbackup docs in share/doc/flexbackup. Reflect this doc change in MESSAGE too. PR: 17762 Submitted by: John Reynolds <jjreynold@home.com>
* Fix build problem (read-only ${PORTSDIR}) by addingasami2000-04-071-8/+4
| | | | | | | | | | | | MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a "make obj". That obsoletes the pre-clean target since the generated files all go into ${WRKDIR} and there's nothing to clean on the source directory. Also, fix several minor bogons. NO_CHECKSUM is a user variable, and never should be set in a port Makefile. NO_WRKSUBDIR is not necessary because WRKSRC is set explicitly. I don't know what the empty do-fetch is doing there.
* Update to 1.0.53ade2000-04-0612-36/+40
|
* Update to version 4.49.obrien2000-04-042-3/+3
| | | | | * adds support for FreeBSD 5.0 * adds IPv6 support for FreeBSD
* - Fix MASTER_SITESvanilla2000-04-023-1/+36
| | | | | | | - Support CC/CFLAGS properly PR: ports/17467 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add LIB_DEPEND on graphics/imlib.ume2000-03-242-2/+4
| | | | | PR: ports/17568 Submitted by: root@kot.ne.mediaone.net
* Update to version 0.9.7ume2000-03-244-6/+6
|
* Turn the procmap port on.jasone2000-03-231-0/+1
|
* Add the procmap port, which prints procfs map files.jasone2000-03-235-0/+32
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Restore useless version required comments.obrien2000-03-226-0/+6
|
OpenPOWER on IntegriCloud