1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

47797 Commits

Author SHA1 Message Date
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Jean-Marc Zucconi
48bcbda354 re-enable DRI
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-10-06 21:20:26 +00:00
Akinori MUSHA
022de76493 Update to 20011006.1, a hotfix release. This fixes a bug where pkgdb fails to
create a new database for the very first time. (Run "pkgdb -fu" if you have
20011006 installed)

Fix MAN1 entries.

Remove old database pkgdb.byfile.db on installation.
(new database is named pkgdb.db)
2001-10-06 21:01:34 +00:00
David E. O'Brien
6141c2c9cd Explicitly set the LATEST_LINK to "qt1". The KDE maintainers can
decide if they want to change the port name back to just "qt" or not.
2001-10-06 18:29:11 +00:00
Mario Sergio Fujikawa Ferreira
49bd17d0a4 o Update to 2.4.94 (patchlevel c)
o Update ${FILESDIR}/elm.mimetypes

PR:		30856
Submitted by:	MAINTAINER
2001-10-06 18:19:44 +00:00
Mario Sergio Fujikawa Ferreira
46c20c2ea4 update to 0.55.2
PR:		31054
Submitted by:	MAINTAINER
2001-10-06 18:05:18 +00:00
Mario Sergio Fujikawa Ferreira
87a67e83c0 o CFLAGS/CC safeness; therefore, bump PORTREVISION
o simplify DESCR, add WWW tag
o support NOPORTDOCS in PLIST
o style changes in Makefile:
	- un"echo" installation
	- merge do-install/post-install

PR:		31075
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 17:37:23 +00:00
Mario Sergio Fujikawa Ferreira
ed5be532e3 o style fixes
- deploy DATADIR/DOCSDIR
	- don't use internal .mk work variables, rely on supported
	  ones
		_DISTDIR -> DISTDIR/DIST_SUBDIR
o use <machine/endian.h> for checking byte order instead of an
  ARCH check

PR:		31078
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 17:24:19 +00:00
Mario Sergio Fujikawa Ferreira
dd68190357 o style fixes
- deploy DATADIR/DOCSDIR
	- don't use internal .mk work variables, rely on supported
	  ones
		_DISTDIR -> DISTDIR/DIST_SUBDIR
o use <machine/endian.h> for checking byte order instead of an
  ARCH check

PR:		31077
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 17:16:21 +00:00
Mario Sergio Fujikawa Ferreira
5fd6c06733 typo fix: libtoo -> libtool 2001-10-06 16:47:36 +00:00
Mario Sergio Fujikawa Ferreira
2d56df646f o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel
o don't install .*\.la files (based on an idea from sobomax)
2001-10-06 16:43:09 +00:00
Akinori MUSHA
0d292eefc6 Update to 20011006 with many improvements.
Beware, there can probably be some bugs left in the new pkgdb code.
In such a case please run "pkgdb -fu" to fix the situation.

overall:

  Utilize pkgdb better and optimize.

portupgrade:

  Do not scan packages all at once when -P is given, but find one per
  request.  [Requested by: Hideaki OKADA <hokada@isl.melco.co.jp>]

  Create a backup package record in tmpdir instead of pkgdbdir, in
  order not to update pkgdbdir's mtime.

  Rephrase/add messages.

portinstall:

  Commit major changes and improvements over portinstall.

  Now it warns and asks the user for confirmation if a port is being
  installed when a package of the same origin is already installed.

  Upgrade all the required packages before installing a new port.
  [Requested by: Hajimu UMEMOTO <ume@mahoroba.org>]

  Do not install ports immediately but queue them up, then install
  them after upgrading all the specified and required packages.

pkgdb:

  Record pkgname <=> origin mapping in the pkgdb and make full use of
  it instead of repeatedly calling pkg_info -o which has undesirable
  overheads.

  Make portupgrade, pkg_deinstall update the pkgdb after they
  install/deinstall packages or modify package records.

  Integrate pkgdepfix(1) within. (pkgdb -F/--fix)

  Add -o/--origin, which looks up an origin of a package in pkgdb.

  Detect added/deleted/reinstalled packages more strictly so pkgdb can
  keep being sane and consistent.

  Do not fail over a small conflict found during updating pkgdb;
  portupgrade should not be aborted by such a minor problem.

