1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

39905 Commits

Author SHA1 Message Date
Steve Price
7ccfa9efe7 Disable traversal into the xsane directory because it is killing
'make index'.
2001-03-28 03:47:54 +00:00
Steve Price
e275a56d3f Disable traversal into the kpuzzle directory for now as it is killing
'make index'.
2001-03-28 03:46:35 +00:00
Nick Sayer
90050efa25 1. Properly disable the half rate audio hack.
2. Fix the XF86 video mode switching code.

3. Respect CC and CXX.
2001-03-27 23:09:53 +00:00
Jimmy Olgeni
32a8fa0ac2 Add phpgroupware, a multi-user web-based groupware suite written in PHP. 2001-03-27 23:06:00 +00:00
FUJISHIMA Satsuki
85a6452a18 o update to 20010325.
o follow Japanese government restructuring.
2001-03-27 22:56:07 +00:00
FUJISHIMA Satsuki
e8ad997c8d o install docs under share/doc/migemo.
o make this port MASTER of upcoming migemo-xemacs21.

PR:		26124
Submitted by:	maintainer
2001-03-27 22:43:48 +00:00
FUJISHIMA Satsuki
c3e934e1d1 remove squeak1, distfile is no longer available.
There is successor of this port, squeak2.

PR:		26147
Submitted by:	maintainer
2001-03-27 22:06:45 +00:00
Steve Price
2e72555c3a This port's directory was removed but left in the Makefile. 2001-03-27 21:22:16 +00:00
Ben Smithurst
e6a9268d41 Add a .uk master site to MASTER_SITE_KDE.
Approved by:	will
2001-03-27 21:04:26 +00:00
Akinori MUSHA
0a51fda249 Update to knu-cvsweb 1.106.1.70.
2001-03-28 02:20  knu

	* cvsweb.cgi: Re-fix the bogus fix for the previous
	colons-in-a-filename problem.

	Noted by:	Yar Tikhiy <yar@freebsd.org>

2001-03-28 01:39  knu

	* cvsweb.cgi: Conform cvsweb-markup pages to HTML 4.0 Transitional.

	Submitted by:	Will Andrews <will@physics.purdue.edu>
	Validated by:	http://validator.w3.org/
2001-03-27 17:29:06 +00:00
Ying-Chieh Liao
d99e722834 add poedit
gettext catalogs (.po files) editor
2001-03-27 15:45:18 +00:00
Ying-Chieh Liao
26c87c0a23 upgrade to 0.8.0 2001-03-27 15:02:29 +00:00
Kevin Lo
ccbe91bf9d Update maintainer email.
PR: 26107
Submitted by: MAINTAINER
2001-03-27 14:20:46 +00:00
Kevin Lo
f306842648 Update maintainer email.
PR: 26106
Submitted by: MAINTAINER
2001-03-27 14:20:40 +00:00
Kevin Lo
1af7f2c8f7 Update maintainer email.
PR: 26105
Submitted by: MAINTAINER
2001-03-27 14:20:29 +00:00
Kevin Lo
288e062a10 Update to version 1.7.1
PR: 26116
Submitted by: Ports Fury
2001-03-27 14:16:13 +00:00
Kevin Lo
dcd8958ac7 Fix MASTER_SITES
PR: 26117
Submitted by: Ports Fury
2001-03-27 14:10:04 +00:00
Kevin Lo
77e9881a3e Fix MASTER_SITES
PR: 26118
Submitted by: Ports Fury
2001-03-27 14:08:39 +00:00
Kevin Lo
6db7ea0578 Fix MASTER_SITES
PR: 26120
Submitted by: Ports Fury
2001-03-27 13:24:56 +00:00
Kevin Lo
988f3e3724 Fix MASTER_SITES
PR: 26121
Submitted by: Ports Fury
2001-03-27 13:18:20 +00:00
Kevin Lo
08ac5a0e56 Update to version 1.10
PR: 26123
Submitted by: Ports Fury
2001-03-27 13:16:21 +00:00
Kevin Lo
68ddaf1d62 Update maintainer email
PR: 26125
Submitted by: MAINTAINER
2001-03-27 13:12:49 +00:00
Kevin Lo
dc480c8a1b Update MASTER_SITES and maintainer email.
PR: 26126
Submitted by: MAINTAINER
2001-03-27 13:10:14 +00:00
Kevin Lo
c79d0c866a Upgrade to version 3.1
A few notes I changed in Makefile:
- Remove USE_PERL5
- Add MAN1

PR: 26133
Submitted by: MAINTAINER
2001-03-27 13:06:15 +00:00
Jeroen Ruigrok van der Werven
e7d91be33d Change maintainer to: Anton Berezin <tobez@tobez.org>
Update coming soon.
2001-03-27 13:02:58 +00:00
Adrian Chadd
4ec1030ca3 .. and update the Makefile to indicate that its my port, built by me. :) 2001-03-27 12:56:41 +00:00
Adrian Chadd
e715c9c4cb squid24 --> ports/www/squid24 2001-03-27 12:51:19 +00:00
Wolfram Schneider
bc83b9e8cf Fix package building: The build_depends ports are also run_depends ports.
Submitted: Jens Schweikhardt <schweikh@schweikhardt.net>
2001-03-27 12:48:39 +00:00
Adrian Chadd
88dd211266 PR: 26059
Update the squid-2.4 port to actually _be_ squid-2.4 . Phew.
This port builds, installs, packages, pkg_delete's cleanly.

