1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

2215 Commits

Author SHA1 Message Date
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Jimmy Olgeni
b68fd47022 Update modules: file, bind8. 2002-03-14 11:04:22 +00:00
Patrick Li
993d91cc2c Chase checksum and bump PORTREVISION - author fix command line parsing
and symlink bug

PR:		35811
Submitted by:	maintainer
2002-03-14 07:39:54 +00:00
Patrick Li
6874ef2b2b Fix MASTER_SITES 2002-03-14 04:09:09 +00:00
Andrey A. Chernov
dd68e0c31c Fixes a bug regarding the `(def)encoding' directive that NUL characters are all
discarded if you use it.

Submitted by:	"Akinori MUSHA" <knu@iDaemons.org>
Obtained from:	Michael Schroeder
2002-03-13 22:33:40 +00:00
Ade Lovett
579a3f188a Change MAINTAINER to more appropriate @FreeBSD.org address
Approved by:	schweikh (MAINTAINER)
2002-03-13 21:02:53 +00:00
Akinori MUSHA
dd417ab9bd Define PATCH_SITE_SUBDIR to make use of the PATCH_SITES properly.
Submitted by:	Dan Peterson <danp@danp.net>
2002-03-13 16:58:13 +00:00
Patrick Li
be7c92bad6 Update to 1.2.4
PR:		35829
Submitted by:	maintainer
2002-03-12 22:37:25 +00:00
Brian Somers
c44867d8ea Change MAINTAINER from brian@FreeBSD.org to ports@freebsd-services.com 2002-03-12 16:37:47 +00:00
Patrick Li
b540fd8ce5 Update to 1.07p1
PR:		35705
Submitted by:	maintainer
2002-03-12 02:51:41 +00:00
Jimmy Olgeni
6839b317d9 Update module: custom. 2002-03-10 20:22:41 +00:00
Jimmy Olgeni
98b1b1fd9d Update port to version 0.93 (with updated modules: samba, sendmail, file).
Move @unexec so that the service actually stops at deinstall time.
2002-03-09 20:58:58 +00:00
David E. O'Brien
79c91ea656 Update to version 4.62 2002-03-08 06:13:12 +00:00
Pete Fritchman
29371e62ad Add mkfile 1.0, create files suitable for use as swap files.
PR:		32060
Submitted by:	HATANOU Tomomi <hatanou@infolab.ne.jp>
2002-03-05 17:42:43 +00:00
Pete Fritchman
d6a666d5be Add wots 1.22, system log watch/alert utility, similar to swatch,
written in Perl.

PR:		32379
Submitted by:	Bruce M. Simpson <bruce.m.simpson@hushmail.com>
2002-03-03 02:52:56 +00:00
David E. O'Brien
e09d322a01 Update to version 4.61
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-02-28 04:02:47 +00:00
Akinori MUSHA
5a4137bd5a Update to 20020227.
portsdb(3):
- Fix the EXTRA_CATEGORIES support that was broken in recent updates.

  PR:		ports/35319
  Submitted by:	Ryan Davis <ryand-bsd@zenspider.com>

pkgtools.conf(5):
- Add a note that a user must run portsdb -Ufu to reflect values of
  EXTRA_CATEGORIES and IGNORE_CATEGORIES.

For the victims of the above bug, please run "portsdb -qu" and then
"portupgrade -q portupgrade".
2002-02-26 21:43:20 +00:00
Akinori MUSHA
70b96a38e1 Update to 20020225.1. Only documentary fixes I forgot to make in
20020225.

- Clarify that portupgrade -O is disregarded if -r or -R is given.
- Reflect the fact that INDEX.rbo no longer exists.
- Document portsdb(1) better regarding PORTS_DBDIR.
2002-02-24 21:52:52 +00:00
Chris D. Faulhaber
40b727f7ee Update port to 0.91 2002-02-24 19:59:08 +00:00
Akinori MUSHA
34448aa4fc Remove cruft. 2002-02-24 19:47:55 +00:00
Akinori MUSHA
b7b76d5ba9 Update to 20020225. Restructure portsdb.
- Merge INDEX.rbo into INDEX.db, and remove INDEX.rbo on portsdb
  rebuild if it exists.

- Reduce the size of INDEX.db by half. :)

- Introduce PORTS_DBDRIVER and allow specifying a db driver for the
  portsdb (INDEX.db), and switch the default portsdb driver from
  db1.85 hash to db1.85 btree.
2002-02-24 19:46:39 +00:00
Andrey A. Chernov
3255e4761d Upgrade to 3.9.11
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
2002-02-24 12:03:39 +00:00
Jimmy Olgeni
fd27bdf0d1 Preload libpam.so.1 in the startup script so that PAM authentication will
actually work.

Submitted by:	MikeM <MyRaQ@mgm51.com>

Add dependency on security/p5-Authen-PAM, and change BUILD_DEPENDS to
RUN_DEPENDS (perl modules are needed at runtime too...).

Add proper return codes to the startup script.
2002-02-24 11:26:31 +00:00
Akinori MUSHA
77c302b6e7 Fix a typo (replace overkill): abs_db_driver -> abs_db_dir. (fixes
`portinstall category/portname', etc.)

Bump PORTREVISION.
2002-02-21 05:23:53 +00:00
Pete Fritchman
638a212801 Update to 1.3.3
PR:		33972
Submitted by:	Alan Eldridge <ports@geeksrus.net>
Approved by:	maintainer timeout
2002-02-21 02:28:40 +00:00
Pete Fritchman
a4249f854c Add enteruser 1.0, extensible script for adding new users.
PR:		35135
Submitted by:	Danny Howard <dannyman@toldme.com>
2002-02-20 16:57:15 +00:00
Jimmy Olgeni
78576ecfb2 Update module: bind8. 2002-02-20 16:25:19 +00:00
Akinori MUSHA
3233729ade Fix the zsh completion definition for portinstall/portupgrade -N.
Bump PORTREVISION. (Sorry for non-zsh users ;)