pkgdepfix:

  Obsolete -o and turn -o on by default.  Now we can look up an origin
  of a package so quickly thanks to the pkgdb.

  Integrate into pkgdb(1). (pkgdb -F/--fix)

portsdb:

  A date spec is not a valid ports glob; emit a warning if specified.
  [Found by: Hajimu UMEMOTO <ume@mahoroba.org>]
2001-10-06 15:52:58 +00:00
Mario Sergio Fujikawa Ferreira
64a1e37357 o update to 3.30
o support NOPORTDOCS in PLIST
o add WWW tag to PLIST

PR:		31073
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:43:19 +00:00
Mario Sergio Fujikawa Ferreira
d9fdd8eb05 o Update to 1.6.4
o Update WWW tag in DESCR

PR:		31071
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:15:18 +00:00
Mario Sergio Fujikawa Ferreira
971449d1b6 o Update to 2.3.3.b15
o Update WWW tag in DESCR

PR:		31070
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:09:38 +00:00
Mario Sergio Fujikawa Ferreira
68a4151e39 Update to 0.0.26
PR:		31069
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 14:50:33 +00:00
Ying-Chieh Liao
e0f7520c72 add autodia
Automatic Dia XML - from Source Code and Data
2001-10-06 12:13:53 +00:00
Maxim Sobolev
aef9da2538 Add drm-kmod 0.9.2, a FreeBSD kernel modules for 3d acceleration
with the DRI.

PR:		31081
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-10-06 07:08:42 +00:00
Bill Fenner
9d596c885f Add full path to sysctl; not everyone has /sbin in their PATH. (If we
still support systems where sysctl is in /usr/bin then this needs to be
fixed.)

Noticed by:	distfile survey
2001-10-06 05:45:30 +00:00
Andrey A. Chernov
cc35e16915 Run as drweb user, not as root 2001-10-06 04:25:14 +00:00
Andrey A. Chernov
80768d9139 Run as drweb user, not as root 2001-10-06 04:10:21 +00:00
Jun Kuriyama
a0e018c40f (1) Drop maintainership.
(2) Fix typo in pkg-comment.

Reported by:	Cyrille Lefevre <clefevre@citeweb.net> (2)
2001-10-06 04:01:10 +00:00
Jimmy Olgeni
783fefffb1 Add INSTALLS_SHLIB. 2001-10-05 20:53:44 +00:00
Pete Fritchman
3b5dd0eb9f Add ratmenu-1.4, a simple menu patterened for use with ratpoison
PR:		31064
Submitted by:	Mike Meyer <mwm@mired.org>
2001-10-05 20:44:11 +00:00
Pete Fritchman
5afd89e04e - update 0.3
- remove manpages from files, they are now included w/dist
- sort pkg-plist

