Commit Graph

3131 Commits

Author SHA1 Message Date
Maho Nakata
820c6f3e0f wd_unmkdb(8) is a program to derive a text master.passwd file from a
hashed spwd.db, which is a useful thing if you screw up a vipw(8) or
mergemaster(8), or otherwise corrupt your plaintext file, and don't
have a recent enough backup.

PR:		54670
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2003-07-21 05:46:38 +00:00
Maho Nakata
6d9d852e08 a few documentation changes, as well as
releasing a new version of the software.

PR:		54639
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)
2003-07-21 01:16:28 +00:00
Sergey A. Osokin
aae95e13a6 Fix build on -CURRENT (gcc-3.3)
Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-20 12:33:00 +00:00
Matt Jacob
d88a8e8b3a Moving the NetWorker FreeBSD client packages to an 'unsupported' status. 2003-07-20 00:16:37 +00:00
Jimmy Olgeni
2bc3c7531c Update mysql-1.030-2... 2003-07-19 19:22:08 +00:00
Jimmy Olgeni
fcc515ce8f Remove stale updates and add mysql-1.030-1. 2003-07-19 10:24:04 +00:00
Jimmy Olgeni
3a417f6cea Update module qmailadmin-1.100-1. 2003-07-19 09:44:16 +00:00
Alexander Leidinger
92e07511d2 - Fix a typo in PORTREVISION. Doh!
- Manually replace included copies of config.guess and config.sub with
  versions from ${PORTSDIR}/Templates. This is necessary as the sformat
  package doesn't have a valid configure script in it's root directory
  but one in a sub-directory that is executed by the SING (Schily Is
  Not Gnu) makefile system further down the road. Therefor the port
  can't set GNU_CONFIGURE which would automatically copy the relevant
  files.
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
  workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD
  and the affected code doesn't get compiled on neither pre-CAM nor
  CAM versions of FreeBSD.
- Use DATADIR in pkg-plist.

Submitted by:	maintainer
2003-07-18 10:11:32 +00:00
Peter Pentchev
32179b99a0 Update safecat to 1.11 - no functional changes, mostly configuration
bugfixes for other systems.
2003-07-18 09:05:16 +00:00
Daichi GOTO
a217792ae5 update sysutils/dvdtape: remove MASTER_SITE_SUBDIR
PR:		53122
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-17 05:38:12 +00:00
Daichi GOTO
7c955b53d0 update sysutils/diskusage: reset bouncing maintainer address
- Per Bill Fenner's reports, the distfile is no longer available from
    the URL; in fact, the domain no longer seems to exist, including
    the maintainer email address, which bounces.  A Google search did
    not reveal a new location for the code.

PR:		54303
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-17 05:02:20 +00:00
Sergey A. Osokin
16f9bebaed New port: runit is daemontools replacement:
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size

Submitted by:	Sergei Kolobov <sergei@kolobov.com>
PR:		54513
2003-07-16 14:11:08 +00:00
Joe Marcus Clarke
1d1a424e1c Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
2003-07-15 19:24:24 +00:00
Sergey A. Osokin
add2a21336 Unbreak for 5.X.
Use the same CONFIGURE_TARGET as other ports.
Allow the manpage to be compressed.

Submitted by:	Sergey Kolobov <sergei@kolobov.com>
Approved by:	maintainer (timeout after > 1 month)
PR:		53178
2003-07-15 12:49:20 +00:00
Jimmy Olgeni
1502fdc1db Update apache-1.100-3 and nis-1.100-1. 2003-07-15 12:23:40 +00:00
Jimmy Olgeni
4b294c4011 Update module apache-1.100-2. 2003-07-14 09:54:02 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
FUJISHIMA Satsuki
cfbbad11c9 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
use getopt_long() instead of getopt_long_only().
2003-07-14 02:37:35 +00:00
FUJISHIMA Satsuki
1337d85a81 get rid of libgnugetopt dependency.
This port does not use getopt_long(); use getopt() in libc instead.
2003-07-14 02:37:04 +00:00
Oliver Braun
1227f85e15 Upgrade to 2.9.1. 2003-07-12 19:55:49 +00:00
Jimmy Olgeni
ba125e74d4 Update ldap-useradmin-1.100-1. 2003-07-12 12:27:03 +00:00
Matt Jacob
9b155a5aa7 Add ONLY_FOR_ARCHS here too.
Submitted by:	kris@obsecurity.org
2003-07-11 21:03:39 +00:00
James E. Housley
f186612cdf Mark i386 only. No PORTREVISION bump. 2003-07-11 15:58:13 +00:00
Chris D. Faulhaber
e70e3651d6 Mark i386-only 2003-07-11 14:48:06 +00:00
Norikatsu Shigemura
ed18cba070 Update to 1.3.8.
Fix printf("%?", size_t) problem.

