1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

109801 Commits

Author SHA1 Message Date
Joe Marcus Clarke
852f5b2516 This patch is no longer needed. 2004-08-30 19:17:38 +00:00
Joe Marcus Clarke
4a5ad7722b Update to 0.3.5. 2004-08-30 19:17:21 +00:00
David E. O'Brien
97a9b49f9e For amd64, switch to using a binary provided by
Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net>.
2004-08-30 19:12:50 +00:00
Joe Marcus Clarke
d5f522f7fc Update to 0.99.3. 2004-08-30 19:10:55 +00:00
Joe Marcus Clarke
4e4fc0deed Update to 2.7.92. 2004-08-30 19:05:46 +00:00
Volker Stolz
8239749952 Update to 1.0.b1 (requires PORTEPOCH-bump)
PR:		ports/69447
Submitted by:	Radim Kolar
Approved by:	maintainer timeout
2004-08-30 19:01:58 +00:00
Michael Nottebrock
7b6af006aa Enable ALTQ and 3.5 functionality after the import and update to base.
Submitted by: maintainer
Reminded by: yongari
2004-08-30 18:19:47 +00:00
Volker Stolz
803acf3a41 Downgrade to OpenLDAP 2.1: This seems to be the only way to make this
port work. Notice that OpenLDAP 2.1 is EOL.

PR:		ports/69899
Submitted by:	Igor Karpov
Approved by:	maintainer silence
2004-08-30 18:16:16 +00:00
Kirill Ponomarev
1745befdb9 Update to 2.0.12 2004-08-30 17:01:15 +00:00
Sergei Kolobov
23944c62cd - Update to 1.2.9final 2004-08-30 16:29:27 +00:00
Pav Lucistnik
bb374330a1 - Update to 5.21.4.10.8
PR:		ports/71151
Submitted by:	Chuck Swiger <chuck@pkix.net> (maintainer)
2004-08-30 16:27:23 +00:00
Cheng-Lung Sung
b33a7ebe8b Add a Kwiki plugin,
Kwiki::NewPage enables a "NewPage" button on Kwiki's toolbar.

PR:		ports/71044
Submitted by:	elvis <elvis@sslab.cs.ccu.edu.tw>
Approved by:	vanilla (co-mentor)
2004-08-30 16:22:15 +00:00
Clive Lin
53b3330ac3 Heal alpha release build.
Approved by:	vanilla
Obtained from:	lesi
2004-08-30 16:12:08 +00:00
Maxim Sobolev
ace350472a Update to 0.8. 2004-08-30 15:59:51 +00:00
Norikatsu Shigemura
f36ad4bbe8 Update to 20040831.
o Add support PIPS(pips-sc60s, EPSON Stylus C60).

Submitted by:	Vladimir Novoseltsev <blacknova@tut.by>
Approved by:	ume
2004-08-30 15:40:41 +00:00
Hajimu UMEMOTO
1f66719d73 add AUTH_KRB5 option to use Kerberos5 authorization module.
Requested by:	Volodymyr Kostyrko <arcade@ints.net>
2004-08-30 15:25:10 +00:00
Hajimu UMEMOTO
1f5e7f4592 add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R800
2004-08-30 15:19:05 +00:00
Hajimu UMEMOTO
b7dd503195 add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R300/R310
2004-08-30 15:17:47 +00:00
Hajimu UMEMOTO
fb037f2ad2 add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo R200/R210
2004-08-30 15:16:41 +00:00
Hajimu UMEMOTO
ec84177d6e add slave port
Photo Image Print System for Linux --- EPSON Stylus Photo 2100/2200
2004-08-30 15:15:44 +00:00
Hajimu UMEMOTO
f728340020 add slave port
Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series
2004-08-30 15:14:37 +00:00
Hajimu UMEMOTO
12309b20d4 add slave port
Photo Image Print System for Linux --- EPSON Stylus C84/C83 Series
2004-08-30 15:13:30 +00:00
Hajimu UMEMOTO
e96a350fe4 add slave port
Photo Image Print System for Linux --- EPSON Stylus C65/C66 Series
2004-08-30 15:11:21 +00:00
Hajimu UMEMOTO
815427fb3c preparation for adding drivers for some international products. 2004-08-30 15:06:31 +00:00
Jacques Vidrine
adbf56f38a Correct bogus date in mysql entry. (It should be YYYY-MM-DD, not
DD-MM-YYYY.)

Reported by:	robert@openbsd.org
2004-08-30 14:23:47 +00:00
Jacques Vidrine
db4d56095d Add more references (particularly CVE names) for issues affecting
SpamAssassin, tnftpd, ruby, mysql.