PR:		31062
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
2001-10-05 20:34:53 +00:00
Pete Fritchman
132a1a3d5c Add scdp-1.0.b, tool that sends CDP (CISCO Discovery Protocol) Packets
PR:		30960
Submitted by:	Tilman Linneweh <tilman@tl.kom.tuwien.ac.at>
2001-10-05 20:15:44 +00:00
Jimmy Olgeni
1fe9c70f3d Update port to version R7B-4, with updated documentation tarball. I also
had to rework the documentation merging process because it thought that
1.9 became after 1.10, breaking the merge for this release.
2001-10-05 19:39:12 +00:00
Dirk Froemberg
882695f893 Upgrade to 3.23.43. 2001-10-05 19:15:41 +00:00
Anton Berezin
06c619f3ab Fix plist.
Reported by:	bento logs
2001-10-05 18:48:45 +00:00
Maxim Sobolev
0d43ca451f Distfile has been renamed (content is the same, verified by `diff -druN').
Submitted by:	Fenner's distfiles survey
2001-10-05 18:13:29 +00:00
Maxim Sobolev
7ed7680c12 Update to 0.1.6. 2001-10-05 17:46:18 +00:00
Maxim Sobolev
c03df2a8c8 Update to 0.8.9. 2001-10-05 16:47:52 +00:00
Maxim Sobolev
9e7b6e1062 Provide alternative download site to make Fenner's distfiles survey happy. 2001-10-05 16:35:08 +00:00
Mark Pulford
7bd3e8b534 Add plucker 1.1.13, an offline HTML viewer for PalmOS devices.
PR:		27935
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2001-10-05 14:55:02 +00:00
Adrian Chadd
1a33f2c3eb Change the ports that relied on squid23 to rely on squid24.
I should have checked this first. :(

PR:		31050
Submitted by:	des
2001-10-05 14:40:23 +00:00
Sheldon Hearn
8e4c2e5e4c Fix a typo in BIN_DIRECTORY that prevented exim-monitor from finding
the exim binary.

Reported by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-10-05 12:58:46 +00:00
Maxim Sobolev
5720c40936 Unbroke on recent -stable. 2001-10-05 12:43:25 +00:00
Akinori MUSHA
374eec35d5 Update to 1.3.8. 2001-10-05 12:15:06 +00:00
Maxim Sobolev
861539a6de Remove sysutils/e2fsprogs from LIB_DEPENDS - we don't really need it here. 2001-10-05 11:41:04 +00:00
Maxim Sobolev
be7e84ad19 - Unbroke with latest gnomevfs;
- use system gnuregex library instead of one buindled with the package.
2001-10-05 11:28:13 +00:00
Peter Pentchev
ccd1e6f59d Update to 7.9.
Submitted by:	kris
2001-10-05 11:24:26 +00:00
Pete Fritchman
84cca2517f Update to 0.9r 2001-10-05 09:11:51 +00:00
Pete Fritchman
ca0982db2e Add p5-Parse-Syslog-0.03, Perl5 routines that present a simple interface to
parse syslog files.

PR:		30978
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2001-10-05 08:55:59 +00:00
Doug Barton
0faf48ffbe * Update to version 4.40, the latest and greatest from our friends
at UW. Improvements include TLS and SSL support fully integrated
  into the code base (requires OpenSSL), support for remote address
  books, improved rules-based filtering, and new filter options.

* Bugs fixed include longer folder names, temp file cleanup,
  mail sorted by filters more accurately, et al.

* Re-generate almost all of the patches to clean out more of the fuzz.
2001-10-05 08:41:39 +00:00
FUJISHIMA Satsuki
cf309f4429 o update to 0.4.1.
o change mantainer to Cyrille Lefevre <clefevre@citeweb.net>

PR:		30372
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net> (new maintainer)
Reviewed by:	HIYAMA Takeshi <hym@cocoa.freemail.ne.jp> (previous maintainer)
2001-10-05 08:38:13 +00:00
Pete Fritchman
a88be6b77c - Upgrade to imap-2001.FINAL
- Install additional cclient header files
- Move SSL dependency generation for cclient to post-build
- Bump PORTEPOCH
- Removed -drac PKGNAMESUFFIX,more confusion than extra info
- Remove futile build of imapd/ipop3d/ipop2d in cclient, and libc-client4.a
  in the imap-uw port.
- Respect CFLAGS and CC

PR:		30954
Submitted by:	maintainer
2001-10-05 08:28:52 +00:00
FUJISHIMA Satsuki
921229802d avoid running autoconf. 2001-10-05 08:26:52 +00:00
Kris Kennaway
8767e0bf0c Transfer maintainership to Lyndon Nerenberg <lyndon@atg.aciworldwide.com> 2001-10-05 08:07:52 +00:00
FUJISHIMA Satsuki
98542a5e20 o update to 2.90.
o chenge dependency to linux_base-7.
2001-10-05 07:54:21 +00:00
Akinori MUSHA
8f61b4e8de Update to 1.13. 2001-10-05 07:44:44 +00:00