Commit Graph

53996 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
ed3fd73887 o Tell configure about extra lib/include paths so as to improve
auto-detection
o Enable WITH_SVGALIB if it is installed
o Use direct rather than relative paths to reference port directories
  in Makefile
o No PORTREVISION bump since there are no functional changes

Submitted by:	maintainer
2002-03-06 04:14:08 +00:00
Ying-Chieh Liao
7e18115a19 add rebler 1.0
A program to convert mpeg2 and ac3 into DivX with ac3 audio
2002-03-06 04:07:37 +00:00
Andrey A. Chernov
564fbcb2a6 Oops, wrong version of this patch committed, fixed. 2002-03-06 03:31:44 +00:00
Clive Lin
55205ab993 Missed files in previous commit. 2002-03-06 03:31:40 +00:00
Clive Lin
ff17900312 o Update zhcon to version 0.2.
o Add zh_TW.Big5 po messages.
o Remove big5 IME extra-patches and merge it into standard FreeBSD patches.

PR:		ports/35271
Submitted by:	Yen-Ming Lee <leeym@leeym.com>
2002-03-06 03:29:13 +00:00
David E. O'Brien
d2f7e4afff Update mastersites
Submitted by:	kevlo
2002-03-06 03:23:14 +00:00
Andrey A. Chernov
d1f7572528 Detect fake hotmail.com headers - sense X-Originating-IP 2002-03-06 03:22:36 +00:00
Martin Blapp
10efa08a2d s|<malloc.h>|<stdlib.h> for the nas build 2002-03-06 01:33:17 +00:00
Martin Blapp
ca4d5e4600 Exclude three additional map buildings which are breaking the build 2002-03-05 23:41:48 +00:00
Martin Blapp
37e20e8a14 Fix patch paths 2002-03-05 23:40:10 +00:00
Martin Blapp
f5017f7c3f Add missing #ifdef for FREEBSD 2002-03-05 23:38:28 +00:00
Martin Blapp
56f0874ee4 minormkchanged.flg is not a target. This solves the breakage in solenv 2002-03-05 23:37:12 +00:00
Jean-Marc Zucconi
a3f52cb860 Add support for SYSV IPC. This patch is REQUIRED for GL to work with the
FreeBSD NVIDIA drivers.

Submitted by:	mdodd
2002-03-05 23:37:02 +00:00
Jean-Marc Zucconi
47009eab1c Fix PAM bogons in xdm.
Submitted by:	des
2002-03-05 23:35:26 +00:00
Martin Blapp
7b6630a8cd Change PATH from /usr/bin/X11 -> /usr/X11R6/bin 2002-03-05 23:35:07 +00:00
Martin Blapp
2cd9e1f248 Bring the FreeBSD (NetBSD) mozilla zip files into place 2002-03-05 23:33:17 +00:00
Pete Fritchman
29f7823651 Host distfile at a temprary site until the homepage reappears.
PR:		35561
Submitted by:	maintainer
2002-03-05 21:27:31 +00:00
Patrick Li
56e8a08f5c - Update to 1.2.7
- Remove obsolete Vorbis comment in pkg-descr