Submitted by:	Olivier Roux <skoot@club-internet.fr>
2002-02-20 15:21:05 +00:00
Mark Pulford
c3258f6d3e Add tmpwatch 2.8.1, a utility for removing files based on when they
were last accessed.
2002-02-20 13:03:34 +00:00
Akinori MUSHA
db6720949c Update to 20020220.1.
- Fix a bug where it referenced the obsoleted PortsDB::PORTS_DIR.

- Depend on ruby-bdb1 and make bdb1_btree (db 1.85 btree) the default
  pkgdb driver/format.  This probably fixes the problem where pkgdb is
  unexpectedly broken and rebuilt from scratch.

- Support pkgdb driver fallback. (bdb -> bdb1 -> dbm)

- Show the pkgdb driver (format) on updating/rebuilding.
2002-02-20 05:58:16 +00:00
Pete Fritchman
0a37121ca4 Add mixer 1.0, a startup/shutdown script to preserve mixer settings
across reboots.

PR:		35028
Submitted by:	Mike Meyer <mwm@mired.org>
2002-02-20 05:38:44 +00:00
Akinori MUSHA
a441109e27 Update to 20020220.
- Reflect environment variables defined in pkgtools.conf properly.
  (Now ENV['PORTS_DBDIR'] is reflected properly)

  Reported by:	Mori Kouji <mori@tri.asanuma.co.jp>
2002-02-19 19:09:14 +00:00
Mark Pulford
661b341f1c Updated to 0.8b.
PR:		35072
Submitted by:	maintainer
2002-02-19 10:06:44 +00:00
Akinori MUSHA
c76e2dd505 Update to 20020218. No bugfixes, just a couple of improvements.
pkg_sort(1), portupgrade(1):

- Sort packages by build-time dependencies in addition to run-time
  dependencies.  This slightly slows sorting down but offers faultless
  upgrading.

  Inspired by:	ade

portcvsweb(1):

- Accept a pkgname_glob, a portorigin_glob, and a cvs module alias.

    portcvsweb bash-1\*
    portcvsweb portupgrade
    portcvsweb \*/fd
    protcvsweb sys/i386/conf

  etc. etc...

- Suppress ident(1)'s error message.

- Add -h, -q and -v.
2002-02-18 05:42:48 +00:00
Patrick Li
76619cc186 Update to 1.07
PR:		35026
Submitted by:	maintainer
2002-02-17 06:39:59 +00:00
Hajimu UMEMOTO
ca4a38264d Update to 1.2.9. 2002-02-16 05:56:44 +00:00
Jimmy Olgeni
05d77104ad Update module: inetd. 2002-02-15 20:07:29 +00:00
Akinori MUSHA
a7ef39af39 Update to 0.5. 2002-02-15 11:18:54 +00:00
Patrick Li
5fee4ed56b Pass the maintainership wand to Jason Harris <jharris@widomaker.com>
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-02-14 23:35:46 +00:00
Akinori MUSHA
80fe15d7b7 Remove an accidentally mingled debug print from portcvsweb(1).
Bump PORTREVISION.
2002-02-14 17:53:15 +00:00
Ade Lovett
f43da67820 Remove (broken) screensaver-capplet code, in favor of the code from
x11/xscreensaver-gnome
2002-02-14 00:03:47 +00:00
Akinori MUSHA
b470af5478 Update to 20020213.1 which fixes the PKG_DBDRIVER problem introduced
in the last version.  For the victims please manually reinstall the
portupgrade port, as always. ;)

Reported by:	many users (Sorry!)

Use some logic and keep pkg_add/pkg_delete from complaining about the
@exec/@unexec return codes.

Submitted by:	olgeni
2002-02-13 11:19:34 +00:00
Akinori MUSHA
03a588a8cd Repack 20020213 to slide the following change in.
- Make the experimental feature easier to try out.  Allow defining
  ENV['PKG_DBDRIVER'] in pkgtools.conf.

<ja>Irekaeru nara ima no uchi.. ;)</ja>
2002-02-13 03:48:20 +00:00
Patrick Li
c5d93040b7 Update to 373
PR:		34892
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-02-13 03:17:53 +00:00
Akinori MUSHA
80c012f48e Update to 20020213.
pkgdb(1):
- Set the default answer to no when a score is under 80%.

pkgdb(1), portupgrade(1):
- Add a BUGS entry to each of the two man pages to note that a user
  must run pkgdb -fu to rebuild a corrupt pkgdb.

pkgdb(3):
- Add a silly workaround against a possible bug of the dbm module to
  keep a pkgdb from getting insane and rebuilt.

- [exp.] Add a knob environment variable PKG_DBDRIVER to specify an
  alternative binary database format for pkgdb.  The available options
  are:

    "bdb_btree":
        DB 3.x/4.x B+tree; requires databases/ruby-bdb.

    "bdb_hash" or just "bdb":
        DB 3.x/4.x hash; requires databases/ruby-bdb.

    "bdb1_btree" or just "btree":
        DB 1.85 B+tree; requires databases/ruby-bdb1.

    "bdb1_hash", or just "bdb1" or "hash":
        DB 1.85 hash; requires databases/ruby-bdb1.  This should be
        equivalent to the default except some tuning parameters, but
        it is quite possible that ruby-bdb1 is stabler than the
        standard dbm module included in ruby.

    default:
        DB 1.85 hash; uses ruby's standard dbm module.

  In principle, a B+tree database is faster to store data, a little
  bit slower to extract data, and takes more space than a hash
  database.

  This is still an experimental/undocumented feature only for those
  interested, although I don't believe it brings any unstability.
  Note that you can always run pkgdb -fu to rebuild a database.

