1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

36964 Commits

Author SHA1 Message Date
Maxim Sobolev
1f53fed603 Add FreeBSD native VGL driver. Right now it is work in progress and to activate
and test it you need the following (5-CURRENT only, BTW):
- fetch a patch for libvgl: http://people.freebsd.org/~sobomax/libvgl.patch,
  apply it, recompile/reinstall libvgl;
- recompile/reinstall sdl-devel (configure script automatically detects
  if right version of libvgl is present);
- set environment variable SDL_VIDEODRIVER=vgl;
- ensure that you have VESA support compiled into kernel or loaded as a kld;
- fire up your favourite SDL app ;).
2001-01-23 17:28:59 +00:00
Maxim Sobolev
7cacb2c79a Add qtpkg 1.0, a Qt based package removal tool.
PR:		24573
Submitted by:	Trenton Schulz <twschulz@cord.edu>
2001-01-23 16:47:05 +00:00
FUJISHIMA Satsuki
54e0d576e0 sbin is not in bsd.x11{,-4}.dist.
Submitted by: bento
2001-01-23 16:23:12 +00:00
FUJISHIMA Satsuki
a0404acc54 update MASTER_SITES.
Approved by: maintainer
2001-01-23 16:05:28 +00:00
FUJISHIMA Satsuki
38c6edb95e fix build error.
Found by: bento
2001-01-23 16:00:51 +00:00
Vanilla I. Shu
fbb860c03c Well, bump version, and add RESTRICTED for aqua.etheme.
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-01-23 15:55:13 +00:00
Shigeyuki Fukushima
8b81c086f6 Compilation fixes for changes about machine/console.h in 5-current. 2001-01-23 15:28:11 +00:00
Shigeyuki Fukushima
047bf97b4c Compilation fixes for changes about machine/console.h in 5-current.
Merge patch-bd to patch-aa.
2001-01-23 15:27:51 +00:00
FUJISHIMA Satsuki
87568a9846 update to 2.10.2.
PR:		22591,22592
Submitted by:	maintainer
2001-01-23 14:45:52 +00:00
FUJISHIMA Satsuki
8c7f022063 fix typo and correctly installing startup script.
PR:		21422,21448
Reported by:	Vivek Khera <khera@kciLink.com>
2001-01-23 14:43:49 +00:00
Vanilla I. Shu
5dae44277e Disable snapshot for pager.
PR:		ports/24534
Submitted by:	Jan Conrad <conrad@th.physik.uni-bonn.de>
Obtained from:	debian
2001-01-23 14:43:40 +00:00
FUJISHIMA Satsuki
f62c2c6367 update to 2.3.26 and added gnome support.
PR:		24001
Submitted by:	Martti Kuparinen <martti.kuparinen@piuha.net>
Approved by:	maintainer
2001-01-23 14:41:12 +00:00
FUJISHIMA Satsuki
28d63e57b6 (null commit)
According to the maintainer previous distinfo change includes
'There were none that I noticed at all.'

Requested by: kris
2001-01-23 14:39:48 +00:00
Hajimu UMEMOTO
4448ae10f0 Update to 1.0.5. 2001-01-23 14:04:58 +00:00
Maxim Sobolev
e677d10e09 Update to 1.1.0. 2001-01-23 11:27:39 +00:00
Kevin Lo
da4643f31d Update to version 1.7
PR: 24557
Submitted by: Ports Fury
2001-01-23 09:06:23 +00:00
Kevin Lo
4e9948773e Update to version 1.6.2
PR: 24556
Submitted by: Ports Fury
2001-01-23 08:58:29 +00:00
Kevin Lo
ea509099f5 - Support CFLAGS/LOCALBASE properly
- Fix pkg-comment

PR: 24555
Submitted by: Ports Fury
2001-01-23 08:45:52 +00:00
Kevin Lo
7dbfe9dc72 Upgrade to version 0.7
PR: 24553
Submitted by: Ports Fury
2001-01-23 08:38:34 +00:00
Kevin Lo
417a0a7f97 Update to version 1.5.1
PR: 24551
Submitted by: Ports Fury
2001-01-23 08:30:12 +00:00
Kevin Lo
23f736669d Update to version 0.99.11
PR: 24550
Submitted by: Ports Fury
2001-01-23 08:24:13 +00:00
Kevin Lo
755dd13ba4 Update to version 4.5.0
PR: 24549
Submitted by: Ports Fury
2001-01-23 08:19:54 +00:00
Kevin Lo
c43b57a3e9 - Add missing INSTALLS_SHLIB
- Sort pkg-plist

PR: 24548
Submitted by: Ports Fury
2001-01-23 08:16:17 +00:00
Kevin Lo
5a064dfe2e - Update WWW: line
- Use NOPORTDOCS PLIST_SUB

PR: 24547
Submitted by: Ports Fury
2001-01-23 08:12:12 +00:00
Kevin Lo
fba196b2db - Fix compilation error in -current
- Support MAN/MLINKS properly

PR: 24545
Submitted by: Ports Fury
2001-01-23 08:07:33 +00:00
Kevin Lo
f274f6f192 Support MAN/MLINKS properly.
PR: 24544
Submitted by: Ports Fury
2001-01-23 07:59:44 +00:00
Akinori MUSHA
42f72e635a Add ruby-qt2xml, Qt2 xml extension for Ruby. 2001-01-23 07:55:56 +00:00
Akinori MUSHA
6fc8366343 Add ruby-qt2table, Qt2 table extension for Ruby. 2001-01-23 07:55:09 +00:00
Kevin Lo
f229e46916 - Support CFLAGS properly
- HAS_CONFIGURE -> GNU_CONFIGURE
- Support NOPORTDOCS

