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

1263 Commits

Author SHA1 Message Date
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Jean-Marc Zucconi
e909cf9c37 Add the cyrix driver.
Dont ask for enabling PAM. XFree86-4 does not support PAM.
2000-07-03 19:50:11 +00:00
Jean-Marc Zucconi
1ae3e40f12 Add the cyrix driver. 2000-07-03 19:48:52 +00:00
Jean-Marc Zucconi
da772e724b The source directory in MASTER_SITES is 4.0.1 (not 4.01)
Set also the port version to 4.0.1
2000-07-03 19:40:43 +00:00
Jean-Marc Zucconi
733bf07408 Upgrade to version 4.01 2000-07-03 17:33:14 +00:00
Maxim Sobolev
1e5409c41b Respect CC, CFLAGS and install missed manpage.
PR:		19645
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-07-03 08:25:56 +00:00
Kris Kennaway
66d15f6e27 Remove extraneous file on deinstall
Noticed by:	bento
2000-07-03 06:31:12 +00:00
Jim Mock
3e3ad67dc4 Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks
for those who prefer to use those features.
2000-07-03 03:14:54 +00:00
Jean-Marc Zucconi
8a2246219c Those patches are no more necessar - the build completes without them. 2000-07-02 22:17:13 +00:00
Jean-Marc Zucconi
f204ec2da0 Remove info/ and info/dir. They are not created/installed by the port. 2000-06-30 19:14:16 +00:00
Will Andrews
7ba93e94b6 Add a patch that will hopefully prevent possible buffer overflow with
gethostbyname(); it uses a 25-character buffer which is insufficient for
some localhost domains; increase to 255 (plus terminating character), which
is XNS5 recommendation.

Obtained from:	NetBSD
2000-06-29 20:35:30 +00:00
Kris Kennaway
a67fa2cae1 Prevent a DoS from an escape sequence that can cause the eterm to use up all
available memory and crash

Submitted by:	Michael Jennings <mej@VALINUX.COM> via Bugtraq
2000-06-29 09:04:58 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Alexander Langer
2dcf43fbbb Update to version 1.30 with mastersite/maintainer-email update.
PR:		19460
Submitted by:	maintainer/author
2000-06-27 12:23:15 +00:00
Vanilla I. Shu
929e16c9f7 Update BIG5 to unicode map. 2000-06-24 17:11:39 +00:00
Bill Fenner
c1fe6ed468 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
Will Andrews
52978ffbfa Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>. 2000-06-22 10:07:15 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Will Andrews
4b5068fa26 Ooops, removed a patch that wasn't supposed to be removed.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-22 05:26:51 +00:00
Ade Lovett
a17c107c64 Update to 1.2.3
Submitted by:	sobomax
2000-06-21 17:39:45 +00:00
Maxim Sobolev
16acbb5179 Forgot to add it in previous commit. 2000-06-21 12:21:36 +00:00
Maxim Sobolev
9b34d9e6ac Make it PREFIX-clean.
PR:		19307
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-21 12:19:25 +00:00
Ade Lovett
cd0398bf4b Update to 1.2.2 2000-06-20 20:31:20 +00:00
Will Andrews
b8713e74a8 Use USE_AUTOMAKE; add missing EXTRACT_ONLY; remove some useless patches.
PR:		19382
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-20 07:39:02 +00:00
Satoshi Asami
dbb2b8a5bb Back out LDCONFIG_DIRS change -- they don't work with a.out libs.
Reported by:	bento
2000-06-18 09:26:54 +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
Thomas Gellekum
99dc9a6134 Use MASTER_SITE_LOCAL. 2000-06-16 11:48:20 +00:00
Thomas Gellekum
3af5e9b8a2 Move distfile to ftp.freebsd.org. 2000-06-16 11:14:14 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +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
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Jean-Marc Zucconi
4ce9e7d74e Fix a xterm bug when displaying colors.
PR:		ports/19119
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-06-14 15:28:15 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Matthew Hunt
8fc36b393c In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
2000-06-14 05:44:53 +00:00
Jean-Marc Zucconi
f977f44b8a Unbreak 'make clean' and 'make readmes' 2000-06-13 21:54:07 +00:00
Jean-Marc Zucconi
11210192a5 Upgrade to version 2.46
Submitted by:	Dag-Erling Smorgrav <des@yes.no>
2000-06-13 13:28:25 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Satoshi Asami
68b9360ed0 Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm
etc.) but I added five .o files to Server.

When we move to these ports as default, BSD.x11.dist will be changed so
we can get rid of all the @dirrm's.

Submitted by:	bento
2000-06-09 20:49:12 +00:00
Ade Lovett
ec6f7294bb Fix typo.
PR:			19152
Submitted by:		Dmitry S. Sivachenko <dima@Chg.RU>
2000-06-09 19:46:56 +00:00
Kris Kennaway
29372855a7 Fix USA_RESIDENT == NO case 2000-06-09 08:33:53 +00:00
Kris Kennaway
9f63d9346a Remove FORBIDDEN tag and add a dialog box explaining the possible
continued insecurity of this port.
2000-06-09 06:36:26 +00:00
Kris Kennaway
ea98d5a80b Fix the known root hole. This port is still dangerous.
Submitted by:	Trevor Johnson <trevor@jpj.net> (patch-i)
		Doug Rabson <dfr@freebsd.org> (patch-j)
2000-06-09 06:34:22 +00:00
Ruslan Ermilov
aed549fc82 Compile in i810 graphics driver support (without AGP kernel support).
You will need the I810_UNSUPPORTED_GTT_FALLBACK environment variable
for XF86_SVGA server to run.
2000-06-09 06:25:17 +00:00
Ade Lovett
eda38d0ae3 Explicitly mention a few more dependencies. 2000-06-08 21:50:51 +00:00
Satoshi Asami
3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00
Jim Mock
bfbee7b427 Add a site of my own to make this distfile fetchable again. The distfile
seems to have vanished from the original site even though the web pages
are still there.

Obtained from:	fenner's distfile report
2000-06-07 21:36:01 +00:00
Ade Lovett
703f87fa95 Play "hunt the pea" with the new local distfile location. 2000-06-07 17:32:07 +00:00
Maxim Sobolev
b60bb312c8 Activate powershell. 2000-06-07 17:16:12 +00:00