portcvsweb(1):
- Invoke browsers with system() instead of exec() so that it will
  properly try every browser in turn - exec('/bin/sh', '-c', '..') may
  cause an error within /bin/sh but it never returns.

  Reported by:	Jimmy Olgeni <olgeni@FreeBSD.org>

portsclean(1):
- Make portsclean -D remove empty directories (recursively) as well.
2002-02-13 03:06:05 +00:00
Ade Lovett
21cb270f57 Fixing packaging error (non-existent file)
Found by:	little script trying to make controlcenter and
		xscreensaver work nicely together :)
2002-02-13 01:50:27 +00:00
Maxim Sobolev
fe1e4525a0 Update to 1.4.0.4. 2002-02-12 17:48:20 +00:00
David E. O'Brien
4ea01ba363 fix byteorder -- tcplist -n returns the IP address in network order
instead of host order.

PR:		34873
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-02-12 15:31:41 +00:00
Trevor Johnson
a98e3ec8b3 Update maintainer's e-mail address.
PR:	34866
2002-02-12 08:30:29 +00:00
Hajimu UMEMOTO
46bcdf1b7b One more breakage on Alpha.
Reported by:	Xavier Beaudouin <kiwi@oav.net>
2002-02-12 02:48:27 +00:00
Hajimu UMEMOTO
eeaac44eb2 apm and sensor are available only on i386.
Reported by:	Xavier Beaudouin <kiwi@oav.net>
2002-02-11 18:37:23 +00:00
Jimmy Olgeni
021900e87b Update jabber module and MSC theme. 2002-02-11 10:11:55 +00:00
Patrick Li
3c28bfb5a5 Update to 0.6.0 2002-02-11 00:38:47 +00:00
Kris Kennaway
cc99216876 Update to pstree 2.17 (fixes -a option to show commandline args)
PR:		34297
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-02-10 21:17:08 +00:00
Pete Fritchman
6b7d345509 Fix pkg-plist.
PR:		34786
Submitted by:	darren <igla@batterybackups.net>
2002-02-10 10:21:35 +00:00
Jimmy Olgeni
4cbed426c6 * Update modules: postgresql, mysql, proftpd.
* Update the MSC theme.

* Stop the webmin service when the port is deinstalled, and restart it
properly when it is update (if BATCH is set then nothing happens, so
sysinstall will be happy at install time). Also, fix a $BATCH -> ${BATCH}
error in Makefile.
2002-02-08 10:05:11 +00:00
Christian Weisgerber
2da0affcd4 MAINTAINER resigns.
Submitted by:	David Lebel <lebel@lebel.org>
2002-02-07 22:43:57 +00:00
Peter Pentchev
863b8c0aed Install Gerritt Pape's manual pages unless WITHOUT_MAN is defined.
Properly remove the sample svscan.sh script at deinstall time.
2002-02-07 14:57:58 +00:00
Maxim Sobolev
7d412b8e6e Update to 1.4.0.3. 2002-02-07 13:46:49 +00:00
James E. Housley
bee60d32c3 A small patch to allow the command line to override the ENV in healthdc.
NOTE:  I still have a lot of other patches that I am working on, they
haven't been forgotten.

Submitted by:	David McNett <nugget@slacker.com>
2002-02-05 01:43:06 +00:00
Akinori MUSHA
123c2a69f5 o Update to 20020205. The best release ever, I hope. :)
pkg_deinstall(1), portupgrade(1):

  - Properly print the legend.

  pkg_glob(1), portsdb(1):

  - Do not print an empty line when the result list is empty.

  pkgdb(1):

  - Greatly improve the origin fixing procedure.  Do the origin
    duplicateness check before checking dependencies and avoid redoing
    the origin check.

  - Show the user CVS history on the spot via the CVSweb.

  portcvsweb(1):

  - Allow specifying a no longer existent port file/directory.
    "portcvsweb net/ruby-uri" now works.

  - Change the default BROWSER value from 'lynx' to
    'w3m:lynx:links:mozilla:netscape'.

  portupgrade(1):

  - Fix a bug where portupgrade tried to use a package with a different
    origin when the package name is identical to that of what it wants
    except for the version part.

  pkgdb(3):

  - Abolish the [You have no permission to update the pkgdb -- using a
    slow method] message.  Instead, run 'pkgdb -u' via sudo(8) when
    under portupgrade -s, or stop the process immediately with a
    message that the user must run the command as root.

  pkgtools.conf(5):

  - Allow specifying unofficial ports' origin globs in HOLD_PKGS as
    well as package globs.

  overall/miscellaneous:

  - Change --no-config to --noconfig in order to get the -q option
    really working.  Since --no-config was regarded a negative form of
    --config, it didn't work as expected.

  - Fix some bugs in the zsh compdefs and add missing descriptions for
    some options.

o Use bzip2 instead of gzip for the distribution tarball to save 20KB.
  As the portupgrade user base is growing significantly, I'll get more
  serious about the download size issue from now on.  The next few
  releases will be distributed in patches against this version.
2002-02-04 17:47:31 +00:00
Pete Fritchman
85645168f8 Update to 5.1 2002-02-04 08:08:11 +00:00
Pete Fritchman
f8e8be0b4a House distfiles at ${MASTER_SITE_LOCAL} until the main distribution site
reappears.

