Jacques Vidrine
b31dad3efb
Back out a portion of revision 1.41: I accidently committed some
...
modifications made during testing.
Noticed by: lesi
Pointy hat: now in place
Probably was trying to give me a hint: kris
2004-10-26 03:08:09 +00:00
Jacques Vidrine
775e3e6b33
Correct the vulnerabilities discovered by Chris Evans last month and
...
documented at
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
These patches are based on the X.org fixes.
2004-10-21 19:59:06 +00:00
Dejan Lesjak
e1a6778d62
Add conflicts to XFree86- and xorg- libraries, as they already include
...
this library.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor)
2004-08-21 04:54:30 +00:00
Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Kris Kennaway
7b03370085
IGNORE for XFREE86_VERSION > 3.x, since it is included in XFree86
2004-04-17 13:16:42 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Akinori MUSHA
e88cb93ce3
de-pkg-comment
2003-02-20 18:08:19 +00:00
Edwin Groothuis
b8b723d35c
Update homepage
...
PR: ports/47797
Submitted by: MA, Dunzi <tadaluch@s5.xrea.com>
Reviewed by:
Approved by:
Obtained from:
MFC after:
2003-02-03 13:50:29 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Maxim Sobolev
4fe6852b8f
Due to popular demant into each port which might be inserted into dependency
...
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
David W. Chapman Jr.
5872a89c3b
Remove jseger and torstenb from maintainership of their ports, they
...
have been inactive for too long
Approved by: will
2001-09-17 17:40:31 +00:00
Kevin Lo
d4b6473fc4
Update MASTER_SITES
2001-08-30 14:11:22 +00:00
Justin M. Seger
b2b2324f82
Add a URL
...
Submitted by: Anders Nordby <anders@fix.no>
2001-06-26 16:27:52 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1
First round of INSTALL_SHLIB fixes.
2000-06-15 16:44:16 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Michael Haro
3e8c9165cb
remove a.out support
2000-04-02 17:24:19 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Steve Price
6c188f234e
Run ranlib from post-install instead of pkg/PLIST.
1999-07-04 21:46:28 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
4fc6268752
Ensure we link with local lib not system lib during the build.
...
Submitted by: jhs
PR: ports/12197
1999-06-14 03:06:32 +00:00
Peter Hawkins
8e2e072dae
back out MANCOMPRESSED - didn't notice the USE_IMAKE
1999-02-18 09:25:29 +00:00
Peter Hawkins
12b60e5ea7
Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages)
1999-02-16 12:22:20 +00:00
Satoshi Asami
dbc8aa6cc1
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
...
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Jordan K. Hubbard
2269c4487c
Revert previous diff; we've found the XFree86 dist problem which really
...
causes this.
1998-10-05 04:03:38 +00:00
Jordan K. Hubbard
72c0c2273e
Make this actually work on ELF machines. I'm not sure what the
...
proper canonical thing to do with shared libs that install using
minor release numbers these days, but this will work a lot better
than what's there in the meantime until I figure it out.
1998-10-04 20:45:48 +00:00
Steve Price
ecab732bf8
Be sure to install the libXpm.so link in an a.out world.
...
Noticed by: Satoshi Asami
1998-09-21 21:28:17 +00:00
Steve Price
5612d6368e
Add libXpm.so.
1998-09-20 23:52:44 +00:00
Satoshi Asami
5922dbcac1
Roll back xpm shared library numbers. It will be truncated to "Xpm.4"
...
for ELF.
1998-09-17 00:36:59 +00:00
Steve Price
913f062460
Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can
...
put these in MAN1 and not have to worry about them being pkg/PLIST.
Reminded by: Asami-san
1998-09-16 01:36:17 +00:00
Steve Price
0691c6cd14
The manpages must still be here for ports that use imake.
1998-09-16 00:59:02 +00:00
Mark Murray
15940d9123
Convert to ELF. A previous commit to Makefile blew up on a net.commit.
1998-09-14 20:08:56 +00:00
Mark Murray
8867942718
Convert to ELF.
1998-09-14 19:48:51 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
11ea31b5aa
Upgrade to version 3.4k.
...
Make myself MAINTAINER.
1998-04-16 01:56:46 +00:00
Masafumi Max NAKANE
5e5eddfc60
ldconfig -> ${LDCONFIG}.
1997-07-17 15:13:02 +00:00
Andrey A. Chernov
94d2dcb37c
Install header in correct place
1997-01-15 18:30:17 +00:00
Andrey A. Chernov
2fd0a3b432
Upgrade to 3.4j
1997-01-10 03:35:56 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Torsten Blum
31da7a7024
Upgrade to 3.4i
1996-09-14 22:52:15 +00:00
Torsten Blum
dac14898ca
change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hack
...
has been removed from bsd.port.mk (rev. 1.173)
1995-08-06 22:16:27 +00:00
Satoshi Asami
7562cd13e5
Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6
...
(and this is correct!).
1995-06-25 22:29:26 +00:00
Satoshi Asami
d530b271d9
Add
...
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
7f6c181f38
Yet another round of Makefile updates, graphics version.
1995-04-09 07:09:55 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00