Mario Sergio Fujikawa Ferreira
3201ef7799
Sanitize MASTER_SITES
...
Submitted by: fenner's distfile survey
2002-09-20 14:38:47 +00:00
Dirk Froemberg
dd744e3f93
Make Sablotron option LOCALBASE clean
...
PR: ports/42710
Submitted by: Thomas Hurst <freaky@aagh.net>
2002-09-20 14:17:01 +00:00
Mario Sergio Fujikawa Ferreira
de464cbea9
Update MASTER_SITES
2002-09-20 14:06:11 +00:00
Mario Sergio Fujikawa Ferreira
6eca7467f7
Sanitize MASTER_SITES
...
Submitted by: fenner's distfile survey
2002-09-20 13:58:50 +00:00
Satoshi Taoka
77e85695d5
Remove the port.
...
zh-linux_locale is not needed for linux_base-7.
No ports depend on the port.
2002-09-20 13:47:18 +00:00
David W. Chapman Jr.
e673ac3559
Remove s/nawk/awk/ patch for password conversion script
...
Remove patch to define SMBRUN since the external smbrun program has
been axed
Add patch to fix smbclient bug when connecting to win9x machines
Submitted by: jerry@samba.org
2002-09-20 13:47:14 +00:00
Satoshi Taoka
53abc7c6b6
Update to 1.29
2002-09-20 13:28:53 +00:00
Ying-Chieh Liao
055b5b0547
add ocaml-classes 3.05
...
Ocaml Object interface for ocaml's standard library modules
PR: 42677
Submitted by: michaelgrunewald@yahoo.fr
2002-09-20 13:21:30 +00:00
MANTANI Nobutaka
1e9d944f94
Update to 2.6.1.
2002-09-20 13:16:03 +00:00
Alexander Leidinger
edd111967f
Add another possible download site (it isn't guaranteed that te file is
...
available from there).
Noticed by: "Ulrich 'Q' Spoerlein" <q@uni.de>
2002-09-20 12:58:57 +00:00
Sergey Skvortsov
e51c0c5556
Updated to 3.2
2002-09-20 12:55:08 +00:00
James E. Housley
ef4ae77112
Update to 4224
...
4224 Emergency Dat release due to:
js/exploit-whoframed incorrect identification.
2002-09-20 12:48:22 +00:00
Hye-Shik Chang
5d17157958
Fix plist
2002-09-20 12:20:48 +00:00
Alexander Leidinger
bc38b4f7e1
- Update to 6.0.1.304.
...
- Re-enable patching of iccvars.(c)sh (solely called by icid and therefore
overlooked), accidentally broken by last commit.
- Fix generation of multi-threaded code, triggered by the (badly documented)
compiler option "-mt".
- Disable compiler options "-openmp*" and "-parallel", they depend on
libguide which itself depends on pthread_atfork() (not provided by libc_r),
therefore don't install libguide.
Note: All compiler options are now believed to either work on FreeBSD or
be disabled (Maintainer note: '-prof_gen' is under investigation).
- Add a message about installing stlport-icc in order to get full C++ support.
- Remove workaround for generation of shared objects with binutils/ld 2.12.x,
appears to be fixed (unfortunately no confirmation by Intel Support, "That
is good news <...> then we should just close this issue." *sigh*).
Submitted by: marius@alchemy.franken.de
- Add note about a problem on P4 and how to solve it.
Suggested by: Martin Kahlert <martin.kahlert@infineon.com>
- Remove outdated information in pkg-descr.
2002-09-20 12:16:25 +00:00
Sergey Skvortsov
33bf2f9706
Updated to 0.96
2002-09-20 11:02:16 +00:00
Peter Pentchev
9ea8cfb686
Add the sysutils/socklog port: a small and secure syslogd replacement.
...
PR: 41862
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-09-20 10:13:57 +00:00
Hajimu UMEMOTO
07001ba1d0
Update to 2.0.3.
2002-09-20 09:52:19 +00:00
Akinori MUSHA
15d80651a9
- Update pcre to 3.9
...
- Temporarily disable USE_BZIP2 due to corrupted distfile
on SourceForge mirrors
PR: ports/42067
Submitted by: Sergei Kolobov <sergei@kolobov.com>
(no response from MAINTAINER)
2002-09-20 09:47:36 +00:00
Peter Pentchev
88cba5e382
Update to stunnel-4.00.
...
*** WARNING WARNING WARNING ***
The stunnel invocation has changed! The program no longer accepts
command-line options, but is controlled by a config file instead.
Please refer to the stunnel(8) manual page for more information.
PR: 42249
Submitted by: Dan Langille <dan@langille.org>, lioux
2002-09-20 09:29:11 +00:00
Peter Pentchev
0df64d1186
Update to apg-2.1.0.
...
PR: 42837
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
2002-09-20 08:26:34 +00:00
Ying-Chieh Liao
cfb2a62cdf
fix patch path
...
ps. sorry, my fault, not committed in last commit
PR: 42959
Submitted by: maintainer
2002-09-20 08:16:49 +00:00
Ying-Chieh Liao
cdd15a0d79
upgrade to 0.8.3
...
PR: 42838
Submitted by: maintainer
2002-09-20 08:09:56 +00:00
Kiriyama Kazuhiko
3725566b11
Change JDK12 -> JDK13 because of the broken port(misc/compat3x)
...
which is depended by smartdoc-devel exists.
2002-09-20 07:58:09 +00:00
Ying-Chieh Liao
4aec579e74
1. update MASTER_SITE
...
2. use DOCSDIR instead of DOCDIR
PR: 42876 (1)
Submitted by: maintainer
2002-09-20 07:56:39 +00:00
Akinori MUSHA
7bb65faca3
Unbreak by updating the sqlite dependeny, now that sqlite has been
...
given a proper shlib major.
PR: ports/42354
Submitted by: Gerhard Haering <gerhard.haering@gmx.de>
2002-09-20 07:47:12 +00:00
Akinori MUSHA
7908026ee7
Renumber the shlib major 2 instead of 0, which was unwanted
...
regression.
While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite
library is properly built in the build stage instead of the install
stage.
2002-09-20 07:43:55 +00:00
Ying-Chieh Liao
7323c0a112
upgrade to 0.7
...
PR: 42953
Submitted by: Ports Fury
2002-09-20 07:37:06 +00:00
Akinori MUSHA
2c4e35318b
Update libsndfile to version 1.0.1 with a shlib major bump.
...
PR: ports/42968
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-09-20 07:36:43 +00:00
Ying-Chieh Liao
cb09ddb434
upgrade to 1.01
...
PR: 42949
Submitted by: maintainer
2002-09-20 07:35:06 +00:00
Ying-Chieh Liao
a755c67714
upgrade to 2.39
...
PR: 42948
Submitted by: maintainer
2002-09-20 07:33:16 +00:00
Ying-Chieh Liao
5d29194a13
upgrade to 1.26
...
PR: 42939
Submitted by: maintainer
2002-09-20 07:30:49 +00:00
Akinori MUSHA
4ede99d258
Build image loader modules properly. They should be dynamic.
...
PR: ports/42969
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-09-20 07:25:59 +00:00
Ying-Chieh Liao
276f00126e
upgrade to 3.6.1
...
PR: 42904
Submitted by: Ports Fury
2002-09-20 07:21:17 +00:00
Ying-Chieh Liao
ae8beb7e9e
upgrade to 0.12
...
PR: 42903
Submitted by: Ports Fury
2002-09-20 07:19:32 +00:00
Ying-Chieh Liao
561a7ee9f8
upgrade to 1.1.4
...
PR: 42902
Submitted by: Ports Fury
2002-09-20 07:17:15 +00:00
Ying-Chieh Liao
90321d0701
- Support CFLAGS/CXXFLAGS properly
...
- Mark as BROKEN on 4-stable
PR: 42901
Submitted by: Ports Fury
2002-09-20 07:14:30 +00:00
Ying-Chieh Liao
c4aab5ee8b
- Support CFLAGS/CXXFLAGS properly
...
- Support install macros
PR: 42900
Submitted by: Ports Fury
2002-09-20 07:12:02 +00:00
Ying-Chieh Liao
4dff330d3b
- Support CFLAGS/CXXFLAGS properly
...
PR: 42899
Submitted by: Ports Fury
2002-09-20 07:10:09 +00:00
Ying-Chieh Liao
8f9ed65d7a
- Support CFLAGS/CXXFLAGS properly
...
- Utilize NOPORTDOCS
PR: 42898
Submitted by: Ports Fury
2002-09-20 07:08:13 +00:00
Peter Pentchev
8b53ceb0d0
Update the IPv6 patch to test14; later ones seem to have problems
...
receiving datagrams.
Fix the build with the dnscache cache dump patch - that is, define
DUMPCACHE in the CFLAGS..
PR: 38207, 42480
Submitted by: "Maciej Korzeñ" <maciekk@linux.sky.pl>,
Paulius Bulotas <paulius@kaktusas.org>
2002-09-20 06:57:20 +00:00
Ying-Chieh Liao
04fbd578b9
- Support CFLAGS/CXXFLAGS properly
...
- Utilize NOPORTDOCS
PR: 42897
Submitted by: Ports Fury
2002-09-20 06:44:33 +00:00
Ying-Chieh Liao
fd774fa7f8
- Support CFLAGS/CXXFLAGS properly
...
- Pass "--no-split" flag to makeinfo
PR: 42896
Submitted by: Ports Fury
2002-09-20 06:42:08 +00:00
Ying-Chieh Liao
62514b2daa
- Support CFLAGS/CXXFLAGS properly
...
- ECHO -> ECHO_MSG
PR: 42894
Submitted by: Ports Fury
2002-09-20 06:38:19 +00:00
Ying-Chieh Liao
ce563ea1bb
- Support NOPORTDOCS properly
...
PR: 42893
Submitted by: Ports Fury
Approved by: maintainer
2002-09-20 06:36:40 +00:00
Ying-Chieh Liao
b4119dd256
- Support CFLAGS/CXXFLAGS properly
...
- Support install macros
PR: 42892
Submitted by: Ports Fury
2002-09-20 06:32:12 +00:00
Ying-Chieh Liao
594c5c872e
- Support CFLAGS/CXXFLAGS properly
...
- Do not install useless .la files
PR: 42891
Submitted by: Ports Fury
2002-09-20 06:29:23 +00:00
Ying-Chieh Liao
4accde7679
upgrade to 0.5.11
...
PR: 42890
Submitted by: Ports Fury
2002-09-20 06:26:13 +00:00
Ying-Chieh Liao
587193cc3d
- Support CFLAGS/CXXFLAGS properly
...
PR: 42888
Submitted by: Ports Fury
2002-09-20 06:22:32 +00:00
Ying-Chieh Liao
e801d0068e
- Support CFLAGS/CXXFLAGS properly
...
- Do not install useless .la files
PR: 42886
Submitted by: Ports Fury
2002-09-20 06:19:33 +00:00
Ying-Chieh Liao
db97870cec
- Support CFLAGS/CXXFLAGS properly
...
PR: 42885
Submitted by: Ports Fury
2002-09-20 06:14:56 +00:00