Commit graph

111884 commits

Author SHA1 Message Date
Cheng-Lung Sung
ebd26c9a85 - Update to version 5.6.3
PR:		ports/73073
Submitted by:	KATO Tsuguru <tkato432 AT yahoo dot com>
Approved by:	co-mentor (vanilla)
2004-10-25 08:53:40 +00:00
Volker Stolz
48e4c09ca0 - Update to 2.6.0
- Use OPTIONS

The update has not been tested too well so if you experience
any problems please drop me a line.

PR:		ports/72784
Submitted by:	Bjoern A. Zeeb (maintainer)
2004-10-25 08:18:57 +00:00
Erwin Lansing
c2a7fb8034 Update to 1.14 2004-10-25 07:46:13 +00:00
Dmitry Sivachenko
85a6f6d7f6 Update to version 0.7.5.
PR:		72981
Submitted by:	maintainer
2004-10-25 07:25:02 +00:00
David E. O'Brien
0aab0f6366 Update to a snap release that allows building on 6-CURRENT after
sys/sys/vnode.h rev 1.249 (2004-10-22).

Submitted by:	Vic Abell <abe@purdue.edu>
2004-10-25 05:21:59 +00:00
Cheng-Lung Sung
c7af34f103 - update to 0.5.0
PR:		ports/73079
Submitted by:	KATO Tsuguru <tkato432 AT yahoo dot com>
Approved by:	co-mentor (vanilla)
2004-10-25 05:15:37 +00:00
Sean Chittenden
241467bbf4 Updated distinfo. I updated this but for some reason wasn't included in
the commit to dbmail.  Correct oversight.

Pointed out by:	iVyacheslav I. Ivanchenko (ivi -at- dhs.net.ru)
2004-10-25 04:39:49 +00:00
Kris Kennaway
e18fa3d926 Fix a couple of bugs in the extraction of this from dopackages, and
flatten the setupnode() function into the main body since it's only
called from one place.
2004-10-25 04:36:03 +00:00
Kris Kennaway
9acc2f0954 Redefine the -norestr option to mean 'don't build the list of
restricted ports' instead of 'don't build any restricted ports' since
the former is useful when we're not intending to publish the results
of a build, but the latter is not.

Move the build preprocessing (directory setup, old build rotation,
etc) out from under -nobuild, so that we can set up a new build using
that option.
2004-10-25 04:34:26 +00:00
Kris Kennaway
f233e968d9 If the symlink under latest/ exists, then use that to find the most recent
error log for the port, instead of assuming it exists in the current
build.
2004-10-25 04:31:14 +00:00
Kris Kennaway
c379808409 We now also do 6.x builds in the '6' branch. 2004-10-25 04:29:36 +00:00
Kris Kennaway
fb5e730f91 Use the absolute path to nc(1) to deal with it not being in the PATH.
Remove useless sleep(1).
2004-10-25 04:29:06 +00:00
Kris Kennaway
e12c61e3af Clean up the 'latest error log' symlink when the build is successful. 2004-10-25 04:28:07 +00:00
Kris Kennaway
0472be83f9 When a port build fails, create a symlink to the error log under
${arch}/${branch}/latest/${portdir}.  We will use this in the
processfail script, so that the "new package build errors" webpages do
not have out-of-date links but instead link to the most recent copy of
the build error.
2004-10-25 04:27:02 +00:00
Yen-Ming Lee
de58ca34f0 add OSVERSION-depend post-patch target 2004-10-25 02:27:26 +00:00
Norikatsu Shigemura
1125b59e74 Update to 2004.10.22. 2004-10-25 02:26:43 +00:00
Yen-Ming Lee
f95454794a remove redundant whitespace 2004-10-25 01:51:57 +00:00
Yen-Ming Lee
df1a0cce06 - handle PTHREAD_LIBS which is removed in previous commit
- unbreak this port