PR:		35555
Submitted by:	maintainer
2002-03-05 21:09:09 +00:00
Ernst de Haan
7d543a9f58 Added dbXML, a Java-based XML database. 2002-03-05 18:39:23 +00:00
Akinori MUSHA
96092fc0b1 Update to 0.71. Add a WITH_PDFLIB4 knob. 2002-03-05 18:38:32 +00:00
Martin Blapp
45b7b3fa27 timeb -> time fixes 2002-03-05 17:58:18 +00:00
Martin Blapp
9668701060 timeb > time fixes 2002-03-05 17:49:31 +00:00
Ying-Chieh Liao
8e6b3ae541 add shmap 0.2
Shared-memory-based hashmaps
2002-03-05 17:47:05 +00:00
Pete Fritchman
29371e62ad Add mkfile 1.0, create files suitable for use as swap files.
PR:		32060
Submitted by:	HATANOU Tomomi <hatanou@infolab.ne.jp>
2002-03-05 17:42:43 +00:00
Martin Blapp
bf3eb5769f Fix malformed patch 2002-03-05 17:25:00 +00:00
Martin Blapp
7bbd08efc9 Build berkeleydb with freebsd include dir and options 2002-03-05 17:22:52 +00:00
Pete Fritchman
84ab9b5e72 Host distfiles at a temporary site until the main page reappears.
PR:		35562
Submitted by:	maintainer
2002-03-05 17:13:24 +00:00
Ying-Chieh Liao
dca83d7f79 add liamail 0.4
A graphical mail client
2002-03-05 16:56:28 +00:00
Mario Sergio Fujikawa Ferreira
46fd38df4c Update to 1.2.3
PR:		35550
Submitted by:	maintainer
2002-03-05 16:24:23 +00:00
Sheldon Hearn
8c3dcb80c3 Update to exim-4.01:
Quite a few bugfixes and two new features.  I'm not going to try to
cover changes in commit logs for this port; the software's still
in the early stages of its release cycle, and version-chasers should
be reading the ChangeLog and NewStuff documentation.

I've also changed the way the distribution version numbers are stored
so that I don't have to modify the pkg-plist every time I update the
port.
2002-03-05 16:11:42 +00:00
Martin Blapp
3004d568dd Modified to fit our requirements 2002-03-05 15:56:32 +00:00
Martin Blapp
5ad2709bbd Fix for newer bison with .h files 2002-03-05 15:55:41 +00:00
Martin Blapp
02a66e8dab Fix file extraction 2002-03-05 15:53:57 +00:00
Martin Blapp
81ebca5df1 libfreetype.so.6 > libfreetype.so.7 2002-03-05 15:53:09 +00:00
Martin Blapp
646ae9dfa2 Fix tar.gz extraction. Our tar seems not to like the included tar files and exits
with error value 141. But only if the gunzip stream is redirected from STDIN.
If our tar is used with -z, everything works. Looks like a BSD tar bug.
2002-03-05 15:52:12 +00:00
Martin Blapp
030ef7ce18 We do not have SYS_TIMEB_H. Instead use SYS_TIME_H 2002-03-05 15:49:56 +00:00
Jean-Marc Zucconi
8cc8cdde29 The distfile changed but the version number is the same. 2002-03-05 15:37:44 +00:00
Maxim Sobolev
532ee4200e Get distfile from MASTER_SITE_THEMES and GC defunct WWW.
Submitted by:	Fenner's distfiles survey
2002-03-05 15:25:28 +00:00
Maxim Sobolev
366fb66b94 Update WWW. 2002-03-05 15:06:48 +00:00
Maxim Sobolev
315b9640f6 Remove bogus line slipped into previous commit. 2002-03-05 15:00:52 +00:00
Maxim Sobolev
7638f84c22 Put distfile at MASTER_SITE_LOCAL until main MASTER_SITE is available again.
PR:		35428
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-03-05 14:55:14 +00:00
Mario Sergio Fujikawa Ferreira
79561053f0 Update to 0.47 2002-03-05 14:47:58 +00:00
Mario Sergio Fujikawa Ferreira
6698f392c1 Update to 0.73 2002-03-05 14:47:29 +00:00
Maxim Sobolev
37e9322b2e Update to 0.98.3. 2002-03-05 14:46:44 +00:00
Johann Visagie
10b14d392b - Mark FORBIDDEN. Remote exploit has been published on Bugtraq, and there
has been no official response from the author as yet.
2002-03-05 14:28:26 +00:00
Maxim Sobolev
113fcae977 Update to 0.2.0. 2002-03-05 14:09:08 +00:00
Maxim Sobolev
b029befa03 Update to 0.0.9. 2002-03-05 13:40:06 +00:00
Dag-Erling Smørgrav
0cb2528e88 Grab unmaintained port, and upgrade to OpenPAM-aware 0.13.pre2. 2002-03-05 12:54:37 +00:00
Maxim Sobolev
79bc38ad3d Update to 3.0.2. 2002-03-05 12:47:42 +00:00
Andrey A. Chernov
aaab93ebc2 Fix for *.su/*.ru domains 2002-03-05 12:22:57 +00:00