1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

63856 Commits

Author SHA1 Message Date
Joe Marcus Clarke
3499406b43 Update to 0.16. 2002-09-19 02:27:59 +00:00
Alan Eldridge
e855c4c3b6 Fix bug when building with an older version installed.
Approved by:	perky (maintainer)
2002-09-19 02:25:45 +00:00
Joe Marcus Clarke
ac2fb56c99 * Make gdm read set the user environment from login.conf [1]
* Fix the en_US locale (how could I miss this)
* Add a -m to the killall line in the RC script [1]

Requested by:	[1] Glenn Johnson <glennpj@charter.net>
2002-09-19 02:23:54 +00:00
Kris Kennaway
a14db01f36 Add missing directories 2002-09-19 02:20:09 +00:00
Kris Kennaway
bf64a9173f Add missing files 2002-09-19 02:18:03 +00:00
Kris Kennaway
cce7e1be2e Add missing files/directories 2002-09-19 02:08:31 +00:00
Kris Kennaway
f7cd08ee93 Add missing manpage 2002-09-19 02:06:49 +00:00
Kris Kennaway
3ef28beb38 Add missing files 2002-09-19 02:00:29 +00:00
Kris Kennaway
3e0739a482 Add missing file and sort 2002-09-19 01:57:14 +00:00
Kris Kennaway
e249821e95 Don't try and remove libdata on deinstall, because this is a system
directory.
2002-09-19 01:55:08 +00:00
Kris Kennaway
19d08b9c09 Add missing directory 2002-09-19 01:51:44 +00:00
Kris Kennaway
24578aea5b Handle NOPROFILE=yes 2002-09-19 01:47:10 +00:00
Kris Kennaway
d96747439b Add a missing file and sort 2002-09-19 01:45:45 +00:00
Kris Kennaway
b7ce2c98d9 Add missing manpage and don't try and remove a system directory on
deinstall
2002-09-19 01:44:12 +00:00
Eric Anholt
fc8cc1d008 Add patch to support XFree86-4-libraries and -clients on sparc64
Submitted by:	tmm
2002-09-19 01:41:58 +00:00
Kris Kennaway
fb50942715 Add a missing directory 2002-09-19 01:39:26 +00:00
OKAZAKI Tetsurou
d212585184 Update tmac suite to 20020918 of RELENG_4.
Change the default .Os value to FreeBSD 4.7.
Bump PORTREVISION.
2002-09-19 01:38:47 +00:00
Kris Kennaway
f772f8743d * Some spelling/grammar fixes in comments
* Replace some bare uses of cat with ${CAT}

* [ports/19112] Ignore RCS files (*,v) when applying patches

* [ports/19270] Check whether ${DISTDIR} is writable and fail with a
  better error message if not (mostly caused by trying to fetch as the
  wrong user)

* [ports/23560] Force patch backup files to be created with .orig suffix

* [ports/34717] Don't enclose PTHREAD_LIBS in quotes, because it will
  cause problems if used in an already-quoted string.

* [ports/34987] Fix an awk warning in MASTER_SORT/MASTER_SORT_REGEX code

* [misc/38724] Change some uses of the deprecated test -h to test -L

* [1] Registering real dependencies: dependency registration looks at the
  currently-installed version of the dependency and registers that version,
  instead of registering the version in ports which may be newer than
  what is installed.

* [2] Further 100% speed-up of dependency registration process by eliminating
  second call to package-depends (using information from the first call
  stored in +CONTENTS file of package being installed). Very useful
  for developing GNOME or similar packages with zillion dependencies,
  when package-depends target could take few minutes to complete;

* [2] Proper set-up of ${SHELL} variable in build environment, so that user's
  interactive shell isn't picked instead. This has various implications,
  ranging from build process speed-up due to using /bin/sh to invoke
  libtool instead of bash or any other much more bloated user's shell
  (configure scripts often pick it up from the ${SHELL} environment),
  to fixing problems some users have when building random ports.

Submitted by:	sobomax [1] [2],
		Aleksandr A. Babaylov <.@babolo.ru> [ports/19112],
		Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> [ports/19270],
		Alan Bawden <Alan@LCS.MIT.EDU> [ports/23560],
		Christian Weisgerber <naddy@mips.inka.de> [ports/34717],
		knu [ports/34987], april <april@oublinet.net> [ports/38724]
PR:		ports/19112, ports/19270, ports/23560, ports/34717,
		ports/34987, ports/36237, ports/38724
Tested on:	bento 4-exp build
2002-09-19 00:16:39 +00:00
Kris Kennaway
02c01ad2fc Remove dependency on texi2html port; a different version of
texi2html is included in the teTeX port, which is already a dependency.

Thus, during a port build the teTeX port will be installed first, which
automatically satisfies the dependency check for texi2html, so the latter
port is never installed; however during a package build the full set of
packages are added, so we end up with the texi2html binary from the
texi2html port overwriting that from teTeX, which is incompatible and
causes the build to fail.
2002-09-18 23:29:13 +00:00
James E. Housley
4d3d1ac331 Update to 4223 2002-09-18 22:31:24 +00:00
Alan Eldridge
ac41008cd8 Removed since they relied on kde2 with no known good upgrade path. Sorry
folks. Maintainers notified.
2002-09-18 22:23:02 +00:00
Akinori MUSHA
af778ceaff The -fno-strict-prototype and -fpermissive flags are no longer
supported by gcc.

