1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

110372 Commits

Author SHA1 Message Date
Yen-Ming Lee
69e7c98034 - add USE_GCC=2.95 and unbreak this port
- utilize DOCSDIR and EXAMPLESDIR
- replace pkg-plist with PORTDOCS, PLIST_FILES and PLIST_DIRS

PR:		72107
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-27 18:14:56 +00:00
Yen-Ming Lee
7d819d47f1 - add USE_GCC=2.95 and unbreak this port
- replace pkg-plist with PORTDOCS and PLIST_FILES

PR:		72105
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-27 18:12:44 +00:00
Jacques Vidrine
64a5200854 Add CERT Vulnerability Note references to xpm entry.
Approved by:	portmgr
2004-09-27 15:15:21 +00:00
Sergei Kolobov
09bcb2273b - Fix package build on pointyhat and other environments where
there is no controlling tty by adding --with-tcsetpgrp argument
  to CONFIGURE_ARGS

Pointed by:	pointyhat (via kris, krion)
Submitted by:	eik (based on)
Approved by:	portmgr (eik)
2004-09-27 12:20:52 +00:00
Thierry Thomas
f11bb0d97f make replaced the defined command by our ${ARCH}.
Approved by:	portmgr (marcus).
2004-09-27 07:31:01 +00:00
Thierry Thomas
34ffd0aab6 This distfile disapeared from the net. Use MASTER_SITE_LOCAL to host it.
Approved by:	portmgr (marcus).
2004-09-27 07:28:51 +00:00
Pav Lucistnik
95744d00c1 - Unbreak: stop using PKGNAMESUFFIX conditionally
- Depend on x11-toolkits/gtkglarea only if gtk12 is available
- s/USE_MESA/USE_GL/
- Use %%DOCSDIR%%

PR:		ports/71650
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	portmgr (marcus)
2004-09-27 07:09:46 +00:00
Doug Barton
48ccb4f2c8 The parens around the OSVERSION test were fatal for < 4.9, and did not
provide anything useful for newer systems, so remove them.

PR:		ports/72118
Submitted by:	Michel Lavondes <fox@vader.aacc.cc.md.us>
Approved by:	portmgr (eik)
2004-09-27 04:43:55 +00:00
Jacques Vidrine
49af9c28f0 Note two older vulnerabilities in PHP.
Submitted by:	Jon Passki <cykyc@yahoo.com>
Approved by:	portmgr
2004-09-27 02:57:31 +00:00
Kris Kennaway
db2201b8f6 Support ${client_user} and ${sudo_cmd} for running commands as root on
machines where we first connect to a non-root user and then increase
privileges.

Approved by:	portmgr (self)
2004-09-26 22:37:22 +00:00
Kris Kennaway
0147d90a3b * Break out setupnode into the dosetupnode script so it may be called
manually

* Support 6.x builds

Approved by:    portmgr (self)
2004-09-26 22:09:59 +00:00
Kris Kennaway
148e0d36af Break out the setupnode function of dopackages into a separate script so
that it may be called by hand.

Support new portbuild.conf variables

    client_user = user to connect to on the client (not necessarily
                  root).  This user must have write permission to the
                  /var/portbuild tree if disconnected=1 (i.e. we're
                  going to run rsync).
    rsync_gzip  = set to "-z" to enable compression on low-bandwidth
                  disconnected clients.

Approved by:    portmgr (self)
2004-09-26 22:09:09 +00:00
Kris Kennaway
cb3b4b98c7 * Bail out if we can't claim a chroot directory in the client (e.g. if
ssh times out)

* Support new portbuild.conf settings:

    client_user = user to connect to on the client (not necessarily root)

    sudo_cmd = If ssh'ing to a non-root user, run this command to gain
               root privs (set to empty string for client_user=root,
               or sudo for !root).  Cannot require interactivity, of
               course.

Approved by:    portmgr (self)
2004-09-26 22:04:57 +00:00
Kris Kennaway
82cb4888a4 Refuse to "clean" / if something goes wrong upstream and we are passed
the wrong path

Approved by:    portmgr (self)
2004-09-26 21:59:48 +00:00
Kris Kennaway
15d5c4a51f Pull in portbuild.$(hostname) for per-client customization
Approved by:    portmgr (self)
2004-09-26 21:59:09 +00:00
Kris Kennaway
49c4b887b4 Support 6.x builds
Approved by:	portmgr (self)
2004-09-26 21:57:27 +00:00
Kris Kennaway
ba970af6a2 * Support 6.x builds
* Default 4.x to XFree86 4.x, 5.x and above to x.org
* Don't pick up local customizations from OPTIONS

Approved by:	portmgr (self)
2004-09-26 21:56:39 +00:00
Jacques Vidrine
32bd453eb6 Note subversion information disclosure vulnerability.
Submitted by:	lev
Approved by:	portmgr
2004-09-26 18:17:36 +00:00
Jacques Vidrine
d2894c398c Add missing PORTEPOCH in a mozilla entry.
Correct package name in an apache entry.