I'm going to run it through some more linting and tidying up before
I'm completely done with it.

Differences from squid22/squid23 :

* install-pinger isn't built. I'll tackle this later, possibly by creating
  a squid user/group. I don't like having suid binaries installed,
  even more so when 99% of the users of this port won't even enable
  ICMP pinging.

* I've enabled the lru and heap replacement policies. LRU is used by
  default, the beauty here is that the user can choose one or the other
  without needing a recompile.

* I've enabled ufs (sync), diskd (async) and null (no caching, only proxying).
  This again lets users choose what they want without needing a recompile.
  The default is still a 100mb cache in /usr/local/squid/cache/ running
  ufs. I would change it to diskd but if the user hasn't tweaked their
  sysV shm/msg parameters sufficiently they'll just be puzzled when squid
  gives mysterious sysV errors (and if they load it up enough to have UFS
  become an issue, they'd be better off reading the squid FAQ anyhow..)
2001-03-27 12:28:47 +00:00
James E. Housley
aba319a01e The last set of patches, I had to hand edit, didn't apply cleanly.
Submitted by:	Richard Lucas <rlucas@solidcomputing.com>
2001-03-27 12:27:20 +00:00
Thomas Gellekum
190bbf4a68 Fix building (I hope, I never got this error I'm seeing on bento). 2001-03-27 12:23:11 +00:00
Trevor Johnson
9db07173bc Update to 1.1.2. 2001-03-27 10:40:39 +00:00
Jimmy Olgeni
9f0183ed5a - Update to the version 0.37b12.1 of xmame/xmess
- Make emulators/xmess a slave port of emulators/xmame
- Add SDL support (enabled by default)
- Add DGA support for non-SDL builds
- Define spool directory to /var/games/x{mame,mess}, and install binary
  setgid games to avoid creating a world writable directory
- Add hiscore.dat, history.dat, and cheat.dat support for xmame
- Convert patch-ab into ${SED} in ports Makefile
- Add CPS-2 patches for xmame; this enables more games
- Enable optimization for xmame/xmess by default

PR:		25921 (with more patches from originator)
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-03-27 10:38:45 +00:00
Dmitry Sivachenko
6b3d543d56 RUN_DEPENDS on wget;
Correct path of wget executable;
Bump PORTREVISON.
2001-03-27 10:07:05 +00:00
Jimmy Olgeni
d82eb1f666 Preserve wdm-config at install/deinstall time. 2001-03-27 10:03:22 +00:00
Doug Barton
233ba03753 Latest bug fixes, FOR GREAT JUSTICE !! 2001-03-27 08:45:23 +00:00
Maxim Sobolev
6fcd1686e6 Unbroke on the systems with crypto from ssl port. 2001-03-27 08:38:06 +00:00
Ying-Chieh Liao
726183a8fa upgrade to 1.2.2 2001-03-27 06:42:40 +00:00
Andreas Klemm
4d51280aa6 change to my standard of using freebsd.org address. 2001-03-27 05:19:54 +00:00
Will Andrews
a471e363f8 Thought I removed these PTHREAD_* things from the Makefile. FWIW, the
reason it worked for me is because PTHREAD_* weren't in bsd.port.mk at
the time testing was done.
2001-03-27 04:10:03 +00:00
Jun Kuriyama
ee4a242f81 Change maintainer's address.
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR:		ports/26102
2001-03-27 03:55:29 +00:00
Jun Kuriyama
bb5985e6f6 Change maintainer's address.
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR:		ports/26101
2001-03-27 03:54:36 +00:00
Jun Kuriyama
424c97191c Change maintainer's address.
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR:		ports/26099
2001-03-27 03:53:42 +00:00
Jun Kuriyama
a441681486 Change maintainer's address.
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR:		ports/26098
2001-03-27 03:52:29 +00:00
Jun Kuriyama
313d5393bf Change maintainer's address.
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR:		ports/26096
2001-03-27 03:51:26 +00:00
Jun Kuriyama
a7f468b50c Change maintainer's address.
Submitted by:	Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR:		ports/26095
2001-03-27 03:49:22 +00:00
OKAZAKI Tetsurou
99b6a11204 Do not override MAINTAINER for slave ports.
PR:		26129
Submitted by:	maintainer
2001-03-27 03:45:17 +00:00
Will Andrews
5f3f502918 Fix last-minute change to avoid broken packaging for qt2-static.
Submitted by:	steve
2001-03-27 02:19:55 +00:00
Vanilla I. Shu
b6a01b1b0f - Fix compilation error
- Fix NOPORTDOCS handling

PR:		ports/26103
Submitted by:	Ports Fury
2001-03-26 23:26:59 +00:00
Nick Sayer
bb8199ef0e Add www 2001-03-26 23:24:58 +00:00