Noticed by:	kris
2004-10-25 01:30:39 +00:00
Ying-Chieh Liao
a73d9b05f6 fix pthread problem on 4-stable
Reported by: pointyhat via kris
2004-10-25 01:22:01 +00:00
Lars Thegler
10ebf7e960 Add p5-Class-DBI-DATA-Schema 0.04, execute Class::DBI SQL from DATA
sections.
2004-10-24 22:30:47 +00:00
Alex Dupre
9568978f9c Also Mysql 5.0 has to be enabled in rc.conf. 2004-10-24 21:30:09 +00:00
Alex Dupre
de3c556dbf Update to 5.0.1 (snapshot) release:
- Unmark FORBIDDEN
- Install a rcNG startup script
- Enable support for ndbcluster
- Add knob to use process scope threads
2004-10-24 21:28:03 +00:00
Doug Barton
c4e6a1c66c Update to 1.7.1, which adds PPD files for 5 LaserJet printers. 2004-10-24 21:22:53 +00:00
Eric Anholt
c2a3b03846 Update to 1.0.3, which fixes the build on systems without xrender.pc.
Reported by:	pointyhat via kris
2004-10-24 21:07:27 +00:00
Lars Thegler
4fa3f58c5b - Modify patch-collection to fit release 2004-10-24 19:59:22 +00:00
Josef El-Rayes
9f77225ee7 Document SSL_Cypherbypass vulnerability in mod_ssl
and buffer overflow vulnerability in gaim.
2004-10-24 19:39:27 +00:00
Joe Marcus Clarke
7830cdf866 Update to 1.3.18. See http://galeon.sourceforge.net/Main/GaleonRelease1318
for a list of what's changed.
2004-10-24 19:31:27 +00:00
Pav Lucistnik
7e438736da - Update to 0.4.6 2004-10-24 18:13:35 +00:00
Pav Lucistnik
a7975925ff - Update to 0.2.7 2004-10-24 18:13:13 +00:00
Sergey Skvortsov
6b5c068dfb Require at least perl 5.6.0
Pointed by:	kris
2004-10-24 17:30:57 +00:00
Sergey Skvortsov
10b39e1cfb Remove 'use warnings' if perl < 5.6.0
PR:		73086
Submitted by:	lth
2004-10-24 17:29:18 +00:00
Sergey A. Osokin
d0a90383d6 Use LOCALBASE instead of PREFIX for help cc and ld tools.
Submitted by:	Alexandr Kovalenko <never at nevermind dot kiev dot ua >
PR:		72999
2004-10-24 17:23:47 +00:00
Cheng-Lung Sung
c7693bad59 - Update to 20041022
- add support with apache2 native API

PR:		ports/73031
Approved by:	maintainer (Autrijus Tang), co-mentor (vanilla)
2004-10-24 16:42:11 +00:00
Adam Weinberger
59719757da Update to 2.6.5 2004-10-24 16:11:53 +00:00
Pav Lucistnik
e95ec95c79 - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk port
is already in x11).

PR:		ports/72860
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Hendrik Scholz <hscholz@raisdorf.net> (maintainer)
Repocopy by:	marcus
2004-10-24 16:02:52 +00:00
Michael Nottebrock
22c870788b Fix vulnerabilities in imported xpdf code.
http://www.kde.org/info/security/advisory-20041021-1.txt
2004-10-24 15:07:42 +00:00
Tilman Keskinoz
e7d0ae0a0a Go back to gcc3.3 to fix build.
Reported by: 	kris
2004-10-24 15:05:00 +00:00
Michael Nottebrock
d7892a1f84 Add entries for vulnerabilites in imported xpdf code in kdegraphics
and koffice.
2004-10-24 14:46:52 +00:00
Oliver Lehmann
f4c03164ec fix unprev. IPv6 for FreeBSD 4
Bump PORTREVISION

Noted By:	Dariusz Kulinski <d.kulinski@gmail.com>
2004-10-24 12:16:51 +00:00
Oliver Eikemeier
3039b528dd - fix reinstall target
- fix bug in distfile:group handling
- fix bug in DISTDIR handling
- add code to better handle refetching of rerolled distfiles
- .PHONY -> .EXEC
2004-10-24 11:18:04 +00:00
Doug Barton
2316b96cb4 Update to 0.90.0, the latest release from the Window Maker team.
This release adds many new features, including font anti-aliasing.

1. Update LIB_DEPENDS to include Xft
2. Modernize USE_LIBTOOL
3. Hermes is no longer relevant
4. Update man page list and pkg-plist for new version
2004-10-24 11:02:32 +00:00
Doug Barton
ad37b423f4 De-fuzz for 0.90.0 2004-10-24 10:59:21 +00:00
Doug Barton
1f2b53d447 Revised to include all the languages supported in 0.90.0. 2004-10-24 10:58:34 +00:00
Doug Barton
03289b7f63 This patch does not seem to be necessary in 0.90.0. 2004-10-24 10:57:54 +00:00
Doug Barton
93dc2a1710 This adjustment for how libtool is used seems no longer necessary
in 0.90.0.
2004-10-24 10:57:23 +00:00
Doug Barton
9328992699 Choosing a default font for the installation seems no longer to be
necessary in 0.90.0.
2004-10-24 10:56:45 +00:00
Doug Barton
18c8580b99 Improvements in the 0.90.0 code make these patches irrelevant. 2004-10-24 10:56:09 +00:00
Doug Barton
9d3fe74e52 In preparation for 0.90.0, delete all patches that involve charset
manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere,
and zh_TW is now built into the distribution.
2004-10-24 10:54:50 +00:00
Peter Wemm
82d9838262 Essentially a NOP commit. The xpcom reflect patches for amd64 support
are now present in the firefox source tree, but with one bug fix compared
to the old version we provided.  Use their version.
2004-10-24 06:34:13 +00:00
Maho Nakata
1e751086cb 1) Remove Xpm, and also remove dependencies
which is included in distfiles.
2) Bump portrevision
2004-10-24 04:40:09 +00:00