Pointed out by:	bento via kris.
Submitted by:	Jigoku <gehenna@jp.FreeBSD.org> (developper)
2003-07-11 08:29:11 +00:00
Daichi GOTO
f71bf2cb70 update sysutils/chgrep: 1.2.0 -> 1.2.1
PR:		54333
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
2003-07-11 04:54:28 +00:00
Adam Weinberger
5e444e3ee0 Fix install on machines without automake installed. 2003-07-11 01:52:46 +00:00
Kris Kennaway
0d5c6b887b Reset bouncing maintainer address to ports@FreeBSD.org 2003-07-11 01:24:18 +00:00
Sergey A. Osokin
e99da717ba Use NOPORTDOCS instead of NOPORTSDOCS [1]
Also fix pkg-plist (use %%PORTDOCS%%%%DOCSDIR%%
instead of hardcoded share/doc/...).

Maintainer timeout after 1 week.

Spotted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
PR:		53911
2003-07-10 13:31:18 +00:00
Jimmy Olgeni
6f6dc9cb6e Update module: file-1.100-2 (applet was using a Java 1.2 function). 2003-07-10 13:22:50 +00:00
Jimmy Olgeni
f0d41f6c3e Update modules: apache-1.100-1, file-1.100-1.
The following file module bug is fixed: "Users who are only supposed
to be able to access a particular directory can still delete or
change permissions on parent directories."
2003-07-10 11:46:10 +00:00
Daichi GOTO
49ba68c385 update sysutils/ipa: 1.3.4 -> 1.3.5
PR:		54253
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2003-07-10 08:53:06 +00:00
Kris Kennaway
c9e3133779 Add a pre-configure target that removes the bogus symlink from
${WRKSRC}/config.guess to the nonexistent
/usr/share/automake-1.4/config.guess
2003-07-10 04:22:08 +00:00
Jimmy Olgeni
f79c87235f Upgrade modules: dhcpd-1.100-1, mysql-1.100-1. 2003-07-10 00:08:35 +00:00
Daichi GOTO
69d7ba3d95 update sysutils/logtool: 1.2.2 -> 1.2.4
PR:		54226
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-07-09 04:40:22 +00:00
Yen-Ming Lee
6184fde7ae - Update to 1.1.1
- Remove whitespace at EOL to keep portlint happy

PR:		54221
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-07-08 16:39:22 +00:00
Michael Landin
930fb25c9c Update to 1.5
- Added sample configuration file.

Approved by:		roberto (mentor)
2003-07-08 14:40:00 +00:00
Daichi GOTO
0f9437a167 update sysutils/krename: 2.6.2 -> 2.8.0
PR:		54210
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
2003-07-08 11:59:20 +00:00
Jimmy Olgeni
a8103b2285 Upgrade to 1.030. 2003-07-08 09:27:40 +00:00
Jimmy Olgeni
94f9090af5 Upgrade to version 1.100. 2003-07-08 09:27:33 +00:00
Peter Pentchev
fdf5ee8d43 Finish the migration of my tools from ringwraith.online.bg to
devel.ringlet.net.

Prompted by:	fenner's scripts
2003-07-08 05:55:29 +00:00
Daichi GOTO
2752f8ea0f update sysutils/dvd+rw-tools: 5.8.4.4.4 --> 5.9.4.4.4
PR:		54191
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2003-07-08 05:08:57 +00:00
Peter Pentchev
d9362c99af Update to unquote-1.0pre4.
Prompted by:	Craig Carey <research@ijs.co.nz>
2003-07-07 09:09:14 +00:00
Sergey A. Osokin
766f93f7ea Sync PORTVERSION with master port.
Spotted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	fjoe (mentor) (implicit)
2003-07-07 08:39:27 +00:00
Sergey A. Osokin
87015a51a6 Update to 2.0.3 (maintainer timeout after 19 days)
Approved by:	fjoe (mentor) (implicit)
2003-07-06 21:25:19 +00:00
Adam Weinberger
82f9f75ce1 Update to 1.0.1.
PR:		ports/54144
Submitted by:	Koop Mast <einekoai@chello.nl>
2003-07-06 10:01:35 +00:00
Joe Marcus Clarke
1f9c436163 Update to latest snapshot:
o It contains the latest script collection :-)
  o Generates plist during pre-install phase for compatibility with upcoming
    bsd.port.mk changes

PR:		54120
Submitted by:	maintainer
2003-07-05 17:43:02 +00:00
Daichi GOTO
2f5167b6de update sysutils/bubblemon: 1.2.9 --> 1.2.10
PR:		54107
Submitted by:	Juan Salaverria <rael@vectorstar.net> (maintainer)
2003-07-05 07:35:44 +00:00
Yen-Ming Lee
5dfcbd0522 add rdiff-backup-0.12.0
rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.

WWW: http://rdiff-backup.stanford.edu/

Reminded by:	kris and roberto
2003-07-04 04:06:26 +00:00
Yen-Ming Lee
a260c01f89 add duplicity-0.4.0
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.

WWW: http://www.nongnu.org/duplicity/

Reminded by:	kris and roberto
2003-07-04 04:04:49 +00:00