Reported by:	Dan Langille <dan@langille.org>
Approved by:	portmgr
2004-09-26 18:04:52 +00:00
Hajimu UMEMOTO
9ba9c9801c fix build on pointyhat.
Approved by:	portmgr (kris)
2004-09-26 16:28:48 +00:00
Dejan Lesjak
8d307e831d Fix behaviour of keyboard under pc98 where keycodes differ from i386.
Submitted by:	Satoshi Kimura
Approved by:	portmgr (linimon), mentor (anholt)
2004-09-26 14:18:42 +00:00
Dejan Lesjak
35a98cc891 Fix behaviour of keyboard under pc98 where keycodes differ from i386. [1]
Fix behaviour of keyboard under sparc64, where keycodes were off by one
(i.e., when pressing 'd' on keyboard, server would get code for 'f'). [2]

PR:		ports/71937 [1]
Submitted by:	Satoshi Kimura [1], marius [2]
Approved by:	portmgr (linimon), mentor (anholt)
2004-09-26 14:15:00 +00:00
Lev A. Serebryakov
f65b6cf84a Update to 1.0.8: security fix.
PR:		ports/72070
Submitted by:	bmah
Approved by:	portmgr (Mark Linimon)
2004-09-26 07:37:00 +00:00
Will Andrews
e5019a7ebb Fix pointyhat build.
Reported by:	kris
Approved by:	portmgr (self)
2004-09-26 04:47:24 +00:00
Kris Kennaway
43211e8ede Move previous commit out of a conditional clause
Approved by:	portmgr (self)
2004-09-26 03:28:55 +00:00
Kris Kennaway
8bf4bd0655 BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-26 03:20:40 +00:00
Eric Anholt
108667f406 [1] Don't try to package the missing tdfx_dri.so on amd64.
[2] Package sis_dri.so on i386.

PR:		[2] ports/71312
Submitted by:	[2] oliver
Approved by:	portmgr (linimon)
2004-09-26 03:20:01 +00:00
Kris Kennaway
06531c7a0b BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)[
2004-09-26 03:19:53 +00:00
Kris Kennaway
46e1b36ef3 BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-26 03:18:58 +00:00
Kris Kennaway
5d7a253958 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 03:18:26 +00:00
Kris Kennaway
b46fe6560c BROKEN on 5.x: Broken pkg-plist
Approved by:	portmgr (self)
2004-09-26 03:17:27 +00:00
Kris Kennaway
e3a91b0968 BROKEN on 5.x: Broken by changes to make(1)
Approved by:	portmgr (self)
2004-09-26 03:15:46 +00:00
Kris Kennaway
82f9e5ad55 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 03:11:57 +00:00
Kris Kennaway
954affa779 BROKEN on 5.x: Segfault during build
Approved by:    portmgr (self)
2004-09-26 03:05:29 +00:00
Kris Kennaway
726eb6e2be BROKEN on 5.x: Configure fails
Approved by:    portmgr (self)
2004-09-26 02:56:43 +00:00
Kris Kennaway
6143a6c87a BROKEN: Does not build
Approved by:    portmgr (self)
2004-09-26 02:56:05 +00:00
Kris Kennaway
24ba3b660f BROKEN on 5.x: Does not build
Approved by:	portmgr (self)
2004-09-26 02:53:43 +00:00
Kris Kennaway
ca09d17d22 BROKEN: Does not build
Approved by:	portmgr (self)
2004-09-26 02:52:32 +00:00
Kris Kennaway
04971c59a1 BROKEN on 5.x: Coredump during build
Approved by:    portmgr (self)
2004-09-26 02:51:22 +00:00
Kris Kennaway
ebcd930fad BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:50:35 +00:00
Kris Kennaway
149b3e7f85 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:43:13 +00:00
Kris Kennaway
66f8fe6c44 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-26 02:40:33 +00:00
Kris Kennaway
6b98ffae85 BROKEN: Unfetchable
Approved by:	portmgr
2004-09-26 02:19:56 +00:00
Kris Kennaway
0873a84098 BROKEN on 4.x also
Approved by:	portmgr (self)
2004-09-26 02:17:51 +00:00
Kris Kennaway
f9d1bdc34e BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:16:14 +00:00
Kris Kennaway
5d39d5ac03 BROKEN on 5.x: Broken by changes to make(1)
Approved by:	portmgr (self)
2004-09-26 02:12:17 +00:00
Kris Kennaway
e633638521 BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-26 02:11:06 +00:00
Kris Kennaway
1acc6df893 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 02:08:38 +00:00
Kris Kennaway
32d40c36f0 BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-26 02:07:46 +00:00
Kris Kennaway
d6294c3b4b BROKEN: Configure fails
Approved by:	portmgr (self)
2004-09-26 02:07:16 +00:00