Submitted by:	fenner's distfile survey
2002-02-04 00:10:57 +00:00
Patrick Li
a8858ba2fa Update to 1.2.3
PR:		34555, 33854
Submitted by:	maintainer, gary@outloud.org
2002-02-02 17:39:57 +00:00
Jimmy Olgeni
37c4b26c19 Update module: bind8. 2002-02-01 16:46:51 +00:00
Akinori MUSHA
d9cc8c645c Update the pkg_tarup dependency; misc/pkg_tarup -> sysutils/pkg_tarup. 2002-02-01 08:20:19 +00:00
Akinori MUSHA
b1bbf5a81a Move pkg_tarup from misc to sysutils, where the port should dwell.
Approved by:	portmgr
Repocopied by:	joe
2002-02-01 05:13:11 +00:00
Akinori MUSHA
bc395b6f00 Update to 1.0.1. 2002-01-31 05:34:22 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Peter Pentchev
51aa799051 Tweak the startup script so that it is *really* a FreeBSD startup
script; that is, add 'start|stop' argument processing and
the ability to actually stop the script.
Bump PORTREVISION to indicate a functionality change - or rather,
to indicate a change that actually makes this a FreeBSD port..

Final push by:	Dan Langille <dan@langille.org> in a somewhat
		unrelated e-mail exchange