Place text taken from another source inside <blockquote cite="...">
for ruby issue.
2004-08-30 14:21:49 +00:00
Tilman Keskinoz
f5811dfd82 Add tpp, text presentation program, an ncurses-based powerpoint clone
written in ruby
2004-08-30 14:03:30 +00:00
Volker Stolz
cf53242161 Repackage:
- Add ipv6 as a second category as IPv6 is now supported.
- Switch to GNU_CONFIGURE as the bug mentioned in the Makefile
  of the port seems to be gone and it really is a GNU configure
  script. This will also enable the replacing of config.guess
  and config.sub with versions from PORTSDIR/Templates.
- Use USE_OPENSSL and add a WITHOUT_SSL knob so the ntp port can
  be built using the OpenSSL ports or without any crypto support
  at all.
- Use cpio instead of tar to install the documentation in the
  post-install target, this saves a chown-run and the port no
  longer operates on already installed files.
- Install sample configuration files in EXAMPLESDIR.
- Use/respect DOCSDIR.

PR:		ports/59955
Submitted by:	Marius Strobl
Approved by:	maintainer timeout (cy's busy in RL)
2004-08-30 14:00:15 +00:00
Volker Stolz
f642e63f72 Fix location of pkg-config data.
PR:		ports/69149
Submitted by:	Konstantin Oznobihin
Approved by:	maintainer timeout
2004-08-30 13:07:58 +00:00
Michael Nottebrock
fae646a030 Update to 1.0.2 2004-08-30 12:18:55 +00:00
Volker Stolz
d2912e5464 Refresh distinfo, add more mirrors.
Submitted by:	Jin-Shan Tseng, me
Approved by:	maintainer
2004-08-30 11:59:59 +00:00
Oliver Eikemeier
79af66fae9 correct/add some references 2004-08-30 11:08:58 +00:00
Oliver Eikemeier
41570a3aad add some references, add ru-gaim 2004-08-30 10:58:47 +00:00
Oliver Eikemeier
5f3eb07822 multiple vulnerabilities in gaim 2004-08-30 10:57:42 +00:00
Alexey Dokuchaev
2b24b3bd73 Fix breakage with recent GCC.
Reported by:	kris
Appoved by:	fjoe (mentor)
2004-08-30 10:53:11 +00:00
Dmitry Sivachenko
bce40bf957 Fix build with the latest version of SQLRelay. 2004-08-30 10:22:03 +00:00
James E. Housley
191abc148e I have been having a problem since the update to use update.ini instead
of readme.txt of flipping between two version of DAT.  'update_dat' now
compares the current value with the new one, before updating.
2004-08-30 10:16:41 +00:00
Oliver Eikemeier
14664616fe security bug in rscsi client code
Submitted by:	marius
2004-08-30 10:07:22 +00:00
Ying-Chieh Liao
97e45b5c81 add qgfe 1.0
Gnuplot Front End
2004-08-30 09:56:44 +00:00
Kirill Ponomarev
cfb4dc6eeb Portlint. 2004-08-30 09:49:56 +00:00
Ying-Chieh Liao
80a4de9fde typo
Submitted by:	roy.boerner@amd.com
2004-08-30 09:48:31 +00:00
Kirill Ponomarev
05605a1a1e Fix INDEX build. 2004-08-30 09:45:34 +00:00
Ying-Chieh Liao
9241753e8d add qwtplot3d 0.2.4 beta
A 3D plotting widget for scientific data and mathematical expressions
2004-08-30 09:22:45 +00:00
Kirill Ponomarev
bdde5eee0e Update to version 1.6.1
PR:		ports/71129
Submitted by:	Ports Fury
2004-08-30 08:44:05 +00:00
Kirill Ponomarev
1190c14980 Fix MASTER_SITES
PR:		ports/71128
Submitted by:	Ports Fury
2004-08-30 08:41:56 +00:00
Kirill Ponomarev
bd4b6c8cdc Fix build with gcc-3.4
PR:		ports/71127
Submitted by:	Ports Fury
2004-08-30 08:40:53 +00:00
Kirill Ponomarev
230189d87d Update to version 0.2.7
PR:		ports/71126
Submitted by:	Ports Fury
2004-08-30 08:37:15 +00:00
Ying-Chieh Liao
c9d420ce55 add p5-Chart-Graph 2.0
Perl extension for a front-end to gnuplot, XRT, and Xmgrace
2004-08-30 08:36:58 +00:00
Volker Stolz
e644787bfb This is a metaport pkg-plist and distinfo are not needed.
Also update WWW-tag

PR:		ports/71117
Submitted by:	Michael Johnson
2004-08-30 08:36:08 +00:00
Kirill Ponomarev
a5b8c840cc Update to version 1.3.2a
PR:		ports/71125
Submitted by:	Ports Fury
2004-08-30 08:33:53 +00:00