Submitted by:	Jos Backus <jos@catnook.com>
2002-09-18 20:54:56 +00:00
Joe Marcus Clarke
2db52cf753 Add dependency on gnomecanvas.
Submitted by:	bento
2002-09-18 20:36:20 +00:00
Joe Marcus Clarke
bf1ec224a7 Chase neon shared lib version number.
Submitted by:	bento
2002-09-18 20:35:07 +00:00
Oliver Braun
f508e3f057 Upgrade to 0.24.
PR:		ports/42827
Submitted by:	maintainer
2002-09-18 19:37:30 +00:00
Oliver Braun
9e189e2d02 Upgrade to 0.9.1.
PR:		ports/42871
Submitted by:	maintainer
2002-09-18 19:28:50 +00:00
Sean Chittenden
4484f81540 Add tunable to aid in debugging memory problems
Approved by:	knu (mentor) && marcus
2002-09-18 19:18:25 +00:00
Sean Chittenden
d406b87093 Add various tunables to aid developers using libxml2, most notably adding
the ability to turn on schema support.

Approved by:	knu (mentor) && marcus
2002-09-18 19:16:28 +00:00
Joe Marcus Clarke
938f4c6404 Add missing dependency on gnomecanvas.
Submitted by:	bento
2002-09-18 19:03:10 +00:00
Joe Marcus Clarke
52467895fc Fix the gdkpixbuf dependency.
Submitted by:	bento
Pointy hat to:	me
2002-09-18 19:00:03 +00:00
Akinori MUSHA
333a3e55be - Fix the .zip file list format.
- Recognize .tar.z as tar+gz archive.
2002-09-18 18:57:53 +00:00
Joe Marcus Clarke
d71eb63374 Add a missing dependency on gdkpixbuf. 2002-09-18 18:56:52 +00:00
Joe Marcus Clarke
7f6339ae48 Add missing dependency on scrollkeeper.
Submitted by:	bento
2002-09-18 18:51:30 +00:00
Joe Marcus Clarke
a5cc543c9f Add a full dependency on libgda2. Bump PORTREVISION.
Submitted by:	bento
2002-09-18 18:49:44 +00:00
Joe Marcus Clarke
d0314a27e2 Add missing dependency on gnomepanel.
Submitted by:	bento
2002-09-18 18:46:39 +00:00
Joe Marcus Clarke
8ddbbdf323 Add missing dependency on libghttp. 2002-09-18 18:44:18 +00:00
Joe Marcus Clarke
cc6afa0a4f Add missing dependency on libpopt.
Submitted by:	bento
2002-09-18 18:40:33 +00:00
Joe Marcus Clarke
b01db863f0 Add missing dependency on gnomevfs.
Submitted by:	bento
2002-09-18 18:39:13 +00:00
Ying-Chieh Liao
f0708dcb07 correct path in startup script
PR:		37931
Submitted by:	Mark Russell <ports@mark.net.au>
2002-09-18 18:12:15 +00:00
Kris Kennaway
3ce63e4bb2 Update to adzap-20020916 2002-09-18 18:07:24 +00:00
Ying-Chieh Liao
bcaf7ca3a4 add imageindex 1.0
A digital photo gallery tool

PR:		42577
Submitted by:	John Reynolds <johnjen@reynoldsnet.org>
2002-09-18 17:56:48 +00:00
Ying-Chieh Liao
ecedaa4486 add X dependence 2002-09-18 17:49:58 +00:00
Mike Heffner
387708de8b Update to v1.1. 2002-09-18 16:34:41 +00:00
Tom Hukins
89c2fc8e52 Update WWW
PR:		ports/42636
Submitted by:	Lewis Kapell <lkapell@ncia.net>
2002-09-18 15:48:54 +00:00
Makoto Matsushita
18d40dffde Use ports/japanese/skk-jisyo-cdb.
There is no functional changes for server itself.  However, the dictionaly
location is changed, so bump PORTREVISION to notify the change to the users.

patch-ab is no longer needed, since this ports doesn't build CDB format
dictionary anymore.
2002-09-18 15:34:21 +00:00
Hye-Shik Chang
f7d49e300d Update to 0.5.1 and take maintainership 2002-09-18 15:13:45 +00:00
Alan Eldridge
f83ba5f0f8 Updated to KDE 3. 2002-09-18 15:08:59 +00:00
Hye-Shik Chang
0c0f046392 Update to Python 2.2.1 + Stackless 020918 snapshot 2002-09-18 14:59:59 +00:00
David E. O'Brien
1eca3f824a Total hack to allow gcc31 to build on -CURRENT.
This hack makes gcc totally use our stock headers vs. the fixinc'ed ones.
There is probably zero chance of getting this fixed in the FSF/GCC CVS
repository, as the 3.1 branch is offically closed.
2002-09-18 14:43:03 +00:00
Ying-Chieh Liao
cb1f32d722 1. Fixed coredump on -STABLE
2. pass maintainership to Mathieu Arnold <m@absolight.fr>

PR:		41637
Submitted by:	old maintainer
2002-09-18 14:33:23 +00:00