Obtained from:	a svscan SysV init script that I somehow managed
		to lose the source and URL for :(
2002-01-28 19:37:14 +00:00
Patrick Li
8720ec47aa Update to 3.8.5
PR:		34218
Submitted by:	Edward Ping-Da Chuang <edwardc@firebird.org.tw>
Approved by:	maintainer
2002-01-28 15:15:08 +00:00
Anders Nordby
2711247858 Update to version 2.1. 2002-01-28 00:47:32 +00:00
Akinori MUSHA
9e010b246e Update to 20020128. This makes the second stage to more utilize the
pkg_which database. (The first stage was 'portsclean -L'.)

Hopefully these tools will support divided/obsoleted/renamed ports
some way in the not-too-distant future..

pkgdb(1):
- Make pkgdb(1) -F provide a user an option to unregister stale
  packages, in addition to deinstalling them.
- Reword: 'remove a package record' -> 'unregister a package', etc. .

pkg_deinstall(1):
- Add a new option:
  -c, --collate
    Check if any of the installed files of each package have been
    overwritten by other packages, and do not deinstall if any.

pkg_which(1):
- Make pkg_which(1) capable of showing multiple file owner packages.
- Add a new option:
  -c/--collate	PKGNAME
    Show files installed by the given packge that have been
    overwritten by other packages.
- Strip -c/-o's argument of PKG_DBDIR and a trailing slash.
- Be less verbose unless -v is given.

pkgdb(3):
- Record and handle files that are installed by multiple packages.
- Bump the DB version.
- Squeeze series of slashes seen in the output of 'pkg_info -L'.
- Show the reason for rebuilding a package database.
2002-01-27 23:22:14 +00:00
Jimmy Olgeni
fee0aa2f01 Update modules: useradmin, custom, jabber. 2002-01-27 11:41:04 +00:00
Dirk Meyer
f548eac2a9 Update MASTER_SITES to reflect mirror site reorganisation.
PR:		34325
Submitted by:	andrew@ugh.net.au
2002-01-27 08:56:17 +00:00
Patrick Li
20309e3ab8 Update to 2.1.0
PR:		34221
Submitted by:	maintainer
2002-01-27 02:47:27 +00:00
Kris Kennaway
3473265a9d Fix malloc.h brokenness on -current. The build still fails for
another reason.
2002-01-26 08:06:02 +00:00
Akinori MUSHA
3736f8c32e Update to 20020126. Just one enhancement and one man page fix.
pkgdb(1):
- When pkgdb(1) finds a package with a non-existent or missing origin
  which is not required by any other package, ask the user if the
  package should be deinstalled.  This will help users delete
  obsoleted packages.

pkg_fetch(1):
- Fix the pkg_fetch(1) man page: PKG_PATH should read PKG_SITES...

After upgrading ruby and portupgrade, try running pkgdb -F to see if
it suggests deinstalling ruby-uri (which has been obsoleted).
2002-01-25 21:25:43 +00:00
Akinori MUSHA
a678c3596c Let net/ruby-uri and devel/ruby-timex retire, which have now been
included in the standard distribution of ruby. (both 1.6 and 1.7)

Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
2002-01-25 21:04:54 +00:00
Johann Visagie
6c4b48357d - Update to version 1.20 2002-01-24 14:52:25 +00:00
Jimmy Olgeni
4072b01c31 Update port to version 0.92. 2002-01-22 10:29:36 +00:00
Akinori MUSHA
ee3b6d99a8 Update to 20020122.
- Add support for start/stop arguments to the startup script.

- Do not exit in subtask routines to let -CDP complete every task.
2002-01-22 08:08:59 +00:00
Akinori MUSHA
c984b4502e This library is deprecated and removed from the distribution site.
Temporarily put the distfile in my local_distfiles and change
MASTER_SITES accordingly.
2002-01-22 04:54:56 +00:00
Akinori MUSHA
b733011372 Add bsdsar, System Activity Reporter for FreeBSD.
PR:		ports/33702
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
Reviewed and fixed by:	knu
2002-01-22 04:47:23 +00:00
Bill Fenner
40b746ffb7 Remove maske@freebsd.radioslost.com as MAINTAINER; the host
freebsd.radioslost.com has not existed for 2.5 months.
2002-01-21 19:30:35 +00:00
Doug Barton
f55829cb5a The safest way to handle nut's state and pid files is to have them all
sent to a directory that's writeable by user uucp. I generally configure
this manually myself when I install nut, and since there are so many
other things that need manual configuration, I never thought it was
a big deal. However, a user pointed out that it'd be nice if the thing
(well, at least this part of the thing) worked more or less out of
the box, so here you go.

This change adds a /var/db/nut directory that is owned by user uucp.
2002-01-20 01:11:27 +00:00
Dmitry Sivachenko
a3e40f0009 Fix corrupted patch.
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
PR:		34015
2002-01-19 11:23:40 +00:00
David W. Chapman Jr.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Patrick Li
2a05a5e309 Update to 0.8.1 2002-01-17 22:07:20 +00:00
Johann Visagie
3a4c6e21b5 - Update to version 0.7
- Make PREFIX-compliant
- Added a PKGREQ script to check for Python version >= 2.0
2002-01-17 12:21:08 +00:00
Akinori MUSHA
6f3d6eb333 Update to 1.0.0. 2002-01-17 04:17:41 +00:00
Dmitry Sivachenko
48c6ddd478 Fix build.
PR:		33189
Submitted by:	Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk>
2002-01-16 23:56:28 +00:00
Akinori MUSHA
2d261c44b8 Update to 20020117.
Fix a silly bug in the last version where portupgrade doesn't upgrade
packages which requisite packages don't need upgrading.  Probably you
need to reinstall this port manually.

PR:		ports/33946
Submitted by:	Vivek Khera <khera@kciLink.com>
2002-01-16 17:53:23 +00:00
Akinori MUSHA
7411179f8f Update to 20020116.1.
- Distinguish "ignored" from "skipped", and only report ignored
  packages when -v/--verbose is specified. (This reduces loads of "No
  need to upgrade ..." messages that you see when you run portupgrade
  -a, etc.)

  Point taken from: Quincey Koziol <koziol@ncsa.uiuc.edu>

- Embrace the bsd.*.mk changes in CURRENT and stop files from getting
  installed into /.

  Problem noted by: Brooks Davis <brooks@FreeBSD.org>,
                    Anders Andersson <anders@hack.org>

  For recent CURRENT users, please manually remove /_* and /*.rb files
  that should have been accidentally installed by bsd.prog.mk.
2002-01-16 10:38:53 +00:00
Akinori MUSHA
8b3cac8f4b Update to version 20020116. Only minor fixes have been made since the
last release.

portsclean(1):
- -C/--workclean: Support the case where the ports directory is a
  symlink.

portupgrade(1):
- Alter the "skip" message for originless packages.

pkgdb(3):
- When a dependency sanity check fails, suggest specifying -O as the
  alternative to running pkgdb -F.

overall:
- Make more grammar/wording fixes.
2002-01-15 20:15:09 +00:00
Maxim Sobolev
f6a6facaf8 Fix with newest gnomelibs.
Reported by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-15 17:44:10 +00:00
Maxim Sobolev
d91c9ce8c3 Remove empty files. 2002-01-15 09:28:31 +00:00
Bill Fenner
c9948e7561 Remove netman@dynaplex.net as MAINTAINER; email has been bouncing for
3 months.
2002-01-15 01:03:09 +00:00
Jim Mock
3228eafe99 Add mirrors to MASTER_SITES.
PR:		33868
Submitted by:	maintainer
2002-01-14 07:59:08 +00:00
Akinori MUSHA
503d35e637 Add ruby-log4r, a flexible logging library written in Ruby. 2002-01-12 18:20:18 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Ying-Chieh Liao
0f46ae5a25 add gfslicer 1.5.4
gfslicer helps to slice and then deslice files which are of larger size
2002-01-10 19:04:28 +00:00
Maxim Sobolev
868c8996d9 Update to 0.9.0. 2002-01-10 10:11:40 +00:00
Lars Koeller
a89c219356 * Add pkg-message to infor the user to install a softlink in
/dev from the serial line to usv
2002-01-09 19:19:05 +00:00
Patrick Li
03b97a67e4 Fix WWW and MASTER_SITE
PR:		33705
Submitted by:	maintainer
2002-01-08 21:56:31 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Bill Fenner
1bc2608868 Fully qualify MAINTAINER address. 2002-01-07 19:36:49 +00:00
Bill Fenner
0d3301a39e Remove rantapaa@uswest.net as MAINTAINER; mail has been bouncing for
2.5 months.
2002-01-07 19:31:20 +00:00
Dmitry Sivachenko
de55f9a5ca RUN_DEPEND on latex to build documentation correctly.
Remove strip commands from post-install target: binaries are stripped
without this hack.
2002-01-07 13:47:40 +00:00
Ying-Chieh Liao
333ec1853c distfiles rerolled, nothing changed
drop maintainership
2002-01-07 04:20:29 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Hajimu UMEMOTO
75cdc5114e Update to 1.2.8. 2002-01-05 18:36:24 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
de8f3bdd67 Change maintainer's email
PR:		33556
Submitted by:	maintainer
2002-01-04 22:39:16 +00:00
Peter Pentchev
5d9acace80 Update to 0.76.
Assume maintainership.

Reviewed by:	nbm
Approved by:	nbm
2002-01-04 14:38:13 +00:00
Patrick Li
8214fad735 -Fix typo
-Remove unwanted dependencies
2002-01-03 23:00:46 +00:00
Akinori MUSHA
0f5ca5a16e portupgrade(1):
- Fix a couple of undefined method errors introduced in the last
  version.

  Reported by:	roberto, jan grant <jan.grant@bristol.ac.uk>
  PR:		ports/33478

portsclean(1), portupgrade(1), portversion(1):

- Apply English grammar fixes.

  Submitted by:	David Bogen <db@bogen.org>  (Thanks a lot!)
2002-01-03 20:17:05 +00:00
Alfred Perlstein
f9ebe593fd bump PORTREVISION because of last set of patches (open apm device readonly) 2002-01-03 18:54:22 +00:00
Hajimu UMEMOTO
cc2db57cb7 Update to 1.2.7. 2002-01-03 06:13:49 +00:00
Mark Pulford
61ed46ab55 Updated to 1.1. 2002-01-01 09:25:00 +00:00
Alfred Perlstein
b67226884f Open the apm device readonly, this means a user doesn't need to
be in any special groups to run xbattbar.
2001-12-31 09:47:58 +00:00
Akinori MUSHA
361431b8cb Update to 20011231.
pkgtools.conf(5):
  - Introduce new configuration variables: BEFOREBUILD and
    AFTERINSTALL.

    Requested by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>

  - New utility functions localbase() and x11base() are now available.

pkgdb(1):
  - Add some progress messages.

pkg_deinstall(1):
  - Do not try to backup a nonexistent file.

portupgrade(1):
  - Always run afterinstall commands as root.

  - Show beforebuild/afterinstall commands to run.

  - Do not try to restore a +REQUIRED_BY file that's empty.

overall:
  - Do not call stty(1) if stdin is not a terminal.

  - Fix a bug where portupgrade(1) and pkgdb(1) fail to do a
    substitution over a large file.

    Reported by:	asmodai
2001-12-30 22:45:44 +00:00
Patrick Li
e3c2ea1130 Update to 0.8.0 2001-12-30 18:00:17 +00:00
Patrick Li
2f8aed0f87 Update to 1.21 2001-12-30 00:10:41 +00:00
Pete Fritchman
873dac6dfc - update to 1.2.2
- reword pkg-descr

PR:		33163
Submitted by:	maintainer
2001-12-29 04:25:13 +00:00
Pete Fritchman
8d4de0671f Need to ${MKDIR} ${PREFIX}/share/bbtools before trying to install files
there.

Noticed by:	bento
2001-12-27 19:45:20 +00:00
Jean-Marc Zucconi
fcf2572a3f Fix build on -current.
Problem reported by: rwatson
2001-12-26 20:49:05 +00:00
Peter Pentchev
be248a0a05 Update to penv-1.1, a special Christmas version ;)
Seriously, this removes a warning when the 'list' command was invoked
(either by -L or -c list) and penv could not change to its envdir.
This is especially useful if penv is used as a make(1) environment
processor, as described in my message to -arch today.  The previous
versions would complain loudly about nonexistent envdirs for e.g. all
the build, lib and run dependencies.

Happy holidays!

Initialy reported by:	Valentin Zahariev <curly@e-card.bg>
Long disregarded by:	myself, as merely an annoyance, before
			the actual development of the make(1) envproc code,
			when it became a *big* noisy annoyance :)
2001-12-25 19:42:35 +00:00
Akinori MUSHA
b8a2391c06 Retire ruby-syslog, which has been extended and integrated into the
standard distribution of ruby.
2001-12-25 17:03:54 +00:00
Pete Fritchman
0cf708bc4e Add tree 1.3, display a tree-view of directories with optional
color or HTML output.

PR:		33145
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2001-12-24 21:50:53 +00:00
Pete Fritchman
7eeae1d7cb Update to 4.7. 2001-12-24 20:16:08 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Dmitry Sivachenko
63be11f7a4 Upgrade to 1.0rc2
PR:		32870
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2001-12-23 21:37:11 +00:00
Doug Barton
d0faf23098 Upgrade to 0.45.3, which has several new UPS modules, and many new man pages 2001-12-22 08:52:42 +00:00
Patrick Li
1d6de8f32d Fix segfault
PR:		33069
Submitted by:	ppl <ppl@users.sourceforge.net>
2001-12-22 02:34:03 +00:00
Jimmy Olgeni
e06b506a98 Update module "man" (important: security fix!). 2001-12-21 20:21:57 +00:00
Lars Koeller
452b2559fe Update to version 3.8.4-2. 2001-12-21 18:29:33 +00:00
Max Khon
53ce17e5ae Add sbniconfig -- Granch SBNI12-xx network adapters configurator 2001-12-20 19:41:40 +00:00
Patrick Li
d32c57094b Further fix a local exploit
Submitted by:	corecode <corecode@corecode.ath.cx>
2001-12-20 02:24:26 +00:00
Patrick Li
df4b735e2e Update to 0.98p2 which fixes a local buffer overflow exploit
resulting in priviledge escalation

PR:	33003, 33020
Submitted by: corecode <corecode@corecode.ath.cx>
2001-12-20 00:08:35 +00:00
Will Andrews
89eeaa809b Add blimitd 0.1, a daemon to enforce login.conf limits.
PR:		29456
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
2001-12-19 02:55:21 +00:00
Patrick Li
609a70ed42 Update to 1.7
PR:		32985
Submitted by:	maintainer
2001-12-18 20:54:24 +00:00
Akinori MUSHA
1b85cae969 Update to 20011218.
portupgrade:

- Do not invoke sudo if a command is already run as root.

  Suggested by:	Will Andrews <will@csociety.org>

- Fix a bug where the port that's built first is built with wrong make
  arguments.

  Reported by:	Ollivier Robert <roberto@eurocontrol.fr>

- Add a note that ^Z doesn't work to the BUGS section of the man page.

pkgdb & portupgrade:

- Ignore any empty lines in +REQUIRED_BY.

- Speed up dealing with a big file.

- Chase a recent Ruby 1.7.x change so they don't produce superfluous
  empty lines.

pkg_fetch & portupgrade:

- Make these commands more verbose even if -v/--verbose is not given,
  so that one can see what is going on.

  Requested by:	 Alfred Perlstein <bright@mu.org>

pkg_sort:

- Make this command actually work.

pkgtools.conf:

- Fix a typo in comment.

  Submitted by:	Gregory Neil Shapiro <gshapiro@gshapiro.net>
2001-12-18 16:45:42 +00:00
Hajimu UMEMOTO
3e98beaf8a Update to 1.2.6. 2001-12-17 21:04:23 +00:00
Patrick Li
47f960a639 Update to 1.20
PR:		32890
Submitted by:	coral <freebsd@crystalflame.net>
2001-12-17 21:04:15 +00:00
Steve Price
55e3e0ef46 Fix for new world order of automake and friends but using ${ACLOCAL} and
${AUTOHEADER}.
2001-12-15 22:56:48 +00:00
Jimmy Olgeni
05defced70 Update modules: sendmail, file manager. 2001-12-15 17:28:59 +00:00
Jimmy Olgeni
a40bf8d62b Update module bind8. 2001-12-13 20:28:21 +00:00
Jimmy Olgeni
08e80543c3 Chase distfile checksum change for module sendmail. All
"#!/usr/local/bin/perl" lines have been changed to "#!/usr/bin/perl", but
the setup procedure will insert the correct path anyway.
2001-12-13 20:14:14 +00:00
Ying-Chieh Liao
25dc52867d add file for 4.3-pre users
PR:		32709
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-12-13 04:03:48 +00:00
Ying-Chieh Liao
54685a8200 upgrade to 358
change master site and WWW
2001-12-13 03:58:33 +00:00
Ying-Chieh Liao
2b2eed9b65 upgrade to 1.1
PR:		32748
Submitted by:	maintainer
2001-12-12 19:50:33 +00:00
Akinori MUSHA
ead84ab467 Update to 20011210 which brings several usability improvements.
pkgtools.conf(5):

- Turn HOLD_PORTS into HOLD_PKGS.

- List `bsdpan-*' in HOLD_PKGS by default.

  Requested by:	Anton Berezin <tobez@tobez.org>

pkgdb(1):

- Support HOLD_PKGS and make -f/--force overrite the setting.

pkg_fetch(1):

- Dig the temporary directory and the packages directory before
  fetching.

  Requested by:	Chris Dillon <cdillon@wolves.k12.mo.us>

- Properly quote the fetch command line arguments.

portupgrade(1):

- Fix a bug that -Pf did not properly work.

  Reported by:	The Anarcat <anarcat@anarcat.dyndns.org>

- Make -p/--package build packages for the ports that are installed as
  dependency as well.

  Suggested by:	Vivek Khera <khera@kcilink.com>

- Make -p/--package build packages for those which requisite packages
  are upgraded as well, when they are given from the command line or
  -r is specified.

  Suggested by:	Vivek Khera <khera@kcilink.com>,
		Lev Serebryakov <lev@serebryakov.spb.ru>

- Do not regard a packaging error as an installation error.

- Make -Nf override HOLD_PKGS.

- Suggest specifying -f when skipping a package.

- Detect a checksum mismatch error properly from a build log.

portinstall(1): (portupgrade -N)

- Only upgrade required packages of a newly installed port when -R is
  specified.

portversion(1):

- Support HOLD_PKGS.

overall/miscellaneous:

- Introduce lazy initialization for config variables and make
  the initialization process a little bit quicker.

- Fix some typos in the manpages.

  Submitted by:	Dan Langille <dan@langille.org>,
		kuriyama@FreeBSD.org

- Add shell completion definitions for pkg_tarup(1).

- Provide a replacement of the weekly status-pkg report script
  (/etc/periodic/weekly/400.status-pkg), which is installed as
  $PREFIX/etc/pkgtools.status-pkg.sh.

port:

- Add a missing entry of pkg_which to pkg_plist.

- Do not remove the zsh site-functions directory on deinstallation
  when zsh is installed.
2001-12-10 02:43:52 +00:00
Jimmy Olgeni
791383e0d0 Update modules: man, quota. 2001-12-09 22:01:18 +00:00
Akinori MUSHA
7db74a4056 Update to 1.14. 2001-12-08 15:08:06 +00:00
Patrick Li
40c3e68ad8 Initial import of x11-wm/bbapm, an APM meter for Blackbox
PR:		29461
Submitted by:	Adam Weinberger <monkey@crackula.com>, \
		Scott Renfro <scott@renfro.org> (additional patches)
2001-12-08 02:18:07 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Jimmy Olgeni
5f9fa5ce26 Style: convert spaces to tabs, remove extra tabs from should-be-empty line. 2001-12-05 23:49:55 +00:00
Jimmy Olgeni
7558b6e8af Update the bind8 module. 2001-12-05 23:46:49 +00:00
Lars Koeller
fe5ee9a8f3 * Add missing patch file to compile correctly with libwrap
* Use --disable-install-distdir instead of patching Makefile
 * Bump port revision
2001-12-05 21:15:26 +00:00
Hajimu UMEMOTO
4819c441da Update to 1.2.5. 2001-12-05 19:28:32 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Lars Koeller
128c79b0d4 * Add HTML documentation
* Fix problems with libwrap support
2001-12-03 21:27:29 +00:00
Steve Price
d797854aa2 Update to version 1.2.
PR:		31928
Submitted by:	maintainer
2001-12-03 03:09:28 +00:00
Patrick Li
98bf0db692 Update to 1.19 Use DOCSDIR 2001-12-03 02:45:08 +00:00
Patrick Li
60d60bc369 Fix WWW 2001-12-03 02:30:32 +00:00
Steve Price
a299d73914 Update to version 1.4.14.
PR:		32369
Submitted by:	maintainer
2001-12-02 18:31:06 +00:00
Lars Koeller
cb8552bd64 Forgotten to bump PORTREVISION ;-( 2001-12-02 13:19:05 +00:00
Lars Koeller
7cbe6d42f4 Patchfile for fixing wrong path to mail binary. 2001-12-02 13:09:52 +00:00
Lars Koeller
1c4d2ad037 Fixing missing brace in startup script and wrong path to mail binary. 2001-12-02 13:07:25 +00:00
Lars Koeller
da0b33d01c Add apcupsd 3.8.3, a daemon for controlling APC UPS.
PR:		31478
Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
2001-12-02 11:24:53 +00:00
Jimmy Olgeni
d9f28d5c97 Do not alter the module configuration for postgresql: it has already been
integrated in the webmin distribution.
2001-12-02 10:57:17 +00:00
Jimmy Olgeni
7b8c2d0c4f Chase main distfile checksum change.
The new distfile fixes an HTML form bug in the stock sendmail module (the
"User Email" page).

Noticed by:	Forrest Aldrich <forrie@forrie.com>
2001-12-02 10:55:48 +00:00
Jimmy Olgeni
862b4d6b18 Update port to version 0.91 (with sendmail module patch). 2001-11-30 16:03:41 +00:00
Chris D. Faulhaber
35f0b10c15 o Use MASTER_SITE_LOCAL since the author's site vanished
months ago.
o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org)
2001-11-27 15:06:37 +00:00
Anders Nordby
d90f4b1e1c Add httplog. Apache log rollover program with strftime(3) filename
support.
2001-11-25 20:21:34 +00:00
Dirk Froemberg
ebb304a29b Add WWW. 2001-11-25 15:16:41 +00:00
Akinori MUSHA
153ee0470d Update to 20011125. (This should be the last beta) 2001-11-24 20:33:30 +00:00
Jimmy Olgeni
e37cc9ff78 Update webmin module: acl. 2001-11-24 20:03:56 +00:00
Akinori MUSHA
582104dbd2 Update to 20011124b. 2001-11-24 08:26:06 +00:00
Akinori MUSHA
3b621aa8c8 Update to 20011124. 2001-11-24 06:34:24 +00:00
Patrick Li
7ce3de6b5a Update to 1.6
PR:		32187
Submitted by:	maintainer
2001-11-23 06:25:04 +00:00
Pete Fritchman
2e8d503ec4 Mark as BROKEN: this port needs to be updated to use the new ports layout.
If anybody wants to help msmith@, please drop him a line.

Approved by:	maintainer
2001-11-21 23:22:26 +00:00
Akinori MUSHA
7548588942 Update to 20011121b. 2001-11-21 10:30:01 +00:00
Jimmy Olgeni
8693f38281 Update module dnsadmin (Bind 4 administration). 2001-11-21 09:46:41 +00:00
Ying-Chieh Liao
fb959af326 add ttyload
Give a color-coded graph of load averages over time
2001-11-21 04:06:44 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Akinori MUSHA
e0c0d00cc2 Update to 20011121. 2001-11-20 20:43:40 +00:00
Peter Pentchev
6f394a4c44 Update to 1.1pre4, which lets the 'mkdir' command create parent directories
as needed (equivalent to mkdir -p) and corrects a couple of option names
in the manual page synopsis.

Submitted by:	olgeni (the manual page fixes)
2001-11-19 13:16:32 +00:00
Dirk Froemberg
2124f79666 Fix cdda2wav for ATAPI drives.
Submitted by:	Naoya Nishimura <nishinao@m3.kcn.ne.jp>
2001-11-18 11:50:31 +00:00
Peter Wemm
be30073289 One thing I missed.. spell 'chown root.wheel' as 'chown root:wheel'. 2001-11-18 00:41:29 +00:00
Peter Wemm
734e3786df Update rtty to 4.0. This is posixified vs. the old bsd tty interface. 2001-11-18 00:18:34 +00:00
Akinori MUSHA
14483751ba Update to 20011118, with steady improvements.
overall:

- Perform better checks on pkgname and origin.

- Deprecate the use of PKGREPOSITORY and PKGREPOSITORYSUBDIR.  Use
  PACKAGES for PKGREPOSITORY and hardcode 'All'.

pkg_deinstall:

- -P/--preserve: Only preserve shared libraries with version numbers.
  Keeping *.so files may be harmful because it allows ld to pick them
  up and produce new binaries linked with the libraries of removed
  packages.  It is enough to only preserve *.so.* files to retain
  compatibility.

portsclean:

- -P/--pkgclean: Clean dead symlinks as well.

- Fix the manpage: supply missing words.

portupgrade:

- Detect NO_LATEST_LINK and LATEST_LINK and use them to determine the
  name of the latest package to fetch.

pkgdb:

- Improve the score computer.  Try not to suggest a stupid guess. ;)

pkg_fetch, pkg_glob, pkg_sort, pkgdb, portsdb, portversion:

- Do not show help twice when -h/--help is given.

  Reported by:	Masami Kobayashi <masami@tncc.jp>

pkgtools.conf:

- Explain how to use EXTRA_CATEGORIES.
2001-11-17 23:13:00 +00:00
Matt Jacob
feeb11dacf Add nwclient602 2001-11-16 03:00:42 +00:00
Matt Jacob
428f4e3fa4 Add NetWorker client based on 6.0.2 NetWorker release. Corrects some problems
and bugs seen in other port. Because we don't really test as much as we would
like, this gets entered as a new port so the old software is still easily
available.
2001-11-16 02:46:18 +00:00
Jimmy Olgeni
acdc948603 Update module: proftpd. 2001-11-15 22:37:57 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Ying-Chieh Liao
65df8489a4 add slmon
S-Lang System Monitor
2001-11-13 08:05:40 +00:00