PR: 24543
Submitted by: Ports Fury
2001-01-23 07:55:05 +00:00
Akinori MUSHA
7f5eab6107 Add ruby-qt2canvas, Qt2 canvas extension for Ruby. 2001-01-23 07:54:16 +00:00
Kevin Lo
58a05a1a31 Upgrade to 2.3
PR: 24539
Submitted by: MAINTAINER
2001-01-23 07:46:34 +00:00
Ying-Chieh Liao
c62225cc77 add fnccheck, a profiling library/utilities for C/C++ programs
PR:		24536
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:40:06 +00:00
Kevin Lo
0738f4702e Upgrade to 0.3.6. Besides, I fix pkg-plist.
PR: 24532
Submitted by: MAINTAINER
2001-01-23 07:36:29 +00:00
Kevin Lo
cb581538c3 Update to version 0.1.4.2
PR: 24531
Submitted by: MAINTAINER
2001-01-23 07:26:56 +00:00
Akinori MUSHA
4ffdfdb7d7 Minor wording fixes. 2001-01-23 07:20:39 +00:00
Ying-Chieh Liao
a728662f6e add sectar, a program to create encrypted tar archives
PR:		24533
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:04:38 +00:00
Andreas Klemm
d2d2b9d783 unbreak port.
note: I tried to build a portname applying to the porters handbook
conventions. Unfortunately it doesn't have a good example for version
numbers like 0.90a. 0.90-alpha would have to be change to 0.90.a.
So I thought it should be done this way for 0.90.a as well.
But then you have to set DISTFILES and WRKSRC (the latter I forgot in
a last minute change, sorry, which broke the port). And even if you
get the port running again, then portlint tells you pretty things
how to do it better ...
All in all. It would be fine to add an example in porters handbook
for cases like 0.90a, which should *not* be changed to 0.90.a !

Submitted by:	Josef Karthauser <joe@tao.org.uk>
2001-01-23 06:55:47 +00:00
Chris D. Faulhaber
13b6d4066d Update port to 1.3.3a (fixes heap overflow) 2001-01-23 02:08:26 +00:00
Chris D. Faulhaber
b0195ac96c Mark FORBIDDEN: Remotely exploitable buffer overflow
Obtained from:	|CyRaX| <cyrax@pkcrew.org> via Bugtraq
2001-01-23 01:55:17 +00:00
Chris Piazza
5c43afed37 Update to 1.6d 2001-01-22 23:51:32 +00:00
Dirk Froemberg
83e2341f7d Upgrade to 3.23.32. 2001-01-22 22:46:32 +00:00
Andreas Klemm
59fe29c8e2 - update to 0.90a
- update md5 checksum
- make PORTVERSION porters handbook compliant,
  had to add DISTFILES so source is still fetchable.
  Maybe I misunderstood the description how to transpose version numbers,
  maybe the description should be changed, that 0.90a should also be
  allowed than to use 0.90.a
- remove PORTREVISION, since PORTVERSION changed
2001-01-22 21:52:50 +00:00
Bruce A. Mah
d1f12ac02d Update exmh to 2.3.1. This release was made primarily to fix a symlink
vulnerability reported to bugtraq.  Mostly a bugfix release although a few
new features (filtering in sedit, optional expect-based inc wrapper,
optional bitmap buttons) have been added.

FreeBSD-specific parts to this commit:  Removed patchfiles that were
imported from the exmh CVS repository as they are now a part of the
exmh-2.3.1 release.  Fixed pkg-descr to quiet a few portlint warnings.
Changed port to use wish-8.3 rather than wish-8.2 (suggested by markm).
2001-01-22 20:06:10 +00:00
Ade Lovett
548809869d Release a few ports back into the wild that I don't have
time to maintain any more.
2001-01-22 19:33:59 +00:00
Jacques Vidrine
1f8f6ce7e1 Chase checksum: a couple of sentences were added to the readme. 2001-01-22 18:26:22 +00:00
Kris Kennaway
c39bd3d67f Argh, remove change which slipped in while editing the previous
commit log. It was a reversion of r1.18 which I was testing whether that
commit fixed any security problems.
2001-01-22 18:13:07 +00:00
Kris Kennaway
3cbbc06949 Forced commit to note that even though the previous revision removed
the FORBIDDEN tag without permission, the port does not actually have
security problems as installed, and my previous commit was in error.
Apparently I had some local strangeness - sorry for the confusion.
2001-01-22 18:05:59 +00:00
Ying-Chieh Liao
54eb42f4c9 upgrade to 2.8012.465 and unbroken it
PR:		24362
Submitted by:	tim@bishnet.net, clefevre@citeweb.net
2001-01-22 17:28:18 +00:00
FUJISHIMA Satsuki
b727604df1 support %%PORTDOCS%% in pkg-plist.
PR:		23652
Suggested by:	Jimmy Olgeni <olgeni@uli.it>
2001-01-22 17:23:08 +00:00
FUJISHIMA Satsuki
7797e5c9df move MASTER_SITES to MASTER_SITE_LOCAL.
PR:		23185
Noticed by:	Donald J . Maddox <dmaddox@sc.rr.com>
Approved by:	maintainer
2001-01-22 17:13:36 +00:00